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,639 @@
1
+ import Pe from "react";
2
+ var pr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
+ function gr(y) {
4
+ return y && y.__esModule && Object.prototype.hasOwnProperty.call(y, "default") ? y.default : y;
5
+ }
6
+ var V = { exports: {} }, D = {};
7
+ /**
8
+ * @license React
9
+ * react-jsx-runtime.production.min.js
10
+ *
11
+ * Copyright (c) Facebook, Inc. and its affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */
16
+ var Te;
17
+ function fr() {
18
+ if (Te) return D;
19
+ Te = 1;
20
+ var y = Pe, C = Symbol.for("react.element"), U = Symbol.for("react.fragment"), T = Object.prototype.hasOwnProperty, A = y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, I = { key: !0, ref: !0, __self: !0, __source: !0 };
21
+ function j(h, f, O) {
22
+ var p, b = {}, E = null, W = null;
23
+ O !== void 0 && (E = "" + O), f.key !== void 0 && (E = "" + f.key), f.ref !== void 0 && (W = f.ref);
24
+ for (p in f) T.call(f, p) && !I.hasOwnProperty(p) && (b[p] = f[p]);
25
+ if (h && h.defaultProps) for (p in f = h.defaultProps, f) b[p] === void 0 && (b[p] = f[p]);
26
+ return { $$typeof: C, type: h, key: E, ref: W, props: b, _owner: A.current };
27
+ }
28
+ return D.Fragment = U, D.jsx = j, D.jsxs = j, D;
29
+ }
30
+ var F = {};
31
+ /**
32
+ * @license React
33
+ * react-jsx-runtime.development.js
34
+ *
35
+ * Copyright (c) Facebook, Inc. and its affiliates.
36
+ *
37
+ * This source code is licensed under the MIT license found in the
38
+ * LICENSE file in the root directory of this source tree.
39
+ */
40
+ var Oe;
41
+ function cr() {
42
+ return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && function() {
43
+ var y = Pe, C = Symbol.for("react.element"), U = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), A = Symbol.for("react.strict_mode"), I = Symbol.for("react.profiler"), j = Symbol.for("react.provider"), h = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), O = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), E = Symbol.for("react.lazy"), W = Symbol.for("react.offscreen"), H = Symbol.iterator, Se = "@@iterator";
44
+ function Ce(e) {
45
+ if (e === null || typeof e != "object")
46
+ return null;
47
+ var r = H && e[H] || e[Se];
48
+ return typeof r == "function" ? r : null;
49
+ }
50
+ var w = y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
+ function c(e) {
52
+ {
53
+ for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
54
+ t[n - 1] = arguments[n];
55
+ je("error", e, t);
56
+ }
57
+ }
58
+ function je(e, r, t) {
59
+ {
60
+ var n = w.ReactDebugCurrentFrame, i = n.getStackAddendum();
61
+ i !== "" && (r += "%s", t = t.concat([i]));
62
+ var u = t.map(function(o) {
63
+ return String(o);
64
+ });
65
+ u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
66
+ }
67
+ }
68
+ var xe = !1, ke = !1, De = !1, Fe = !1, Ae = !1, Z;
69
+ Z = Symbol.for("react.module.reference");
70
+ function Ie(e) {
71
+ return !!(typeof e == "string" || typeof e == "function" || e === T || e === I || Ae || e === A || e === O || e === p || Fe || e === W || xe || ke || De || typeof e == "object" && e !== null && (e.$$typeof === E || e.$$typeof === b || e.$$typeof === j || e.$$typeof === h || e.$$typeof === f || // This needs to include all possible module reference object
72
+ // types supported by any Flight configuration anywhere since
73
+ // we don't know which Flight build this will end up being used
74
+ // with.
75
+ e.$$typeof === Z || e.getModuleId !== void 0));
76
+ }
77
+ function We(e, r, t) {
78
+ var n = e.displayName;
79
+ if (n)
80
+ return n;
81
+ var i = r.displayName || r.name || "";
82
+ return i !== "" ? t + "(" + i + ")" : t;
83
+ }
84
+ function Q(e) {
85
+ return e.displayName || "Context";
86
+ }
87
+ function _(e) {
88
+ if (e == null)
89
+ return null;
90
+ if (typeof e.tag == "number" && c("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
91
+ return e.displayName || e.name || null;
92
+ if (typeof e == "string")
93
+ return e;
94
+ switch (e) {
95
+ case T:
96
+ return "Fragment";
97
+ case U:
98
+ return "Portal";
99
+ case I:
100
+ return "Profiler";
101
+ case A:
102
+ return "StrictMode";
103
+ case O:
104
+ return "Suspense";
105
+ case p:
106
+ return "SuspenseList";
107
+ }
108
+ if (typeof e == "object")
109
+ switch (e.$$typeof) {
110
+ case h:
111
+ var r = e;
112
+ return Q(r) + ".Consumer";
113
+ case j:
114
+ var t = e;
115
+ return Q(t._context) + ".Provider";
116
+ case f:
117
+ return We(e, e.render, "ForwardRef");
118
+ case b:
119
+ var n = e.displayName || null;
120
+ return n !== null ? n : _(e.type) || "Memo";
121
+ case E: {
122
+ var i = e, u = i._payload, o = i._init;
123
+ try {
124
+ return _(o(u));
125
+ } catch {
126
+ return null;
127
+ }
128
+ }
129
+ }
130
+ return null;
131
+ }
132
+ var R = Object.assign, x = 0, ee, re, te, ne, ae, oe, ie;
133
+ function ue() {
134
+ }
135
+ ue.__reactDisabledLog = !0;
136
+ function Ye() {
137
+ {
138
+ if (x === 0) {
139
+ ee = console.log, re = console.info, te = console.warn, ne = console.error, ae = console.group, oe = console.groupCollapsed, ie = console.groupEnd;
140
+ var e = {
141
+ configurable: !0,
142
+ enumerable: !0,
143
+ value: ue,
144
+ writable: !0
145
+ };
146
+ Object.defineProperties(console, {
147
+ info: e,
148
+ log: e,
149
+ warn: e,
150
+ error: e,
151
+ group: e,
152
+ groupCollapsed: e,
153
+ groupEnd: e
154
+ });
155
+ }
156
+ x++;
157
+ }
158
+ }
159
+ function $e() {
160
+ {
161
+ if (x--, x === 0) {
162
+ var e = {
163
+ configurable: !0,
164
+ enumerable: !0,
165
+ writable: !0
166
+ };
167
+ Object.defineProperties(console, {
168
+ log: R({}, e, {
169
+ value: ee
170
+ }),
171
+ info: R({}, e, {
172
+ value: re
173
+ }),
174
+ warn: R({}, e, {
175
+ value: te
176
+ }),
177
+ error: R({}, e, {
178
+ value: ne
179
+ }),
180
+ group: R({}, e, {
181
+ value: ae
182
+ }),
183
+ groupCollapsed: R({}, e, {
184
+ value: oe
185
+ }),
186
+ groupEnd: R({}, e, {
187
+ value: ie
188
+ })
189
+ });
190
+ }
191
+ x < 0 && c("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
+ }
193
+ }
194
+ var N = w.ReactCurrentDispatcher, J;
195
+ function Y(e, r, t) {
196
+ {
197
+ if (J === void 0)
198
+ try {
199
+ throw Error();
200
+ } catch (i) {
201
+ var n = i.stack.trim().match(/\n( *(at )?)/);
202
+ J = n && n[1] || "";
203
+ }
204
+ return `
205
+ ` + J + e;
206
+ }
207
+ }
208
+ var q = !1, $;
209
+ {
210
+ var Le = typeof WeakMap == "function" ? WeakMap : Map;
211
+ $ = new Le();
212
+ }
213
+ function se(e, r) {
214
+ if (!e || q)
215
+ return "";
216
+ {
217
+ var t = $.get(e);
218
+ if (t !== void 0)
219
+ return t;
220
+ }
221
+ var n;
222
+ q = !0;
223
+ var i = Error.prepareStackTrace;
224
+ Error.prepareStackTrace = void 0;
225
+ var u;
226
+ u = N.current, N.current = null, Ye();
227
+ try {
228
+ if (r) {
229
+ var o = function() {
230
+ throw Error();
231
+ };
232
+ if (Object.defineProperty(o.prototype, "props", {
233
+ set: function() {
234
+ throw Error();
235
+ }
236
+ }), typeof Reflect == "object" && Reflect.construct) {
237
+ try {
238
+ Reflect.construct(o, []);
239
+ } catch (v) {
240
+ n = v;
241
+ }
242
+ Reflect.construct(e, [], o);
243
+ } else {
244
+ try {
245
+ o.call();
246
+ } catch (v) {
247
+ n = v;
248
+ }
249
+ e.call(o.prototype);
250
+ }
251
+ } else {
252
+ try {
253
+ throw Error();
254
+ } catch (v) {
255
+ n = v;
256
+ }
257
+ e();
258
+ }
259
+ } catch (v) {
260
+ if (v && n && typeof v.stack == "string") {
261
+ for (var a = v.stack.split(`
262
+ `), d = n.stack.split(`
263
+ `), s = a.length - 1, l = d.length - 1; s >= 1 && l >= 0 && a[s] !== d[l]; )
264
+ l--;
265
+ for (; s >= 1 && l >= 0; s--, l--)
266
+ if (a[s] !== d[l]) {
267
+ if (s !== 1 || l !== 1)
268
+ do
269
+ if (s--, l--, l < 0 || a[s] !== d[l]) {
270
+ var g = `
271
+ ` + a[s].replace(" at new ", " at ");
272
+ return e.displayName && g.includes("<anonymous>") && (g = g.replace("<anonymous>", e.displayName)), typeof e == "function" && $.set(e, g), g;
273
+ }
274
+ while (s >= 1 && l >= 0);
275
+ break;
276
+ }
277
+ }
278
+ } finally {
279
+ q = !1, N.current = u, $e(), Error.prepareStackTrace = i;
280
+ }
281
+ var S = e ? e.displayName || e.name : "", m = S ? Y(S) : "";
282
+ return typeof e == "function" && $.set(e, m), m;
283
+ }
284
+ function Me(e, r, t) {
285
+ return se(e, !1);
286
+ }
287
+ function Ve(e) {
288
+ var r = e.prototype;
289
+ return !!(r && r.isReactComponent);
290
+ }
291
+ function L(e, r, t) {
292
+ if (e == null)
293
+ return "";
294
+ if (typeof e == "function")
295
+ return se(e, Ve(e));
296
+ if (typeof e == "string")
297
+ return Y(e);
298
+ switch (e) {
299
+ case O:
300
+ return Y("Suspense");
301
+ case p:
302
+ return Y("SuspenseList");
303
+ }
304
+ if (typeof e == "object")
305
+ switch (e.$$typeof) {
306
+ case f:
307
+ return Me(e.render);
308
+ case b:
309
+ return L(e.type, r, t);
310
+ case E: {
311
+ var n = e, i = n._payload, u = n._init;
312
+ try {
313
+ return L(u(i), r, t);
314
+ } catch {
315
+ }
316
+ }
317
+ }
318
+ return "";
319
+ }
320
+ var k = Object.prototype.hasOwnProperty, le = {}, fe = w.ReactDebugCurrentFrame;
321
+ function M(e) {
322
+ if (e) {
323
+ var r = e._owner, t = L(e.type, e._source, r ? r.type : null);
324
+ fe.setExtraStackFrame(t);
325
+ } else
326
+ fe.setExtraStackFrame(null);
327
+ }
328
+ function Ue(e, r, t, n, i) {
329
+ {
330
+ var u = Function.call.bind(k);
331
+ for (var o in e)
332
+ if (u(e, o)) {
333
+ var a = void 0;
334
+ try {
335
+ if (typeof e[o] != "function") {
336
+ var d = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
+ throw d.name = "Invariant Violation", d;
338
+ }
339
+ a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
+ } catch (s) {
341
+ a = s;
342
+ }
343
+ a && !(a instanceof Error) && (M(i), c("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, o, typeof a), M(null)), a instanceof Error && !(a.message in le) && (le[a.message] = !0, M(i), c("Failed %s type: %s", t, a.message), M(null));
344
+ }
345
+ }
346
+ }
347
+ var Ne = Array.isArray;
348
+ function B(e) {
349
+ return Ne(e);
350
+ }
351
+ function Je(e) {
352
+ {
353
+ var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
354
+ return t;
355
+ }
356
+ }
357
+ function qe(e) {
358
+ try {
359
+ return ce(e), !1;
360
+ } catch {
361
+ return !0;
362
+ }
363
+ }
364
+ function ce(e) {
365
+ return "" + e;
366
+ }
367
+ function de(e) {
368
+ if (qe(e))
369
+ return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Je(e)), ce(e);
370
+ }
371
+ var ve = w.ReactCurrentOwner, Be = {
372
+ key: !0,
373
+ ref: !0,
374
+ __self: !0,
375
+ __source: !0
376
+ }, pe, ge;
377
+ function Ke(e) {
378
+ if (k.call(e, "ref")) {
379
+ var r = Object.getOwnPropertyDescriptor(e, "ref").get;
380
+ if (r && r.isReactWarning)
381
+ return !1;
382
+ }
383
+ return e.ref !== void 0;
384
+ }
385
+ function Ge(e) {
386
+ if (k.call(e, "key")) {
387
+ var r = Object.getOwnPropertyDescriptor(e, "key").get;
388
+ if (r && r.isReactWarning)
389
+ return !1;
390
+ }
391
+ return e.key !== void 0;
392
+ }
393
+ function ze(e, r) {
394
+ typeof e.ref == "string" && ve.current;
395
+ }
396
+ function Xe(e, r) {
397
+ {
398
+ var t = function() {
399
+ pe || (pe = !0, c("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
400
+ };
401
+ t.isReactWarning = !0, Object.defineProperty(e, "key", {
402
+ get: t,
403
+ configurable: !0
404
+ });
405
+ }
406
+ }
407
+ function He(e, r) {
408
+ {
409
+ var t = function() {
410
+ ge || (ge = !0, c("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
411
+ };
412
+ t.isReactWarning = !0, Object.defineProperty(e, "ref", {
413
+ get: t,
414
+ configurable: !0
415
+ });
416
+ }
417
+ }
418
+ var Ze = function(e, r, t, n, i, u, o) {
419
+ var a = {
420
+ // This tag allows us to uniquely identify this as a React Element
421
+ $$typeof: C,
422
+ // Built-in properties that belong on the element
423
+ type: e,
424
+ key: r,
425
+ ref: t,
426
+ props: o,
427
+ // Record the component responsible for creating this element.
428
+ _owner: u
429
+ };
430
+ return a._store = {}, Object.defineProperty(a._store, "validated", {
431
+ configurable: !1,
432
+ enumerable: !1,
433
+ writable: !0,
434
+ value: !1
435
+ }), Object.defineProperty(a, "_self", {
436
+ configurable: !1,
437
+ enumerable: !1,
438
+ writable: !1,
439
+ value: n
440
+ }), Object.defineProperty(a, "_source", {
441
+ configurable: !1,
442
+ enumerable: !1,
443
+ writable: !1,
444
+ value: i
445
+ }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
446
+ };
447
+ function Qe(e, r, t, n, i) {
448
+ {
449
+ var u, o = {}, a = null, d = null;
450
+ t !== void 0 && (de(t), a = "" + t), Ge(r) && (de(r.key), a = "" + r.key), Ke(r) && (d = r.ref, ze(r, i));
451
+ for (u in r)
452
+ k.call(r, u) && !Be.hasOwnProperty(u) && (o[u] = r[u]);
453
+ if (e && e.defaultProps) {
454
+ var s = e.defaultProps;
455
+ for (u in s)
456
+ o[u] === void 0 && (o[u] = s[u]);
457
+ }
458
+ if (a || d) {
459
+ var l = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
460
+ a && Xe(o, l), d && He(o, l);
461
+ }
462
+ return Ze(e, a, d, i, n, ve.current, o);
463
+ }
464
+ }
465
+ var K = w.ReactCurrentOwner, ye = w.ReactDebugCurrentFrame;
466
+ function P(e) {
467
+ if (e) {
468
+ var r = e._owner, t = L(e.type, e._source, r ? r.type : null);
469
+ ye.setExtraStackFrame(t);
470
+ } else
471
+ ye.setExtraStackFrame(null);
472
+ }
473
+ var G;
474
+ G = !1;
475
+ function z(e) {
476
+ return typeof e == "object" && e !== null && e.$$typeof === C;
477
+ }
478
+ function be() {
479
+ {
480
+ if (K.current) {
481
+ var e = _(K.current.type);
482
+ if (e)
483
+ return `
484
+
485
+ Check the render method of \`` + e + "`.";
486
+ }
487
+ return "";
488
+ }
489
+ }
490
+ function er(e) {
491
+ return "";
492
+ }
493
+ var _e = {};
494
+ function rr(e) {
495
+ {
496
+ var r = be();
497
+ if (!r) {
498
+ var t = typeof e == "string" ? e : e.displayName || e.name;
499
+ t && (r = `
500
+
501
+ Check the top-level render call using <` + t + ">.");
502
+ }
503
+ return r;
504
+ }
505
+ }
506
+ function he(e, r) {
507
+ {
508
+ if (!e._store || e._store.validated || e.key != null)
509
+ return;
510
+ e._store.validated = !0;
511
+ var t = rr(r);
512
+ if (_e[t])
513
+ return;
514
+ _e[t] = !0;
515
+ var n = "";
516
+ e && e._owner && e._owner !== K.current && (n = " It was passed a child from " + _(e._owner.type) + "."), P(e), c('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), P(null);
517
+ }
518
+ }
519
+ function Ee(e, r) {
520
+ {
521
+ if (typeof e != "object")
522
+ return;
523
+ if (B(e))
524
+ for (var t = 0; t < e.length; t++) {
525
+ var n = e[t];
526
+ z(n) && he(n, r);
527
+ }
528
+ else if (z(e))
529
+ e._store && (e._store.validated = !0);
530
+ else if (e) {
531
+ var i = Ce(e);
532
+ if (typeof i == "function" && i !== e.entries)
533
+ for (var u = i.call(e), o; !(o = u.next()).done; )
534
+ z(o.value) && he(o.value, r);
535
+ }
536
+ }
537
+ }
538
+ function tr(e) {
539
+ {
540
+ var r = e.type;
541
+ if (r == null || typeof r == "string")
542
+ return;
543
+ var t;
544
+ if (typeof r == "function")
545
+ t = r.propTypes;
546
+ else if (typeof r == "object" && (r.$$typeof === f || // Note: Memo only checks outer props here.
547
+ // Inner props are checked in the reconciler.
548
+ r.$$typeof === b))
549
+ t = r.propTypes;
550
+ else
551
+ return;
552
+ if (t) {
553
+ var n = _(r);
554
+ Ue(t, e.props, "prop", n, e);
555
+ } else if (r.PropTypes !== void 0 && !G) {
556
+ G = !0;
557
+ var i = _(r);
558
+ c("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
559
+ }
560
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && c("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
561
+ }
562
+ }
563
+ function nr(e) {
564
+ {
565
+ for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
566
+ var n = r[t];
567
+ if (n !== "children" && n !== "key") {
568
+ P(e), c("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), P(null);
569
+ break;
570
+ }
571
+ }
572
+ e.ref !== null && (P(e), c("Invalid attribute `ref` supplied to `React.Fragment`."), P(null));
573
+ }
574
+ }
575
+ var Re = {};
576
+ function me(e, r, t, n, i, u) {
577
+ {
578
+ var o = Ie(e);
579
+ if (!o) {
580
+ var a = "";
581
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
582
+ var d = er();
583
+ d ? a += d : a += be();
584
+ var s;
585
+ e === null ? s = "null" : B(e) ? s = "array" : e !== void 0 && e.$$typeof === C ? (s = "<" + (_(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, c("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s, a);
586
+ }
587
+ var l = Qe(e, r, t, i, u);
588
+ if (l == null)
589
+ return l;
590
+ if (o) {
591
+ var g = r.children;
592
+ if (g !== void 0)
593
+ if (n)
594
+ if (B(g)) {
595
+ for (var S = 0; S < g.length; S++)
596
+ Ee(g[S], e);
597
+ Object.freeze && Object.freeze(g);
598
+ } else
599
+ c("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
600
+ else
601
+ Ee(g, e);
602
+ }
603
+ if (k.call(r, "key")) {
604
+ var m = _(e), v = Object.keys(r).filter(function(lr) {
605
+ return lr !== "key";
606
+ }), X = v.length > 0 ? "{key: someKey, " + v.join(": ..., ") + ": ...}" : "{key: someKey}";
607
+ if (!Re[m + X]) {
608
+ var sr = v.length > 0 ? "{" + v.join(": ..., ") + ": ...}" : "{}";
609
+ c(`A props object containing a "key" prop is being spread into JSX:
610
+ let props = %s;
611
+ <%s {...props} />
612
+ React keys must be passed directly to JSX without using spread:
613
+ let props = %s;
614
+ <%s key={someKey} {...props} />`, X, m, sr, m), Re[m + X] = !0;
615
+ }
616
+ }
617
+ return e === T ? nr(l) : tr(l), l;
618
+ }
619
+ }
620
+ function ar(e, r, t) {
621
+ return me(e, r, t, !0);
622
+ }
623
+ function or(e, r, t) {
624
+ return me(e, r, t, !1);
625
+ }
626
+ var ir = or, ur = ar;
627
+ F.Fragment = T, F.jsx = ir, F.jsxs = ur;
628
+ }()), F;
629
+ }
630
+ var we;
631
+ function dr() {
632
+ return we || (we = 1, process.env.NODE_ENV === "production" ? V.exports = fr() : V.exports = cr()), V.exports;
633
+ }
634
+ var yr = dr();
635
+ export {
636
+ pr as c,
637
+ gr as g,
638
+ yr as j
639
+ };
@@ -0,0 +1,30 @@
1
+ "use strict";const fr=require("react"),cr=v=>v&&v.__esModule?v:{default:v},Ce=cr(fr);var dr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function vr(v){return v&&v.__esModule&&Object.prototype.hasOwnProperty.call(v,"default")?v.default:v}var V={exports:{}},D={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var Te;function pr(){if(Te)return D;Te=1;var v=Ce.default,S=Symbol.for("react.element"),U=Symbol.for("react.fragment"),T=Object.prototype.hasOwnProperty,A=v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,I={key:!0,ref:!0,__self:!0,__source:!0};function j(E,f,O){var g,b={},h=null,W=null;O!==void 0&&(h=""+O),f.key!==void 0&&(h=""+f.key),f.ref!==void 0&&(W=f.ref);for(g in f)T.call(f,g)&&!I.hasOwnProperty(g)&&(b[g]=f[g]);if(E&&E.defaultProps)for(g in f=E.defaultProps,f)b[g]===void 0&&(b[g]=f[g]);return{$$typeof:S,type:E,key:h,ref:W,props:b,_owner:A.current}}return D.Fragment=U,D.jsx=j,D.jsxs=j,D}var F={};/**
10
+ * @license React
11
+ * react-jsx-runtime.development.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var Oe;function gr(){return Oe||(Oe=1,process.env.NODE_ENV!=="production"&&function(){var v=Ce.default,S=Symbol.for("react.element"),U=Symbol.for("react.portal"),T=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),I=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),E=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),O=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),W=Symbol.for("react.offscreen"),H=Symbol.iterator,Pe="@@iterator";function Se(e){if(e===null||typeof e!="object")return null;var r=H&&e[H]||e[Pe];return typeof r=="function"?r:null}var w=v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function c(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];je("error",e,t)}}function je(e,r,t){{var n=w.ReactDebugCurrentFrame,i=n.getStackAddendum();i!==""&&(r+="%s",t=t.concat([i]));var u=t.map(function(o){return String(o)});u.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,u)}}var xe=!1,ke=!1,De=!1,Fe=!1,Ae=!1,Z;Z=Symbol.for("react.module.reference");function Ie(e){return!!(typeof e=="string"||typeof e=="function"||e===T||e===I||Ae||e===A||e===O||e===g||Fe||e===W||xe||ke||De||typeof e=="object"&&e!==null&&(e.$$typeof===h||e.$$typeof===b||e.$$typeof===j||e.$$typeof===E||e.$$typeof===f||e.$$typeof===Z||e.getModuleId!==void 0))}function We(e,r,t){var n=e.displayName;if(n)return n;var i=r.displayName||r.name||"";return i!==""?t+"("+i+")":t}function Q(e){return e.displayName||"Context"}function y(e){if(e==null)return null;if(typeof e.tag=="number"&&c("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case T:return"Fragment";case U:return"Portal";case I:return"Profiler";case A:return"StrictMode";case O:return"Suspense";case g:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case E:var r=e;return Q(r)+".Consumer";case j:var t=e;return Q(t._context)+".Provider";case f:return We(e,e.render,"ForwardRef");case b:var n=e.displayName||null;return n!==null?n:y(e.type)||"Memo";case h:{var i=e,u=i._payload,o=i._init;try{return y(o(u))}catch{return null}}}return null}var R=Object.assign,x=0,ee,re,te,ne,ae,oe,ie;function ue(){}ue.__reactDisabledLog=!0;function Ye(){{if(x===0){ee=console.log,re=console.info,te=console.warn,ne=console.error,ae=console.group,oe=console.groupCollapsed,ie=console.groupEnd;var e={configurable:!0,enumerable:!0,value:ue,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}x++}}function $e(){{if(x--,x===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:R({},e,{value:ee}),info:R({},e,{value:re}),warn:R({},e,{value:te}),error:R({},e,{value:ne}),group:R({},e,{value:ae}),groupCollapsed:R({},e,{value:oe}),groupEnd:R({},e,{value:ie})})}x<0&&c("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var N=w.ReactCurrentDispatcher,J;function Y(e,r,t){{if(J===void 0)try{throw Error()}catch(i){var n=i.stack.trim().match(/\n( *(at )?)/);J=n&&n[1]||""}return`
18
+ `+J+e}}var q=!1,$;{var Me=typeof WeakMap=="function"?WeakMap:Map;$=new Me}function se(e,r){if(!e||q)return"";{var t=$.get(e);if(t!==void 0)return t}var n;q=!0;var i=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var u;u=N.current,N.current=null,Ye();try{if(r){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(o,[])}catch(p){n=p}Reflect.construct(e,[],o)}else{try{o.call()}catch(p){n=p}e.call(o.prototype)}}else{try{throw Error()}catch(p){n=p}e()}}catch(p){if(p&&n&&typeof p.stack=="string"){for(var a=p.stack.split(`
19
+ `),d=n.stack.split(`
20
+ `),s=a.length-1,l=d.length-1;s>=1&&l>=0&&a[s]!==d[l];)l--;for(;s>=1&&l>=0;s--,l--)if(a[s]!==d[l]){if(s!==1||l!==1)do if(s--,l--,l<0||a[s]!==d[l]){var _=`
21
+ `+a[s].replace(" at new "," at ");return e.displayName&&_.includes("<anonymous>")&&(_=_.replace("<anonymous>",e.displayName)),typeof e=="function"&&$.set(e,_),_}while(s>=1&&l>=0);break}}}finally{q=!1,N.current=u,$e(),Error.prepareStackTrace=i}var P=e?e.displayName||e.name:"",m=P?Y(P):"";return typeof e=="function"&&$.set(e,m),m}function Le(e,r,t){return se(e,!1)}function Ve(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function M(e,r,t){if(e==null)return"";if(typeof e=="function")return se(e,Ve(e));if(typeof e=="string")return Y(e);switch(e){case O:return Y("Suspense");case g:return Y("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case f:return Le(e.render);case b:return M(e.type,r,t);case h:{var n=e,i=n._payload,u=n._init;try{return M(u(i),r,t)}catch{}}}return""}var k=Object.prototype.hasOwnProperty,le={},fe=w.ReactDebugCurrentFrame;function L(e){if(e){var r=e._owner,t=M(e.type,e._source,r?r.type:null);fe.setExtraStackFrame(t)}else fe.setExtraStackFrame(null)}function Ue(e,r,t,n,i){{var u=Function.call.bind(k);for(var o in e)if(u(e,o)){var a=void 0;try{if(typeof e[o]!="function"){var d=Error((n||"React class")+": "+t+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}a=e[o](r,o,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(s){a=s}a&&!(a instanceof Error)&&(L(i),c("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,o,typeof a),L(null)),a instanceof Error&&!(a.message in le)&&(le[a.message]=!0,L(i),c("Failed %s type: %s",t,a.message),L(null))}}}var Ne=Array.isArray;function B(e){return Ne(e)}function Je(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function qe(e){try{return ce(e),!1}catch{return!0}}function ce(e){return""+e}function de(e){if(qe(e))return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Je(e)),ce(e)}var ve=w.ReactCurrentOwner,Be={key:!0,ref:!0,__self:!0,__source:!0},pe,ge;function Ge(e){if(k.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Ke(e){if(k.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function ze(e,r){typeof e.ref=="string"&&ve.current}function Xe(e,r){{var t=function(){pe||(pe=!0,c("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function He(e,r){{var t=function(){ge||(ge=!0,c("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var Ze=function(e,r,t,n,i,u,o){var a={$$typeof:S,type:e,key:r,ref:t,props:o,_owner:u};return a._store={},Object.defineProperty(a._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(a,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(a,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(a.props),Object.freeze(a)),a};function Qe(e,r,t,n,i){{var u,o={},a=null,d=null;t!==void 0&&(de(t),a=""+t),Ke(r)&&(de(r.key),a=""+r.key),Ge(r)&&(d=r.ref,ze(r,i));for(u in r)k.call(r,u)&&!Be.hasOwnProperty(u)&&(o[u]=r[u]);if(e&&e.defaultProps){var s=e.defaultProps;for(u in s)o[u]===void 0&&(o[u]=s[u])}if(a||d){var l=typeof e=="function"?e.displayName||e.name||"Unknown":e;a&&Xe(o,l),d&&He(o,l)}return Ze(e,a,d,i,n,ve.current,o)}}var G=w.ReactCurrentOwner,_e=w.ReactDebugCurrentFrame;function C(e){if(e){var r=e._owner,t=M(e.type,e._source,r?r.type:null);_e.setExtraStackFrame(t)}else _e.setExtraStackFrame(null)}var K;K=!1;function z(e){return typeof e=="object"&&e!==null&&e.$$typeof===S}function be(){{if(G.current){var e=y(G.current.type);if(e)return`
22
+
23
+ Check the render method of \``+e+"`."}return""}}function er(e){return""}var ye={};function rr(e){{var r=be();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
24
+
25
+ Check the top-level render call using <`+t+">.")}return r}}function Ee(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=rr(r);if(ye[t])return;ye[t]=!0;var n="";e&&e._owner&&e._owner!==G.current&&(n=" It was passed a child from "+y(e._owner.type)+"."),C(e),c('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),C(null)}}function he(e,r){{if(typeof e!="object")return;if(B(e))for(var t=0;t<e.length;t++){var n=e[t];z(n)&&Ee(n,r)}else if(z(e))e._store&&(e._store.validated=!0);else if(e){var i=Se(e);if(typeof i=="function"&&i!==e.entries)for(var u=i.call(e),o;!(o=u.next()).done;)z(o.value)&&Ee(o.value,r)}}}function tr(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===f||r.$$typeof===b))t=r.propTypes;else return;if(t){var n=y(r);Ue(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!K){K=!0;var i=y(r);c("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",i||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&c("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function nr(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){C(e),c("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),C(null);break}}e.ref!==null&&(C(e),c("Invalid attribute `ref` supplied to `React.Fragment`."),C(null))}}var Re={};function me(e,r,t,n,i,u){{var o=Ie(e);if(!o){var a="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(a+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var d=er();d?a+=d:a+=be();var s;e===null?s="null":B(e)?s="array":e!==void 0&&e.$$typeof===S?(s="<"+(y(e.type)||"Unknown")+" />",a=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,c("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,a)}var l=Qe(e,r,t,i,u);if(l==null)return l;if(o){var _=r.children;if(_!==void 0)if(n)if(B(_)){for(var P=0;P<_.length;P++)he(_[P],e);Object.freeze&&Object.freeze(_)}else c("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else he(_,e)}if(k.call(r,"key")){var m=y(e),p=Object.keys(r).filter(function(lr){return lr!=="key"}),X=p.length>0?"{key: someKey, "+p.join(": ..., ")+": ...}":"{key: someKey}";if(!Re[m+X]){var sr=p.length>0?"{"+p.join(": ..., ")+": ...}":"{}";c(`A props object containing a "key" prop is being spread into JSX:
26
+ let props = %s;
27
+ <%s {...props} />
28
+ React keys must be passed directly to JSX without using spread:
29
+ let props = %s;
30
+ <%s key={someKey} {...props} />`,X,m,sr,m),Re[m+X]=!0}}return e===T?nr(l):tr(l),l}}function ar(e,r,t){return me(e,r,t,!0)}function or(e,r,t){return me(e,r,t,!1)}var ir=or,ur=ar;F.Fragment=T,F.jsx=ir,F.jsxs=ur}()),F}var we;function _r(){return we||(we=1,process.env.NODE_ENV==="production"?V.exports=pr():V.exports=gr()),V.exports}var br=_r();exports.commonjsGlobal=dr;exports.getDefaultExportFromCjs=vr;exports.jsxRuntimeExports=br;