attio 0.0.1-experimental.20250728 → 0.0.1-experimental.20250731

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 (370) hide show
  1. package/lib/client/alert.d.ts +1 -29
  2. package/lib/client/alert.d.ts.map +1 -0
  3. package/lib/client/alert.js +3 -0
  4. package/lib/client/alert.js.map +1 -0
  5. package/lib/client/bulk-record-action.d.ts +1 -45
  6. package/lib/client/bulk-record-action.d.ts.map +1 -0
  7. package/lib/client/bulk-record-action.js +3 -0
  8. package/lib/client/bulk-record-action.js.map +1 -0
  9. package/lib/client/call-recording-insight-text-selection-action.d.ts +1 -42
  10. package/lib/client/call-recording-insight-text-selection-action.d.ts.map +1 -0
  11. package/lib/client/call-recording-insight-text-selection-action.js +3 -0
  12. package/lib/client/call-recording-insight-text-selection-action.js.map +1 -0
  13. package/lib/client/call-recording-summary-text-selection-action.d.ts +1 -42
  14. package/lib/client/call-recording-summary-text-selection-action.d.ts.map +1 -0
  15. package/lib/client/call-recording-summary-text-selection-action.js +3 -0
  16. package/lib/client/call-recording-summary-text-selection-action.js.map +1 -0
  17. package/lib/client/call-recording-transcript-text-selection-action.d.ts +1 -50
  18. package/lib/client/call-recording-transcript-text-selection-action.d.ts.map +1 -0
  19. package/lib/client/call-recording-transcript-text-selection-action.js +3 -0
  20. package/lib/client/call-recording-transcript-text-selection-action.js.map +1 -0
  21. package/lib/client/components/avatar.d.ts +1 -24
  22. package/lib/client/components/avatar.d.ts.map +1 -0
  23. package/lib/client/components/avatar.js +3 -0
  24. package/lib/client/components/avatar.js.map +1 -0
  25. package/lib/client/components/badge.d.ts +1 -4
  26. package/lib/client/components/badge.d.ts.map +1 -0
  27. package/lib/client/components/badge.js +3 -0
  28. package/lib/client/components/badge.js.map +1 -0
  29. package/lib/client/components/button.d.ts +1 -25
  30. package/lib/client/components/button.d.ts.map +1 -0
  31. package/lib/client/components/button.js +3 -0
  32. package/lib/client/components/button.js.map +1 -0
  33. package/lib/client/components/column.d.ts +1 -8
  34. package/lib/client/components/column.d.ts.map +1 -0
  35. package/lib/client/components/column.js +3 -0
  36. package/lib/client/components/column.js.map +1 -0
  37. package/lib/client/components/combobox.d.ts +1 -57
  38. package/lib/client/components/combobox.d.ts.map +1 -0
  39. package/lib/client/components/combobox.js +3 -0
  40. package/lib/client/components/combobox.js.map +1 -0
  41. package/lib/client/components/dialog-list.d.ts +1 -22
  42. package/lib/client/components/dialog-list.d.ts.map +1 -0
  43. package/lib/client/components/dialog-list.js +3 -0
  44. package/lib/client/components/dialog-list.js.map +1 -0
  45. package/lib/client/components/divider.d.ts +1 -3
  46. package/lib/client/components/divider.d.ts.map +1 -0
  47. package/lib/client/components/divider.js +3 -0
  48. package/lib/client/components/divider.js.map +1 -0
  49. package/lib/client/components/index.d.ts +1 -0
  50. package/lib/client/components/index.d.ts.map +1 -0
  51. package/lib/client/components/index.js +30 -0
  52. package/lib/client/components/index.js.map +1 -0
  53. package/lib/client/components/json.d.ts +1 -3
  54. package/lib/client/components/json.d.ts.map +1 -0
  55. package/lib/client/components/json.js +3 -0
  56. package/lib/client/components/json.js.map +1 -0
  57. package/lib/client/components/keyboard-key.d.ts +2 -7
  58. package/lib/client/components/keyboard-key.d.ts.map +1 -0
  59. package/lib/client/components/keyboard-key.js +3 -0
  60. package/lib/client/components/keyboard-key.js.map +1 -0
  61. package/lib/client/components/link.d.ts +1 -9
  62. package/lib/client/components/link.d.ts.map +1 -0
  63. package/lib/client/components/link.js +3 -0
  64. package/lib/client/components/link.js.map +1 -0
  65. package/lib/client/components/row.d.ts +1 -13
  66. package/lib/client/components/row.d.ts.map +1 -0
  67. package/lib/client/components/row.js +3 -0
  68. package/lib/client/components/row.js.map +1 -0
  69. package/lib/client/components/section.d.ts +1 -11
  70. package/lib/client/components/section.d.ts.map +1 -0
  71. package/lib/client/components/section.js +3 -0
  72. package/lib/client/components/section.js.map +1 -0
  73. package/lib/client/components/text-block.d.ts +1 -11
  74. package/lib/client/components/text-block.d.ts.map +1 -0
  75. package/lib/client/components/text-block.js +3 -0
  76. package/lib/client/components/text-block.js.map +1 -0
  77. package/lib/client/components/typography.d.ts +1 -13
  78. package/lib/client/components/typography.d.ts.map +1 -0
  79. package/lib/client/components/typography.js +3 -0
  80. package/lib/client/components/typography.js.map +1 -0
  81. package/lib/client/components/widget-badge.d.ts +1 -5
  82. package/lib/client/components/widget-badge.d.ts.map +1 -0
  83. package/lib/client/components/widget-badge.js +3 -0
  84. package/lib/client/components/widget-badge.js.map +1 -0
  85. package/lib/client/components/widget-loading.d.ts +1 -5
  86. package/lib/client/components/widget-loading.d.ts.map +1 -0
  87. package/lib/client/components/widget-loading.js +3 -0
  88. package/lib/client/components/widget-loading.js.map +1 -0
  89. package/lib/client/components/widget-text-primary.d.ts +1 -6
  90. package/lib/client/components/widget-text-primary.d.ts.map +1 -0
  91. package/lib/client/components/widget-text-primary.js +3 -0
  92. package/lib/client/components/widget-text-primary.js.map +1 -0
  93. package/lib/client/components/widget-text-secondary.d.ts +1 -6
  94. package/lib/client/components/widget-text-secondary.d.ts.map +1 -0
  95. package/lib/client/components/widget-text-secondary.js +3 -0
  96. package/lib/client/components/widget-text-secondary.js.map +1 -0
  97. package/lib/client/components/widget-text-widget.d.ts +1 -16
  98. package/lib/client/components/widget-text-widget.d.ts.map +1 -0
  99. package/lib/client/components/widget-text-widget.js +3 -0
  100. package/lib/client/components/widget-text-widget.js.map +1 -0
  101. package/lib/client/components/widget-title.d.ts +1 -6
  102. package/lib/client/components/widget-title.d.ts.map +1 -0
  103. package/lib/client/components/widget-title.js +3 -0
  104. package/lib/client/components/widget-title.js.map +1 -0
  105. package/lib/client/components/widget.d.ts +1 -4
  106. package/lib/client/components/widget.d.ts.map +1 -0
  107. package/lib/client/components/widget.js +3 -0
  108. package/lib/client/components/widget.js.map +1 -0
  109. package/lib/client/confirm.d.ts +1 -58
  110. package/lib/client/confirm.d.ts.map +1 -0
  111. package/lib/client/confirm.js +3 -0
  112. package/lib/client/confirm.js.map +1 -0
  113. package/lib/client/forms/array.d.ts +1 -9
  114. package/lib/client/forms/array.d.ts.map +1 -0
  115. package/lib/client/forms/array.js +3 -0
  116. package/lib/client/forms/array.js.map +1 -0
  117. package/lib/client/forms/boolean.d.ts +1 -6
  118. package/lib/client/forms/boolean.d.ts.map +1 -0
  119. package/lib/client/forms/boolean.js +3 -0
  120. package/lib/client/forms/boolean.js.map +1 -0
  121. package/lib/client/forms/index.d.ts +1 -0
  122. package/lib/client/forms/index.d.ts.map +1 -0
  123. package/lib/client/forms/index.js +12 -0
  124. package/lib/client/forms/index.js.map +1 -0
  125. package/lib/client/forms/number.d.ts +1 -24
  126. package/lib/client/forms/number.d.ts.map +1 -0
  127. package/lib/client/forms/number.js +3 -0
  128. package/lib/client/forms/number.js.map +1 -0
  129. package/lib/client/forms/path.d.ts +2 -1
  130. package/lib/client/forms/path.d.ts.map +1 -0
  131. package/lib/client/forms/path.js +3 -0
  132. package/lib/client/forms/path.js.map +1 -0
  133. package/lib/client/forms/string.d.ts +5 -39
  134. package/lib/client/forms/string.d.ts.map +1 -0
  135. package/lib/client/forms/string.js +3 -0
  136. package/lib/client/forms/string.js.map +1 -0
  137. package/lib/client/forms/value.d.ts +1 -8
  138. package/lib/client/forms/value.d.ts.map +1 -0
  139. package/lib/client/forms/value.js +3 -0
  140. package/lib/client/forms/value.js.map +1 -0
  141. package/lib/client/hooks/index.d.ts +3 -2
  142. package/lib/client/hooks/index.d.ts.map +1 -0
  143. package/lib/client/hooks/index.js +16 -0
  144. package/lib/client/hooks/index.js.map +1 -0
  145. package/lib/client/hooks/use-async-cache.d.ts +1 -62
  146. package/lib/client/hooks/use-async-cache.d.ts.map +1 -0
  147. package/lib/client/hooks/use-async-cache.js +3 -0
  148. package/lib/client/hooks/use-async-cache.js.map +1 -0
  149. package/lib/client/hooks/use-form.d.ts +5 -215
  150. package/lib/client/hooks/use-form.d.ts.map +1 -0
  151. package/lib/client/hooks/use-form.js +3 -0
  152. package/lib/client/hooks/use-form.js.map +1 -0
  153. package/lib/client/hooks/use-query.d.ts +1 -45
  154. package/lib/client/hooks/use-query.d.ts.map +1 -0
  155. package/lib/client/hooks/use-query.js +3 -0
  156. package/lib/client/hooks/use-query.js.map +1 -0
  157. package/lib/client/hooks/use-record.d.ts +1 -9
  158. package/lib/client/hooks/use-record.d.ts.map +1 -0
  159. package/lib/client/hooks/use-record.js +3 -0
  160. package/lib/client/hooks/use-record.js.map +1 -0
  161. package/lib/client/hooks/use-records.d.ts +1 -9
  162. package/lib/client/hooks/use-records.d.ts.map +1 -0
  163. package/lib/client/hooks/use-records.js +3 -0
  164. package/lib/client/hooks/use-records.js.map +1 -0
  165. package/lib/client/hooks/use-workspace.d.ts +1 -9
  166. package/lib/client/hooks/use-workspace.d.ts.map +1 -0
  167. package/lib/client/hooks/use-workspace.js +3 -0
  168. package/lib/client/hooks/use-workspace.js.map +1 -0
  169. package/lib/client/icon.d.ts +1 -0
  170. package/lib/client/icon.d.ts.map +1 -0
  171. package/lib/client/icon.js +3 -0
  172. package/lib/client/icon.js.map +1 -0
  173. package/lib/client/index.d.ts +2 -1
  174. package/lib/client/index.d.ts.map +1 -0
  175. package/lib/client/index.js +49 -0
  176. package/lib/client/index.js.map +1 -0
  177. package/lib/client/object-slug.d.ts +1 -0
  178. package/lib/client/object-slug.d.ts.map +1 -0
  179. package/lib/client/object-slug.js +3 -0
  180. package/lib/client/object-slug.js.map +1 -0
  181. package/lib/client/platform.d.ts +1 -0
  182. package/lib/client/platform.d.ts.map +1 -0
  183. package/lib/client/platform.js +3 -0
  184. package/lib/client/platform.js.map +1 -0
  185. package/lib/client/record-action.d.ts +1 -44
  186. package/lib/client/record-action.d.ts.map +1 -0
  187. package/lib/client/record-action.js +3 -0
  188. package/lib/client/record-action.js.map +1 -0
  189. package/lib/client/record-widget.d.ts +3 -52
  190. package/lib/client/record-widget.d.ts.map +1 -0
  191. package/lib/client/record-widget.js +3 -0
  192. package/lib/client/record-widget.js.map +1 -0
  193. package/lib/client/run-query.d.ts +2 -48
  194. package/lib/client/run-query.d.ts.map +1 -0
  195. package/lib/client/run-query.js +3 -0
  196. package/lib/client/run-query.js.map +1 -0
  197. package/lib/client/show-dialog.d.ts +1 -23
  198. package/lib/client/show-dialog.d.ts.map +1 -0
  199. package/lib/client/show-dialog.js +3 -0
  200. package/lib/client/show-dialog.js.map +1 -0
  201. package/lib/client/show-iframe.d.ts +1 -63
  202. package/lib/client/show-iframe.d.ts.map +1 -0
  203. package/lib/client/show-iframe.js +3 -0
  204. package/lib/client/show-iframe.js.map +1 -0
  205. package/lib/client/show-toast.d.ts +1 -48
  206. package/lib/client/show-toast.d.ts.map +1 -0
  207. package/lib/client/show-toast.js +3 -0
  208. package/lib/client/show-toast.js.map +1 -0
  209. package/lib/client/workflow/block-config/config-schema/array.d.ts +1 -5
  210. package/lib/client/workflow/block-config/config-schema/array.d.ts.map +1 -0
  211. package/lib/client/workflow/block-config/config-schema/array.js +3 -0
  212. package/lib/client/workflow/block-config/config-schema/array.js.map +1 -0
  213. package/lib/client/workflow/block-config/config-schema/attio-record.d.ts +1 -8
  214. package/lib/client/workflow/block-config/config-schema/attio-record.d.ts.map +1 -0
  215. package/lib/client/workflow/block-config/config-schema/attio-record.js +3 -0
  216. package/lib/client/workflow/block-config/config-schema/attio-record.js.map +1 -0
  217. package/lib/client/workflow/block-config/config-schema/attio-select.d.ts +1 -8
  218. package/lib/client/workflow/block-config/config-schema/attio-select.d.ts.map +1 -0
  219. package/lib/client/workflow/block-config/config-schema/attio-select.js +3 -0
  220. package/lib/client/workflow/block-config/config-schema/attio-select.js.map +1 -0
  221. package/lib/client/workflow/block-config/config-schema/friendly-node.d.ts +1 -3
  222. package/lib/client/workflow/block-config/config-schema/friendly-node.d.ts.map +1 -0
  223. package/lib/client/workflow/block-config/config-schema/friendly-node.js +3 -0
  224. package/lib/client/workflow/block-config/config-schema/friendly-node.js.map +1 -0
  225. package/lib/client/workflow/block-config/config-schema/index.d.ts +8 -7
  226. package/lib/client/workflow/block-config/config-schema/index.d.ts.map +1 -0
  227. package/lib/client/workflow/block-config/config-schema/index.js +16 -0
  228. package/lib/client/workflow/block-config/config-schema/index.js.map +1 -0
  229. package/lib/client/workflow/block-config/config-schema/node.d.ts +1 -9
  230. package/lib/client/workflow/block-config/config-schema/node.d.ts.map +1 -0
  231. package/lib/client/workflow/block-config/config-schema/node.js +3 -0
  232. package/lib/client/workflow/block-config/config-schema/node.js.map +1 -0
  233. package/lib/client/workflow/block-config/config-schema/number.d.ts +1 -8
  234. package/lib/client/workflow/block-config/config-schema/number.d.ts.map +1 -0
  235. package/lib/client/workflow/block-config/config-schema/number.js +3 -0
  236. package/lib/client/workflow/block-config/config-schema/number.js.map +1 -0
  237. package/lib/client/workflow/block-config/config-schema/path.d.ts +1 -7
  238. package/lib/client/workflow/block-config/config-schema/path.d.ts.map +1 -0
  239. package/lib/client/workflow/block-config/config-schema/path.js +3 -0
  240. package/lib/client/workflow/block-config/config-schema/path.js.map +1 -0
  241. package/lib/client/workflow/block-config/config-schema/string.d.ts +1 -8
  242. package/lib/client/workflow/block-config/config-schema/string.d.ts.map +1 -0
  243. package/lib/client/workflow/block-config/config-schema/string.js +3 -0
  244. package/lib/client/workflow/block-config/config-schema/string.js.map +1 -0
  245. package/lib/client/workflow/block-config/config-schema/struct.d.ts +1 -5
  246. package/lib/client/workflow/block-config/config-schema/struct.d.ts.map +1 -0
  247. package/lib/client/workflow/block-config/config-schema/struct.js +3 -0
  248. package/lib/client/workflow/block-config/config-schema/struct.js.map +1 -0
  249. package/lib/client/workflow/block-config/index.d.ts +1 -0
  250. package/lib/client/workflow/block-config/index.d.ts.map +1 -0
  251. package/lib/client/workflow/block-config/index.js +19 -0
  252. package/lib/client/workflow/block-config/index.js.map +1 -0
  253. package/lib/client/workflow/block-config/inputs/attio-record.d.ts +1 -3
  254. package/lib/client/workflow/block-config/inputs/attio-record.d.ts.map +1 -0
  255. package/lib/client/workflow/block-config/inputs/attio-record.js +3 -0
  256. package/lib/client/workflow/block-config/inputs/attio-record.js.map +1 -0
  257. package/lib/client/workflow/block-config/inputs/attio-select.d.ts +1 -3
  258. package/lib/client/workflow/block-config/inputs/attio-select.d.ts.map +1 -0
  259. package/lib/client/workflow/block-config/inputs/attio-select.js +3 -0
  260. package/lib/client/workflow/block-config/inputs/attio-select.js.map +1 -0
  261. package/lib/client/workflow/block-config/inputs/get-inputs.d.ts +1 -5
  262. package/lib/client/workflow/block-config/inputs/get-inputs.d.ts.map +1 -0
  263. package/lib/client/workflow/block-config/inputs/get-inputs.js +3 -0
  264. package/lib/client/workflow/block-config/inputs/get-inputs.js.map +1 -0
  265. package/lib/client/workflow/block-config/inputs/number.d.ts +1 -3
  266. package/lib/client/workflow/block-config/inputs/number.d.ts.map +1 -0
  267. package/lib/client/workflow/block-config/inputs/number.js +3 -0
  268. package/lib/client/workflow/block-config/inputs/number.js.map +1 -0
  269. package/lib/client/workflow/block-config/inputs/text.d.ts +1 -3
  270. package/lib/client/workflow/block-config/inputs/text.d.ts.map +1 -0
  271. package/lib/client/workflow/block-config/inputs/text.js +3 -0
  272. package/lib/client/workflow/block-config/inputs/text.js.map +1 -0
  273. package/lib/client/workflow/index.d.ts +1 -9
  274. package/lib/client/workflow/index.d.ts.map +1 -0
  275. package/lib/client/workflow/index.js +18 -0
  276. package/lib/client/workflow/index.js.map +1 -0
  277. package/lib/client/workflow/schema-utils/array.d.ts +1 -0
  278. package/lib/client/workflow/schema-utils/array.d.ts.map +1 -0
  279. package/lib/client/workflow/schema-utils/array.js +3 -0
  280. package/lib/client/workflow/schema-utils/array.js.map +1 -0
  281. package/lib/client/workflow/schema-utils/attio-entity-reference.d.ts +1 -0
  282. package/lib/client/workflow/schema-utils/attio-entity-reference.d.ts.map +1 -0
  283. package/lib/client/workflow/schema-utils/attio-entity-reference.js +3 -0
  284. package/lib/client/workflow/schema-utils/attio-entity-reference.js.map +1 -0
  285. package/lib/client/workflow/schema-utils/attio-select.d.ts +1 -0
  286. package/lib/client/workflow/schema-utils/attio-select.d.ts.map +1 -0
  287. package/lib/client/workflow/schema-utils/attio-select.js +3 -0
  288. package/lib/client/workflow/schema-utils/attio-select.js.map +1 -0
  289. package/lib/client/workflow/schema-utils/base-node.d.ts +1 -3
  290. package/lib/client/workflow/schema-utils/base-node.d.ts.map +1 -0
  291. package/lib/client/workflow/schema-utils/base-node.js +10 -0
  292. package/lib/client/workflow/schema-utils/base-node.js.map +1 -0
  293. package/lib/client/workflow/schema-utils/friendly.d.ts +1 -4
  294. package/lib/client/workflow/schema-utils/friendly.d.ts.map +1 -0
  295. package/lib/client/workflow/schema-utils/friendly.js +3 -0
  296. package/lib/client/workflow/schema-utils/friendly.js.map +1 -0
  297. package/lib/client/workflow/schema-utils/index.d.ts +10 -12
  298. package/lib/client/workflow/schema-utils/index.d.ts.map +1 -0
  299. package/lib/client/workflow/schema-utils/index.js +3 -0
  300. package/lib/client/workflow/schema-utils/index.js.map +1 -0
  301. package/lib/client/workflow/schema-utils/normalize.d.ts +1 -3
  302. package/lib/client/workflow/schema-utils/normalize.d.ts.map +1 -0
  303. package/lib/client/workflow/schema-utils/normalize.js +3 -0
  304. package/lib/client/workflow/schema-utils/normalize.js.map +1 -0
  305. package/lib/client/workflow/schema-utils/number.d.ts +1 -0
  306. package/lib/client/workflow/schema-utils/number.d.ts.map +1 -0
  307. package/lib/client/workflow/schema-utils/number.js +3 -0
  308. package/lib/client/workflow/schema-utils/number.js.map +1 -0
  309. package/lib/client/workflow/schema-utils/path.d.ts +1 -7
  310. package/lib/client/workflow/schema-utils/path.d.ts.map +1 -0
  311. package/lib/client/workflow/schema-utils/path.js +3 -0
  312. package/lib/client/workflow/schema-utils/path.js.map +1 -0
  313. package/lib/client/workflow/schema-utils/string.d.ts +1 -0
  314. package/lib/client/workflow/schema-utils/string.d.ts.map +1 -0
  315. package/lib/client/workflow/schema-utils/string.js +3 -0
  316. package/lib/client/workflow/schema-utils/string.js.map +1 -0
  317. package/lib/client/workflow/schema-utils/struct.d.ts +1 -0
  318. package/lib/client/workflow/schema-utils/struct.d.ts.map +1 -0
  319. package/lib/client/workflow/schema-utils/struct.js +3 -0
  320. package/lib/client/workflow/schema-utils/struct.js.map +1 -0
  321. package/lib/client/workflow-block.d.ts +1 -0
  322. package/lib/client/workflow-block.d.ts.map +1 -0
  323. package/lib/client/workflow-block.js +3 -0
  324. package/lib/client/workflow-block.js.map +1 -0
  325. package/lib/server/attio-fetch.d.ts +1 -38
  326. package/lib/server/attio-fetch.d.ts.map +1 -0
  327. package/lib/server/attio-fetch.js +3 -0
  328. package/lib/server/attio-fetch.js.map +1 -0
  329. package/lib/server/connections.d.ts +1 -5
  330. package/lib/server/connections.d.ts.map +1 -0
  331. package/lib/server/connections.js +3 -0
  332. package/lib/server/connections.js.map +1 -0
  333. package/lib/server/env.d.ts +1 -0
  334. package/lib/server/env.d.ts.map +1 -0
  335. package/lib/server/env.js +5 -0
  336. package/lib/server/env.js.map +1 -0
  337. package/lib/server/experimental/index.d.ts +1 -1
  338. package/lib/server/experimental/index.d.ts.map +1 -0
  339. package/lib/server/experimental/index.js +6 -0
  340. package/lib/server/experimental/index.js.map +1 -0
  341. package/lib/server/experimental/kv-store.d.ts +1 -26
  342. package/lib/server/experimental/kv-store.d.ts.map +1 -0
  343. package/lib/server/experimental/kv-store.js +3 -0
  344. package/lib/server/experimental/kv-store.js.map +1 -0
  345. package/lib/server/index.d.ts +4 -3
  346. package/lib/server/index.d.ts.map +1 -0
  347. package/lib/server/index.js +22 -0
  348. package/lib/server/index.js.map +1 -0
  349. package/lib/server/webhook-handlers.d.ts +1 -11
  350. package/lib/server/webhook-handlers.d.ts.map +1 -0
  351. package/lib/server/webhook-handlers.js +3 -0
  352. package/lib/server/webhook-handlers.js.map +1 -0
  353. package/lib/shared/errors.d.ts +1 -12
  354. package/lib/shared/errors.d.ts.map +1 -0
  355. package/lib/shared/errors.js +3 -0
  356. package/lib/shared/errors.js.map +1 -0
  357. package/lib/shared/index.d.ts +1 -0
  358. package/lib/shared/index.d.ts.map +1 -0
  359. package/lib/shared/index.js +18 -0
  360. package/lib/shared/index.js.map +1 -0
  361. package/lib/tsconfig.tsbuildinfo +1 -1
  362. package/lib/utils/index.d.ts +2 -0
  363. package/lib/utils/index.d.ts.map +1 -0
  364. package/lib/utils/index.js +18 -0
  365. package/lib/utils/index.js.map +1 -0
  366. package/lib/{client/util → utils}/prettify.d.ts +1 -0
  367. package/lib/utils/prettify.d.ts.map +1 -0
  368. package/lib/utils/prettify.js +3 -0
  369. package/lib/utils/prettify.js.map +1 -0
  370. package/package.json +1 -1
