@ornikar/kitt-universal 9.1.1 → 9.1.3-beta.0

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 (317) hide show
  1. package/.vscode/settings.json +3 -0
  2. package/package.json +2 -3
  3. package/dist/definitions/Avatar/Avatar.d.ts +0 -20
  4. package/dist/definitions/Avatar/Avatar.d.ts.map +0 -1
  5. package/dist/definitions/BaseMessage/BaseMessage.d.ts +0 -16
  6. package/dist/definitions/BaseMessage/BaseMessage.d.ts.map +0 -1
  7. package/dist/definitions/BaseMessage/IconContent.d.ts +0 -10
  8. package/dist/definitions/BaseMessage/IconContent.d.ts.map +0 -1
  9. package/dist/definitions/BaseMessage/helper.d.ts +0 -6
  10. package/dist/definitions/BaseMessage/helper.d.ts.map +0 -1
  11. package/dist/definitions/Button/AnimatedButtonPressable.d.ts +0 -15
  12. package/dist/definitions/Button/AnimatedButtonPressable.d.ts.map +0 -1
  13. package/dist/definitions/Button/AnimatedButtonPressable.web.d.ts +0 -17
  14. package/dist/definitions/Button/AnimatedButtonPressable.web.d.ts.map +0 -1
  15. package/dist/definitions/Button/BaseStyledButtonPressable.d.ts +0 -12
  16. package/dist/definitions/Button/BaseStyledButtonPressable.d.ts.map +0 -1
  17. package/dist/definitions/Button/Button.d.ts +0 -35
  18. package/dist/definitions/Button/Button.d.ts.map +0 -1
  19. package/dist/definitions/Button/ButtonContent.d.ts +0 -19
  20. package/dist/definitions/Button/ButtonContent.d.ts.map +0 -1
  21. package/dist/definitions/Button/StyledDisabled.d.ts +0 -3
  22. package/dist/definitions/Button/StyledDisabled.d.ts.map +0 -1
  23. package/dist/definitions/Button/getVariantValuesIfExist.d.ts +0 -5
  24. package/dist/definitions/Button/getVariantValuesIfExist.d.ts.map +0 -1
  25. package/dist/definitions/Button/isSubtle.d.ts +0 -3
  26. package/dist/definitions/Button/isSubtle.d.ts.map +0 -1
  27. package/dist/definitions/Card/Card.d.ts +0 -9
  28. package/dist/definitions/Card/Card.d.ts.map +0 -1
  29. package/dist/definitions/Emoji/Emoji.d.ts +0 -12
  30. package/dist/definitions/Emoji/Emoji.d.ts.map +0 -1
  31. package/dist/definitions/ExternalAppLink/ExternalAppLink.d.ts +0 -31
  32. package/dist/definitions/ExternalAppLink/ExternalAppLink.d.ts.map +0 -1
  33. package/dist/definitions/ExternalLink/ExternalLink.d.ts +0 -18
  34. package/dist/definitions/ExternalLink/ExternalLink.d.ts.map +0 -1
  35. package/dist/definitions/ExternalLink/ExternalLink.web.d.ts +0 -4
  36. package/dist/definitions/ExternalLink/ExternalLink.web.d.ts.map +0 -1
  37. package/dist/definitions/ExternalLink/ExternalLinkOpenLinkBehavior.d.ts +0 -24
  38. package/dist/definitions/ExternalLink/ExternalLinkOpenLinkBehavior.d.ts.map +0 -1
  39. package/dist/definitions/FullScreenModal/Body.d.ts +0 -7
  40. package/dist/definitions/FullScreenModal/Body.d.ts.map +0 -1
  41. package/dist/definitions/FullScreenModal/FullScreenModal.d.ts +0 -12
  42. package/dist/definitions/FullScreenModal/FullScreenModal.d.ts.map +0 -1
  43. package/dist/definitions/FullScreenModal/Header.d.ts +0 -8
  44. package/dist/definitions/FullScreenModal/Header.d.ts.map +0 -1
  45. package/dist/definitions/Icon/Icon.d.ts +0 -20
  46. package/dist/definitions/Icon/Icon.d.ts.map +0 -1
  47. package/dist/definitions/Icon/SpinningIcon.d.ts +0 -7
  48. package/dist/definitions/Icon/SpinningIcon.d.ts.map +0 -1
  49. package/dist/definitions/Icon/SpinningIcon.web.d.ts +0 -4
  50. package/dist/definitions/Icon/SpinningIcon.web.d.ts.map +0 -1
  51. package/dist/definitions/IconButton/IconButton.d.ts +0 -15
  52. package/dist/definitions/IconButton/IconButton.d.ts.map +0 -1
  53. package/dist/definitions/IconButton/PressableAnimatedContainer.d.ts +0 -14
  54. package/dist/definitions/IconButton/PressableAnimatedContainer.d.ts.map +0 -1
  55. package/dist/definitions/IconButton/PressableAnimatedContainer.web.d.ts +0 -4
  56. package/dist/definitions/IconButton/PressableAnimatedContainer.web.d.ts.map +0 -1
  57. package/dist/definitions/IconButton/PressableIconButton.d.ts +0 -8
  58. package/dist/definitions/IconButton/PressableIconButton.d.ts.map +0 -1
  59. package/dist/definitions/KittBreakpoints.d.ts +0 -52
  60. package/dist/definitions/KittBreakpoints.d.ts.map +0 -1
  61. package/dist/definitions/ListItem/ListItem.d.ts +0 -21
  62. package/dist/definitions/ListItem/ListItem.d.ts.map +0 -1
  63. package/dist/definitions/ListItem/ListItemContent.d.ts +0 -7
  64. package/dist/definitions/ListItem/ListItemContent.d.ts.map +0 -1
  65. package/dist/definitions/ListItem/ListItemSideContent.d.ts +0 -13
  66. package/dist/definitions/ListItem/ListItemSideContent.d.ts.map +0 -1
  67. package/dist/definitions/LoaderIcon/LoaderIcon.d.ts +0 -7
  68. package/dist/definitions/LoaderIcon/LoaderIcon.d.ts.map +0 -1
  69. package/dist/definitions/Message/Message.d.ts +0 -6
  70. package/dist/definitions/Message/Message.d.ts.map +0 -1
  71. package/dist/definitions/Modal/Body.d.ts +0 -6
  72. package/dist/definitions/Modal/Body.d.ts.map +0 -1
  73. package/dist/definitions/Modal/Footer.d.ts +0 -6
  74. package/dist/definitions/Modal/Footer.d.ts.map +0 -1
  75. package/dist/definitions/Modal/Header.d.ts +0 -8
  76. package/dist/definitions/Modal/Header.d.ts.map +0 -1
  77. package/dist/definitions/Modal/Modal.d.ts +0 -18
  78. package/dist/definitions/Modal/Modal.d.ts.map +0 -1
  79. package/dist/definitions/Modal/OnCloseContext.d.ts +0 -3
  80. package/dist/definitions/Modal/OnCloseContext.d.ts.map +0 -1
  81. package/dist/definitions/Notification/Notification.d.ts +0 -10
  82. package/dist/definitions/Notification/Notification.d.ts.map +0 -1
  83. package/dist/definitions/Overlay/Overlay.d.ts +0 -7
  84. package/dist/definitions/Overlay/Overlay.d.ts.map +0 -1
  85. package/dist/definitions/PageLoader/AnimatedBackgroundCircle.d.ts +0 -3
  86. package/dist/definitions/PageLoader/AnimatedBackgroundCircle.d.ts.map +0 -1
  87. package/dist/definitions/PageLoader/AnimatedFillCircle.d.ts +0 -3
  88. package/dist/definitions/PageLoader/AnimatedFillCircle.d.ts.map +0 -1
  89. package/dist/definitions/PageLoader/AnimatedFillCircleContainer.d.ts +0 -8
  90. package/dist/definitions/PageLoader/AnimatedFillCircleContainer.d.ts.map +0 -1
  91. package/dist/definitions/PageLoader/AnimatedLoaderCircle.d.ts +0 -10
  92. package/dist/definitions/PageLoader/AnimatedLoaderCircle.d.ts.map +0 -1
  93. package/dist/definitions/PageLoader/PageLoader.d.ts +0 -4
  94. package/dist/definitions/PageLoader/PageLoader.d.ts.map +0 -1
  95. package/dist/definitions/PageLoader/PageLoader.web.d.ts +0 -3
  96. package/dist/definitions/PageLoader/PageLoader.web.d.ts.map +0 -1
  97. package/dist/definitions/Picker/Picker.d.ts +0 -17
  98. package/dist/definitions/Picker/Picker.d.ts.map +0 -1
  99. package/dist/definitions/Picker/Picker.web.d.ts +0 -3
  100. package/dist/definitions/Picker/Picker.web.d.ts.map +0 -1
  101. package/dist/definitions/Picker/PickerItem.d.ts +0 -9
  102. package/dist/definitions/Picker/PickerItem.d.ts.map +0 -1
  103. package/dist/definitions/Skeleton/Skeleton.d.ts +0 -14
  104. package/dist/definitions/Skeleton/Skeleton.d.ts.map +0 -1
  105. package/dist/definitions/Skeleton/SkeletonContent.d.ts +0 -8
  106. package/dist/definitions/Skeleton/SkeletonContent.d.ts.map +0 -1
  107. package/dist/definitions/Skeleton/SkeletonContent.web.d.ts +0 -7
  108. package/dist/definitions/Skeleton/SkeletonContent.web.d.ts.map +0 -1
  109. package/dist/definitions/Tag/Tag.d.ts +0 -12
  110. package/dist/definitions/Tag/Tag.d.ts.map +0 -1
  111. package/dist/definitions/TimePicker/ModalDateTimePicker.d.ts +0 -12
  112. package/dist/definitions/TimePicker/ModalDateTimePicker.d.ts.map +0 -1
  113. package/dist/definitions/TimePicker/TimePicker.d.ts +0 -16
  114. package/dist/definitions/TimePicker/TimePicker.d.ts.map +0 -1
  115. package/dist/definitions/TimePicker/TimePicker.web.d.ts +0 -3
  116. package/dist/definitions/TimePicker/TimePicker.web.d.ts.map +0 -1
  117. package/dist/definitions/TimePicker/useTimePicker.d.ts +0 -14
  118. package/dist/definitions/TimePicker/useTimePicker.d.ts.map +0 -1
  119. package/dist/definitions/Tooltip/Tooltip.d.ts +0 -31
  120. package/dist/definitions/Tooltip/Tooltip.d.ts.map +0 -1
  121. package/dist/definitions/Tooltip/Tooltip.web.d.ts +0 -8
  122. package/dist/definitions/Tooltip/Tooltip.web.d.ts.map +0 -1
  123. package/dist/definitions/Tooltip/TooltipView.d.ts +0 -8
  124. package/dist/definitions/Tooltip/TooltipView.d.ts.map +0 -1
  125. package/dist/definitions/Tooltip/tooltipUtils.d.ts +0 -5
  126. package/dist/definitions/Tooltip/tooltipUtils.d.ts.map +0 -1
  127. package/dist/definitions/forms/Checkbox/Checkbox.d.ts +0 -13
  128. package/dist/definitions/forms/Checkbox/Checkbox.d.ts.map +0 -1
  129. package/dist/definitions/forms/DatePicker/DatePicker.d.ts +0 -4
  130. package/dist/definitions/forms/DatePicker/DatePicker.d.ts.map +0 -1
  131. package/dist/definitions/forms/DatePicker/DatePicker.web.d.ts +0 -4
  132. package/dist/definitions/forms/DatePicker/DatePicker.web.d.ts.map +0 -1
  133. package/dist/definitions/forms/DatePicker/DatePickerAndroid.d.ts +0 -12
  134. package/dist/definitions/forms/DatePicker/DatePickerAndroid.d.ts.map +0 -1
  135. package/dist/definitions/forms/DatePicker/DatePickerInputPart.d.ts +0 -11
  136. package/dist/definitions/forms/DatePicker/DatePickerInputPart.d.ts.map +0 -1
  137. package/dist/definitions/forms/DatePicker/DatePickerInputs.d.ts +0 -9
  138. package/dist/definitions/forms/DatePicker/DatePickerInputs.d.ts.map +0 -1
  139. package/dist/definitions/forms/DatePicker/ModalPlatformDateTimePicker.d.ts +0 -11
  140. package/dist/definitions/forms/DatePicker/ModalPlatformDateTimePicker.d.ts.map +0 -1
  141. package/dist/definitions/forms/DatePicker/PlatformDateTimePicker.d.ts +0 -14
  142. package/dist/definitions/forms/DatePicker/PlatformDateTimePicker.d.ts.map +0 -1
  143. package/dist/definitions/forms/DatePicker/types.d.ts +0 -35
  144. package/dist/definitions/forms/DatePicker/types.d.ts.map +0 -1
  145. package/dist/definitions/forms/InputEmail/InputEmail.d.ts +0 -7
  146. package/dist/definitions/forms/InputEmail/InputEmail.d.ts.map +0 -1
  147. package/dist/definitions/forms/InputFeedback/InputFeedback.d.ts +0 -10
  148. package/dist/definitions/forms/InputFeedback/InputFeedback.d.ts.map +0 -1
  149. package/dist/definitions/forms/InputField/InputField.d.ts +0 -9
  150. package/dist/definitions/forms/InputField/InputField.d.ts.map +0 -1
  151. package/dist/definitions/forms/InputIcon/InputIcon.d.ts +0 -9
  152. package/dist/definitions/forms/InputIcon/InputIcon.d.ts.map +0 -1
  153. package/dist/definitions/forms/InputPassword/InputPassword.d.ts +0 -7
  154. package/dist/definitions/forms/InputPassword/InputPassword.d.ts.map +0 -1
  155. package/dist/definitions/forms/InputPhone/InputPhone.d.ts +0 -7
  156. package/dist/definitions/forms/InputPhone/InputPhone.d.ts.map +0 -1
  157. package/dist/definitions/forms/InputPressable/InputPressable.d.ts +0 -6
  158. package/dist/definitions/forms/InputPressable/InputPressable.d.ts.map +0 -1
  159. package/dist/definitions/forms/InputTag/InputTag.d.ts +0 -10
  160. package/dist/definitions/forms/InputTag/InputTag.d.ts.map +0 -1
  161. package/dist/definitions/forms/InputText/InputText.d.ts +0 -16
  162. package/dist/definitions/forms/InputText/InputText.d.ts.map +0 -1
  163. package/dist/definitions/forms/InputText/InputTextContainer.d.ts +0 -8
  164. package/dist/definitions/forms/InputText/InputTextContainer.d.ts.map +0 -1
  165. package/dist/definitions/forms/InputText/InputTextContainer.web.d.ts +0 -11
  166. package/dist/definitions/forms/InputText/InputTextContainer.web.d.ts.map +0 -1
  167. package/dist/definitions/forms/Label/Label.d.ts +0 -7
  168. package/dist/definitions/forms/Label/Label.d.ts.map +0 -1
  169. package/dist/definitions/forms/Radio/Radio.d.ts +0 -13
  170. package/dist/definitions/forms/Radio/Radio.d.ts.map +0 -1
  171. package/dist/definitions/forms/TextArea/TextArea.d.ts +0 -6
  172. package/dist/definitions/forms/TextArea/TextArea.d.ts.map +0 -1
  173. package/dist/definitions/forms/styledTextInputMixin.d.ts +0 -7
  174. package/dist/definitions/forms/styledTextInputMixin.d.ts.map +0 -1
  175. package/dist/definitions/forms/utils.d.ts +0 -10
  176. package/dist/definitions/forms/utils.d.ts.map +0 -1
  177. package/dist/definitions/index.d.ts +0 -99
  178. package/dist/definitions/index.d.ts.map +0 -1
  179. package/dist/definitions/linaria-themes.d.ts +0 -2
  180. package/dist/definitions/linaria-themes.d.ts.map +0 -1
  181. package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +0 -4655
  182. package/dist/definitions/native-base/KittNativeBaseProvider.d.ts.map +0 -1
  183. package/dist/definitions/story-components/Flex.d.ts +0 -9
  184. package/dist/definitions/story-components/Flex.d.ts.map +0 -1
  185. package/dist/definitions/story-components/Story.d.ts +0 -9
  186. package/dist/definitions/story-components/Story.d.ts.map +0 -1
  187. package/dist/definitions/story-components/StoryBlock.d.ts +0 -10
  188. package/dist/definitions/story-components/StoryBlock.d.ts.map +0 -1
  189. package/dist/definitions/story-components/StoryContainer.d.ts +0 -9
  190. package/dist/definitions/story-components/StoryContainer.d.ts.map +0 -1
  191. package/dist/definitions/story-components/StoryContainer.web.d.ts +0 -4
  192. package/dist/definitions/story-components/StoryContainer.web.d.ts.map +0 -1
  193. package/dist/definitions/story-components/StoryDecorator.d.ts +0 -4
  194. package/dist/definitions/story-components/StoryDecorator.d.ts.map +0 -1
  195. package/dist/definitions/story-components/StoryGrid.d.ts +0 -20
  196. package/dist/definitions/story-components/StoryGrid.d.ts.map +0 -1
  197. package/dist/definitions/story-components/StorySection.d.ts +0 -21
  198. package/dist/definitions/story-components/StorySection.d.ts.map +0 -1
  199. package/dist/definitions/story-components/StoryTitle.d.ts +0 -27
  200. package/dist/definitions/story-components/StoryTitle.d.ts.map +0 -1
  201. package/dist/definitions/story-components/index.d.ts +0 -15
  202. package/dist/definitions/story-components/index.d.ts.map +0 -1
  203. package/dist/definitions/story-components/theme.d.ts +0 -2
  204. package/dist/definitions/story-components/theme.d.ts.map +0 -1
  205. package/dist/definitions/themes/default.d.ts +0 -175
  206. package/dist/definitions/themes/default.d.ts.map +0 -1
  207. package/dist/definitions/themes/late-ocean/avatar.d.ts +0 -14
  208. package/dist/definitions/themes/late-ocean/avatar.d.ts.map +0 -1
  209. package/dist/definitions/themes/late-ocean/button.d.ts +0 -69
  210. package/dist/definitions/themes/late-ocean/button.d.ts.map +0 -1
  211. package/dist/definitions/themes/late-ocean/card.d.ts +0 -13
  212. package/dist/definitions/themes/late-ocean/card.d.ts.map +0 -1
  213. package/dist/definitions/themes/late-ocean/checkbox.d.ts +0 -13
  214. package/dist/definitions/themes/late-ocean/checkbox.d.ts.map +0 -1
  215. package/dist/definitions/themes/late-ocean/colors.d.ts +0 -26
  216. package/dist/definitions/themes/late-ocean/colors.d.ts.map +0 -1
  217. package/dist/definitions/themes/late-ocean/datePicker.d.ts +0 -11
  218. package/dist/definitions/themes/late-ocean/datePicker.d.ts.map +0 -1
  219. package/dist/definitions/themes/late-ocean/feedback.d.ts +0 -11
  220. package/dist/definitions/themes/late-ocean/feedback.d.ts.map +0 -1
  221. package/dist/definitions/themes/late-ocean/forms.d.ts +0 -24
  222. package/dist/definitions/themes/late-ocean/forms.d.ts.map +0 -1
  223. package/dist/definitions/themes/late-ocean/fullScreenModal.d.ts +0 -8
  224. package/dist/definitions/themes/late-ocean/fullScreenModal.d.ts.map +0 -1
  225. package/dist/definitions/themes/late-ocean/iconButton.d.ts +0 -36
  226. package/dist/definitions/themes/late-ocean/iconButton.d.ts.map +0 -1
  227. package/dist/definitions/themes/late-ocean/input.d.ts +0 -32
  228. package/dist/definitions/themes/late-ocean/input.d.ts.map +0 -1
  229. package/dist/definitions/themes/late-ocean/inputField.d.ts +0 -5
  230. package/dist/definitions/themes/late-ocean/inputField.d.ts.map +0 -1
  231. package/dist/definitions/themes/late-ocean/inputTag.d.ts +0 -14
  232. package/dist/definitions/themes/late-ocean/inputTag.d.ts.map +0 -1
  233. package/dist/definitions/themes/late-ocean/listItem.d.ts +0 -8
  234. package/dist/definitions/themes/late-ocean/listItem.d.ts.map +0 -1
  235. package/dist/definitions/themes/late-ocean/pageLoader.d.ts +0 -18
  236. package/dist/definitions/themes/late-ocean/pageLoader.d.ts.map +0 -1
  237. package/dist/definitions/themes/late-ocean/picker.d.ts +0 -21
  238. package/dist/definitions/themes/late-ocean/picker.d.ts.map +0 -1
  239. package/dist/definitions/themes/late-ocean/radio.d.ts +0 -19
  240. package/dist/definitions/themes/late-ocean/radio.d.ts.map +0 -1
  241. package/dist/definitions/themes/late-ocean/shadows.d.ts +0 -4
  242. package/dist/definitions/themes/late-ocean/shadows.d.ts.map +0 -1
  243. package/dist/definitions/themes/late-ocean/skeleton.d.ts +0 -7
  244. package/dist/definitions/themes/late-ocean/skeleton.d.ts.map +0 -1
  245. package/dist/definitions/themes/late-ocean/tag.d.ts +0 -18
  246. package/dist/definitions/themes/late-ocean/tag.d.ts.map +0 -1
  247. package/dist/definitions/themes/late-ocean/textArea.d.ts +0 -5
  248. package/dist/definitions/themes/late-ocean/textArea.d.ts.map +0 -1
  249. package/dist/definitions/themes/late-ocean/tooltip.d.ts +0 -10
  250. package/dist/definitions/themes/late-ocean/tooltip.d.ts.map +0 -1
  251. package/dist/definitions/themes/late-ocean/typography.d.ts +0 -66
  252. package/dist/definitions/themes/late-ocean/typography.d.ts.map +0 -1
  253. package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts +0 -24
  254. package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts.map +0 -1
  255. package/dist/definitions/typography/Typography.d.ts +0 -54
  256. package/dist/definitions/typography/Typography.d.ts.map +0 -1
  257. package/dist/definitions/typography/TypographyEmoji.d.ts +0 -8
  258. package/dist/definitions/typography/TypographyEmoji.d.ts.map +0 -1
  259. package/dist/definitions/typography/TypographyIcon.d.ts +0 -9
  260. package/dist/definitions/typography/TypographyIcon.d.ts.map +0 -1
  261. package/dist/definitions/typography/TypographyLink.d.ts +0 -15
  262. package/dist/definitions/typography/TypographyLink.d.ts.map +0 -1
  263. package/dist/definitions/useKittTheme.d.ts +0 -8
  264. package/dist/definitions/useKittTheme.d.ts.map +0 -1
  265. package/dist/definitions/utils/StyleWebWrapper.d.ts +0 -7
  266. package/dist/definitions/utils/StyleWebWrapper.d.ts.map +0 -1
  267. package/dist/definitions/utils/hexToRgba.d.ts +0 -2
  268. package/dist/definitions/utils/hexToRgba.d.ts.map +0 -1
  269. package/dist/definitions/utils/storybook/KittThemeDecorator.d.ts +0 -15
  270. package/dist/definitions/utils/storybook/KittThemeDecorator.d.ts.map +0 -1
  271. package/dist/definitions/utils/tests/renderWithProvidersUtils.d.ts +0 -6
  272. package/dist/definitions/utils/tests/renderWithProvidersUtils.d.ts.map +0 -1
  273. package/dist/definitions/utils/tests/styled-component-typing-test.d.ts +0 -19
  274. package/dist/definitions/utils/tests/styled-component-typing-test.d.ts.map +0 -1
  275. package/dist/definitions/utils/typeUtils.d.ts +0 -5
  276. package/dist/definitions/utils/typeUtils.d.ts.map +0 -1
  277. package/dist/definitions/utils/warnings.d.ts +0 -4
  278. package/dist/definitions/utils/warnings.d.ts.map +0 -1
  279. package/dist/definitions/utils/windowSize/MatchWindowSize.d.ts +0 -8
  280. package/dist/definitions/utils/windowSize/MatchWindowSize.d.ts.map +0 -1
  281. package/dist/definitions/utils/windowSize/createWindowSizeHelper.d.ts +0 -41
  282. package/dist/definitions/utils/windowSize/createWindowSizeHelper.d.ts.map +0 -1
  283. package/dist/definitions/utils/windowSize/useMatchWindowSize.d.ts +0 -10
  284. package/dist/definitions/utils/windowSize/useMatchWindowSize.d.ts.map +0 -1
  285. package/dist/definitions/utils/windowSize/useWindowSize.d.ts +0 -2
  286. package/dist/definitions/utils/windowSize/useWindowSize.d.ts.map +0 -1
  287. package/dist/definitions/utils/withTheme.d.ts +0 -7
  288. package/dist/definitions/utils/withTheme.d.ts.map +0 -1
  289. package/dist/index-browser-all.es.android.js +0 -4914
  290. package/dist/index-browser-all.es.android.js.map +0 -1
  291. package/dist/index-browser-all.es.css +0 -3
  292. package/dist/index-browser-all.es.ios.js +0 -4914
  293. package/dist/index-browser-all.es.ios.js.map +0 -1
  294. package/dist/index-browser-all.es.js +0 -4958
  295. package/dist/index-browser-all.es.js.map +0 -1
  296. package/dist/index-browser-all.es.web.js +0 -4369
  297. package/dist/index-browser-all.es.web.js.map +0 -1
  298. package/dist/index-node-14.17.cjs.css +0 -3
  299. package/dist/index-node-14.17.cjs.js +0 -4859
  300. package/dist/index-node-14.17.cjs.js.map +0 -1
  301. package/dist/index-node-14.17.cjs.web.css +0 -8
  302. package/dist/index-node-14.17.cjs.web.js +0 -4209
  303. package/dist/index-node-14.17.cjs.web.js.map +0 -1
  304. package/dist/linaria-themes-browser-all.es.android.js +0 -614
  305. package/dist/linaria-themes-browser-all.es.android.js.map +0 -1
  306. package/dist/linaria-themes-browser-all.es.ios.js +0 -614
  307. package/dist/linaria-themes-browser-all.es.ios.js.map +0 -1
  308. package/dist/linaria-themes-browser-all.es.js +0 -614
  309. package/dist/linaria-themes-browser-all.es.js.map +0 -1
  310. package/dist/linaria-themes-browser-all.es.web.js +0 -613
  311. package/dist/linaria-themes-browser-all.es.web.js.map +0 -1
  312. package/dist/linaria-themes-node-14.17.cjs.js +0 -613
  313. package/dist/linaria-themes-node-14.17.cjs.js.map +0 -1
  314. package/dist/linaria-themes-node-14.17.cjs.web.js +0 -611
  315. package/dist/linaria-themes-node-14.17.cjs.web.js.map +0 -1
  316. package/dist/styles.css +0 -8
  317. package/dist/tsbuildinfo +0 -1
