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,6 @@
1
+ import { z as o } from "zod";
2
+ import { M as m } from "./MainColorNames-CH_C4JeD.js";
3
+ const e = o.enum(m);
4
+ export {
5
+ e as t
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";const e=require("zod"),o=require("./MainColorNames-C1tU0n7M.cjs"),r=e.z.enum(o.MAIN_COLOR_NAMES);exports.themeColorSchema=r;
@@ -0,0 +1,13 @@
1
+ import { M as n } from "./MobileViewport-CDXq37n6.js";
2
+ import { useMediaQuery as i } from "react-responsive";
3
+ const r = () => {
4
+ const e = navigator.userAgent.toLowerCase();
5
+ return e.includes("mac os x") || e.includes("macos") ? "mac" : e.includes("windows") ? "windows" : e.includes("linux") ? "linux" : e.includes("android") ? "android" : e.includes("ios") || e.includes("iphone") || e.includes("ipad") ? "ios" : "unknown";
6
+ }, u = () => r() === "mac" ? "" : " ", t = () => i({
7
+ query: `(max-width: ${n}px)`
8
+ });
9
+ export {
10
+ r as a,
11
+ u as g,
12
+ t as u
13
+ };
@@ -0,0 +1 @@
1
+ "use strict";const r=require("./MobileViewport-BcwxurOJ.cjs"),s=require("react-responsive"),i=()=>{const e=navigator.userAgent.toLowerCase();return e.includes("mac os x")||e.includes("macos")?"mac":e.includes("windows")?"windows":e.includes("linux")?"linux":e.includes("android")?"android":e.includes("ios")||e.includes("iphone")||e.includes("ipad")?"ios":"unknown"},n=()=>i()==="mac"?"":" ",t=()=>s.useMediaQuery({query:`(max-width: ${r.MOBILE_VIEWPORT}px)`});exports.getOsShortcutSeparator=n;exports.getUserDevice=i;exports.useIsMobile=t;
@@ -0,0 +1 @@
1
+ "use strict";const d=require("react-router-dom"),i=require("./isValidCountryCode-B7MxBtRC-BroSlnrA.cjs");require("@sniptt/guards");const a=({altKey:s,ctrlKey:e,shiftKey:n,metaKey:u,button:t})=>[s,e,n,u].some(f=>f)||!(t===0),M=({to:s,onClick:e,disabled:n=!1,onBeforeNavigation:u,triggerEvent:t="MOUSE_DOWN"})=>{const o=d.useNavigate();return{onClick:r=>{if(!n){if(a(r)){u?.(),i.Tr(e)&&!i.Tr(s)&&e(r);return}t==="CLICK"&&(u?.(),i.Tr(e)?e(r):i.Tr(s)&&o(s)),r.preventDefault()}},onMouseDown:r=>{n||t==="CLICK"||a(r)||(u?.(),i.Tr(e)?e(r):i.Tr(s)&&o(s))}}};exports.isNavigationModifierPressed=a;exports.useMouseDownNavigation=M;
@@ -0,0 +1,29 @@
1
+ import { useNavigate as l } from "react-router-dom";
2
+ import { T as i } from "./isValidCountryCode-B7MxBtRC-DyiZn2sl.js";
3
+ import "@sniptt/guards";
4
+ const o = ({ altKey: e, ctrlKey: s, shiftKey: u, metaKey: f, button: n }) => [
5
+ e,
6
+ s,
7
+ u,
8
+ f
9
+ ].some((a) => a) || !(n === 0), D = ({ to: e, onClick: s, disabled: u = !1, onBeforeNavigation: f, triggerEvent: n = "MOUSE_DOWN" }) => {
10
+ const t = l();
11
+ return {
12
+ onClick: (r) => {
13
+ if (!u) {
14
+ if (o(r)) {
15
+ f?.(), i(s) && !i(e) && s(r);
16
+ return;
17
+ }
18
+ n === "CLICK" && (f?.(), i(s) ? s(r) : i(e) && t(e)), r.preventDefault();
19
+ }
20
+ },
21
+ onMouseDown: (r) => {
22
+ u || n === "CLICK" || o(r) || (f?.(), i(s) ? s(r) : i(e) && t(e));
23
+ }
24
+ };
25
+ };
26
+ export {
27
+ o as i,
28
+ D as u
29
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+
3
+ export declare const AnimatedCircleLoading: ({ children, }: {
4
+ children: React.ReactNode;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
+ //# sourceMappingURL=AnimatedCircleLoading.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedCircleLoading.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedCircleLoading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,eAAO,MAAM,qBAAqB,GAAI,eAEnC;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,4CAiBA,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+
3
+ export declare const AnimatedContainer: ({ children, }: {
4
+ children: React.ReactNode;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
+ //# sourceMappingURL=AnimatedContainer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedContainer.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedContainer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,iBAAiB,GAAI,eAE/B;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,4CASA,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { motion } from 'framer-motion';
2
+ import { AnimationDuration } from '../../../theme';
3
+
4
+ type AnimatedEaseInProps = Omit<React.ComponentProps<typeof motion.div>, 'initial' | 'animated' | 'transition'> & {
5
+ duration?: AnimationDuration;
6
+ };
7
+ export declare const AnimatedEaseIn: ({ children, duration, }: AnimatedEaseInProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=AnimatedEaseIn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedEaseIn.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedEaseIn.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEvC,KAAK,mBAAmB,GAAG,IAAI,CAC7B,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG,CAAC,EACvC,SAAS,GAAG,UAAU,GAAG,YAAY,CACtC,GAAG;IACF,QAAQ,CAAC,EAAE,iBAAiB,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,yBAG5B,mBAAmB,4CAcrB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { AnimationDuration } from '../../../theme';
2
+
3
+ type AnimatedEaseInOutProps = {
4
+ isOpen: boolean;
5
+ children: React.ReactNode;
6
+ duration?: AnimationDuration;
7
+ marginBottom?: string;
8
+ marginTop?: string;
9
+ initial?: boolean;
10
+ };
11
+ export declare const AnimatedEaseInOut: ({ children, isOpen, marginBottom, marginTop, duration, initial, }: AnimatedEaseInOutProps) => import("react/jsx-runtime").JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=AnimatedEaseInOut.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedEaseInOut.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedEaseInOut.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAGnD,KAAK,sBAAsB,GAAG;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,mEAO/B,sBAAsB,4CAyBxB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { AnimationDuration } from '../../../theme';
2
+
3
+ type AnimatedFadeOutProps = {
4
+ isOpen: boolean;
5
+ children: React.ReactNode;
6
+ duration?: AnimationDuration;
7
+ marginBottom?: string;
8
+ marginTop?: string;
9
+ };
10
+ export declare const AnimatedFadeOut: ({ isOpen, children, duration, marginBottom, marginTop, }: AnimatedFadeOutProps) => import("react/jsx-runtime").JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=AnimatedFadeOut.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedFadeOut.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedFadeOut.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAGnD,KAAK,oBAAoB,GAAG;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,0DAM7B,oBAAoB,4CAsBtB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { HTMLMotionProps } from 'framer-motion';
2
+ import { AnimationDuration } from '../../../theme';
3
+
4
+ type AnimatedRotateProps = Omit<HTMLMotionProps<'div'>, 'initial' | 'animate' | 'transition' | 'exit'> & {
5
+ duration?: AnimationDuration;
6
+ animateOnHover?: boolean;
7
+ };
8
+ export declare const AnimatedRotate: ({ children, duration, animateOnHover, }: AnimatedRotateProps) => JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=AnimatedRotate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedRotate.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedRotate.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,EAAE,KAAK,eAAe,EAAU,MAAM,eAAe,CAAC;AAE7D,KAAK,mBAAmB,GAAG,IAAI,CAC7B,eAAe,CAAC,KAAK,CAAC,EACtB,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,MAAM,CAC9C,GAAG;IACF,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AAQF,eAAO,MAAM,cAAc,GAAI,yCAI5B,mBAAmB,KAAG,GAAG,CAAC,OA6B5B,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { motion } from 'framer-motion';
2
+ import { default as React } from 'react';
3
+
4
+ type AnimatedTextWordProps = Omit<React.ComponentProps<typeof motion.div>, 'children'> & {
5
+ text: string;
6
+ };
7
+ export declare const AnimatedTextWord: ({ text }: AnimatedTextWordProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=AnimatedTextWord.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedTextWord.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedTextWord.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAWvC,KAAK,qBAAqB,GAAG,IAAI,CAC/B,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG,CAAC,EACvC,UAAU,CACX,GAAG;IACF,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AA+BF,eAAO,MAAM,gBAAgB,GAAI,UAAe,qBAAqB,4CAsBpE,CAAC"}
@@ -0,0 +1,6 @@
1
+ type AnimatedTranslationProps = {
2
+ children: React.ReactNode;
3
+ };
4
+ export declare const AnimatedTranslation: ({ children }: AnimatedTranslationProps) => import("react/jsx-runtime").JSX.Element;
5
+ export {};
6
+ //# sourceMappingURL=AnimatedTranslation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedTranslation.d.ts","sourceRoot":"","sources":["../../../../src/utilities/animation/components/AnimatedTranslation.tsx"],"names":[],"mappings":"AAGA,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,cAAc,wBAAwB,4CAyBzE,CAAC"}
@@ -0,0 +1,8 @@
1
+ export * from './components/AnimatedContainer';
2
+ export * from './components/AnimatedEaseIn';
3
+ export * from './components/AnimatedEaseInOut';
4
+ export * from './components/AnimatedFadeOut';
5
+ export * from './components/AnimatedTextWord';
6
+ export * from './components/AnimatedTranslation';
7
+ export * from './components/AnimatedCircleLoading';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utilities/animation/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { ThemeColor } from '../../../theme';
2
+
3
+ export declare const getMainColorNameFromPaletteColorName: (paletteColorName: string) => ThemeColor;
4
+ //# sourceMappingURL=getMainColorNameFromPaletteColorName.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getMainColorNameFromPaletteColorName.d.ts","sourceRoot":"","sources":["../../../../src/utilities/color/utils/getMainColorNameFromPaletteColorName.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AAE5C,eAAO,MAAM,oCAAoC,GAC/C,kBAAkB,MAAM,KACvB,UAEF,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ThemeColor, ThemeType } from '../../../theme';
2
+
3
+ export declare const stringToThemeColor: (string: string) => ThemeColor;
4
+ export declare const stringToThemeColorP3String: ({ string, theme, variant, }: {
5
+ string: string;
6
+ theme: ThemeType;
7
+ variant: number;
8
+ }) => string;
9
+ //# sourceMappingURL=stringToThemeColorP3String.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"stringToThemeColorP3String.d.ts","sourceRoot":"","sources":["../../../../src/utilities/color/utils/stringToThemeColorP3String.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,KAAK,UAAU,EAAE,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAE9E,eAAO,MAAM,kBAAkB,GAAI,QAAQ,MAAM,KAAG,UAQnD,CAAC;AAEF,eAAO,MAAM,0BAA0B,GAAI,6BAIxC;IACD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,KAAG,MAUH,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const REACT_APP_SERVER_BASE_URL: string;
2
+ //# sourceMappingURL=config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/utilities/config.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,yBAAyB,QACsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const getOsControlSymbol: () => "⌘" | "Ctrl";
2
+ //# sourceMappingURL=getOsControlSymbol.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getOsControlSymbol.d.ts","sourceRoot":"","sources":["../../../src/utilities/device/getOsControlSymbol.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,oBAI9B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const getOsShortcutSeparator: () => " " | "";
2
+ //# sourceMappingURL=getOsShortcutSeparator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getOsShortcutSeparator.d.ts","sourceRoot":"","sources":["../../../src/utilities/device/getOsShortcutSeparator.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,gBAGlC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const getUserDevice: () => "mac" | "windows" | "linux" | "android" | "ios" | "unknown";
2
+ //# sourceMappingURL=getUserDevice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUserDevice.d.ts","sourceRoot":"","sources":["../../../src/utilities/device/getUserDevice.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,mEAyBzB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ReactNode } from 'react';
2
+
3
+ type AutogrowWrapperProps = {
4
+ children: ReactNode;
5
+ node?: ReactNode;
6
+ className?: string;
7
+ };
8
+ export declare const AutogrowWrapper: ({ children, node, className, }: AutogrowWrapperProps) => import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=AutogrowWrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AutogrowWrapper.d.ts","sourceRoot":"","sources":["../../../../src/utilities/dimensions/components/AutogrowWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,KAAK,oBAAoB,GAAG;IAC1B,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAoBF,eAAO,MAAM,eAAe,GAAI,gCAI7B,oBAAoB,4CAOtB,CAAC"}
@@ -0,0 +1,26 @@
1
+ export { AnimatedCircleLoading } from './animation/components/AnimatedCircleLoading';
2
+ export { AnimatedContainer } from './animation/components/AnimatedContainer';
3
+ export { AnimatedEaseIn } from './animation/components/AnimatedEaseIn';
4
+ export { AnimatedEaseInOut } from './animation/components/AnimatedEaseInOut';
5
+ export { AnimatedFadeOut } from './animation/components/AnimatedFadeOut';
6
+ export { AnimatedRotate } from './animation/components/AnimatedRotate';
7
+ export { AnimatedTextWord } from './animation/components/AnimatedTextWord';
8
+ export { AnimatedTranslation } from './animation/components/AnimatedTranslation';
9
+ export { getMainColorNameFromPaletteColorName } from './color/utils/getMainColorNameFromPaletteColorName';
10
+ export { stringToThemeColor, stringToThemeColorP3String, } from './color/utils/stringToThemeColorP3String';
11
+ export { REACT_APP_SERVER_BASE_URL } from './config';
12
+ export { getOsControlSymbol } from './device/getOsControlSymbol';
13
+ export { getOsShortcutSeparator } from './device/getOsShortcutSeparator';
14
+ export { getUserDevice } from './device/getUserDevice';
15
+ export { AutogrowWrapper } from './dimensions/components/AutogrowWrapper';
16
+ export { useMouseDownNavigation } from './navigation/hooks/useMouseDownNavigation';
17
+ export { useResetLocationHash } from './navigation/hooks/useResetLocationHash';
18
+ export { isNavigationModifierPressed } from './navigation/isNavigationModifierPressed';
19
+ export type { TriggerEventType } from './navigation/types/trigger-event.type';
20
+ export { useIsMobile } from './responsive/hooks/useIsMobile';
21
+ export { useScreenSize } from './screen-size/hooks/useScreenSize';
22
+ export { createState } from './state/utils/createState';
23
+ export type { ClickOutsideAttributes } from './types/ClickOutsideAttributes';
24
+ export type { Nullable } from './types/Nullable';
25
+ export { getDisplayValueByUrlType } from './utils/getDisplayValueByUrlType';
26
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utilities/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,oCAAoC,EAAE,MAAM,oDAAoD,CAAC;AAC1G,OAAO,EACL,kBAAkB,EAClB,0BAA0B,GAC3B,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC1E,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,2BAA2B,EAAE,MAAM,0CAA0C,CAAC;AACvF,YAAY,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,YAAY,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,YAAY,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { MouseEvent } from 'react';
2
+ import { TriggerEventType } from '../types/trigger-event.type';
3
+
4
+ type UseMouseDownNavigationProps = {
5
+ to?: string;
6
+ onClick?: (event: MouseEvent<HTMLElement>) => void;
7
+ disabled?: boolean;
8
+ onBeforeNavigation?: () => void;
9
+ triggerEvent?: TriggerEventType;
10
+ stopPropagation?: boolean;
11
+ };
12
+ export declare const useMouseDownNavigation: ({ to, onClick, disabled, onBeforeNavigation, triggerEvent, }: UseMouseDownNavigationProps) => {
13
+ onClick: (event: MouseEvent<HTMLElement>) => void;
14
+ onMouseDown: (event: MouseEvent<HTMLElement>) => void;
15
+ };
16
+ export {};
17
+ //# sourceMappingURL=useMouseDownNavigation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMouseDownNavigation.d.ts","sourceRoot":"","sources":["../../../../src/utilities/navigation/hooks/useMouseDownNavigation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,mDAAmD,CAAC;AAC1F,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAIxC,KAAK,2BAA2B,GAAG;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACnD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,8DAMpC,2BAA2B;qBAGA,UAAU,CAAC,WAAW,CAAC;yBA0BnB,UAAU,CAAC,WAAW,CAAC;CAoBxD,CAAC"}
@@ -0,0 +1,4 @@
1
+ export declare const useResetLocationHash: () => {
2
+ resetLocationHash: () => void;
3
+ };
4
+ //# sourceMappingURL=useResetLocationHash.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useResetLocationHash.d.ts","sourceRoot":"","sources":["../../../../src/utilities/navigation/hooks/useResetLocationHash.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;CAUhC,CAAC"}
@@ -0,0 +1,4 @@
1
+ type LimitedMouseEvent = Pick<MouseEvent, 'button' | 'metaKey' | 'altKey' | 'ctrlKey' | 'shiftKey'>;
2
+ export declare const isNavigationModifierPressed: ({ altKey, ctrlKey, shiftKey, metaKey, button, }: LimitedMouseEvent) => boolean;
3
+ export {};
4
+ //# sourceMappingURL=isNavigationModifierPressed.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"isNavigationModifierPressed.d.ts","sourceRoot":"","sources":["../../../src/utilities/navigation/isNavigationModifierPressed.ts"],"names":[],"mappings":"AAAA,KAAK,iBAAiB,GAAG,IAAI,CAC3B,UAAU,EACV,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CACzD,CAAC;AAEF,eAAO,MAAM,2BAA2B,GAAI,iDAMzC,iBAAiB,YAInB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export type TriggerEventType = 'MOUSE_DOWN' | 'CLICK';
2
+ //# sourceMappingURL=trigger-event.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"trigger-event.type.d.ts","sourceRoot":"","sources":["../../../../src/utilities/navigation/types/trigger-event.type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG,YAAY,GAAG,OAAO,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const useIsMobile: () => boolean;
2
+ //# sourceMappingURL=useIsMobile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useIsMobile.d.ts","sourceRoot":"","sources":["../../../../src/utilities/responsive/hooks/useIsMobile.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,eACuC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export declare const useScreenSize: () => {
2
+ width: number;
3
+ height: number;
4
+ };
5
+ //# sourceMappingURL=useScreenSize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useScreenSize.d.ts","sourceRoot":"","sources":["../../../../src/utilities/screen-size/hooks/useScreenSize.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;CAsBzB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { AtomEffect } from 'recoil';
2
+
3
+ export declare const createState: <ValueType>({ key, defaultValue, effects, }: {
4
+ key: string;
5
+ defaultValue: ValueType;
6
+ effects?: ReadonlyArray<AtomEffect<ValueType>>;
7
+ }) => import('recoil').RecoilState<ValueType>;
8
+ //# sourceMappingURL=createState.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createState.d.ts","sourceRoot":"","sources":["../../../../src/utilities/state/utils/createState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,QAAQ,CAAC;AAE/C,eAAO,MAAM,WAAW,GAAI,SAAS,EAAE,iCAIpC;IACD,GAAG,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,SAAS,CAAC;IACxB,OAAO,CAAC,EAAE,aAAa,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC,CAAC;CAChD,4CAOA,CAAC"}
@@ -0,0 +1,5 @@
1
+ export type ClickOutsideAttributes = {
2
+ dataClickOutsideId?: string;
3
+ dataGloballyPreventClickOutside?: boolean;
4
+ };
5
+ //# sourceMappingURL=ClickOutsideAttributes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClickOutsideAttributes.d.ts","sourceRoot":"","sources":["../../../src/utilities/types/ClickOutsideAttributes.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,sBAAsB,GAAG;IACnC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,+BAA+B,CAAC,EAAE,OAAO,CAAC;CAC3C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export type Nullable<T> = T | null | undefined;
2
+ //# sourceMappingURL=Nullable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Nullable.d.ts","sourceRoot":"","sources":["../../../src/utilities/types/Nullable.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { LinkType } from '../../navigation';
2
+
3
+ type getUrlDisplayValueByUrlTypeProps = {
4
+ type: LinkType;
5
+ href: string;
6
+ };
7
+ export declare const getDisplayValueByUrlType: ({ type, href, }: getUrlDisplayValueByUrlTypeProps) => string | undefined;
8
+ export {};
9
+ //# sourceMappingURL=getDisplayValueByUrlType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDisplayValueByUrlType.d.ts","sourceRoot":"","sources":["../../../src/utilities/utils/getDisplayValueByUrlType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAG/C,KAAK,gCAAgC,GAAG;IACtC,IAAI,EAAE,QAAQ,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,iBAGtC,gCAAgC,uBA+BlC,CAAC"}
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("./emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs"),a=require("framer-motion"),v=require("@emotion/styled"),d=require("@emotion/react"),m=require("react"),p=require("./config-2EfZqKOo.cjs"),l=require("./useIsMobile-p7nY1Vab.cjs"),g=require("./useMouseDownNavigation-Dr9ganU0.cjs"),h=require("react-router-dom"),f=require("./createState---bO_WLW.cjs"),S=require("./getDisplayValueByUrlType-DwG-FZ1p.cjs"),w=e=>e&&e.__esModule?e:{default:e},c=w(v),A=c.default(a.motion.div,{target:"edmf18n0"})("align-items:center;display:flex;justify-content:center;"),T=({children:e})=>{const t=d.useTheme();return n.jsx(A,{initial:{rotate:0},animate:{rotate:360},transition:{repeat:1/0,duration:t.animation.duration.slow,ease:"easeInOut"},children:e})},x=({children:e})=>n.jsx(a.motion.div,{initial:{opacity:0},animate:{opacity:1},transition:{duration:.1},whileHover:{scale:1.04},children:e}),C=({children:e,duration:t="normal"})=>{const i=d.useTheme(),o={opacity:0},r={opacity:1},s={ease:"linear",duration:i.animation.duration[t]};return n.jsx(a.motion.div,{initial:o,animate:r,transition:s,children:e})},j=({children:e,isOpen:t,marginBottom:i,marginTop:o,duration:r="normal",initial:s=!0})=>{const u=d.useTheme();return n.jsx(a.AnimatePresence,{initial:s,children:t&&n.jsx(a.motion.div,{initial:{marginBottom:i??0,marginTop:o??0,height:0,opacity:0},animate:{height:"fit-content",opacity:1},exit:{height:0,opacity:0,marginBottom:0,marginTop:0},transition:{duration:u.animation.duration[r],ease:"easeInOut"},children:e})})},b=({isOpen:e,children:t,duration:i="normal",marginBottom:o,marginTop:r})=>{const s=d.useTheme();return n.jsx(a.AnimatePresence,{children:e&&n.jsx(a.motion.div,{initial:{opacity:1,marginBottom:o??0,marginTop:r??0},exit:{opacity:0,height:0,marginBottom:0,marginTop:0},transition:{duration:s.animation.duration[i],ease:"easeOut"},children:t})})},R=c.default(a.motion.div,{target:"e1s2veoj0"})("align-items:center;display:flex;justify-content:center;"),_=({children:e,duration:t="fast",animateOnHover:i})=>{const o=d.useTheme(),r={opacity:0,rotate:-90},s={opacity:1,rotate:0},u={opacity:0,rotate:90},y={duration:o.animation.duration[t]};return n.jsx(R,{initial:r,animate:s,transition:y,exit:u,whileHover:i?{rotate:45,transition:{duration:o.animation.duration.fast}}:{},children:e})},M=c.default(a.motion.div,{target:"e92ja950"})("display:flex;overflow:hidden;"),E=c.default(a.motion.span,{target:"e92ja951"})("white-space:pre;"),O={hidden:{opacity:0},visible:(e=1)=>({opacity:1,transition:{staggerChildren:.12,delayChildren:.04*e}})},P={visible:{opacity:1,x:0,transition:{type:"spring",damping:12,stiffness:100}},hidden:{opacity:0,x:20,transition:{type:"spring",damping:12,stiffness:100}}},D=({text:e=""})=>{const t=m.useMemo(()=>{const i=e.split(" ");return i.map((o,r)=>r===i.length-1?o:o+" ")},[e]);return n.jsx(M,{variants:O,initial:"hidden",animate:"visible",children:t.map((i,o)=>n.jsx(E,{variants:P,children:i},o))})},q=({children:e})=>{const t=d.useTheme();return n.jsx(a.motion.div,{initial:"hidden",animate:"visible",variants:{hidden:{opacity:0,y:-20},visible:{opacity:1,y:0,transition:{duration:t.animation.duration.normal,ease:"easeInOut"}}},children:e})},I=e=>e.replace(/\d+$/,""),L=()=>l.getUserDevice()==="mac"?"⌘":"Ctrl",N=c.default("span",{target:"e1evucbz0"})("pointer-events:none;visibility:hidden;white-space:pre;"),z=c.default("div",{target:"e1evucbz1"})("max-width:100%;position:relative;"),B=c.default("div",{target:"e1evucbz2"})("left:0;top:0;position:absolute;width:100%;"),W=({children:e,node:t=e,className:i})=>n.jsxs(z,{className:i,children:[n.jsx(N,{children:t}),n.jsx(B,{children:e})]}),H=()=>{const e=h.useNavigate(),t=h.useLocation();return{resetLocationHash:()=>{e(t.pathname,{replace:!0})}}},U=()=>{const[e,t]=m.useState({width:window.innerWidth,height:window.innerHeight});return m.useEffect(()=>{const i=()=>{t({width:window.innerWidth,height:window.innerHeight})};return window.addEventListener("resize",i),()=>{window.removeEventListener("resize",i)}},[]),e};exports.REACT_APP_SERVER_BASE_URL=p.REACT_APP_SERVER_BASE_URL;exports.stringToThemeColor=p.stringToThemeColor;exports.stringToThemeColorP3String=p.stringToThemeColorP3String;exports.getOsShortcutSeparator=l.getOsShortcutSeparator;exports.getUserDevice=l.getUserDevice;exports.useIsMobile=l.useIsMobile;exports.isNavigationModifierPressed=g.isNavigationModifierPressed;exports.useMouseDownNavigation=g.useMouseDownNavigation;exports.createState=f.createState;exports.getDisplayValueByUrlType=S.getDisplayValueByUrlType;exports.AnimatedCircleLoading=T;exports.AnimatedContainer=x;exports.AnimatedEaseIn=C;exports.AnimatedEaseInOut=j;exports.AnimatedFadeOut=b;exports.AnimatedRotate=_;exports.AnimatedTextWord=D;exports.AnimatedTranslation=q;exports.AutogrowWrapper=W;exports.getMainColorNameFromPaletteColorName=I;exports.getOsControlSymbol=L;exports.useResetLocationHash=H;exports.useScreenSize=U;