@@ -3,221 +3,78 @@ import type { DecoratedComboboxOption, DecoratedComboboxOptionsProvider, PlainCo
3
3
  import type { PathTo, ValueOf } from "../forms/path";
4
4
  import type { FormValue } from "../forms/value";
5
5
  export type FormSchema = Record<string, FormValue>;
6
- /**
7
- * A <Form> component that must wrap all the fields and provide a submit handler.
8
- *
9
- * @example
10
- * ```tsx
11
- * <Form onSubmit={(values) => {
12
- * console.log(values)
13
- * }}>
14
- * <TextInput name="name" label="Name" />
15
- * <NumberInput name="age" label="Age" />
16
- * <Checkbox name="isActive" label="Is Active" />
17
- * <Toggle name="isExpress" label="Is Express" />
18
- * <SubmitButton label="Submit" />
19
- * </Form>
20
- * ```
21
- */
6
+ export type ValidationErrors<T> = Partial<{
7
+ [K in keyof T]: T[K] extends object ? ValidationErrors<T[K]> : string;
8
+ }>;
22
9
  type Form<TSchema extends FormSchema> = (props: {
23
- /** The contents of the form, including layout and input components */
24
10
  children: React.ReactNode;
25
- /**
26
- * The function to call when the form is submitted.
27
- *
28
- * `onSubmit` will NOT be called if there are validation errors.
29
- */
30
11
  onSubmit: (values: ValueOf<TSchema>) => void | Promise<void>;
31
12
  }) => JSX.Element;
32
- /**
33
- * A text input field.
34
- */
35
13
  type TextInput<TSchema extends FormSchema> = (props: {
36
- /** The type of the input field. Defaults to "text". */
37
14
  type?: "text" | "email" | "password" | "tel" | "url";
38
- /** The label of the input field */
39
15
  label: string;
40
- /**
41
- * The path to the value of the input field, e.g. `"name"` or `"address.street"`
42
- * @deprecated Use `name` instead
43
- **/
44
16
  data?: PathTo<TSchema, "string">;
45
- /** The path to the value of the input field, e.g. `"name"` or `"address.street"` */
46
17
  name: PathTo<TSchema, "string">;
47
- /** The optional placeholder text of the input field */
48
18
  placeholder?: string;
49
- /** Whether the input field is disabled */
50
19
  disabled?: boolean;
51
20
  }) => JSX.Element;
52
- /**
53
- * A number input field.
54
- */
55
21
  type NumberInput<TSchema extends FormSchema> = (props: {
56
- /** The label of the input field */
57
22
  label: string;
58
- /**
59
- * The path to the value of the input field, e.g. `"age"` or `"shipping.cost"`
60
- * @deprecated Use `name` instead
61
- **/
62
23
  data?: PathTo<TSchema, "number">;
63
- /** The path to the value of the input field, e.g. `"age"` or `"shipping.cost"` */
64
24
  name: PathTo<TSchema, "number">;
65
- /** The optional placeholder text of the input field */
66
25
  placeholder?: string;
67
- /** Whether the input field is disabled */
68
26
  disabled?: boolean;
69
27
  }) => JSX.Element;
70
- /**
71
- * A rich text input field.
72
- */
73
28
  type RichTextInput<TSchema extends FormSchema> = (props: {
74
- /** The label of the input field */
75
29
  label: string;
76
- /** The path to the value of the input field, e.g. `"name"` or `"address.street"` */
77
30
  name: PathTo<TSchema, "string">;
78
- /** The optional placeholder text of the input field */
79
31
  placeholder?: string;
80
- /** Whether the input field is disabled */
81
32
  disabled?: boolean;
82
33
  }) => JSX.Element;
83
- /**
84
- * A checkbox input field.
85
- */
86
34
  type Checkbox<TSchema extends FormSchema> = (props: {
87
- /** The label of the input field */
88
35
  label: string;
89
- /**
90
- * The path to the value of the input field, e.g. `"is_active"` or `"shipping.is_express"`
91
- * @deprecated Use `name` instead
92
- **/
93
36
  data?: PathTo<TSchema, "boolean">;
94
- /** The path to the value of the input field, e.g. `"is_active"` or `"shipping.is_express"` */
95
37
  name: PathTo<TSchema, "boolean">;
96
- /** Whether the input field is disabled */
97
38
  disabled?: boolean;
98
39
  }) => JSX.Element;
99
- /**
100
- * A toggle input field.
101
- */
102
40
  type Toggle<TSchema extends FormSchema> = (props: {
103
- /** The label of the input field */
104
41
  label: string;
105
- /**
106
- * The path to the value of the input field, e.g. `"is_active"` or `"shipping.is_express"`
107
- * @deprecated Use `name` instead
108
- **/
109
42
  data?: PathTo<TSchema, "boolean">;
110
- /** The path to the value of the input field, e.g. `"is_active"` or `"shipping.is_express"` */
111
43
  name: PathTo<TSchema, "boolean">;
112
- /** Whether the input field is disabled */
113
44
  disabled?: boolean;
114
45
  }) => JSX.Element;
115
- /**
116
- * Base props common to all combobox variants.
117
- */
118
46
  export interface BaseComboboxProps<TSchema extends FormSchema> {
119
- /** The label of the combobox field */
120
47
  label: string;
121
- /**
122
- * The path to the value of the combobox field, e.g. `"mode"` or `"shipping.method"`
123
- * @deprecated Use `name` instead
124
- **/
125
48
  data?: PathTo<TSchema, "string">;
126
- /** The path to the value of the combobox field, e.g. `"mode"` or `"shipping.method"` */
127
49
  name: PathTo<TSchema, "string">;
128
- /**
129
- * The optional placeholder text for the search input
130
- *
131
- * @default "Search..."
132
- */
133
50
  searchPlaceholder?: string;
134
- /** Whether the combobox field is disabled */
135
51
  disabled?: boolean;
136
52
  }
137
- /**
138
- * Props for decorated combobox variant.
139
- */
140
53
  export interface DecoratedComboboxProps {
141
- /**
142
- * If decorated, the combobox will be require decorated options. Defaults to true.
143
- *
144
- * @deprecated This may change in the future.
145
- */
146
54
  __experimental_decorated: true;
147
- /**
148
- * The options of the combobox field
149
- *
150
- * Either an array of options, or a provider that asynchronously fetches options.
151
- */
152
55
  options: Array<DecoratedComboboxOption> | DecoratedComboboxOptionsProvider;
153
- /**
154
- * The optional placeholder text or option of the combobox field
155
- **/
156
56
  placeholder?: string | Omit<DecoratedComboboxOption, "value">;
157
57
  }
158
- /**
159
- * Props for plain combobox variant.
160
- */
161
58
  export interface PlainComboboxProps {
162
- /**
163
- * If not decorated, the combobox will be plain. Defaults to false.
164
- *
165
- * @deprecated This may change in the future.
166
- */
167
59
  __experimental_decorated?: false;
168
- /**
169
- * The options of the combobox field
170
- *
171
- * Either an array of options, or a provider that asynchronously fetches options.
172
- */
173
60
  options: Array<PlainComboboxOption> | PlainComboboxOptionsProvider;
174
- /**
175
- * The optional placeholder text or option of the combobox field
176
- **/
177
61
  placeholder?: string;
178
62
  }
179
- /**
180
- * A combobox input field.
181
- */
182
63
  type Combobox<TSchema extends FormSchema> = (props: BaseComboboxProps<TSchema> & (DecoratedComboboxProps | PlainComboboxProps)) => JSX.Element;
183
- /**
184
- * A component used to render a collection of inputs.
185
- */
186
64
  type Collection<TSchema extends FormSchema, TPath extends PathTo<TSchema, "array">> = (props: {
187
- /** The label of the collection field */
188
65
  label: string;
189
- /**
190
- * The path to the value of the collection field, e.g. `"items"` or `"shipping.items"`
191
- * @deprecated Use `name` instead
192
- **/
193
66
  data?: TPath;
194
- /** The path to the value of the collection field, e.g. `"items"` or `"shipping.items"` */
195
67
  name: TPath;
196
- /**
197
- * A render prop that receives the path and index of one of the items and renders
198
- * the inputs for that item
199
- */
200
68
  children: (args: {
201
69
  path: `${TPath}.${number}`;
202
70
  index: number;
203
71
  }) => React.ReactNode;
204
72
  }) => JSX.Element;
205
- /**
206
- * A component used to group inputs in a collection together
207
- */
208
73
  type CollectionItem = (props: {
209
- /** The label of the collection item */
210
74
  label: string;
211
- /** The inputs of the collection item */
212
75
  children: React.ReactNode;
213
76
  }) => JSX.Element;
214
- /**
215
- * A submit button for the form.
216
- *
217
- * If the form is rendered inside a dialog, the submit button will be placed at the bottom of the dialog.
218
- */
219
77
  type SubmitButton = (props: {
220
- /** The label of the submit button */
221
78
  label: string;
222
79
  }) => JSX.Element;
223
80
  export interface WithStateProps<TSchema extends FormSchema, TValues extends boolean = false, TSubmitting extends boolean = false, TErrors extends boolean = false> {
@@ -230,89 +87,22 @@ export interface WithStateProps<TSchema extends FormSchema, TValues extends bool
230
87
  errors: TErrors extends true ? Record<string, string> : never;
231
88
  }) => JSX.Element;
