@oxyhq/bloom 0.26.0 → 0.26.1

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 (1607) hide show
  1. package/lib/typescript/commonjs/accordion/Accordion.d.ts +7 -0
  2. package/lib/typescript/commonjs/accordion/Accordion.d.ts.map +1 -0
  3. package/lib/typescript/commonjs/accordion/index.d.ts +3 -0
  4. package/lib/typescript/commonjs/accordion/index.d.ts.map +1 -0
  5. package/lib/typescript/commonjs/accordion/types.d.ts +38 -0
  6. package/lib/typescript/commonjs/accordion/types.d.ts.map +1 -0
  7. package/lib/typescript/commonjs/admonition/index.d.ts +56 -0
  8. package/lib/typescript/commonjs/admonition/index.d.ts.map +1 -0
  9. package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts +22 -0
  10. package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts.map +1 -0
  11. package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts +15 -0
  12. package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts.map +1 -0
  13. package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts +31 -0
  14. package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts.map +1 -0
  15. package/lib/typescript/commonjs/alert-dialog/index.d.ts +8 -0
  16. package/lib/typescript/commonjs/alert-dialog/index.d.ts.map +1 -0
  17. package/lib/typescript/commonjs/alert-dialog/index.web.d.ts +8 -0
  18. package/lib/typescript/commonjs/alert-dialog/index.web.d.ts.map +1 -0
  19. package/lib/typescript/commonjs/alert-dialog/types.d.ts +44 -0
  20. package/lib/typescript/commonjs/alert-dialog/types.d.ts.map +1 -0
  21. package/lib/typescript/commonjs/avatar/Avatar.d.ts +4 -0
  22. package/lib/typescript/commonjs/avatar/Avatar.d.ts.map +1 -0
  23. package/lib/typescript/commonjs/avatar/LiveBadge.d.ts +15 -0
  24. package/lib/typescript/commonjs/avatar/LiveBadge.d.ts.map +1 -0
  25. package/lib/typescript/commonjs/avatar/default-avatar.d.ts +5 -0
  26. package/lib/typescript/commonjs/avatar/default-avatar.d.ts.map +1 -0
  27. package/lib/typescript/commonjs/avatar/index.d.ts +9 -0
  28. package/lib/typescript/commonjs/avatar/index.d.ts.map +1 -0
  29. package/lib/typescript/commonjs/avatar/placeholder-context.d.ts +8 -0
  30. package/lib/typescript/commonjs/avatar/placeholder-context.d.ts.map +1 -0
  31. package/lib/typescript/commonjs/avatar/types.d.ts +71 -0
  32. package/lib/typescript/commonjs/avatar/types.d.ts.map +1 -0
  33. package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts +4 -0
  34. package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts.map +1 -0
  35. package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts +4 -0
  36. package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts.map +1 -0
  37. package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts +16 -0
  38. package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts.map +1 -0
  39. package/lib/typescript/commonjs/avatar-group/index.d.ts +3 -0
  40. package/lib/typescript/commonjs/avatar-group/index.d.ts.map +1 -0
  41. package/lib/typescript/commonjs/avatar-group/index.web.d.ts +3 -0
  42. package/lib/typescript/commonjs/avatar-group/index.web.d.ts.map +1 -0
  43. package/lib/typescript/commonjs/avatar-group/types.d.ts +76 -0
  44. package/lib/typescript/commonjs/avatar-group/types.d.ts.map +1 -0
  45. package/lib/typescript/commonjs/badge/Badge.d.ts +4 -0
  46. package/lib/typescript/commonjs/badge/Badge.d.ts.map +1 -0
  47. package/lib/typescript/commonjs/badge/index.d.ts +3 -0
  48. package/lib/typescript/commonjs/badge/index.d.ts.map +1 -0
  49. package/lib/typescript/commonjs/badge/types.d.ts +29 -0
  50. package/lib/typescript/commonjs/badge/types.d.ts.map +1 -0
  51. package/lib/typescript/commonjs/benefit-list/index.d.ts +6 -0
  52. package/lib/typescript/commonjs/benefit-list/index.d.ts.map +1 -0
  53. package/lib/typescript/commonjs/benefit-list/types.d.ts +35 -0
  54. package/lib/typescript/commonjs/benefit-list/types.d.ts.map +1 -0
  55. package/lib/typescript/commonjs/bottom-sheet/index.d.ts +95 -0
  56. package/lib/typescript/commonjs/bottom-sheet/index.d.ts.map +1 -0
  57. package/lib/typescript/commonjs/button/Button.d.ts +14 -0
  58. package/lib/typescript/commonjs/button/Button.d.ts.map +1 -0
  59. package/lib/typescript/commonjs/button/Button.web.d.ts +14 -0
  60. package/lib/typescript/commonjs/button/Button.web.d.ts.map +1 -0
  61. package/lib/typescript/commonjs/button/index.d.ts +3 -0
  62. package/lib/typescript/commonjs/button/index.d.ts.map +1 -0
  63. package/lib/typescript/commonjs/button/index.web.d.ts +3 -0
  64. package/lib/typescript/commonjs/button/index.web.d.ts.map +1 -0
  65. package/lib/typescript/commonjs/button/types.d.ts +107 -0
  66. package/lib/typescript/commonjs/button/types.d.ts.map +1 -0
  67. package/lib/typescript/commonjs/card/Card.d.ts +9 -0
  68. package/lib/typescript/commonjs/card/Card.d.ts.map +1 -0
  69. package/lib/typescript/commonjs/card/index.d.ts +3 -0
  70. package/lib/typescript/commonjs/card/index.d.ts.map +1 -0
  71. package/lib/typescript/commonjs/card/types.d.ts +34 -0
  72. package/lib/typescript/commonjs/card/types.d.ts.map +1 -0
  73. package/lib/typescript/commonjs/checkbox/Checkbox.d.ts +4 -0
  74. package/lib/typescript/commonjs/checkbox/Checkbox.d.ts.map +1 -0
  75. package/lib/typescript/commonjs/checkbox/index.d.ts +3 -0
  76. package/lib/typescript/commonjs/checkbox/index.d.ts.map +1 -0
  77. package/lib/typescript/commonjs/checkbox/types.d.ts +25 -0
  78. package/lib/typescript/commonjs/checkbox/types.d.ts.map +1 -0
  79. package/lib/typescript/commonjs/chip/Chip.d.ts +4 -0
  80. package/lib/typescript/commonjs/chip/Chip.d.ts.map +1 -0
  81. package/lib/typescript/commonjs/chip/index.d.ts +3 -0
  82. package/lib/typescript/commonjs/chip/index.d.ts.map +1 -0
  83. package/lib/typescript/commonjs/chip/types.d.ts +31 -0
  84. package/lib/typescript/commonjs/chip/types.d.ts.map +1 -0
  85. package/lib/typescript/commonjs/code/Code.d.ts +7 -0
  86. package/lib/typescript/commonjs/code/Code.d.ts.map +1 -0
  87. package/lib/typescript/commonjs/code/Pre.d.ts +8 -0
  88. package/lib/typescript/commonjs/code/Pre.d.ts.map +1 -0
  89. package/lib/typescript/commonjs/code/index.d.ts +5 -0
  90. package/lib/typescript/commonjs/code/index.d.ts.map +1 -0
  91. package/lib/typescript/commonjs/collapsible/Collapsible.d.ts +4 -0
  92. package/lib/typescript/commonjs/collapsible/Collapsible.d.ts.map +1 -0
  93. package/lib/typescript/commonjs/collapsible/index.d.ts +3 -0
  94. package/lib/typescript/commonjs/collapsible/index.d.ts.map +1 -0
  95. package/lib/typescript/commonjs/collapsible/types.d.ts +18 -0
  96. package/lib/typescript/commonjs/collapsible/types.d.ts.map +1 -0
  97. package/lib/typescript/commonjs/combobox/Combobox.d.ts +33 -0
  98. package/lib/typescript/commonjs/combobox/Combobox.d.ts.map +1 -0
  99. package/lib/typescript/commonjs/combobox/index.d.ts +6 -0
  100. package/lib/typescript/commonjs/combobox/index.d.ts.map +1 -0
  101. package/lib/typescript/commonjs/combobox/index.web.d.ts +6 -0
  102. package/lib/typescript/commonjs/combobox/index.web.d.ts.map +1 -0
  103. package/lib/typescript/commonjs/combobox/types.d.ts +40 -0
  104. package/lib/typescript/commonjs/combobox/types.d.ts.map +1 -0
  105. package/lib/typescript/commonjs/command/Command.d.ts +22 -0
  106. package/lib/typescript/commonjs/command/Command.d.ts.map +1 -0
  107. package/lib/typescript/commonjs/command/index.d.ts +6 -0
  108. package/lib/typescript/commonjs/command/index.d.ts.map +1 -0
  109. package/lib/typescript/commonjs/command/index.web.d.ts +6 -0
  110. package/lib/typescript/commonjs/command/index.web.d.ts.map +1 -0
  111. package/lib/typescript/commonjs/command/types.d.ts +46 -0
  112. package/lib/typescript/commonjs/command/types.d.ts.map +1 -0
  113. package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts +4 -0
  114. package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts.map +1 -0
  115. package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts +14 -0
  116. package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts.map +1 -0
  117. package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts +18 -0
  118. package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
  119. package/lib/typescript/commonjs/connection-dots/index.d.ts +3 -0
  120. package/lib/typescript/commonjs/connection-dots/index.d.ts.map +1 -0
  121. package/lib/typescript/commonjs/connection-dots/index.web.d.ts +3 -0
  122. package/lib/typescript/commonjs/connection-dots/index.web.d.ts.map +1 -0
  123. package/lib/typescript/commonjs/connection-dots/types.d.ts +41 -0
  124. package/lib/typescript/commonjs/connection-dots/types.d.ts.map +1 -0
  125. package/lib/typescript/commonjs/content-panel/index.d.ts +59 -0
  126. package/lib/typescript/commonjs/content-panel/index.d.ts.map +1 -0
  127. package/lib/typescript/commonjs/content-panel/index.web.d.ts +68 -0
  128. package/lib/typescript/commonjs/content-panel/index.web.d.ts.map +1 -0
  129. package/lib/typescript/commonjs/content-panel/nesting-context.d.ts +24 -0
  130. package/lib/typescript/commonjs/content-panel/nesting-context.d.ts.map +1 -0
  131. package/lib/typescript/commonjs/context-menu/context.d.ts +11 -0
  132. package/lib/typescript/commonjs/context-menu/context.d.ts.map +1 -0
  133. package/lib/typescript/commonjs/context-menu/index.d.ts +21 -0
  134. package/lib/typescript/commonjs/context-menu/index.d.ts.map +1 -0
  135. package/lib/typescript/commonjs/context-menu/index.web.d.ts +19 -0
  136. package/lib/typescript/commonjs/context-menu/index.web.d.ts.map +1 -0
  137. package/lib/typescript/commonjs/context-menu/types.d.ts +53 -0
  138. package/lib/typescript/commonjs/context-menu/types.d.ts.map +1 -0
  139. package/lib/typescript/commonjs/design-tokens/color-roles.d.ts +102 -0
  140. package/lib/typescript/commonjs/design-tokens/color-roles.d.ts.map +1 -0
  141. package/lib/typescript/commonjs/design-tokens/index.d.ts +28 -0
  142. package/lib/typescript/commonjs/design-tokens/index.d.ts.map +1 -0
  143. package/lib/typescript/commonjs/design-tokens/scales.d.ts +152 -0
  144. package/lib/typescript/commonjs/design-tokens/scales.d.ts.map +1 -0
  145. package/lib/typescript/commonjs/design-tokens/shadows.d.ts +34 -0
  146. package/lib/typescript/commonjs/design-tokens/shadows.d.ts.map +1 -0
  147. package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts +19 -0
  148. package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts.map +1 -0
  149. package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts +59 -0
  150. package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts.map +1 -0
  151. package/lib/typescript/commonjs/design-tokens/theme-css.d.ts +39 -0
  152. package/lib/typescript/commonjs/design-tokens/theme-css.d.ts.map +1 -0
  153. package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts +27 -0
  154. package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts.map +1 -0
  155. package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts +15 -0
  156. package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts.map +1 -0
  157. package/lib/typescript/commonjs/dialog/Dialog.d.ts +40 -0
  158. package/lib/typescript/commonjs/dialog/Dialog.d.ts.map +1 -0
  159. package/lib/typescript/commonjs/dialog/Dialog.web.d.ts +55 -0
  160. package/lib/typescript/commonjs/dialog/Dialog.web.d.ts.map +1 -0
  161. package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts +29 -0
  162. package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts.map +1 -0
  163. package/lib/typescript/commonjs/dialog/DialogContent.d.ts +32 -0
  164. package/lib/typescript/commonjs/dialog/DialogContent.d.ts.map +1 -0
  165. package/lib/typescript/commonjs/dialog/SheetShell.d.ts +31 -0
  166. package/lib/typescript/commonjs/dialog/SheetShell.d.ts.map +1 -0
  167. package/lib/typescript/commonjs/dialog/alert-store.d.ts +70 -0
  168. package/lib/typescript/commonjs/dialog/alert-store.d.ts.map +1 -0
  169. package/lib/typescript/commonjs/dialog/alert.d.ts +27 -0
  170. package/lib/typescript/commonjs/dialog/alert.d.ts.map +1 -0
  171. package/lib/typescript/commonjs/dialog/context.d.ts +12 -0
  172. package/lib/typescript/commonjs/dialog/context.d.ts.map +1 -0
  173. package/lib/typescript/commonjs/dialog/index.d.ts +7 -0
  174. package/lib/typescript/commonjs/dialog/index.d.ts.map +1 -0
  175. package/lib/typescript/commonjs/dialog/index.web.d.ts +7 -0
  176. package/lib/typescript/commonjs/dialog/index.web.d.ts.map +1 -0
  177. package/lib/typescript/commonjs/dialog/placement.d.ts +81 -0
  178. package/lib/typescript/commonjs/dialog/placement.d.ts.map +1 -0
  179. package/lib/typescript/commonjs/dialog/types.d.ts +165 -0
  180. package/lib/typescript/commonjs/dialog/types.d.ts.map +1 -0
  181. package/lib/typescript/commonjs/divider/Divider.d.ts +4 -0
  182. package/lib/typescript/commonjs/divider/Divider.d.ts.map +1 -0
  183. package/lib/typescript/commonjs/divider/index.d.ts +3 -0
  184. package/lib/typescript/commonjs/divider/index.d.ts.map +1 -0
  185. package/lib/typescript/commonjs/divider/types.d.ts +15 -0
  186. package/lib/typescript/commonjs/divider/types.d.ts.map +1 -0
  187. package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts +18 -0
  188. package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts.map +1 -0
  189. package/lib/typescript/commonjs/error-boundary/index.d.ts +3 -0
  190. package/lib/typescript/commonjs/error-boundary/index.d.ts.map +1 -0
  191. package/lib/typescript/commonjs/error-boundary/types.d.ts +55 -0
  192. package/lib/typescript/commonjs/error-boundary/types.d.ts.map +1 -0
  193. package/lib/typescript/commonjs/fab/Fab.d.ts +5 -0
  194. package/lib/typescript/commonjs/fab/Fab.d.ts.map +1 -0
  195. package/lib/typescript/commonjs/fab/Fab.web.d.ts +5 -0
  196. package/lib/typescript/commonjs/fab/Fab.web.d.ts.map +1 -0
  197. package/lib/typescript/commonjs/fab/index.d.ts +3 -0
  198. package/lib/typescript/commonjs/fab/index.d.ts.map +1 -0
  199. package/lib/typescript/commonjs/fab/index.web.d.ts +3 -0
  200. package/lib/typescript/commonjs/fab/index.web.d.ts.map +1 -0
  201. package/lib/typescript/commonjs/fab/types.d.ts +113 -0
  202. package/lib/typescript/commonjs/fab/types.d.ts.map +1 -0
  203. package/lib/typescript/commonjs/field/Field.d.ts +4 -0
  204. package/lib/typescript/commonjs/field/Field.d.ts.map +1 -0
  205. package/lib/typescript/commonjs/field/index.d.ts +3 -0
  206. package/lib/typescript/commonjs/field/index.d.ts.map +1 -0
  207. package/lib/typescript/commonjs/field/types.d.ts +26 -0
  208. package/lib/typescript/commonjs/field/types.d.ts.map +1 -0
  209. package/lib/typescript/commonjs/fill/index.d.ts +7 -0
  210. package/lib/typescript/commonjs/fill/index.d.ts.map +1 -0
  211. package/lib/typescript/commonjs/fonts/FontLoader.d.ts +28 -0
  212. package/lib/typescript/commonjs/fonts/FontLoader.d.ts.map +1 -0
  213. package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts +32 -0
  214. package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts.map +1 -0
  215. package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts +2 -0
  216. package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts.map +1 -0
  217. package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts +19 -0
  218. package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts.map +1 -0
  219. package/lib/typescript/commonjs/fonts/font-assets.d.ts +7 -0
  220. package/lib/typescript/commonjs/fonts/font-assets.d.ts.map +1 -0
  221. package/lib/typescript/commonjs/fonts/font-data.web.d.ts +5 -0
  222. package/lib/typescript/commonjs/fonts/font-data.web.d.ts.map +1 -0
  223. package/lib/typescript/commonjs/fonts/index.d.ts +7 -0
  224. package/lib/typescript/commonjs/fonts/index.d.ts.map +1 -0
  225. package/lib/typescript/commonjs/fonts/index.web.d.ts +7 -0
  226. package/lib/typescript/commonjs/fonts/index.web.d.ts.map +1 -0
  227. package/lib/typescript/commonjs/fonts/tokens.d.ts +21 -0
  228. package/lib/typescript/commonjs/fonts/tokens.d.ts.map +1 -0
  229. package/lib/typescript/commonjs/grid/index.d.ts +13 -0
  230. package/lib/typescript/commonjs/grid/index.d.ts.map +1 -0
  231. package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts +12 -0
  232. package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts.map +1 -0
  233. package/lib/typescript/commonjs/grouped-buttons/index.d.ts +3 -0
  234. package/lib/typescript/commonjs/grouped-buttons/index.d.ts.map +1 -0
  235. package/lib/typescript/commonjs/grouped-buttons/types.d.ts +15 -0
  236. package/lib/typescript/commonjs/grouped-buttons/types.d.ts.map +1 -0
  237. package/lib/typescript/commonjs/hooks/index.d.ts +6 -0
  238. package/lib/typescript/commonjs/hooks/index.d.ts.map +1 -0
  239. package/lib/typescript/commonjs/hooks/mergeRefs.d.ts +17 -0
  240. package/lib/typescript/commonjs/hooks/mergeRefs.d.ts.map +1 -0
  241. package/lib/typescript/commonjs/hooks/useControllableState.d.ts +19 -0
  242. package/lib/typescript/commonjs/hooks/useControllableState.d.ts.map +1 -0
  243. package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts +6 -0
  244. package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts.map +1 -0
  245. package/lib/typescript/commonjs/hooks/useInteractionState.d.ts +29 -0
  246. package/lib/typescript/commonjs/hooks/useInteractionState.d.ts.map +1 -0
  247. package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts +16 -0
  248. package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts.map +1 -0
  249. package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts +5 -0
  250. package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts.map +1 -0
  251. package/lib/typescript/commonjs/icon-circle/index.d.ts +10 -0
  252. package/lib/typescript/commonjs/icon-circle/index.d.ts.map +1 -0
  253. package/lib/typescript/commonjs/icons/Accessibility.d.ts +7 -0
  254. package/lib/typescript/commonjs/icons/Accessibility.d.ts.map +1 -0
  255. package/lib/typescript/commonjs/icons/Alien.d.ts +7 -0
  256. package/lib/typescript/commonjs/icons/Alien.d.ts.map +1 -0
  257. package/lib/typescript/commonjs/icons/AndroidLogo.d.ts +7 -0
  258. package/lib/typescript/commonjs/icons/AndroidLogo.d.ts.map +1 -0
  259. package/lib/typescript/commonjs/icons/Apple.d.ts +7 -0
  260. package/lib/typescript/commonjs/icons/Apple.d.ts.map +1 -0
  261. package/lib/typescript/commonjs/icons/AppleLogo.d.ts +7 -0
  262. package/lib/typescript/commonjs/icons/AppleLogo.d.ts.map +1 -0
  263. package/lib/typescript/commonjs/icons/Arrow.d.ts +31 -0
  264. package/lib/typescript/commonjs/icons/Arrow.d.ts.map +1 -0
  265. package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts +13 -0
  266. package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts.map +1 -0
  267. package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts +7 -0
  268. package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts.map +1 -0
  269. package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts +13 -0
  270. package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts.map +1 -0
  271. package/lib/typescript/commonjs/icons/ArrowRotate.d.ts +13 -0
  272. package/lib/typescript/commonjs/icons/ArrowRotate.d.ts.map +1 -0
  273. package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts +7 -0
  274. package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts.map +1 -0
  275. package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts +7 -0
  276. package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts.map +1 -0
  277. package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts +7 -0
  278. package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts.map +1 -0
  279. package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts +25 -0
  280. package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts.map +1 -0
  281. package/lib/typescript/commonjs/icons/AspectRatio.d.ts +19 -0
  282. package/lib/typescript/commonjs/icons/AspectRatio.d.ts.map +1 -0
  283. package/lib/typescript/commonjs/icons/At.d.ts +13 -0
  284. package/lib/typescript/commonjs/icons/At.d.ts.map +1 -0
  285. package/lib/typescript/commonjs/icons/Atom.d.ts +7 -0
  286. package/lib/typescript/commonjs/icons/Atom.d.ts.map +1 -0
  287. package/lib/typescript/commonjs/icons/Bars.d.ts +7 -0
  288. package/lib/typescript/commonjs/icons/Bars.d.ts.map +1 -0
  289. package/lib/typescript/commonjs/icons/Beaker.d.ts +7 -0
  290. package/lib/typescript/commonjs/icons/Beaker.d.ts.map +1 -0
  291. package/lib/typescript/commonjs/icons/Bell.d.ts +13 -0
  292. package/lib/typescript/commonjs/icons/Bell.d.ts.map +1 -0
  293. package/lib/typescript/commonjs/icons/Bell2.d.ts +25 -0
  294. package/lib/typescript/commonjs/icons/Bell2.d.ts.map +1 -0
  295. package/lib/typescript/commonjs/icons/BellPlus.d.ts +7 -0
  296. package/lib/typescript/commonjs/icons/BellPlus.d.ts.map +1 -0
  297. package/lib/typescript/commonjs/icons/BellRinging.d.ts +13 -0
  298. package/lib/typescript/commonjs/icons/BellRinging.d.ts.map +1 -0
  299. package/lib/typescript/commonjs/icons/BirthdayCake.d.ts +7 -0
  300. package/lib/typescript/commonjs/icons/BirthdayCake.d.ts.map +1 -0
  301. package/lib/typescript/commonjs/icons/Bookmark.d.ts +19 -0
  302. package/lib/typescript/commonjs/icons/Bookmark.d.ts.map +1 -0
  303. package/lib/typescript/commonjs/icons/Bot.d.ts +13 -0
  304. package/lib/typescript/commonjs/icons/Bot.d.ts.map +1 -0
  305. package/lib/typescript/commonjs/icons/BroomSparkle.d.ts +7 -0
  306. package/lib/typescript/commonjs/icons/BroomSparkle.d.ts.map +1 -0
  307. package/lib/typescript/commonjs/icons/Bubble.d.ts +25 -0
  308. package/lib/typescript/commonjs/icons/Bubble.d.ts.map +1 -0
  309. package/lib/typescript/commonjs/icons/BubbleInfo.d.ts +7 -0
  310. package/lib/typescript/commonjs/icons/BubbleInfo.d.ts.map +1 -0
  311. package/lib/typescript/commonjs/icons/BulletList.d.ts +19 -0
  312. package/lib/typescript/commonjs/icons/BulletList.d.ts.map +1 -0
  313. package/lib/typescript/commonjs/icons/CC.d.ts +13 -0
  314. package/lib/typescript/commonjs/icons/CC.d.ts.map +1 -0
  315. package/lib/typescript/commonjs/icons/Calendar.d.ts +7 -0
  316. package/lib/typescript/commonjs/icons/Calendar.d.ts.map +1 -0
  317. package/lib/typescript/commonjs/icons/CalendarClock.d.ts +7 -0
  318. package/lib/typescript/commonjs/icons/CalendarClock.d.ts.map +1 -0
  319. package/lib/typescript/commonjs/icons/CalendarDays.d.ts +7 -0
  320. package/lib/typescript/commonjs/icons/CalendarDays.d.ts.map +1 -0
  321. package/lib/typescript/commonjs/icons/Camera.d.ts +13 -0
  322. package/lib/typescript/commonjs/icons/Camera.d.ts.map +1 -0
  323. package/lib/typescript/commonjs/icons/Car.d.ts +7 -0
  324. package/lib/typescript/commonjs/icons/Car.d.ts.map +1 -0
  325. package/lib/typescript/commonjs/icons/Celebrate.d.ts +7 -0
  326. package/lib/typescript/commonjs/icons/Celebrate.d.ts.map +1 -0
  327. package/lib/typescript/commonjs/icons/ChainLink.d.ts +7 -0
  328. package/lib/typescript/commonjs/icons/ChainLink.d.ts.map +1 -0
  329. package/lib/typescript/commonjs/icons/Check.d.ts +13 -0
  330. package/lib/typescript/commonjs/icons/Check.d.ts.map +1 -0
  331. package/lib/typescript/commonjs/icons/Chevron.d.ts +40 -0
  332. package/lib/typescript/commonjs/icons/Chevron.d.ts.map +1 -0
  333. package/lib/typescript/commonjs/icons/Circle.d.ts +7 -0
  334. package/lib/typescript/commonjs/icons/Circle.d.ts.map +1 -0
  335. package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts +7 -0
  336. package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts.map +1 -0
  337. package/lib/typescript/commonjs/icons/CircleBanSign.d.ts +7 -0
  338. package/lib/typescript/commonjs/icons/CircleBanSign.d.ts.map +1 -0
  339. package/lib/typescript/commonjs/icons/CircleCheck.d.ts +7 -0
  340. package/lib/typescript/commonjs/icons/CircleCheck.d.ts.map +1 -0
  341. package/lib/typescript/commonjs/icons/CircleInfo.d.ts +7 -0
  342. package/lib/typescript/commonjs/icons/CircleInfo.d.ts.map +1 -0
  343. package/lib/typescript/commonjs/icons/CirclePlus.d.ts +7 -0
  344. package/lib/typescript/commonjs/icons/CirclePlus.d.ts.map +1 -0
  345. package/lib/typescript/commonjs/icons/CircleQuestion.d.ts +7 -0
  346. package/lib/typescript/commonjs/icons/CircleQuestion.d.ts.map +1 -0
  347. package/lib/typescript/commonjs/icons/CircleX.d.ts +7 -0
  348. package/lib/typescript/commonjs/icons/CircleX.d.ts.map +1 -0
  349. package/lib/typescript/commonjs/icons/Clipboard.d.ts +7 -0
  350. package/lib/typescript/commonjs/icons/Clipboard.d.ts.map +1 -0
  351. package/lib/typescript/commonjs/icons/Clock.d.ts +7 -0
  352. package/lib/typescript/commonjs/icons/Clock.d.ts.map +1 -0
  353. package/lib/typescript/commonjs/icons/CodeBrackets.d.ts +13 -0
  354. package/lib/typescript/commonjs/icons/CodeBrackets.d.ts.map +1 -0
  355. package/lib/typescript/commonjs/icons/CodeLines.d.ts +7 -0
  356. package/lib/typescript/commonjs/icons/CodeLines.d.ts.map +1 -0
  357. package/lib/typescript/commonjs/icons/ColorPalette.d.ts +7 -0
  358. package/lib/typescript/commonjs/icons/ColorPalette.d.ts.map +1 -0
  359. package/lib/typescript/commonjs/icons/Contacts.d.ts +13 -0
  360. package/lib/typescript/commonjs/icons/Contacts.d.ts.map +1 -0
  361. package/lib/typescript/commonjs/icons/Crop.d.ts +7 -0
  362. package/lib/typescript/commonjs/icons/Crop.d.ts.map +1 -0
  363. package/lib/typescript/commonjs/icons/DotGrid.d.ts +13 -0
  364. package/lib/typescript/commonjs/icons/DotGrid.d.ts.map +1 -0
  365. package/lib/typescript/commonjs/icons/Download.d.ts +7 -0
  366. package/lib/typescript/commonjs/icons/Download.d.ts.map +1 -0
  367. package/lib/typescript/commonjs/icons/EditBig.d.ts +13 -0
  368. package/lib/typescript/commonjs/icons/EditBig.d.ts.map +1 -0
  369. package/lib/typescript/commonjs/icons/Emoji.d.ts +25 -0
  370. package/lib/typescript/commonjs/icons/Emoji.d.ts.map +1 -0
  371. package/lib/typescript/commonjs/icons/Envelope.d.ts +19 -0
  372. package/lib/typescript/commonjs/icons/Envelope.d.ts.map +1 -0
  373. package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts +7 -0
  374. package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts.map +1 -0
  375. package/lib/typescript/commonjs/icons/Explosion.d.ts +7 -0
  376. package/lib/typescript/commonjs/icons/Explosion.d.ts.map +1 -0
  377. package/lib/typescript/commonjs/icons/Eye.d.ts +13 -0
  378. package/lib/typescript/commonjs/icons/Eye.d.ts.map +1 -0
  379. package/lib/typescript/commonjs/icons/EyeSlash.d.ts +7 -0
  380. package/lib/typescript/commonjs/icons/EyeSlash.d.ts.map +1 -0
  381. package/lib/typescript/commonjs/icons/Filter.d.ts +7 -0
  382. package/lib/typescript/commonjs/icons/Filter.d.ts.map +1 -0
  383. package/lib/typescript/commonjs/icons/FilterTimeline.d.ts +7 -0
  384. package/lib/typescript/commonjs/icons/FilterTimeline.d.ts.map +1 -0
  385. package/lib/typescript/commonjs/icons/Flag.d.ts +7 -0
  386. package/lib/typescript/commonjs/icons/Flag.d.ts.map +1 -0
  387. package/lib/typescript/commonjs/icons/Flame.d.ts +7 -0
  388. package/lib/typescript/commonjs/icons/Flame.d.ts.map +1 -0
  389. package/lib/typescript/commonjs/icons/FlipImage.d.ts +13 -0
  390. package/lib/typescript/commonjs/icons/FlipImage.d.ts.map +1 -0
  391. package/lib/typescript/commonjs/icons/FloppyDisk.d.ts +7 -0
  392. package/lib/typescript/commonjs/icons/FloppyDisk.d.ts.map +1 -0
  393. package/lib/typescript/commonjs/icons/Freeze.d.ts +7 -0
  394. package/lib/typescript/commonjs/icons/Freeze.d.ts.map +1 -0
  395. package/lib/typescript/commonjs/icons/GameController.d.ts +7 -0
  396. package/lib/typescript/commonjs/icons/GameController.d.ts.map +1 -0
  397. package/lib/typescript/commonjs/icons/Gif.d.ts +13 -0
  398. package/lib/typescript/commonjs/icons/Gif.d.ts.map +1 -0
  399. package/lib/typescript/commonjs/icons/Gift1.d.ts +13 -0
  400. package/lib/typescript/commonjs/icons/Gift1.d.ts.map +1 -0
  401. package/lib/typescript/commonjs/icons/Globe.d.ts +19 -0
  402. package/lib/typescript/commonjs/icons/Globe.d.ts.map +1 -0
  403. package/lib/typescript/commonjs/icons/Group.d.ts +7 -0
  404. package/lib/typescript/commonjs/icons/Group.d.ts.map +1 -0
  405. package/lib/typescript/commonjs/icons/Growth.d.ts +7 -0
  406. package/lib/typescript/commonjs/icons/Growth.d.ts.map +1 -0
  407. package/lib/typescript/commonjs/icons/Haptic.d.ts +7 -0
  408. package/lib/typescript/commonjs/icons/Haptic.d.ts.map +1 -0
  409. package/lib/typescript/commonjs/icons/Hashtag.d.ts +19 -0
  410. package/lib/typescript/commonjs/icons/Hashtag.d.ts.map +1 -0
  411. package/lib/typescript/commonjs/icons/Heart2.d.ts +25 -0
  412. package/lib/typescript/commonjs/icons/Heart2.d.ts.map +1 -0
  413. package/lib/typescript/commonjs/icons/Home.d.ts +19 -0
  414. package/lib/typescript/commonjs/icons/Home.d.ts.map +1 -0
  415. package/lib/typescript/commonjs/icons/HomeOpen.d.ts +13 -0
  416. package/lib/typescript/commonjs/icons/HomeOpen.d.ts.map +1 -0
  417. package/lib/typescript/commonjs/icons/Image.d.ts +13 -0
  418. package/lib/typescript/commonjs/icons/Image.d.ts.map +1 -0
  419. package/lib/typescript/commonjs/icons/Key.d.ts +7 -0
  420. package/lib/typescript/commonjs/icons/Key.d.ts.map +1 -0
  421. package/lib/typescript/commonjs/icons/Lab.d.ts +7 -0
  422. package/lib/typescript/commonjs/icons/Lab.d.ts.map +1 -0
  423. package/lib/typescript/commonjs/icons/Leaf.d.ts +7 -0
  424. package/lib/typescript/commonjs/icons/Leaf.d.ts.map +1 -0
  425. package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts +7 -0
  426. package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts.map +1 -0
  427. package/lib/typescript/commonjs/icons/ListPlus.d.ts +7 -0
  428. package/lib/typescript/commonjs/icons/ListPlus.d.ts.map +1 -0
  429. package/lib/typescript/commonjs/icons/ListSparkle.d.ts +7 -0
  430. package/lib/typescript/commonjs/icons/ListSparkle.d.ts.map +1 -0
  431. package/lib/typescript/commonjs/icons/Live.d.ts +7 -0
  432. package/lib/typescript/commonjs/icons/Live.d.ts.map +1 -0
  433. package/lib/typescript/commonjs/icons/Loader.d.ts +7 -0
  434. package/lib/typescript/commonjs/icons/Loader.d.ts.map +1 -0
  435. package/lib/typescript/commonjs/icons/Lock.d.ts +13 -0
  436. package/lib/typescript/commonjs/icons/Lock.d.ts.map +1 -0
  437. package/lib/typescript/commonjs/icons/Logo.d.ts +13 -0
  438. package/lib/typescript/commonjs/icons/Logo.d.ts.map +1 -0
  439. package/lib/typescript/commonjs/icons/Macintosh.d.ts +7 -0
  440. package/lib/typescript/commonjs/icons/Macintosh.d.ts.map +1 -0
  441. package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts +25 -0
  442. package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts.map +1 -0
  443. package/lib/typescript/commonjs/icons/Menu.d.ts +7 -0
  444. package/lib/typescript/commonjs/icons/Menu.d.ts.map +1 -0
  445. package/lib/typescript/commonjs/icons/Message.d.ts +19 -0
  446. package/lib/typescript/commonjs/icons/Message.d.ts.map +1 -0
  447. package/lib/typescript/commonjs/icons/Moon.d.ts +7 -0
  448. package/lib/typescript/commonjs/icons/Moon.d.ts.map +1 -0
  449. package/lib/typescript/commonjs/icons/MusicNote.d.ts +7 -0
  450. package/lib/typescript/commonjs/icons/MusicNote.d.ts.map +1 -0
  451. package/lib/typescript/commonjs/icons/Mute.d.ts +7 -0
  452. package/lib/typescript/commonjs/icons/Mute.d.ts.map +1 -0
  453. package/lib/typescript/commonjs/icons/News2.d.ts +7 -0
  454. package/lib/typescript/commonjs/icons/News2.d.ts.map +1 -0
  455. package/lib/typescript/commonjs/icons/Newskie.d.ts +7 -0
  456. package/lib/typescript/commonjs/icons/Newskie.d.ts.map +1 -0
  457. package/lib/typescript/commonjs/icons/Newspaper.d.ts +7 -0
  458. package/lib/typescript/commonjs/icons/Newspaper.d.ts.map +1 -0
  459. package/lib/typescript/commonjs/icons/PageText.d.ts +7 -0
  460. package/lib/typescript/commonjs/icons/PageText.d.ts.map +1 -0
  461. package/lib/typescript/commonjs/icons/PageX.d.ts +7 -0
  462. package/lib/typescript/commonjs/icons/PageX.d.ts.map +1 -0
  463. package/lib/typescript/commonjs/icons/PaintRoller.d.ts +7 -0
  464. package/lib/typescript/commonjs/icons/PaintRoller.d.ts.map +1 -0
  465. package/lib/typescript/commonjs/icons/PaperPlane.d.ts +7 -0
  466. package/lib/typescript/commonjs/icons/PaperPlane.d.ts.map +1 -0
  467. package/lib/typescript/commonjs/icons/Pause.d.ts +25 -0
  468. package/lib/typescript/commonjs/icons/Pause.d.ts.map +1 -0
  469. package/lib/typescript/commonjs/icons/Pencil.d.ts +19 -0
  470. package/lib/typescript/commonjs/icons/Pencil.d.ts.map +1 -0
  471. package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts +13 -0
  472. package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts.map +1 -0
  473. package/lib/typescript/commonjs/icons/Person.d.ts +61 -0
  474. package/lib/typescript/commonjs/icons/Person.d.ts.map +1 -0
  475. package/lib/typescript/commonjs/icons/Phone.d.ts +13 -0
  476. package/lib/typescript/commonjs/icons/Phone.d.ts.map +1 -0
  477. package/lib/typescript/commonjs/icons/Pin.d.ts +13 -0
  478. package/lib/typescript/commonjs/icons/Pin.d.ts.map +1 -0
  479. package/lib/typescript/commonjs/icons/PinLocation.d.ts +13 -0
  480. package/lib/typescript/commonjs/icons/PinLocation.d.ts.map +1 -0
  481. package/lib/typescript/commonjs/icons/Pizza.d.ts +7 -0
  482. package/lib/typescript/commonjs/icons/Pizza.d.ts.map +1 -0
  483. package/lib/typescript/commonjs/icons/Play.d.ts +25 -0
  484. package/lib/typescript/commonjs/icons/Play.d.ts.map +1 -0
  485. package/lib/typescript/commonjs/icons/Plus.d.ts +13 -0
  486. package/lib/typescript/commonjs/icons/Plus.d.ts.map +1 -0
  487. package/lib/typescript/commonjs/icons/QrCode.d.ts +7 -0
  488. package/lib/typescript/commonjs/icons/QrCode.d.ts.map +1 -0
  489. package/lib/typescript/commonjs/icons/Quote.d.ts +31 -0
  490. package/lib/typescript/commonjs/icons/Quote.d.ts.map +1 -0
  491. package/lib/typescript/commonjs/icons/RaisingHand.d.ts +13 -0
  492. package/lib/typescript/commonjs/icons/RaisingHand.d.ts.map +1 -0
  493. package/lib/typescript/commonjs/icons/Reply.d.ts +13 -0
  494. package/lib/typescript/commonjs/icons/Reply.d.ts.map +1 -0
  495. package/lib/typescript/commonjs/icons/Repost.d.ts +25 -0
  496. package/lib/typescript/commonjs/icons/Repost.d.ts.map +1 -0
  497. package/lib/typescript/commonjs/icons/Rose.d.ts +7 -0
  498. package/lib/typescript/commonjs/icons/Rose.d.ts.map +1 -0
  499. package/lib/typescript/commonjs/icons/SettingsGear2.d.ts +13 -0
  500. package/lib/typescript/commonjs/icons/SettingsGear2.d.ts.map +1 -0
  501. package/lib/typescript/commonjs/icons/SettingsSlider.d.ts +7 -0
  502. package/lib/typescript/commonjs/icons/SettingsSlider.d.ts.map +1 -0
  503. package/lib/typescript/commonjs/icons/Shaka.d.ts +7 -0
  504. package/lib/typescript/commonjs/icons/Shaka.d.ts.map +1 -0
  505. package/lib/typescript/commonjs/icons/Shapes.d.ts +7 -0
  506. package/lib/typescript/commonjs/icons/Shapes.d.ts.map +1 -0
  507. package/lib/typescript/commonjs/icons/Shield.d.ts +13 -0
  508. package/lib/typescript/commonjs/icons/Shield.d.ts.map +1 -0
  509. package/lib/typescript/commonjs/icons/Sparkle.d.ts +7 -0
  510. package/lib/typescript/commonjs/icons/Sparkle.d.ts.map +1 -0
  511. package/lib/typescript/commonjs/icons/Speaker.d.ts +7 -0
  512. package/lib/typescript/commonjs/icons/Speaker.d.ts.map +1 -0
  513. package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts +7 -0
  514. package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts.map +1 -0
  515. package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts +7 -0
  516. package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts.map +1 -0
  517. package/lib/typescript/commonjs/icons/Star.d.ts +13 -0
  518. package/lib/typescript/commonjs/icons/Star.d.ts.map +1 -0
  519. package/lib/typescript/commonjs/icons/StarterPack.d.ts +7 -0
  520. package/lib/typescript/commonjs/icons/StarterPack.d.ts.map +1 -0
  521. package/lib/typescript/commonjs/icons/StreamingLive.d.ts +7 -0
  522. package/lib/typescript/commonjs/icons/StreamingLive.d.ts.map +1 -0
  523. package/lib/typescript/commonjs/icons/TEMPLATE.d.ts +23 -0
  524. package/lib/typescript/commonjs/icons/TEMPLATE.d.ts.map +1 -0
  525. package/lib/typescript/commonjs/icons/TextSize.d.ts +7 -0
  526. package/lib/typescript/commonjs/icons/TextSize.d.ts.map +1 -0
  527. package/lib/typescript/commonjs/icons/Ticket.d.ts +7 -0
  528. package/lib/typescript/commonjs/icons/Ticket.d.ts.map +1 -0
  529. package/lib/typescript/commonjs/icons/Times.d.ts +7 -0
  530. package/lib/typescript/commonjs/icons/Times.d.ts.map +1 -0
  531. package/lib/typescript/commonjs/icons/TitleCase.d.ts +7 -0
  532. package/lib/typescript/commonjs/icons/TitleCase.d.ts.map +1 -0
  533. package/lib/typescript/commonjs/icons/Trash.d.ts +13 -0
  534. package/lib/typescript/commonjs/icons/Trash.d.ts.map +1 -0
  535. package/lib/typescript/commonjs/icons/Tree.d.ts +7 -0
  536. package/lib/typescript/commonjs/icons/Tree.d.ts.map +1 -0
  537. package/lib/typescript/commonjs/icons/Trending.d.ts +13 -0
  538. package/lib/typescript/commonjs/icons/Trending.d.ts.map +1 -0
  539. package/lib/typescript/commonjs/icons/UFO.d.ts +7 -0
  540. package/lib/typescript/commonjs/icons/UFO.d.ts.map +1 -0
  541. package/lib/typescript/commonjs/icons/UserCircle.d.ts +13 -0
  542. package/lib/typescript/commonjs/icons/UserCircle.d.ts.map +1 -0
  543. package/lib/typescript/commonjs/icons/Verified.d.ts +7 -0
  544. package/lib/typescript/commonjs/icons/Verified.d.ts.map +1 -0
  545. package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts +8 -0
  546. package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts.map +1 -0
  547. package/lib/typescript/commonjs/icons/VerifierCheck.d.ts +8 -0
  548. package/lib/typescript/commonjs/icons/VerifierCheck.d.ts.map +1 -0
  549. package/lib/typescript/commonjs/icons/VideoClip.d.ts +13 -0
  550. package/lib/typescript/commonjs/icons/VideoClip.d.ts.map +1 -0
  551. package/lib/typescript/commonjs/icons/Warning.d.ts +7 -0
  552. package/lib/typescript/commonjs/icons/Warning.d.ts.map +1 -0
  553. package/lib/typescript/commonjs/icons/Window.d.ts +7 -0
  554. package/lib/typescript/commonjs/icons/Window.d.ts.map +1 -0
  555. package/lib/typescript/commonjs/icons/Wrench.d.ts +7 -0
  556. package/lib/typescript/commonjs/icons/Wrench.d.ts.map +1 -0
  557. package/lib/typescript/commonjs/icons/Zap.d.ts +7 -0
  558. package/lib/typescript/commonjs/icons/Zap.d.ts.map +1 -0
  559. package/lib/typescript/commonjs/icons/common.d.ts +393 -0
  560. package/lib/typescript/commonjs/icons/common.d.ts.map +1 -0
  561. package/lib/typescript/commonjs/icons/index.d.ts +155 -0
  562. package/lib/typescript/commonjs/icons/index.d.ts.map +1 -0
  563. package/lib/typescript/commonjs/image-resolver/context.d.ts +15 -0
  564. package/lib/typescript/commonjs/image-resolver/context.d.ts.map +1 -0
  565. package/lib/typescript/commonjs/image-resolver/index.d.ts +2 -0
  566. package/lib/typescript/commonjs/image-resolver/index.d.ts.map +1 -0
  567. package/lib/typescript/commonjs/index.d.ts +83 -0
  568. package/lib/typescript/commonjs/index.d.ts.map +1 -0
  569. package/lib/typescript/commonjs/index.web.d.ts +83 -0
  570. package/lib/typescript/commonjs/index.web.d.ts.map +1 -0
  571. package/lib/typescript/commonjs/input-group/InputGroup.d.ts +9 -0
  572. package/lib/typescript/commonjs/input-group/InputGroup.d.ts.map +1 -0
  573. package/lib/typescript/commonjs/input-group/index.d.ts +3 -0
  574. package/lib/typescript/commonjs/input-group/index.d.ts.map +1 -0
  575. package/lib/typescript/commonjs/input-group/types.d.ts +35 -0
  576. package/lib/typescript/commonjs/input-group/types.d.ts.map +1 -0
  577. package/lib/typescript/commonjs/item/Item.d.ts +4 -0
  578. package/lib/typescript/commonjs/item/Item.d.ts.map +1 -0
  579. package/lib/typescript/commonjs/item/index.d.ts +3 -0
  580. package/lib/typescript/commonjs/item/index.d.ts.map +1 -0
  581. package/lib/typescript/commonjs/item/types.d.ts +45 -0
  582. package/lib/typescript/commonjs/item/types.d.ts.map +1 -0
  583. package/lib/typescript/commonjs/kbd/Kbd.d.ts +4 -0
  584. package/lib/typescript/commonjs/kbd/Kbd.d.ts.map +1 -0
  585. package/lib/typescript/commonjs/kbd/index.d.ts +3 -0
  586. package/lib/typescript/commonjs/kbd/index.d.ts.map +1 -0
  587. package/lib/typescript/commonjs/kbd/types.d.ts +13 -0
  588. package/lib/typescript/commonjs/kbd/types.d.ts.map +1 -0
  589. package/lib/typescript/commonjs/label/Label.d.ts +4 -0
  590. package/lib/typescript/commonjs/label/Label.d.ts.map +1 -0
  591. package/lib/typescript/commonjs/label/index.d.ts +3 -0
  592. package/lib/typescript/commonjs/label/index.d.ts.map +1 -0
  593. package/lib/typescript/commonjs/label/types.d.ts +27 -0
  594. package/lib/typescript/commonjs/label/types.d.ts.map +1 -0
  595. package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts +24 -0
  596. package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts.map +1 -0
  597. package/lib/typescript/commonjs/link-preview/index.d.ts +3 -0
  598. package/lib/typescript/commonjs/link-preview/index.d.ts.map +1 -0
  599. package/lib/typescript/commonjs/link-preview/types.d.ts +44 -0
  600. package/lib/typescript/commonjs/link-preview/types.d.ts.map +1 -0
  601. package/lib/typescript/commonjs/list/index.d.ts +29 -0
  602. package/lib/typescript/commonjs/list/index.d.ts.map +1 -0
  603. package/lib/typescript/commonjs/list/index.web.d.ts +45 -0
  604. package/lib/typescript/commonjs/list/index.web.d.ts.map +1 -0
  605. package/lib/typescript/commonjs/list/types.d.ts +77 -0
  606. package/lib/typescript/commonjs/list/types.d.ts.map +1 -0
  607. package/lib/typescript/commonjs/loading/Loading.d.ts +4 -0
  608. package/lib/typescript/commonjs/loading/Loading.d.ts.map +1 -0
  609. package/lib/typescript/commonjs/loading/Loading.web.d.ts +4 -0
  610. package/lib/typescript/commonjs/loading/Loading.web.d.ts.map +1 -0
  611. package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts +16 -0
  612. package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts.map +1 -0
  613. package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts +17 -0
  614. package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts.map +1 -0
  615. package/lib/typescript/commonjs/loading/index.d.ts +4 -0
  616. package/lib/typescript/commonjs/loading/index.d.ts.map +1 -0
  617. package/lib/typescript/commonjs/loading/index.web.d.ts +4 -0
  618. package/lib/typescript/commonjs/loading/index.web.d.ts.map +1 -0
  619. package/lib/typescript/commonjs/loading/types.d.ts +62 -0
  620. package/lib/typescript/commonjs/loading/types.d.ts.map +1 -0
  621. package/lib/typescript/commonjs/menu/context.d.ts +6 -0
  622. package/lib/typescript/commonjs/menu/context.d.ts.map +1 -0
  623. package/lib/typescript/commonjs/menu/index.d.ts +22 -0
  624. package/lib/typescript/commonjs/menu/index.d.ts.map +1 -0
  625. package/lib/typescript/commonjs/menu/index.web.d.ts +26 -0
  626. package/lib/typescript/commonjs/menu/index.web.d.ts.map +1 -0
  627. package/lib/typescript/commonjs/menu/types.d.ts +62 -0
  628. package/lib/typescript/commonjs/menu/types.d.ts.map +1 -0
  629. package/lib/typescript/commonjs/package.json +1 -0
  630. package/lib/typescript/commonjs/popover/context.d.ts +15 -0
  631. package/lib/typescript/commonjs/popover/context.d.ts.map +1 -0
  632. package/lib/typescript/commonjs/popover/index.d.ts +14 -0
  633. package/lib/typescript/commonjs/popover/index.d.ts.map +1 -0
  634. package/lib/typescript/commonjs/popover/index.web.d.ts +14 -0
  635. package/lib/typescript/commonjs/popover/index.web.d.ts.map +1 -0
  636. package/lib/typescript/commonjs/popover/types.d.ts +54 -0
  637. package/lib/typescript/commonjs/popover/types.d.ts.map +1 -0
  638. package/lib/typescript/commonjs/portal/index.d.ts +15 -0
  639. package/lib/typescript/commonjs/portal/index.d.ts.map +1 -0
  640. package/lib/typescript/commonjs/portal/index.web.d.ts +20 -0
  641. package/lib/typescript/commonjs/portal/index.web.d.ts.map +1 -0
  642. package/lib/typescript/commonjs/prompt-input/Actions.d.ts +6 -0
  643. package/lib/typescript/commonjs/prompt-input/Actions.d.ts.map +1 -0
  644. package/lib/typescript/commonjs/prompt-input/Attachments.d.ts +6 -0
  645. package/lib/typescript/commonjs/prompt-input/Attachments.d.ts.map +1 -0
  646. package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts +6 -0
  647. package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts.map +1 -0
  648. package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts +6 -0
  649. package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts.map +1 -0
  650. package/lib/typescript/commonjs/prompt-input/Textarea.d.ts +6 -0
  651. package/lib/typescript/commonjs/prompt-input/Textarea.d.ts.map +1 -0
  652. package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts +6 -0
  653. package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts.map +1 -0
  654. package/lib/typescript/commonjs/prompt-input/context.d.ts +34 -0
  655. package/lib/typescript/commonjs/prompt-input/context.d.ts.map +1 -0
  656. package/lib/typescript/commonjs/prompt-input/index.d.ts +8 -0
  657. package/lib/typescript/commonjs/prompt-input/index.d.ts.map +1 -0
  658. package/lib/typescript/commonjs/prompt-input/types.d.ts +88 -0
  659. package/lib/typescript/commonjs/prompt-input/types.d.ts.map +1 -0
  660. package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts +4 -0
  661. package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts.map +1 -0
  662. package/lib/typescript/commonjs/radio-indicator/index.d.ts +3 -0
  663. package/lib/typescript/commonjs/radio-indicator/index.d.ts.map +1 -0
  664. package/lib/typescript/commonjs/radio-indicator/types.d.ts +15 -0
  665. package/lib/typescript/commonjs/radio-indicator/types.d.ts.map +1 -0
  666. package/lib/typescript/commonjs/scroll/index.d.ts +27 -0
  667. package/lib/typescript/commonjs/scroll/index.d.ts.map +1 -0
  668. package/lib/typescript/commonjs/scroll/index.web.d.ts +26 -0
  669. package/lib/typescript/commonjs/scroll/index.web.d.ts.map +1 -0
  670. package/lib/typescript/commonjs/scroll/scrollable.web.d.ts +29 -0
  671. package/lib/typescript/commonjs/scroll/scrollable.web.d.ts.map +1 -0
  672. package/lib/typescript/commonjs/scroll/store.d.ts +46 -0
  673. package/lib/typescript/commonjs/scroll/store.d.ts.map +1 -0
  674. package/lib/typescript/commonjs/scroll/types.d.ts +46 -0
  675. package/lib/typescript/commonjs/scroll/types.d.ts.map +1 -0
  676. package/lib/typescript/commonjs/search-input/index.d.ts +10 -0
  677. package/lib/typescript/commonjs/search-input/index.d.ts.map +1 -0
  678. package/lib/typescript/commonjs/segmented-control/index.d.ts +45 -0
  679. package/lib/typescript/commonjs/segmented-control/index.d.ts.map +1 -0
  680. package/lib/typescript/commonjs/select/common.d.ts +5 -0
  681. package/lib/typescript/commonjs/select/common.d.ts.map +1 -0
  682. package/lib/typescript/commonjs/select/index.d.ts +14 -0
  683. package/lib/typescript/commonjs/select/index.d.ts.map +1 -0
  684. package/lib/typescript/commonjs/select/index.web.d.ts +14 -0
  685. package/lib/typescript/commonjs/select/index.web.d.ts.map +1 -0
  686. package/lib/typescript/commonjs/select/types.d.ts +84 -0
  687. package/lib/typescript/commonjs/select/types.d.ts.map +1 -0
  688. package/lib/typescript/commonjs/settings-list/SettingsList.d.ts +6 -0
  689. package/lib/typescript/commonjs/settings-list/SettingsList.d.ts.map +1 -0
  690. package/lib/typescript/commonjs/settings-list/index.d.ts +3 -0
  691. package/lib/typescript/commonjs/settings-list/index.d.ts.map +1 -0
  692. package/lib/typescript/commonjs/settings-list/types.d.ts +44 -0
  693. package/lib/typescript/commonjs/settings-list/types.d.ts.map +1 -0
  694. package/lib/typescript/commonjs/skeleton/index.d.ts +64 -0
  695. package/lib/typescript/commonjs/skeleton/index.d.ts.map +1 -0
  696. package/lib/typescript/commonjs/slider/Slider.d.ts +4 -0
  697. package/lib/typescript/commonjs/slider/Slider.d.ts.map +1 -0
  698. package/lib/typescript/commonjs/slider/index.d.ts +3 -0
  699. package/lib/typescript/commonjs/slider/index.d.ts.map +1 -0
  700. package/lib/typescript/commonjs/slider/types.d.ts +30 -0
  701. package/lib/typescript/commonjs/slider/types.d.ts.map +1 -0
  702. package/lib/typescript/commonjs/styles/atoms.d.ts +464 -0
  703. package/lib/typescript/commonjs/styles/atoms.d.ts.map +1 -0
  704. package/lib/typescript/commonjs/styles/index.d.ts +7 -0
  705. package/lib/typescript/commonjs/styles/index.d.ts.map +1 -0
  706. package/lib/typescript/commonjs/styles/native-driver.d.ts +2 -0
  707. package/lib/typescript/commonjs/styles/native-driver.d.ts.map +1 -0
  708. package/lib/typescript/commonjs/styles/platform.d.ts +33 -0
  709. package/lib/typescript/commonjs/styles/platform.d.ts.map +1 -0
  710. package/lib/typescript/commonjs/styles/tokens.d.ts +96 -0
  711. package/lib/typescript/commonjs/styles/tokens.d.ts.map +1 -0
  712. package/lib/typescript/commonjs/styles/z-index.d.ts +49 -0
  713. package/lib/typescript/commonjs/styles/z-index.d.ts.map +1 -0
  714. package/lib/typescript/commonjs/switch/Switch.d.ts +4 -0
  715. package/lib/typescript/commonjs/switch/Switch.d.ts.map +1 -0
  716. package/lib/typescript/commonjs/switch/index.d.ts +3 -0
  717. package/lib/typescript/commonjs/switch/index.d.ts.map +1 -0
  718. package/lib/typescript/commonjs/switch/types.d.ts +15 -0
  719. package/lib/typescript/commonjs/switch/types.d.ts.map +1 -0
  720. package/lib/typescript/commonjs/tabs/Tabs.d.ts +6 -0
  721. package/lib/typescript/commonjs/tabs/Tabs.d.ts.map +1 -0
  722. package/lib/typescript/commonjs/tabs/index.d.ts +3 -0
  723. package/lib/typescript/commonjs/tabs/index.d.ts.map +1 -0
  724. package/lib/typescript/commonjs/tabs/types.d.ts +34 -0
  725. package/lib/typescript/commonjs/tabs/types.d.ts.map +1 -0
  726. package/lib/typescript/commonjs/text-field/index.d.ts +50 -0
  727. package/lib/typescript/commonjs/text-field/index.d.ts.map +1 -0
  728. package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts +88 -0
  729. package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts.map +1 -0
  730. package/lib/typescript/commonjs/theme/adaptive-colors.d.ts +3 -0
  731. package/lib/typescript/commonjs/theme/adaptive-colors.d.ts.map +1 -0
  732. package/lib/typescript/commonjs/theme/apply-dark-class.d.ts +21 -0
  733. package/lib/typescript/commonjs/theme/apply-dark-class.d.ts.map +1 -0
  734. package/lib/typescript/commonjs/theme/build-theme.d.ts +20 -0
  735. package/lib/typescript/commonjs/theme/build-theme.d.ts.map +1 -0
  736. package/lib/typescript/commonjs/theme/color-presets.d.ts +35 -0
  737. package/lib/typescript/commonjs/theme/color-presets.d.ts.map +1 -0
  738. package/lib/typescript/commonjs/theme/color-scope/index.d.ts +33 -0
  739. package/lib/typescript/commonjs/theme/color-scope/index.d.ts.map +1 -0
  740. package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts +24 -0
  741. package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts.map +1 -0
  742. package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts +53 -0
  743. package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts.map +1 -0
  744. package/lib/typescript/commonjs/theme/color-space.d.ts +28 -0
  745. package/lib/typescript/commonjs/theme/color-space.d.ts.map +1 -0
  746. package/lib/typescript/commonjs/theme/index.d.ts +18 -0
  747. package/lib/typescript/commonjs/theme/index.d.ts.map +1 -0
  748. package/lib/typescript/commonjs/theme/init-css-interop.d.ts +6 -0
  749. package/lib/typescript/commonjs/theme/init-css-interop.d.ts.map +1 -0
  750. package/lib/typescript/commonjs/theme/native-root-vars.d.ts +33 -0
  751. package/lib/typescript/commonjs/theme/native-root-vars.d.ts.map +1 -0
  752. package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts +104 -0
  753. package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts.map +1 -0
  754. package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts +20 -0
  755. package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts.map +1 -0
  756. package/lib/typescript/commonjs/theme/persistence.d.ts +50 -0
  757. package/lib/typescript/commonjs/theme/persistence.d.ts.map +1 -0
  758. package/lib/typescript/commonjs/theme/preset-vars.d.ts +28 -0
  759. package/lib/typescript/commonjs/theme/preset-vars.d.ts.map +1 -0
  760. package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts +33 -0
  761. package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts.map +1 -0
  762. package/lib/typescript/commonjs/theme/token-registry.d.ts +53 -0
  763. package/lib/typescript/commonjs/theme/token-registry.d.ts.map +1 -0
  764. package/lib/typescript/commonjs/theme/types.d.ts +43 -0
  765. package/lib/typescript/commonjs/theme/types.d.ts.map +1 -0
  766. package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts +8 -0
  767. package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
  768. package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts +31 -0
  769. package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts.map +1 -0
  770. package/lib/typescript/commonjs/theme/use-theme.d.ts +5 -0
  771. package/lib/typescript/commonjs/theme/use-theme.d.ts.map +1 -0
  772. package/lib/typescript/commonjs/toast/Toast.d.ts +23 -0
  773. package/lib/typescript/commonjs/toast/Toast.d.ts.map +1 -0
  774. package/lib/typescript/commonjs/toast/const.d.ts +2 -0
  775. package/lib/typescript/commonjs/toast/const.d.ts.map +1 -0
  776. package/lib/typescript/commonjs/toast/index.d.ts +84 -0
  777. package/lib/typescript/commonjs/toast/index.d.ts.map +1 -0
  778. package/lib/typescript/commonjs/toast/index.web.d.ts +29 -0
  779. package/lib/typescript/commonjs/toast/index.web.d.ts.map +1 -0
  780. package/lib/typescript/commonjs/toast/sonner/index.d.ts +2 -0
  781. package/lib/typescript/commonjs/toast/sonner/index.d.ts.map +1 -0
  782. package/lib/typescript/commonjs/toast/sonner/index.web.d.ts +2 -0
  783. package/lib/typescript/commonjs/toast/sonner/index.web.d.ts.map +1 -0
  784. package/lib/typescript/commonjs/toast/types.d.ts +10 -0
  785. package/lib/typescript/commonjs/toast/types.d.ts.map +1 -0
  786. package/lib/typescript/commonjs/tooltip/TextBubble.d.ts +9 -0
  787. package/lib/typescript/commonjs/tooltip/TextBubble.d.ts.map +1 -0
  788. package/lib/typescript/commonjs/tooltip/const.d.ts +5 -0
  789. package/lib/typescript/commonjs/tooltip/const.d.ts.map +1 -0
  790. package/lib/typescript/commonjs/tooltip/index.d.ts +29 -0
  791. package/lib/typescript/commonjs/tooltip/index.d.ts.map +1 -0
  792. package/lib/typescript/commonjs/tooltip/index.web.d.ts +26 -0
  793. package/lib/typescript/commonjs/tooltip/index.web.d.ts.map +1 -0
  794. package/lib/typescript/commonjs/typography/index.d.ts +18 -0
  795. package/lib/typescript/commonjs/typography/index.d.ts.map +1 -0
  796. package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts +4 -0
  797. package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts.map +1 -0
  798. package/lib/typescript/commonjs/user-hover-card/index.d.ts +3 -0
  799. package/lib/typescript/commonjs/user-hover-card/index.d.ts.map +1 -0
  800. package/lib/typescript/commonjs/user-hover-card/types.d.ts +45 -0
  801. package/lib/typescript/commonjs/user-hover-card/types.d.ts.map +1 -0
  802. package/lib/typescript/commonjs/utils/lazy-require.d.ts +15 -0
  803. package/lib/typescript/commonjs/utils/lazy-require.d.ts.map +1 -0
  804. package/lib/typescript/module/accordion/Accordion.d.ts +7 -0
  805. package/lib/typescript/module/accordion/Accordion.d.ts.map +1 -0
  806. package/lib/typescript/module/accordion/index.d.ts +3 -0
  807. package/lib/typescript/module/accordion/index.d.ts.map +1 -0
  808. package/lib/typescript/module/accordion/types.d.ts +38 -0
  809. package/lib/typescript/module/accordion/types.d.ts.map +1 -0
  810. package/lib/typescript/module/admonition/index.d.ts +56 -0
  811. package/lib/typescript/module/admonition/index.d.ts.map +1 -0
  812. package/lib/typescript/module/alert-dialog/AlertDialog.d.ts +22 -0
  813. package/lib/typescript/module/alert-dialog/AlertDialog.d.ts.map +1 -0
  814. package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts +15 -0
  815. package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts.map +1 -0
  816. package/lib/typescript/module/alert-dialog/confirm-store.d.ts +31 -0
  817. package/lib/typescript/module/alert-dialog/confirm-store.d.ts.map +1 -0
  818. package/lib/typescript/module/alert-dialog/index.d.ts +8 -0
  819. package/lib/typescript/module/alert-dialog/index.d.ts.map +1 -0
  820. package/lib/typescript/module/alert-dialog/index.web.d.ts +8 -0
  821. package/lib/typescript/module/alert-dialog/index.web.d.ts.map +1 -0
  822. package/lib/typescript/module/alert-dialog/types.d.ts +44 -0
  823. package/lib/typescript/module/alert-dialog/types.d.ts.map +1 -0
  824. package/lib/typescript/module/avatar/Avatar.d.ts +4 -0
  825. package/lib/typescript/module/avatar/Avatar.d.ts.map +1 -0
  826. package/lib/typescript/module/avatar/LiveBadge.d.ts +15 -0
  827. package/lib/typescript/module/avatar/LiveBadge.d.ts.map +1 -0
  828. package/lib/typescript/module/avatar/default-avatar.d.ts +5 -0
  829. package/lib/typescript/module/avatar/default-avatar.d.ts.map +1 -0
  830. package/lib/typescript/module/avatar/index.d.ts +9 -0
  831. package/lib/typescript/module/avatar/index.d.ts.map +1 -0
  832. package/lib/typescript/module/avatar/placeholder-context.d.ts +8 -0
  833. package/lib/typescript/module/avatar/placeholder-context.d.ts.map +1 -0
  834. package/lib/typescript/module/avatar/types.d.ts +71 -0
  835. package/lib/typescript/module/avatar/types.d.ts.map +1 -0
  836. package/lib/typescript/module/avatar-group/AvatarGroup.d.ts +4 -0
  837. package/lib/typescript/module/avatar-group/AvatarGroup.d.ts.map +1 -0
  838. package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts +4 -0
  839. package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts.map +1 -0
  840. package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts +16 -0
  841. package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts.map +1 -0
  842. package/lib/typescript/module/avatar-group/index.d.ts +3 -0
  843. package/lib/typescript/module/avatar-group/index.d.ts.map +1 -0
  844. package/lib/typescript/module/avatar-group/index.web.d.ts +3 -0
  845. package/lib/typescript/module/avatar-group/index.web.d.ts.map +1 -0
  846. package/lib/typescript/module/avatar-group/types.d.ts +76 -0
  847. package/lib/typescript/module/avatar-group/types.d.ts.map +1 -0
  848. package/lib/typescript/module/badge/Badge.d.ts +4 -0
  849. package/lib/typescript/module/badge/Badge.d.ts.map +1 -0
  850. package/lib/typescript/module/badge/index.d.ts +3 -0
  851. package/lib/typescript/module/badge/index.d.ts.map +1 -0
  852. package/lib/typescript/module/badge/types.d.ts +29 -0
  853. package/lib/typescript/module/badge/types.d.ts.map +1 -0
  854. package/lib/typescript/module/benefit-list/index.d.ts +6 -0
  855. package/lib/typescript/module/benefit-list/index.d.ts.map +1 -0
  856. package/lib/typescript/module/benefit-list/types.d.ts +35 -0
  857. package/lib/typescript/module/benefit-list/types.d.ts.map +1 -0
  858. package/lib/typescript/module/bottom-sheet/index.d.ts +95 -0
  859. package/lib/typescript/module/bottom-sheet/index.d.ts.map +1 -0
  860. package/lib/typescript/module/button/Button.d.ts +14 -0
  861. package/lib/typescript/module/button/Button.d.ts.map +1 -0
  862. package/lib/typescript/module/button/Button.web.d.ts +14 -0
  863. package/lib/typescript/module/button/Button.web.d.ts.map +1 -0
  864. package/lib/typescript/module/button/index.d.ts +3 -0
  865. package/lib/typescript/module/button/index.d.ts.map +1 -0
  866. package/lib/typescript/module/button/index.web.d.ts +3 -0
  867. package/lib/typescript/module/button/index.web.d.ts.map +1 -0
  868. package/lib/typescript/module/button/types.d.ts +107 -0
  869. package/lib/typescript/module/button/types.d.ts.map +1 -0
  870. package/lib/typescript/module/card/Card.d.ts +9 -0
  871. package/lib/typescript/module/card/Card.d.ts.map +1 -0
  872. package/lib/typescript/module/card/index.d.ts +3 -0
  873. package/lib/typescript/module/card/index.d.ts.map +1 -0
  874. package/lib/typescript/module/card/types.d.ts +34 -0
  875. package/lib/typescript/module/card/types.d.ts.map +1 -0
  876. package/lib/typescript/module/checkbox/Checkbox.d.ts +4 -0
  877. package/lib/typescript/module/checkbox/Checkbox.d.ts.map +1 -0
  878. package/lib/typescript/module/checkbox/index.d.ts +3 -0
  879. package/lib/typescript/module/checkbox/index.d.ts.map +1 -0
  880. package/lib/typescript/module/checkbox/types.d.ts +25 -0
  881. package/lib/typescript/module/checkbox/types.d.ts.map +1 -0
  882. package/lib/typescript/module/chip/Chip.d.ts +4 -0
  883. package/lib/typescript/module/chip/Chip.d.ts.map +1 -0
  884. package/lib/typescript/module/chip/index.d.ts +3 -0
  885. package/lib/typescript/module/chip/index.d.ts.map +1 -0
  886. package/lib/typescript/module/chip/types.d.ts +31 -0
  887. package/lib/typescript/module/chip/types.d.ts.map +1 -0
  888. package/lib/typescript/module/code/Code.d.ts +7 -0
  889. package/lib/typescript/module/code/Code.d.ts.map +1 -0
  890. package/lib/typescript/module/code/Pre.d.ts +8 -0
  891. package/lib/typescript/module/code/Pre.d.ts.map +1 -0
  892. package/lib/typescript/module/code/index.d.ts +5 -0
  893. package/lib/typescript/module/code/index.d.ts.map +1 -0
  894. package/lib/typescript/module/collapsible/Collapsible.d.ts +4 -0
  895. package/lib/typescript/module/collapsible/Collapsible.d.ts.map +1 -0
  896. package/lib/typescript/module/collapsible/index.d.ts +3 -0
  897. package/lib/typescript/module/collapsible/index.d.ts.map +1 -0
  898. package/lib/typescript/module/collapsible/types.d.ts +18 -0
  899. package/lib/typescript/module/collapsible/types.d.ts.map +1 -0
  900. package/lib/typescript/module/combobox/Combobox.d.ts +33 -0
  901. package/lib/typescript/module/combobox/Combobox.d.ts.map +1 -0
  902. package/lib/typescript/module/combobox/index.d.ts +6 -0
  903. package/lib/typescript/module/combobox/index.d.ts.map +1 -0
  904. package/lib/typescript/module/combobox/index.web.d.ts +6 -0
  905. package/lib/typescript/module/combobox/index.web.d.ts.map +1 -0
  906. package/lib/typescript/module/combobox/types.d.ts +40 -0
  907. package/lib/typescript/module/combobox/types.d.ts.map +1 -0
  908. package/lib/typescript/module/command/Command.d.ts +22 -0
  909. package/lib/typescript/module/command/Command.d.ts.map +1 -0
  910. package/lib/typescript/module/command/index.d.ts +6 -0
  911. package/lib/typescript/module/command/index.d.ts.map +1 -0
  912. package/lib/typescript/module/command/index.web.d.ts +6 -0
  913. package/lib/typescript/module/command/index.web.d.ts.map +1 -0
  914. package/lib/typescript/module/command/types.d.ts +46 -0
  915. package/lib/typescript/module/command/types.d.ts.map +1 -0
  916. package/lib/typescript/module/connection-dots/ConnectionDots.d.ts +4 -0
  917. package/lib/typescript/module/connection-dots/ConnectionDots.d.ts.map +1 -0
  918. package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts +14 -0
  919. package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts.map +1 -0
  920. package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts +18 -0
  921. package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
  922. package/lib/typescript/module/connection-dots/index.d.ts +3 -0
  923. package/lib/typescript/module/connection-dots/index.d.ts.map +1 -0
  924. package/lib/typescript/module/connection-dots/index.web.d.ts +3 -0
  925. package/lib/typescript/module/connection-dots/index.web.d.ts.map +1 -0
  926. package/lib/typescript/module/connection-dots/types.d.ts +41 -0
  927. package/lib/typescript/module/connection-dots/types.d.ts.map +1 -0
  928. package/lib/typescript/module/content-panel/index.d.ts +59 -0
  929. package/lib/typescript/module/content-panel/index.d.ts.map +1 -0
  930. package/lib/typescript/module/content-panel/index.web.d.ts +68 -0
  931. package/lib/typescript/module/content-panel/index.web.d.ts.map +1 -0
  932. package/lib/typescript/module/content-panel/nesting-context.d.ts +24 -0
  933. package/lib/typescript/module/content-panel/nesting-context.d.ts.map +1 -0
  934. package/lib/typescript/module/context-menu/context.d.ts +11 -0
  935. package/lib/typescript/module/context-menu/context.d.ts.map +1 -0
  936. package/lib/typescript/module/context-menu/index.d.ts +21 -0
  937. package/lib/typescript/module/context-menu/index.d.ts.map +1 -0
  938. package/lib/typescript/module/context-menu/index.web.d.ts +19 -0
  939. package/lib/typescript/module/context-menu/index.web.d.ts.map +1 -0
  940. package/lib/typescript/module/context-menu/types.d.ts +53 -0
  941. package/lib/typescript/module/context-menu/types.d.ts.map +1 -0
  942. package/lib/typescript/module/design-tokens/color-roles.d.ts +102 -0
  943. package/lib/typescript/module/design-tokens/color-roles.d.ts.map +1 -0
  944. package/lib/typescript/module/design-tokens/index.d.ts +28 -0
  945. package/lib/typescript/module/design-tokens/index.d.ts.map +1 -0
  946. package/lib/typescript/module/design-tokens/scales.d.ts +152 -0
  947. package/lib/typescript/module/design-tokens/scales.d.ts.map +1 -0
  948. package/lib/typescript/module/design-tokens/shadows.d.ts +34 -0
  949. package/lib/typescript/module/design-tokens/shadows.d.ts.map +1 -0
  950. package/lib/typescript/module/design-tokens/shadows.native.d.ts +19 -0
  951. package/lib/typescript/module/design-tokens/shadows.native.d.ts.map +1 -0
  952. package/lib/typescript/module/design-tokens/tailwind-preset.d.ts +59 -0
  953. package/lib/typescript/module/design-tokens/tailwind-preset.d.ts.map +1 -0
  954. package/lib/typescript/module/design-tokens/theme-css.d.ts +39 -0
  955. package/lib/typescript/module/design-tokens/theme-css.d.ts.map +1 -0
  956. package/lib/typescript/module/dialog/BloomDialogProvider.d.ts +27 -0
  957. package/lib/typescript/module/dialog/BloomDialogProvider.d.ts.map +1 -0
  958. package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts +15 -0
  959. package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts.map +1 -0
  960. package/lib/typescript/module/dialog/Dialog.d.ts +40 -0
  961. package/lib/typescript/module/dialog/Dialog.d.ts.map +1 -0
  962. package/lib/typescript/module/dialog/Dialog.web.d.ts +55 -0
  963. package/lib/typescript/module/dialog/Dialog.web.d.ts.map +1 -0
  964. package/lib/typescript/module/dialog/DialogBottomSheet.d.ts +29 -0
  965. package/lib/typescript/module/dialog/DialogBottomSheet.d.ts.map +1 -0
  966. package/lib/typescript/module/dialog/DialogContent.d.ts +32 -0
  967. package/lib/typescript/module/dialog/DialogContent.d.ts.map +1 -0
  968. package/lib/typescript/module/dialog/SheetShell.d.ts +31 -0
  969. package/lib/typescript/module/dialog/SheetShell.d.ts.map +1 -0
  970. package/lib/typescript/module/dialog/alert-store.d.ts +70 -0
  971. package/lib/typescript/module/dialog/alert-store.d.ts.map +1 -0
  972. package/lib/typescript/module/dialog/alert.d.ts +27 -0
  973. package/lib/typescript/module/dialog/alert.d.ts.map +1 -0
  974. package/lib/typescript/module/dialog/context.d.ts +12 -0
  975. package/lib/typescript/module/dialog/context.d.ts.map +1 -0
  976. package/lib/typescript/module/dialog/index.d.ts +7 -0
  977. package/lib/typescript/module/dialog/index.d.ts.map +1 -0
  978. package/lib/typescript/module/dialog/index.web.d.ts +7 -0
  979. package/lib/typescript/module/dialog/index.web.d.ts.map +1 -0
  980. package/lib/typescript/module/dialog/placement.d.ts +81 -0
  981. package/lib/typescript/module/dialog/placement.d.ts.map +1 -0
  982. package/lib/typescript/module/dialog/types.d.ts +165 -0
  983. package/lib/typescript/module/dialog/types.d.ts.map +1 -0
  984. package/lib/typescript/module/divider/Divider.d.ts +4 -0
  985. package/lib/typescript/module/divider/Divider.d.ts.map +1 -0
  986. package/lib/typescript/module/divider/index.d.ts +3 -0
  987. package/lib/typescript/module/divider/index.d.ts.map +1 -0
  988. package/lib/typescript/module/divider/types.d.ts +15 -0
  989. package/lib/typescript/module/divider/types.d.ts.map +1 -0
  990. package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts +18 -0
  991. package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts.map +1 -0
  992. package/lib/typescript/module/error-boundary/index.d.ts +3 -0
  993. package/lib/typescript/module/error-boundary/index.d.ts.map +1 -0
  994. package/lib/typescript/module/error-boundary/types.d.ts +55 -0
  995. package/lib/typescript/module/error-boundary/types.d.ts.map +1 -0
  996. package/lib/typescript/module/fab/Fab.d.ts +5 -0
  997. package/lib/typescript/module/fab/Fab.d.ts.map +1 -0
  998. package/lib/typescript/module/fab/Fab.web.d.ts +5 -0
  999. package/lib/typescript/module/fab/Fab.web.d.ts.map +1 -0
  1000. package/lib/typescript/module/fab/index.d.ts +3 -0
  1001. package/lib/typescript/module/fab/index.d.ts.map +1 -0
  1002. package/lib/typescript/module/fab/index.web.d.ts +3 -0
  1003. package/lib/typescript/module/fab/index.web.d.ts.map +1 -0
  1004. package/lib/typescript/module/fab/types.d.ts +113 -0
  1005. package/lib/typescript/module/fab/types.d.ts.map +1 -0
  1006. package/lib/typescript/module/field/Field.d.ts +4 -0
  1007. package/lib/typescript/module/field/Field.d.ts.map +1 -0
  1008. package/lib/typescript/module/field/index.d.ts +3 -0
  1009. package/lib/typescript/module/field/index.d.ts.map +1 -0
  1010. package/lib/typescript/module/field/types.d.ts +26 -0
  1011. package/lib/typescript/module/field/types.d.ts.map +1 -0
  1012. package/lib/typescript/module/fill/index.d.ts +7 -0
  1013. package/lib/typescript/module/fill/index.d.ts.map +1 -0
  1014. package/lib/typescript/module/fonts/FontLoader.d.ts +28 -0
  1015. package/lib/typescript/module/fonts/FontLoader.d.ts.map +1 -0
  1016. package/lib/typescript/module/fonts/FontLoader.native.d.ts +32 -0
  1017. package/lib/typescript/module/fonts/FontLoader.native.d.ts.map +1 -0
  1018. package/lib/typescript/module/fonts/apply-font-faces.d.ts +2 -0
  1019. package/lib/typescript/module/fonts/apply-font-faces.d.ts.map +1 -0
  1020. package/lib/typescript/module/fonts/apply-font-faces.web.d.ts +19 -0
  1021. package/lib/typescript/module/fonts/apply-font-faces.web.d.ts.map +1 -0
  1022. package/lib/typescript/module/fonts/font-assets.d.ts +7 -0
  1023. package/lib/typescript/module/fonts/font-assets.d.ts.map +1 -0
  1024. package/lib/typescript/module/fonts/font-data.web.d.ts +5 -0
  1025. package/lib/typescript/module/fonts/font-data.web.d.ts.map +1 -0
  1026. package/lib/typescript/module/fonts/index.d.ts +7 -0
  1027. package/lib/typescript/module/fonts/index.d.ts.map +1 -0
  1028. package/lib/typescript/module/fonts/index.web.d.ts +7 -0
  1029. package/lib/typescript/module/fonts/index.web.d.ts.map +1 -0
  1030. package/lib/typescript/module/fonts/tokens.d.ts +21 -0
  1031. package/lib/typescript/module/fonts/tokens.d.ts.map +1 -0
  1032. package/lib/typescript/module/grid/index.d.ts +13 -0
  1033. package/lib/typescript/module/grid/index.d.ts.map +1 -0
  1034. package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts +12 -0
  1035. package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts.map +1 -0
  1036. package/lib/typescript/module/grouped-buttons/index.d.ts +3 -0
  1037. package/lib/typescript/module/grouped-buttons/index.d.ts.map +1 -0
  1038. package/lib/typescript/module/grouped-buttons/types.d.ts +15 -0
  1039. package/lib/typescript/module/grouped-buttons/types.d.ts.map +1 -0
  1040. package/lib/typescript/module/hooks/index.d.ts +6 -0
  1041. package/lib/typescript/module/hooks/index.d.ts.map +1 -0
  1042. package/lib/typescript/module/hooks/mergeRefs.d.ts +17 -0
  1043. package/lib/typescript/module/hooks/mergeRefs.d.ts.map +1 -0
  1044. package/lib/typescript/module/hooks/useControllableState.d.ts +19 -0
  1045. package/lib/typescript/module/hooks/useControllableState.d.ts.map +1 -0
  1046. package/lib/typescript/module/hooks/useDelayedLoading.d.ts +6 -0
  1047. package/lib/typescript/module/hooks/useDelayedLoading.d.ts.map +1 -0
  1048. package/lib/typescript/module/hooks/useInteractionState.d.ts +29 -0
  1049. package/lib/typescript/module/hooks/useInteractionState.d.ts.map +1 -0
  1050. package/lib/typescript/module/hooks/usePressAnimation.d.ts +16 -0
  1051. package/lib/typescript/module/hooks/usePressAnimation.d.ts.map +1 -0
  1052. package/lib/typescript/module/hooks/useThrottledValue.d.ts +5 -0
  1053. package/lib/typescript/module/hooks/useThrottledValue.d.ts.map +1 -0
  1054. package/lib/typescript/module/icon-circle/index.d.ts +10 -0
  1055. package/lib/typescript/module/icon-circle/index.d.ts.map +1 -0
  1056. package/lib/typescript/module/icons/Accessibility.d.ts +7 -0
  1057. package/lib/typescript/module/icons/Accessibility.d.ts.map +1 -0
  1058. package/lib/typescript/module/icons/Alien.d.ts +7 -0
  1059. package/lib/typescript/module/icons/Alien.d.ts.map +1 -0
  1060. package/lib/typescript/module/icons/AndroidLogo.d.ts +7 -0
  1061. package/lib/typescript/module/icons/AndroidLogo.d.ts.map +1 -0
  1062. package/lib/typescript/module/icons/Apple.d.ts +7 -0
  1063. package/lib/typescript/module/icons/Apple.d.ts.map +1 -0
  1064. package/lib/typescript/module/icons/AppleLogo.d.ts +7 -0
  1065. package/lib/typescript/module/icons/AppleLogo.d.ts.map +1 -0
  1066. package/lib/typescript/module/icons/Arrow.d.ts +31 -0
  1067. package/lib/typescript/module/icons/Arrow.d.ts.map +1 -0
  1068. package/lib/typescript/module/icons/ArrowBoxLeft.d.ts +13 -0
  1069. package/lib/typescript/module/icons/ArrowBoxLeft.d.ts.map +1 -0
  1070. package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts +7 -0
  1071. package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts.map +1 -0
  1072. package/lib/typescript/module/icons/ArrowOutOfBox.d.ts +13 -0
  1073. package/lib/typescript/module/icons/ArrowOutOfBox.d.ts.map +1 -0
  1074. package/lib/typescript/module/icons/ArrowRotate.d.ts +13 -0
  1075. package/lib/typescript/module/icons/ArrowRotate.d.ts.map +1 -0
  1076. package/lib/typescript/module/icons/ArrowShareRight.d.ts +7 -0
  1077. package/lib/typescript/module/icons/ArrowShareRight.d.ts.map +1 -0
  1078. package/lib/typescript/module/icons/ArrowTopCircle.d.ts +7 -0
  1079. package/lib/typescript/module/icons/ArrowTopCircle.d.ts.map +1 -0
  1080. package/lib/typescript/module/icons/ArrowTriangle.d.ts +7 -0
  1081. package/lib/typescript/module/icons/ArrowTriangle.d.ts.map +1 -0
  1082. package/lib/typescript/module/icons/ArrowsDiagonal.d.ts +25 -0
  1083. package/lib/typescript/module/icons/ArrowsDiagonal.d.ts.map +1 -0
  1084. package/lib/typescript/module/icons/AspectRatio.d.ts +19 -0
  1085. package/lib/typescript/module/icons/AspectRatio.d.ts.map +1 -0
  1086. package/lib/typescript/module/icons/At.d.ts +13 -0
  1087. package/lib/typescript/module/icons/At.d.ts.map +1 -0
  1088. package/lib/typescript/module/icons/Atom.d.ts +7 -0
  1089. package/lib/typescript/module/icons/Atom.d.ts.map +1 -0
  1090. package/lib/typescript/module/icons/Bars.d.ts +7 -0
  1091. package/lib/typescript/module/icons/Bars.d.ts.map +1 -0
  1092. package/lib/typescript/module/icons/Beaker.d.ts +7 -0
  1093. package/lib/typescript/module/icons/Beaker.d.ts.map +1 -0
  1094. package/lib/typescript/module/icons/Bell.d.ts +13 -0
  1095. package/lib/typescript/module/icons/Bell.d.ts.map +1 -0
  1096. package/lib/typescript/module/icons/Bell2.d.ts +25 -0
  1097. package/lib/typescript/module/icons/Bell2.d.ts.map +1 -0
  1098. package/lib/typescript/module/icons/BellPlus.d.ts +7 -0
  1099. package/lib/typescript/module/icons/BellPlus.d.ts.map +1 -0
  1100. package/lib/typescript/module/icons/BellRinging.d.ts +13 -0
  1101. package/lib/typescript/module/icons/BellRinging.d.ts.map +1 -0
  1102. package/lib/typescript/module/icons/BirthdayCake.d.ts +7 -0
  1103. package/lib/typescript/module/icons/BirthdayCake.d.ts.map +1 -0
  1104. package/lib/typescript/module/icons/Bookmark.d.ts +19 -0
  1105. package/lib/typescript/module/icons/Bookmark.d.ts.map +1 -0
  1106. package/lib/typescript/module/icons/Bot.d.ts +13 -0
  1107. package/lib/typescript/module/icons/Bot.d.ts.map +1 -0
  1108. package/lib/typescript/module/icons/BroomSparkle.d.ts +7 -0
  1109. package/lib/typescript/module/icons/BroomSparkle.d.ts.map +1 -0
  1110. package/lib/typescript/module/icons/Bubble.d.ts +25 -0
  1111. package/lib/typescript/module/icons/Bubble.d.ts.map +1 -0
  1112. package/lib/typescript/module/icons/BubbleInfo.d.ts +7 -0
  1113. package/lib/typescript/module/icons/BubbleInfo.d.ts.map +1 -0
  1114. package/lib/typescript/module/icons/BulletList.d.ts +19 -0
  1115. package/lib/typescript/module/icons/BulletList.d.ts.map +1 -0
  1116. package/lib/typescript/module/icons/CC.d.ts +13 -0
  1117. package/lib/typescript/module/icons/CC.d.ts.map +1 -0
  1118. package/lib/typescript/module/icons/Calendar.d.ts +7 -0
  1119. package/lib/typescript/module/icons/Calendar.d.ts.map +1 -0
  1120. package/lib/typescript/module/icons/CalendarClock.d.ts +7 -0
  1121. package/lib/typescript/module/icons/CalendarClock.d.ts.map +1 -0
  1122. package/lib/typescript/module/icons/CalendarDays.d.ts +7 -0
  1123. package/lib/typescript/module/icons/CalendarDays.d.ts.map +1 -0
  1124. package/lib/typescript/module/icons/Camera.d.ts +13 -0
  1125. package/lib/typescript/module/icons/Camera.d.ts.map +1 -0
  1126. package/lib/typescript/module/icons/Car.d.ts +7 -0
  1127. package/lib/typescript/module/icons/Car.d.ts.map +1 -0
  1128. package/lib/typescript/module/icons/Celebrate.d.ts +7 -0
  1129. package/lib/typescript/module/icons/Celebrate.d.ts.map +1 -0
  1130. package/lib/typescript/module/icons/ChainLink.d.ts +7 -0
  1131. package/lib/typescript/module/icons/ChainLink.d.ts.map +1 -0
  1132. package/lib/typescript/module/icons/Check.d.ts +13 -0
  1133. package/lib/typescript/module/icons/Check.d.ts.map +1 -0
  1134. package/lib/typescript/module/icons/Chevron.d.ts +40 -0
  1135. package/lib/typescript/module/icons/Chevron.d.ts.map +1 -0
  1136. package/lib/typescript/module/icons/Circle.d.ts +7 -0
  1137. package/lib/typescript/module/icons/Circle.d.ts.map +1 -0
  1138. package/lib/typescript/module/icons/CircleAndSquare.d.ts +7 -0
  1139. package/lib/typescript/module/icons/CircleAndSquare.d.ts.map +1 -0
  1140. package/lib/typescript/module/icons/CircleBanSign.d.ts +7 -0
  1141. package/lib/typescript/module/icons/CircleBanSign.d.ts.map +1 -0
  1142. package/lib/typescript/module/icons/CircleCheck.d.ts +7 -0
  1143. package/lib/typescript/module/icons/CircleCheck.d.ts.map +1 -0
  1144. package/lib/typescript/module/icons/CircleInfo.d.ts +7 -0
  1145. package/lib/typescript/module/icons/CircleInfo.d.ts.map +1 -0
  1146. package/lib/typescript/module/icons/CirclePlus.d.ts +7 -0
  1147. package/lib/typescript/module/icons/CirclePlus.d.ts.map +1 -0
  1148. package/lib/typescript/module/icons/CircleQuestion.d.ts +7 -0
  1149. package/lib/typescript/module/icons/CircleQuestion.d.ts.map +1 -0
  1150. package/lib/typescript/module/icons/CircleX.d.ts +7 -0
  1151. package/lib/typescript/module/icons/CircleX.d.ts.map +1 -0
  1152. package/lib/typescript/module/icons/Clipboard.d.ts +7 -0
  1153. package/lib/typescript/module/icons/Clipboard.d.ts.map +1 -0
  1154. package/lib/typescript/module/icons/Clock.d.ts +7 -0
  1155. package/lib/typescript/module/icons/Clock.d.ts.map +1 -0
  1156. package/lib/typescript/module/icons/CodeBrackets.d.ts +13 -0
  1157. package/lib/typescript/module/icons/CodeBrackets.d.ts.map +1 -0
  1158. package/lib/typescript/module/icons/CodeLines.d.ts +7 -0
  1159. package/lib/typescript/module/icons/CodeLines.d.ts.map +1 -0
  1160. package/lib/typescript/module/icons/ColorPalette.d.ts +7 -0
  1161. package/lib/typescript/module/icons/ColorPalette.d.ts.map +1 -0
  1162. package/lib/typescript/module/icons/Contacts.d.ts +13 -0
  1163. package/lib/typescript/module/icons/Contacts.d.ts.map +1 -0
  1164. package/lib/typescript/module/icons/Crop.d.ts +7 -0
  1165. package/lib/typescript/module/icons/Crop.d.ts.map +1 -0
  1166. package/lib/typescript/module/icons/DotGrid.d.ts +13 -0
  1167. package/lib/typescript/module/icons/DotGrid.d.ts.map +1 -0
  1168. package/lib/typescript/module/icons/Download.d.ts +7 -0
  1169. package/lib/typescript/module/icons/Download.d.ts.map +1 -0
  1170. package/lib/typescript/module/icons/EditBig.d.ts +13 -0
  1171. package/lib/typescript/module/icons/EditBig.d.ts.map +1 -0
  1172. package/lib/typescript/module/icons/Emoji.d.ts +25 -0
  1173. package/lib/typescript/module/icons/Emoji.d.ts.map +1 -0
  1174. package/lib/typescript/module/icons/Envelope.d.ts +19 -0
  1175. package/lib/typescript/module/icons/Envelope.d.ts.map +1 -0
  1176. package/lib/typescript/module/icons/EnvelopeOpen.d.ts +7 -0
  1177. package/lib/typescript/module/icons/EnvelopeOpen.d.ts.map +1 -0
  1178. package/lib/typescript/module/icons/Explosion.d.ts +7 -0
  1179. package/lib/typescript/module/icons/Explosion.d.ts.map +1 -0
  1180. package/lib/typescript/module/icons/Eye.d.ts +13 -0
  1181. package/lib/typescript/module/icons/Eye.d.ts.map +1 -0
  1182. package/lib/typescript/module/icons/EyeSlash.d.ts +7 -0
  1183. package/lib/typescript/module/icons/EyeSlash.d.ts.map +1 -0
  1184. package/lib/typescript/module/icons/Filter.d.ts +7 -0
  1185. package/lib/typescript/module/icons/Filter.d.ts.map +1 -0
  1186. package/lib/typescript/module/icons/FilterTimeline.d.ts +7 -0
  1187. package/lib/typescript/module/icons/FilterTimeline.d.ts.map +1 -0
  1188. package/lib/typescript/module/icons/Flag.d.ts +7 -0
  1189. package/lib/typescript/module/icons/Flag.d.ts.map +1 -0
  1190. package/lib/typescript/module/icons/Flame.d.ts +7 -0
  1191. package/lib/typescript/module/icons/Flame.d.ts.map +1 -0
  1192. package/lib/typescript/module/icons/FlipImage.d.ts +13 -0
  1193. package/lib/typescript/module/icons/FlipImage.d.ts.map +1 -0
  1194. package/lib/typescript/module/icons/FloppyDisk.d.ts +7 -0
  1195. package/lib/typescript/module/icons/FloppyDisk.d.ts.map +1 -0
  1196. package/lib/typescript/module/icons/Freeze.d.ts +7 -0
  1197. package/lib/typescript/module/icons/Freeze.d.ts.map +1 -0
  1198. package/lib/typescript/module/icons/GameController.d.ts +7 -0
  1199. package/lib/typescript/module/icons/GameController.d.ts.map +1 -0
  1200. package/lib/typescript/module/icons/Gif.d.ts +13 -0
  1201. package/lib/typescript/module/icons/Gif.d.ts.map +1 -0
  1202. package/lib/typescript/module/icons/Gift1.d.ts +13 -0
  1203. package/lib/typescript/module/icons/Gift1.d.ts.map +1 -0
  1204. package/lib/typescript/module/icons/Globe.d.ts +19 -0
  1205. package/lib/typescript/module/icons/Globe.d.ts.map +1 -0
  1206. package/lib/typescript/module/icons/Group.d.ts +7 -0
  1207. package/lib/typescript/module/icons/Group.d.ts.map +1 -0
  1208. package/lib/typescript/module/icons/Growth.d.ts +7 -0
  1209. package/lib/typescript/module/icons/Growth.d.ts.map +1 -0
  1210. package/lib/typescript/module/icons/Haptic.d.ts +7 -0
  1211. package/lib/typescript/module/icons/Haptic.d.ts.map +1 -0
  1212. package/lib/typescript/module/icons/Hashtag.d.ts +19 -0
  1213. package/lib/typescript/module/icons/Hashtag.d.ts.map +1 -0
  1214. package/lib/typescript/module/icons/Heart2.d.ts +25 -0
  1215. package/lib/typescript/module/icons/Heart2.d.ts.map +1 -0
  1216. package/lib/typescript/module/icons/Home.d.ts +19 -0
  1217. package/lib/typescript/module/icons/Home.d.ts.map +1 -0
  1218. package/lib/typescript/module/icons/HomeOpen.d.ts +13 -0
  1219. package/lib/typescript/module/icons/HomeOpen.d.ts.map +1 -0
  1220. package/lib/typescript/module/icons/Image.d.ts +13 -0
  1221. package/lib/typescript/module/icons/Image.d.ts.map +1 -0
  1222. package/lib/typescript/module/icons/Key.d.ts +7 -0
  1223. package/lib/typescript/module/icons/Key.d.ts.map +1 -0
  1224. package/lib/typescript/module/icons/Lab.d.ts +7 -0
  1225. package/lib/typescript/module/icons/Lab.d.ts.map +1 -0
  1226. package/lib/typescript/module/icons/Leaf.d.ts +7 -0
  1227. package/lib/typescript/module/icons/Leaf.d.ts.map +1 -0
  1228. package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts +7 -0
  1229. package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts.map +1 -0
  1230. package/lib/typescript/module/icons/ListPlus.d.ts +7 -0
  1231. package/lib/typescript/module/icons/ListPlus.d.ts.map +1 -0
  1232. package/lib/typescript/module/icons/ListSparkle.d.ts +7 -0
  1233. package/lib/typescript/module/icons/ListSparkle.d.ts.map +1 -0
  1234. package/lib/typescript/module/icons/Live.d.ts +7 -0
  1235. package/lib/typescript/module/icons/Live.d.ts.map +1 -0
  1236. package/lib/typescript/module/icons/Loader.d.ts +7 -0
  1237. package/lib/typescript/module/icons/Loader.d.ts.map +1 -0
  1238. package/lib/typescript/module/icons/Lock.d.ts +13 -0
  1239. package/lib/typescript/module/icons/Lock.d.ts.map +1 -0
  1240. package/lib/typescript/module/icons/Logo.d.ts +13 -0
  1241. package/lib/typescript/module/icons/Logo.d.ts.map +1 -0
  1242. package/lib/typescript/module/icons/Macintosh.d.ts +7 -0
  1243. package/lib/typescript/module/icons/Macintosh.d.ts.map +1 -0
  1244. package/lib/typescript/module/icons/MagnifyingGlass.d.ts +25 -0
  1245. package/lib/typescript/module/icons/MagnifyingGlass.d.ts.map +1 -0
  1246. package/lib/typescript/module/icons/Menu.d.ts +7 -0
  1247. package/lib/typescript/module/icons/Menu.d.ts.map +1 -0
  1248. package/lib/typescript/module/icons/Message.d.ts +19 -0
  1249. package/lib/typescript/module/icons/Message.d.ts.map +1 -0
  1250. package/lib/typescript/module/icons/Moon.d.ts +7 -0
  1251. package/lib/typescript/module/icons/Moon.d.ts.map +1 -0
  1252. package/lib/typescript/module/icons/MusicNote.d.ts +7 -0
  1253. package/lib/typescript/module/icons/MusicNote.d.ts.map +1 -0
  1254. package/lib/typescript/module/icons/Mute.d.ts +7 -0
  1255. package/lib/typescript/module/icons/Mute.d.ts.map +1 -0
  1256. package/lib/typescript/module/icons/News2.d.ts +7 -0
  1257. package/lib/typescript/module/icons/News2.d.ts.map +1 -0
  1258. package/lib/typescript/module/icons/Newskie.d.ts +7 -0
  1259. package/lib/typescript/module/icons/Newskie.d.ts.map +1 -0
  1260. package/lib/typescript/module/icons/Newspaper.d.ts +7 -0
  1261. package/lib/typescript/module/icons/Newspaper.d.ts.map +1 -0
  1262. package/lib/typescript/module/icons/PageText.d.ts +7 -0
  1263. package/lib/typescript/module/icons/PageText.d.ts.map +1 -0
  1264. package/lib/typescript/module/icons/PageX.d.ts +7 -0
  1265. package/lib/typescript/module/icons/PageX.d.ts.map +1 -0
  1266. package/lib/typescript/module/icons/PaintRoller.d.ts +7 -0
  1267. package/lib/typescript/module/icons/PaintRoller.d.ts.map +1 -0
  1268. package/lib/typescript/module/icons/PaperPlane.d.ts +7 -0
  1269. package/lib/typescript/module/icons/PaperPlane.d.ts.map +1 -0
  1270. package/lib/typescript/module/icons/Pause.d.ts +25 -0
  1271. package/lib/typescript/module/icons/Pause.d.ts.map +1 -0
  1272. package/lib/typescript/module/icons/Pencil.d.ts +19 -0
  1273. package/lib/typescript/module/icons/Pencil.d.ts.map +1 -0
  1274. package/lib/typescript/module/icons/PeopleRemove2.d.ts +13 -0
  1275. package/lib/typescript/module/icons/PeopleRemove2.d.ts.map +1 -0
  1276. package/lib/typescript/module/icons/Person.d.ts +61 -0
  1277. package/lib/typescript/module/icons/Person.d.ts.map +1 -0
  1278. package/lib/typescript/module/icons/Phone.d.ts +13 -0
  1279. package/lib/typescript/module/icons/Phone.d.ts.map +1 -0
  1280. package/lib/typescript/module/icons/Pin.d.ts +13 -0
  1281. package/lib/typescript/module/icons/Pin.d.ts.map +1 -0
  1282. package/lib/typescript/module/icons/PinLocation.d.ts +13 -0
  1283. package/lib/typescript/module/icons/PinLocation.d.ts.map +1 -0
  1284. package/lib/typescript/module/icons/Pizza.d.ts +7 -0
  1285. package/lib/typescript/module/icons/Pizza.d.ts.map +1 -0
  1286. package/lib/typescript/module/icons/Play.d.ts +25 -0
  1287. package/lib/typescript/module/icons/Play.d.ts.map +1 -0
  1288. package/lib/typescript/module/icons/Plus.d.ts +13 -0
  1289. package/lib/typescript/module/icons/Plus.d.ts.map +1 -0
  1290. package/lib/typescript/module/icons/QrCode.d.ts +7 -0
  1291. package/lib/typescript/module/icons/QrCode.d.ts.map +1 -0
  1292. package/lib/typescript/module/icons/Quote.d.ts +31 -0
  1293. package/lib/typescript/module/icons/Quote.d.ts.map +1 -0
  1294. package/lib/typescript/module/icons/RaisingHand.d.ts +13 -0
  1295. package/lib/typescript/module/icons/RaisingHand.d.ts.map +1 -0
  1296. package/lib/typescript/module/icons/Reply.d.ts +13 -0
  1297. package/lib/typescript/module/icons/Reply.d.ts.map +1 -0
  1298. package/lib/typescript/module/icons/Repost.d.ts +25 -0
  1299. package/lib/typescript/module/icons/Repost.d.ts.map +1 -0
  1300. package/lib/typescript/module/icons/Rose.d.ts +7 -0
  1301. package/lib/typescript/module/icons/Rose.d.ts.map +1 -0
  1302. package/lib/typescript/module/icons/SettingsGear2.d.ts +13 -0
  1303. package/lib/typescript/module/icons/SettingsGear2.d.ts.map +1 -0
  1304. package/lib/typescript/module/icons/SettingsSlider.d.ts +7 -0
  1305. package/lib/typescript/module/icons/SettingsSlider.d.ts.map +1 -0
  1306. package/lib/typescript/module/icons/Shaka.d.ts +7 -0
  1307. package/lib/typescript/module/icons/Shaka.d.ts.map +1 -0
  1308. package/lib/typescript/module/icons/Shapes.d.ts +7 -0
  1309. package/lib/typescript/module/icons/Shapes.d.ts.map +1 -0
  1310. package/lib/typescript/module/icons/Shield.d.ts +13 -0
  1311. package/lib/typescript/module/icons/Shield.d.ts.map +1 -0
  1312. package/lib/typescript/module/icons/Sparkle.d.ts +7 -0
  1313. package/lib/typescript/module/icons/Sparkle.d.ts.map +1 -0
  1314. package/lib/typescript/module/icons/Speaker.d.ts +7 -0
  1315. package/lib/typescript/module/icons/Speaker.d.ts.map +1 -0
  1316. package/lib/typescript/module/icons/SquareArrowTopRight.d.ts +7 -0
  1317. package/lib/typescript/module/icons/SquareArrowTopRight.d.ts.map +1 -0
  1318. package/lib/typescript/module/icons/SquareBehindSquare4.d.ts +7 -0
  1319. package/lib/typescript/module/icons/SquareBehindSquare4.d.ts.map +1 -0
  1320. package/lib/typescript/module/icons/Star.d.ts +13 -0
  1321. package/lib/typescript/module/icons/Star.d.ts.map +1 -0
  1322. package/lib/typescript/module/icons/StarterPack.d.ts +7 -0
  1323. package/lib/typescript/module/icons/StarterPack.d.ts.map +1 -0
  1324. package/lib/typescript/module/icons/StreamingLive.d.ts +7 -0
  1325. package/lib/typescript/module/icons/StreamingLive.d.ts.map +1 -0
  1326. package/lib/typescript/module/icons/TEMPLATE.d.ts +23 -0
  1327. package/lib/typescript/module/icons/TEMPLATE.d.ts.map +1 -0
  1328. package/lib/typescript/module/icons/TextSize.d.ts +7 -0
  1329. package/lib/typescript/module/icons/TextSize.d.ts.map +1 -0
  1330. package/lib/typescript/module/icons/Ticket.d.ts +7 -0
  1331. package/lib/typescript/module/icons/Ticket.d.ts.map +1 -0
  1332. package/lib/typescript/module/icons/Times.d.ts +7 -0
  1333. package/lib/typescript/module/icons/Times.d.ts.map +1 -0
  1334. package/lib/typescript/module/icons/TitleCase.d.ts +7 -0
  1335. package/lib/typescript/module/icons/TitleCase.d.ts.map +1 -0
  1336. package/lib/typescript/module/icons/Trash.d.ts +13 -0
  1337. package/lib/typescript/module/icons/Trash.d.ts.map +1 -0
  1338. package/lib/typescript/module/icons/Tree.d.ts +7 -0
  1339. package/lib/typescript/module/icons/Tree.d.ts.map +1 -0
  1340. package/lib/typescript/module/icons/Trending.d.ts +13 -0
  1341. package/lib/typescript/module/icons/Trending.d.ts.map +1 -0
  1342. package/lib/typescript/module/icons/UFO.d.ts +7 -0
  1343. package/lib/typescript/module/icons/UFO.d.ts.map +1 -0
  1344. package/lib/typescript/module/icons/UserCircle.d.ts +13 -0
  1345. package/lib/typescript/module/icons/UserCircle.d.ts.map +1 -0
  1346. package/lib/typescript/module/icons/Verified.d.ts +7 -0
  1347. package/lib/typescript/module/icons/Verified.d.ts.map +1 -0
  1348. package/lib/typescript/module/icons/VerifiedCheck.d.ts +8 -0
  1349. package/lib/typescript/module/icons/VerifiedCheck.d.ts.map +1 -0
  1350. package/lib/typescript/module/icons/VerifierCheck.d.ts +8 -0
  1351. package/lib/typescript/module/icons/VerifierCheck.d.ts.map +1 -0
  1352. package/lib/typescript/module/icons/VideoClip.d.ts +13 -0
  1353. package/lib/typescript/module/icons/VideoClip.d.ts.map +1 -0
  1354. package/lib/typescript/module/icons/Warning.d.ts +7 -0
  1355. package/lib/typescript/module/icons/Warning.d.ts.map +1 -0
  1356. package/lib/typescript/module/icons/Window.d.ts +7 -0
  1357. package/lib/typescript/module/icons/Window.d.ts.map +1 -0
  1358. package/lib/typescript/module/icons/Wrench.d.ts +7 -0
  1359. package/lib/typescript/module/icons/Wrench.d.ts.map +1 -0
  1360. package/lib/typescript/module/icons/Zap.d.ts +7 -0
  1361. package/lib/typescript/module/icons/Zap.d.ts.map +1 -0
  1362. package/lib/typescript/module/icons/common.d.ts +393 -0
  1363. package/lib/typescript/module/icons/common.d.ts.map +1 -0
  1364. package/lib/typescript/module/icons/index.d.ts +155 -0
  1365. package/lib/typescript/module/icons/index.d.ts.map +1 -0
  1366. package/lib/typescript/module/image-resolver/context.d.ts +15 -0
  1367. package/lib/typescript/module/image-resolver/context.d.ts.map +1 -0
  1368. package/lib/typescript/module/image-resolver/index.d.ts +2 -0
  1369. package/lib/typescript/module/image-resolver/index.d.ts.map +1 -0
  1370. package/lib/typescript/module/index.d.ts +83 -0
  1371. package/lib/typescript/module/index.d.ts.map +1 -0
  1372. package/lib/typescript/module/index.web.d.ts +83 -0
  1373. package/lib/typescript/module/index.web.d.ts.map +1 -0
  1374. package/lib/typescript/module/input-group/InputGroup.d.ts +9 -0
  1375. package/lib/typescript/module/input-group/InputGroup.d.ts.map +1 -0
  1376. package/lib/typescript/module/input-group/index.d.ts +3 -0
  1377. package/lib/typescript/module/input-group/index.d.ts.map +1 -0
  1378. package/lib/typescript/module/input-group/types.d.ts +35 -0
  1379. package/lib/typescript/module/input-group/types.d.ts.map +1 -0
  1380. package/lib/typescript/module/item/Item.d.ts +4 -0
  1381. package/lib/typescript/module/item/Item.d.ts.map +1 -0
  1382. package/lib/typescript/module/item/index.d.ts +3 -0
  1383. package/lib/typescript/module/item/index.d.ts.map +1 -0
  1384. package/lib/typescript/module/item/types.d.ts +45 -0
  1385. package/lib/typescript/module/item/types.d.ts.map +1 -0
  1386. package/lib/typescript/module/kbd/Kbd.d.ts +4 -0
  1387. package/lib/typescript/module/kbd/Kbd.d.ts.map +1 -0
  1388. package/lib/typescript/module/kbd/index.d.ts +3 -0
  1389. package/lib/typescript/module/kbd/index.d.ts.map +1 -0
  1390. package/lib/typescript/module/kbd/types.d.ts +13 -0
  1391. package/lib/typescript/module/kbd/types.d.ts.map +1 -0
  1392. package/lib/typescript/module/label/Label.d.ts +4 -0
  1393. package/lib/typescript/module/label/Label.d.ts.map +1 -0
  1394. package/lib/typescript/module/label/index.d.ts +3 -0
  1395. package/lib/typescript/module/label/index.d.ts.map +1 -0
  1396. package/lib/typescript/module/label/types.d.ts +27 -0
  1397. package/lib/typescript/module/label/types.d.ts.map +1 -0
  1398. package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts +24 -0
  1399. package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts.map +1 -0
  1400. package/lib/typescript/module/link-preview/index.d.ts +3 -0
  1401. package/lib/typescript/module/link-preview/index.d.ts.map +1 -0
  1402. package/lib/typescript/module/link-preview/types.d.ts +44 -0
  1403. package/lib/typescript/module/link-preview/types.d.ts.map +1 -0
  1404. package/lib/typescript/module/list/index.d.ts +29 -0
  1405. package/lib/typescript/module/list/index.d.ts.map +1 -0
  1406. package/lib/typescript/module/list/index.web.d.ts +45 -0
  1407. package/lib/typescript/module/list/index.web.d.ts.map +1 -0
  1408. package/lib/typescript/module/list/types.d.ts +77 -0
  1409. package/lib/typescript/module/list/types.d.ts.map +1 -0
  1410. package/lib/typescript/module/loading/Loading.d.ts +4 -0
  1411. package/lib/typescript/module/loading/Loading.d.ts.map +1 -0
  1412. package/lib/typescript/module/loading/Loading.web.d.ts +4 -0
  1413. package/lib/typescript/module/loading/Loading.web.d.ts.map +1 -0
  1414. package/lib/typescript/module/loading/SpinnerIcon.d.ts +16 -0
  1415. package/lib/typescript/module/loading/SpinnerIcon.d.ts.map +1 -0
  1416. package/lib/typescript/module/loading/SpinnerIcon.web.d.ts +17 -0
  1417. package/lib/typescript/module/loading/SpinnerIcon.web.d.ts.map +1 -0
  1418. package/lib/typescript/module/loading/index.d.ts +4 -0
  1419. package/lib/typescript/module/loading/index.d.ts.map +1 -0
  1420. package/lib/typescript/module/loading/index.web.d.ts +4 -0
  1421. package/lib/typescript/module/loading/index.web.d.ts.map +1 -0
  1422. package/lib/typescript/module/loading/types.d.ts +62 -0
  1423. package/lib/typescript/module/loading/types.d.ts.map +1 -0
  1424. package/lib/typescript/module/menu/context.d.ts +6 -0
  1425. package/lib/typescript/module/menu/context.d.ts.map +1 -0
  1426. package/lib/typescript/module/menu/index.d.ts +22 -0
  1427. package/lib/typescript/module/menu/index.d.ts.map +1 -0
  1428. package/lib/typescript/module/menu/index.web.d.ts +26 -0
  1429. package/lib/typescript/module/menu/index.web.d.ts.map +1 -0
  1430. package/lib/typescript/module/menu/types.d.ts +62 -0
  1431. package/lib/typescript/module/menu/types.d.ts.map +1 -0
  1432. package/lib/typescript/module/package.json +1 -0
  1433. package/lib/typescript/module/popover/context.d.ts +15 -0
  1434. package/lib/typescript/module/popover/context.d.ts.map +1 -0
  1435. package/lib/typescript/module/popover/index.d.ts +14 -0
  1436. package/lib/typescript/module/popover/index.d.ts.map +1 -0
  1437. package/lib/typescript/module/popover/index.web.d.ts +14 -0
  1438. package/lib/typescript/module/popover/index.web.d.ts.map +1 -0
  1439. package/lib/typescript/module/popover/types.d.ts +54 -0
  1440. package/lib/typescript/module/popover/types.d.ts.map +1 -0
  1441. package/lib/typescript/module/portal/index.d.ts +15 -0
  1442. package/lib/typescript/module/portal/index.d.ts.map +1 -0
  1443. package/lib/typescript/module/portal/index.web.d.ts +20 -0
  1444. package/lib/typescript/module/portal/index.web.d.ts.map +1 -0
  1445. package/lib/typescript/module/prompt-input/Actions.d.ts +6 -0
  1446. package/lib/typescript/module/prompt-input/Actions.d.ts.map +1 -0
  1447. package/lib/typescript/module/prompt-input/Attachments.d.ts +6 -0
  1448. package/lib/typescript/module/prompt-input/Attachments.d.ts.map +1 -0
  1449. package/lib/typescript/module/prompt-input/PromptInput.d.ts +6 -0
  1450. package/lib/typescript/module/prompt-input/PromptInput.d.ts.map +1 -0
  1451. package/lib/typescript/module/prompt-input/SubmitButton.d.ts +6 -0
  1452. package/lib/typescript/module/prompt-input/SubmitButton.d.ts.map +1 -0
  1453. package/lib/typescript/module/prompt-input/Textarea.d.ts +6 -0
  1454. package/lib/typescript/module/prompt-input/Textarea.d.ts.map +1 -0
  1455. package/lib/typescript/module/prompt-input/Textarea.web.d.ts +6 -0
  1456. package/lib/typescript/module/prompt-input/Textarea.web.d.ts.map +1 -0
  1457. package/lib/typescript/module/prompt-input/context.d.ts +34 -0
  1458. package/lib/typescript/module/prompt-input/context.d.ts.map +1 -0
  1459. package/lib/typescript/module/prompt-input/index.d.ts +8 -0
  1460. package/lib/typescript/module/prompt-input/index.d.ts.map +1 -0
  1461. package/lib/typescript/module/prompt-input/types.d.ts +88 -0
  1462. package/lib/typescript/module/prompt-input/types.d.ts.map +1 -0
  1463. package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts +4 -0
  1464. package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts.map +1 -0
  1465. package/lib/typescript/module/radio-indicator/index.d.ts +3 -0
  1466. package/lib/typescript/module/radio-indicator/index.d.ts.map +1 -0
  1467. package/lib/typescript/module/radio-indicator/types.d.ts +15 -0
  1468. package/lib/typescript/module/radio-indicator/types.d.ts.map +1 -0
  1469. package/lib/typescript/module/scroll/index.d.ts +27 -0
  1470. package/lib/typescript/module/scroll/index.d.ts.map +1 -0
  1471. package/lib/typescript/module/scroll/index.web.d.ts +26 -0
  1472. package/lib/typescript/module/scroll/index.web.d.ts.map +1 -0
  1473. package/lib/typescript/module/scroll/scrollable.web.d.ts +29 -0
  1474. package/lib/typescript/module/scroll/scrollable.web.d.ts.map +1 -0
  1475. package/lib/typescript/module/scroll/store.d.ts +46 -0
  1476. package/lib/typescript/module/scroll/store.d.ts.map +1 -0
  1477. package/lib/typescript/module/scroll/types.d.ts +46 -0
  1478. package/lib/typescript/module/scroll/types.d.ts.map +1 -0
  1479. package/lib/typescript/module/search-input/index.d.ts +10 -0
  1480. package/lib/typescript/module/search-input/index.d.ts.map +1 -0
  1481. package/lib/typescript/module/segmented-control/index.d.ts +45 -0
  1482. package/lib/typescript/module/segmented-control/index.d.ts.map +1 -0
  1483. package/lib/typescript/module/select/common.d.ts +5 -0
  1484. package/lib/typescript/module/select/common.d.ts.map +1 -0
  1485. package/lib/typescript/module/select/index.d.ts +14 -0
  1486. package/lib/typescript/module/select/index.d.ts.map +1 -0
  1487. package/lib/typescript/module/select/index.web.d.ts +14 -0
  1488. package/lib/typescript/module/select/index.web.d.ts.map +1 -0
  1489. package/lib/typescript/module/select/types.d.ts +84 -0
  1490. package/lib/typescript/module/select/types.d.ts.map +1 -0
  1491. package/lib/typescript/module/settings-list/SettingsList.d.ts +6 -0
  1492. package/lib/typescript/module/settings-list/SettingsList.d.ts.map +1 -0
  1493. package/lib/typescript/module/settings-list/index.d.ts +3 -0
  1494. package/lib/typescript/module/settings-list/index.d.ts.map +1 -0
  1495. package/lib/typescript/module/settings-list/types.d.ts +44 -0
  1496. package/lib/typescript/module/settings-list/types.d.ts.map +1 -0
  1497. package/lib/typescript/module/skeleton/index.d.ts +64 -0
  1498. package/lib/typescript/module/skeleton/index.d.ts.map +1 -0
  1499. package/lib/typescript/module/slider/Slider.d.ts +4 -0
  1500. package/lib/typescript/module/slider/Slider.d.ts.map +1 -0
  1501. package/lib/typescript/module/slider/index.d.ts +3 -0
  1502. package/lib/typescript/module/slider/index.d.ts.map +1 -0
  1503. package/lib/typescript/module/slider/types.d.ts +30 -0
  1504. package/lib/typescript/module/slider/types.d.ts.map +1 -0
  1505. package/lib/typescript/module/styles/atoms.d.ts +464 -0
  1506. package/lib/typescript/module/styles/atoms.d.ts.map +1 -0
  1507. package/lib/typescript/module/styles/index.d.ts +7 -0
  1508. package/lib/typescript/module/styles/index.d.ts.map +1 -0
  1509. package/lib/typescript/module/styles/native-driver.d.ts +2 -0
  1510. package/lib/typescript/module/styles/native-driver.d.ts.map +1 -0
  1511. package/lib/typescript/module/styles/platform.d.ts +33 -0
  1512. package/lib/typescript/module/styles/platform.d.ts.map +1 -0
  1513. package/lib/typescript/module/styles/tokens.d.ts +96 -0
  1514. package/lib/typescript/module/styles/tokens.d.ts.map +1 -0
  1515. package/lib/typescript/module/styles/z-index.d.ts +49 -0
  1516. package/lib/typescript/module/styles/z-index.d.ts.map +1 -0
  1517. package/lib/typescript/module/switch/Switch.d.ts +4 -0
  1518. package/lib/typescript/module/switch/Switch.d.ts.map +1 -0
  1519. package/lib/typescript/module/switch/index.d.ts +3 -0
  1520. package/lib/typescript/module/switch/index.d.ts.map +1 -0
  1521. package/lib/typescript/module/switch/types.d.ts +15 -0
  1522. package/lib/typescript/module/switch/types.d.ts.map +1 -0
  1523. package/lib/typescript/module/tabs/Tabs.d.ts +6 -0
  1524. package/lib/typescript/module/tabs/Tabs.d.ts.map +1 -0
  1525. package/lib/typescript/module/tabs/index.d.ts +3 -0
  1526. package/lib/typescript/module/tabs/index.d.ts.map +1 -0
  1527. package/lib/typescript/module/tabs/types.d.ts +34 -0
  1528. package/lib/typescript/module/tabs/types.d.ts.map +1 -0
  1529. package/lib/typescript/module/text-field/index.d.ts +50 -0
  1530. package/lib/typescript/module/text-field/index.d.ts.map +1 -0
  1531. package/lib/typescript/module/theme/BloomThemeProvider.d.ts +88 -0
  1532. package/lib/typescript/module/theme/BloomThemeProvider.d.ts.map +1 -0
  1533. package/lib/typescript/module/theme/adaptive-colors.d.ts +3 -0
  1534. package/lib/typescript/module/theme/adaptive-colors.d.ts.map +1 -0
  1535. package/lib/typescript/module/theme/apply-dark-class.d.ts +21 -0
  1536. package/lib/typescript/module/theme/apply-dark-class.d.ts.map +1 -0
  1537. package/lib/typescript/module/theme/build-theme.d.ts +20 -0
  1538. package/lib/typescript/module/theme/build-theme.d.ts.map +1 -0
  1539. package/lib/typescript/module/theme/color-presets.d.ts +35 -0
  1540. package/lib/typescript/module/theme/color-presets.d.ts.map +1 -0
  1541. package/lib/typescript/module/theme/color-scope/index.d.ts +33 -0
  1542. package/lib/typescript/module/theme/color-scope/index.d.ts.map +1 -0
  1543. package/lib/typescript/module/theme/color-scope/index.web.d.ts +24 -0
  1544. package/lib/typescript/module/theme/color-scope/index.web.d.ts.map +1 -0
  1545. package/lib/typescript/module/theme/color-scope/style-builder.d.ts +53 -0
  1546. package/lib/typescript/module/theme/color-scope/style-builder.d.ts.map +1 -0
  1547. package/lib/typescript/module/theme/color-space.d.ts +28 -0
  1548. package/lib/typescript/module/theme/color-space.d.ts.map +1 -0
  1549. package/lib/typescript/module/theme/index.d.ts +18 -0
  1550. package/lib/typescript/module/theme/index.d.ts.map +1 -0
  1551. package/lib/typescript/module/theme/init-css-interop.d.ts +6 -0
  1552. package/lib/typescript/module/theme/init-css-interop.d.ts.map +1 -0
  1553. package/lib/typescript/module/theme/native-root-vars.d.ts +33 -0
  1554. package/lib/typescript/module/theme/native-root-vars.d.ts.map +1 -0
  1555. package/lib/typescript/module/theme/native-root-vars.native.d.ts +104 -0
  1556. package/lib/typescript/module/theme/native-root-vars.native.d.ts.map +1 -0
  1557. package/lib/typescript/module/theme/native-root-vars.web.d.ts +20 -0
  1558. package/lib/typescript/module/theme/native-root-vars.web.d.ts.map +1 -0
  1559. package/lib/typescript/module/theme/persistence.d.ts +50 -0
  1560. package/lib/typescript/module/theme/persistence.d.ts.map +1 -0
  1561. package/lib/typescript/module/theme/preset-vars.d.ts +28 -0
  1562. package/lib/typescript/module/theme/preset-vars.d.ts.map +1 -0
  1563. package/lib/typescript/module/theme/set-color-scheme-safe.d.ts +33 -0
  1564. package/lib/typescript/module/theme/set-color-scheme-safe.d.ts.map +1 -0
  1565. package/lib/typescript/module/theme/token-registry.d.ts +53 -0
  1566. package/lib/typescript/module/theme/token-registry.d.ts.map +1 -0
  1567. package/lib/typescript/module/theme/types.d.ts +43 -0
  1568. package/lib/typescript/module/theme/types.d.ts.map +1 -0
  1569. package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts +8 -0
  1570. package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
  1571. package/lib/typescript/module/theme/use-navigation-theme.d.ts +31 -0
  1572. package/lib/typescript/module/theme/use-navigation-theme.d.ts.map +1 -0
  1573. package/lib/typescript/module/theme/use-theme.d.ts +5 -0
  1574. package/lib/typescript/module/theme/use-theme.d.ts.map +1 -0
  1575. package/lib/typescript/module/toast/Toast.d.ts +23 -0
  1576. package/lib/typescript/module/toast/Toast.d.ts.map +1 -0
  1577. package/lib/typescript/module/toast/const.d.ts +2 -0
  1578. package/lib/typescript/module/toast/const.d.ts.map +1 -0
  1579. package/lib/typescript/module/toast/index.d.ts +84 -0
  1580. package/lib/typescript/module/toast/index.d.ts.map +1 -0
  1581. package/lib/typescript/module/toast/index.web.d.ts +29 -0
  1582. package/lib/typescript/module/toast/index.web.d.ts.map +1 -0
  1583. package/lib/typescript/module/toast/sonner/index.d.ts +2 -0
  1584. package/lib/typescript/module/toast/sonner/index.d.ts.map +1 -0
  1585. package/lib/typescript/module/toast/sonner/index.web.d.ts +2 -0
  1586. package/lib/typescript/module/toast/sonner/index.web.d.ts.map +1 -0
  1587. package/lib/typescript/module/toast/types.d.ts +10 -0
  1588. package/lib/typescript/module/toast/types.d.ts.map +1 -0
  1589. package/lib/typescript/module/tooltip/TextBubble.d.ts +9 -0
  1590. package/lib/typescript/module/tooltip/TextBubble.d.ts.map +1 -0
  1591. package/lib/typescript/module/tooltip/const.d.ts +5 -0
  1592. package/lib/typescript/module/tooltip/const.d.ts.map +1 -0
  1593. package/lib/typescript/module/tooltip/index.d.ts +29 -0
  1594. package/lib/typescript/module/tooltip/index.d.ts.map +1 -0
  1595. package/lib/typescript/module/tooltip/index.web.d.ts +26 -0
  1596. package/lib/typescript/module/tooltip/index.web.d.ts.map +1 -0
  1597. package/lib/typescript/module/typography/index.d.ts +18 -0
  1598. package/lib/typescript/module/typography/index.d.ts.map +1 -0
  1599. package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts +4 -0
  1600. package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts.map +1 -0
  1601. package/lib/typescript/module/user-hover-card/index.d.ts +3 -0
  1602. package/lib/typescript/module/user-hover-card/index.d.ts.map +1 -0
  1603. package/lib/typescript/module/user-hover-card/types.d.ts +45 -0
  1604. package/lib/typescript/module/user-hover-card/types.d.ts.map +1 -0
  1605. package/lib/typescript/module/utils/lazy-require.d.ts +15 -0
  1606. package/lib/typescript/module/utils/lazy-require.d.ts.map +1 -0
  1607. package/package.json +1 -1
