twenty-sdk 0.4.0 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (733) hide show
  1. package/dist/AllIcons-CGPKtPQS-DNCqqVPl.js +18986 -0
  2. package/dist/AllIcons-CGPKtPQS-pnhRwY6h.mjs +30768 -0
  3. package/dist/README.md +282 -0
  4. package/dist/{cli.cjs → cli/index.cjs} +33 -33
  5. package/dist/{cli.mjs → cli/index.mjs} +14 -17
  6. package/dist/front-component/host/components/FrontComponentRenderer.d.ts +1 -1
  7. package/dist/front-component/index.cjs +1 -0
  8. package/dist/front-component/index.mjs +2668 -0
  9. package/dist/front-component-constants/index.cjs +1 -0
  10. package/dist/{front-component-constants.mjs → front-component-constants/index.mjs} +1 -1
  11. package/dist/index.cjs +2 -2
  12. package/dist/index.mjs +21 -7
  13. package/dist/input-CCBkYU6b.mjs +28020 -0
  14. package/dist/input-QArI9uHN.js +402 -0
  15. package/dist/isValidCountryCode-B7MxBtRC-BNPnBggZ.js +25 -0
  16. package/dist/{jsx-runtime-C9ldtZbm.mjs → isValidCountryCode-B7MxBtRC-BsdyqBLg.mjs} +4054 -4685
  17. package/dist/jsx-runtime-BdMIAavf.mjs +639 -0
  18. package/dist/jsx-runtime-Bglt9wWZ.js +30 -0
  19. package/dist/package.json +87 -0
  20. package/dist/types-BSOjxfFi.mjs +7 -0
  21. package/dist/types-DqLnNRPE.js +1 -0
  22. package/dist/ui/index.cjs +2015 -0
  23. package/dist/ui/index.d.ts +11 -0
  24. package/dist/ui/index.mjs +9941 -0
  25. package/dist/vendor/twenty-shared/{isValidCountryCode-Dyji5s5r.mjs → isValidCountryCode-B7MxBtRC.mjs} +963 -939
  26. package/dist/vendor/twenty-shared/{isValidCountryCode-D-UqlXRW.js → isValidCountryCode-BXhYkDye.js} +3 -3
  27. package/dist/vendor/twenty-shared/metadata/standard-object.constant.d.ts +16 -6
  28. package/dist/vendor/twenty-shared/metadata/standard-object.constant.d.ts.map +1 -1
  29. package/dist/vendor/twenty-shared/metadata.cjs +1 -1
  30. package/dist/vendor/twenty-shared/metadata.mjs +20 -6
  31. package/dist/vendor/twenty-shared/types/FileFolder.d.ts +2 -1
  32. package/dist/vendor/twenty-shared/types/FileFolder.d.ts.map +1 -1
  33. package/dist/vendor/twenty-shared/types/FilterableFieldType.d.ts +1 -1
  34. package/dist/vendor/twenty-shared/types/FilterableFieldType.d.ts.map +1 -1
  35. package/dist/vendor/twenty-shared/types/RecordGqlOperationFilter.d.ts +5 -1
  36. package/dist/vendor/twenty-shared/types/RecordGqlOperationFilter.d.ts.map +1 -1
  37. package/dist/vendor/twenty-shared/types/index.d.ts +1 -1
  38. package/dist/vendor/twenty-shared/types/index.d.ts.map +1 -1
  39. package/dist/vendor/twenty-shared/types.cjs +1 -1
  40. package/dist/vendor/twenty-shared/types.mjs +10 -9
  41. package/dist/vendor/twenty-shared/utils/filter/index.d.ts +1 -0
  42. package/dist/vendor/twenty-shared/utils/filter/index.d.ts.map +1 -1
  43. package/dist/vendor/twenty-shared/utils/filter/turnRecordFilterIntoGqlOperationFilter.d.ts.map +1 -1
  44. package/dist/vendor/twenty-shared/utils/filter/utils/getEmptyRecordGqlOperationFilter.d.ts.map +1 -1
  45. package/dist/vendor/twenty-shared/utils/filter/utils/getFilterTypeFromFieldType.d.ts.map +1 -1
  46. package/dist/vendor/twenty-shared/utils/filter/utils/isMatchingFilesFilter.d.ts +7 -0
  47. package/dist/vendor/twenty-shared/utils/filter/utils/isMatchingFilesFilter.d.ts.map +1 -0
  48. package/dist/vendor/twenty-shared/utils/index.d.ts +1 -0
  49. package/dist/vendor/twenty-shared/utils/index.d.ts.map +1 -1
  50. package/dist/vendor/twenty-shared/utils.cjs +2 -2
  51. package/dist/vendor/twenty-shared/utils.mjs +171 -151
  52. package/dist/vendor/twenty-shared/workflow.cjs +1 -1
  53. package/dist/vendor/twenty-shared/workflow.mjs +1 -1
  54. package/dist/vendor/twenty-ui/AllIcons-CGPKtPQS.js +4188 -0
  55. package/dist/vendor/twenty-ui/AllIcons-CcTQbSjc.cjs +1 -0
  56. package/dist/vendor/twenty-ui/Animation-Dqlz22Qp.cjs +1 -0
  57. package/dist/vendor/twenty-ui/Animation-W4Sjfu-g.js +11 -0
  58. package/dist/vendor/twenty-ui/Avatar-CRldFv_0.cjs +1 -0
  59. package/dist/vendor/twenty-ui/Avatar-q9sRncB5.js +130 -0
  60. package/dist/vendor/twenty-ui/Button-C4mFr9D-.js +257 -0
  61. package/dist/vendor/twenty-ui/Button-DglXLX4t.cjs +24 -0
  62. package/dist/vendor/twenty-ui/ColorSample-D9DM-_ee.cjs +16 -0
  63. package/dist/vendor/twenty-ui/ColorSample-IEHpxKsX.js +28 -0
  64. package/dist/vendor/twenty-ui/HoverBackground-D630rSrX.cjs +1 -0
  65. package/dist/vendor/twenty-ui/HoverBackground-bYDC0iDZ.js +5 -0
  66. package/dist/vendor/twenty-ui/Loader-9V3BLpiM.cjs +2 -0
  67. package/dist/vendor/twenty-ui/Loader-BmJ693nz.js +43 -0
  68. package/dist/vendor/twenty-ui/MainColorNames-C1tU0n7M.cjs +1 -0
  69. package/dist/vendor/twenty-ui/MainColorNames-CH_C4JeD.js +5 -0
  70. package/dist/vendor/twenty-ui/MainColorsLight--0X05KcO.js +1682 -0
  71. package/dist/vendor/twenty-ui/MainColorsLight-CpgC1-1i.cjs +1 -0
  72. package/dist/vendor/twenty-ui/MobileViewport-BcwxurOJ.cjs +1 -0
  73. package/dist/vendor/twenty-ui/MobileViewport-CDXq37n6.js +4 -0
  74. package/dist/vendor/twenty-ui/OverflowingTextWithTooltip-C4x0j2AD.cjs +1 -0
  75. package/dist/vendor/twenty-ui/OverflowingTextWithTooltip-FRJL71ks.js +132 -0
  76. package/dist/vendor/twenty-ui/Pill-C3ErQi9y.js +16 -0
  77. package/dist/vendor/twenty-ui/Pill-D732nsLI.cjs +1 -0
  78. package/dist/vendor/twenty-ui/Tag-C0nqcoLd.js +99 -0
  79. package/dist/vendor/twenty-ui/Tag-C6YGTe8G.cjs +1 -0
  80. package/dist/vendor/twenty-ui/ThemeCommon-DMvprlEs.cjs +1 -0
  81. package/dist/vendor/twenty-ui/ThemeCommon-RVLgB4Pa.js +867 -0
  82. package/dist/vendor/twenty-ui/ThemeContextProvider-DRVSWXAb.js +26 -0
  83. package/dist/vendor/twenty-ui/ThemeContextProvider-DZWArlAl.cjs +1 -0
  84. package/dist/vendor/twenty-ui/Toggle-8vjP6D_0.cjs +4 -0
  85. package/dist/vendor/twenty-ui/Toggle-Bd3-khQW.js +169 -0
  86. package/dist/vendor/twenty-ui/VisibilityHidden-Bkyg_zrv.cjs +1 -0
  87. package/dist/vendor/twenty-ui/VisibilityHidden-D9rwE91j.js +11 -0
  88. package/dist/vendor/twenty-ui/VisibilityHiddenInput-B3xu3qIM.cjs +1 -0
  89. package/dist/vendor/twenty-ui/VisibilityHiddenInput-CpO8FZey.js +8 -0
  90. package/dist/vendor/twenty-ui/accessibility/components/VisibilityHidden.d.ts +4 -0
  91. package/dist/vendor/twenty-ui/accessibility/components/VisibilityHidden.d.ts.map +1 -0
  92. package/dist/vendor/twenty-ui/accessibility/components/VisibilityHiddenInput.d.ts +5 -0
  93. package/dist/vendor/twenty-ui/accessibility/components/VisibilityHiddenInput.d.ts.map +1 -0
  94. package/dist/vendor/twenty-ui/accessibility/index.d.ts +4 -0
  95. package/dist/vendor/twenty-ui/accessibility/index.d.ts.map +1 -0
  96. package/dist/vendor/twenty-ui/accessibility/utils/visibility-hidden.d.ts +2 -0
  97. package/dist/vendor/twenty-ui/accessibility/utils/visibility-hidden.d.ts.map +1 -0
  98. package/dist/vendor/twenty-ui/accessibility.cjs +1 -0
  99. package/dist/vendor/twenty-ui/accessibility.mjs +8 -0
  100. package/dist/vendor/twenty-ui/assets/index.d.ts +1 -0
  101. package/dist/vendor/twenty-ui/assets/index.d.ts.map +1 -0
  102. package/dist/vendor/twenty-ui/assets.cjs +1 -0
  103. package/dist/vendor/twenty-ui/assets.mjs +1 -0
  104. package/dist/vendor/twenty-ui/components/Pill/Pill.d.ts +10 -0
  105. package/dist/vendor/twenty-ui/components/Pill/Pill.d.ts.map +1 -0
  106. package/dist/vendor/twenty-ui/components/avatar-chip/AvatarChip.d.ts +18 -0
  107. package/dist/vendor/twenty-ui/components/avatar-chip/AvatarChip.d.ts.map +1 -0
  108. package/dist/vendor/twenty-ui/components/avatar-chip/MultipleAvatarChip.d.ts +15 -0
  109. package/dist/vendor/twenty-ui/components/avatar-chip/MultipleAvatarChip.d.ts.map +1 -0
  110. package/dist/vendor/twenty-ui/components/chip/Chip.d.ts +34 -0
  111. package/dist/vendor/twenty-ui/components/chip/Chip.d.ts.map +1 -0
  112. package/dist/vendor/twenty-ui/components/chip/LinkChip.d.ts +13 -0
  113. package/dist/vendor/twenty-ui/components/chip/LinkChip.d.ts.map +1 -0
  114. package/dist/vendor/twenty-ui/components/chip/constants/LinkChipClickOutsideId.d.ts +2 -0
  115. package/dist/vendor/twenty-ui/components/chip/constants/LinkChipClickOutsideId.d.ts.map +1 -0
  116. package/dist/vendor/twenty-ui/components/index.d.ts +13 -0
  117. package/dist/vendor/twenty-ui/components/index.d.ts.map +1 -0
  118. package/dist/vendor/twenty-ui/components/tag/Tag.d.ts +20 -0
  119. package/dist/vendor/twenty-ui/components/tag/Tag.d.ts.map +1 -0
  120. package/dist/vendor/twenty-ui/components.cjs +1 -0
  121. package/dist/vendor/twenty-ui/components.mjs +235 -0
  122. package/dist/vendor/twenty-ui/config-2EfZqKOo.cjs +1 -0
  123. package/dist/vendor/twenty-ui/config-wKIVPAkA.js +18 -0
  124. package/dist/vendor/twenty-ui/createState---bO_WLW.cjs +1 -0
  125. package/dist/vendor/twenty-ui/createState-DvtGszbK.js +9 -0
  126. package/dist/vendor/twenty-ui/display/avatar/components/Avatar.d.ts +20 -0
  127. package/dist/vendor/twenty-ui/display/avatar/components/Avatar.d.ts.map +1 -0
  128. package/dist/vendor/twenty-ui/display/avatar/components/AvatarGroup.d.ts +7 -0
  129. package/dist/vendor/twenty-ui/display/avatar/components/AvatarGroup.d.ts.map +1 -0
  130. package/dist/vendor/twenty-ui/display/avatar/components/states/isInvalidAvatarUrlState.d.ts +2 -0
  131. package/dist/vendor/twenty-ui/display/avatar/components/states/isInvalidAvatarUrlState.d.ts.map +1 -0
  132. package/dist/vendor/twenty-ui/display/avatar/constants/AvatarPropertiesBySize.d.ts +23 -0
  133. package/dist/vendor/twenty-ui/display/avatar/constants/AvatarPropertiesBySize.d.ts.map +1 -0
  134. package/dist/vendor/twenty-ui/display/avatar/types/AvatarSize.d.ts +2 -0
  135. package/dist/vendor/twenty-ui/display/avatar/types/AvatarSize.d.ts.map +1 -0
  136. package/dist/vendor/twenty-ui/display/avatar/types/AvatarType.d.ts +2 -0
  137. package/dist/vendor/twenty-ui/display/avatar/types/AvatarType.d.ts.map +1 -0
  138. package/dist/vendor/twenty-ui/display/banner/components/Banner.d.ts +9 -0
  139. package/dist/vendor/twenty-ui/display/banner/components/Banner.d.ts.map +1 -0
  140. package/dist/vendor/twenty-ui/display/banner/components/SidePanelInformationBanner.d.ts +8 -0
  141. package/dist/vendor/twenty-ui/display/banner/components/SidePanelInformationBanner.d.ts.map +1 -0
  142. package/dist/vendor/twenty-ui/display/checkmark/components/AnimatedCheckmark.d.ts +10 -0
  143. package/dist/vendor/twenty-ui/display/checkmark/components/AnimatedCheckmark.d.ts.map +1 -0
  144. package/dist/vendor/twenty-ui/display/checkmark/components/Checkmark.d.ts +7 -0
  145. package/dist/vendor/twenty-ui/display/checkmark/components/Checkmark.d.ts.map +1 -0
  146. package/dist/vendor/twenty-ui/display/color/components/ColorSample.d.ts +14 -0
  147. package/dist/vendor/twenty-ui/display/color/components/ColorSample.d.ts.map +1 -0
  148. package/dist/vendor/twenty-ui/display/command-block/components/CommandBlock.d.ts +9 -0
  149. package/dist/vendor/twenty-ui/display/command-block/components/CommandBlock.d.ts.map +1 -0
  150. package/dist/vendor/twenty-ui/display/icon/components/IconAddressBook.d.ts +6 -0
  151. package/dist/vendor/twenty-ui/display/icon/components/IconAddressBook.d.ts.map +1 -0
  152. package/dist/vendor/twenty-ui/display/icon/components/IconChartBarHorizontal.d.ts +6 -0
  153. package/dist/vendor/twenty-ui/display/icon/components/IconChartBarHorizontal.d.ts.map +1 -0
  154. package/dist/vendor/twenty-ui/display/icon/components/IconGmail.d.ts +6 -0
  155. package/dist/vendor/twenty-ui/display/icon/components/IconGmail.d.ts.map +1 -0
  156. package/dist/vendor/twenty-ui/display/icon/components/IconGoogle.d.ts +6 -0
  157. package/dist/vendor/twenty-ui/display/icon/components/IconGoogle.d.ts.map +1 -0
  158. package/dist/vendor/twenty-ui/display/icon/components/IconGoogleCalendar.d.ts +6 -0
  159. package/dist/vendor/twenty-ui/display/icon/components/IconGoogleCalendar.d.ts.map +1 -0
  160. package/dist/vendor/twenty-ui/display/icon/components/IconLock.d.ts +6 -0
  161. package/dist/vendor/twenty-ui/display/icon/components/IconLock.d.ts.map +1 -0
  162. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoft.d.ts +6 -0
  163. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoft.d.ts.map +1 -0
  164. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftCalendar.d.ts +6 -0
  165. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftCalendar.d.ts.map +1 -0
  166. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftOutlook.d.ts +6 -0
  167. package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftOutlook.d.ts.map +1 -0
  168. package/dist/vendor/twenty-ui/display/icon/components/IconRelationManyToOne.d.ts +6 -0
  169. package/dist/vendor/twenty-ui/display/icon/components/IconRelationManyToOne.d.ts.map +1 -0
  170. package/dist/vendor/twenty-ui/display/icon/components/IconTrashXOff.d.ts +6 -0
  171. package/dist/vendor/twenty-ui/display/icon/components/IconTrashXOff.d.ts.map +1 -0
  172. package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStar.d.ts +6 -0
  173. package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStar.d.ts.map +1 -0
  174. package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStarFilled.d.ts +6 -0
  175. package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStarFilled.d.ts.map +1 -0
  176. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconArray.d.ts +6 -0
  177. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconArray.d.ts.map +1 -0
  178. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarEvent.d.ts +6 -0
  179. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarEvent.d.ts.map +1 -0
  180. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarTime.d.ts +6 -0
  181. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarTime.d.ts.map +1 -0
  182. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCurrency.d.ts +6 -0
  183. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCurrency.d.ts.map +1 -0
  184. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconFile.d.ts +6 -0
  185. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconFile.d.ts.map +1 -0
  186. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconJson.d.ts +6 -0
  187. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconJson.d.ts.map +1 -0
  188. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconLink.d.ts +6 -0
  189. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconLink.d.ts.map +1 -0
  190. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMail.d.ts +6 -0
  191. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMail.d.ts.map +1 -0
  192. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconManyToMany.d.ts +6 -0
  193. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconManyToMany.d.ts.map +1 -0
  194. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMap.d.ts +6 -0
  195. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMap.d.ts.map +1 -0
  196. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconNumbers.d.ts +6 -0
  197. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconNumbers.d.ts.map +1 -0
  198. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToMany.d.ts +6 -0
  199. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToMany.d.ts.map +1 -0
  200. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToOne.d.ts +6 -0
  201. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToOne.d.ts.map +1 -0
  202. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconPhone.d.ts +6 -0
  203. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconPhone.d.ts.map +1 -0
  204. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconSetting.d.ts +6 -0
  205. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconSetting.d.ts.map +1 -0
  206. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconStar.d.ts +6 -0
  207. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconStar.d.ts.map +1 -0
  208. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTag.d.ts +6 -0
  209. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTag.d.ts.map +1 -0
  210. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTags.d.ts +6 -0
  211. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTags.d.ts.map +1 -0
  212. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconText.d.ts +6 -0
  213. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconText.d.ts.map +1 -0
  214. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconToggle.d.ts +6 -0
  215. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconToggle.d.ts.map +1 -0
  216. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUid.d.ts +6 -0
  217. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUid.d.ts.map +1 -0
  218. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUser.d.ts +6 -0
  219. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUser.d.ts.map +1 -0
  220. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconWrapper.d.ts +5 -0
  221. package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconWrapper.d.ts.map +1 -0
  222. package/dist/vendor/twenty-ui/display/icon/components/TablerIcons.d.ts +3 -0
  223. package/dist/vendor/twenty-ui/display/icon/components/TablerIcons.d.ts.map +1 -0
  224. package/dist/vendor/twenty-ui/display/icon/hooks/useIcons.d.ts +5 -0
  225. package/dist/vendor/twenty-ui/display/icon/hooks/useIcons.d.ts.map +1 -0
  226. package/dist/vendor/twenty-ui/display/icon/providers/IconsProvider.d.ts +6 -0
  227. package/dist/vendor/twenty-ui/display/icon/providers/IconsProvider.d.ts.map +1 -0
  228. package/dist/vendor/twenty-ui/display/icon/providers/internal/AllIcons.d.ts +4185 -0
  229. package/dist/vendor/twenty-ui/display/icon/providers/internal/AllIcons.d.ts.map +1 -0
  230. package/dist/vendor/twenty-ui/display/icon/states/iconsState.d.ts +4 -0
  231. package/dist/vendor/twenty-ui/display/icon/states/iconsState.d.ts.map +1 -0
  232. package/dist/vendor/twenty-ui/display/icon/types/IconComponent.d.ts +11 -0
  233. package/dist/vendor/twenty-ui/display/icon/types/IconComponent.d.ts.map +1 -0
  234. package/dist/vendor/twenty-ui/display/index.d.ts +76 -0
  235. package/dist/vendor/twenty-ui/display/index.d.ts.map +1 -0
  236. package/dist/vendor/twenty-ui/display/info/components/Info.d.ts +12 -0
  237. package/dist/vendor/twenty-ui/display/info/components/Info.d.ts.map +1 -0
  238. package/dist/vendor/twenty-ui/display/status/components/Status.d.ts +13 -0
  239. package/dist/vendor/twenty-ui/display/status/components/Status.d.ts.map +1 -0
  240. package/dist/vendor/twenty-ui/display/text/components/HorizontalSeparator.d.ts +11 -0
  241. package/dist/vendor/twenty-ui/display/text/components/HorizontalSeparator.d.ts.map +1 -0
  242. package/dist/vendor/twenty-ui/display/text/components/SeparatorLineText.d.ts +6 -0
  243. package/dist/vendor/twenty-ui/display/text/components/SeparatorLineText.d.ts.map +1 -0
  244. package/dist/vendor/twenty-ui/display/tooltip/AppTooltip.d.ts +31 -0
  245. package/dist/vendor/twenty-ui/display/tooltip/AppTooltip.d.ts.map +1 -0
  246. package/dist/vendor/twenty-ui/display/tooltip/OverflowingTextWithTooltip.d.ts +16 -0
  247. package/dist/vendor/twenty-ui/display/tooltip/OverflowingTextWithTooltip.d.ts.map +1 -0
  248. package/dist/vendor/twenty-ui/display/typography/components/H1Title.d.ts +15 -0
  249. package/dist/vendor/twenty-ui/display/typography/components/H1Title.d.ts.map +1 -0
  250. package/dist/vendor/twenty-ui/display/typography/components/H2Title.d.ts +9 -0
  251. package/dist/vendor/twenty-ui/display/typography/components/H2Title.d.ts.map +1 -0
  252. package/dist/vendor/twenty-ui/display/typography/components/H3Title.d.ts +10 -0
  253. package/dist/vendor/twenty-ui/display/typography/components/H3Title.d.ts.map +1 -0
  254. package/dist/vendor/twenty-ui/display/typography/components/Label.d.ts +9 -0
  255. package/dist/vendor/twenty-ui/display/typography/components/Label.d.ts.map +1 -0
  256. package/dist/vendor/twenty-ui/display/typography/components/StyledText.d.ts +20 -0
  257. package/dist/vendor/twenty-ui/display/typography/components/StyledText.d.ts.map +1 -0
  258. package/dist/vendor/twenty-ui/display.cjs +8 -0
  259. package/dist/vendor/twenty-ui/display.mjs +1194 -0
  260. package/dist/vendor/twenty-ui/emotion-react-jsx-runtime.browser.esm-BUNawPtg.js +1765 -0
  261. package/dist/vendor/twenty-ui/emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs +44 -0
  262. package/dist/vendor/twenty-ui/feedback/index.d.ts +6 -0
  263. package/dist/vendor/twenty-ui/feedback/index.d.ts.map +1 -0
  264. package/dist/vendor/twenty-ui/feedback/loader/components/Loader.d.ts +8 -0
  265. package/dist/vendor/twenty-ui/feedback/loader/components/Loader.d.ts.map +1 -0
  266. package/dist/vendor/twenty-ui/feedback/progress-bar/components/CircularProgressBar.d.ts +8 -0
  267. package/dist/vendor/twenty-ui/feedback/progress-bar/components/CircularProgressBar.d.ts.map +1 -0
  268. package/dist/vendor/twenty-ui/feedback/progress-bar/components/ProgressBar.d.ts +14 -0
  269. package/dist/vendor/twenty-ui/feedback/progress-bar/components/ProgressBar.d.ts.map +1 -0
  270. package/dist/vendor/twenty-ui/feedback/progress-bar/hooks/useProgressAnimation.d.ts +13 -0
  271. package/dist/vendor/twenty-ui/feedback/progress-bar/hooks/useProgressAnimation.d.ts.map +1 -0
  272. package/dist/vendor/twenty-ui/feedback.cjs +1 -0
  273. package/dist/vendor/twenty-ui/feedback.mjs +124 -0
  274. package/dist/vendor/twenty-ui/getDisplayValueByUrlType-DwG-FZ1p.cjs +1 -0
  275. package/dist/vendor/twenty-ui/getDisplayValueByUrlType-DxqXD84p.js +20 -0
  276. package/dist/vendor/twenty-ui/index.cjs +1 -0
  277. package/dist/vendor/twenty-ui/index.d.ts +3 -0
  278. package/dist/vendor/twenty-ui/index.d.ts.map +1 -0
  279. package/dist/vendor/twenty-ui/index.mjs +4 -0
  280. package/dist/vendor/twenty-ui/input/button/components/AnimatedButton.d.ts +9 -0
  281. package/dist/vendor/twenty-ui/input/button/components/AnimatedButton.d.ts.map +1 -0
  282. package/dist/vendor/twenty-ui/input/button/components/AnimatedLightIconButton.d.ts +19 -0
  283. package/dist/vendor/twenty-ui/input/button/components/AnimatedLightIconButton.d.ts.map +1 -0
  284. package/dist/vendor/twenty-ui/input/button/components/Button/Button.d.ts +32 -0
  285. package/dist/vendor/twenty-ui/input/button/components/Button/Button.d.ts.map +1 -0
  286. package/dist/vendor/twenty-ui/input/button/components/Button/constant.d.ts +2 -0
  287. package/dist/vendor/twenty-ui/input/button/components/Button/constant.d.ts.map +1 -0
  288. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonHotKeys.d.ts +9 -0
  289. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonHotKeys.d.ts.map +1 -0
  290. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonIcon.d.ts +7 -0
  291. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonIcon.d.ts.map +1 -0
  292. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonSoon.d.ts +6 -0
  293. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonSoon.d.ts.map +1 -0
  294. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonText.d.ts +6 -0
  295. package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonText.d.ts.map +1 -0
  296. package/dist/vendor/twenty-ui/input/button/components/ButtonGroup.d.ts +9 -0
  297. package/dist/vendor/twenty-ui/input/button/components/ButtonGroup.d.ts.map +1 -0
  298. package/dist/vendor/twenty-ui/input/button/components/ColorPickerButton.d.ts +9 -0
  299. package/dist/vendor/twenty-ui/input/button/components/ColorPickerButton.d.ts.map +1 -0
  300. package/dist/vendor/twenty-ui/input/button/components/FloatingButton.d.ts +18 -0
  301. package/dist/vendor/twenty-ui/input/button/components/FloatingButton.d.ts.map +1 -0
  302. package/dist/vendor/twenty-ui/input/button/components/FloatingButtonGroup.d.ts +9 -0
  303. package/dist/vendor/twenty-ui/input/button/components/FloatingButtonGroup.d.ts.map +1 -0
  304. package/dist/vendor/twenty-ui/input/button/components/FloatingIconButton.d.ts +19 -0
  305. package/dist/vendor/twenty-ui/input/button/components/FloatingIconButton.d.ts.map +1 -0
  306. package/dist/vendor/twenty-ui/input/button/components/FloatingIconButtonGroup.d.ts +13 -0
  307. package/dist/vendor/twenty-ui/input/button/components/FloatingIconButtonGroup.d.ts.map +1 -0
  308. package/dist/vendor/twenty-ui/input/button/components/IconButton.d.ts +23 -0
  309. package/dist/vendor/twenty-ui/input/button/components/IconButton.d.ts.map +1 -0
  310. package/dist/vendor/twenty-ui/input/button/components/IconButtonGroup.d.ts +13 -0
  311. package/dist/vendor/twenty-ui/input/button/components/IconButtonGroup.d.ts.map +1 -0
  312. package/dist/vendor/twenty-ui/input/button/components/InsideButton.d.ts +11 -0
  313. package/dist/vendor/twenty-ui/input/button/components/InsideButton.d.ts.map +1 -0
  314. package/dist/vendor/twenty-ui/input/button/components/LightButton.d.ts +17 -0
  315. package/dist/vendor/twenty-ui/input/button/components/LightButton.d.ts.map +1 -0
  316. package/dist/vendor/twenty-ui/input/button/components/LightIconButton.d.ts +19 -0
  317. package/dist/vendor/twenty-ui/input/button/components/LightIconButton.d.ts.map +1 -0
  318. package/dist/vendor/twenty-ui/input/button/components/LightIconButtonGroup.d.ts +19 -0
  319. package/dist/vendor/twenty-ui/input/button/components/LightIconButtonGroup.d.ts.map +1 -0
  320. package/dist/vendor/twenty-ui/input/button/components/MainButton.d.ts +19 -0
  321. package/dist/vendor/twenty-ui/input/button/components/MainButton.d.ts.map +1 -0
  322. package/dist/vendor/twenty-ui/input/button/components/RoundedIconButton.d.ts +8 -0
  323. package/dist/vendor/twenty-ui/input/button/components/RoundedIconButton.d.ts.map +1 -0
  324. package/dist/vendor/twenty-ui/input/button/components/TabButton/TabButton.d.ts +21 -0
  325. package/dist/vendor/twenty-ui/input/button/components/TabButton/TabButton.d.ts.map +1 -0
  326. package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/StyledTabBase.d.ts +22 -0
  327. package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/StyledTabBase.d.ts.map +1 -0
  328. package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/TabContent.d.ts +17 -0
  329. package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/TabContent.d.ts.map +1 -0
  330. package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditor.d.ts +14 -0
  331. package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditor.d.ts.map +1 -0
  332. package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditorHeader.d.ts +7 -0
  333. package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditorHeader.d.ts.map +1 -0
  334. package/dist/vendor/twenty-ui/input/code-editor/constants/BaseCodeEditorThemeId.d.ts +2 -0
  335. package/dist/vendor/twenty-ui/input/code-editor/constants/BaseCodeEditorThemeId.d.ts.map +1 -0
  336. package/dist/vendor/twenty-ui/input/code-editor/index.d.ts +4 -0
  337. package/dist/vendor/twenty-ui/input/code-editor/index.d.ts.map +1 -0
  338. package/dist/vendor/twenty-ui/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts +7 -0
  339. package/dist/vendor/twenty-ui/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts.map +1 -0
  340. package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemeCard.d.ts +15 -0
  341. package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemeCard.d.ts.map +1 -0
  342. package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemePicker.d.ts +12 -0
  343. package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemePicker.d.ts.map +1 -0
  344. package/dist/vendor/twenty-ui/input/components/CardPicker.d.ts +10 -0
  345. package/dist/vendor/twenty-ui/input/components/CardPicker.d.ts.map +1 -0
  346. package/dist/vendor/twenty-ui/input/components/Checkbox.d.ts +34 -0
  347. package/dist/vendor/twenty-ui/input/components/Checkbox.d.ts.map +1 -0
  348. package/dist/vendor/twenty-ui/input/components/IconListViewGrip.d.ts +6 -0
  349. package/dist/vendor/twenty-ui/input/components/IconListViewGrip.d.ts.map +1 -0
  350. package/dist/vendor/twenty-ui/input/components/Radio.d.ts +33 -0
  351. package/dist/vendor/twenty-ui/input/components/Radio.d.ts.map +1 -0
  352. package/dist/vendor/twenty-ui/input/components/RadioGroup.d.ts +10 -0
  353. package/dist/vendor/twenty-ui/input/components/RadioGroup.d.ts.map +1 -0
  354. package/dist/vendor/twenty-ui/input/components/SearchInput.d.ts +13 -0
  355. package/dist/vendor/twenty-ui/input/components/SearchInput.d.ts.map +1 -0
  356. package/dist/vendor/twenty-ui/input/components/Toggle.d.ts +12 -0
  357. package/dist/vendor/twenty-ui/input/components/Toggle.d.ts.map +1 -0
  358. package/dist/vendor/twenty-ui/input/index.d.ts +59 -0
  359. package/dist/vendor/twenty-ui/input/index.d.ts.map +1 -0
  360. package/dist/vendor/twenty-ui/input/types/ColorScheme.d.ts +2 -0
  361. package/dist/vendor/twenty-ui/input/types/ColorScheme.d.ts.map +1 -0
  362. package/dist/vendor/twenty-ui/input/types/SelectOption.d.ts +12 -0
  363. package/dist/vendor/twenty-ui/input/types/SelectOption.d.ts.map +1 -0
  364. package/dist/vendor/twenty-ui/input.cjs +179 -0
  365. package/dist/vendor/twenty-ui/input.mjs +1247 -0
  366. package/dist/vendor/twenty-ui/isValidCountryCode-B7MxBtRC-BroSlnrA.cjs +25 -0
  367. package/dist/vendor/twenty-ui/isValidCountryCode-B7MxBtRC-DyiZn2sl.js +10526 -0
  368. package/dist/vendor/twenty-ui/json-visualizer/components/JsonArrayNode.d.ts +11 -0
  369. package/dist/vendor/twenty-ui/json-visualizer/components/JsonArrayNode.d.ts.map +1 -0
  370. package/dist/vendor/twenty-ui/json-visualizer/components/JsonNestedNode.d.ts +19 -0
  371. package/dist/vendor/twenty-ui/json-visualizer/components/JsonNestedNode.d.ts.map +1 -0
  372. package/dist/vendor/twenty-ui/json-visualizer/components/JsonNode.d.ts +9 -0
  373. package/dist/vendor/twenty-ui/json-visualizer/components/JsonNode.d.ts.map +1 -0
  374. package/dist/vendor/twenty-ui/json-visualizer/components/JsonObjectNode.d.ts +11 -0
  375. package/dist/vendor/twenty-ui/json-visualizer/components/JsonObjectNode.d.ts.map +1 -0
  376. package/dist/vendor/twenty-ui/json-visualizer/components/JsonTree.d.ts +16 -0
  377. package/dist/vendor/twenty-ui/json-visualizer/components/JsonTree.d.ts.map +1 -0
  378. package/dist/vendor/twenty-ui/json-visualizer/components/JsonTreeContextProvider.d.ts +7 -0
  379. package/dist/vendor/twenty-ui/json-visualizer/components/JsonTreeContextProvider.d.ts.map +1 -0
  380. package/dist/vendor/twenty-ui/json-visualizer/components/JsonValueNode.d.ts +16 -0
  381. package/dist/vendor/twenty-ui/json-visualizer/components/JsonValueNode.d.ts.map +1 -0
  382. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonArrow.d.ts +6 -0
  383. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonArrow.d.ts.map +1 -0
  384. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonList.d.ts +8 -0
  385. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonList.d.ts.map +1 -0
  386. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonListItem.d.ts +6 -0
  387. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonListItem.d.ts.map +1 -0
  388. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeLabel.d.ts +9 -0
  389. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeLabel.d.ts.map +1 -0
  390. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeValue.d.ts +7 -0
  391. package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeValue.d.ts.map +1 -0
  392. package/dist/vendor/twenty-ui/json-visualizer/contexts/JsonTreeContext.d.ts +18 -0
  393. package/dist/vendor/twenty-ui/json-visualizer/contexts/JsonTreeContext.d.ts.map +1 -0
  394. package/dist/vendor/twenty-ui/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts +2 -0
  395. package/dist/vendor/twenty-ui/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts.map +1 -0
  396. package/dist/vendor/twenty-ui/json-visualizer/index.d.ts +15 -0
  397. package/dist/vendor/twenty-ui/json-visualizer/index.d.ts.map +1 -0
  398. package/dist/vendor/twenty-ui/json-visualizer/types/GetJsonNodeHighlighting.d.ts +4 -0
  399. package/dist/vendor/twenty-ui/json-visualizer/types/GetJsonNodeHighlighting.d.ts.map +1 -0
  400. package/dist/vendor/twenty-ui/json-visualizer/types/JsonNodeHighlighting.d.ts +4 -0
  401. package/dist/vendor/twenty-ui/json-visualizer/types/JsonNodeHighlighting.d.ts.map +1 -0
  402. package/dist/vendor/twenty-ui/json-visualizer/utils/isArray.d.ts +2 -0
  403. package/dist/vendor/twenty-ui/json-visualizer/utils/isArray.d.ts.map +1 -0
  404. package/dist/vendor/twenty-ui/json-visualizer/utils/isTwoFirstDepths.d.ts +4 -0
  405. package/dist/vendor/twenty-ui/json-visualizer/utils/isTwoFirstDepths.d.ts.map +1 -0
  406. package/dist/vendor/twenty-ui/json-visualizer.cjs +7 -0
  407. package/dist/vendor/twenty-ui/json-visualizer.mjs +271 -0
  408. package/dist/vendor/twenty-ui/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts +17 -0
  409. package/dist/vendor/twenty-ui/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts.map +1 -0
  410. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDimension.d.ts +2 -0
  411. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDimension.d.ts.map +1 -0
  412. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurationObject.d.ts +5 -0
  413. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurationObject.d.ts.map +1 -0
  414. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurations.d.ts +4 -0
  415. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurations.d.ts.map +1 -0
  416. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationMode.d.ts +2 -0
  417. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationMode.d.ts.map +1 -0
  418. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationSize.d.ts +2 -0
  419. package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationSize.d.ts.map +1 -0
  420. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getCommonStyles.d.ts +16 -0
  421. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getCommonStyles.d.ts.map +1 -0
  422. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts +45 -0
  423. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts.map +1 -0
  424. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getTransitionValues.d.ts +15 -0
  425. package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getTransitionValues.d.ts.map +1 -0
  426. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts +10 -0
  427. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts.map +1 -0
  428. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts +31 -0
  429. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts.map +1 -0
  430. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts +21 -0
  431. package/dist/vendor/twenty-ui/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts.map +1 -0
  432. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/Background.d.ts +2 -0
  433. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/Background.d.ts.map +1 -0
  434. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkBackground.d.ts +2 -0
  435. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkBackground.d.ts.map +1 -0
  436. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkMovingImage.d.ts +2 -0
  437. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkMovingImage.d.ts.map +1 -0
  438. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/MovingImage.d.ts +2 -0
  439. package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/MovingImage.d.ts.map +1 -0
  440. package/dist/vendor/twenty-ui/layout/animated-placeholder/index.d.ts +8 -0
  441. package/dist/vendor/twenty-ui/layout/animated-placeholder/index.d.ts.map +1 -0
  442. package/dist/vendor/twenty-ui/layout/card/components/Card.d.ts +9 -0
  443. package/dist/vendor/twenty-ui/layout/card/components/Card.d.ts.map +1 -0
  444. package/dist/vendor/twenty-ui/layout/card/components/CardContent.d.ts +7 -0
  445. package/dist/vendor/twenty-ui/layout/card/components/CardContent.d.ts.map +1 -0
  446. package/dist/vendor/twenty-ui/layout/card/components/CardFooter.d.ts +8 -0
  447. package/dist/vendor/twenty-ui/layout/card/components/CardFooter.d.ts.map +1 -0
  448. package/dist/vendor/twenty-ui/layout/card/components/CardHeader.d.ts +6 -0
  449. package/dist/vendor/twenty-ui/layout/card/components/CardHeader.d.ts.map +1 -0
  450. package/dist/vendor/twenty-ui/layout/index.d.ts +23 -0
  451. package/dist/vendor/twenty-ui/layout/index.d.ts.map +1 -0
  452. package/dist/vendor/twenty-ui/layout/section/components/Section.d.ts +21 -0
  453. package/dist/vendor/twenty-ui/layout/section/components/Section.d.ts.map +1 -0
  454. package/dist/vendor/twenty-ui/layout.cjs +6 -0
  455. package/dist/vendor/twenty-ui/layout.mjs +266 -0
  456. package/dist/vendor/twenty-ui/navigation/index.d.ts +43 -0
  457. package/dist/vendor/twenty-ui/navigation/index.d.ts.map +1 -0
  458. package/dist/vendor/twenty-ui/navigation/link/components/AdvancedSettingsToggle.d.ts +8 -0
  459. package/dist/vendor/twenty-ui/navigation/link/components/AdvancedSettingsToggle.d.ts.map +1 -0
  460. package/dist/vendor/twenty-ui/navigation/link/components/ClickToActionLink.d.ts +8 -0
  461. package/dist/vendor/twenty-ui/navigation/link/components/ClickToActionLink.d.ts.map +1 -0
  462. package/dist/vendor/twenty-ui/navigation/link/components/ContactLink.d.ts +10 -0
  463. package/dist/vendor/twenty-ui/navigation/link/components/ContactLink.d.ts.map +1 -0
  464. package/dist/vendor/twenty-ui/navigation/link/components/GithubVersionLink.d.ts +6 -0
  465. package/dist/vendor/twenty-ui/navigation/link/components/GithubVersionLink.d.ts.map +1 -0
  466. package/dist/vendor/twenty-ui/navigation/link/components/RawLink.d.ts +10 -0
  467. package/dist/vendor/twenty-ui/navigation/link/components/RawLink.d.ts.map +1 -0
  468. package/dist/vendor/twenty-ui/navigation/link/components/RoundedLink.d.ts +9 -0
  469. package/dist/vendor/twenty-ui/navigation/link/components/RoundedLink.d.ts.map +1 -0
  470. package/dist/vendor/twenty-ui/navigation/link/components/SocialLink.d.ts +16 -0
  471. package/dist/vendor/twenty-ui/navigation/link/components/SocialLink.d.ts.map +1 -0
  472. package/dist/vendor/twenty-ui/navigation/link/components/UndecoratedLink.d.ts +12 -0
  473. package/dist/vendor/twenty-ui/navigation/link/components/UndecoratedLink.d.ts.map +1 -0
  474. package/dist/vendor/twenty-ui/navigation/link/components/index.d.ts +9 -0
  475. package/dist/vendor/twenty-ui/navigation/link/components/index.d.ts.map +1 -0
  476. package/dist/vendor/twenty-ui/navigation/link/constants/Cal.d.ts +2 -0
  477. package/dist/vendor/twenty-ui/navigation/link/constants/Cal.d.ts.map +1 -0
  478. package/dist/vendor/twenty-ui/navigation/link/constants/GithubLink.d.ts +2 -0
  479. package/dist/vendor/twenty-ui/navigation/link/constants/GithubLink.d.ts.map +1 -0
  480. package/dist/vendor/twenty-ui/navigation/link/constants/TwentyPricingLink.d.ts +2 -0
  481. package/dist/vendor/twenty-ui/navigation/link/constants/TwentyPricingLink.d.ts.map +1 -0
  482. package/dist/vendor/twenty-ui/navigation/link/index.d.ts +4 -0
  483. package/dist/vendor/twenty-ui/navigation/link/index.d.ts.map +1 -0
  484. package/dist/vendor/twenty-ui/navigation/menu/components/MenuPicker.d.ts +18 -0
  485. package/dist/vendor/twenty-ui/navigation/menu/components/MenuPicker.d.ts.map +1 -0
  486. package/dist/vendor/twenty-ui/navigation/menu/components/index.d.ts +2 -0
  487. package/dist/vendor/twenty-ui/navigation/menu/components/index.d.ts.map +1 -0
  488. package/dist/vendor/twenty-ui/navigation/menu/index.d.ts +3 -0
  489. package/dist/vendor/twenty-ui/navigation/menu/index.d.ts.map +1 -0
  490. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItem.d.ts +41 -0
  491. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItem.d.ts.map +1 -0
  492. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemAvatar.d.ts +22 -0
  493. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemAvatar.d.ts.map +1 -0
  494. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemDraggable.d.ts +21 -0
  495. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemDraggable.d.ts.map +1 -0
  496. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts +6 -0
  497. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts.map +1 -0
  498. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts +16 -0
  499. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts.map +1 -0
  500. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts +14 -0
  501. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts.map +1 -0
  502. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts +15 -0
  503. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts.map +1 -0
  504. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemNavigate.d.ts +11 -0
  505. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemNavigate.d.ts.map +1 -0
  506. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelect.d.ts +29 -0
  507. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelect.d.ts.map +1 -0
  508. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts +16 -0
  509. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts.map +1 -0
  510. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts +17 -0
  511. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts.map +1 -0
  512. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts +17 -0
  513. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts.map +1 -0
  514. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts +13 -0
  515. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts.map +1 -0
  516. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemToggle.d.ts +16 -0
  517. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemToggle.d.ts.map +1 -0
  518. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/index.d.ts +16 -0
  519. package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/index.d.ts.map +1 -0
  520. package/dist/vendor/twenty-ui/navigation/menu/menu-item/index.d.ts +5 -0
  521. package/dist/vendor/twenty-ui/navigation/menu/menu-item/index.d.ts.map +1 -0
  522. package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts +17 -0
  523. package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts.map +1 -0
  524. package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts +64 -0
  525. package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts.map +1 -0
  526. package/dist/vendor/twenty-ui/navigation/menu/menu-item/types/MenuItemAccent.d.ts +2 -0
  527. package/dist/vendor/twenty-ui/navigation/menu/menu-item/types/MenuItemAccent.d.ts.map +1 -0
  528. package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBar.d.ts +13 -0
  529. package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBar.d.ts.map +1 -0
  530. package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBarItem.d.ts +10 -0
  531. package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBarItem.d.ts.map +1 -0
  532. package/dist/vendor/twenty-ui/navigation/notification-counter/components/NotificationCounter.d.ts +8 -0
  533. package/dist/vendor/twenty-ui/navigation/notification-counter/components/NotificationCounter.d.ts.map +1 -0
  534. package/dist/vendor/twenty-ui/navigation.cjs +42 -0
  535. package/dist/vendor/twenty-ui/navigation.mjs +887 -0
  536. package/dist/vendor/twenty-ui/style.css +1 -0
  537. package/dist/vendor/twenty-ui/testing/ComponentStorybookLayout.d.ts +9 -0
  538. package/dist/vendor/twenty-ui/testing/ComponentStorybookLayout.d.ts.map +1 -0
  539. package/dist/vendor/twenty-ui/testing/decorators/CatalogDecorator.d.ts +18 -0
  540. package/dist/vendor/twenty-ui/testing/decorators/CatalogDecorator.d.ts.map +1 -0
  541. package/dist/vendor/twenty-ui/testing/decorators/ComponentDecorator.d.ts +4 -0
  542. package/dist/vendor/twenty-ui/testing/decorators/ComponentDecorator.d.ts.map +1 -0
  543. package/dist/vendor/twenty-ui/testing/decorators/ComponentWithRouterDecorator.d.ts +11 -0
  544. package/dist/vendor/twenty-ui/testing/decorators/ComponentWithRouterDecorator.d.ts.map +1 -0
  545. package/dist/vendor/twenty-ui/testing/decorators/RecoilRootDecorator.d.ts +4 -0
  546. package/dist/vendor/twenty-ui/testing/decorators/RecoilRootDecorator.d.ts.map +1 -0
  547. package/dist/vendor/twenty-ui/testing/decorators/RouterDecorator.d.ts +4 -0
  548. package/dist/vendor/twenty-ui/testing/decorators/RouterDecorator.d.ts.map +1 -0
  549. package/dist/vendor/twenty-ui/testing/index.d.ts +11 -0
  550. package/dist/vendor/twenty-ui/testing/index.d.ts.map +1 -0
  551. package/dist/vendor/twenty-ui/testing/mocks/avatarUrlMock.d.ts +2 -0
  552. package/dist/vendor/twenty-ui/testing/mocks/avatarUrlMock.d.ts.map +1 -0
  553. package/dist/vendor/twenty-ui/testing/types/CatalogStory.d.ts +18 -0
  554. package/dist/vendor/twenty-ui/testing/types/CatalogStory.d.ts.map +1 -0
  555. package/dist/vendor/twenty-ui/testing.cjs +3 -0
  556. package/dist/vendor/twenty-ui/testing.mjs +156 -0
  557. package/dist/vendor/twenty-ui/theme/constants/AccentDark.d.ts +21 -0
  558. package/dist/vendor/twenty-ui/theme/constants/AccentDark.d.ts.map +1 -0
  559. package/dist/vendor/twenty-ui/theme/constants/AccentLight.d.ts +21 -0
  560. package/dist/vendor/twenty-ui/theme/constants/AccentLight.d.ts.map +1 -0
  561. package/dist/vendor/twenty-ui/theme/constants/Animation.d.ts +10 -0
  562. package/dist/vendor/twenty-ui/theme/constants/Animation.d.ts.map +1 -0
  563. package/dist/vendor/twenty-ui/theme/constants/BackgroundDark.d.ts +30 -0
  564. package/dist/vendor/twenty-ui/theme/constants/BackgroundDark.d.ts.map +1 -0
  565. package/dist/vendor/twenty-ui/theme/constants/BackgroundLight.d.ts +30 -0
  566. package/dist/vendor/twenty-ui/theme/constants/BackgroundLight.d.ts.map +1 -0
  567. package/dist/vendor/twenty-ui/theme/constants/BlurDark.d.ts +6 -0
  568. package/dist/vendor/twenty-ui/theme/constants/BlurDark.d.ts.map +1 -0
  569. package/dist/vendor/twenty-ui/theme/constants/BlurLight.d.ts +6 -0
  570. package/dist/vendor/twenty-ui/theme/constants/BlurLight.d.ts.map +1 -0
  571. package/dist/vendor/twenty-ui/theme/constants/BorderCommon.d.ts +12 -0
  572. package/dist/vendor/twenty-ui/theme/constants/BorderCommon.d.ts.map +1 -0
  573. package/dist/vendor/twenty-ui/theme/constants/BorderDark.d.ts +22 -0
  574. package/dist/vendor/twenty-ui/theme/constants/BorderDark.d.ts.map +1 -0
  575. package/dist/vendor/twenty-ui/theme/constants/BorderLight.d.ts +22 -0
  576. package/dist/vendor/twenty-ui/theme/constants/BorderLight.d.ts.map +1 -0
  577. package/dist/vendor/twenty-ui/theme/constants/BoxShadowDark.d.ts +8 -0
  578. package/dist/vendor/twenty-ui/theme/constants/BoxShadowDark.d.ts.map +1 -0
  579. package/dist/vendor/twenty-ui/theme/constants/BoxShadowLight.d.ts +8 -0
  580. package/dist/vendor/twenty-ui/theme/constants/BoxShadowLight.d.ts.map +1 -0
  581. package/dist/vendor/twenty-ui/theme/constants/CodeDark.d.ts +13 -0
  582. package/dist/vendor/twenty-ui/theme/constants/CodeDark.d.ts.map +1 -0
  583. package/dist/vendor/twenty-ui/theme/constants/CodeLight.d.ts +13 -0
  584. package/dist/vendor/twenty-ui/theme/constants/CodeLight.d.ts.map +1 -0
  585. package/dist/vendor/twenty-ui/theme/constants/ColorsDark.d.ts +750 -0
  586. package/dist/vendor/twenty-ui/theme/constants/ColorsDark.d.ts.map +1 -0
  587. package/dist/vendor/twenty-ui/theme/constants/ColorsLight.d.ts +750 -0
  588. package/dist/vendor/twenty-ui/theme/constants/ColorsLight.d.ts.map +1 -0
  589. package/dist/vendor/twenty-ui/theme/constants/FontCommon.d.ts +18 -0
  590. package/dist/vendor/twenty-ui/theme/constants/FontCommon.d.ts.map +1 -0
  591. package/dist/vendor/twenty-ui/theme/constants/FontDark.d.ts +27 -0
  592. package/dist/vendor/twenty-ui/theme/constants/FontDark.d.ts.map +1 -0
  593. package/dist/vendor/twenty-ui/theme/constants/FontLight.d.ts +27 -0
  594. package/dist/vendor/twenty-ui/theme/constants/FontLight.d.ts.map +1 -0
  595. package/dist/vendor/twenty-ui/theme/constants/GrayScaleDark.d.ts +15 -0
  596. package/dist/vendor/twenty-ui/theme/constants/GrayScaleDark.d.ts.map +1 -0
  597. package/dist/vendor/twenty-ui/theme/constants/GrayScaleDarkAlpha.d.ts +15 -0
  598. package/dist/vendor/twenty-ui/theme/constants/GrayScaleDarkAlpha.d.ts.map +1 -0
  599. package/dist/vendor/twenty-ui/theme/constants/GrayScaleLight.d.ts +15 -0
  600. package/dist/vendor/twenty-ui/theme/constants/GrayScaleLight.d.ts.map +1 -0
  601. package/dist/vendor/twenty-ui/theme/constants/GrayScaleLightAlpha.d.ts +15 -0
  602. package/dist/vendor/twenty-ui/theme/constants/GrayScaleLightAlpha.d.ts.map +1 -0
  603. package/dist/vendor/twenty-ui/theme/constants/HoverBackground.d.ts +2 -0
  604. package/dist/vendor/twenty-ui/theme/constants/HoverBackground.d.ts.map +1 -0
  605. package/dist/vendor/twenty-ui/theme/constants/Icon.d.ts +14 -0
  606. package/dist/vendor/twenty-ui/theme/constants/Icon.d.ts.map +1 -0
  607. package/dist/vendor/twenty-ui/theme/constants/IllustrationIconDark.d.ts +11 -0
  608. package/dist/vendor/twenty-ui/theme/constants/IllustrationIconDark.d.ts.map +1 -0
  609. package/dist/vendor/twenty-ui/theme/constants/IllustrationIconLight.d.ts +11 -0
  610. package/dist/vendor/twenty-ui/theme/constants/IllustrationIconLight.d.ts.map +1 -0
  611. package/dist/vendor/twenty-ui/theme/constants/MainColorNames.d.ts +5 -0
  612. package/dist/vendor/twenty-ui/theme/constants/MainColorNames.d.ts.map +1 -0
  613. package/dist/vendor/twenty-ui/theme/constants/MainColorsDark.d.ts +28 -0
  614. package/dist/vendor/twenty-ui/theme/constants/MainColorsDark.d.ts.map +1 -0
  615. package/dist/vendor/twenty-ui/theme/constants/MainColorsLight.d.ts +28 -0
  616. package/dist/vendor/twenty-ui/theme/constants/MainColorsLight.d.ts.map +1 -0
  617. package/dist/vendor/twenty-ui/theme/constants/MobileViewport.d.ts +2 -0
  618. package/dist/vendor/twenty-ui/theme/constants/MobileViewport.d.ts.map +1 -0
  619. package/dist/vendor/twenty-ui/theme/constants/Modal.d.ts +9 -0
  620. package/dist/vendor/twenty-ui/theme/constants/Modal.d.ts.map +1 -0
  621. package/dist/vendor/twenty-ui/theme/constants/Rgba.d.ts +2 -0
  622. package/dist/vendor/twenty-ui/theme/constants/Rgba.d.ts.map +1 -0
  623. package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsDark.d.ts +363 -0
  624. package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsDark.d.ts.map +1 -0
  625. package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsLight.d.ts +363 -0
  626. package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsLight.d.ts.map +1 -0
  627. package/dist/vendor/twenty-ui/theme/constants/SnackBarDark.d.ts +23 -0
  628. package/dist/vendor/twenty-ui/theme/constants/SnackBarDark.d.ts.map +1 -0
  629. package/dist/vendor/twenty-ui/theme/constants/SnackBarLight.d.ts +23 -0
  630. package/dist/vendor/twenty-ui/theme/constants/SnackBarLight.d.ts.map +1 -0
  631. package/dist/vendor/twenty-ui/theme/constants/TagDark.d.ts +67 -0
  632. package/dist/vendor/twenty-ui/theme/constants/TagDark.d.ts.map +1 -0
  633. package/dist/vendor/twenty-ui/theme/constants/TagLight.d.ts +67 -0
  634. package/dist/vendor/twenty-ui/theme/constants/TagLight.d.ts.map +1 -0
  635. package/dist/vendor/twenty-ui/theme/constants/Text.d.ts +12 -0
  636. package/dist/vendor/twenty-ui/theme/constants/Text.d.ts.map +1 -0
  637. package/dist/vendor/twenty-ui/theme/constants/TextInputStyle.d.ts +6 -0
  638. package/dist/vendor/twenty-ui/theme/constants/TextInputStyle.d.ts.map +1 -0
  639. package/dist/vendor/twenty-ui/theme/constants/ThemeCommon.d.ts +57 -0
  640. package/dist/vendor/twenty-ui/theme/constants/ThemeCommon.d.ts.map +1 -0
  641. package/dist/vendor/twenty-ui/theme/constants/ThemeDark.d.ts +4 -0
  642. package/dist/vendor/twenty-ui/theme/constants/ThemeDark.d.ts.map +1 -0
  643. package/dist/vendor/twenty-ui/theme/constants/ThemeLight.d.ts +1039 -0
  644. package/dist/vendor/twenty-ui/theme/constants/ThemeLight.d.ts.map +1 -0
  645. package/dist/vendor/twenty-ui/theme/constants/TransparentColorsDark.d.ts +363 -0
  646. package/dist/vendor/twenty-ui/theme/constants/TransparentColorsDark.d.ts.map +1 -0
  647. package/dist/vendor/twenty-ui/theme/constants/TransparentColorsLight.d.ts +363 -0
  648. package/dist/vendor/twenty-ui/theme/constants/TransparentColorsLight.d.ts.map +1 -0
  649. package/dist/vendor/twenty-ui/theme/index.d.ts +54 -0
  650. package/dist/vendor/twenty-ui/theme/index.d.ts.map +1 -0
  651. package/dist/vendor/twenty-ui/theme/provider/ThemeContextProvider.d.ts +11 -0
  652. package/dist/vendor/twenty-ui/theme/provider/ThemeContextProvider.d.ts.map +1 -0
  653. package/dist/vendor/twenty-ui/theme/provider/ThemeProvider.d.ts +10 -0
  654. package/dist/vendor/twenty-ui/theme/provider/ThemeProvider.d.ts.map +1 -0
  655. package/dist/vendor/twenty-ui/theme/types/ThemeType.d.ts +4 -0
  656. package/dist/vendor/twenty-ui/theme/types/ThemeType.d.ts.map +1 -0
  657. package/dist/vendor/twenty-ui/theme/utils/getNextThemeColor.d.ts +4 -0
  658. package/dist/vendor/twenty-ui/theme/utils/getNextThemeColor.d.ts.map +1 -0
  659. package/dist/vendor/twenty-ui/theme/utils/themeColorSchema.d.ts +30 -0
  660. package/dist/vendor/twenty-ui/theme/utils/themeColorSchema.d.ts.map +1 -0
  661. package/dist/vendor/twenty-ui/theme.cjs +1 -0
  662. package/dist/vendor/twenty-ui/theme.mjs +1223 -0
  663. package/dist/vendor/twenty-ui/themeColorSchema-DVfjPoxx.js +6 -0
  664. package/dist/vendor/twenty-ui/themeColorSchema-DfeeV1pm.cjs +1 -0
  665. package/dist/vendor/twenty-ui/useIsMobile-DqVdogVd.js +13 -0
  666. package/dist/vendor/twenty-ui/useIsMobile-p7nY1Vab.cjs +1 -0
  667. package/dist/vendor/twenty-ui/useMouseDownNavigation-Dr9ganU0.cjs +1 -0
  668. package/dist/vendor/twenty-ui/useMouseDownNavigation-QLT907PP.js +29 -0
  669. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedCircleLoading.d.ts +6 -0
  670. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedCircleLoading.d.ts.map +1 -0
  671. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedContainer.d.ts +6 -0
  672. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedContainer.d.ts.map +1 -0
  673. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseIn.d.ts +9 -0
  674. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseIn.d.ts.map +1 -0
  675. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseInOut.d.ts +13 -0
  676. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseInOut.d.ts.map +1 -0
  677. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedFadeOut.d.ts +12 -0
  678. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedFadeOut.d.ts.map +1 -0
  679. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedRotate.d.ts +10 -0
  680. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedRotate.d.ts.map +1 -0
  681. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTextWord.d.ts +9 -0
  682. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTextWord.d.ts.map +1 -0
  683. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTranslation.d.ts +6 -0
  684. package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTranslation.d.ts.map +1 -0
  685. package/dist/vendor/twenty-ui/utilities/animation/index.d.ts +8 -0
  686. package/dist/vendor/twenty-ui/utilities/animation/index.d.ts.map +1 -0
  687. package/dist/vendor/twenty-ui/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts +4 -0
  688. package/dist/vendor/twenty-ui/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts.map +1 -0
  689. package/dist/vendor/twenty-ui/utilities/color/utils/stringToThemeColorP3String.d.ts +9 -0
  690. package/dist/vendor/twenty-ui/utilities/color/utils/stringToThemeColorP3String.d.ts.map +1 -0
  691. package/dist/vendor/twenty-ui/utilities/config.d.ts +2 -0
  692. package/dist/vendor/twenty-ui/utilities/config.d.ts.map +1 -0
  693. package/dist/vendor/twenty-ui/utilities/device/getOsControlSymbol.d.ts +2 -0
  694. package/dist/vendor/twenty-ui/utilities/device/getOsControlSymbol.d.ts.map +1 -0
  695. package/dist/vendor/twenty-ui/utilities/device/getOsShortcutSeparator.d.ts +2 -0
  696. package/dist/vendor/twenty-ui/utilities/device/getOsShortcutSeparator.d.ts.map +1 -0
  697. package/dist/vendor/twenty-ui/utilities/device/getUserDevice.d.ts +2 -0
  698. package/dist/vendor/twenty-ui/utilities/device/getUserDevice.d.ts.map +1 -0
  699. package/dist/vendor/twenty-ui/utilities/dimensions/components/AutogrowWrapper.d.ts +10 -0
  700. package/dist/vendor/twenty-ui/utilities/dimensions/components/AutogrowWrapper.d.ts.map +1 -0
  701. package/dist/vendor/twenty-ui/utilities/index.d.ts +26 -0
  702. package/dist/vendor/twenty-ui/utilities/index.d.ts.map +1 -0
  703. package/dist/vendor/twenty-ui/utilities/navigation/hooks/useMouseDownNavigation.d.ts +17 -0
  704. package/dist/vendor/twenty-ui/utilities/navigation/hooks/useMouseDownNavigation.d.ts.map +1 -0
  705. package/dist/vendor/twenty-ui/utilities/navigation/hooks/useResetLocationHash.d.ts +4 -0
  706. package/dist/vendor/twenty-ui/utilities/navigation/hooks/useResetLocationHash.d.ts.map +1 -0
  707. package/dist/vendor/twenty-ui/utilities/navigation/isNavigationModifierPressed.d.ts +4 -0
  708. package/dist/vendor/twenty-ui/utilities/navigation/isNavigationModifierPressed.d.ts.map +1 -0
  709. package/dist/vendor/twenty-ui/utilities/navigation/types/trigger-event.type.d.ts +2 -0
  710. package/dist/vendor/twenty-ui/utilities/navigation/types/trigger-event.type.d.ts.map +1 -0
  711. package/dist/vendor/twenty-ui/utilities/responsive/hooks/useIsMobile.d.ts +2 -0
  712. package/dist/vendor/twenty-ui/utilities/responsive/hooks/useIsMobile.d.ts.map +1 -0
  713. package/dist/vendor/twenty-ui/utilities/screen-size/hooks/useScreenSize.d.ts +5 -0
  714. package/dist/vendor/twenty-ui/utilities/screen-size/hooks/useScreenSize.d.ts.map +1 -0
  715. package/dist/vendor/twenty-ui/utilities/state/utils/createState.d.ts +8 -0
  716. package/dist/vendor/twenty-ui/utilities/state/utils/createState.d.ts.map +1 -0
  717. package/dist/vendor/twenty-ui/utilities/types/ClickOutsideAttributes.d.ts +5 -0
  718. package/dist/vendor/twenty-ui/utilities/types/ClickOutsideAttributes.d.ts.map +1 -0
  719. package/dist/vendor/twenty-ui/utilities/types/Nullable.d.ts +2 -0
  720. package/dist/vendor/twenty-ui/utilities/types/Nullable.d.ts.map +1 -0
  721. package/dist/vendor/twenty-ui/utilities/utils/getDisplayValueByUrlType.d.ts +9 -0
  722. package/dist/vendor/twenty-ui/utilities/utils/getDisplayValueByUrlType.d.ts.map +1 -0
  723. package/dist/vendor/twenty-ui/utilities.cjs +1 -0
  724. package/dist/vendor/twenty-ui/utilities.mjs +275 -0
  725. package/dist/vendor/twenty-ui/visibility-hidden-00WyuQUL.cjs +1 -0
  726. package/dist/vendor/twenty-ui/visibility-hidden-DANnDHvJ.js +5 -0
  727. package/package.json +25 -11
  728. package/dist/front-component-constants.cjs +0 -1
  729. package/dist/front-component.cjs +0 -328
  730. package/dist/front-component.mjs +0 -42579
  731. package/dist/jsx-runtime-CfccAQK_.js +0 -54
  732. package/dist/types-Bg4PAegr.js +0 -1
  733. package/dist/types-DVJsIqkp.mjs +0 -7