232
89
  }
233
- /**
234
- * A component that provides the form state via a render prop.
235
- *
236
- * You may specifically request various parts of form state, such as
237
- * `values`, `submitting`, and `errors`. This component will rerender
238
- * whenever any of the values requested change.
239
- */
240
90
  type WithState<TSchema extends FormSchema> = (props: WithStateProps<TSchema> | WithStateProps<TSchema, true> | WithStateProps<TSchema, boolean, true> | WithStateProps<TSchema, boolean, boolean, true>) => JSX.Element;
241
91
  export interface FormApi<TSchema extends FormSchema> {
242
- /**
243
- * Submits the form.
244
- *
245
- * This will validate the form and call the `onSubmit` handler.
246
- */
247
92
  submit: () => void;
248
- /**
249
- * Changes the value of a field.
250
- */
251
93
  change: <TPath extends PathTo<TSchema, "string" | "number">>(path: TPath, value: ValueOf<TSchema>[TPath]) => void;
252
- /**
253
- * The <Form> component to wrap the fields of this form and provide a submit handler.
254
- */
255
94
  Form: Form<TSchema>;
256
- /**
257
- * A text input field.
258
- */
259
95
  TextInput: TextInput<TSchema>;
260
- /**
261
- * A number input field.
262
- */
263
96
  NumberInput: NumberInput<TSchema>;
264
- /**
265
- * A rich text input field.
266
- */
267
97
  Experimental_RichTextInput: RichTextInput<TSchema>;
268
- /**
269
- * A checkbox input field.
270
- */
271
98
  Checkbox: Checkbox<TSchema>;
272
- /**
273
- * A toggle input field.
274
- */
275
99
  Toggle: Toggle<TSchema>;
276
- /**
277
- * A combobox input field.
278
- */
279
100
  Combobox: Combobox<TSchema>;
280
- /**
281
- * A component used to render a collection of inputs.
282
- * @deprecated This is not fully built yet.
283
- */
284
101
  Collection: Collection<TSchema, any>;
285
- /**
286
- * A component used to group inputs in a collection together.
287
- * @deprecated This is not fully built yet.
288
- */
289
102
  CollectionItem: CollectionItem;
290
- /**
291
- * A submit button for the form.
292
- */
293
103
  SubmitButton: SubmitButton;
294
- /**
295
- * A component that provides the form state via a render prop.
296
- */
297
104
  WithState: WithState<TSchema>;
298
105
  }
