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,257 @@
1
+ import { a as c, j as e, F as W } from "./emotion-react-jsx-runtime.browser.esm-BUNawPtg.js";
2
+ import { useTheme as $, css as l } from "@emotion/react";
3
+ import i from "@emotion/styled";
4
+ import { IconCheck as A } from "@tabler/icons-react";
5
+ import E from "@emotion/is-prop-valid";
6
+ import { g as H, u as M } from "./useIsMobile-DqVdogVd.js";
7
+ import { L as _ } from "./Loader-BmJ693nz.js";
8
+ import { P as q } from "./Pill-C3ErQi9y.js";
9
+ import { G as p } from "./MainColorsLight--0X05KcO.js";
10
+ import { useState as O } from "react";
11
+ import { Link as R } from "react-router-dom";
12
+ import { T as V } from "./isValidCountryCode-B7MxBtRC-DyiZn2sl.js";
13
+ import "@sniptt/guards";
14
+ const X = /* @__PURE__ */ i("div", {
15
+ target: "e1sfho010"
16
+ })("align-items:center;background-color:", ({ theme: r }) => r.color.blue, ";border-radius:50%;display:flex;height:20px;justify-content:center;width:20px;"), fr = ({ className: r }) => {
17
+ const a = $();
18
+ return /* @__PURE__ */ c(X, {
19
+ className: r,
20
+ children: /* @__PURE__ */ c(A, {
21
+ color: a.grayScale.gray1,
22
+ size: 14
23
+ })
24
+ });
25
+ }, Y = /* @__PURE__ */ i("div", {
26
+ target: "e1k560790"
27
+ })("background:", ({ theme: r, accent: a }) => {
28
+ switch (a) {
29
+ case "blue":
30
+ return r.buttons.secondaryTextColor;
31
+ case "danger":
32
+ return r.border.color.danger;
33
+ default:
34
+ return r.font.color.light;
35
+ }
36
+ }, ";height:", ({ theme: r, buttonSize: a }) => r.spacing(a === "small" ? 2 : 4), ";margin:0;width:1px;"), D = /* @__PURE__ */ i("div", {
37
+ target: "e1k560791"
38
+ })("color:", ({ theme: r, variant: a, accent: o }) => {
39
+ switch (o) {
40
+ case "blue":
41
+ return r.buttons.secondaryTextColor;
42
+ case "danger":
43
+ return a === "primary" ? r.border.color.danger : r.color.red8;
44
+ default:
45
+ return r.font.color.light;
46
+ }
47
+ }, ";font-weight:", ({ theme: r }) => r.font.weight.medium, ";"), J = ({ size: r, accent: a, variant: o, hotkeys: s }) => /* @__PURE__ */ e(W, {
48
+ children: [
49
+ /* @__PURE__ */ c(Y, {
50
+ buttonSize: r,
51
+ accent: a
52
+ }),
53
+ /* @__PURE__ */ c(D, {
54
+ variant: o,
55
+ accent: a,
56
+ children: s.join(H())
57
+ })
58
+ ]
59
+ }), d = 300, K = /* @__PURE__ */ i("div", {
60
+ target: "e2ptv8c0"
61
+ })("align-items:center;display:flex;height:calc(100% - ", ({ theme: r }) => r.spacing(4), ");color:var(--tw-button-color);opacity:", ({ isLoading: r }) => r ? 0 : 1, ";transition:opacity ", d / 2, "ms ease;transition-delay:", ({ isLoading: r }) => r ? "0ms" : `${d / 2}ms`, ";"), N = /* @__PURE__ */ i("div", {
62
+ target: "e2ptv8c1"
63
+ })("align-items:center;display:flex;pointer-events:none;"), Q = /* @__PURE__ */ i("div", {
64
+ target: "e2ptv8c2"
65
+ })("left:", ({ theme: r }) => r.spacing(2), ";opacity:1;position:absolute;transition:opacity ", d / 2, "ms ease;transition-delay:", d / 2, "ms;width:", ({ theme: r }) => r.spacing(6), ";"), U = ({ Icon: r, isLoading: a }) => {
66
+ const o = $();
67
+ return /* @__PURE__ */ e(N, {
68
+ children: [
69
+ a && /* @__PURE__ */ c(Q, {
70
+ children: /* @__PURE__ */ c(_, {})
71
+ }),
72
+ r && /* @__PURE__ */ c(K, {
73
+ isLoading: !!a,
74
+ children: /* @__PURE__ */ c(r, {
75
+ size: o.icon.size.sm
76
+ })
77
+ })
78
+ ]
79
+ });
80
+ }, Z = /* @__PURE__ */ i(q, {
81
+ target: "eiobxmn0"
82
+ })("margin-left:auto;"), v = ({ label: r = "Soon" }) => /* @__PURE__ */ c(Z, {
83
+ label: r
84
+ }), h = /* @__PURE__ */ i("div", {
85
+ target: "eiaij500"
86
+ })("right:0;clip-path:", ({ theme: r, isLoading: a }) => a ? "inset(0 0 0 0)" : `inset(0 0 0 ${r.spacing(6)})`, ";overflow:hidden;position:absolute;transition:clip-path ", d, "ms ease;"), rr = /* @__PURE__ */ i("div", {
87
+ target: "eiaij501"
88
+ })("align-items:center;display:flex;height:100%;justify-content:center;position:relative;"), or = /* @__PURE__ */ i("div", {
89
+ target: "eiaij502"
90
+ })("clip-path:", ({ isLoading: r, theme: a, hasIcon: o }) => r ? ` inset(0 ${o ? a.spacing(6) : a.spacing(12)} 0 0)` : " inset(0 0 0 0)", ";overflow:hidden;transform:", ({ theme: r, isLoading: a, hasIcon: o }) => a ? `translateX(${o ? r.spacing(3) : r.spacing(7)})` : "none", ";transition:transform ", d, "ms ease,clip-path ", d, "ms ease;transition-delay:", ({ isLoading: r }) => r ? "0ms" : `${d / 4}ms`, ";white-space:nowrap;"), ar = ({ hasIcon: r = !1, isLoading: a, title: o }) => /* @__PURE__ */ e(rr, {
91
+ children: [
92
+ /* @__PURE__ */ c(or, {
93
+ isLoading: a,
94
+ hasIcon: r,
95
+ children: o
96
+ }),
97
+ /* @__PURE__ */ c(h, {
98
+ isLoading: a,
99
+ children: "..."
100
+ })
101
+ ]
102
+ }), nr = /* @__PURE__ */ i("button", {
103
+ shouldForwardProp: (r) => ![
104
+ "fullWidth"
105
+ ].includes(r) && E(r),
106
+ target: "ej47vz10"
107
+ })("align-items:center;", ({ theme: r, variant: a, inverted: o, accent: s, disabled: n, focus: t }) => {
108
+ switch (a) {
109
+ case "primary":
110
+ switch (s) {
111
+ case "default":
112
+ return /* @__PURE__ */ l("background:", o ? r.background.primary : r.background.secondary, ";border-color:", o ? r.background.transparent.light : !n && t ? r.color.blue : r.background.transparent.light, ";border-width:1px 1px 1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.accent.tertiary}` : "none", ";color:", o ? r.font.color.secondary : n ? r.font.color.extraLight : r.font.color.secondary, ";", n ? "" : l`
113
+ &:hover {
114
+ background: ${o ? r.background.secondary : r.background.tertiary};
115
+ }
116
+ &:active {
117
+ background: ${o ? r.background.tertiary : r.background.quaternary};
118
+ }
119
+ `);
120
+ case "blue":
121
+ return /* @__PURE__ */ l("background:", o ? r.background.primary : n ? r.accent.accent4060 : r.color.blue, ";border-color:", o ? r.background.transparent.light : t ? r.color.blue : r.background.transparent.light, ";border-width:1px 1px 1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.accent.tertiary}` : "none", ";color:", o ? r.color.blue : p.gray1, ";", n ? "" : l`
122
+ &:hover {
123
+ background: ${o ? r.background.secondary : r.color.blue10};
124
+ }
125
+ &:active {
126
+ background: ${o ? r.background.tertiary : r.color.blue12};
127
+ }
128
+ `);
129
+ case "danger":
130
+ return /* @__PURE__ */ l("background:", o ? r.background.primary : r.color.red, ";border-color:", o ? r.background.transparent.light : t ? r.color.red : r.background.transparent.light, ";border-width:1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.color.red3}` : "none", ";color:", o ? r.color.red : r.background.primary, ";", n ? "" : l`
131
+ &:hover {
132
+ background: ${o ? r.background.secondary : r.color.red8};
133
+ }
134
+ &:active {
135
+ background: ${o ? r.background.tertiary : r.color.red10};
136
+ }
137
+ `);
138
+ }
139
+ break;
140
+ case "secondary":
141
+ case "tertiary":
142
+ switch (s) {
143
+ case "default":
144
+ return /* @__PURE__ */ l("background:transparent;border-color:", o ? a === "secondary" ? t || n ? p.gray1 : r.background.transparent.primary : t ? p.gray1 : "transparent" : a === "secondary" ? !n && t ? r.color.blue : r.background.transparent.medium : t ? r.color.blue : "transparent", ";border-width:1px 1px 1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.accent.tertiary}` : "none", ";color:", o ? r.font.color.inverted : n ? r.font.color.extraLight : r.font.color.secondary, ";&:hover{background:", o ? r.background.transparent.light : n ? "transparent" : r.background.transparent.light, ";}&:active{background:", o ? r.background.transparent.medium : n ? "transparent" : r.background.transparent.light, ";}");
145
+ case "blue":
146
+ return /* @__PURE__ */ l("background:transparent;border-color:", o ? a === "secondary" ? t || n ? p.gray1 : r.background.transparent.primary : t ? p.gray1 : "transparent" : a === "secondary" ? t ? r.color.blue : r.accent.primary : t ? r.color.blue : "transparent", ";border-width:1px 1px 1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.accent.tertiary}` : "none", ";color:", o ? r.font.color.inverted : n ? r.accent.accent4060 : r.color.blue, ";&:hover{background:", o ? r.background.transparent.light : n ? "transparent" : r.accent.tertiary, ";}&:active{background:", o ? r.background.transparent.medium : n ? "transparent" : r.accent.secondary, ";}");
147
+ case "danger":
148
+ return /* @__PURE__ */ l("background:transparent;border-color:", o ? a === "secondary" ? t || n ? p.gray1 : r.background.transparent.primary : t ? p.gray1 : "transparent" : a === "secondary" ? t ? r.color.red : r.border.color.danger : t ? r.color.red : "transparent", ";border-width:1px 1px 1px 1px !important;box-shadow:", !n && t ? `0 0 0 3px ${o ? r.background.transparent.medium : r.color.red3}` : "none", ";color:", o ? r.font.color.inverted : n ? r.color.red5 : r.font.color.danger, ";&:hover{background:", o ? r.background.transparent.light : n ? "transparent" : r.background.danger, ";}&:active{background:", o ? r.background.transparent.medium : n ? "transparent" : r.background.danger, ";}");
149
+ }
150
+ }
151
+ }, " text-decoration:none;border-radius:", ({ position: r, theme: a }) => {
152
+ switch (r) {
153
+ case "left":
154
+ return `${a.border.radius.sm} 0px 0px ${a.border.radius.sm}`;
155
+ case "right":
156
+ return `0px ${a.border.radius.sm} ${a.border.radius.sm} 0px`;
157
+ case "middle":
158
+ return "0px";
159
+ case "standalone":
160
+ return a.border.radius.sm;
161
+ }
162
+ }, ";border-style:solid;border-width:", ({ variant: r, position: a }) => {
163
+ switch (r) {
164
+ case "primary":
165
+ case "secondary":
166
+ return a === "middle" ? "1px 0px" : "1px";
167
+ case "tertiary":
168
+ return "0";
169
+ }
170
+ }, ";cursor:", ({ disabled: r }) => r ? "not-allowed" : "pointer", ";display:flex;flex-direction:row;font-family:", ({ theme: r }) => r.font.family, ";font-weight:500;font-size:", ({ theme: r }) => r.font.size.md, ";gap:", ({ theme: r }) => r.spacing(1), ";height:", ({ size: r }) => r === "small" ? "24px" : "32px", ";justify-content:", ({ justify: r }) => r, ";padding:", ({ theme: r }) => `0 ${r.spacing(2)} 0 ${r.spacing(2)}`, ";box-sizing:border-box;transition:background 0.1s ease;white-space:nowrap;width:", ({ fullWidth: r }) => r ? "100%" : "auto", ";&:focus{outline:none;}"), tr = /* @__PURE__ */ i("div", {
171
+ target: "ej47vz11"
172
+ })(({ theme: r, variant: a, accent: o, inverted: s, disabled: n }) => l`
173
+ --tw-button-color: ${(() => {
174
+ switch (a) {
175
+ case "primary":
176
+ switch (o) {
177
+ case "default":
178
+ return s ? r.font.color.secondary : n ? r.font.color.extraLight : r.font.color.secondary;
179
+ case "blue":
180
+ return s ? r.color.blue : p.gray1;
181
+ case "danger":
182
+ return s ? r.color.red : r.background.primary;
183
+ }
184
+ break;
185
+ case "secondary":
186
+ case "tertiary":
187
+ switch (o) {
188
+ case "default":
189
+ return s ? r.font.color.inverted : n ? r.font.color.extraLight : r.font.color.secondary;
190
+ case "blue":
191
+ return s ? r.font.color.inverted : n ? r.accent.accent4060 : r.color.blue;
192
+ case "danger":
193
+ return s ? r.font.color.inverted : r.font.color.danger;
194
+ }
195
+ break;
196
+ }
197
+ return r.font.color.secondary;
198
+ })()};
199
+ `, " max-width:", ({ isLoading: r, theme: a }) => r ? `calc(100% - ${a.spacing(8)})` : "none", ";position:relative;width:", ({ fullWidth: r }) => r ? "100%" : "auto", ";"), wr = ({ className: r, Icon: a, title: o, fullWidth: s = !1, variant: n = "primary", inverted: t = !1, size: y = "medium", accent: g = "default", position: S = "standalone", soon: b = !1, disabled: k = !1, justify: j = "flex-start", focus: T = !1, onClick: B, to: x, target: z, dataTestId: L, dataClickOutsideId: C, dataGloballyPreventClickOutside: F, hotkeys: f, ariaLabel: m, type: I, isLoading: u = !1 }) => {
200
+ const P = M(), [G, w] = O(T);
201
+ return /* @__PURE__ */ c(tr, {
202
+ isLoading: !!u,
203
+ variant: n,
204
+ accent: g,
205
+ inverted: t,
206
+ disabled: b || k,
207
+ fullWidth: s,
208
+ children: /* @__PURE__ */ e(nr, {
209
+ fullWidth: s,
210
+ variant: n,
211
+ inverted: t,
212
+ position: S,
213
+ disabled: b || k,
214
+ hasIcon: !!a,
215
+ focus: G,
216
+ justify: j,
217
+ accent: g,
218
+ className: r,
219
+ onClick: B,
220
+ to: x,
221
+ as: x ? R : "button",
222
+ target: z,
223
+ "data-testid": L,
224
+ "data-click-outside-id": C,
225
+ "data-globally-prevent-click-outside": F,
226
+ "aria-label": m,
227
+ type: I,
228
+ isLoading: u,
229
+ onFocus: () => w(!0),
230
+ onBlur: () => w(!1),
231
+ size: y,
232
+ children: [
233
+ (u || a) && /* @__PURE__ */ c(U, {
234
+ Icon: a,
235
+ isLoading: !!u
236
+ }),
237
+ V(o) && /* @__PURE__ */ c(ar, {
238
+ hasIcon: !!a,
239
+ title: o,
240
+ isLoading: u
241
+ }),
242
+ f && !P && /* @__PURE__ */ c(J, {
243
+ hotkeys: f,
244
+ variant: n,
245
+ accent: g,
246
+ size: y
247
+ }),
248
+ b && /* @__PURE__ */ c(v, {})
249
+ ]
250
+ })
251
+ });
252
+ };
253
+ export {
254
+ wr as B,
255
+ fr as C,
256
+ d as b
257
+ };
@@ -0,0 +1,24 @@
1
+ "use strict";const c=require("./emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs"),e=require("@emotion/react"),E=require("@emotion/styled"),H=require("@tabler/icons-react"),z=require("@emotion/is-prop-valid"),w=require("./useIsMobile-p7nY1Vab.cjs"),Y=require("./Loader-9V3BLpiM.cjs"),M=require("./Pill-D732nsLI.cjs"),u=require("./MainColorsLight-CpgC1-1i.cjs"),P=require("react"),F=require("react-router-dom"),V=require("./isValidCountryCode-B7MxBtRC-BroSlnrA.cjs");require("@sniptt/guards");const S=r=>r&&r.__esModule?r:{default:r},i=S(E),W=S(z),D=i.default("div",{target:"e1sfho010"})("align-items:center;background-color:",({theme:r})=>r.color.blue,";border-radius:50%;display:flex;height:20px;justify-content:center;width:20px;"),J=({className:r})=>{const a=e.useTheme();return c.jsx(D,{className:r,children:c.jsx(H.IconCheck,{color:a.grayScale.gray1,size:14})})},O=i.default("div",{target:"e1k560790"})("background:",({theme:r,accent:a})=>{switch(a){case"blue":return r.buttons.secondaryTextColor;case"danger":return r.border.color.danger;default:return r.font.color.light}},";height:",({theme:r,buttonSize:a})=>r.spacing(a==="small"?2:4),";margin:0;width:1px;"),X=i.default("div",{target:"e1k560791"})("color:",({theme:r,variant:a,accent:o})=>{switch(o){case"blue":return r.buttons.secondaryTextColor;case"danger":return a==="primary"?r.border.color.danger:r.color.red8;default:return r.font.color.light}},";font-weight:",({theme:r})=>r.font.weight.medium,";"),K=({size:r,accent:a,variant:o,hotkeys:s})=>c.jsxs(c.Fragment,{children:[c.jsx(O,{buttonSize:r,accent:a}),c.jsx(X,{variant:o,accent:a,children:s.join(w.getOsShortcutSeparator())})]}),l=300,N=i.default("div",{target:"e2ptv8c0"})("align-items:center;display:flex;height:calc(100% - ",({theme:r})=>r.spacing(4),");color:var(--tw-button-color);opacity:",({isLoading:r})=>r?0:1,";transition:opacity ",l/2,"ms ease;transition-delay:",({isLoading:r})=>r?"0ms":`${l/2}ms`,";"),Q=i.default("div",{target:"e2ptv8c1"})("align-items:center;display:flex;pointer-events:none;"),U=i.default("div",{target:"e2ptv8c2"})("left:",({theme:r})=>r.spacing(2),";opacity:1;position:absolute;transition:opacity ",l/2,"ms ease;transition-delay:",l/2,"ms;width:",({theme:r})=>r.spacing(6),";"),Z=({Icon:r,isLoading:a})=>{const o=e.useTheme();return c.jsxs(Q,{children:[a&&c.jsx(U,{children:c.jsx(Y.Loader,{})}),r&&c.jsx(N,{isLoading:!!a,children:c.jsx(r,{size:o.icon.size.sm})})]})},h=i.default(M.Pill,{target:"eiobxmn0"})("margin-left:auto;"),v=({label:r="Soon"})=>c.jsx(h,{label:r}),m=i.default("div",{target:"eiaij500"})("right:0;clip-path:",({theme:r,isLoading:a})=>a?"inset(0 0 0 0)":`inset(0 0 0 ${r.spacing(6)})`,";overflow:hidden;position:absolute;transition:clip-path ",l,"ms ease;"),rr=i.default("div",{target:"eiaij501"})("align-items:center;display:flex;height:100%;justify-content:center;position:relative;"),or=i.default("div",{target:"eiaij502"})("clip-path:",({isLoading:r,theme:a,hasIcon:o})=>r?` inset(0 ${o?a.spacing(6):a.spacing(12)} 0 0)`:" inset(0 0 0 0)",";overflow:hidden;transform:",({theme:r,isLoading:a,hasIcon:o})=>a?`translateX(${o?r.spacing(3):r.spacing(7)})`:"none",";transition:transform ",l,"ms ease,clip-path ",l,"ms ease;transition-delay:",({isLoading:r})=>r?"0ms":`${l/4}ms`,";white-space:nowrap;"),ar=({hasIcon:r=!1,isLoading:a,title:o})=>c.jsxs(rr,{children:[c.jsx(or,{isLoading:a,hasIcon:r,children:o}),c.jsx(m,{isLoading:a,children:"..."})]}),nr=i.default("button",{shouldForwardProp:r=>!["fullWidth"].includes(r)&&W.default(r),target:"ej47vz10"})("align-items:center;",({theme:r,variant:a,inverted:o,accent:s,disabled:n,focus:t})=>{switch(a){case"primary":switch(s){case"default":return e.css("background:",o?r.background.primary:r.background.secondary,";border-color:",o?r.background.transparent.light:!n&&t?r.color.blue:r.background.transparent.light,";border-width:1px 1px 1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.accent.tertiary}`:"none",";color:",o?r.font.color.secondary:n?r.font.color.extraLight:r.font.color.secondary,";",n?"":e.css`
2
+ &:hover {
3
+ background: ${o?r.background.secondary:r.background.tertiary};
4
+ }
5
+ &:active {
6
+ background: ${o?r.background.tertiary:r.background.quaternary};
7
+ }
8
+ `);case"blue":return e.css("background:",o?r.background.primary:n?r.accent.accent4060:r.color.blue,";border-color:",o?r.background.transparent.light:t?r.color.blue:r.background.transparent.light,";border-width:1px 1px 1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.accent.tertiary}`:"none",";color:",o?r.color.blue:u.GRAY_SCALE_LIGHT.gray1,";",n?"":e.css`
9
+ &:hover {
10
+ background: ${o?r.background.secondary:r.color.blue10};
11
+ }
12
+ &:active {
13
+ background: ${o?r.background.tertiary:r.color.blue12};
14
+ }
15
+ `);case"danger":return e.css("background:",o?r.background.primary:r.color.red,";border-color:",o?r.background.transparent.light:t?r.color.red:r.background.transparent.light,";border-width:1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.color.red3}`:"none",";color:",o?r.color.red:r.background.primary,";",n?"":e.css`
16
+ &:hover {
17
+ background: ${o?r.background.secondary:r.color.red8};
18
+ }
19
+ &:active {
20
+ background: ${o?r.background.tertiary:r.color.red10};
21
+ }
22
+ `)}break;case"secondary":case"tertiary":switch(s){case"default":return e.css("background:transparent;border-color:",o?a==="secondary"?t||n?u.GRAY_SCALE_LIGHT.gray1:r.background.transparent.primary:t?u.GRAY_SCALE_LIGHT.gray1:"transparent":a==="secondary"?!n&&t?r.color.blue:r.background.transparent.medium:t?r.color.blue:"transparent",";border-width:1px 1px 1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.accent.tertiary}`:"none",";color:",o?r.font.color.inverted:n?r.font.color.extraLight:r.font.color.secondary,";&:hover{background:",o?r.background.transparent.light:n?"transparent":r.background.transparent.light,";}&:active{background:",o?r.background.transparent.medium:n?"transparent":r.background.transparent.light,";}");case"blue":return e.css("background:transparent;border-color:",o?a==="secondary"?t||n?u.GRAY_SCALE_LIGHT.gray1:r.background.transparent.primary:t?u.GRAY_SCALE_LIGHT.gray1:"transparent":a==="secondary"?t?r.color.blue:r.accent.primary:t?r.color.blue:"transparent",";border-width:1px 1px 1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.accent.tertiary}`:"none",";color:",o?r.font.color.inverted:n?r.accent.accent4060:r.color.blue,";&:hover{background:",o?r.background.transparent.light:n?"transparent":r.accent.tertiary,";}&:active{background:",o?r.background.transparent.medium:n?"transparent":r.accent.secondary,";}");case"danger":return e.css("background:transparent;border-color:",o?a==="secondary"?t||n?u.GRAY_SCALE_LIGHT.gray1:r.background.transparent.primary:t?u.GRAY_SCALE_LIGHT.gray1:"transparent":a==="secondary"?t?r.color.red:r.border.color.danger:t?r.color.red:"transparent",";border-width:1px 1px 1px 1px !important;box-shadow:",!n&&t?`0 0 0 3px ${o?r.background.transparent.medium:r.color.red3}`:"none",";color:",o?r.font.color.inverted:n?r.color.red5:r.font.color.danger,";&:hover{background:",o?r.background.transparent.light:n?"transparent":r.background.danger,";}&:active{background:",o?r.background.transparent.medium:n?"transparent":r.background.danger,";}")}}}," text-decoration:none;border-radius:",({position:r,theme:a})=>{switch(r){case"left":return`${a.border.radius.sm} 0px 0px ${a.border.radius.sm}`;case"right":return`0px ${a.border.radius.sm} ${a.border.radius.sm} 0px`;case"middle":return"0px";case"standalone":return a.border.radius.sm}},";border-style:solid;border-width:",({variant:r,position:a})=>{switch(r){case"primary":case"secondary":return a==="middle"?"1px 0px":"1px";case"tertiary":return"0"}},";cursor:",({disabled:r})=>r?"not-allowed":"pointer",";display:flex;flex-direction:row;font-family:",({theme:r})=>r.font.family,";font-weight:500;font-size:",({theme:r})=>r.font.size.md,";gap:",({theme:r})=>r.spacing(1),";height:",({size:r})=>r==="small"?"24px":"32px",";justify-content:",({justify:r})=>r,";padding:",({theme:r})=>`0 ${r.spacing(2)} 0 ${r.spacing(2)}`,";box-sizing:border-box;transition:background 0.1s ease;white-space:nowrap;width:",({fullWidth:r})=>r?"100%":"auto",";&:focus{outline:none;}"),tr=i.default("div",{target:"ej47vz11"})(({theme:r,variant:a,accent:o,inverted:s,disabled:n})=>e.css`
23
+ --tw-button-color: ${(()=>{switch(a){case"primary":switch(o){case"default":return s?r.font.color.secondary:n?r.font.color.extraLight:r.font.color.secondary;case"blue":return s?r.color.blue:u.GRAY_SCALE_LIGHT.gray1;case"danger":return s?r.color.red:r.background.primary}break;case"secondary":case"tertiary":switch(o){case"default":return s?r.font.color.inverted:n?r.font.color.extraLight:r.font.color.secondary;case"blue":return s?r.font.color.inverted:n?r.accent.accent4060:r.color.blue;case"danger":return s?r.font.color.inverted:r.font.color.danger}break}return r.font.color.secondary})()};
24
+ `," max-width:",({isLoading:r,theme:a})=>r?`calc(100% - ${a.spacing(8)})`:"none",";position:relative;width:",({fullWidth:r})=>r?"100%":"auto",";"),cr=({className:r,Icon:a,title:o,fullWidth:s=!1,variant:n="primary",inverted:t=!1,size:b="medium",accent:p="default",position:j="standalone",soon:g=!1,disabled:y=!1,justify:_="flex-start",focus:$=!1,onClick:L,to:x,target:T,dataTestId:C,dataClickOutsideId:A,dataGloballyPreventClickOutside:G,hotkeys:k,ariaLabel:q,type:R,isLoading:d=!1})=>{const I=w.useIsMobile(),[B,f]=P.useState($);return c.jsx(tr,{isLoading:!!d,variant:n,accent:p,inverted:t,disabled:g||y,fullWidth:s,children:c.jsxs(nr,{fullWidth:s,variant:n,inverted:t,position:j,disabled:g||y,hasIcon:!!a,focus:B,justify:_,accent:p,className:r,onClick:L,to:x,as:x?F.Link:"button",target:T,"data-testid":C,"data-click-outside-id":A,"data-globally-prevent-click-outside":G,"aria-label":q,type:R,isLoading:d,onFocus:()=>f(!0),onBlur:()=>f(!1),size:b,children:[(d||a)&&c.jsx(Z,{Icon:a,isLoading:!!d}),V.Tr(o)&&c.jsx(ar,{hasIcon:!!a,title:o,isLoading:d}),k&&!I&&c.jsx(K,{hotkeys:k,variant:n,accent:p,size:b}),g&&c.jsx(v,{})]})})};exports.Button=cr;exports.Checkmark=J;exports.baseTransitionTiming=l;
@@ -0,0 +1,16 @@
1
+ "use strict";const n=require("@emotion/react"),d=require("@emotion/styled"),s=require("./isValidCountryCode-B7MxBtRC-BroSlnrA.cjs");require("@sniptt/guards");require("react-router-dom");const a=r=>r&&r.__esModule?r:{default:r},c=a(d),o=(r,e,t)=>s.Tr(t)?t:r.tag.background[e],l=(r,e)=>r.tag.text[e],u=c.default("div",{target:"e6c054e0"})("background-color:",({theme:r,colorName:e,color:t})=>o(r,e,t),`;border:1px solid
2
+ `,({theme:r,colorName:e})=>l(r,e),";border-radius:60px;height:",({theme:r})=>r.spacing(4),";width:",({theme:r})=>r.spacing(3),";",({colorName:r,color:e,theme:t,variant:i})=>{if(i==="pipeline")return n.css`
3
+ align-items: center;
4
+ border: 0;
5
+ display: flex;
6
+ justify-content: center;
7
+
8
+ &:after {
9
+ background-color: ${o(t,r,e)};
10
+ border-radius: ${t.border.radius.rounded};
11
+ content: '';
12
+ display: block;
13
+ height: ${t.spacing(1)};
14
+ width: ${t.spacing(1)};
15
+ }
16
+ `});exports.StyledColorSample=u;
@@ -0,0 +1,28 @@
1
+ import { css as n } from "@emotion/react";
2
+ import d from "@emotion/styled";
3
+ import { T as a } from "./isValidCountryCode-B7MxBtRC-DyiZn2sl.js";
4
+ import "@sniptt/guards";
5
+ import "react-router-dom";
6
+ const e = (r, o, t) => a(t) ? t : r.tag.background[o], s = (r, o) => r.tag.text[o], b = /* @__PURE__ */ d("div", {
7
+ target: "e6c054e0"
8
+ })("background-color:", ({ theme: r, colorName: o, color: t }) => e(r, o, t), `;border:1px solid
9
+ `, ({ theme: r, colorName: o }) => s(r, o), ";border-radius:60px;height:", ({ theme: r }) => r.spacing(4), ";width:", ({ theme: r }) => r.spacing(3), ";", ({ colorName: r, color: o, theme: t, variant: i }) => {
10
+ if (i === "pipeline") return n`
11
+ align-items: center;
12
+ border: 0;
13
+ display: flex;
14
+ justify-content: center;
15
+
16
+ &:after {
17
+ background-color: ${e(t, r, o)};
18
+ border-radius: ${t.border.radius.rounded};
19
+ content: '';
20
+ display: block;
21
+ height: ${t.spacing(1)};
22
+ width: ${t.spacing(1)};
23
+ }
24
+ `;
25
+ });
26
+ export {
27
+ b as S
28
+ };
@@ -0,0 +1 @@
1
+ "use strict";const t=require("@emotion/react"),e=r=>t.css("transition:background 0.1s ease;&:hover{background:",r.theme.background.transparent.light,";}");exports.HOVER_BACKGROUND=e;
@@ -0,0 +1,5 @@
1
+ import { css as o } from "@emotion/react";
2
+ const a = (r) => /* @__PURE__ */ o("transition:background 0.1s ease;&:hover{background:", r.theme.background.transparent.light, ";}");
3
+ export {
4
+ a as H
5
+ };
@@ -0,0 +1,2 @@
1
+ "use strict";const r=require("./emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs"),o=require("@emotion/styled"),n=require("framer-motion"),a=t=>t&&t.__esModule?t:{default:t},i=a(o),d=i.default("div",{target:"e1ufih1z0"})("box-sizing:border-box;justify-content:center;align-items:center;display:flex;gap:",({theme:t})=>t.spacing(2),";width:",({theme:t})=>t.spacing(6),";height:",({theme:t})=>t.spacing(3),";border-radius:",({theme:t})=>t.border.radius.pill,`;border:1px solid
2
+ `,({color:t,theme:e})=>t?e.tag.text[t]:`var(--tw-button-color, ${e.font.color.tertiary})`,";overflow:hidden;"),s=i.default(n.motion.div,{target:"e1ufih1z1"})("background-color:",({color:t,theme:e})=>t?e.tag.text[t]:`var(--tw-button-color, ${e.font.color.tertiary})`,";border-radius:",({theme:t})=>t.border.radius.pill,";height:8px;width:8px;"),l=({color:t})=>r.jsx(d,{color:t,children:r.jsx(s,{color:t,animate:{x:[-16,0,16],width:[8,12,8],height:[8,2,8]},transition:{duration:.8,times:[0,.15,.3],repeat:1/0}})});exports.Loader=l;
@@ -0,0 +1,43 @@
1
+ import { a as i } from "./emotion-react-jsx-runtime.browser.esm-BUNawPtg.js";
2
+ import o from "@emotion/styled";
3
+ import { motion as e } from "framer-motion";
4
+ const a = /* @__PURE__ */ o("div", {
5
+ target: "e1ufih1z0"
6
+ })("box-sizing:border-box;justify-content:center;align-items:center;display:flex;gap:", ({ theme: t }) => t.spacing(2), ";width:", ({ theme: t }) => t.spacing(6), ";height:", ({ theme: t }) => t.spacing(3), ";border-radius:", ({ theme: t }) => t.border.radius.pill, `;border:1px solid
7
+ `, ({ color: t, theme: r }) => t ? r.tag.text[t] : `var(--tw-button-color, ${r.font.color.tertiary})`, ";overflow:hidden;"), n = /* @__PURE__ */ o(e.div, {
8
+ target: "e1ufih1z1"
9
+ })("background-color:", ({ color: t, theme: r }) => t ? r.tag.text[t] : `var(--tw-button-color, ${r.font.color.tertiary})`, ";border-radius:", ({ theme: t }) => t.border.radius.pill, ";height:8px;width:8px;"), p = ({ color: t }) => /* @__PURE__ */ i(a, {
10
+ color: t,
11
+ children: /* @__PURE__ */ i(n, {
12
+ color: t,
13
+ animate: {
14
+ x: [
15
+ -16,
16
+ 0,
17
+ 16
18
+ ],
19
+ width: [
20
+ 8,
21
+ 12,
22
+ 8
23
+ ],
24
+ height: [
25
+ 8,
26
+ 2,
27
+ 8
28
+ ]
29
+ },
30
+ transition: {
31
+ duration: 0.8,
32
+ times: [
33
+ 0,
34
+ 0.15,
35
+ 0.3
36
+ ],
37
+ repeat: 1 / 0
38
+ }
39
+ })
40
+ });
41
+ export {
42
+ p as L
43
+ };
@@ -0,0 +1 @@
1
+ "use strict";const O=require("./MainColorsLight-CpgC1-1i.cjs"),s=Object.keys(O.MAIN_COLORS_LIGHT);exports.MAIN_COLOR_NAMES=s;
@@ -0,0 +1,5 @@
1
+ import { M } from "./MainColorsLight--0X05KcO.js";
2
+ const o = Object.keys(M);
3
+ export {
4
+ o as M
5
+ };