@@ -0,0 +1,3 @@
1
+ {
2
+ "eslint.workingDirectories": ["../../"]
3
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ornikar/kitt-universal",
3
- "version": "9.1.1",
3
+ "version": "9.1.3-beta.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -101,6 +101,5 @@
101
101
  "react-native-svg": "12.3.0",
102
102
  "react-native-web": "0.17.7",
103
103
  "styled-components": "5.3.5"
104
- },
105
- "gitHead": "748f1792ff3ed0aae3272c1f9dea59d6186819bf"
104
+ }
106
105
  }
@@ -1,20 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- export declare type AvatarSizeVariant = 'large';
3
- export interface StyledAvatarViewProps {
4
- $size: number;
5
- $isRound?: boolean;
6
- $isLight?: boolean;
7
- $sizeVariant?: AvatarSizeVariant;
8
- }
9
- export interface AvatarProps {
10
- size?: number;
11
- src?: string | null;
12
- alt?: string;
13
- firstname?: string | null;
14
- lastname?: string | null;
15
- round?: boolean;
16
- light?: boolean;
17
- sizeVariant?: AvatarSizeVariant;
18
- }
19
- export declare function Avatar({ size, round, light, sizeVariant, ...props }: AvatarProps): ReactElement;
20
- //# sourceMappingURL=Avatar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/Avatar/Avatar.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAQ1C,oBAAY,iBAAiB,GAAG,OAAO,CAAC;AAExC,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,iBAAiB,CAAC;CAClC;AAkDD,MAAM,WAAW,WAAW;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,WAAW,CAAC,EAAE,iBAAiB,CAAC;CACjC;AAED,wBAAgB,MAAM,CAAC,EAAE,IAAS,EAAE,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,EAAE,WAAW,GAAG,YAAY,CAMpG"}
@@ -1,16 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- import type { EdgeInsets } from 'react-native-safe-area-context';
3
- export declare type MessageType = 'success' | 'warning' | 'danger' | 'info';
4
- export interface BaseMessageProps {
5
- type?: MessageType;
6
- children: NonNullable<ReactNode>;
7
- /**
8
- * @internal for styling between Message and Notification
9
- */
10
- hasNoRadius?: boolean;
11
- centeredText?: boolean;
12
- insets?: EdgeInsets;
13
- onDismiss?: () => void;
14
- }
15
- export declare function BaseMessage({ type, children, hasNoRadius, centeredText, insets, onDismiss, }: BaseMessageProps): ReactElement;
16
- //# sourceMappingURL=BaseMessage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BaseMessage.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/BaseMessage.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACrD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAQjE,oBAAY,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;AAwDpE,MAAM,WAAW,gBAAgB;IAC/B,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,WAAW,CAAC,EAC1B,IAAa,EACb,QAAQ,EACR,WAAW,EACX,YAAY,EACZ,MAAM,EACN,SAAS,GACV,EAAE,gBAAgB,GAAG,YAAY,CAuBjC"}
@@ -1,10 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { TypographyColor } from '../typography/Typography';
3
- import type { MessageType } from './BaseMessage';
4
- interface IconContentProps {
5
- type: MessageType;
6
- color: TypographyColor;
7
- }
8
- export declare function IconContent({ type, color }: IconContentProps): ReactElement;
9
- export {};
10
- //# sourceMappingURL=IconContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IconContent.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/IconContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,gBAAgB;IACxB,IAAI,EAAE,WAAW,CAAC;IAClB,KAAK,EAAE,eAAe,CAAC;CACxB;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,gBAAgB,GAAG,YAAY,CAW3E"}
@@ -1,6 +0,0 @@
1
- import type { IconButtonProps } from '../IconButton/IconButton';
2
- import type { TypographyColor } from '../typography/Typography';
3
- import type { MessageType } from './BaseMessage';
4
- export declare const getColorByType: (type: MessageType) => TypographyColor;
5
- export declare const getIconButtonColor: (messageType: MessageType) => IconButtonProps['color'];
6
- //# sourceMappingURL=helper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"helper.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/helper.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,eAAO,MAAM,cAAc,SAAU,WAAW,KAAG,eAUlD,CAAC;AAEF,eAAO,MAAM,kBAAkB,gBAAiB,WAAW,KAAG,eAAe,CAAC,OAAO,CASpF,CAAC"}
@@ -1,15 +0,0 @@
1
- /// <reference types="react" />
2
- import type { PressableProps, View } from 'react-native';
3
- import type { ButtonType, ButtonVariant } from './Button';
4
- export interface StyledPressableProps extends PressableProps {
5
- $isStretch?: boolean;
6
- $type: ButtonType;
7
- }
8
- export interface AnimatedButtonPressableProps extends PressableProps {
9
- accessibilityRole: NonNullable<PressableProps['accessibilityRole']>;
10
- $type: ButtonType;
11
- $variant: ButtonVariant;
12
- $isStretch?: boolean;
13
- }
14
- export declare const AnimatedButtonPressable: import("react").ForwardRefExoticComponent<AnimatedButtonPressableProps & import("react").RefAttributes<View>>;
15
- //# sourceMappingURL=AnimatedButtonPressable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnimatedButtonPressable.d.ts","sourceRoot":"","sources":["../../../src/Button/AnimatedButtonPressable.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAGzD,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAG1D,MAAM,WAAW,oBAAqB,SAAQ,cAAc;IAC1D,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,EAAE,UAAU,CAAC;CACnB;AAcD,MAAM,WAAW,4BAA6B,SAAQ,cAAc;IAClE,iBAAiB,EAAE,WAAW,CAAC,cAAc,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACpE,KAAK,EAAE,UAAU,CAAC;IAClB,QAAQ,EAAE,aAAa,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,uBAAuB,+GA+DnC,CAAC"}
@@ -1,17 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- import type { DefaultTheme } from 'styled-components/native';
3
- import type { AnimatedButtonPressableProps } from './AnimatedButtonPressable';
4
- import type { ButtonType, ButtonVariant } from './Button';
5
- interface AnimatedButtonPressableContainerProps {
6
- theme: DefaultTheme;
7
- children: ReactNode;
8
- $isDisabled?: boolean;
9
- $type: ButtonType;
10
- $variant: ButtonVariant;
11
- $isStretch?: boolean;
12
- $isSubtle?: boolean;
13
- }
14
- export declare const AnimatedButtonPressableContainer: import("react").ForwardRefExoticComponent<import("type-fest").Except<AnimatedButtonPressableContainerProps, "theme"> & import("react").RefAttributes<HTMLDivElement>>;
15
- export declare const AnimatedButtonPressable: import("react").ForwardRefExoticComponent<AnimatedButtonPressableProps & import("react").RefAttributes<HTMLDivElement>>;
16
- export {};
17
- //# sourceMappingURL=AnimatedButtonPressable.web.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnimatedButtonPressable.web.d.ts","sourceRoot":"","sources":["../../../src/Button/AnimatedButtonPressable.web.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAgB,SAAS,EAAE,MAAM,OAAO,CAAC;AAGrD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAI7D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAC9E,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAI1D,UAAU,qCAAqC;IAC7C,KAAK,EAAE,YAAY,CAAC;IACpB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,EAAE,UAAU,CAAC;IAClB,QAAQ,EAAE,aAAa,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,gCAAgC,uKA0I3C,CAAC;AAEH,eAAO,MAAM,uBAAuB,yHAcnC,CAAC"}
@@ -1,12 +0,0 @@
1
- /// <reference types="styled-components-react-native" />
2
- import type { ViewProps } from 'react-native';
3
- import type { ButtonSize, ButtonType, ButtonVariant } from './Button';
4
- export interface BaseStyledButtonPressableProps extends ViewProps {
5
- $type: ButtonType;
6
- $variant: ButtonVariant;
7
- $size?: ButtonSize;
8
- $isStretch?: boolean;
9
- $isDisabled?: boolean;
10
- }
11
- export declare const BaseStyledButtonPressable: import("styled-components").StyledComponent<typeof import("react-native").View, import("styled-components").DefaultTheme, BaseStyledButtonPressableProps, never>;
12
- //# sourceMappingURL=BaseStyledButtonPressable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BaseStyledButtonPressable.d.ts","sourceRoot":"","sources":["../../../src/Button/BaseStyledButtonPressable.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAGtE,MAAM,WAAW,8BAA+B,SAAQ,SAAS;IAC/D,KAAK,EAAE,UAAU,CAAC;IAClB,QAAQ,EAAE,aAAa,CAAC;IACxB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,yBAAyB,kKA+BrC,CAAC"}
@@ -1,35 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- import type { PressableProps, View } from 'react-native';
3
- export declare type SubtleButtonType = 'subtle' | 'subtle-dark';
4
- export declare type ButtonType = 'primary' | 'default' | SubtleButtonType | 'white';
5
- export declare type ButtonSize = 'large' | 'xlarge';
6
- export declare type ButtonVariant = 'default' | 'ghost';
7
- declare type IconPosition = 'right' | 'left';
8
- export interface ButtonProps {
9
- children?: ReactNode;
10
- type?: ButtonType;
11
- variant?: ButtonVariant;
12
- disabled?: boolean;
13
- stretch?: boolean;
14
- /**
15
- * @deprecated use `size` instead
16
- */
17
- large?: boolean;
18
- /**
19
- * @deprecated use `size` instead
20
- */
21
- xLarge?: boolean;
22
- size?: ButtonSize;
23
- icon?: ReactElement;
24
- iconPosition?: IconPosition;
25
- testID?: PressableProps['testID'];
26
- href?: PressableProps['href'];
27
- hrefAttrs?: PressableProps['hrefAttrs'];
28
- accessibilityRole?: PressableProps['accessibilityRole'];
29
- className?: string;
30
- style?: PressableProps['style'];
31
- onPress?: PressableProps['onPress'];
32
- }
33
- export declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & import("react").RefAttributes<View>>;
34
- export {};
35
- //# sourceMappingURL=Button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAQzD,oBAAY,gBAAgB,GAAG,QAAQ,GAAG,aAAa,CAAC;AACxD,oBAAY,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,gBAAgB,GAAG,OAAO,CAAC;AAC5E,oBAAY,UAAU,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC5C,oBAAY,aAAa,GAAG,SAAS,GAAG,OAAO,CAAC;AAEhD,aAAK,YAAY,GAAG,OAAO,GAAG,MAAM,CAAC;AAUrC,MAAM,WAAW,WAAW;IAC1B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,MAAM,CAAC,EAAE,cAAc,CAAC,QAAQ,CAAC,CAAC;IAClC,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAC;IAC9B,SAAS,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC;IACxC,iBAAiB,CAAC,EAAE,cAAc,CAAC,mBAAmB,CAAC,CAAC;IACxD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAChC,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC;AAED,eAAO,MAAM,MAAM,8FAmElB,CAAC"}
@@ -1,19 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { Except } from 'type-fest';
3
- import type { TypographyColor } from '../typography/Typography';
4
- import type { ButtonProps, ButtonType, ButtonVariant } from './Button';
5
- interface ButtonContentProps extends Except<ButtonProps, 'onPress' | 'disabled' | 'stretch'> {
6
- isDisabled?: boolean;
7
- type: NonNullable<ButtonType>;
8
- variant: NonNullable<ButtonVariant>;
9
- $isStretch: ButtonProps['stretch'];
10
- }
11
- interface ButtonContentChildrenProps extends Except<ButtonProps, 'onPress' | 'disabled' | 'stretch'> {
12
- isDisabled?: boolean;
13
- type: NonNullable<ButtonType>;
14
- color: TypographyColor;
15
- }
16
- export declare function ButtonContentChildren({ type, icon, iconPosition, isDisabled, color, children, }: ButtonContentChildrenProps): ReactElement | null;
17
- export declare function ButtonContent({ type, variant, isDisabled, $isStretch, icon, children, ...props }: ButtonContentProps): ReactElement;
18
- export {};
19
- //# sourceMappingURL=ButtonContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ButtonContent.d.ts","sourceRoot":"","sources":["../../../src/Button/ButtonContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,KAAK,EAAE,eAAe,EAAuB,MAAM,0BAA0B,CAAC;AAIrF,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAgFvE,UAAU,kBAAmB,SAAQ,MAAM,CAAC,WAAW,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAC1F,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAC9B,OAAO,EAAE,WAAW,CAAC,aAAa,CAAC,CAAC;IACpC,UAAU,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;CACpC;AAED,UAAU,0BAA2B,SAAQ,MAAM,CAAC,WAAW,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAClG,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAC9B,KAAK,EAAE,eAAe,CAAC;CACxB;AAQD,wBAAgB,qBAAqB,CAAC,EACpC,IAAI,EACJ,IAAI,EACJ,YAAY,EACZ,UAAU,EACV,KAAK,EACL,QAAQ,GACT,EAAE,0BAA0B,GAAG,YAAY,GAAG,IAAI,CA6ClD;AA4BD,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,OAAO,EACP,UAAU,EACV,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,kBAAkB,GAAG,YAAY,CAUnC"}
@@ -1,3 +0,0 @@
1
- /// <reference types="styled-components-react-native" />
2
- export declare const StyledDisabled: import("styled-components").StyledComponent<typeof import("react-native").View, import("styled-components").DefaultTheme, {}, never>;
3
- //# sourceMappingURL=StyledDisabled.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StyledDisabled.d.ts","sourceRoot":"","sources":["../../../src/Button/StyledDisabled.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,cAAc,sIAW1B,CAAC"}
@@ -1,5 +0,0 @@
1
- import type { DefaultTheme } from 'styled-components/native';
2
- import type { BaseButtonTheme, BaseButtonWithVariant } from '../themes/late-ocean/button';
3
- import type { ButtonType, ButtonVariant } from './Button';
4
- export declare function getVariantValuesIfExist<V extends ButtonVariant>(theme: DefaultTheme, type: ButtonType, variant: ButtonVariant): BaseButtonTheme['default'] | BaseButtonWithVariant[V];
5
- //# sourceMappingURL=getVariantValuesIfExist.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getVariantValuesIfExist.d.ts","sourceRoot":"","sources":["../../../src/Button/getVariantValuesIfExist.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAC1F,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAM1D,wBAAgB,uBAAuB,CAAC,CAAC,SAAS,aAAa,EAC7D,KAAK,EAAE,YAAY,EACnB,IAAI,EAAE,UAAU,EAChB,OAAO,EAAE,aAAa,GACrB,eAAe,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC,CAAC,CAAC,CAQvD"}
@@ -1,3 +0,0 @@
1
- import type { ButtonType, SubtleButtonType } from './Button';
2
- export declare function isSubtle(type: ButtonType): type is SubtleButtonType;
3
- //# sourceMappingURL=isSubtle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isSubtle.d.ts","sourceRoot":"","sources":["../../../src/Button/isSubtle.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE7D,wBAAgB,QAAQ,CAAC,IAAI,EAAE,UAAU,GAAG,IAAI,IAAI,gBAAgB,CAEnE"}
@@ -1,9 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- declare type CardType = 'primary' | 'secondary' | 'subtle';
3
- export interface CardProps {
4
- children: NonNullable<ReactNode>;
5
- type: CardType;
6
- }
7
- export declare function Card({ children, type }: CardProps): ReactElement;
8
- export {};
9
- //# sourceMappingURL=Card.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/Card/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGrD,aAAK,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAC;AAEnD,MAAM,WAAW,SAAS;IACxB,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,IAAI,EAAE,QAAQ,CAAC;CAChB;AAaD,wBAAgB,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,SAAS,GAAG,YAAY,CAEhE"}
@@ -1,12 +0,0 @@
1
- import type { IImageProps } from 'native-base';
2
- import type { ReactElement } from 'react';
3
- import type { ImageProps } from 'react-native';
4
- import type { KittResponsiveProp } from '../KittBreakpoints';
5
- export interface EmojiProps extends Pick<ImageProps, 'style'> {
6
- emoji: string;
7
- size: number | KittResponsiveProp<number>;
8
- alignSelf?: IImageProps['alignSelf'];
9
- _web?: IImageProps['_web'];
10
- }
11
- export declare function Emoji({ emoji, size, alignSelf, _web, style }: EmojiProps): ReactElement | null;
12
- //# sourceMappingURL=Emoji.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Emoji.d.ts","sourceRoot":"","sources":["../../../src/Emoji/Emoji.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG/C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAE7D,MAAM,WAAW,UAAW,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,CAAC;IAC3D,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,GAAG,kBAAkB,CAAC,MAAM,CAAC,CAAC;IAC1C,SAAS,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACrC,IAAI,CAAC,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED,wBAAgB,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,UAAU,GAAG,YAAY,GAAG,IAAI,CAuB9F"}
@@ -1,31 +0,0 @@
1
- import type { ComponentProps, ReactElement, VoidFunctionComponent } from 'react';
2
- import type { PressableProps, TextProps } from 'react-native';
3
- declare type ExternalAppLinkScheme = 'sms' | 'tel' | 'mailto';
4
- export interface ExternalAppLinkAsComponentMinimumRequiredProps {
5
- href?: TextProps['href'];
6
- hrefAttrs?: TextProps['hrefAttrs'];
7
- onPress?: PressableProps['onPress'];
8
- }
9
- export interface ExternalAppLinkProps<C extends VoidFunctionComponent<any>> {
10
- as: C;
11
- appScheme: ExternalAppLinkScheme;
12
- appValue: string;
13
- onPress?: PressableProps['onPress'];
14
- onOpenAppError?: (err: string) => void;
15
- }
16
- export interface ExternalAppLinkPhoneProps<C extends VoidFunctionComponent<any>> extends Partial<ExternalAppLinkProps<C>> {
17
- phoneNumber: string;
18
- }
19
- export interface ExternalAppLinkMailProps<C extends VoidFunctionComponent<any>> extends Partial<ExternalAppLinkProps<C>> {
20
- emailAddress: string;
21
- }
22
- /** @internal for ExternalAppLink.web.tsx only */
23
- export declare type ExternalAppLinkSendableComponentProps<C extends VoidFunctionComponent<any>> = Omit<ComponentProps<C>, keyof ExternalAppLinkProps<C> & keyof ExternalAppLinkAsComponentMinimumRequiredProps>;
24
- export declare function ExternalAppLink<C extends VoidFunctionComponent<any>>({ as: Component, appScheme, appValue, onPress, onOpenAppError, ...rest }: ExternalAppLinkProps<C> & ExternalAppLinkSendableComponentProps<C>): ReactElement;
25
- export declare namespace ExternalAppLink {
26
- var Sms: <C extends VoidFunctionComponent<any>>({ phoneNumber, children, ...rest }: ExternalAppLinkPhoneProps<C> & ExternalAppLinkSendableComponentProps<C>) => ReactElement<any, string | import("react").JSXElementConstructor<any>>;
27
- var Tel: <C extends VoidFunctionComponent<any>>({ phoneNumber, children, ...rest }: ExternalAppLinkPhoneProps<C> & ExternalAppLinkSendableComponentProps<C>) => ReactElement<any, string | import("react").JSXElementConstructor<any>>;
28
- var Mail: <C extends VoidFunctionComponent<any>>({ emailAddress, children, ...rest }: ExternalAppLinkMailProps<C> & ExternalAppLinkSendableComponentProps<C>) => ReactElement<any, string | import("react").JSXElementConstructor<any>>;
29
- }
30
- export {};
31
- //# sourceMappingURL=ExternalAppLink.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExternalAppLink.d.ts","sourceRoot":"","sources":["../../../src/ExternalAppLink/ExternalAppLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AACjF,OAAO,KAAK,EAAyB,cAAc,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGrF,aAAK,qBAAqB,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,CAAC;AAEtD,MAAM,WAAW,8CAA8C;IAC7D,IAAI,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IACnC,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC;AAED,MAAM,WAAW,oBAAoB,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC;IACxE,EAAE,EAAE,CAAC,CAAC;IACN,SAAS,EAAE,qBAAqB,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;IACpC,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,MAAM,WAAW,yBAAyB,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,CAC7E,SAAQ,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IACxC,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,wBAAwB,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,CAC5E,SAAQ,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IACxC,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,iDAAiD;AAEjD,oBAAY,qCAAqC,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,IAAI,IAAI,CAC5F,cAAc,CAAC,CAAC,CAAC,EACjB,MAAM,oBAAoB,CAAC,CAAC,CAAC,GAAG,MAAM,8CAA8C,CACrF,CAAC;AAEF,wBAAgB,eAAe,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAAE,EACpE,EAAE,EAAE,SAAS,EACb,SAAS,EACT,QAAQ,EACR,OAAO,EACP,cAAc,EACd,GAAG,IAAI,EACR,EAAE,oBAAoB,CAAC,CAAC,CAAC,GAAG,qCAAqC,CAAC,CAAC,CAAC,GAAG,YAAY,CA2BnF;yBAlCe,eAAe"}
@@ -1,18 +0,0 @@
1
- import type { ComponentProps, ReactElement, VoidFunctionComponent } from 'react';
2
- import type { PressableProps, TextProps } from 'react-native';
3
- import type { ExternalLinkOpenLinkBehavior } from './ExternalLinkOpenLinkBehavior';
4
- export interface ExternalLinkAsComponentMinimumRequiredProps {
5
- href?: TextProps['href'];
6
- hrefAttrs?: TextProps['hrefAttrs'];
7
- onPress?: PressableProps['onPress'];
8
- }
9
- export interface ExternalLinkProps<C extends VoidFunctionComponent<any>> {
10
- as: C;
11
- openLinkBehavior?: ExternalLinkOpenLinkBehavior;
12
- href?: string;
13
- onPress?: PressableProps['onPress'];
14
- }
15
- /** @internal for ExternalLink.web.tsx only */
16
- export declare type ExternalLinkSendableComponentProps<C extends VoidFunctionComponent<any>> = Omit<ComponentProps<C>, keyof ExternalLinkProps<C> & keyof ExternalLinkAsComponentMinimumRequiredProps>;
17
- export declare function ExternalLink<C extends VoidFunctionComponent<any>>({ as: Component, href, openLinkBehavior, onPress, ...rest }: ExternalLinkProps<C> & ExternalLinkSendableComponentProps<C>): ReactElement;
18
- //# sourceMappingURL=ExternalLink.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExternalLink.d.ts","sourceRoot":"","sources":["../../../src/ExternalLink/ExternalLink.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AACjF,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAGnF,MAAM,WAAW,2CAA2C;IAC1D,IAAI,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IACnC,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC;AAED,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC;IACrE,EAAE,EAAE,CAAC,CAAC;IACN,gBAAgB,CAAC,EAAE,4BAA4B,CAAC;IAChD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC;AAED,8CAA8C;AAE9C,oBAAY,kCAAkC,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,IAAI,IAAI,CACzF,cAAc,CAAC,CAAC,CAAC,EACjB,MAAM,iBAAiB,CAAC,CAAC,CAAC,GAAG,MAAM,2CAA2C,CAC/E,CAAC;AAEF,wBAAgB,YAAY,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAAE,EACjE,EAAE,EAAE,SAAS,EACb,IAAI,EACJ,gBAA0C,EAC1C,OAAO,EACP,GAAG,IAAI,EACR,EAAE,iBAAiB,CAAC,CAAC,CAAC,GAAG,kCAAkC,CAAC,CAAC,CAAC,GAAG,YAAY,CA6B7E"}
@@ -1,4 +0,0 @@
1
- import type { ReactElement, VoidFunctionComponent } from 'react';
2
- import type { ExternalLinkProps, ExternalLinkSendableComponentProps } from './ExternalLink';
3
- export declare function ExternalLink<C extends VoidFunctionComponent<any>>({ as: Component, href, openLinkBehavior, onPress, ...rest }: ExternalLinkProps<C> & ExternalLinkSendableComponentProps<C>): ReactElement;
4
- //# sourceMappingURL=ExternalLink.web.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExternalLink.web.d.ts","sourceRoot":"","sources":["../../../src/ExternalLink/ExternalLink.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAAE,iBAAiB,EAAE,kCAAkC,EAAE,MAAM,gBAAgB,CAAC;AAG5F,wBAAgB,YAAY,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAAE,EACjE,EAAE,EAAE,SAAS,EACb,IAAI,EACJ,gBAA0C,EAC1C,OAAO,EACP,GAAG,IAAI,EACR,EAAE,iBAAiB,CAAC,CAAC,CAAC,GAAG,kCAAkC,CAAC,CAAC,CAAC,GAAG,YAAY,CAS7E"}
@@ -1,24 +0,0 @@
1
- export interface ExternalLinkOpenLinkBehavior {
2
- /**
3
- * @default 'openInModal'
4
- *
5
- * @description open link behavior in native
6
- *
7
- * "openInModal": open via [expo-web-browser](https://docs.expo.dev/versions/latest/sdk/webbrowser/)
8
- *
9
- * "openBrowserApp": open via [Linking](https://docs.expo.dev/guides/linking/#opening-links-from-your-app)
10
- */
11
- native?: 'openInModal' | 'openBrowserApp';
12
- /**
13
- * @default 'targetBlank'
14
- *
15
- * @description open link behavior in native
16
- *
17
- * "targetSelf": no dom attributes added, behave like `target="_self"`
18
- *
19
- * "targetBlank": dome attributes: `target="_blank" rel="noopener noreferrer"`
20
- */
21
- web?: 'targetSelf' | 'targetBlank';
22
- }
23
- export declare const defaultOpenLinkBehavior: ExternalLinkOpenLinkBehavior;
24
- //# sourceMappingURL=ExternalLinkOpenLinkBehavior.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExternalLinkOpenLinkBehavior.d.ts","sourceRoot":"","sources":["../../../src/ExternalLink/ExternalLinkOpenLinkBehavior.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,aAAa,GAAG,gBAAgB,CAAC;IAE1C;;;;;;;;OAQG;IACH,GAAG,CAAC,EAAE,YAAY,GAAG,aAAa,CAAC;CACpC;AAED,eAAO,MAAM,uBAAuB,EAAE,4BAGrC,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- interface BodyProps {
3
- children: NonNullable<ReactNode>;
4
- }
5
- export declare function FullScreenModalBody({ children }: BodyProps): ReactElement;
6
- export {};
7
- //# sourceMappingURL=Body.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/FullScreenModal/Body.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAiBrD,UAAU,SAAS;IACjB,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;CAClC;AAED,wBAAgB,mBAAmB,CAAC,EAAE,QAAQ,EAAE,EAAE,SAAS,GAAG,YAAY,CAEzE"}
@@ -1,12 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- import { FullScreenModalBody } from './Body';
3
- import { FullScreenModalHeader } from './Header';
4
- export interface FullScreenModalProps {
5
- children: ReactNode;
6
- }
7
- export declare function FullScreenModal({ children }: FullScreenModalProps): ReactElement;
8
- export declare namespace FullScreenModal {
9
- var Header: typeof FullScreenModalHeader;
10
- var Body: typeof FullScreenModalBody;
11
- }
12
- //# sourceMappingURL=FullScreenModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FullScreenModal.d.ts","sourceRoot":"","sources":["../../../src/FullScreenModal/FullScreenModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAOjD,MAAM,WAAW,oBAAoB;IACnC,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,wBAAgB,eAAe,CAAC,EAAE,QAAQ,EAAE,EAAE,oBAAoB,GAAG,YAAY,CAEhF;yBAFe,eAAe"}
@@ -1,8 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- export interface FullScreenModalHeaderProps {
3
- children: NonNullable<ReactNode>;
4
- right?: ReactNode;
5
- left?: ReactNode;
6
- }
7
- export declare function FullScreenModalHeader({ children, right, left }: FullScreenModalHeaderProps): ReactElement;
8
- //# sourceMappingURL=Header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/FullScreenModal/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAyFrD,MAAM,WAAW,0BAA0B;IACzC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,0BAA0B,GAAG,YAAY,CAiCzG"}
@@ -1,20 +0,0 @@
1
- /// <reference types="styled-components-react-native" />
2
- import type { ReactElement } from 'react';
3
- import type { ViewStyle } from 'react-native';
4
- export interface IconProps {
5
- icon: ReactElement;
6
- size?: number;
7
- color: string;
8
- align?: ViewStyle['alignSelf'];
9
- testID?: ViewStyle['testID'];
10
- }
11
- interface IconContainerProps {
12
- $align?: ViewStyle['alignSelf'];
13
- $size: number;
14
- $color: string;
15
- }
16
- export declare const defaultIconSize = 20;
17
- export declare const IconContainer: import("styled-components").StyledComponent<typeof import("react-native").View, import("styled-components").DefaultTheme, IconContainerProps, never>;
18
- export declare function Icon({ icon, size, align, color }: IconProps): ReactElement;
19
- export {};
20
- //# sourceMappingURL=Icon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/Icon/Icon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,YAAY,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IAC/B,MAAM,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;CAC9B;AAED,UAAU,kBAAkB;IAC1B,MAAM,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,KAAK,CAAC;AAElC,eAAO,MAAM,aAAa,sJAKzB,CAAC;AAEF,wBAAgB,IAAI,CAAC,EAAE,IAAI,EAAE,IAAsB,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,SAAS,GAAG,YAAY,CAQ5F"}
@@ -1,7 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- export interface SpinningIconProps {
3
- icon: ReactElement;
4
- color?: string;
5
- }
6
- export declare function SpinningIcon({ icon, color }: SpinningIconProps): ReactElement;
7
- //# sourceMappingURL=SpinningIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SpinningIcon.d.ts","sourceRoot":"","sources":["../../../src/Icon/SpinningIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,YAAY,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,YAAY,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,iBAAiB,GAAG,YAAY,CAiC7E"}
@@ -1,4 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { SpinningIconProps } from './SpinningIcon';
3
- export declare function SpinningIcon({ icon, color }: SpinningIconProps): ReactElement;
4
- //# sourceMappingURL=SpinningIcon.web.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SpinningIcon.web.d.ts","sourceRoot":"","sources":["../../../src/Icon/SpinningIcon.web.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AA0BxD,wBAAgB,YAAY,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,iBAAiB,GAAG,YAAY,CAG7E"}
@@ -1,15 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { AccessibilityRole } from 'react-native';
3
- export interface IconButtonContentProps {
4
- icon: NonNullable<ReactElement>;
5
- color?: 'black' | 'white';
6
- disabled?: boolean;
7
- testID?: string;
8
- accessibilityLabel?: string;
9
- accessibilityRole?: AccessibilityRole;
10
- }
11
- export interface IconButtonProps extends IconButtonContentProps {
12
- onPress: () => void;
13
- }
14
- export declare function IconButton({ icon, color, disabled, testID, accessibilityLabel, accessibilityRole, onPress, }: IconButtonProps): ReactElement;
15
- //# sourceMappingURL=IconButton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../src/IconButton/IconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAmBtD,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,WAAW,CAAC,YAAY,CAAC,CAAC;IAChC,KAAK,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;CACvC;AAUD,MAAM,WAAW,eAAgB,SAAQ,sBAAsB;IAC7D,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,MAAM,EACN,kBAAkB,EAClB,iBAAiB,EACjB,OAAO,GACR,EAAE,eAAe,GAAG,YAAY,CAahC"}
@@ -1,14 +0,0 @@
1
- import type { ReactElement, ReactNode } from 'react';
2
- import type { IconButtonContentProps } from './IconButton';
3
- import type { PressableIconButtonProps } from './PressableIconButton';
4
- export interface PressableAnimatedContainerProps {
5
- children: NonNullable<ReactNode>;
6
- disabled?: boolean;
7
- color: IconButtonContentProps['color'];
8
- testID?: IconButtonContentProps['testID'];
9
- accessibilityLabel?: IconButtonContentProps['accessibilityLabel'];
10
- accessibilityRole?: IconButtonContentProps['accessibilityRole'];
11
- onPress: NonNullable<PressableIconButtonProps['onPress']>;
12
- }
13
- export declare function PressableAnimatedContainer({ disabled, color, testID, accessibilityRole, accessibilityLabel, children, onPress, }: PressableAnimatedContainerProps): ReactElement;
14
- //# sourceMappingURL=PressableAnimatedContainer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PressableAnimatedContainer.d.ts","sourceRoot":"","sources":["../../../src/IconButton/PressableAnimatedContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGrD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAC3D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAGtE,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC;IACvC,MAAM,CAAC,EAAE,sBAAsB,CAAC,QAAQ,CAAC,CAAC;IAC1C,kBAAkB,CAAC,EAAE,sBAAsB,CAAC,oBAAoB,CAAC,CAAC;IAClE,iBAAiB,CAAC,EAAE,sBAAsB,CAAC,mBAAmB,CAAC,CAAC;IAChE,OAAO,EAAE,WAAW,CAAC,wBAAwB,CAAC,SAAS,CAAC,CAAC,CAAC;CAC3D;AAgCD,wBAAgB,0BAA0B,CAAC,EACzC,QAAQ,EACR,KAAe,EACf,MAAM,EACN,iBAA4B,EAC5B,kBAAkB,EAClB,QAAQ,EACR,OAAO,GACR,EAAE,+BAA+B,GAAG,YAAY,CA+ChD"}
@@ -1,4 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { PressableAnimatedContainerProps } from './PressableAnimatedContainer';
3
- export declare function PressableAnimatedContainer({ children, color, disabled, onPress, }: PressableAnimatedContainerProps): ReactElement;
4
- //# sourceMappingURL=PressableAnimatedContainer.web.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PressableAnimatedContainer.web.d.ts","sourceRoot":"","sources":["../../../src/IconButton/PressableAnimatedContainer.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAGpF,wBAAgB,0BAA0B,CAAC,EACzC,QAAQ,EACR,KAAK,EACL,QAAQ,EACR,OAAO,GACR,EAAE,+BAA+B,GAAG,YAAY,CAMhD"}
@@ -1,8 +0,0 @@
1
- import type { ReactElement } from 'react';
2
- import type { PressableProps } from 'react-native';
3
- import type { IconButtonContentProps } from './IconButton';
4
- export interface PressableIconButtonProps extends PressableProps {
5
- color: IconButtonContentProps['color'];
6
- }
7
- export declare function PressableIconButton({ color, disabled, ...props }: PressableIconButtonProps): ReactElement;
8
- //# sourceMappingURL=PressableIconButton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PressableIconButton.d.ts","sourceRoot":"","sources":["../../../src/IconButton/PressableIconButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAOnD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AA8E3D,MAAM,WAAW,wBAAyB,SAAQ,cAAc;IAC9D,KAAK,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC;CACxC;AAED,wBAAgB,mBAAmB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,wBAAwB,GAAG,YAAY,CAMzG"}
@@ -1,52 +0,0 @@
1
- export declare const KittBreakpoints: {
2
- /**
3
- * min-width: 0
4
- */
5
- BASE: number;
6
- /**
7
- * min-width: 480px
8
- */
9
- SMALL: number;
10
- /**
11
- * min-width: 768px
12
- */
13
- MEDIUM: number;
14
- /**
15
- * min-width: 1024px
16
- */
17
- LARGE: number;
18
- /**
19
- * min-width: 1280px
20
- */
21
- WIDE: number;
22
- };
23
- export declare const KittBreakpointsMax: {
24
- /**
25
- * max-width: 479px
26
- */
27
- BASE: number;
28
- /**
29
- * max-width: 767px
30
- */
31
- SMALL: number;
32
- /**
33
- * max-width: 1023px
34
- */
35
- MEDIUM: number;
36
- /**
37
- * max-width: 1279px
38
- */
39
- LARGE: number;
40
- };
41
- export declare type KittBreakpoint = typeof KittBreakpoints[keyof typeof KittBreakpoints];
42
- export declare type KittBreakpointMax = typeof KittBreakpointsMax[keyof typeof KittBreakpointsMax];
43
- export declare enum KittBreakpointNameEnum {
44
- BASE = "base",
45
- SMALL = "small",
46
- MEDIUM = "medium",
47
- LARGE = "large",
48
- WIDE = "wide"
49
- }
50
- export declare type KittResponsiveProp<Value> = Record<KittBreakpointNameEnum.BASE, Value> & Partial<Record<Exclude<KittBreakpointNameEnum, KittBreakpointNameEnum.BASE>, Value>>;
51
- export declare type KittResponsivePropOrValue<Value> = KittResponsiveProp<Value> | Value;
52
- //# sourceMappingURL=KittBreakpoints.d.ts.map