299
- /**
300
- * Creates a form API for a given schema and initial values.
301
- *
302
- * @example
303
- * ```tsx
304
- * const api = useForm({
305
- * name: Forms.string(),
306
- * age: Forms.number(),
307
- * isActive: Forms.boolean(),
308
- * isExpress: Forms.boolean(),
309
- * }, {
310
- * name: "John",
311
- * age: 30,
312
- * isActive: true,
313
- * isExpress: false,
314
- * });
315
- * ```
316
- */
317
- export declare function useForm<TSchema extends FormSchema>(schema: TSchema, initialValues: Partial<ValueOf<TSchema>>): FormApi<TSchema>;
106
+ export declare function useForm<TSchema extends FormSchema>(schema: TSchema, initialValues: Partial<ValueOf<TSchema>>, validate?: (values: ValueOf<TSchema>) => ValidationErrors<ValueOf<TSchema>>): FormApi<TSchema>;
318
107
  export {};
108
+ //# sourceMappingURL=use-form.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-form.d.ts","sourceRoot":"","sources":["../../../src/client/hooks/use-form.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=use-form.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-form.js","sourceRoot":"","sources":["../../../src/client/hooks/use-form.ts"],"names":[],"mappings":""}
@@ -1,47 +1,3 @@
1
1
  import type { Query } from "../run-query";