@@ -0,0 +1,29 @@
1
+ import type { DialogProps } from './types';
2
+ /**
3
+ * Shared `BottomSheet`-backed surface for the `bottom` placement, used by BOTH
4
+ * `Dialog.tsx` (native) and `Dialog.web.tsx` (web). `BottomSheet` is itself a
5
+ * single cross-platform implementation (react-native-gesture-handler +
6
+ * reanimated, drag-to-dismiss on web and native alike), so routing the bottom
7
+ * placement through here gives ONE code path with drag working everywhere — no
8
+ * duplicated CSS slide-up sheet.
9
+ *
10
+ * This component owns the entire open↔present/dismiss bridge and the Dialog →
11
+ * BottomSheet prop mapping in one place:
12
+ *
13
+ * - `open` (controlled) / `control` (imperative) → `present()` / `dismiss()`
14
+ * - `onClose` → fired once the sheet settles
15
+ * - `maxHeightRatio` → sheet `maxHeight`
16
+ * - `showHandle` / `dismissOnBackdrop` / `label` → forwarded to the surface
17
+ * - `panelStyle` → paints the sheet surface
18
+ * - `containerStyle` → wraps the content subtree
19
+ * so a host's CSS-var theme scope (`vars()`) still applies to descendants
20
+ * - `title` / `description` / `actions` / `children` → declarative body
21
+ */
22
+ export declare function DialogBottomSheet({ control, open: controlledOpen, onClose, testID, title, description, actions, maxHeightRatio, showHandle, dismissOnBackdrop, contentPadding, style, panelStyle, panelClassName, containerStyle, containerClassName, label, children, }: DialogBottomSheetProps): import("react/jsx-runtime").JSX.Element;
23
+ /**
24
+ * Props the shared bottom-sheet surface consumes — the `bottom`-relevant subset
25
+ * of `DialogProps`. `width`, `maxWidth`, and `inset` are placement-specific to
26
+ * the side/centered surfaces and intentionally excluded.
27
+ */
28
+ export type DialogBottomSheetProps = Pick<DialogProps, 'control' | 'open' | 'onClose' | 'testID' | 'title' | 'description' | 'actions' | 'maxHeightRatio' | 'showHandle' | 'dismissOnBackdrop' | 'contentPadding' | 'style' | 'panelStyle' | 'panelClassName' | 'containerStyle' | 'containerClassName' | 'label' | 'children'>;
29
+ //# sourceMappingURL=DialogBottomSheet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DialogBottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/dialog/DialogBottomSheet.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAsB,WAAW,EAAE,MAAM,SAAS,CAAC;AAE/D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,OAAO,EACP,IAAI,EAAE,cAAc,EACpB,OAAO,EACP,MAAM,EACN,KAAK,EACL,WAAW,EACX,OAAO,EACP,cAAyC,EACzC,UAAiB,EACjB,iBAAwB,EACxB,cAA+C,EAC/C,KAAK,EACL,UAAU,EACV,cAAc,EACd,cAAc,EACd,kBAAkB,EAClB,KAAK,EACL,QAAQ,GACT,EAAE,sBAAsB,2CAiKxB;AAED;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACvC,WAAW,EACT,SAAS,GACT,MAAM,GACN,SAAS,GACT,QAAQ,GACR,OAAO,GACP,aAAa,GACb,SAAS,GACT,gBAAgB,GAChB,YAAY,GACZ,mBAAmB,GACnB,gBAAgB,GAChB,OAAO,GACP,YAAY,GACZ,gBAAgB,GAChB,gBAAgB,GAChB,oBAAoB,GACpB,OAAO,GACP,UAAU,CACb,CAAC"}
@@ -0,0 +1,32 @@
1
+ import React from 'react';
2
+ import type { ThemeColors } from '../theme/types';
3
+ import type { DialogAction, DialogActionColor } from './types';
4
+ /**
5
+ * Shared dialog content primitives used by every `<Dialog>` placement on both
6
+ * platforms — the centered panel, the side-sheets, and the `BottomSheet`-backed
7
+ * bottom placement. Keeping them here is the single source of truth for the
8
+ * declarative `title` / `description` / `actions` chrome, so the surfaces never
9
+ * drift in spacing, typography, or action-button behaviour.
10
+ */
11
+ /**
12
+ * Renders the dialog's body: optional declarative title + description, any
13
+ * `children`, then the action row. The `titleId`/`descriptionId` are wired by
14
+ * the caller onto the dialog role element for `aria-labelledby` /
15
+ * `aria-describedby`.
16
+ */
17
+ export declare function DialogBody({ titleId, descriptionId, title, description, actions, children, }: {
18
+ titleId: string;
19
+ descriptionId: string;
20
+ title?: string;
21
+ description?: string;
22
+ actions?: DialogAction[];
23
+ children?: React.ReactNode;
24
+ }): import("react/jsx-runtime").JSX.Element;
25
+ export declare function ActionRow({ actions }: {
26
+ actions: DialogAction[];
27
+ }): import("react/jsx-runtime").JSX.Element;
28
+ export declare function getActionPalette(color: DialogActionColor, colors: ThemeColors): {
29
+ background: string;
30
+ foreground: string;
31
+ };
32
+ //# sourceMappingURL=DialogContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DialogContent.d.ts","sourceRoot":"","sources":["../../../../src/dialog/DialogContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAQ3C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAGlD,OAAO,KAAK,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE/D;;;;;;GAMG;AAEH;;;;;GAKG;AACH,wBAAgB,UAAU,CAAC,EACzB,OAAO,EACP,aAAa,EACb,KAAK,EACL,WAAW,EACX,OAAO,EACP,QAAQ,GACT,EAAE;IACD,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,2CAmCA;AAED,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,YAAY,EAAE,CAAA;CAAE,2CAQjE;AAkDD,wBAAgB,gBAAgB,CAC9B,KAAK,EAAE,iBAAiB,EACxB,MAAM,EAAE,WAAW,GAClB;IAAE,UAAU,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAA;CAAE,CAiB5C"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * Internal bottom-sheet shell shared by `Menu`, `Select` and `ContextMenu`.
3
+ *
4
+ * Not exported from the public `@oxyhq/bloom` surface — these three
5
+ * components historically used the low-level `Dialog.Outer / Inner /
6
+ * Handle` primitives, which are gone in 0.5.0. This shell captures the
7
+ * shared shape (BottomSheet + drag handle + close-on-tap context) in a
8
+ * single place so the three internal call sites stay symmetrical.
9
+ *
10
+ * Consumers needing the same behaviour for app code should use the public
11
+ * `BottomSheet` primitive directly.
12
+ */
13
+ import React from 'react';
14
+ import { type StyleProp, type ViewStyle } from 'react-native';
15
+ import type { DialogControlProps } from './types';
16
+ export interface SheetShellProps {
17
+ control: DialogControlProps;
18
+ label?: string;
19
+ header?: React.ReactNode;
20
+ onClose?: () => void;
21
+ /** Style overrides applied to the inner padded content container. */
22
+ contentStyle?: StyleProp<ViewStyle>;
23
+ children?: React.ReactNode;
24
+ }
25
+ /**
26
+ * Bottom-sheet shell with an embedded drag handle. Exposes the bloom
27
+ * dialog `close()` context to descendants — `MenuItem`, `SelectItem`
28
+ * etc. rely on it to dismiss the sheet after selection.
29
+ */
30
+ export declare function SheetShell({ control, label, header, onClose, contentStyle, children, }: SheetShellProps): import("react/jsx-runtime").JSX.Element;
31
+ //# sourceMappingURL=SheetShell.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SheetShell.d.ts","sourceRoot":"","sources":["../../../../src/dialog/SheetShell.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AACH,OAAO,KAA4D,MAAM,OAAO,CAAC;AACjF,OAAO,EAA+B,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAM3F,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAElD,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,kBAAkB,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,qEAAqE;IACrE,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,EACzB,OAAO,EACP,KAAK,EACL,MAAM,EACN,OAAO,EACP,YAAY,EACZ,QAAQ,GACT,EAAE,eAAe,2CAwEjB"}
@@ -0,0 +1,70 @@
1
+ import type { DialogAction } from './types';
2
+ /**
3
+ * Imperative-alert store.
4
+ *
5
+ * The store sits in module scope so `alert()` works from anywhere — event
6
+ * handlers, async callbacks, top-level helpers — without threading a
7
+ * provider context through every call site.
8
+ *
9
+ * The visible UI is owned by a single subscriber (the `<BloomDialogProvider>`
10
+ * mounted inside the app's React tree). When there is no subscriber yet —
11
+ * because `alert()` was called before the provider mounted, or because the
12
+ * app forgot to mount the provider — entries accumulate in the queue and
13
+ * drain as soon as a subscriber attaches.
14
+ *
15
+ * Multiple subscribers are not supported by design. Two providers would
16
+ * race for the same alert; we instead enforce a single listener and let
17
+ * the most recent subscription win (the older one falls back to no-op).
18
+ */
19
+ export type AlertButtonStyle = 'default' | 'cancel' | 'destructive';
20
+ export interface AlertButton {
21
+ /** Button label. Required. */
22
+ text: string;
23
+ /** Tap handler. Invoked after the dialog has finished its close animation. */
24
+ onPress?: () => void;
25
+ /** Visual treatment. Defaults to `'default'`. */
26
+ style?: AlertButtonStyle;
27
+ }
28
+ export interface AlertEntry {
29
+ id: string;
30
+ title: string;
31
+ message?: string;
32
+ buttons: AlertButton[];
33
+ }
34
+ type Listener = (queue: AlertEntry[]) => void;
35
+ /**
36
+ * Enqueue an alert. Returns the generated id so callers can dismiss it
37
+ * imperatively (rare — usually the dialog dismisses itself via a button
38
+ * tap). The runtime guarantees this enqueues even before any provider
39
+ * mounts; the provider drains pending entries on subscribe.
40
+ */
41
+ export declare function enqueueAlert(entry: Omit<AlertEntry, 'id'>): string;
42
+ /**
43
+ * Remove an alert from the queue. Called by the provider once the bloom
44
+ * Dialog has finished closing for that entry.
45
+ */
46
+ export declare function dismissAlert(id: string): void;
47
+ /**
48
+ * Subscribe to queue changes. Replaces any previously-registered listener
49
+ * (single-subscriber model — see header). Returns an unsubscribe function.
50
+ *
51
+ * On subscribe, the current queue is delivered synchronously so the
52
+ * subscriber can render pending entries that arrived before mount.
53
+ */
54
+ export declare function subscribeAlerts(fn: Listener): () => void;
55
+ /** Inspect the current queue. Used internally and by tests. */
56
+ export declare function getAlertQueue(): readonly AlertEntry[];
57
+ /**
58
+ * Translate an alert button to the action shape the unified `Dialog`
59
+ * accepts. Pure — no React, no theme — so it can be reused on web and
60
+ * native without forking.
61
+ */
62
+ export declare function buttonToAction(button: AlertButton): DialogAction;
63
+ /**
64
+ * Compute the effective button set for an alert. Mirrors React Native's
65
+ * `Alert.alert` semantics — an empty/omitted buttons array implies a
66
+ * single `OK` confirmation button.
67
+ */
68
+ export declare function resolveButtons(buttons: AlertButton[] | undefined): AlertButton[];
69
+ export {};
70
+ //# sourceMappingURL=alert-store.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alert-store.d.ts","sourceRoot":"","sources":["../../../../src/dialog/alert-store.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAQ5C;;;;;;;;;;;;;;;;GAgBG;AAEH,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,CAAC;AAEpE,MAAM,WAAW,WAAW;IAC1B,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,8EAA8E;IAC9E,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,iDAAiD;IACjD,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,WAAW,EAAE,CAAC;CACxB;AAED,KAAK,QAAQ,GAAG,CAAC,KAAK,EAAE,UAAU,EAAE,KAAK,IAAI,CAAC;AAS9C;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,GAAG,MAAM,CAKlE;AAED;;;GAGG;AACH,wBAAgB,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAK7C;AAED;;;;;;GAMG;AACH,wBAAgB,eAAe,CAAC,EAAE,EAAE,QAAQ,GAAG,MAAM,IAAI,CAQxD;AAED,+DAA+D;AAC/D,wBAAgB,aAAa,IAAI,SAAS,UAAU,EAAE,CAErD;AAED;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,MAAM,EAAE,WAAW,GAAG,YAAY,CAWhE;AAED;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,OAAO,EAAE,WAAW,EAAE,GAAG,SAAS,GAAG,WAAW,EAAE,CAGhF"}
@@ -0,0 +1,27 @@
1
+ import { type AlertButton } from './alert-store';
2
+ /**
3
+ * Show a Bloom-styled confirmation dialog. Mirrors React Native's
4
+ * `Alert.alert(title, message?, buttons?)` signature so existing call
5
+ * sites migrate by changing the import only.
6
+ *
7
+ * If no buttons are passed, a single `OK` confirmation is rendered.
8
+ *
9
+ * The alert is enqueued in a module-scope store and rendered by
10
+ * `<BloomDialogProvider>`. Calls made before the provider mounts are
11
+ * queued and drained once the provider attaches — there is no fire-and-
12
+ * forget loss window. Calls made when no provider is ever mounted are
13
+ * silently queued forever; in development, mount the provider once at
14
+ * the app root and the queue will catch up immediately.
15
+ *
16
+ * ```tsx
17
+ * import { alert } from '@oxyhq/bloom';
18
+ *
19
+ * alert('Sign out?', 'You will need to enter your password to sign in again.', [
20
+ * { text: 'Cancel', style: 'cancel' },
21
+ * { text: 'Sign out', style: 'destructive', onPress: doSignOut },
22
+ * ]);
23
+ * ```
24
+ */
25
+ export declare function alert(title: string, message?: string, buttons?: AlertButton[]): void;
26
+ export type { AlertButton, AlertButtonStyle } from './alert-store';
27
+ //# sourceMappingURL=alert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/dialog/alert.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,WAAW,EACjB,MAAM,eAAe,CAAC;AAEvB;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,KAAK,CACnB,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,WAAW,EAAE,GACtB,IAAI,CAMN;AAED,YAAY,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC"}
@@ -0,0 +1,12 @@
1
+ import type { DialogContextProps, DialogControlProps } from './types';
2
+ export declare const Context: import("react").Context<DialogContextProps>;
3
+ export declare function useDialogContext(): DialogContextProps;
4
+ /**
5
+ * Return a stable handle that can imperatively `open()` and `close()` a
6
+ * `<Dialog>` mounted with the same control.
7
+ *
8
+ * The handle survives across re-renders; mounting a different `<Dialog>`
9
+ * with the same control attaches the new instance via the internal ref.
10
+ */
11
+ export declare function useDialogControl(): DialogControlProps;
12
+ //# sourceMappingURL=context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../src/dialog/context.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,kBAAkB,EAClB,kBAAkB,EAEnB,MAAM,SAAS,CAAC;AAEjB,eAAO,MAAM,OAAO,6CAGlB,CAAC;AAGH,wBAAgB,gBAAgB,IAAI,kBAAkB,CAErD;AAED;;;;;;GAMG;AACH,wBAAgB,gBAAgB,IAAI,kBAAkB,CAoBrD"}
@@ -0,0 +1,7 @@
1
+ export { Dialog, DIALOG_SHEET_BACKDROP_TESTID } from './Dialog';
2
+ export { BloomDialogProvider } from './BloomDialogProvider';
3
+ export { alert } from './alert';
4
+ export { useDialogContext, useDialogControl } from './context';
5
+ export type { AlertButton, AlertButtonStyle, } from './alert-store';
6
+ export type { DialogAction, DialogActionColor, DialogContextProps, DialogControlProps, DialogInset, DialogPlacement, DialogProps, ResponsiveDialogPlacement, } from './types';
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/dialog/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,4BAA4B,EAAE,MAAM,UAAU,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAC/D,YAAY,EACV,WAAW,EACX,gBAAgB,GACjB,MAAM,eAAe,CAAC;AACvB,YAAY,EACV,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,WAAW,EACX,eAAe,EACf,WAAW,EACX,yBAAyB,GAC1B,MAAM,SAAS,CAAC"}
@@ -0,0 +1,7 @@
1
+ export { Dialog, BLOOM_DIALOG_CSS, DIALOG_SHEET_BACKDROP_TESTID } from './Dialog.web';
2
+ export { BloomDialogProvider } from './BloomDialogProvider.web';
3
+ export { alert } from './alert';
4
+ export { useDialogContext, useDialogControl } from './context';
5
+ export type { AlertButton, AlertButtonStyle, } from './alert-store';
6
+ export type { DialogAction, DialogActionColor, DialogContextProps, DialogControlProps, DialogInset, DialogPlacement, DialogProps, ResponsiveDialogPlacement, } from './types';
7
+ //# sourceMappingURL=index.web.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../src/dialog/index.web.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,MAAM,EAAE,gBAAgB,EAAE,4BAA4B,EAAE,MAAM,cAAc,CAAC;AACtF,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAC/D,YAAY,EACV,WAAW,EACX,gBAAgB,GACjB,MAAM,eAAe,CAAC;AACvB,YAAY,EACV,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,WAAW,EACX,eAAe,EACf,WAAW,EACX,yBAAyB,GAC1B,MAAM,SAAS,CAAC"}
@@ -0,0 +1,81 @@
1
+ /**
2
+ * Anchor a `<Dialog>` can render against.
3
+ *
4
+ * - `'center'` — the default centered modal card (current behavior).
5
+ * - `'left'` / `'right'` — an anchored side-sheet / drawer.
6
+ * - `'bottom'` — a bottom-sheet (drag handle, slide-up).
7
+ */
8
+ export type DialogPlacement = 'center' | 'left' | 'right' | 'bottom';
9
+ /**
10
+ * A `<Dialog>` placement that may vary by viewport width.
11
+ *
12
+ * Either a single `DialogPlacement` (applied at every width) or a responsive
13
+ * map whose `base` applies below the first breakpoint and whose `sm`/`md`/`lg`/
14
+ * `xl` keys override it at and above the matching Tailwind breakpoint.
15
+ *
16
+ * The common store-drawer case is `{ base: 'bottom', md: 'left' }`; the common
17
+ * dialog-to-sheet case is `{ base: 'bottom', md: 'center' }`.
18
+ */
19
+ export type ResponsiveDialogPlacement = DialogPlacement | {
20
+ base: DialogPlacement;
21
+ sm?: DialogPlacement;
22
+ md?: DialogPlacement;
23
+ lg?: DialogPlacement;
24
+ xl?: DialogPlacement;
25
+ };
26
+ /**
27
+ * Tailwind-default breakpoints (px). A responsive `placement` map resolves to
28
+ * the value for the largest key whose min-width is `<=` the current viewport
29
+ * width, falling back to `base`.
30
+ */
31
+ export declare const BREAKPOINT_SM = 640;
32
+ export declare const BREAKPOINT_MD = 768;
33
+ export declare const BREAKPOINT_LG = 1024;
34
+ export declare const BREAKPOINT_XL = 1280;
35
+ /** Default side-sheet width (px) on wide screens. */
36
+ export declare const DEFAULT_SIDE_WIDTH = 460;
37
+ /** Default centered-card max width (px). Matches the legacy `maxWidth: 480`. */
38
+ export declare const DEFAULT_CENTER_MAX_WIDTH = 480;
39
+ /** Default bottom-sheet max height as a fraction of the viewport height. */
40
+ export declare const DEFAULT_MAX_HEIGHT_RATIO = 0.9;
41
+ /** Corner radius shared by the side-sheet panel and the bottom-sheet top. */
42
+ export declare const PANEL_RADIUS = 20;
43
+ /**
44
+ * Default inner padding (px) of the dialog content container, applied uniformly
45
+ * across every placement (centered panel, side-sheet body, bottom-sheet body)
46
+ * so the chrome reads identically regardless of which surface resolves. This is
47
+ * the legacy value — omitting the `contentPadding` prop keeps 20px everywhere,
48
+ * byte-for-byte unchanged. A host that owns its own insets (e.g. custom
49
+ * `children` that already manage padding) can override it via
50
+ * `Dialog`'s `contentPadding` prop (e.g. `contentPadding={0}`).
51
+ */
52
+ export declare const DEFAULT_DIALOG_CONTENT_PADDING = 20;
53
+ /** Open/close transition duration (ms). ~280ms ease-out reads smooth. */
54
+ export declare const ANIMATION_DURATION = 280;
55
+ /** Centered-card fade-out duration (ms) — preserves the legacy timing. */
56
+ export declare const CENTER_FADE_OUT_DURATION = 150;
57
+ /** CSS approximation of reanimated's `Easing.out(Easing.cubic)`. */
58
+ export declare const EASE_OUT = "cubic-bezier(0.33, 1, 0.68, 1)";
59
+ /** Backdrop dim opacity once fully shown (matches `bg-black/40`). */
60
+ export declare const SHEET_BACKDROP_OPACITY = 0.4;
61
+ /** Stable testID for the dimmed backdrop of a side/bottom placement dialog. */
62
+ export declare const DIALOG_SHEET_BACKDROP_TESTID = "bloom-dialog-sheet-backdrop";
63
+ /** Drag-handle pill geometry for the bottom-sheet. */
64
+ export declare const HANDLE_WIDTH = 36;
65
+ export declare const HANDLE_HEIGHT = 5;
66
+ export declare const HANDLE_RADIUS = 3;
67
+ /**
68
+ * Minimum gutter kept between a wide side-sheet and the opposite viewport edge
69
+ * when capping its width, so the panel never spans the full screen.
70
+ */
71
+ export declare const SIDE_SHEET_MIN_GUTTER = 24;
72
+ /**
73
+ * Resolve a (possibly responsive) `placement` to a concrete `DialogPlacement`
74
+ * for the current viewport width.
75
+ *
76
+ * A plain string placement resolves to itself. A responsive map picks the
77
+ * value for the largest breakpoint key whose min-width is `<=` the viewport
78
+ * width, falling back to `base` below the first breakpoint.
79
+ */
80
+ export declare function useResolvedPlacement(placement: ResponsiveDialogPlacement | undefined): DialogPlacement;
81
+ //# sourceMappingURL=placement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"placement.d.ts","sourceRoot":"","sources":["../../../../src/dialog/placement.ts"],"names":[],"mappings":"AAGA;;;;;;GAMG;AACH,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;AAErE;;;;;;;;;GASG;AACH,MAAM,MAAM,yBAAyB,GACjC,eAAe,GACf;IACE,IAAI,EAAE,eAAe,CAAC;IACtB,EAAE,CAAC,EAAE,eAAe,CAAC;IACrB,EAAE,CAAC,EAAE,eAAe,CAAC;IACrB,EAAE,CAAC,EAAE,eAAe,CAAC;IACrB,EAAE,CAAC,EAAE,eAAe,CAAC;CACtB,CAAC;AAEN;;;;GAIG;AACH,eAAO,MAAM,aAAa,MAAM,CAAC;AACjC,eAAO,MAAM,aAAa,MAAM,CAAC;AACjC,eAAO,MAAM,aAAa,OAAO,CAAC;AAClC,eAAO,MAAM,aAAa,OAAO,CAAC;AAUlC,qDAAqD;AACrD,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC,gFAAgF;AAChF,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAE5C,4EAA4E;AAC5E,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAE5C,6EAA6E;AAC7E,eAAO,MAAM,YAAY,KAAK,CAAC;AAE/B;;;;;;;;GAQG;AACH,eAAO,MAAM,8BAA8B,KAAK,CAAC;AAEjD,yEAAyE;AACzE,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC,0EAA0E;AAC1E,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAE5C,oEAAoE;AACpE,eAAO,MAAM,QAAQ,mCAAmC,CAAC;AAEzD,qEAAqE;AACrE,eAAO,MAAM,sBAAsB,MAAM,CAAC;AAE1C,+EAA+E;AAC/E,eAAO,MAAM,4BAA4B,gCAAgC,CAAC;AAE1E,sDAAsD;AACtD,eAAO,MAAM,YAAY,KAAK,CAAC;AAC/B,eAAO,MAAM,aAAa,IAAI,CAAC;AAC/B,eAAO,MAAM,aAAa,IAAI,CAAC;AAE/B;;;GAGG;AACH,eAAO,MAAM,qBAAqB,KAAK,CAAC;AAExC;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAClC,SAAS,EAAE,yBAAyB,GAAG,SAAS,GAC/C,eAAe,CAcjB"}
@@ -0,0 +1,165 @@
1
+ import type { GestureResponderEvent, StyleProp, ViewStyle } from 'react-native';
2
+ import type { ResponsiveDialogPlacement } from './placement';
3
+ export type { DialogPlacement, ResponsiveDialogPlacement } from './placement';
4
+ /**
5
+ * Side-sheet inset (px) from the root overlay's edges. Lets a host place a
6
+ * `left`/`right` placement "inside its own shell" — e.g. offset from the top
7
+ * by a header, or from the anchored edge by a nav rail.
8
+ */
9
+ export type DialogInset = {
10
+ top?: number;
11
+ bottom?: number;
12
+ left?: number;
13
+ right?: number;
14
+ };
15
+ /**
16
+ * Imperative open/close handle returned by `useDialogControl`.
17
+ *
18
+ * Consumers receive an instance of `DialogControlProps`, which is a stable
19
+ * object whose `open`/`close` methods proxy to whichever `Dialog` instance
20
+ * has currently registered itself via the internal ref. Re-rendering the
21
+ * dialog under the same control does not break the handle.
22
+ */
23
+ export type DialogControlRefProps = {
24
+ open: () => void;
25
+ close: (callback?: () => void) => void;
26
+ };
27
+ export type DialogControlProps = DialogControlRefProps & {
28
+ id: string;
29
+ ref: React.RefObject<DialogControlRefProps | null>;
30
+ };
31
+ export type DialogContextProps = {
32
+ close: DialogControlProps['close'];
33
+ isWithinDialog: boolean;
34
+ };
35
+ /**
36
+ * Color of a declarative `DialogAction`. Maps to bloom's theme palette:
37
+ *
38
+ * - `'default'` -> theme primary (filled CTA)
39
+ * - `'cancel'` -> theme secondary (auto-dismiss, no `onPress` required)
40
+ * - `'destructive'` -> theme negative
41
+ */
42
+ export type DialogActionColor = 'default' | 'cancel' | 'destructive';
43
+ export type DialogAction = {
44
+ label: string;
45
+ onPress?: (e: GestureResponderEvent) => void;
46
+ color?: DialogActionColor;
47
+ disabled?: boolean;
48
+ /**
49
+ * Defaults to `true`. When `true`, the dialog closes (and runs the close
50
+ * animation) before `onPress` is invoked, which gives the surrounding
51
+ * screen transition a chance to start before the action's side effects
52
+ * (navigation, network, etc.) kick in. Set `false` to keep the dialog
53
+ * mounted (e.g. while an async confirmation is in flight).
54
+ */
55
+ shouldCloseOnPress?: boolean;
56
+ testID?: string;
57
+ };
58
+ /**
59
+ * Props accepted by the unified `<Dialog>` component.
60
+ *
61
+ * Open/close is driven by EITHER of two mutually-exclusive modes:
62
+ *
63
+ * - **Imperative `control`** (`useDialogControl()` + `control.open()` /
64
+ * `control.close()`). The legacy default; unchanged.
65
+ * - **Controlled `open`** (an `open` boolean + `onClose`). When `open` is
66
+ * provided it wins and `control` is ignored.
67
+ *
68
+ * Rendering modes (orthogonal to open/close mode) — pick whichever fits:
69
+ *
70
+ * 1. **Declarative (`title` / `description` / `actions`).** Most common
71
+ * confirm/cancel surface. Bloom renders the title, description and
72
+ * action row for you.
73
+ *
74
+ * 2. **Custom children.** Pass any JSX as `children` and bloom renders it
75
+ * verbatim inside the dialog frame. Combine with `title` to keep the
76
+ * header consistent.
77
+ *
78
+ * 3. **Imperative `alert()`.** Bypass the JSX layer entirely — see the
79
+ * module-level `alert()` helper.
80
+ *
81
+ * `placement` controls the surface anchor — centered modal (default), an
82
+ * anchored side-sheet (`left`/`right`), or a bottom-sheet (`bottom`) — and may
83
+ * be a responsive map that collapses to a bottom-sheet on narrow viewports.
84
+ */
85
+ export type DialogProps = React.PropsWithChildren<{
86
+ /**
87
+ * Imperative open/close handle from `useDialogControl()`. Optional — omit it
88
+ * when driving the dialog with the controlled `open` prop instead.
89
+ */
90
+ control?: DialogControlProps;
91
+ /**
92
+ * Controlled open state (opt-in). When provided, the dialog is driven by
93
+ * this boolean and `onClose`, and `control` is ignored.
94
+ */
95
+ open?: boolean;
96
+ /**
97
+ * Fires after the dialog has finished closing. In controlled mode it is the
98
+ * close request the host must answer by flipping `open` to `false`.
99
+ */
100
+ onClose?: () => void;
101
+ testID?: string;
102
+ /** Optional dialog header text. Rendered above `description` / `children`. */
103
+ title?: string;
104
+ /** Optional supporting copy, rendered below the title. */
105
+ description?: string;
106
+ /**
107
+ * Optional action row. When provided, bloom renders the appropriate
108
+ * confirm/cancel/destructive buttons for you. Order is preserved.
109
+ */
110
+ actions?: DialogAction[];
111
+ /**
112
+ * Surface anchor. Defaults to `'center'` (the centered modal — current
113
+ * behavior). `'left'`/`'right'` render an anchored side-sheet, `'bottom'` a
114
+ * bottom-sheet. A responsive map resolves by viewport width, e.g.
115
+ * `{ base: 'bottom', md: 'left' }` (drawer on wide, sheet on narrow).
116
+ */
117
+ placement?: ResponsiveDialogPlacement;
118
+ /** Side-sheet width (px) on wide screens. Defaults to `460`. */
119
+ width?: number;
120
+ /** Centered-card max width (px). Defaults to `480`. */
121
+ maxWidth?: number;
122
+ /** Bottom-sheet max height as a fraction of the viewport height. Defaults to `0.9`. */
123
+ maxHeightRatio?: number;
124
+ /** Side-sheet inset (px) from the root overlay's edges. */
125
+ inset?: DialogInset;
126
+ /** Whether to render the drag handle in bottom-sheet mode. Defaults to `true`. */
127
+ showHandle?: boolean;
128
+ /**
129
+ * Inner padding (px) of the dialog content container, applied uniformly across
130
+ * every placement (centered panel, side-sheet body, bottom-sheet body).
131
+ * Defaults to `20`.
132
+ *
133
+ * The default chrome padding is correct for the declarative
134
+ * `title`/`description`/`actions` layout, but a host passing pure custom
135
+ * `children` that already own their insets can set `contentPadding={0}` to
136
+ * render flush content and manage padding itself. Omitting the prop keeps the
137
+ * 20px default on every surface.
138
+ */
139
+ contentPadding?: number;
140
+ /** Whether tapping the backdrop dismisses the dialog. Defaults to `true`. */
141
+ dismissOnBackdrop?: boolean;
142
+ /**
143
+ * Style overrides applied to the inner content container on native (the
144
+ * floating bottom-sheet card) and to the modal panel on web.
145
+ */
146
+ style?: StyleProp<ViewStyle>;
147
+ /** Style overrides for the side/bottom placement panel surface. */
148
+ panelStyle?: StyleProp<ViewStyle>;
149
+ /** NativeWind classes for the side/bottom placement panel surface. */
150
+ panelClassName?: string;
151
+ /** Style for the root overlay (theme-var scope, rail offset, etc.). */
152
+ containerStyle?: StyleProp<ViewStyle>;
153
+ /** NativeWind classes for the root overlay (e.g. `"md:left-[4.75rem]"`). */
154
+ containerClassName?: string;
155
+ /** Accessibility label, applied to the dialog role on web. */
156
+ label?: string;
157
+ }>;
158
+ /**
159
+ * Web-only options. Native uses bloom's `BottomSheet` underneath which has
160
+ * its own positioning model.
161
+ */
162
+ export type DialogWebOptions = {
163
+ alignCenter?: boolean;
164
+ };
165
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/dialog/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEhF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAE7D,YAAY,EAAE,eAAe,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAE9E;;;;GAIG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,KAAK,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;CACxC,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,qBAAqB,GAAG;IACvD,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,KAAK,CAAC,SAAS,CAAC,qBAAqB,GAAG,IAAI,CAAC,CAAC;CACpD,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,EAAE,kBAAkB,CAAC,OAAO,CAAC,CAAC;IACnC,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF;;;;;;GAMG;AACH,MAAM,MAAM,iBAAiB,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,CAAC;AAErE,MAAM,MAAM,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAC7C,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;;;OAMG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAM,MAAM,WAAW,GAAG,KAAK,CAAC,iBAAiB,CAAC;IAChD;;;OAGG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IACf;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,8EAA8E;IAC9E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0DAA0D;IAC1D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB;;;;;OAKG;IACH,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,gEAAgE;IAChE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uDAAuD;IACvD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uFAAuF;IACvF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,2DAA2D;IAC3D,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,kFAAkF;IAClF,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;;;;;;;OAUG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,6EAA6E;IAC7E,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,mEAAmE;IACnE,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,sEAAsE;IACtE,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uEAAuE;IACvE,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,4EAA4E;IAC5E,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,8DAA8D;IAC9D,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import type { DividerProps } from './types';
3
+ export declare const Divider: React.NamedExoticComponent<DividerProps>;
4
+ //# sourceMappingURL=Divider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../../src/divider/Divider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAC;AAIpC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAoC5C,eAAO,MAAM,OAAO,0CAAyB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { Divider } from './Divider';
2
+ export type { DividerProps } from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/divider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,YAAY,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC"}
@@ -0,0 +1,15 @@
1
+ import type { StyleProp, ViewStyle } from 'react-native';
2
+ export interface DividerProps {
3
+ /** Custom color (defaults to theme.colors.border) */
4
+ color?: string;
5
+ /** Line thickness (defaults to StyleSheet.hairlineWidth) */
6
+ thickness?: number;
7
+ /** If true, renders a vertical divider */
8
+ vertical?: boolean;
9
+ /** Spacing around the divider (marginVertical for horizontal, marginHorizontal for vertical) */
10
+ spacing?: number;
11
+ /** Custom style */
12
+ style?: StyleProp<ViewStyle>;
13
+ testID?: string;
14
+ }
15
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/divider/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,WAAW,YAAY;IAC3B,qDAAqD;IACrD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,4DAA4D;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gGAAgG;IAChG,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,mBAAmB;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
@@ -0,0 +1,18 @@
1
+ import { Component, type ErrorInfo, type ReactNode } from 'react';
2
+ import type { ErrorBoundaryProps } from './types';
3
+ interface ErrorBoundaryState {
4
+ hasError: boolean;
5
+ error: Error | null;
6
+ errorInfo: ErrorInfo | null;
7
+ retryCount: number;
8
+ }
9
+ export declare class ErrorBoundary extends Component<ErrorBoundaryProps, ErrorBoundaryState> {
10
+ static displayName: string;
11
+ state: ErrorBoundaryState;
12
+ static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState>;
13
+ componentDidCatch(error: Error, errorInfo: ErrorInfo): void;
14
+ private handleRetry;
15
+ render(): ReactNode;
16
+ }
17
+ export {};
18
+ //# sourceMappingURL=ErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/error-boundary/ErrorBoundary.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAGzE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAElD,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,SAAS,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;CACpB;AAwCD,qBAAa,aAAc,SAAQ,SAAS,CAAC,kBAAkB,EAAE,kBAAkB,CAAC;IAClF,MAAM,CAAC,WAAW,SAAmB;IAErC,KAAK,EAAE,kBAAkB,CAKvB;IAEF,MAAM,CAAC,wBAAwB,CAAC,KAAK,EAAE,KAAK,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAI1E,iBAAiB,CAAC,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,GAAG,IAAI;IAK3D,OAAO,CAAC,WAAW,CAOjB;IAEF,MAAM,IAAI,SAAS;CA+BpB"}
@@ -0,0 +1,3 @@
1
+ export { ErrorBoundary } from './ErrorBoundary';
2
+ export type { ErrorBoundaryProps, ErrorBoundaryFallback, ErrorBoundaryFallbackContext, } from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/error-boundary/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,YAAY,EACV,kBAAkB,EAClB,qBAAqB,EACrB,4BAA4B,GAC7B,MAAM,SAAS,CAAC"}