@@ -0,0 +1,44 @@
1
+ "use strict";const ar=require("react");function bt(e){if(e&&e.__esModule)return e;const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const a=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,a.get?a:{enumerable:!0,get:()=>e[n]})}}return r.default=e,Object.freeze(r)}const B=bt(ar);var Fe={exports:{}},be={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var Tr;function gt(){if(Tr)return be;Tr=1;var e=B.default,r=Symbol.for("react.element"),n=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function u(v,d,y){var p,b={},F=null,k=null;y!==void 0&&(F=""+y),d.key!==void 0&&(F=""+d.key),d.ref!==void 0&&(k=d.ref);for(p in d)a.call(d,p)&&!s.hasOwnProperty(p)&&(b[p]=d[p]);if(v&&v.defaultProps)for(p in d=v.defaultProps,d)b[p]===void 0&&(b[p]=d[p]);return{$$typeof:r,type:v,key:F,ref:k,props:b,_owner:i.current}}return be.Fragment=n,be.jsx=u,be.jsxs=u,be}var ge={};/**
10
+ * @license React
11
+ * react-jsx-runtime.development.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var wr;function Et(){return wr||(wr=1,process.env.NODE_ENV!=="production"&&function(){var e=B.default,r=Symbol.for("react.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),v=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),y=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen"),R=Symbol.iterator,E="@@iterator";function I(t){if(t===null||typeof t!="object")return null;var o=R&&t[R]||t[E];return typeof o=="function"?o:null}var _=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function m(t){{for(var o=arguments.length,f=new Array(o>1?o-1:0),h=1;h<o;h++)f[h-1]=arguments[h];x("error",t,f)}}function x(t,o,f){{var h=_.ReactDebugCurrentFrame,P=h.getStackAddendum();P!==""&&(o+="%s",f=f.concat([P]));var $=f.map(function(S){return String(S)});$.unshift("Warning: "+o),Function.prototype.apply.call(console[t],console,$)}}var j=!1,c=!1,M=!1,T=!1,Te=!1,we;we=Symbol.for("react.module.reference");function Ge(t){return!!(typeof t=="string"||typeof t=="function"||t===a||t===s||Te||t===i||t===y||t===p||T||t===k||j||c||M||typeof t=="object"&&t!==null&&(t.$$typeof===F||t.$$typeof===b||t.$$typeof===u||t.$$typeof===v||t.$$typeof===d||t.$$typeof===we||t.getModuleId!==void 0))}function Be(t,o,f){var h=t.displayName;if(h)return h;var P=o.displayName||o.name||"";return P!==""?f+"("+P+")":f}function Ce(t){return t.displayName||"Context"}function K(t){if(t==null)return null;if(typeof t.tag=="number"&&m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case a:return"Fragment";case n:return"Portal";case s:return"Profiler";case i:return"StrictMode";case y:return"Suspense";case p:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case v:var o=t;return Ce(o)+".Consumer";case u:var f=t;return Ce(f._context)+".Provider";case d:return Be(t,t.render,"ForwardRef");case b:var h=t.displayName||null;return h!==null?h:K(t.type)||"Memo";case F:{var P=t,$=P._payload,S=P._init;try{return K(S($))}catch{return null}}}return null}var Z=Object.assign,Q=0,Pe,Oe,le,Ae,de,$e,ke;function je(){}je.__reactDisabledLog=!0;function Ke(){{if(Q===0){Pe=console.log,Oe=console.info,le=console.warn,Ae=console.error,de=console.group,$e=console.groupCollapsed,ke=console.groupEnd;var t={configurable:!0,enumerable:!0,value:je,writable:!0};Object.defineProperties(console,{info:t,log:t,warn:t,error:t,group:t,groupCollapsed:t,groupEnd:t})}Q++}}function Je(){{if(Q--,Q===0){var t={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Z({},t,{value:Pe}),info:Z({},t,{value:Oe}),warn:Z({},t,{value:le}),error:Z({},t,{value:Ae}),group:Z({},t,{value:de}),groupCollapsed:Z({},t,{value:$e}),groupEnd:Z({},t,{value:ke})})}Q<0&&m("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ve=_.ReactCurrentDispatcher,pe;function te(t,o,f){{if(pe===void 0)try{throw Error()}catch(P){var h=P.stack.trim().match(/\n( *(at )?)/);pe=h&&h[1]||""}return`
18
+ `+pe+t}}var he=!1,ne;{var He=typeof WeakMap=="function"?WeakMap:Map;ne=new He}function l(t,o){if(!t||he)return"";{var f=ne.get(t);if(f!==void 0)return f}var h;he=!0;var P=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var $;$=ve.current,ve.current=null,Ke();try{if(o){var S=function(){throw Error()};if(Object.defineProperty(S.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(S,[])}catch(U){h=U}Reflect.construct(t,[],S)}else{try{S.call()}catch(U){h=U}t.call(S.prototype)}}else{try{throw Error()}catch(U){h=U}t()}}catch(U){if(U&&h&&typeof U.stack=="string"){for(var g=U.stack.split(`
19
+ `),V=h.stack.split(`
20
+ `),N=g.length-1,D=V.length-1;N>=1&&D>=0&&g[N]!==V[D];)D--;for(;N>=1&&D>=0;N--,D--)if(g[N]!==V[D]){if(N!==1||D!==1)do if(N--,D--,D<0||g[N]!==V[D]){var G=`
21
+ `+g[N].replace(" at new "," at ");return t.displayName&&G.includes("<anonymous>")&&(G=G.replace("<anonymous>",t.displayName)),typeof t=="function"&&ne.set(t,G),G}while(N>=1&&D>=0);break}}}finally{he=!1,ve.current=$,Je(),Error.prepareStackTrace=P}var oe=t?t.displayName||t.name:"",re=oe?te(oe):"";return typeof t=="function"&&ne.set(t,re),re}function ye(t,o,f){return l(t,!1)}function ae(t){var o=t.prototype;return!!(o&&o.isReactComponent)}function ee(t,o,f){if(t==null)return"";if(typeof t=="function")return l(t,ae(t));if(typeof t=="string")return te(t);switch(t){case y:return te("Suspense");case p:return te("SuspenseList")}if(typeof t=="object")switch(t.$$typeof){case d:return ye(t.render);case b:return ee(t.type,o,f);case F:{var h=t,P=h._payload,$=h._init;try{return ee($(P),o,f)}catch{}}}return""}var me=Object.prototype.hasOwnProperty,lr={},dr=_.ReactDebugCurrentFrame;function Me(t){if(t){var o=t._owner,f=ee(t.type,t._source,o?o.type:null);dr.setExtraStackFrame(f)}else dr.setExtraStackFrame(null)}function Hr(t,o,f,h,P){{var $=Function.call.bind(me);for(var S in t)if($(t,S)){var g=void 0;try{if(typeof t[S]!="function"){var V=Error((h||"React class")+": "+f+" type `"+S+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof t[S]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw V.name="Invariant Violation",V}g=t[S](o,S,h,f,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(N){g=N}g&&!(g instanceof Error)&&(Me(P),m("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",h||"React class",f,S,typeof g),Me(null)),g instanceof Error&&!(g.message in lr)&&(lr[g.message]=!0,Me(P),m("Failed %s type: %s",f,g.message),Me(null))}}}var Xr=Array.isArray;function Xe(t){return Xr(t)}function Zr(t){{var o=typeof Symbol=="function"&&Symbol.toStringTag,f=o&&t[Symbol.toStringTag]||t.constructor.name||"Object";return f}}function Qr(t){try{return vr(t),!1}catch{return!0}}function vr(t){return""+t}function pr(t){if(Qr(t))return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Zr(t)),vr(t)}var hr=_.ReactCurrentOwner,et={key:!0,ref:!0,__self:!0,__source:!0},yr,mr;function rt(t){if(me.call(t,"ref")){var o=Object.getOwnPropertyDescriptor(t,"ref").get;if(o&&o.isReactWarning)return!1}return t.ref!==void 0}function tt(t){if(me.call(t,"key")){var o=Object.getOwnPropertyDescriptor(t,"key").get;if(o&&o.isReactWarning)return!1}return t.key!==void 0}function nt(t,o){typeof t.ref=="string"&&hr.current}function at(t,o){{var f=function(){yr||(yr=!0,m("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",o))};f.isReactWarning=!0,Object.defineProperty(t,"key",{get:f,configurable:!0})}}function it(t,o){{var f=function(){mr||(mr=!0,m("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",o))};f.isReactWarning=!0,Object.defineProperty(t,"ref",{get:f,configurable:!0})}}var ot=function(t,o,f,h,P,$,S){var g={$$typeof:r,type:t,key:o,ref:f,props:S,_owner:$};return g._store={},Object.defineProperty(g._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(g,"_self",{configurable:!1,enumerable:!1,writable:!1,value:h}),Object.defineProperty(g,"_source",{configurable:!1,enumerable:!1,writable:!1,value:P}),Object.freeze&&(Object.freeze(g.props),Object.freeze(g)),g};function st(t,o,f,h,P){{var $,S={},g=null,V=null;f!==void 0&&(pr(f),g=""+f),tt(o)&&(pr(o.key),g=""+o.key),rt(o)&&(V=o.ref,nt(o,P));for($ in o)me.call(o,$)&&!et.hasOwnProperty($)&&(S[$]=o[$]);if(t&&t.defaultProps){var N=t.defaultProps;for($ in N)S[$]===void 0&&(S[$]=N[$])}if(g||V){var D=typeof t=="function"?t.displayName||t.name||"Unknown":t;g&&at(S,D),V&&it(S,D)}return ot(t,g,V,P,h,hr.current,S)}}var Ze=_.ReactCurrentOwner,br=_.ReactDebugCurrentFrame;function ie(t){if(t){var o=t._owner,f=ee(t.type,t._source,o?o.type:null);br.setExtraStackFrame(f)}else br.setExtraStackFrame(null)}var Qe;Qe=!1;function er(t){return typeof t=="object"&&t!==null&&t.$$typeof===r}function gr(){{if(Ze.current){var t=K(Ze.current.type);if(t)return`
22
+
23
+ Check the render method of \``+t+"`."}return""}}function ct(t){return""}var Er={};function ft(t){{var o=gr();if(!o){var f=typeof t=="string"?t:t.displayName||t.name;f&&(o=`
24
+
25
+ Check the top-level render call using <`+f+">.")}return o}}function _r(t,o){{if(!t._store||t._store.validated||t.key!=null)return;t._store.validated=!0;var f=ft(o);if(Er[f])return;Er[f]=!0;var h="";t&&t._owner&&t._owner!==Ze.current&&(h=" It was passed a child from "+K(t._owner.type)+"."),ie(t),m('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',f,h),ie(null)}}function Rr(t,o){{if(typeof t!="object")return;if(Xe(t))for(var f=0;f<t.length;f++){var h=t[f];er(h)&&_r(h,o)}else if(er(t))t._store&&(t._store.validated=!0);else if(t){var P=I(t);if(typeof P=="function"&&P!==t.entries)for(var $=P.call(t),S;!(S=$.next()).done;)er(S.value)&&_r(S.value,o)}}}function ut(t){{var o=t.type;if(o==null||typeof o=="string")return;var f;if(typeof o=="function")f=o.propTypes;else if(typeof o=="object"&&(o.$$typeof===d||o.$$typeof===b))f=o.propTypes;else return;if(f){var h=K(o);Hr(f,t.props,"prop",h,t)}else if(o.PropTypes!==void 0&&!Qe){Qe=!0;var P=K(o);m("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",P||"Unknown")}typeof o.getDefaultProps=="function"&&!o.getDefaultProps.isReactClassApproved&&m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function lt(t){{for(var o=Object.keys(t.props),f=0;f<o.length;f++){var h=o[f];if(h!=="children"&&h!=="key"){ie(t),m("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",h),ie(null);break}}t.ref!==null&&(ie(t),m("Invalid attribute `ref` supplied to `React.Fragment`."),ie(null))}}var Sr={};function xr(t,o,f,h,P,$){{var S=Ge(t);if(!S){var g="";(t===void 0||typeof t=="object"&&t!==null&&Object.keys(t).length===0)&&(g+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var V=ct();V?g+=V:g+=gr();var N;t===null?N="null":Xe(t)?N="array":t!==void 0&&t.$$typeof===r?(N="<"+(K(t.type)||"Unknown")+" />",g=" Did you accidentally export a JSX literal instead of a component?"):N=typeof t,m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",N,g)}var D=st(t,o,f,P,$);if(D==null)return D;if(S){var G=o.children;if(G!==void 0)if(h)if(Xe(G)){for(var oe=0;oe<G.length;oe++)Rr(G[oe],t);Object.freeze&&Object.freeze(G)}else m("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Rr(G,t)}if(me.call(o,"key")){var re=K(t),U=Object.keys(o).filter(function(mt){return mt!=="key"}),rr=U.length>0?"{key: someKey, "+U.join(": ..., ")+": ...}":"{key: someKey}";if(!Sr[re+rr]){var yt=U.length>0?"{"+U.join(": ..., ")+": ...}":"{}";m(`A props object containing a "key" prop is being spread into JSX:
26
+ let props = %s;
27
+ <%s {...props} />
28
+ React keys must be passed directly to JSX without using spread:
29
+ let props = %s;
30
+ <%s key={someKey} {...props} />`,rr,re,yt,re),Sr[re+rr]=!0}}return t===a?lt(D):ut(D),D}}function dt(t,o,f){return xr(t,o,f,!0)}function vt(t,o,f){return xr(t,o,f,!1)}var pt=vt,ht=dt;ge.Fragment=a,ge.jsx=pt,ge.jsxs=ht}()),ge}var Cr;function _t(){return Cr||(Cr=1,process.env.NODE_ENV==="production"?Fe.exports=gt():Fe.exports=Et()),Fe.exports}var ce=_t();function Rt(e){if(e.sheet)return e.sheet;for(var r=0;r<document.styleSheets.length;r++)if(document.styleSheets[r].ownerNode===e)return document.styleSheets[r]}function St(e){var r=document.createElement("style");return r.setAttribute("data-emotion",e.key),e.nonce!==void 0&&r.setAttribute("nonce",e.nonce),r.appendChild(document.createTextNode("")),r.setAttribute("data-s",""),r}var xt=function(){function e(n){var a=this;this._insertTag=function(i){var s;a.tags.length===0?a.insertionPoint?s=a.insertionPoint.nextSibling:a.prepend?s=a.container.firstChild:s=a.before:s=a.tags[a.tags.length-1].nextSibling,a.container.insertBefore(i,s),a.tags.push(i)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var r=e.prototype;return r.hydrate=function(a){a.forEach(this._insertTag)},r.insert=function(a){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(St(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var s=Rt(i);try{s.insertRule(a,s.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(a));this.ctr++},r.flush=function(){this.tags.forEach(function(a){var i;return(i=a.parentNode)==null?void 0:i.removeChild(a)}),this.tags=[],this.ctr=0},e}(),W="-ms-",We="-moz-",w="-webkit-",Dr="comm",cr="rule",fr="decl",Tt="@import",Yr="@keyframes",wt="@layer",Ct=Math.abs,Ve=String.fromCharCode,Pt=Object.assign;function Ot(e,r){return L(e,0)^45?(((r<<2^L(e,0))<<2^L(e,1))<<2^L(e,2))<<2^L(e,3):0}function Lr(e){return e.trim()}function At(e,r){return(e=r.exec(e))?e[0]:e}function C(e,r,n){return e.replace(r,n)}function ir(e,r){return e.indexOf(r)}function L(e,r){return e.charCodeAt(r)|0}function _e(e,r,n){return e.slice(r,n)}function J(e){return e.length}function ur(e){return e.length}function Ie(e,r){return r.push(e),e}function $t(e,r){return e.map(r).join("")}var Ue=1,fe=1,Wr=0,q=0,Y=0,ue="";function qe(e,r,n,a,i,s,u){return{value:e,root:r,parent:n,type:a,props:i,children:s,line:Ue,column:fe,length:u,return:""}}function Ee(e,r){return Pt(qe("",null,null,"",null,null,0),e,{length:-e.length},r)}function kt(){return Y}function jt(){return Y=q>0?L(ue,--q):0,fe--,Y===10&&(fe=1,Ue--),Y}function z(){return Y=q<Wr?L(ue,q++):0,fe++,Y===10&&(fe=1,Ue++),Y}function X(){return L(ue,q)}function De(){return q}function xe(e,r){return _e(ue,e,r)}function Re(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Vr(e){return Ue=fe=1,Wr=J(ue=e),q=0,[]}function Ur(e){return ue="",e}function Ye(e){return Lr(xe(q-1,or(e===91?e+2:e===40?e+1:e)))}function Mt(e){for(;(Y=X())&&Y<33;)z();return Re(e)>2||Re(Y)>3?"":" "}function Ft(e,r){for(;--r&&z()&&!(Y<48||Y>102||Y>57&&Y<65||Y>70&&Y<97););return xe(e,De()+(r<6&&X()==32&&z()==32))}function or(e){for(;z();)switch(Y){case e:return q;case 34:case 39:e!==34&&e!==39&&or(Y);break;case 40:e===41&&or(e);break;case 92:z();break}return q}function It(e,r){for(;z()&&e+Y!==57;)if(e+Y===84&&X()===47)break;return"/*"+xe(r,q-1)+"*"+Ve(e===47?e:z())}function Nt(e){for(;!Re(X());)z();return xe(e,q)}function Dt(e){return Ur(Le("",null,null,null,[""],e=Vr(e),0,[0],e))}function Le(e,r,n,a,i,s,u,v,d){for(var y=0,p=0,b=u,F=0,k=0,R=0,E=1,I=1,_=1,m=0,x="",j=i,c=s,M=a,T=x;I;)switch(R=m,m=z()){case 40:if(R!=108&&L(T,b-1)==58){ir(T+=C(Ye(m),"&","&\f"),"&\f")!=-1&&(_=-1);break}case 34:case 39:case 91:T+=Ye(m);break;case 9:case 10:case 13:case 32:T+=Mt(R);break;case 92:T+=Ft(De()-1,7);continue;case 47:switch(X()){case 42:case 47:Ie(Yt(It(z(),De()),r,n),d);break;default:T+="/"}break;case 123*E:v[y++]=J(T)*_;case 125*E:case 59:case 0:switch(m){case 0:case 125:I=0;case 59+p:_==-1&&(T=C(T,/\f/g,"")),k>0&&J(T)-b&&Ie(k>32?Or(T+";",a,n,b-1):Or(C(T," ","")+";",a,n,b-2),d);break;case 59:T+=";";default:if(Ie(M=Pr(T,r,n,y,p,i,v,x,j=[],c=[],b),s),m===123)if(p===0)Le(T,r,M,M,j,s,b,v,c);else switch(F===99&&L(T,3)===110?100:F){case 100:case 108:case 109:case 115:Le(e,M,M,a&&Ie(Pr(e,M,M,0,0,i,v,x,i,j=[],b),c),i,c,b,v,a?j:c);break;default:Le(T,M,M,M,[""],c,0,v,c)}}y=p=k=0,E=_=1,x=T="",b=u;break;case 58:b=1+J(T),k=R;default:if(E<1){if(m==123)--E;else if(m==125&&E++==0&&jt()==125)continue}switch(T+=Ve(m),m*E){case 38:_=p>0?1:(T+="\f",-1);break;case 44:v[y++]=(J(T)-1)*_,_=1;break;case 64:X()===45&&(T+=Ye(z())),F=X(),p=b=J(x=T+=Nt(De())),m++;break;case 45:R===45&&J(T)==2&&(E=0)}}return s}function Pr(e,r,n,a,i,s,u,v,d,y,p){for(var b=i-1,F=i===0?s:[""],k=ur(F),R=0,E=0,I=0;R<a;++R)for(var _=0,m=_e(e,b+1,b=Ct(E=u[R])),x=e;_<k;++_)(x=Lr(E>0?F[_]+" "+m:C(m,/&\f/g,F[_])))&&(d[I++]=x);return qe(e,r,n,i===0?cr:v,d,y,p)}function Yt(e,r,n){return qe(e,r,n,Dr,Ve(kt()),_e(e,2,-2),0)}function Or(e,r,n,a){return qe(e,r,n,fr,_e(e,0,a),_e(e,a+1,-1),a)}function se(e,r){for(var n="",a=ur(e),i=0;i<a;i++)n+=r(e[i],i,e,r)||"";return n}function Lt(e,r,n,a){switch(e.type){case wt:if(e.children.length)break;case Tt:case fr:return e.return=e.return||e.value;case Dr:return"";case Yr:return e.return=e.value+"{"+se(e.children,a)+"}";case cr:e.value=e.props.join(",")}return J(n=se(e.children,a))?e.return=e.value+"{"+n+"}":""}function Wt(e){var r=ur(e);return function(n,a,i,s){for(var u="",v=0;v<r;v++)u+=e[v](n,a,i,s)||"";return u}}function Vt(e){return function(r){r.root||(r=r.return)&&e(r)}}function Ut(e){var r=Object.create(null);return function(n){return r[n]===void 0&&(r[n]=e(n)),r[n]}}var qt=function(r,n,a){for(var i=0,s=0;i=s,s=X(),i===38&&s===12&&(n[a]=1),!Re(s);)z();return xe(r,q)},zt=function(r,n){var a=-1,i=44;do switch(Re(i)){case 0:i===38&&X()===12&&(n[a]=1),r[a]+=qt(q-1,n,a);break;case 2:r[a]+=Ye(i);break;case 4:if(i===44){r[++a]=X()===58?"&\f":"",n[a]=r[a].length;break}default:r[a]+=Ve(i)}while(i=z());return r},Gt=function(r,n){return Ur(zt(Vr(r),n))},Ar=new WeakMap,Bt=function(r){if(!(r.type!=="rule"||!r.parent||r.length<1)){for(var n=r.value,a=r.parent,i=r.column===a.column&&r.line===a.line;a.type!=="rule";)if(a=a.parent,!a)return;if(!(r.props.length===1&&n.charCodeAt(0)!==58&&!Ar.get(a))&&!i){Ar.set(r,!0);for(var s=[],u=Gt(n,s),v=a.props,d=0,y=0;d<u.length;d++)for(var p=0;p<v.length;p++,y++)r.props[y]=s[d]?u[d].replace(/&\f/g,v[p]):v[p]+" "+u[d]}}},Kt=function(r){if(r.type==="decl"){var n=r.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(r.return="",r.value="")}};function qr(e,r){switch(Ot(e,r)){case 5103:return w+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return w+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return w+e+We+e+W+e+e;case 6828:case 4268:return w+e+W+e+e;case 6165:return w+e+W+"flex-"+e+e;case 5187:return w+e+C(e,/(\w+).+(:[^]+)/,w+"box-$1$2"+W+"flex-$1$2")+e;case 5443:return w+e+W+"flex-item-"+C(e,/flex-|-self/,"")+e;case 4675:return w+e+W+"flex-line-pack"+C(e,/align-content|flex-|-self/,"")+e;case 5548:return w+e+W+C(e,"shrink","negative")+e;case 5292:return w+e+W+C(e,"basis","preferred-size")+e;case 6060:return w+"box-"+C(e,"-grow","")+w+e+W+C(e,"grow","positive")+e;case 4554:return w+C(e,/([^-])(transform)/g,"$1"+w+"$2")+e;case 6187:return C(C(C(e,/(zoom-|grab)/,w+"$1"),/(image-set)/,w+"$1"),e,"")+e;case 5495:case 3959:return C(e,/(image-set\([^]*)/,w+"$1$`$1");case 4968:return C(C(e,/(.+:)(flex-)?(.*)/,w+"box-pack:$3"+W+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+w+e+e;case 4095:case 3583:case 4068:case 2532:return C(e,/(.+)-inline(.+)/,w+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(J(e)-1-r>6)switch(L(e,r+1)){case 109:if(L(e,r+4)!==45)break;case 102:return C(e,/(.+:)(.+)-([^]+)/,"$1"+w+"$2-$3$1"+We+(L(e,r+3)==108?"$3":"$2-$3"))+e;case 115:return~ir(e,"stretch")?qr(C(e,"stretch","fill-available"),r)+e:e}break;case 4949:if(L(e,r+1)!==115)break;case 6444:switch(L(e,J(e)-3-(~ir(e,"!important")&&10))){case 107:return C(e,":",":"+w)+e;case 101:return C(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+w+(L(e,14)===45?"inline-":"")+"box$3$1"+w+"$2$3$1"+W+"$2box$3")+e}break;case 5936:switch(L(e,r+11)){case 114:return w+e+W+C(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return w+e+W+C(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return w+e+W+C(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return w+e+W+e+e}return e}var Jt=function(r,n,a,i){if(r.length>-1&&!r.return)switch(r.type){case fr:r.return=qr(r.value,r.length);break;case Yr:return se([Ee(r,{value:C(r.value,"@","@"+w)})],i);case cr:if(r.length)return $t(r.props,function(s){switch(At(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return se([Ee(r,{props:[C(s,/:(read-\w+)/,":"+We+"$1")]})],i);case"::placeholder":return se([Ee(r,{props:[C(s,/:(plac\w+)/,":"+w+"input-$1")]}),Ee(r,{props:[C(s,/:(plac\w+)/,":"+We+"$1")]}),Ee(r,{props:[C(s,/:(plac\w+)/,W+"input-$1")]})],i)}return""})}},Ht=[Jt],Xt=function(r){var n=r.key;if(n==="css"){var a=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(a,function(E){var I=E.getAttribute("data-emotion");I.indexOf(" ")!==-1&&(document.head.appendChild(E),E.setAttribute("data-s",""))})}var i=r.stylisPlugins||Ht,s={},u,v=[];u=r.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(E){for(var I=E.getAttribute("data-emotion").split(" "),_=1;_<I.length;_++)s[I[_]]=!0;v.push(E)});var d,y=[Bt,Kt];{var p,b=[Lt,Vt(function(E){p.insert(E)})],F=Wt(y.concat(i,b)),k=function(I){return se(Dt(I),F)};d=function(I,_,m,x){p=m,k(I?I+"{"+_.styles+"}":_.styles),x&&(R.inserted[_.name]=!0)}}var R={key:n,sheet:new xt({key:n,container:u,nonce:r.nonce,speedy:r.speedy,prepend:r.prepend,insertionPoint:r.insertionPoint}),nonce:r.nonce,inserted:s,registered:{},insert:d};return R.sheet.hydrate(v),R},Ne={exports:{}},O={};/** @license React v16.13.1
31
+ * react-is.production.min.js
32
+ *
33
+ * Copyright (c) Facebook, Inc. and its affiliates.
34
+ *
35
+ * This source code is licensed under the MIT license found in the
36
+ * LICENSE file in the root directory of this source tree.
37
+ */var $r;function Zt(){if($r)return O;$r=1;var e=typeof Symbol=="function"&&Symbol.for,r=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,a=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,v=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,y=e?Symbol.for("react.concurrent_mode"):60111,p=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,F=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,R=e?Symbol.for("react.lazy"):60116,E=e?Symbol.for("react.block"):60121,I=e?Symbol.for("react.fundamental"):60117,_=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function x(c){if(typeof c=="object"&&c!==null){var M=c.$$typeof;switch(M){case r:switch(c=c.type,c){case d:case y:case a:case s:case i:case b:return c;default:switch(c=c&&c.$$typeof,c){case v:case p:case R:case k:case u:return c;default:return M}}case n:return M}}}function j(c){return x(c)===y}return O.AsyncMode=d,O.ConcurrentMode=y,O.ContextConsumer=v,O.ContextProvider=u,O.Element=r,O.ForwardRef=p,O.Fragment=a,O.Lazy=R,O.Memo=k,O.Portal=n,O.Profiler=s,O.StrictMode=i,O.Suspense=b,O.isAsyncMode=function(c){return j(c)||x(c)===d},O.isConcurrentMode=j,O.isContextConsumer=function(c){return x(c)===v},O.isContextProvider=function(c){return x(c)===u},O.isElement=function(c){return typeof c=="object"&&c!==null&&c.$$typeof===r},O.isForwardRef=function(c){return x(c)===p},O.isFragment=function(c){return x(c)===a},O.isLazy=function(c){return x(c)===R},O.isMemo=function(c){return x(c)===k},O.isPortal=function(c){return x(c)===n},O.isProfiler=function(c){return x(c)===s},O.isStrictMode=function(c){return x(c)===i},O.isSuspense=function(c){return x(c)===b},O.isValidElementType=function(c){return typeof c=="string"||typeof c=="function"||c===a||c===y||c===s||c===i||c===b||c===F||typeof c=="object"&&c!==null&&(c.$$typeof===R||c.$$typeof===k||c.$$typeof===u||c.$$typeof===v||c.$$typeof===p||c.$$typeof===I||c.$$typeof===_||c.$$typeof===m||c.$$typeof===E)},O.typeOf=x,O}var A={};/** @license React v16.13.1
38
+ * react-is.development.js
39
+ *
40
+ * Copyright (c) Facebook, Inc. and its affiliates.
41
+ *
42
+ * This source code is licensed under the MIT license found in the
43
+ * LICENSE file in the root directory of this source tree.
44
+ */var kr;function Qt(){return kr||(kr=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,r=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,a=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,v=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,y=e?Symbol.for("react.concurrent_mode"):60111,p=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,F=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,R=e?Symbol.for("react.lazy"):60116,E=e?Symbol.for("react.block"):60121,I=e?Symbol.for("react.fundamental"):60117,_=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function x(l){return typeof l=="string"||typeof l=="function"||l===a||l===y||l===s||l===i||l===b||l===F||typeof l=="object"&&l!==null&&(l.$$typeof===R||l.$$typeof===k||l.$$typeof===u||l.$$typeof===v||l.$$typeof===p||l.$$typeof===I||l.$$typeof===_||l.$$typeof===m||l.$$typeof===E)}function j(l){if(typeof l=="object"&&l!==null){var ye=l.$$typeof;switch(ye){case r:var ae=l.type;switch(ae){case d:case y:case a:case s:case i:case b:return ae;default:var ee=ae&&ae.$$typeof;switch(ee){case v:case p:case R:case k:case u:return ee;default:return ye}}case n:return ye}}}var c=d,M=y,T=v,Te=u,we=r,Ge=p,Be=a,Ce=R,K=k,Z=n,Q=s,Pe=i,Oe=b,le=!1;function Ae(l){return le||(le=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),de(l)||j(l)===d}function de(l){return j(l)===y}function $e(l){return j(l)===v}function ke(l){return j(l)===u}function je(l){return typeof l=="object"&&l!==null&&l.$$typeof===r}function Ke(l){return j(l)===p}function Je(l){return j(l)===a}function ve(l){return j(l)===R}function pe(l){return j(l)===k}function te(l){return j(l)===n}function he(l){return j(l)===s}function ne(l){return j(l)===i}function He(l){return j(l)===b}A.AsyncMode=c,A.ConcurrentMode=M,A.ContextConsumer=T,A.ContextProvider=Te,A.Element=we,A.ForwardRef=Ge,A.Fragment=Be,A.Lazy=Ce,A.Memo=K,A.Portal=Z,A.Profiler=Q,A.StrictMode=Pe,A.Suspense=Oe,A.isAsyncMode=Ae,A.isConcurrentMode=de,A.isContextConsumer=$e,A.isContextProvider=ke,A.isElement=je,A.isForwardRef=Ke,A.isFragment=Je,A.isLazy=ve,A.isMemo=pe,A.isPortal=te,A.isProfiler=he,A.isStrictMode=ne,A.isSuspense=He,A.isValidElementType=x,A.typeOf=j}()),A}var jr;function en(){return jr||(jr=1,process.env.NODE_ENV==="production"?Ne.exports=Zt():Ne.exports=Qt()),Ne.exports}var tr,Mr;function rn(){if(Mr)return tr;Mr=1;var e=en(),r={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},n={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};s[e.ForwardRef]=a,s[e.Memo]=i;function u(R){return e.isMemo(R)?i:s[R.$$typeof]||r}var v=Object.defineProperty,d=Object.getOwnPropertyNames,y=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,b=Object.getPrototypeOf,F=Object.prototype;function k(R,E,I){if(typeof E!="string"){if(F){var _=b(E);_&&_!==F&&k(R,_,I)}var m=d(E);y&&(m=m.concat(y(E)));for(var x=u(R),j=u(E),c=0;c<m.length;++c){var M=m[c];if(!n[M]&&!(I&&I[M])&&!(j&&j[M])&&!(x&&x[M])){var T=p(E,M);try{v(R,M,T)}catch{}}}}return R}return tr=k,tr}rn();var tn=!0;function nn(e,r,n){var a="";return n.split(" ").forEach(function(i){e[i]!==void 0?r.push(e[i]+";"):i&&(a+=i+" ")}),a}var zr=function(r,n,a){var i=r.key+"-"+n.name;(a===!1||tn===!1)&&r.registered[i]===void 0&&(r.registered[i]=n.styles)},an=function(r,n,a){zr(r,n,a);var i=r.key+"-"+n.name;if(r.inserted[n.name]===void 0){var s=n;do r.insert(n===s?"."+i:"",s,r.sheet,!0),s=s.next;while(s!==void 0)}};function on(e){for(var r=0,n,a=0,i=e.length;i>=4;++a,i-=4)n=e.charCodeAt(a)&255|(e.charCodeAt(++a)&255)<<8|(e.charCodeAt(++a)&255)<<16|(e.charCodeAt(++a)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,r=(n&65535)*1540483477+((n>>>16)*59797<<16)^(r&65535)*1540483477+((r>>>16)*59797<<16);switch(i){case 3:r^=(e.charCodeAt(a+2)&255)<<16;case 2:r^=(e.charCodeAt(a+1)&255)<<8;case 1:r^=e.charCodeAt(a)&255,r=(r&65535)*1540483477+((r>>>16)*59797<<16)}return r^=r>>>13,r=(r&65535)*1540483477+((r>>>16)*59797<<16),((r^r>>>15)>>>0).toString(36)}var sn={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},cn=/[A-Z]|^ms/g,fn=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Gr=function(r){return r.charCodeAt(1)===45},Fr=function(r){return r!=null&&typeof r!="boolean"},nr=Ut(function(e){return Gr(e)?e:e.replace(cn,"-$&").toLowerCase()}),Ir=function(r,n){switch(r){case"animation":case"animationName":if(typeof n=="string")return n.replace(fn,function(a,i,s){return H={name:i,styles:s,next:H},i})}return sn[r]!==1&&!Gr(r)&&typeof n=="number"&&n!==0?n+"px":n};function Se(e,r,n){if(n==null)return"";var a=n;if(a.__emotion_styles!==void 0)return a;switch(typeof n){case"boolean":return"";case"object":{var i=n;if(i.anim===1)return H={name:i.name,styles:i.styles,next:H},i.name;var s=n;if(s.styles!==void 0){var u=s.next;if(u!==void 0)for(;u!==void 0;)H={name:u.name,styles:u.styles,next:H},u=u.next;var v=s.styles+";";return v}return un(e,r,n)}case"function":{if(e!==void 0){var d=H,y=n(e);return H=d,Se(e,r,y)}break}}var p=n;return p}function un(e,r,n){var a="";if(Array.isArray(n))for(var i=0;i<n.length;i++)a+=Se(e,r,n[i])+";";else for(var s in n){var u=n[s];if(typeof u!="object"){var v=u;Fr(v)&&(a+=nr(s)+":"+Ir(s,v)+";")}else if(Array.isArray(u)&&typeof u[0]=="string"&&r==null)for(var d=0;d<u.length;d++)Fr(u[d])&&(a+=nr(s)+":"+Ir(s,u[d])+";");else{var y=Se(e,r,u);switch(s){case"animation":case"animationName":{a+=nr(s)+":"+y+";";break}default:a+=s+"{"+y+"}"}}}return a}var Nr=/label:\s*([^\s;{]+)\s*(;|$)/g,H;function ln(e,r,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var a=!0,i="";H=void 0;var s=e[0];if(s==null||s.raw===void 0)a=!1,i+=Se(n,r,s);else{var u=s;i+=u[0]}for(var v=1;v<e.length;v++)if(i+=Se(n,r,e[v]),a){var d=s;i+=d[v]}Nr.lastIndex=0;for(var y="",p;(p=Nr.exec(i))!==null;)y+="-"+p[1];var b=on(i)+y;return{name:b,styles:i,next:H}}var dn=function(r){return r()},vn=B.useInsertionEffect?B.useInsertionEffect:!1,pn=vn||dn,Br=B.createContext(typeof HTMLElement<"u"?Xt({key:"css"}):null);Br.Provider;var hn=function(r){return ar.forwardRef(function(n,a){var i=ar.useContext(Br);return r(n,i,a)})},yn=B.createContext({}),ze={}.hasOwnProperty,sr="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Kr=function(r,n){var a={};for(var i in n)ze.call(n,i)&&(a[i]=n[i]);return a[sr]=r,a},mn=function(r){var n=r.cache,a=r.serialized,i=r.isStringTag;return zr(n,a,i),pn(function(){return an(n,a,i)}),null},bn=hn(function(e,r,n){var a=e.css;typeof a=="string"&&r.registered[a]!==void 0&&(a=r.registered[a]);var i=e[sr],s=[a],u="";typeof e.className=="string"?u=nn(r.registered,s,e.className):e.className!=null&&(u=e.className+" ");var v=ln(s,void 0,B.useContext(yn));u+=r.key+"-"+v.name;var d={};for(var y in e)ze.call(e,y)&&y!=="css"&&y!==sr&&(d[y]=e[y]);return d.className=u,n&&(d.ref=n),B.createElement(B.Fragment,null,B.createElement(mn,{cache:r,serialized:v,isStringTag:typeof i=="string"}),B.createElement(i,d))}),Jr=bn,gn=ce.Fragment;function En(e,r,n){return ze.call(r,"css")?ce.jsx(Jr,Kr(e,r),n):ce.jsx(e,r,n)}function _n(e,r,n){return ze.call(r,"css")?ce.jsxs(Jr,Kr(e,r),n):ce.jsxs(e,r,n)}exports.Fragment=gn;exports.jsx=En;exports.jsxRuntimeExports=ce;exports.jsxs=_n;
@@ -0,0 +1,6 @@
1
+ export { Loader } from './loader/components/Loader';
2
+ export { CircularProgressBar } from './progress-bar/components/CircularProgressBar';
3
+ export type { ProgressBarProps, StyledBarProps, } from './progress-bar/components/ProgressBar';
4
+ export { ProgressBar } from './progress-bar/components/ProgressBar';
5
+ export { useProgressAnimation } from './progress-bar/hooks/useProgressAnimation';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/feedback/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACpF,YAAY,EACV,gBAAgB,EAChB,cAAc,GACf,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2CAA2C,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ThemeColor } from '../../../theme';
2
+
3
+ type LoaderProps = {
4
+ color?: ThemeColor;
5
+ };
6
+ export declare const Loader: ({ color }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=Loader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Loader.d.ts","sourceRoot":"","sources":["../../../../src/feedback/loader/components/Loader.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AAkC5C,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,WAAW,WAAW,4CAgB5C,CAAC"}
@@ -0,0 +1,8 @@
1
+ interface CircularProgressBarProps {
2
+ size?: number;
3
+ barWidth?: number;
4
+ barColor?: string;
5
+ }
6
+ export declare const CircularProgressBar: ({ size, barWidth, barColor, }: CircularProgressBarProps) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=CircularProgressBar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CircularProgressBar.d.ts","sourceRoot":"","sources":["../../../../src/feedback/progress-bar/components/CircularProgressBar.tsx"],"names":[],"mappings":"AAGA,UAAU,wBAAwB;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,mBAAmB,GAAI,+BAIjC,wBAAwB,4CAyD1B,CAAC"}
@@ -0,0 +1,14 @@
1
+ export type ProgressBarProps = {
2
+ value: number;
3
+ className?: string;
4
+ barColor?: string;
5
+ backgroundColor?: string;
6
+ withBorderRadius?: boolean;
7
+ };
8
+ export type StyledBarProps = {
9
+ className?: string;
10
+ backgroundColor?: string;
11
+ withBorderRadius?: boolean;
12
+ };
13
+ export declare const ProgressBar: ({ value, className, barColor, backgroundColor, withBorderRadius, }: ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
14
+ //# sourceMappingURL=ProgressBar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../../src/feedback/progress-bar/components/ProgressBar.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC;AAsBF,eAAO,MAAM,WAAW,GAAI,oEAMzB,gBAAgB,4CAoBlB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { AnimationPlaybackControls, ValueAnimationTransition } from 'framer-motion';
2
+
3
+ export declare const useProgressAnimation: ({ autoPlay, initialValue, finalValue, options, }: {
4
+ autoPlay?: boolean;
5
+ initialValue?: number;
6
+ finalValue?: number;
7
+ options?: ValueAnimationTransition<number>;
8
+ }) => {
9
+ animation: AnimationPlaybackControls | undefined;
10
+ startAnimation: () => void;
11
+ value: number;
12
+ };
13
+ //# sourceMappingURL=useProgressAnimation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useProgressAnimation.d.ts","sourceRoot":"","sources":["../../../../src/feedback/progress-bar/hooks/useProgressAnimation.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAC9B,MAAM,eAAe,CAAC;AAIvB,eAAO,MAAM,oBAAoB,GAAI,kDAKlC;IACD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,wBAAwB,CAAC,MAAM,CAAC,CAAC;CAC5C;;;;CAqCA,CAAC"}
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const p=require("./Loader-9V3BLpiM.cjs"),u=require("./emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs"),i=require("framer-motion"),a=require("react"),y=require("@emotion/styled"),q=require("date-fns"),f=require("./isValidCountryCode-B7MxBtRC-BroSlnrA.cjs");require("@sniptt/guards");require("react-router-dom");const $=e=>e&&e.__esModule?e:{default:e},g=$(y),k=({size:e=50,barWidth:r=5,barColor:s="currentColor"})=>{const n=i.useAnimation(),t=a.useMemo(()=>2*Math.PI*(e/2-r),[e,r]);return a.useEffect(()=>{(async()=>{const o=Math.max(5,t/10),d=[`${o} ${t-o}`,`${o*2} ${t-o*2}`,`${o*3} ${t-o*3}`,`${o*2} ${t-o*2}`,`${o} ${t-o}`];await n.start({strokeDasharray:d,rotate:[0,720],transition:{strokeDasharray:{duration:2,ease:"linear",repeat:1/0,repeatType:"loop"},rotate:{duration:2,ease:"linear",repeat:1/0,repeatType:"loop"}}})})()},[t,n]),u.jsx(i.motion.svg,{width:e,height:e,animate:n,children:u.jsx(i.motion.circle,{cx:e/2,cy:e/2,r:e/2-r,fill:"none",stroke:s,strokeWidth:r,strokeLinecap:"round"})})},S=g.default("div",{target:"e1k8pmqm0"})("height:",({theme:e})=>e.spacing(2),";background-color:",({backgroundColor:e})=>e,";border-radius:",({withBorderRadius:e,theme:r})=>e?r.border.radius.xxl:"0",";overflow:hidden;width:100%;"),b=g.default(i.motion.div,{target:"e1k8pmqm1"})("background-color:",({barColor:e,theme:r})=>e??r.font.color.primary,";height:100%;border-radius:",({withBorderRadius:e,theme:r})=>e?r.border.radius.md:"0",";"),M=({value:e,className:r,barColor:s,backgroundColor:n="none",withBorderRadius:t=!1})=>{const[c]=a.useState(e);return u.jsx(S,{className:r,backgroundColor:n,withBorderRadius:t,role:"progressbar","aria-valuenow":Math.ceil(e),children:u.jsx(b,{initial:{width:`${c}%`},animate:{width:`${e}%`},barColor:s,transition:{ease:"linear"},withBorderRadius:t})})},_=({autoPlay:e=!0,initialValue:r=0,finalValue:s=100,options:n})=>{const[t,c]=a.useState(),[o,d]=a.useState(r),l=a.useCallback(()=>{if(f.Tr(t))return;const h=f.Tr(n?.duration)?q.millisecondsToSeconds(n.duration):void 0;c(i.animate(r,s,{...n,duration:h,onUpdate:m=>{o!==m&&(d(m),n?.onUpdate?.(m))}}))},[t,s,r,n,o]);return a.useEffect(()=>{e&&!t&&l()},[t,e,l]),{animation:t,startAnimation:l,value:o}};exports.Loader=p.Loader;exports.CircularProgressBar=k;exports.ProgressBar=M;exports.useProgressAnimation=_;
@@ -0,0 +1,124 @@
1
+ import { L as E } from "./Loader-BmJ693nz.js";
2
+ import { a as s } from "./emotion-react-jsx-runtime.browser.esm-BUNawPtg.js";
3
+ import { useAnimation as $, motion as l, animate as y } from "framer-motion";
4
+ import { useMemo as k, useEffect as f, useState as u, useCallback as b } from "react";
5
+ import h from "@emotion/styled";
6
+ import { millisecondsToSeconds as w } from "date-fns";
7
+ import { T as p } from "./isValidCountryCode-B7MxBtRC-DyiZn2sl.js";
8
+ import "@sniptt/guards";
9
+ import "react-router-dom";
10
+ const L = ({ size: r = 50, barWidth: t = 5, barColor: n = "currentColor" }) => {
11
+ const a = $(), e = k(() => 2 * Math.PI * (r / 2 - t), [
12
+ r,
13
+ t
14
+ ]);
15
+ return f(() => {
16
+ (async () => {
17
+ const o = Math.max(5, e / 10), c = [
18
+ `${o} ${e - o}`,
19
+ `${o * 2} ${e - o * 2}`,
20
+ `${o * 3} ${e - o * 3}`,
21
+ `${o * 2} ${e - o * 2}`,
22
+ `${o} ${e - o}`
23
+ ];
24
+ await a.start({
25
+ strokeDasharray: c,
26
+ rotate: [
27
+ 0,
28
+ 720
29
+ ],
30
+ transition: {
31
+ strokeDasharray: {
32
+ duration: 2,
33
+ ease: "linear",
34
+ repeat: 1 / 0,
35
+ repeatType: "loop"
36
+ },
37
+ rotate: {
38
+ duration: 2,
39
+ ease: "linear",
40
+ repeat: 1 / 0,
41
+ repeatType: "loop"
42
+ }
43
+ }
44
+ });
45
+ })();
46
+ }, [
47
+ e,
48
+ a
49
+ ]), /* @__PURE__ */ s(l.svg, {
50
+ width: r,
51
+ height: r,
52
+ animate: a,
53
+ children: /* @__PURE__ */ s(l.circle, {
54
+ cx: r / 2,
55
+ cy: r / 2,
56
+ r: r / 2 - t,
57
+ fill: "none",
58
+ stroke: n,
59
+ strokeWidth: t,
60
+ strokeLinecap: "round"
61
+ })
62
+ });
63
+ }, S = /* @__PURE__ */ h("div", {
64
+ target: "e1k8pmqm0"
65
+ })("height:", ({ theme: r }) => r.spacing(2), ";background-color:", ({ backgroundColor: r }) => r, ";border-radius:", ({ withBorderRadius: r, theme: t }) => r ? t.border.radius.xxl : "0", ";overflow:hidden;width:100%;"), v = /* @__PURE__ */ h(l.div, {
66
+ target: "e1k8pmqm1"
67
+ })("background-color:", ({ barColor: r, theme: t }) => r ?? t.font.color.primary, ";height:100%;border-radius:", ({ withBorderRadius: r, theme: t }) => r ? t.border.radius.md : "0", ";"), P = ({ value: r, className: t, barColor: n, backgroundColor: a = "none", withBorderRadius: e = !1 }) => {
68
+ const [i] = u(r);
69
+ return /* @__PURE__ */ s(S, {
70
+ className: t,
71
+ backgroundColor: a,
72
+ withBorderRadius: e,
73
+ role: "progressbar",
74
+ "aria-valuenow": Math.ceil(r),
75
+ children: /* @__PURE__ */ s(v, {
76
+ initial: {
77
+ width: `${i}%`
78
+ },
79
+ animate: {
80
+ width: `${r}%`
81
+ },
82
+ barColor: n,
83
+ transition: {
84
+ ease: "linear"
85
+ },
86
+ withBorderRadius: e
87
+ })
88
+ });
89
+ }, D = ({ autoPlay: r = !0, initialValue: t = 0, finalValue: n = 100, options: a }) => {
90
+ const [e, i] = u(), [o, c] = u(t), m = b(() => {
91
+ if (p(e)) return;
92
+ const g = p(a?.duration) ? w(a.duration) : void 0;
93
+ i(y(t, n, {
94
+ ...a,
95
+ duration: g,
96
+ onUpdate: (d) => {
97
+ o !== d && (c(d), a?.onUpdate?.(d));
98
+ }
99
+ }));
100
+ }, [
101
+ e,
102
+ n,
103
+ t,
104
+ a,
105
+ o
106
+ ]);
107
+ return f(() => {
108
+ r && !e && m();
109
+ }, [
110
+ e,
111
+ r,
112
+ m
113
+ ]), {
114
+ animation: e,
115
+ startAnimation: m,
116
+ value: o
117
+ };
118
+ };
119
+ export {
120
+ L as CircularProgressBar,
121
+ E as Loader,
122
+ P as ProgressBar,
123
+ D as useProgressAnimation
124
+ };
@@ -0,0 +1 @@
1
+ "use strict";const o=require("./isValidCountryCode-B7MxBtRC-BroSlnrA.cjs");require("@sniptt/guards");require("react-router-dom");const n=({type:t,href:r})=>{if(t==="linkedin"){const e=r.match(/(?:https?:\/\/)?(?:www.)?linkedin.com\/(?:in|company|school)\/(.*)/);return o.Tr(e?.[1])?decodeURIComponent(e?.[1]):"LinkedIn"}if(t==="twitter"){const e=r.match(/(?:https?:\/\/)?(?:www.)?twitter.com\/([-a-zA-Z0-9@:%_+.~#?&//=]*)/);return o.Tr(e?.[1])?`@${e?.[1]}`:"@twitter"}if(t==="facebook"){const e=r.match(/(?:https?:\/\/)?(?:www.)?facebook.com\/(.+)/);return o.Tr(e?.[1])?decodeURIComponent(e?.[1]):"Facebook"}};exports.getDisplayValueByUrlType=n;
@@ -0,0 +1,20 @@
1
+ import { T as n } from "./isValidCountryCode-B7MxBtRC-DyiZn2sl.js";
2
+ import "@sniptt/guards";
3
+ import "react-router-dom";
4
+ const s = ({ type: e, href: o }) => {
5
+ if (e === "linkedin") {
6
+ const t = o.match(/(?:https?:\/\/)?(?:www.)?linkedin.com\/(?:in|company|school)\/(.*)/);
7
+ return n(t?.[1]) ? decodeURIComponent(t?.[1]) : "LinkedIn";
8
+ }
9
+ if (e === "twitter") {
10
+ const t = o.match(/(?:https?:\/\/)?(?:www.)?twitter.com\/([-a-zA-Z0-9@:%_+.~#?&//=]*)/);
11
+ return n(t?.[1]) ? `@${t?.[1]}` : "@twitter";
12
+ }
13
+ if (e === "facebook") {
14
+ const t = o.match(/(?:https?:\/\/)?(?:www.)?facebook.com\/(.+)/);
15
+ return n(t?.[1]) ? decodeURIComponent(t?.[1]) : "Facebook";
16
+ }
17
+ };
18
+ export {
19
+ s as g
20
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={};exports.default=e;
@@ -0,0 +1,3 @@
1
+ declare const _default: {};
2
+ export default _default;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,wBAAkB"}
@@ -0,0 +1,4 @@
1
+ const e = {};
2
+ export {
3
+ e as default
4
+ };
@@ -0,0 +1,9 @@
1
+ import { ButtonProps } from './Button/Button';
2
+ import { MotionProps } from 'framer-motion';
3
+
4
+ export type AnimatedButtonProps = ButtonProps & Pick<MotionProps, 'animate' | 'transition'> & {
5
+ animatedSvg: React.ReactNode;
6
+ soonLabel?: string;
7
+ };
8
+ export declare const AnimatedButton: ({ className, Icon, animatedSvg, title, fullWidth, variant, inverted, size, accent, position, soon, disabled, justify, focus, onClick, to, target, dataTestId, hotkeys, ariaLabel, animate, transition, dataClickOutsideId, dataGloballyPreventClickOutside, soonLabel, }: AnimatedButtonProps) => import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=AnimatedButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedButton.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/AnimatedButton.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAU,MAAM,eAAe,CAAC;AAIzD,OAAO,EAEL,KAAK,WAAW,EAGjB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,MAAM,mBAAmB,GAAG,WAAW,GAC3C,IAAI,CAAC,WAAW,EAAE,SAAS,GAAG,YAAY,CAAC,GAAG;IAC5C,WAAW,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AA+WJ,eAAO,MAAM,cAAc,GAAI,0QA0B5B,mBAAmB,4CAiDrB,CAAC"}
@@ -0,0 +1,19 @@
1
+ import { ComponentProps, MouseEvent } from 'react';
2
+ import { MotionProps } from 'framer-motion';
3
+ import { LightIconButtonAccent, LightIconButtonSize } from './LightIconButton';
4
+ import { IconComponent } from '../../../display';
5
+
6
+ export type AnimatedLightIconButtonProps = {
7
+ className?: string;
8
+ testId?: string;
9
+ Icon?: IconComponent;
10
+ title?: string;
11
+ size?: LightIconButtonSize;
12
+ accent?: LightIconButtonAccent;
13
+ active?: boolean;
14
+ disabled?: boolean;
15
+ focus?: boolean;
16
+ onClick?: (event: MouseEvent<HTMLButtonElement>) => void;
17
+ } & Pick<ComponentProps<'button'>, 'aria-label' | 'title'> & Pick<MotionProps, 'animate' | 'transition'>;
18
+ export declare const AnimatedLightIconButton: ({ "aria-label": ariaLabel, className, testId, animate, transition, Icon, active, size, accent, disabled, focus, onClick, title, }: AnimatedLightIconButtonProps) => import("react/jsx-runtime").JSX.Element;
19
+ //# sourceMappingURL=AnimatedLightIconButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedLightIconButton.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/AnimatedLightIconButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AACjD,OAAO,EACL,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACzB,MAAM,6CAA6C,CAAC;AACrD,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAE7D,MAAM,MAAM,4BAA4B,GAAG;IACzC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAC3B,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CAC1D,GAAG,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC,GACxD,IAAI,CAAC,WAAW,EAAE,SAAS,GAAG,YAAY,CAAC,CAAC;AAmE9C,eAAO,MAAM,uBAAuB,GAAI,mIAcrC,4BAA4B,4CAyB9B,CAAC"}
@@ -0,0 +1,32 @@
1
+ import { default as React } from 'react';
2
+ import { ClickOutsideAttributes } from '../../../../utilities/types/ClickOutsideAttributes';
3
+ import { IconComponent } from '../../../../display/icon/types/IconComponent';
4
+
5
+ export type ButtonSize = 'medium' | 'small';
6
+ export type ButtonPosition = 'standalone' | 'left' | 'middle' | 'right';
7
+ export type ButtonVariant = 'primary' | 'secondary' | 'tertiary';
8
+ export type ButtonAccent = 'default' | 'blue' | 'danger';
9
+ export type ButtonProps = {
10
+ className?: string;
11
+ Icon?: IconComponent;
12
+ title?: string;
13
+ fullWidth?: boolean;
14
+ variant?: ButtonVariant;
15
+ inverted?: boolean;
16
+ size?: ButtonSize;
17
+ position?: ButtonPosition;
18
+ accent?: ButtonAccent;
19
+ soon?: boolean;
20
+ justify?: 'center' | 'flex-start' | 'flex-end';
21
+ disabled?: boolean;
22
+ focus?: boolean;
23
+ onClick?: (event: React.MouseEvent<HTMLButtonElement>) => void;
24
+ to?: string;
25
+ target?: string;
26
+ dataTestId?: string;
27
+ hotkeys?: string[];
28
+ ariaLabel?: string;
29
+ isLoading?: boolean;
30
+ } & Pick<React.ComponentProps<'button'>, 'type'> & ClickOutsideAttributes;
31
+ export declare const Button: ({ className, Icon, title, fullWidth, variant, inverted, size, accent, position, soon, disabled, justify, focus: propFocus, onClick, to, target, dataTestId, dataClickOutsideId, dataGloballyPreventClickOutside, hotkeys, ariaLabel, type, isLoading, }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
32
+ //# sourceMappingURL=Button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../src/input/button/components/Button/Button.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,sCAAsC,CAAC;AAM1E,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAmB,MAAM,OAAO,CAAC;AAKxC,MAAM,MAAM,UAAU,GAAG,QAAQ,GAAG,OAAO,CAAC;AAC5C,MAAM,MAAM,cAAc,GAAG,YAAY,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AACxE,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,CAAC;AACjE,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEzD,MAAM,MAAM,WAAW,GAAG;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,YAAY,GAAG,UAAU,CAAC;IAC/C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC/D,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC,GAC9C,sBAAsB,CAAC;AAiYzB,eAAO,MAAM,MAAM,GAAI,yPAwBpB,WAAW,4CAwDb,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const baseTransitionTiming = 300;
2
+ //# sourceMappingURL=constant.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constant.d.ts","sourceRoot":"","sources":["../../../../../src/input/button/components/Button/constant.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,MAAM,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ButtonAccent, ButtonSize, ButtonVariant } from '../../../..';
2
+
3
+ export declare const ButtonHotkeys: ({ size, accent, variant, hotkeys, }: {
4
+ size: ButtonSize;
5
+ accent: ButtonAccent;
6
+ variant: ButtonVariant;
7
+ hotkeys: string[];
8
+ }) => import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=ButtonHotKeys.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonHotKeys.d.ts","sourceRoot":"","sources":["../../../../../../src/input/button/components/Button/internal/ButtonHotKeys.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,aAAa,EACnB,MAAM,WAAW,CAAC;AA0CnB,eAAO,MAAM,aAAa,GAAI,qCAK3B;IACD,IAAI,EAAE,UAAU,CAAC;IACjB,MAAM,EAAE,YAAY,CAAC;IACrB,OAAO,EAAE,aAAa,CAAC;IACvB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB,4CAOA,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { IconComponent } from '../../../../../display';
2
+
3
+ export declare const ButtonIcon: ({ Icon, isLoading, }: {
4
+ Icon?: IconComponent;
5
+ isLoading?: boolean;
6
+ }) => import("react/jsx-runtime").JSX.Element;
7
+ //# sourceMappingURL=ButtonIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonIcon.d.ts","sourceRoot":"","sources":["../../../../../../src/input/button/components/Button/internal/ButtonIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAmCjD,eAAO,MAAM,UAAU,GAAI,sBAGxB;IACD,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,4CAgBA,CAAC"}
@@ -0,0 +1,6 @@
1
+ type ButtonSoonProps = {
2
+ label?: string;
3
+ };
4
+ export declare const ButtonSoon: ({ label }: ButtonSoonProps) => import("react/jsx-runtime").JSX.Element;
5
+ export {};
6
+ //# sourceMappingURL=ButtonSoon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonSoon.d.ts","sourceRoot":"","sources":["../../../../../../src/input/button/components/Button/internal/ButtonSoon.tsx"],"names":[],"mappings":"AAOA,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,WAAoB,eAAe,4CAE7D,CAAC"}
@@ -0,0 +1,6 @@
1
+ export declare const ButtonText: ({ hasIcon, isLoading, title, }: {
2
+ isLoading?: boolean;
3
+ hasIcon: boolean;
4
+ title?: string;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
+ //# sourceMappingURL=ButtonText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonText.d.ts","sourceRoot":"","sources":["../../../../../../src/input/button/components/Button/internal/ButtonText.tsx"],"names":[],"mappings":"AA2CA,eAAO,MAAM,UAAU,GAAI,gCAIxB;IACD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,4CAOA,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ButtonProps } from './Button/Button';
2
+ import { ReactNode } from 'react';
3
+
4
+ export type ButtonGroupProps = Partial<Pick<ButtonProps, 'variant' | 'size' | 'accent'>> & {
5
+ className?: string;
6
+ children: ReactNode[];
7
+ };
8
+ export declare const ButtonGroup: ({ className, children, variant, size, accent, }: ButtonGroupProps) => import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=ButtonGroup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/ButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,OAAO,EAAuB,KAAK,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAQxE,MAAM,MAAM,gBAAgB,GAAG,OAAO,CACpC,IAAI,CAAC,WAAW,EAAE,SAAS,GAAG,MAAM,GAAG,QAAQ,CAAC,CACjD,GAAG;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,SAAS,EAAE,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,iDAMzB,gBAAgB,4CAgClB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { LightIconButtonProps } from './LightIconButton';
2
+ import { ColorSampleProps } from '../../../display';
3
+
4
+ type ColorPickerButtonProps = Pick<ColorSampleProps, 'colorName'> & Pick<LightIconButtonProps, 'onClick'> & {
5
+ isSelected?: boolean;
6
+ };
7
+ export declare const ColorPickerButton: ({ colorName, isSelected, onClick, }: ColorPickerButtonProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=ColorPickerButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColorPickerButton.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/ColorPickerButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,aAAa,CAAC;AACjE,OAAO,EAEL,KAAK,oBAAoB,EAC1B,MAAM,6CAA6C,CAAC;AAErD,KAAK,sBAAsB,GAAG,IAAI,CAAC,gBAAgB,EAAE,WAAW,CAAC,GAC/D,IAAI,CAAC,oBAAoB,EAAE,SAAS,CAAC,GAAG;IACtC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAiBJ,eAAO,MAAM,iBAAiB,GAAI,qCAI/B,sBAAsB,4CAOxB,CAAC"}
@@ -0,0 +1,18 @@
1
+ import { IconComponent } from '../../../display';
2
+
3
+ export type FloatingButtonSize = 'small' | 'medium';
4
+ export type FloatingButtonPosition = 'standalone' | 'left' | 'middle' | 'right';
5
+ export type FloatingButtonProps = {
6
+ className?: string;
7
+ Icon?: IconComponent;
8
+ title?: string;
9
+ size?: FloatingButtonSize;
10
+ position?: FloatingButtonPosition;
11
+ applyShadow?: boolean;
12
+ applyBlur?: boolean;
13
+ disabled?: boolean;
14
+ focus?: boolean;
15
+ to?: string;
16
+ };
17
+ export declare const FloatingButton: ({ className, Icon, title, size, position, applyBlur, applyShadow, disabled, focus, to, }: FloatingButtonProps) => import("react/jsx-runtime").JSX.Element;
18
+ //# sourceMappingURL=FloatingButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FloatingButton.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/FloatingButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAGjD,MAAM,MAAM,kBAAkB,GAAG,OAAO,GAAG,QAAQ,CAAC;AACpD,MAAM,MAAM,sBAAsB,GAAG,YAAY,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEhF,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,kBAAkB,CAAC;IAC1B,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,EAAE,CAAC,EAAE,MAAM,CAAC;CACb,CAAC;AAoFF,eAAO,MAAM,cAAc,GAAI,0FAW5B,mBAAmB,4CAkBrB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { FloatingButtonProps } from './FloatingButton';
2
+ import { default as React } from 'react';
3
+
4
+ export type FloatingButtonGroupProps = Pick<FloatingButtonProps, 'size'> & {
5
+ children: React.ReactElement[];
6
+ className?: string;
7
+ };
8
+ export declare const FloatingButtonGroup: ({ children, size, className, }: FloatingButtonGroupProps) => import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=FloatingButtonGroup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FloatingButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/input/button/components/FloatingButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAEL,KAAK,mBAAmB,EACzB,MAAM,kBAAkB,CAAC;AAW1B,MAAM,MAAM,wBAAwB,GAAG,IAAI,CAAC,mBAAmB,EAAE,MAAM,CAAC,GAAG;IACzE,QAAQ,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,gCAIjC,wBAAwB,4CA2B1B,CAAC"}
@@ -0,0 +1,19 @@
1
+ import { default as React } from 'react';
2
+ import { IconComponent } from '../../../display';
3
+
4
+ export type FloatingIconButtonSize = 'small' | 'medium';
5
+ export type FloatingIconButtonPosition = 'standalone' | 'left' | 'middle' | 'right';
6
+ export type FloatingIconButtonProps = {
7
+ className?: string;
8
+ Icon?: IconComponent;
9
+ size?: FloatingIconButtonSize;
10
+ position?: FloatingIconButtonPosition;
11
+ applyShadow?: boolean;
12
+ applyBlur?: boolean;
13
+ disabled?: boolean;
14
+ focus?: boolean;
15
+ onClick?: (event: React.MouseEvent<HTMLButtonElement>) => void;
16
+ isActive?: boolean;
17
+ };
18
+ export declare const FloatingIconButton: ({ className, Icon, size, position, applyShadow, applyBlur, disabled, focus, onClick, isActive, }: FloatingIconButtonProps) => import("react/jsx-runtime").JSX.Element;
19
+ //# sourceMappingURL=FloatingIconButton.d.ts.map