2
- /**
3
- * A hook that runs a GraphQL query and returns the result.
4
- *
5
- * Your component will suspend until the query completes.
6
- *
7
- * If you import the query from a `.graphql` file, and run `attio dev`,
8
- * your query variables and result will be strongly typed.
9
- *
10
- * ## EXAMPLE USAGE
11
- *
12
- * ----
13
- * ```graphql
14
- * # get-person.graphql
15
- * query getPerson($id: String!) {
16
- * workspace {
17
- * person(id: $id) {
18
- * name {
19
- * first
20
- * last
21
- * }
22
- * }
23
- * }
24
- * }
25
- * ```
26
- * ----
27
- * ```tsx
28
- * // Component.tsx
29
- * import { useQuery, useRecord } from "attio/client"
30
- * import getPersonQuery from "./get-person.graphql"
31
- *
32
- * ...
33
- *
34
- * // in component:
35
- * const { recordId } = useRecord()
36
- * const result = useQuery(getPersonQuery, { id: recordId })
37
- *
38
- * const firstName : string | null = result.workspace?.person?.name?.first
39
- * const lastName : string | null = result.workspace?.person?.name?.last
40
- * ```
41
- * ----
42
- *
43
- * @param query - The GraphQL query to run.
44
- * @param variableValues - The variables to pass to the query.
45
- * @returns The result of the query.
46
- */
47
2
  export declare function useQuery<Variables extends Record<string, any> | never, Result>(query: Query<Variables, Result>, variableValues?: Variables extends never ? never : Variables): Result;
3
+ //# sourceMappingURL=use-query.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-query.d.ts","sourceRoot":"","sources":["../../../src/client/hooks/use-query.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,KAAK,EAAC,MAAM,cAAc,CAAA;AA+CvC,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,SAAS,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,KAAK,EAAE,MAAM,EAClF,KAAK,EAAE,KAAK,CAAC,SAAS,EAAE,MAAM,CAAC,EAC/B,cAAc,CAAC,EAAE,SAAS,SAAS,KAAK,GAAG,KAAK,GAAG,SAAS,GAC7D,MAAM,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=use-query.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-query.js","sourceRoot":"","sources":["../../../src/client/hooks/use-query.ts"],"names":[],"mappings":""}
@@ -1,14 +1,6 @@
1
1
  import type { ObjectSlug } from "../object-slug.js";
2
- /**
3
- * Get information about the current record.
4
- */
5
2
  export declare function useRecord(): {
6
- /**
7
- * The ID of the current record.
8
- */
9
3
  recordId: string;
10
- /**
11
- * The object type of the current record.
12
- */
13
4
  object: ObjectSlug;
14
5
  };
6
+ //# sourceMappingURL=use-record.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-record.d.ts","sourceRoot":"","sources":["../../../src/client/hooks/use-record.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,mBAAmB,CAAA;AAKjD,MAAM,CAAC,OAAO,UAAU,SAAS,IAAI;IAIjC,QAAQ,EAAE,MAAM,CAAA;IAIhB,MAAM,EAAE,UAAU,CAAA;CACrB,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=use-record.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-record.js","sourceRoot":"","sources":["../../../src/client/hooks/use-record.ts"],"names":[],"mappings":""}
@@ -1,14 +1,6 @@
1
1
  import type { ObjectSlug } from "../object-slug.js";
2
- /**
3
- * Get information about the currently selected records.
4
- */
5
2
  export declare function useRecords(): {
6
- /**
7
- * The IDs of the selected records.
8
- */
9
3
  recordIds: Array<string>;
10
- /**
11
- * The object type of the selected records.
12
- */
13
4
  object: ObjectSlug;
14
5
  };
6
+ //# sourceMappingURL=use-records.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-records.d.ts","sourceRoot":"","sources":["../../../src/client/hooks/use-records.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,mBAAmB,CAAA;AAKjD,MAAM,CAAC,OAAO,UAAU,UAAU,IAAI;IAIlC,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAIxB,MAAM,EAAE,UAAU,CAAA;CACrB,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=use-records.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-records.js","sourceRoot":"","sources":["../../../src/client/hooks/use-records.ts"],"names":[],"mappings":""}
@@ -1,13 +1,5 @@
1
- /**
2
- * Get information about the Attio workspace.
3
- */
4
1
  export declare function useWorkspace(): {
5
- /**
6
- * The name of the workspace.
7
- */
8
2
  workspaceName: string;
9
- /**
10
- * The slug of the workspace
11
- */
12
3
  workspaceSlug: string;
13
4
  };
5
+ //# sourceMappingURL=use-workspace.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-workspace.d.ts","sourceRoot":"","sources":["../../../src/client/hooks/use-workspace.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,YAAY,IAAI;IAIpC,aAAa,EAAE,MAAM,CAAA;IAIrB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=use-workspace.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-workspace.js","sourceRoot":"","sources":["../../../src/client/hooks/use-workspace.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  export type Icon = AttioIcon;
2
2
  export type AttioIcon = "Activity" | "AlignArrowUp" | "AlignBlockCenter" | "AlignBlockLeft" | "AlignBlockRight" | "AlignCenter" | "AlignLeft" | "AlignRight" | "Apps" | "Archive" | "ArrowDown" | "ArrowDownLeft" | "ArrowDownRight" | "ArrowLeft" | "ArrowLeftRight" | "ArrowRight" | "ArrowsRefresh" | "ArrowUp" | "ArrowUpDown" | "ArrowUpLeft" | "ArrowUpRight" | "ArrowUpRightCircle" | "At" | "Attachment" | "Attributes" | "AttributesPlus" | "Bank" | "BarChart" | "Bold" | "Bolt" | "BracketsCross" | "Breakpoint" | "BrowserExtension" | "BulletList" | "Calendar" | "CalendarArrowLeft" | "CalendarArrowRight" | "CalendarClock" | "CalendarDay" | "CalendarMinus" | "CalendarPlus" | "Caption" | "Change" | "Changelog" | "Check" | "CheckCircle" | "CheckDouble" | "CheckSquare" | "CheckSquarePlus" | "ChevronDown" | "ChevronDownChevronUp" | "ChevronLeft" | "ChevronRight" | "ChevronRightDouble" | "ChevronUp" | "ChevronUpChevronDown" | "CircleEmpty" | "CircleFilled" | "ClassifyRecord" | "ClassifyText" | "Clock" | "ClockDelay" | "Code" | "CollapseScreen" | "ColumnPlus" | "Columns" | "ColumnsPlus" | "Command" | "Comment" | "CommentPlus" | "Comments" | "Community" | "Companies" | "Company" | "CompanyPlus" | "ConditionDown" | "Confetti" | "Copy" | "CreditCard" | "Cross" | "CrossCircle" | "Currency" | "CustomTemplates" | "Dashboard" | "DashboardPlus" | "Data" | "DataText" | "Description" | "Desktop" | "Dollar" | "DollarCircleArrowUp" | "DotsHorizontal" | "DotsVertical" | "Download" | "DragHandle" | "Duplicate" | "Edit" | "EditDisabled" | "Education" | "Email" | "EmailArrowLeft" | "EmailArrowRight" | "EmailDraft" | "EmailMass" | "EmailMassPlus" | "EmailMinus" | "EmailPlus" | "EmailTemplate" | "EmailTemplatePlus" | "EmojiAdd" | "EmptyCircle" | "Enter" | "Equals" | "Euro" | "EverythingBagel" | "ExpandScreen" | "Eye" | "EyeHide" | "Feedback" | "FileCsv" | "Filter" | "FilterFunnel" | "FilterPlus" | "Folder" | "FolderPlus" | "Forbid" | "FunnelChart" | "FunnelStepsChart" | "GalleryView" | "Gbp" | "GitBranch" | "Globe" | "GlobeHemisphereEast" | "Grid" | "Growth" | "Hand" | "Handshake" | "Hashtag" | "HelpCircle" | "Image" | "ImportExport" | "InboxNotification" | "InfoCircle" | "Input" | "Issue" | "Italic" | "Key" | "KKeyboardKey" | "LineChart" | "LineChartClock" | "Link" | "List" | "ListBolt" | "ListEdit" | "ListMinus" | "ListPlus" | "ListSearch" | "ListView" | "Location" | "Locked" | "LogOut" | "MapChart" | "Maximize" | "Merge" | "Message" | "Minimize" | "Minus" | "MinusSquare" | "MobilePhone" | "Moon" | "More" | "Move" | "MultiSelect" | "Name" | "None" | "Note" | "NotePlus" | "NoteTemplate" | "NoteTemplateArrowRight" | "NoteTemplatePlus" | "NumberList" | "Object" | "ObjectPlaceholder" | "ObjectPlus" | "PanelLeft" | "PanelRight" | "Paste" | "Pause" | "Percentage" | "Phone" | "PhoneArrowLeft" | "PhoneArrowRight" | "PhoneBusy" | "PhoneCancel" | "PhoneCheck" | "PhoneCross" | "PhoneMissed" | "PhoneNoAnswer" | "PieChart" | "Pin" | "Pinned" | "Placeholder" | "Play" | "Plus" | "PlusSquare" | "Pointer" | "PromptCompletion" | "Record" | "RecordBolt" | "RecordDetailEdit" | "RecordEdit" | "RecordPlus" | "RecordSearch" | "Reference" | "RelationshipConnect" | "RemoveCircle" | "Rename" | "Repeat" | "Replace" | "Reply" | "Report" | "ReportPlus" | "RingBell" | "Rocket" | "Rows" | "RowsPlus" | "Sales" | "Search" | "SearchMinus" | "SearchPlus" | "SectionArrowDown" | "SectionArrowUp" | "Select" | "SelfServed" | "Send" | "SendAdd" | "SendEdit" | "ServiceBell" | "Sessions" | "Settings" | "SettingsArrowRight" | "SettingsCheck" | "SettingsMinus" | "Share" | "ShieldLocker" | "ShowRightSidebar" | "Signature" | "SingleMetricChart" | "SnapGrid" | "SortAscending" | "SortDescending" | "SortPlus" | "Spreadsheet" | "SquareEmpty" | "SquareFilled" | "SquareStrength" | "Star" | "StarCross" | "Status" | "StatusArrow" | "StatusClock" | "Strength" | "Subscription" | "SummarizeRecord" | "Sun" | "Switch" | "Table" | "Tag" | "Templates" | "TemplatesCog" | "TemplatesEdit" | "TemplatesPlus" | "TestTube" | "Text" | "TextIndentLeft" | "TextIndentRight" | "ThumbsDown" | "ThumbsUp" | "TidyUp" | "Timestamp" | "Trash" | "Trigger" | "TriggerPlus" | "Undo" | "Unlink" | "Upload" | "User" | "UserArrowLeft" | "UserArrowRight" | "UserBolt" | "UserHeart" | "UserKey" | "UserMinus" | "UserPhone" | "UserPlaceholder" | "UserPlus" | "Users" | "VideoCamera" | "View" | "ViewPlus" | "Voicemail" | "WarningCircle" | "WarningTriangle" | "Webhooks" | "WorkflowCredit" | "WorkflowRun" | "Workflows" | "WorkflowsEdit" | "WorkflowsPlus" | "Workspace";
3
+ //# sourceMappingURL=icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../src/client/icon.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon.js","sourceRoot":"","sources":["../../src/client/icon.ts"],"names":[],"mappings":""}
@@ -2,7 +2,7 @@ export type { BulkRecordAction } from "./bulk-record-action.js";
2
2
  export type { CallRecordingInsightTextSelectionAction } from "./call-recording-insight-text-selection-action.js";
3
3
  export type { CallRecordingSummaryTextSelectionAction } from "./call-recording-summary-text-selection-action.js";
4
4
  export type { CallRecordingTranscriptTextSelectionAction } from "./call-recording-transcript-text-selection-action.js";
5
- export type { Attribute } from "./object-slug.js";
5
+ export type { Attribute, ObjectSlug, StandardObjectSlug, SystemObjectSlug } from "./object-slug.js";
6
6
  export type { RecordAction } from "./record-action.js";
7
7
  export type { RecordWidget } from "./record-widget.js";
8
8
  export type { WorkflowBlock } from "./workflow-block.js";
@@ -24,3 +24,4 @@ export { type Dialog, showDialog } from "./show-dialog.js";
24
24
  export { type IframeOptions, showIframe } from "./show-iframe.js";
25
25
  export { showToast, ToastOptions, ToastVariant } from "./show-toast.js";
26
26
  export * as experimental_Workflow from "./workflow/index.js";
27
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/client/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAC,gBAAgB,EAAC,MAAM,yBAAyB,CAAA;AAC7D,YAAY,EAAC,uCAAuC,EAAC,MAAM,mDAAmD,CAAA;AAC9G,YAAY,EAAC,uCAAuC,EAAC,MAAM,mDAAmD,CAAA;AAC9G,YAAY,EAAC,0CAA0C,EAAC,MAAM,sDAAsD,CAAA;AACpH,YAAY,EAAC,SAAS,EAAE,UAAU,EAAE,kBAAkB,EAAE,gBAAgB,EAAC,MAAM,kBAAkB,CAAA;AACjG,YAAY,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAA;AACpD,YAAY,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAA;AACpD,YAAY,EAAC,aAAa,EAAC,MAAM,qBAAqB,CAAA;AACtD,OAAO,EAAC,YAAY,EAAE,KAAK,EAAC,MAAM,YAAY,CAAA;AAC9C,cAAc,uBAAuB,CAAA;AACrC,OAAO,EAAC,cAAc,EAAE,OAAO,EAAC,MAAM,cAAc,CAAA;AACpD,OAAO,EAAC,SAAS,EAAC,MAAM,kBAAkB,CAAA;AAC1C,OAAO,EAAC,WAAW,EAAC,MAAM,oBAAoB,CAAA;AAC9C,OAAO,KAAK,KAAK,MAAM,kBAAkB,CAAA;AACzC,OAAO,EAAC,UAAU,EAAC,MAAM,mBAAmB,CAAA;AAC5C,cAAc,iBAAiB,CAAA;AAC/B,OAAO,EAAC,UAAU,EAAC,MAAM,mBAAmB,CAAA;AAC5C,OAAO,EAAC,SAAS,EAAC,MAAM,kBAAkB,CAAA;AAC1C,cAAc,kBAAkB,CAAA;AAChC,OAAO,EAAC,SAAS,EAAE,IAAI,EAAC,MAAM,WAAW,CAAA;AACzC,OAAO,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAA;AACtC,OAAO,EAAC,KAAK,EAAE,QAAQ,EAAC,MAAM,gBAAgB,CAAA;AAC9C,OAAO,EAAC,KAAK,MAAM,EAAE,UAAU,EAAC,MAAM,kBAAkB,CAAA;AACxD,OAAO,EAAC,KAAK,aAAa,EAAE,UAAU,EAAC,MAAM,kBAAkB,CAAA;AAC/D,OAAO,EAAC,SAAS,EAAE,YAAY,EAAE,YAAY,EAAC,MAAM,iBAAiB,CAAA;AAErE,OAAO,KAAK,qBAAqB,MAAM,qBAAqB,CAAA"}
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
19
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
20
+ };
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.experimental_Workflow = exports.showToast = exports.showIframe = exports.showDialog = exports.runQuery = exports.platform = exports.Forms = exports.confirm = exports.alert = void 0;
30
+ var alert_js_1 = require("./alert.js");
31
+ Object.defineProperty(exports, "alert", { enumerable: true, get: function () { return alert_js_1.alert; } });
32
+ __exportStar(require("./components/index.js"), exports);
33
+ var confirm_js_1 = require("./confirm.js");
34
+ Object.defineProperty(exports, "confirm", { enumerable: true, get: function () { return confirm_js_1.confirm; } });
35
+ exports.Forms = __importStar(require("./forms/index.js"));
36
+ __exportStar(require("./forms/path.js"), exports);
37
+ __exportStar(require("./hooks/index.js"), exports);
38
+ var platform_js_1 = require("./platform.js");
39
+ Object.defineProperty(exports, "platform", { enumerable: true, get: function () { return platform_js_1.platform; } });
40
+ var run_query_js_1 = require("./run-query.js");
41
+ Object.defineProperty(exports, "runQuery", { enumerable: true, get: function () { return run_query_js_1.runQuery; } });
42
+ var show_dialog_js_1 = require("./show-dialog.js");
43
+ Object.defineProperty(exports, "showDialog", { enumerable: true, get: function () { return show_dialog_js_1.showDialog; } });
44
+ var show_iframe_js_1 = require("./show-iframe.js");
45
+ Object.defineProperty(exports, "showIframe", { enumerable: true, get: function () { return show_iframe_js_1.showIframe; } });
46
+ var show_toast_js_1 = require("./show-toast.js");
47
+ Object.defineProperty(exports, "showToast", { enumerable: true, get: function () { return show_toast_js_1.showToast; } });
48
+ exports.experimental_Workflow = __importStar(require("./workflow/index.js"));
49
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/client/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,uCAA8C;AAAxB,iGAAA,KAAK,OAAA;AAC3B,wDAAqC;AACrC,2CAAoD;AAA5B,qGAAA,OAAO,OAAA;AAG/B,0DAAyC;AAEzC,kDAA+B;AAG/B,mDAAgC;AAEhC,6CAAsC;AAA9B,uGAAA,QAAQ,OAAA;AAChB,+CAA8C;AAA/B,wGAAA,QAAQ,OAAA;AACvB,mDAAwD;AAAnC,4GAAA,UAAU,OAAA;AAC/B,mDAA+D;AAAnC,4GAAA,UAAU,OAAA;AACtC,iDAAqE;AAA7D,0GAAA,SAAS,OAAA;AAEjB,6EAA4D"}
@@ -6,3 +6,4 @@ export interface Attribute {
6
6
  isUnique: boolean;
7
7
  type: "text" | "number" | "checkbox" | "currency" | "date" | "timestamp" | "rating" | "pipeline" | "select" | "entity-reference" | "actor-reference" | "location" | "domain" | "email-address" | "phone-number" | "interaction" | "personal-name";
8
8
  }
9
+ //# sourceMappingURL=object-slug.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"object-slug.d.ts","sourceRoot":"","sources":["../../src/client/object-slug.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,WAAW,CAAA;AACrD,MAAM,MAAM,kBAAkB,GAAG,OAAO,GAAG,YAAY,GAAG,OAAO,CAAA;AAEjE,MAAM,MAAM,UAAU,GAAG,gBAAgB,GAAG,kBAAkB,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;AAC9E,MAAM,WAAW,SAAS;IACtB,UAAU,EAAE,OAAO,CAAA;IACnB,QAAQ,EAAE,OAAO,CAAA;IACjB,IAAI,EACE,MAAM,GACN,QAAQ,GACR,UAAU,GACV,UAAU,GACV,MAAM,GACN,WAAW,GACX,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,kBAAkB,GAClB,iBAAiB,GACjB,UAAU,GACV,QAAQ,GACR,eAAe,GACf,cAAc,GACd,aAAa,GACb,eAAe,CAAA;CACxB"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=object-slug.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"object-slug.js","sourceRoot":"","sources":["../../src/client/object-slug.ts"],"names":[],"mappings":""}
@@ -1 +1,2 @@
1
1
  export declare const platform: "web-app" | "mobile-app";
2
+ //# sourceMappingURL=platform.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"platform.d.ts","sourceRoot":"","sources":["../../src/client/platform.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,CAAC,MAAM,QAAQ,EAAE,SAAS,GAAG,YAAY,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=platform.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"platform.js","sourceRoot":"","sources":["../../src/client/platform.ts"],"names":[],"mappings":""}