@sendoutcards/quantum-design-ui 1.7.44 → 1.7.45

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 (563) hide show
  1. package/dist/index.d.ts +1 -0
  2. package/dist/index.es.js +23270 -0
  3. package/dist/src/animations/transitions.d.ts +19 -0
  4. package/dist/src/atoms/anchor/anchor.d.ts +16 -0
  5. package/dist/src/atoms/anchor/styles.d.ts +5 -0
  6. package/dist/src/atoms/animatedCheckMark/animatedCheckMark.d.ts +15 -0
  7. package/dist/src/atoms/aside/aside.d.ts +17 -0
  8. package/dist/src/atoms/aside/styles.d.ts +4 -0
  9. package/dist/src/atoms/avatar/avatar.d.ts +10 -0
  10. package/dist/src/atoms/avatar/styles.d.ts +9 -0
  11. package/dist/src/atoms/badge/badge.d.ts +13 -0
  12. package/dist/src/atoms/badge/styles.d.ts +4 -0
  13. package/dist/src/atoms/bar/bar.d.ts +11 -0
  14. package/dist/src/atoms/bar/styles.d.ts +0 -0
  15. package/dist/src/atoms/capsule/capsule.d.ts +11 -0
  16. package/dist/src/atoms/card/card.d.ts +9 -0
  17. package/dist/src/atoms/div/div.d.ts +19 -0
  18. package/dist/src/atoms/div/styles.d.ts +4 -0
  19. package/dist/src/atoms/flex/flex.d.ts +8 -0
  20. package/dist/src/atoms/flex/flexItem.d.ts +8 -0
  21. package/dist/src/atoms/flex/styles.d.ts +5 -0
  22. package/dist/src/atoms/hStack/hStack.d.ts +13 -0
  23. package/dist/src/atoms/iconography/components/icon.d.ts +3 -0
  24. package/dist/src/atoms/iconography/icons/aText.d.ts +3 -0
  25. package/dist/src/atoms/iconography/icons/add.d.ts +3 -0
  26. package/dist/src/atoms/iconography/icons/alignCenter.d.ts +3 -0
  27. package/dist/src/atoms/iconography/icons/alignLeft.d.ts +3 -0
  28. package/dist/src/atoms/iconography/icons/alignRight.d.ts +3 -0
  29. package/dist/src/atoms/iconography/icons/allPanel.d.ts +3 -0
  30. package/dist/src/atoms/iconography/icons/award.d.ts +3 -0
  31. package/dist/src/atoms/iconography/icons/backgroundSetting.d.ts +3 -0
  32. package/dist/src/atoms/iconography/icons/brightness.d.ts +3 -0
  33. package/dist/src/atoms/iconography/icons/campaigns.d.ts +3 -0
  34. package/dist/src/atoms/iconography/icons/capitalizedText.d.ts +3 -0
  35. package/dist/src/atoms/iconography/icons/cart.d.ts +3 -0
  36. package/dist/src/atoms/iconography/icons/catalog.d.ts +3 -0
  37. package/dist/src/atoms/iconography/icons/check.d.ts +3 -0
  38. package/dist/src/atoms/iconography/icons/chevron.d.ts +3 -0
  39. package/dist/src/atoms/iconography/icons/clearPanel.d.ts +3 -0
  40. package/dist/src/atoms/iconography/icons/close.d.ts +3 -0
  41. package/dist/src/atoms/iconography/icons/closeCircle.d.ts +3 -0
  42. package/dist/src/atoms/iconography/icons/color.d.ts +3 -0
  43. package/dist/src/atoms/iconography/icons/colorPalette.d.ts +3 -0
  44. package/dist/src/atoms/iconography/icons/complete.d.ts +3 -0
  45. package/dist/src/atoms/iconography/icons/contact.d.ts +3 -0
  46. package/dist/src/atoms/iconography/icons/copy.d.ts +3 -0
  47. package/dist/src/atoms/iconography/icons/crop.d.ts +3 -0
  48. package/dist/src/atoms/iconography/icons/cropRotate.d.ts +3 -0
  49. package/dist/src/atoms/iconography/icons/cut.d.ts +3 -0
  50. package/dist/src/atoms/iconography/icons/delete.d.ts +3 -0
  51. package/dist/src/atoms/iconography/icons/download.d.ts +3 -0
  52. package/dist/src/atoms/iconography/icons/drag.d.ts +3 -0
  53. package/dist/src/atoms/iconography/icons/dropper.d.ts +3 -0
  54. package/dist/src/atoms/iconography/icons/elementIcon.d.ts +3 -0
  55. package/dist/src/atoms/iconography/icons/envelope.d.ts +3 -0
  56. package/dist/src/atoms/iconography/icons/exclamation.d.ts +3 -0
  57. package/dist/src/atoms/iconography/icons/facebook.d.ts +3 -0
  58. package/dist/src/atoms/iconography/icons/filter.d.ts +3 -0
  59. package/dist/src/atoms/iconography/icons/filterBy.d.ts +3 -0
  60. package/dist/src/atoms/iconography/icons/flipHorizontal.d.ts +3 -0
  61. package/dist/src/atoms/iconography/icons/flipVertical.d.ts +3 -0
  62. package/dist/src/atoms/iconography/icons/fontSize.d.ts +3 -0
  63. package/dist/src/atoms/iconography/icons/frame.d.ts +3 -0
  64. package/dist/src/atoms/iconography/icons/frameHeight.d.ts +3 -0
  65. package/dist/src/atoms/iconography/icons/frameWidth.d.ts +3 -0
  66. package/dist/src/atoms/iconography/icons/fullBleed.d.ts +3 -0
  67. package/dist/src/atoms/iconography/icons/fullBleedImage.d.ts +3 -0
  68. package/dist/src/atoms/iconography/icons/fullBleedLandscape.d.ts +3 -0
  69. package/dist/src/atoms/iconography/icons/fullBleedPortrait.d.ts +3 -0
  70. package/dist/src/atoms/iconography/icons/fullBleedText.d.ts +3 -0
  71. package/dist/src/atoms/iconography/icons/gift.d.ts +3 -0
  72. package/dist/src/atoms/iconography/icons/groups.d.ts +3 -0
  73. package/dist/src/atoms/iconography/icons/hamburger.d.ts +3 -0
  74. package/dist/src/atoms/iconography/icons/icons.d.ts +6 -0
  75. package/dist/src/atoms/iconography/icons/idCard.d.ts +3 -0
  76. package/dist/src/atoms/iconography/icons/image.d.ts +3 -0
  77. package/dist/src/atoms/iconography/icons/imageSwap.d.ts +3 -0
  78. package/dist/src/atoms/iconography/icons/information.d.ts +3 -0
  79. package/dist/src/atoms/iconography/icons/instagram.d.ts +3 -0
  80. package/dist/src/atoms/iconography/icons/invisible.d.ts +3 -0
  81. package/dist/src/atoms/iconography/icons/layer.d.ts +3 -0
  82. package/dist/src/atoms/iconography/icons/layerAdd.d.ts +3 -0
  83. package/dist/src/atoms/iconography/icons/layerDisabled.d.ts +3 -0
  84. package/dist/src/atoms/iconography/icons/layerDown.d.ts +3 -0
  85. package/dist/src/atoms/iconography/icons/layerRemove.d.ts +3 -0
  86. package/dist/src/atoms/iconography/icons/layerUp.d.ts +3 -0
  87. package/dist/src/atoms/iconography/icons/leftChevron.d.ts +3 -0
  88. package/dist/src/atoms/iconography/icons/linkedin.d.ts +3 -0
  89. package/dist/src/atoms/iconography/icons/loading.d.ts +3 -0
  90. package/dist/src/atoms/iconography/icons/lock.d.ts +3 -0
  91. package/dist/src/atoms/iconography/icons/lowercaseText.d.ts +3 -0
  92. package/dist/src/atoms/iconography/icons/minus.d.ts +3 -0
  93. package/dist/src/atoms/iconography/icons/multipleUsers2x.d.ts +3 -0
  94. package/dist/src/atoms/iconography/icons/multipleUsers3x.d.ts +3 -0
  95. package/dist/src/atoms/iconography/icons/noUsers.d.ts +3 -0
  96. package/dist/src/atoms/iconography/icons/panelMode.d.ts +3 -0
  97. package/dist/src/atoms/iconography/icons/pinterest.d.ts +3 -0
  98. package/dist/src/atoms/iconography/icons/play.d.ts +3 -0
  99. package/dist/src/atoms/iconography/icons/plus.d.ts +3 -0
  100. package/dist/src/atoms/iconography/icons/plusSquare.d.ts +3 -0
  101. package/dist/src/atoms/iconography/icons/priceTag.d.ts +3 -0
  102. package/dist/src/atoms/iconography/icons/quotation.d.ts +3 -0
  103. package/dist/src/atoms/iconography/icons/redo.d.ts +3 -0
  104. package/dist/src/atoms/iconography/icons/replaceImage.d.ts +3 -0
  105. package/dist/src/atoms/iconography/icons/rightChevron.d.ts +3 -0
  106. package/dist/src/atoms/iconography/icons/rotate.d.ts +3 -0
  107. package/dist/src/atoms/iconography/icons/rotateLeft.d.ts +3 -0
  108. package/dist/src/atoms/iconography/icons/rotateRight.d.ts +3 -0
  109. package/dist/src/atoms/iconography/icons/search.d.ts +3 -0
  110. package/dist/src/atoms/iconography/icons/shadows.d.ts +3 -0
  111. package/dist/src/atoms/iconography/icons/signature.d.ts +3 -0
  112. package/dist/src/atoms/iconography/icons/slider.d.ts +3 -0
  113. package/dist/src/atoms/iconography/icons/sliderVertical.d.ts +3 -0
  114. package/dist/src/atoms/iconography/icons/socLogo.d.ts +3 -0
  115. package/dist/src/atoms/iconography/icons/star.d.ts +3 -0
  116. package/dist/src/atoms/iconography/icons/stickers.d.ts +3 -0
  117. package/dist/src/atoms/iconography/icons/template.d.ts +3 -0
  118. package/dist/src/atoms/iconography/icons/tenDoor.d.ts +3 -0
  119. package/dist/src/atoms/iconography/icons/text.d.ts +3 -0
  120. package/dist/src/atoms/iconography/icons/textBox.d.ts +3 -0
  121. package/dist/src/atoms/iconography/icons/twitter.d.ts +3 -0
  122. package/dist/src/atoms/iconography/icons/undo.d.ts +3 -0
  123. package/dist/src/atoms/iconography/icons/upload.d.ts +3 -0
  124. package/dist/src/atoms/iconography/icons/uppercaseText.d.ts +3 -0
  125. package/dist/src/atoms/iconography/icons/user.d.ts +3 -0
  126. package/dist/src/atoms/iconography/icons/userSuccess.d.ts +3 -0
  127. package/dist/src/atoms/iconography/icons/view.d.ts +3 -0
  128. package/dist/src/atoms/iconography/icons/viewCarousel.d.ts +3 -0
  129. package/dist/src/atoms/iconography/icons/viewPanels.d.ts +3 -0
  130. package/dist/src/atoms/iconography/icons/viewSinglePanel.d.ts +3 -0
  131. package/dist/src/atoms/iconography/icons/visible.d.ts +3 -0
  132. package/dist/src/atoms/iconography/icons/wand.d.ts +3 -0
  133. package/dist/src/atoms/iconography/icons/youtube.d.ts +3 -0
  134. package/dist/src/atoms/iconography/types/index.d.ts +17 -0
  135. package/dist/src/atoms/list/list.d.ts +22 -0
  136. package/dist/src/atoms/list/styles.d.ts +5 -0
  137. package/dist/src/atoms/listItem/listItem.d.ts +13 -0
  138. package/dist/src/atoms/listItem/styles.d.ts +6 -0
  139. package/dist/src/atoms/loadingSpinner/loadingSpinner.d.ts +7 -0
  140. package/dist/src/atoms/portal/portal.d.ts +2 -0
  141. package/dist/src/atoms/section/section.d.ts +17 -0
  142. package/dist/src/atoms/section/styles.d.ts +4 -0
  143. package/dist/src/atoms/spacer/spacer.d.ts +9 -0
  144. package/dist/src/atoms/span/span.d.ts +7 -0
  145. package/dist/src/atoms/span/styles.d.ts +4 -0
  146. package/dist/src/atoms/typography/styles.d.ts +11 -0
  147. package/dist/src/atoms/typography/text.d.ts +26 -0
  148. package/dist/src/atoms/vStack/vStack.d.ts +16 -0
  149. package/dist/src/customThemes/bellaCadaeux/concepts.d.ts +2 -0
  150. package/dist/src/customThemes/bellaCadaeux/entities.d.ts +2 -0
  151. package/dist/src/customThemes/bellaCadaeux/tokens/colors.d.ts +12 -0
  152. package/dist/src/customThemes/bellaCadaeux/tokens/typography.d.ts +23 -0
  153. package/dist/src/customThemes/blue42/concepts.d.ts +21 -0
  154. package/dist/src/customThemes/blue42/entities.d.ts +2 -0
  155. package/dist/src/customThemes/blue42/tokens/colors.d.ts +13 -0
  156. package/dist/src/customThemes/blue42/tokens/typography.d.ts +23 -0
  157. package/dist/src/customThemes/greenerStill/concepts.d.ts +21 -0
  158. package/dist/src/customThemes/greenerStill/entities.d.ts +2 -0
  159. package/dist/src/customThemes/greenerStill/tokens/colors.d.ts +12 -0
  160. package/dist/src/customThemes/greenerStill/tokens/typography.d.ts +23 -0
  161. package/dist/src/customThemes/promptingU/concepts.d.ts +21 -0
  162. package/dist/src/customThemes/promptingU/entities.d.ts +2 -0
  163. package/dist/src/customThemes/promptingU/tokens/colors.d.ts +13 -0
  164. package/dist/src/customThemes/promptingU/tokens/typography.d.ts +23 -0
  165. package/dist/src/customThemes/sendOutCards/concepts.d.ts +107 -0
  166. package/dist/src/customThemes/sendOutCards/entities.d.ts +2 -0
  167. package/dist/src/customThemes/sendOutCards/tokens/borders.d.ts +7 -0
  168. package/dist/src/customThemes/sendOutCards/tokens/colors.d.ts +11 -0
  169. package/dist/src/customThemes/sendOutCards/tokens/mediaQueries.d.ts +8 -0
  170. package/dist/src/customThemes/sendOutCards/tokens/radius.d.ts +9 -0
  171. package/dist/src/customThemes/sendOutCards/tokens/shadows.d.ts +8 -0
  172. package/dist/src/customThemes/sendOutCards/tokens/sizing.d.ts +14 -0
  173. package/dist/src/customThemes/sendOutCards/tokens/spacing.d.ts +2 -0
  174. package/dist/src/customThemes/sendOutCards/tokens/strokeWidth.d.ts +0 -0
  175. package/dist/src/customThemes/sendOutCards/tokens/typography.d.ts +22 -0
  176. package/dist/src/customThemes/sendogo/concepts.d.ts +21 -0
  177. package/dist/src/customThemes/sendogo/entities.d.ts +2 -0
  178. package/dist/src/customThemes/sendogo/tokens/colors.d.ts +11 -0
  179. package/dist/src/customThemes/sendogo/tokens/typography.d.ts +23 -0
  180. package/dist/src/customThemes/streamMarketing/concepts.d.ts +21 -0
  181. package/dist/src/customThemes/streamMarketing/entities.d.ts +2 -0
  182. package/dist/src/customThemes/streamMarketing/tokens/colors.d.ts +13 -0
  183. package/dist/src/customThemes/streamMarketing/tokens/typography.d.ts +23 -0
  184. package/dist/src/customThemes/streamVA/concepts.d.ts +21 -0
  185. package/dist/src/customThemes/streamVA/entities.d.ts +2 -0
  186. package/dist/src/customThemes/streamVA/tokens/colors.d.ts +13 -0
  187. package/dist/src/customThemes/streamVA/tokens/typography.d.ts +23 -0
  188. package/dist/src/exports/atoms.d.ts +23 -0
  189. package/dist/src/exports/editor.d.ts +1 -0
  190. package/dist/src/exports/hooks.d.ts +1 -0
  191. package/dist/src/exports/molecules.d.ts +63 -0
  192. package/dist/src/exports/organisms.d.ts +46 -0
  193. package/dist/src/exports/socPortfolio.d.ts +9 -0
  194. package/dist/src/exports/themes.d.ts +9 -0
  195. package/dist/src/helpers/hoc-functions/findBorderDirection.d.ts +7 -0
  196. package/dist/src/helpers/hoc-functions/findBorderRadiusDirection.d.ts +9 -0
  197. package/dist/src/helpers/hoc-functions/findColor.d.ts +2 -0
  198. package/dist/src/helpers/hoc-functions/findDirection.d.ts +18 -0
  199. package/dist/src/helpers/hoc-functions/generateStyles.d.ts +3 -0
  200. package/dist/src/helpers/hoc-functions/makeResponsive.d.ts +62 -0
  201. package/dist/src/helpers/hoc-functions/makeTextResponsive.d.ts +3 -0
  202. package/dist/src/helpers/hoc-functions/mapArrayToObject.d.ts +1 -0
  203. package/dist/src/helpers/hoc-functions/mediaQueries.d.ts +14 -0
  204. package/dist/src/helpers/hoc-functions/typeChecks.d.ts +6 -0
  205. package/dist/src/helpers/hoc-types/cssValueTypes.d.ts +19 -0
  206. package/dist/src/helpers/hoc-types/entityValueTypes.d.ts +153 -0
  207. package/dist/src/helpers/hoc-types/hocBasePropTypes.d.ts +54 -0
  208. package/dist/src/helpers/hoc-types/hocBaseUnion.d.ts +5 -0
  209. package/dist/src/helpers/hoc-types/hocMotionTypes.d.ts +6 -0
  210. package/dist/src/helpers/noop.d.ts +1 -0
  211. package/dist/src/helpers/style-functions/computeAvatarProperties.d.ts +5 -0
  212. package/dist/src/helpers/style-functions/computeButtonSizeProperties.d.ts +6 -0
  213. package/dist/src/helpers/style-functions/computeTextTypeFromSize.d.ts +10 -0
  214. package/dist/src/helpers/style-functions/convertTextColorToIconColor.d.ts +3 -0
  215. package/dist/src/helpers/style-functions/getIconProperties.d.ts +6 -0
  216. package/dist/src/helpers/style-functions/getNumberFromString.d.ts +1 -0
  217. package/dist/src/helpers/style-functions/mapSizeType.d.ts +2 -0
  218. package/dist/src/helpers/theme-functions/computeColorSwatch.d.ts +14 -0
  219. package/dist/src/helpers/theme-functions/computeGrayScale.d.ts +2 -0
  220. package/dist/src/helpers/theme-functions/computeShadow.d.ts +4 -0
  221. package/dist/src/helpers/theme-functions/computeSpacing.d.ts +1 -0
  222. package/dist/src/helpers/utils.d.ts +1 -0
  223. package/dist/src/hooks/useColorSwatch.d.ts +10 -0
  224. package/dist/src/hooks/useCurrentDevice.d.ts +2 -0
  225. package/dist/src/hooks/useDeviceSize.d.ts +5 -0
  226. package/dist/src/hooks/useEntities.d.ts +510 -0
  227. package/dist/src/hooks/useEvent.d.ts +1 -0
  228. package/dist/src/hooks/useInnerHeight.d.ts +1 -0
  229. package/dist/src/hooks/useInnerWidth.d.ts +1 -0
  230. package/dist/src/hooks/useLinearGradient.d.ts +5 -0
  231. package/dist/src/hooks/useLongPress.d.ts +10 -0
  232. package/dist/src/hooks/useOutsideClick.d.ts +1 -0
  233. package/dist/src/hooks/usePrevious.d.ts +1 -0
  234. package/dist/src/hooks/useProgressiveImage.d.ts +1 -0
  235. package/dist/src/hooks/useRadialGradient.d.ts +2 -0
  236. package/dist/src/hooks/useThemeHook.d.ts +1 -0
  237. package/dist/src/hooks/useWindowSize.d.ts +4 -0
  238. package/dist/src/index.d.ts +7 -0
  239. package/dist/src/molecules/articleCard/articleCard.d.ts +12 -0
  240. package/dist/src/molecules/blockQuote/blockQuote.d.ts +17 -0
  241. package/dist/src/molecules/button/button.d.ts +30 -0
  242. package/dist/src/molecules/button/styles.d.ts +8 -0
  243. package/dist/src/molecules/checkbox/checkbox.d.ts +9 -0
  244. package/dist/src/molecules/checkbox/styles.d.ts +9 -0
  245. package/dist/src/molecules/circle/circle.d.ts +13 -0
  246. package/dist/src/molecules/clipboard/clipboard.d.ts +7 -0
  247. package/dist/src/molecules/closeButton/closeButton.d.ts +14 -0
  248. package/dist/src/molecules/closeButton/styles.d.ts +4 -0
  249. package/dist/src/molecules/comparisonItem/comparisonItem.d.ts +13 -0
  250. package/dist/src/molecules/contextBar/contextBar.d.ts +4 -0
  251. package/dist/src/molecules/countdownTimer/countdownTimer.d.ts +17 -0
  252. package/dist/src/molecules/dialog/dialog.d.ts +20 -0
  253. package/dist/src/molecules/dialog/styles.d.ts +5 -0
  254. package/dist/src/molecules/displayCard/displayCard.d.ts +6 -0
  255. package/dist/src/molecules/downloadButton/downloadButton.d.ts +8 -0
  256. package/dist/src/molecules/dragBar/dragBar.d.ts +12 -0
  257. package/dist/src/molecules/dragBar/styles.d.ts +4 -0
  258. package/dist/src/molecules/dragBox/dragBox.d.ts +7 -0
  259. package/dist/src/molecules/dragBox/styles.d.ts +4 -0
  260. package/dist/src/molecules/drawer/drawer.d.ts +22 -0
  261. package/dist/src/molecules/drawer/styles.d.ts +8 -0
  262. package/dist/src/molecules/dropDownMenu/dropDownMenu.d.ts +10 -0
  263. package/dist/src/molecules/featureBadge/featureBadge.d.ts +14 -0
  264. package/dist/src/molecules/grid/components/gridItem.d.ts +11 -0
  265. package/dist/src/molecules/grid/grid.d.ts +17 -0
  266. package/dist/src/molecules/grid/styles.d.ts +5 -0
  267. package/dist/src/molecules/iconLink/iconLink.d.ts +22 -0
  268. package/dist/src/molecules/iconLink/styles.d.ts +7 -0
  269. package/dist/src/molecules/image/filters.d.ts +9 -0
  270. package/dist/src/molecules/image/image.d.ts +19 -0
  271. package/dist/src/molecules/image/loaders/ImageLoader.d.ts +9 -0
  272. package/dist/src/molecules/image/styles.d.ts +8 -0
  273. package/dist/src/molecules/imageThumbnail/imageThumbnail.d.ts +9 -0
  274. package/dist/src/molecules/infiniteScroller/infiniteScroller.d.ts +12 -0
  275. package/dist/src/molecules/infoBlock/infoBlock.d.ts +10 -0
  276. package/dist/src/molecules/infoBlock/styles.d.ts +5 -0
  277. package/dist/src/molecules/input/input.d.ts +38 -0
  278. package/dist/src/molecules/input/styles.d.ts +9 -0
  279. package/dist/src/molecules/linkColumn/linkColumn.d.ts +9 -0
  280. package/dist/src/molecules/linkColumn/styles.d.ts +4 -0
  281. package/dist/src/molecules/loader/loader.d.ts +7 -0
  282. package/dist/src/molecules/logo/bellaCadeaux/bellaCadeauxLogo.d.ts +3 -0
  283. package/dist/src/molecules/logo/blue42/blue42Logo.d.ts +3 -0
  284. package/dist/src/molecules/logo/greenerStill/greenerStillIcon.d.ts +3 -0
  285. package/dist/src/molecules/logo/greenerStill/greenerStillLogo.d.ts +3 -0
  286. package/dist/src/molecules/logo/logo.d.ts +12 -0
  287. package/dist/src/molecules/logo/promptingU/promptingUIcon.d.ts +3 -0
  288. package/dist/src/molecules/logo/promptingU/promptingULogo.d.ts +3 -0
  289. package/dist/src/molecules/logo/soc/socIcon.d.ts +3 -0
  290. package/dist/src/molecules/logo/soc/socLogo.d.ts +3 -0
  291. package/dist/src/molecules/logo/streamMarketing/streamMarketingLogo.d.ts +3 -0
  292. package/dist/src/molecules/logo/streamVA/streamVAIcon.d.ts +3 -0
  293. package/dist/src/molecules/logo/streamVA/streamVALogo.d.ts +3 -0
  294. package/dist/src/molecules/masonryGrid/masonryGrid.d.ts +7 -0
  295. package/dist/src/molecules/menu/components/menuItem.d.ts +10 -0
  296. package/dist/src/molecules/menu/components/menuSection.d.ts +5 -0
  297. package/dist/src/molecules/menu/menu.d.ts +3 -0
  298. package/dist/src/molecules/menu/styles.d.ts +4 -0
  299. package/dist/src/molecules/navigation/navigation.d.ts +14 -0
  300. package/dist/src/molecules/navigation/styles.d.ts +15 -0
  301. package/dist/src/molecules/overlay/overlay.d.ts +10 -0
  302. package/dist/src/molecules/progress/progress.d.ts +6 -0
  303. package/dist/src/molecules/progress/styles.d.ts +5 -0
  304. package/dist/src/molecules/quantitySlider/components/stackedCardHead.d.ts +8 -0
  305. package/dist/src/molecules/quantitySlider/quantitySlider.d.ts +15 -0
  306. package/dist/src/molecules/quickLink/quickLink.d.ts +7 -0
  307. package/dist/src/molecules/releaseNote/releaseNote.d.ts +18 -0
  308. package/dist/src/molecules/scrollable/scrollable.d.ts +7 -0
  309. package/dist/src/molecules/scrollable/styles.d.ts +4 -0
  310. package/dist/src/molecules/scrollingIndicator/scrollingIndicator.d.ts +6 -0
  311. package/dist/src/molecules/scrollingIndicator/styles.d.ts +5 -0
  312. package/dist/src/molecules/select/components/option.d.ts +51 -0
  313. package/dist/src/molecules/select/components/optionContent.d.ts +5 -0
  314. package/dist/src/molecules/select/select.d.ts +61 -0
  315. package/dist/src/molecules/select/styles.d.ts +10 -0
  316. package/dist/src/molecules/separator/separator.d.ts +9 -0
  317. package/dist/src/molecules/separator/styles.d.ts +8 -0
  318. package/dist/src/molecules/sheet/components/snapPoint.d.ts +6 -0
  319. package/dist/src/molecules/sheet/sheet.d.ts +17 -0
  320. package/dist/src/molecules/sheet/styles.d.ts +8 -0
  321. package/dist/src/molecules/sidebar/sidebar.d.ts +10 -0
  322. package/dist/src/molecules/slider/slider.d.ts +15 -0
  323. package/dist/src/molecules/slider/styles.d.ts +7 -0
  324. package/dist/src/molecules/sphere/sphere.d.ts +14 -0
  325. package/dist/src/molecules/stackedCards/stackedCards.d.ts +11 -0
  326. package/dist/src/molecules/stackedCards/styles.d.ts +4 -0
  327. package/dist/src/molecules/stoplight/components/colorOption.d.ts +10 -0
  328. package/dist/src/molecules/stoplight/stoplight.d.ts +12 -0
  329. package/dist/src/molecules/tab/components/tab.d.ts +7 -0
  330. package/dist/src/molecules/tab/tabs.d.ts +12 -0
  331. package/dist/src/molecules/table/components/rowItem.d.ts +8 -0
  332. package/dist/src/molecules/table/components/tableRow.d.ts +6 -0
  333. package/dist/src/molecules/table/styles.d.ts +6 -0
  334. package/dist/src/molecules/table/table.d.ts +13 -0
  335. package/dist/src/molecules/titledList/titledList.d.ts +10 -0
  336. package/dist/src/molecules/todo/todo.d.ts +5 -0
  337. package/dist/src/molecules/toggle/toggle.d.ts +6 -0
  338. package/dist/src/molecules/tooltip/styles.d.ts +5 -0
  339. package/dist/src/molecules/tooltip/tooltip.d.ts +11 -0
  340. package/dist/src/molecules/transition/styles.d.ts +4 -0
  341. package/dist/src/molecules/transition/transition.d.ts +8 -0
  342. package/dist/src/organisms/accordion/accordion.d.ts +25 -0
  343. package/dist/src/organisms/accordion/components/accordionBody.d.ts +6 -0
  344. package/dist/src/organisms/accordion/components/accordionHeading.d.ts +11 -0
  345. package/dist/src/organisms/accordion/context/accordionContext.d.ts +9 -0
  346. package/dist/src/organisms/accordion/styles.d.ts +5 -0
  347. package/dist/src/organisms/accountMenu/accountMenu.d.ts +17 -0
  348. package/dist/src/organisms/accountMenu/styles.d.ts +5 -0
  349. package/dist/src/organisms/animatedGrid/animatedGrid.d.ts +22 -0
  350. package/dist/src/organisms/awards/components/awardCard.d.ts +9 -0
  351. package/dist/src/organisms/awards/components/awardGroupLabel.d.ts +6 -0
  352. package/dist/src/organisms/awards/components/expandedAwardCard.d.ts +13 -0
  353. package/dist/src/organisms/awards/components/incrementalAwardLabel.d.ts +6 -0
  354. package/dist/src/organisms/awards/styles.d.ts +6 -0
  355. package/dist/src/organisms/awards/types/index.d.ts +6 -0
  356. package/dist/src/organisms/banner/banner.d.ts +10 -0
  357. package/dist/src/organisms/buttonWithMenu/buttonWithMenu.d.ts +19 -0
  358. package/dist/src/organisms/circleMenu/circleMenu.d.ts +10 -0
  359. package/dist/src/organisms/circleMenu/styles.d.ts +5 -0
  360. package/dist/src/organisms/comparisonIncludesList/comparisonIncludesList.d.ts +7 -0
  361. package/dist/src/organisms/configurationCard/configurationCard.d.ts +20 -0
  362. package/dist/src/organisms/confirmDialog/confirmDialog.d.ts +24 -0
  363. package/dist/src/organisms/contentPusher/contentPusher.d.ts +23 -0
  364. package/dist/src/organisms/featureAnnouncement/featureAnnouncement.d.ts +18 -0
  365. package/dist/src/organisms/imageUploadWidget/imageUploadWidget.d.ts +28 -0
  366. package/dist/src/organisms/imageUploadWidget/styles.d.ts +4 -0
  367. package/dist/src/organisms/imageUploader/imageUploader.d.ts +20 -0
  368. package/dist/src/organisms/incrementSetting/incrementSetting.d.ts +17 -0
  369. package/dist/src/organisms/incrementSetting/loader/incrementSettingLoader.d.ts +5 -0
  370. package/dist/src/organisms/incrementSetting/styles.d.ts +4 -0
  371. package/dist/src/organisms/inviteCard/inviteCard.d.ts +24 -0
  372. package/dist/src/organisms/navigationPill/navigationPill.d.ts +15 -0
  373. package/dist/src/organisms/navigationPill/styles.d.ts +8 -0
  374. package/dist/src/organisms/page/page.d.ts +29 -0
  375. package/dist/src/organisms/phoneInput/phoneInput.d.ts +22 -0
  376. package/dist/src/organisms/phoneInput/styles.d.ts +5 -0
  377. package/dist/src/organisms/pill/pill.d.ts +18 -0
  378. package/dist/src/organisms/pinInput/components/pinBox.d.ts +10 -0
  379. package/dist/src/organisms/pinInput/pinInput.d.ts +13 -0
  380. package/dist/src/organisms/pinInput/styles.d.ts +7 -0
  381. package/dist/src/organisms/pricingTile/pricingTile.d.ts +43 -0
  382. package/dist/src/organisms/promotionWidget/promotionWidget.d.ts +18 -0
  383. package/dist/src/organisms/qdsChrome/components/content.d.ts +16 -0
  384. package/dist/src/organisms/qdsChrome/components/revealingContent.d.ts +10 -0
  385. package/dist/src/organisms/qdsChrome/qdsChrome.d.ts +39 -0
  386. package/dist/src/organisms/qdsChrome/styles.d.ts +10 -0
  387. package/dist/src/organisms/quantumColorPicker/components/colorThumbnail.d.ts +7 -0
  388. package/dist/src/organisms/quantumColorPicker/quantumColorPicker.d.ts +15 -0
  389. package/dist/src/organisms/quantumColorPicker/styles.d.ts +4 -0
  390. package/dist/src/organisms/radioCard/radioCard.d.ts +11 -0
  391. package/dist/src/organisms/radioCard/styles.d.ts +4 -0
  392. package/dist/src/organisms/radioOptionList/radioOptionList.d.ts +17 -0
  393. package/dist/src/organisms/radioOptionList/styles.d.ts +4 -0
  394. package/dist/src/organisms/releaseNoteDialog/releaseNoteDialog.d.ts +25 -0
  395. package/dist/src/organisms/selectableList/components/selectableCard.d.ts +8 -0
  396. package/dist/src/organisms/selectableList/selectableList.d.ts +9 -0
  397. package/dist/src/organisms/selectableList/styles.d.ts +4 -0
  398. package/dist/src/organisms/settingInput/settingInput.d.ts +10 -0
  399. package/dist/src/organisms/settingInput/styles.d.ts +4 -0
  400. package/dist/src/organisms/staticNavigation/components/mobileView.d.ts +9 -0
  401. package/dist/src/organisms/staticNavigation/components/navigationLink.d.ts +12 -0
  402. package/dist/src/organisms/staticNavigation/staticNavigation.d.ts +37 -0
  403. package/dist/src/organisms/staticNavigation/styles.d.ts +5 -0
  404. package/dist/src/organisms/stepper/components/step.d.ts +6 -0
  405. package/dist/src/organisms/stepper/stepper.d.ts +16 -0
  406. package/dist/src/organisms/subNavigation/components/subNavigationHeading.d.ts +10 -0
  407. package/dist/src/organisms/subNavigation/styles.d.ts +5 -0
  408. package/dist/src/organisms/subNavigation/subNavigation.d.ts +19 -0
  409. package/dist/src/organisms/upsaleDialog/styles.d.ts +4 -0
  410. package/dist/src/organisms/upsaleDialog/upsaleDialog.d.ts +36 -0
  411. package/dist/src/organisms/upsaleDialog/upsaleOptions.d.ts +33 -0
  412. package/dist/src/organisms/userCard/loaders/userCardLoader.d.ts +6 -0
  413. package/dist/src/organisms/userCard/styles.d.ts +5 -0
  414. package/dist/src/organisms/userCard/userCard.d.ts +13 -0
  415. package/dist/src/organisms/videoPlayer/components/playButton.d.ts +9 -0
  416. package/dist/src/organisms/videoPlayer/components/poster.d.ts +12 -0
  417. package/dist/src/organisms/videoPlayer/styles.d.ts +8 -0
  418. package/dist/src/organisms/videoPlayer/videoPlayer.d.ts +15 -0
  419. package/dist/src/organisms/zoom/styles.d.ts +5 -0
  420. package/dist/src/organisms/zoom/zoom.d.ts +15 -0
  421. package/dist/src/portfolios/editor/editorSidebar/components/innerContents.d.ts +17 -0
  422. package/dist/src/portfolios/editor/editorSidebar/editorSidebar.d.ts +5 -0
  423. package/dist/src/portfolios/soc/affiliateShareWidget/affiliateShareWidget.d.ts +5 -0
  424. package/dist/src/portfolios/soc/affiliateUpsalePromotionWidget/affiliateUpsalePromotionWidget.d.ts +7 -0
  425. package/dist/src/portfolios/soc/components/bulkSend/bulkSend.d.ts +46 -0
  426. package/dist/src/portfolios/soc/components/bulkSend/cardQuantitySlider.d.ts +8 -0
  427. package/dist/src/portfolios/soc/components/cardEntryDialog/cardEntryDialog.d.ts +18 -0
  428. package/dist/src/portfolios/soc/components/orderCard/orderCard.d.ts +15 -0
  429. package/dist/src/portfolios/soc/components/orderCard/styles.d.ts +4 -0
  430. package/dist/src/portfolios/soc/components/paperTypeModal/paperTypeModal.d.ts +15 -0
  431. package/dist/src/portfolios/soc/components/paperTypeModal/styles.d.ts +4 -0
  432. package/dist/src/portfolios/soc/components/upsaleSheet/components/selectedOption.d.ts +9 -0
  433. package/dist/src/portfolios/soc/components/upsaleSheet/styles.d.ts +4 -0
  434. package/dist/src/portfolios/soc/components/upsaleSheet/upsaleSheet.d.ts +31 -0
  435. package/dist/src/portfolios/soc/subscriptionUpsaleDialog/constants/constants.d.ts +10 -0
  436. package/dist/src/portfolios/soc/subscriptionUpsaleDialog/subscriptionUpsaleDialog.d.ts +3 -0
  437. package/dist/src/stories/atoms/Anchor.stories.d.ts +5 -0
  438. package/dist/src/stories/atoms/AnimatedCheckmark.stories.d.ts +6 -0
  439. package/dist/src/stories/atoms/Aside.stories.d.ts +5 -0
  440. package/dist/src/stories/atoms/Avatar.stories.d.ts +9 -0
  441. package/dist/src/stories/atoms/Badge.stories.d.ts +7 -0
  442. package/dist/src/stories/atoms/Bar.stories.d.ts +5 -0
  443. package/dist/src/stories/atoms/Capsule.stories.d.ts +5 -0
  444. package/dist/src/stories/atoms/Card.stories.d.ts +5 -0
  445. package/dist/src/stories/atoms/Colors.stories.d.ts +11 -0
  446. package/dist/src/stories/atoms/Div.stories.d.ts +5 -0
  447. package/dist/src/stories/atoms/Flex.stories.d.ts +5 -0
  448. package/dist/src/stories/atoms/Hstack.stories.d.ts +5 -0
  449. package/dist/src/stories/atoms/Icons.stories.d.ts +106 -0
  450. package/dist/src/stories/atoms/List.stories.d.ts +6 -0
  451. package/dist/src/stories/atoms/ListItem.stories.d.ts +5 -0
  452. package/dist/src/stories/atoms/LoadingSpinner.stories.d.ts +5 -0
  453. package/dist/src/stories/atoms/Section.stories.d.ts +5 -0
  454. package/dist/src/stories/atoms/Spacer.stories.d.ts +5 -0
  455. package/dist/src/stories/atoms/Span.stories.d.ts +5 -0
  456. package/dist/src/stories/atoms/Text.stories.d.ts +21 -0
  457. package/dist/src/stories/atoms/VStack.stories.d.ts +5 -0
  458. package/dist/src/stories/molecules/ArticleCard.stories.d.ts +6 -0
  459. package/dist/src/stories/molecules/BlockQuote.stories.d.ts +5 -0
  460. package/dist/src/stories/molecules/Button.stories.d.ts +13 -0
  461. package/dist/src/stories/molecules/Checkbox.stories.d.ts +9 -0
  462. package/dist/src/stories/molecules/Circle.stories.d.ts +5 -0
  463. package/dist/src/stories/molecules/Clipboard.stories.d.ts +5 -0
  464. package/dist/src/stories/molecules/CloseButton.stories.d.ts +5 -0
  465. package/dist/src/stories/molecules/ComparisonItem.stories.d.ts +4 -0
  466. package/dist/src/stories/molecules/CountdownTimer.stories.d.ts +5 -0
  467. package/dist/src/stories/molecules/Dialog.stories.d.ts +6 -0
  468. package/dist/src/stories/molecules/DisplayCard.stories.d.ts +5 -0
  469. package/dist/src/stories/molecules/DownloadButton.stories.d.ts +5 -0
  470. package/dist/src/stories/molecules/Drawer.stories.d.ts +11 -0
  471. package/dist/src/stories/molecules/DropDownMenu.stories.d.ts +5 -0
  472. package/dist/src/stories/molecules/FeatureBadge.stories.d.ts +4 -0
  473. package/dist/src/stories/molecules/Grid.stories.d.ts +5 -0
  474. package/dist/src/stories/molecules/IconLink.stories.d.ts +11 -0
  475. package/dist/src/stories/molecules/Image.stories.d.ts +8 -0
  476. package/dist/src/stories/molecules/ImageThumbnail.stories.d.ts +5 -0
  477. package/dist/src/stories/molecules/InfiniteScroller.stories.d.ts +5 -0
  478. package/dist/src/stories/molecules/InfoBlock.stories.d.ts +4 -0
  479. package/dist/src/stories/molecules/Input.stories.d.ts +16 -0
  480. package/dist/src/stories/molecules/LinkColumn.stories.d.ts +5 -0
  481. package/dist/src/stories/molecules/Loader.stories.d.ts +5 -0
  482. package/dist/src/stories/molecules/Logo.stories.d.ts +5 -0
  483. package/dist/src/stories/molecules/MasonryGrid.stories.d.ts +5 -0
  484. package/dist/src/stories/molecules/Menu.stories.d.ts +5 -0
  485. package/dist/src/stories/molecules/Progress.stories.d.ts +5 -0
  486. package/dist/src/stories/molecules/QuantitySlider.stories.d.ts +5 -0
  487. package/dist/src/stories/molecules/ReleaseNote.stories.d.ts +5 -0
  488. package/dist/src/stories/molecules/Scrollable.stories.d.ts +5 -0
  489. package/dist/src/stories/molecules/ScrollingIndicator.stories.d.ts +5 -0
  490. package/dist/src/stories/molecules/Select.stories.d.ts +7 -0
  491. package/dist/src/stories/molecules/Separator.stories.d.ts +9 -0
  492. package/dist/src/stories/molecules/Sheet.stories.d.ts +8 -0
  493. package/dist/src/stories/molecules/Sidebar.stories.d.ts +5 -0
  494. package/dist/src/stories/molecules/Slider.stories.d.ts +5 -0
  495. package/dist/src/stories/molecules/Sphere.stories.d.ts +5 -0
  496. package/dist/src/stories/molecules/StackedCards.stories.d.ts +5 -0
  497. package/dist/src/stories/molecules/Stoplight.stories.d.ts +10 -0
  498. package/dist/src/stories/molecules/Tab.stories.d.ts +5 -0
  499. package/dist/src/stories/molecules/Table.stories.d.ts +6 -0
  500. package/dist/src/stories/molecules/TitledList.stories.d.ts +5 -0
  501. package/dist/src/stories/molecules/Toggle.stories.d.ts +4 -0
  502. package/dist/src/stories/molecules/ToolTip.stories.d.ts +7 -0
  503. package/dist/src/stories/molecules/Transition.stories.d.ts +5 -0
  504. package/dist/src/stories/organisms/Accordion.stories.d.ts +9 -0
  505. package/dist/src/stories/organisms/AccountMenu.stories.d.ts +5 -0
  506. package/dist/src/stories/organisms/AnimatedGrid.stories.d.ts +5 -0
  507. package/dist/src/stories/organisms/Awards.stories.d.ts +7 -0
  508. package/dist/src/stories/organisms/Banner.stories.d.ts +6 -0
  509. package/dist/src/stories/organisms/ButtonWithMenu.stories.d.ts +5 -0
  510. package/dist/src/stories/organisms/CircleMenu.stories.d.ts +5 -0
  511. package/dist/src/stories/organisms/ComparisonIncludesList.stories.d.ts +4 -0
  512. package/dist/src/stories/organisms/ConfigurationCard.stories.d.ts +7 -0
  513. package/dist/src/stories/organisms/ConfirmDialog.stories.d.ts +7 -0
  514. package/dist/src/stories/organisms/ContentPusher.stories.d.ts +5 -0
  515. package/dist/src/stories/organisms/FeatureAnnouncement.stories.d.ts +5 -0
  516. package/dist/src/stories/organisms/ImageUploadWidget.stories.d.ts +5 -0
  517. package/dist/src/stories/organisms/ImageUploader.stories.d.ts +5 -0
  518. package/dist/src/stories/organisms/IncrementSetting.stories.d.ts +6 -0
  519. package/dist/src/stories/organisms/InviteCard.stories.d.ts +4 -0
  520. package/dist/src/stories/organisms/Page.stories.d.ts +4 -0
  521. package/dist/src/stories/organisms/PhoneInput.stories.d.ts +4 -0
  522. package/dist/src/stories/organisms/Pill.stories.d.ts +5 -0
  523. package/dist/src/stories/organisms/PinInput.stories.d.ts +6 -0
  524. package/dist/src/stories/organisms/PricingTile.stories.d.ts +6 -0
  525. package/dist/src/stories/organisms/PromotionWidget.stories.d.ts +5 -0
  526. package/dist/src/stories/organisms/QDSChrome.stories.d.ts +4 -0
  527. package/dist/src/stories/organisms/QuantumColorPicker.stories.d.ts +5 -0
  528. package/dist/src/stories/organisms/RadioCard.stories.d.ts +4 -0
  529. package/dist/src/stories/organisms/RadioOptionList.stories.d.ts +4 -0
  530. package/dist/src/stories/organisms/ReleaseNoteDialog.stories.d.ts +5 -0
  531. package/dist/src/stories/organisms/SelectableList.stories.d.ts +5 -0
  532. package/dist/src/stories/organisms/SettingInput.stories.d.ts +6 -0
  533. package/dist/src/stories/organisms/StaticNavigation.stories.d.ts +5 -0
  534. package/dist/src/stories/organisms/Stepper.stories.d.ts +5 -0
  535. package/dist/src/stories/organisms/UpsaleDialog.stories.d.ts +4 -0
  536. package/dist/src/stories/organisms/UserCard.stories.d.ts +7 -0
  537. package/dist/src/stories/organisms/UserCardLoader.stories.d.ts +6 -0
  538. package/dist/src/stories/organisms/VideoPlayer.stories.d.ts +5 -0
  539. package/dist/src/stories/organisms/Zoom.stories.d.ts +6 -0
  540. package/dist/src/stories/portfolios/SOC/AffiliateShareWidget.stories.d.ts +5 -0
  541. package/dist/src/stories/portfolios/SOC/AffiliateUpsalePromotionWidget.stories.d.ts +5 -0
  542. package/dist/src/stories/portfolios/SOC/BulkSend.stories.d.ts +5 -0
  543. package/dist/src/stories/portfolios/SOC/CardEntryDialog.stories.d.ts +4 -0
  544. package/dist/src/stories/portfolios/SOC/OrderCard.stories.d.ts +6 -0
  545. package/dist/src/stories/portfolios/SOC/PaperTypeModal.stories.d.ts +5 -0
  546. package/dist/src/stories/portfolios/SOC/UpsaleSheet.stories.d.ts +4 -0
  547. package/dist/src/stories/portfolios/SOC/subscriptionUpsale/SubscriptionUpsaleDialog.stories.d.ts +4 -0
  548. package/dist/src/stories/portfolios/editor/EditorSidebar.stories.d.ts +5 -0
  549. package/dist/src/theme/quantumThemeWrapper.d.ts +7 -0
  550. package/dist/src/theme/theming/concepts.d.ts +107 -0
  551. package/dist/src/theme/theming/entities.d.ts +1038 -0
  552. package/dist/src/theme/tokens/borders.d.ts +7 -0
  553. package/dist/src/theme/tokens/colors.d.ts +11 -0
  554. package/dist/src/theme/tokens/mediaQueries.d.ts +8 -0
  555. package/dist/src/theme/tokens/radius.d.ts +9 -0
  556. package/dist/src/theme/tokens/shadows.d.ts +8 -0
  557. package/dist/src/theme/tokens/sizing.d.ts +14 -0
  558. package/dist/src/theme/tokens/spacing.d.ts +2 -0
  559. package/dist/src/theme/tokens/strokeWidth.d.ts +0 -0
  560. package/dist/src/theme/tokens/typography.d.ts +22 -0
  561. package/dist/src/theme/types.d.ts +13 -0
  562. package/dist/src/types/global.d.ts +29 -0
  563. package/package.json +1 -1
@@ -0,0 +1,1038 @@
1
+ import { Sphere, Widget } from '../types';
2
+ declare const spacing: {
3
+ x0: string;
4
+ x_25: string;
5
+ x_5: string;
6
+ x_75: string;
7
+ x1: string;
8
+ x1_5: string;
9
+ x2: string;
10
+ x2_5: string;
11
+ x3: string;
12
+ x4: string;
13
+ x5: string;
14
+ x6: string;
15
+ x7: string;
16
+ x8: string;
17
+ x9: string;
18
+ };
19
+ declare const text: {
20
+ imports: {
21
+ body: string;
22
+ heading: string;
23
+ };
24
+ families: {
25
+ body: string;
26
+ heading: string;
27
+ };
28
+ types: {
29
+ heroTitle: {
30
+ color: string | undefined;
31
+ size: string;
32
+ fontWeight: number;
33
+ lineHeight: string;
34
+ fontFamily: string;
35
+ };
36
+ title: {
37
+ color: string | undefined;
38
+ size: string;
39
+ fontWeight: number;
40
+ lineHeight: string;
41
+ fontFamily: string;
42
+ };
43
+ subtitle: {
44
+ color: string | undefined;
45
+ size: string;
46
+ fontWeight: number;
47
+ lineHeight: string;
48
+ fontFamily: string;
49
+ };
50
+ largeBody: {
51
+ color: string;
52
+ size: string;
53
+ fontWeight: number;
54
+ lineHeight: string;
55
+ fontFamily: string;
56
+ };
57
+ body: {
58
+ color: string;
59
+ size: string;
60
+ fontWeight: number;
61
+ lineHeight: string;
62
+ fontFamily: string;
63
+ };
64
+ caption: {
65
+ color: string;
66
+ size: string;
67
+ fontWeight: number;
68
+ lineHeight: string;
69
+ fontFamily: string;
70
+ };
71
+ footnote: {
72
+ color: string;
73
+ size: string;
74
+ fontWeight: number;
75
+ lineHeight: string;
76
+ fontFamily: string;
77
+ };
78
+ };
79
+ colors: {
80
+ primaryBrand: string;
81
+ secondaryBrand: string;
82
+ primaryHeading: string | undefined;
83
+ primaryBody: string;
84
+ inverseHeading: string;
85
+ inverseBody: string;
86
+ accent: string;
87
+ success: string;
88
+ warning: string;
89
+ danger: string;
90
+ anchorBlue: string;
91
+ };
92
+ weights: {
93
+ thin: number;
94
+ regular: number;
95
+ semiBold: number;
96
+ bold: number;
97
+ extraBold: number;
98
+ };
99
+ };
100
+ declare const mediaQueries: {
101
+ queries: {
102
+ xSmall: string;
103
+ small: string;
104
+ medium: string;
105
+ large: string;
106
+ xLarge: string;
107
+ };
108
+ rawValues: {
109
+ xSmall: number;
110
+ small: number;
111
+ medium: number;
112
+ large: number;
113
+ xLarge: number;
114
+ };
115
+ };
116
+ declare const hocs: {
117
+ colors: {
118
+ swatches: {
119
+ primaryBrand: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
120
+ secondaryBrand: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
121
+ success: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
122
+ danger: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
123
+ warning: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
124
+ accent: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
125
+ grayScale: import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch;
126
+ blueScale: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
127
+ };
128
+ background: string;
129
+ foreground: string;
130
+ };
131
+ textColors: {
132
+ primaryBrand: string;
133
+ secondaryBrand: string;
134
+ primaryHeading: string | undefined;
135
+ primaryBody: string;
136
+ inverseHeading: string;
137
+ inverseBody: string;
138
+ accent: string;
139
+ success: string;
140
+ warning: string;
141
+ danger: string;
142
+ anchorBlue: string;
143
+ };
144
+ spacing: {
145
+ x0: string;
146
+ x_25: string;
147
+ x_5: string;
148
+ x_75: string;
149
+ x1: string;
150
+ x1_5: string;
151
+ x2: string;
152
+ x2_5: string;
153
+ x3: string;
154
+ x4: string;
155
+ x5: string;
156
+ x6: string;
157
+ x7: string;
158
+ x8: string;
159
+ x9: string;
160
+ };
161
+ borderRadius: {
162
+ none: string;
163
+ small: string;
164
+ medium: string;
165
+ default: string;
166
+ large: string;
167
+ circle: string;
168
+ };
169
+ shadows: {
170
+ light: string;
171
+ mediumLight: string;
172
+ mediumDark: string;
173
+ dark: string;
174
+ generate: (shadow: number[] | "dark" | "mediumDark" | "mediumLight" | "light" | "xLight", color?: string | undefined, reverseOffset?: boolean | undefined) => string;
175
+ };
176
+ borders: {
177
+ thin: string;
178
+ default: string;
179
+ bold: string;
180
+ };
181
+ };
182
+ declare const buttons: {
183
+ primary: {
184
+ backgroundColor: string;
185
+ fontColor: string;
186
+ fontFamily: string;
187
+ };
188
+ secondary: {
189
+ backgroundColor: string;
190
+ fontColor: string;
191
+ fontFamily: string;
192
+ };
193
+ warning: {
194
+ backgroundColor: string;
195
+ fontColor: string;
196
+ fontFamily: string;
197
+ };
198
+ success: {
199
+ backgroundColor: string;
200
+ fontColor: string;
201
+ fontFamily: string;
202
+ };
203
+ danger: {
204
+ backgroundColor: string;
205
+ fontColor: string;
206
+ fontFamily: string;
207
+ };
208
+ shadow: {
209
+ backgroundColor: string;
210
+ fontColor: string;
211
+ fontFamily: string;
212
+ };
213
+ accent: {
214
+ backgroundColor: string;
215
+ fontColor: string;
216
+ fontFamily: string;
217
+ };
218
+ smoke: {
219
+ backgroundColor: string;
220
+ fontColor: string;
221
+ fontFamily: string;
222
+ };
223
+ boxShadow: (shadow: number[] | "dark" | "mediumDark" | "mediumLight" | "light" | "xLight", color?: string | undefined, reverseOffset?: boolean | undefined) => string;
224
+ borderSize: string;
225
+ outlinedBackgroundColor: string;
226
+ fontWeight: number;
227
+ sizes: {
228
+ xSmall: {
229
+ inset: string;
230
+ outlinedInset: {
231
+ vertical: string;
232
+ horizontal: string;
233
+ };
234
+ fontSize: string;
235
+ borderRadius: string;
236
+ };
237
+ small: {
238
+ inset: string;
239
+ outlinedInset: {
240
+ vertical: string;
241
+ horizontal: string;
242
+ };
243
+ fontSize: string;
244
+ borderRadius: string;
245
+ };
246
+ medium: {
247
+ inset: string;
248
+ outlinedInset: {
249
+ vertical: string;
250
+ horizontal: string;
251
+ };
252
+ fontSize: string;
253
+ borderRadius: string;
254
+ };
255
+ large: {
256
+ inset: string;
257
+ outlinedInset: {
258
+ vertical: string;
259
+ horizontal: string;
260
+ };
261
+ fontSize: string;
262
+ borderRadius: string;
263
+ };
264
+ xLarge: {
265
+ inset: string;
266
+ outlinedInset: {
267
+ vertical: string;
268
+ horizontal: string;
269
+ };
270
+ fontSize: string;
271
+ borderRadius: string;
272
+ };
273
+ };
274
+ };
275
+ declare const inputs: {
276
+ checkbox: {
277
+ border: string;
278
+ borderRadius: string;
279
+ unCheckedBackgroundColor: string | undefined;
280
+ checkmarkColor: string;
281
+ labelColor: string;
282
+ };
283
+ text: {
284
+ borderRadius: string;
285
+ labelColor: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
286
+ placeholderColor: string;
287
+ labelFontSize: string;
288
+ textFontSize: string;
289
+ borderWidth: string;
290
+ defaultFocusColor: string;
291
+ };
292
+ select: {
293
+ dropDownShadow: string;
294
+ dropDownBackgroundColor: string;
295
+ boxShadow: string;
296
+ borderRadius: string;
297
+ };
298
+ number: {
299
+ backgroundColor: string | undefined;
300
+ fontColor: string;
301
+ fontSize: string;
302
+ borderRadius: string;
303
+ };
304
+ backgroundColor: string;
305
+ fontSize: string;
306
+ fontColor: string;
307
+ fontFamily: string;
308
+ colors: {
309
+ primary: string;
310
+ secondary: string;
311
+ success: string;
312
+ warning: string;
313
+ danger: string;
314
+ accent: string;
315
+ dark: string;
316
+ blue: string;
317
+ };
318
+ };
319
+ declare const icons: {
320
+ sizes: {
321
+ xSmall: number;
322
+ small: number;
323
+ medium: number;
324
+ large: number;
325
+ xLarge: number;
326
+ };
327
+ colors: {
328
+ default: string | undefined;
329
+ primaryBodyText: string;
330
+ primaryHeadingText: string | undefined;
331
+ inverseBodyText: string;
332
+ inverseHeadingText: string;
333
+ primaryBrand: string;
334
+ secondaryBrand: string;
335
+ warning: string;
336
+ danger: string;
337
+ success: string;
338
+ background: string;
339
+ accent: string;
340
+ };
341
+ };
342
+ declare const animatedCheckmark: {
343
+ sizeMap: {
344
+ xSmall: number;
345
+ small: number;
346
+ medium: number;
347
+ large: number;
348
+ xLarge: number;
349
+ };
350
+ colors: {
351
+ primary: string;
352
+ secondary: string;
353
+ success: string;
354
+ accent: string;
355
+ };
356
+ strokeWidth: {
357
+ small: number;
358
+ default: number;
359
+ large: number;
360
+ };
361
+ borderRadius: string;
362
+ checkmarkFilledColor: string;
363
+ };
364
+ declare const avatar: {
365
+ borderWidth: string;
366
+ borderColor: string | undefined;
367
+ borderRadius: string;
368
+ boxShadow: string;
369
+ backgroundColor: string;
370
+ bubbleBackgroundColors: {
371
+ isActive: string;
372
+ default: string | undefined;
373
+ };
374
+ defaultBackgroundColors: {
375
+ primary: string;
376
+ secondary: string;
377
+ success: string;
378
+ accent: string;
379
+ warning: string;
380
+ danger: string;
381
+ };
382
+ sizes: {
383
+ xSmall: {
384
+ avatarSize: number;
385
+ bubbleLeftPosition: number;
386
+ bubbleSize: number;
387
+ };
388
+ small: {
389
+ avatarSize: number;
390
+ bubbleLeftPosition: number;
391
+ bubbleSize: number;
392
+ };
393
+ medium: {
394
+ avatarSize: number;
395
+ bubbleLeftPosition: number;
396
+ bubbleSize: number;
397
+ };
398
+ large: {
399
+ avatarSize: number;
400
+ bubbleLeftPosition: number;
401
+ bubbleSize: number;
402
+ };
403
+ xLarge: {
404
+ avatarSize: number;
405
+ bubbleLeftPosition: number;
406
+ bubbleSize: number;
407
+ };
408
+ };
409
+ };
410
+ declare const loadingSpinner: {
411
+ size: {
412
+ xSmall: number;
413
+ small: number;
414
+ medium: number;
415
+ large: number;
416
+ xLarge: number;
417
+ };
418
+ colors: {
419
+ primary: string;
420
+ secondary: string;
421
+ success: string;
422
+ warning: string;
423
+ danger: string;
424
+ };
425
+ };
426
+ declare const separator: {
427
+ border: string;
428
+ color: string | undefined;
429
+ };
430
+ declare const card: {
431
+ backgroundColor: string;
432
+ borderRadius: string;
433
+ boxShadow: string;
434
+ defaultInset: string;
435
+ };
436
+ declare const dialog: {
437
+ backgroundColor: string;
438
+ borderRadius: string;
439
+ boxShadow: string;
440
+ defaultInset: string;
441
+ };
442
+ declare const drawer: {
443
+ backgroundColor: string;
444
+ borderRadius: string;
445
+ boxShadow: string;
446
+ bottomDirectionShadow: string;
447
+ hoverBoxShadow: string;
448
+ hoverBottomDirectionShadow: string;
449
+ defaultInset: string;
450
+ tab: {
451
+ dark: {
452
+ backgroundColor: string | undefined;
453
+ arrowColor: string;
454
+ };
455
+ light: {
456
+ backgroundColor: string;
457
+ arrowColor: string | undefined;
458
+ };
459
+ };
460
+ };
461
+ declare const navigation: {
462
+ backgroundColor: string;
463
+ border: string;
464
+ borderColor: string | undefined;
465
+ };
466
+ declare const sheet: {
467
+ mobileBorderRadius: string;
468
+ desktopBorderRadius: string;
469
+ backgroundColor: string;
470
+ boxShadow: string;
471
+ };
472
+ declare const slider: {
473
+ backgroundColor: string;
474
+ borderRadius: string;
475
+ handleRadius: string;
476
+ handleColor: string;
477
+ handleShadow: string;
478
+ };
479
+ declare const toggle: {
480
+ isActiveColor: string;
481
+ isNotActiveColor: string | undefined;
482
+ };
483
+ declare const tooltip: {
484
+ lightBackgroundColor: string;
485
+ darkBackgroundColor: string | undefined;
486
+ boxShadow: string;
487
+ borderColor: string;
488
+ };
489
+ declare const colorPicker: {
490
+ backgroundColor: string;
491
+ borderColor: string;
492
+ boxShadow: string;
493
+ borderRadius: string;
494
+ };
495
+ declare const sphere: Sphere;
496
+ declare const widget: Widget;
497
+ declare const colorOption: {
498
+ defaults: {
499
+ circleFill: string;
500
+ innerRing: string;
501
+ outerRing: string;
502
+ };
503
+ };
504
+ export declare const entities: {
505
+ mediaQueries: {
506
+ queries: {
507
+ xSmall: string;
508
+ small: string;
509
+ medium: string;
510
+ large: string;
511
+ xLarge: string;
512
+ };
513
+ rawValues: {
514
+ xSmall: number;
515
+ small: number;
516
+ medium: number;
517
+ large: number;
518
+ xLarge: number;
519
+ };
520
+ };
521
+ hocs: {
522
+ colors: {
523
+ swatches: {
524
+ primaryBrand: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
525
+ secondaryBrand: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
526
+ success: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
527
+ danger: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
528
+ warning: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
529
+ accent: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
530
+ grayScale: import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch;
531
+ blueScale: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
532
+ };
533
+ background: string;
534
+ foreground: string;
535
+ };
536
+ textColors: {
537
+ primaryBrand: string;
538
+ secondaryBrand: string;
539
+ primaryHeading: string | undefined;
540
+ primaryBody: string;
541
+ inverseHeading: string;
542
+ inverseBody: string;
543
+ accent: string;
544
+ success: string;
545
+ warning: string;
546
+ danger: string;
547
+ anchorBlue: string;
548
+ };
549
+ spacing: {
550
+ x0: string;
551
+ x_25: string;
552
+ x_5: string;
553
+ x_75: string;
554
+ x1: string;
555
+ x1_5: string;
556
+ x2: string;
557
+ x2_5: string;
558
+ x3: string;
559
+ x4: string;
560
+ x5: string;
561
+ x6: string;
562
+ x7: string;
563
+ x8: string;
564
+ x9: string;
565
+ };
566
+ borderRadius: {
567
+ none: string;
568
+ small: string;
569
+ medium: string;
570
+ default: string;
571
+ large: string;
572
+ circle: string;
573
+ };
574
+ shadows: {
575
+ light: string;
576
+ mediumLight: string;
577
+ mediumDark: string;
578
+ dark: string;
579
+ generate: (shadow: number[] | "dark" | "mediumDark" | "mediumLight" | "light" | "xLight", color?: string | undefined, reverseOffset?: boolean | undefined) => string;
580
+ };
581
+ borders: {
582
+ thin: string;
583
+ default: string;
584
+ bold: string;
585
+ };
586
+ };
587
+ text: {
588
+ imports: {
589
+ body: string;
590
+ heading: string;
591
+ };
592
+ families: {
593
+ body: string;
594
+ heading: string;
595
+ };
596
+ types: {
597
+ heroTitle: {
598
+ color: string | undefined;
599
+ size: string;
600
+ fontWeight: number;
601
+ lineHeight: string;
602
+ fontFamily: string;
603
+ };
604
+ title: {
605
+ color: string | undefined;
606
+ size: string;
607
+ fontWeight: number;
608
+ lineHeight: string;
609
+ fontFamily: string;
610
+ };
611
+ subtitle: {
612
+ color: string | undefined;
613
+ size: string;
614
+ fontWeight: number;
615
+ lineHeight: string;
616
+ fontFamily: string;
617
+ };
618
+ largeBody: {
619
+ color: string;
620
+ size: string;
621
+ fontWeight: number;
622
+ lineHeight: string;
623
+ fontFamily: string;
624
+ };
625
+ body: {
626
+ color: string;
627
+ size: string;
628
+ fontWeight: number;
629
+ lineHeight: string;
630
+ fontFamily: string;
631
+ };
632
+ caption: {
633
+ color: string;
634
+ size: string;
635
+ fontWeight: number;
636
+ lineHeight: string;
637
+ fontFamily: string;
638
+ };
639
+ footnote: {
640
+ color: string;
641
+ size: string;
642
+ fontWeight: number;
643
+ lineHeight: string;
644
+ fontFamily: string;
645
+ };
646
+ };
647
+ colors: {
648
+ primaryBrand: string;
649
+ secondaryBrand: string;
650
+ primaryHeading: string | undefined;
651
+ primaryBody: string;
652
+ inverseHeading: string;
653
+ inverseBody: string;
654
+ accent: string;
655
+ success: string;
656
+ warning: string;
657
+ danger: string;
658
+ anchorBlue: string;
659
+ };
660
+ weights: {
661
+ thin: number;
662
+ regular: number;
663
+ semiBold: number;
664
+ bold: number;
665
+ extraBold: number;
666
+ };
667
+ };
668
+ spacing: {
669
+ x0: string;
670
+ x_25: string;
671
+ x_5: string;
672
+ x_75: string;
673
+ x1: string;
674
+ x1_5: string;
675
+ x2: string;
676
+ x2_5: string;
677
+ x3: string;
678
+ x4: string;
679
+ x5: string;
680
+ x6: string;
681
+ x7: string;
682
+ x8: string;
683
+ x9: string;
684
+ };
685
+ buttons: {
686
+ primary: {
687
+ backgroundColor: string;
688
+ fontColor: string;
689
+ fontFamily: string;
690
+ };
691
+ secondary: {
692
+ backgroundColor: string;
693
+ fontColor: string;
694
+ fontFamily: string;
695
+ };
696
+ warning: {
697
+ backgroundColor: string;
698
+ fontColor: string;
699
+ fontFamily: string;
700
+ };
701
+ success: {
702
+ backgroundColor: string;
703
+ fontColor: string;
704
+ fontFamily: string;
705
+ };
706
+ danger: {
707
+ backgroundColor: string;
708
+ fontColor: string;
709
+ fontFamily: string;
710
+ };
711
+ shadow: {
712
+ backgroundColor: string;
713
+ fontColor: string;
714
+ fontFamily: string;
715
+ };
716
+ accent: {
717
+ backgroundColor: string;
718
+ fontColor: string;
719
+ fontFamily: string;
720
+ };
721
+ smoke: {
722
+ backgroundColor: string;
723
+ fontColor: string;
724
+ fontFamily: string;
725
+ };
726
+ boxShadow: (shadow: number[] | "dark" | "mediumDark" | "mediumLight" | "light" | "xLight", color?: string | undefined, reverseOffset?: boolean | undefined) => string;
727
+ borderSize: string;
728
+ outlinedBackgroundColor: string;
729
+ fontWeight: number;
730
+ sizes: {
731
+ xSmall: {
732
+ inset: string;
733
+ outlinedInset: {
734
+ vertical: string;
735
+ horizontal: string;
736
+ };
737
+ fontSize: string;
738
+ borderRadius: string;
739
+ };
740
+ small: {
741
+ inset: string;
742
+ outlinedInset: {
743
+ vertical: string;
744
+ horizontal: string;
745
+ };
746
+ fontSize: string;
747
+ borderRadius: string;
748
+ };
749
+ medium: {
750
+ inset: string;
751
+ outlinedInset: {
752
+ vertical: string;
753
+ horizontal: string;
754
+ };
755
+ fontSize: string;
756
+ borderRadius: string;
757
+ };
758
+ large: {
759
+ inset: string;
760
+ outlinedInset: {
761
+ vertical: string;
762
+ horizontal: string;
763
+ };
764
+ fontSize: string;
765
+ borderRadius: string;
766
+ };
767
+ xLarge: {
768
+ inset: string;
769
+ outlinedInset: {
770
+ vertical: string;
771
+ horizontal: string;
772
+ };
773
+ fontSize: string;
774
+ borderRadius: string;
775
+ };
776
+ };
777
+ };
778
+ inputs: {
779
+ checkbox: {
780
+ border: string;
781
+ borderRadius: string;
782
+ unCheckedBackgroundColor: string | undefined;
783
+ checkmarkColor: string;
784
+ labelColor: string;
785
+ };
786
+ text: {
787
+ borderRadius: string;
788
+ labelColor: Required<import("../../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
789
+ placeholderColor: string;
790
+ labelFontSize: string;
791
+ textFontSize: string;
792
+ borderWidth: string;
793
+ defaultFocusColor: string;
794
+ };
795
+ select: {
796
+ dropDownShadow: string;
797
+ dropDownBackgroundColor: string;
798
+ boxShadow: string;
799
+ borderRadius: string;
800
+ };
801
+ number: {
802
+ backgroundColor: string | undefined;
803
+ fontColor: string;
804
+ fontSize: string;
805
+ borderRadius: string;
806
+ };
807
+ backgroundColor: string;
808
+ fontSize: string;
809
+ fontColor: string;
810
+ fontFamily: string;
811
+ colors: {
812
+ primary: string;
813
+ secondary: string;
814
+ success: string;
815
+ warning: string;
816
+ danger: string;
817
+ accent: string;
818
+ dark: string;
819
+ blue: string;
820
+ };
821
+ };
822
+ icons: {
823
+ sizes: {
824
+ xSmall: number;
825
+ small: number;
826
+ medium: number;
827
+ large: number;
828
+ xLarge: number;
829
+ };
830
+ colors: {
831
+ default: string | undefined;
832
+ primaryBodyText: string;
833
+ primaryHeadingText: string | undefined;
834
+ inverseBodyText: string;
835
+ inverseHeadingText: string;
836
+ primaryBrand: string;
837
+ secondaryBrand: string;
838
+ warning: string;
839
+ danger: string;
840
+ success: string;
841
+ background: string;
842
+ accent: string;
843
+ };
844
+ };
845
+ card: {
846
+ backgroundColor: string;
847
+ borderRadius: string;
848
+ boxShadow: string;
849
+ defaultInset: string;
850
+ };
851
+ separator: {
852
+ border: string;
853
+ color: string | undefined;
854
+ };
855
+ loadingSpinner: {
856
+ size: {
857
+ xSmall: number;
858
+ small: number;
859
+ medium: number;
860
+ large: number;
861
+ xLarge: number;
862
+ };
863
+ colors: {
864
+ primary: string;
865
+ secondary: string;
866
+ success: string;
867
+ warning: string;
868
+ danger: string;
869
+ };
870
+ };
871
+ animatedCheckmark: {
872
+ sizeMap: {
873
+ xSmall: number;
874
+ small: number;
875
+ medium: number;
876
+ large: number;
877
+ xLarge: number;
878
+ };
879
+ colors: {
880
+ primary: string;
881
+ secondary: string;
882
+ success: string;
883
+ accent: string;
884
+ };
885
+ strokeWidth: {
886
+ small: number;
887
+ default: number;
888
+ large: number;
889
+ };
890
+ borderRadius: string;
891
+ checkmarkFilledColor: string;
892
+ };
893
+ avatar: {
894
+ borderWidth: string;
895
+ borderColor: string | undefined;
896
+ borderRadius: string;
897
+ boxShadow: string;
898
+ backgroundColor: string;
899
+ bubbleBackgroundColors: {
900
+ isActive: string;
901
+ default: string | undefined;
902
+ };
903
+ defaultBackgroundColors: {
904
+ primary: string;
905
+ secondary: string;
906
+ success: string;
907
+ accent: string;
908
+ warning: string;
909
+ danger: string;
910
+ };
911
+ sizes: {
912
+ xSmall: {
913
+ avatarSize: number;
914
+ bubbleLeftPosition: number;
915
+ bubbleSize: number;
916
+ };
917
+ small: {
918
+ avatarSize: number;
919
+ bubbleLeftPosition: number;
920
+ bubbleSize: number;
921
+ };
922
+ medium: {
923
+ avatarSize: number;
924
+ bubbleLeftPosition: number;
925
+ bubbleSize: number;
926
+ };
927
+ large: {
928
+ avatarSize: number;
929
+ bubbleLeftPosition: number;
930
+ bubbleSize: number;
931
+ };
932
+ xLarge: {
933
+ avatarSize: number;
934
+ bubbleLeftPosition: number;
935
+ bubbleSize: number;
936
+ };
937
+ };
938
+ };
939
+ dialog: {
940
+ backgroundColor: string;
941
+ borderRadius: string;
942
+ boxShadow: string;
943
+ defaultInset: string;
944
+ };
945
+ drawer: {
946
+ backgroundColor: string;
947
+ borderRadius: string;
948
+ boxShadow: string;
949
+ bottomDirectionShadow: string;
950
+ hoverBoxShadow: string;
951
+ hoverBottomDirectionShadow: string;
952
+ defaultInset: string;
953
+ tab: {
954
+ dark: {
955
+ backgroundColor: string | undefined;
956
+ arrowColor: string;
957
+ };
958
+ light: {
959
+ backgroundColor: string;
960
+ arrowColor: string | undefined;
961
+ };
962
+ };
963
+ };
964
+ sheet: {
965
+ mobileBorderRadius: string;
966
+ desktopBorderRadius: string;
967
+ backgroundColor: string;
968
+ boxShadow: string;
969
+ };
970
+ slider: {
971
+ backgroundColor: string;
972
+ borderRadius: string;
973
+ handleRadius: string;
974
+ handleColor: string;
975
+ handleShadow: string;
976
+ };
977
+ navigation: {
978
+ backgroundColor: string;
979
+ border: string;
980
+ borderColor: string | undefined;
981
+ };
982
+ toggle: {
983
+ isActiveColor: string;
984
+ isNotActiveColor: string | undefined;
985
+ };
986
+ tooltip: {
987
+ lightBackgroundColor: string;
988
+ darkBackgroundColor: string | undefined;
989
+ boxShadow: string;
990
+ borderColor: string;
991
+ };
992
+ colorPicker: {
993
+ backgroundColor: string;
994
+ borderColor: string;
995
+ boxShadow: string;
996
+ borderRadius: string;
997
+ };
998
+ sphere: import("../../types/global").SizeProperties<{
999
+ circumference: number;
1000
+ textType: "title" | "heroTitle" | "subtitle" | "largeBody" | "body" | "caption" | "footnote";
1001
+ }>;
1002
+ widget: import("../../types/global").ThemeModeProperies<{
1003
+ backgroundColor: string;
1004
+ fontColor: "inverseBody" | "primaryBrand" | "secondaryBrand" | "primaryHeading" | "primaryBody" | "inverseHeading" | "accent" | "success" | "warning" | "danger" | "anchorBlue";
1005
+ }>;
1006
+ colorOption: {
1007
+ defaults: {
1008
+ circleFill: string;
1009
+ innerRing: string;
1010
+ outerRing: string;
1011
+ };
1012
+ };
1013
+ };
1014
+ export declare type MediaQueriesEntity = typeof mediaQueries;
1015
+ export declare type HOCEntity = typeof hocs;
1016
+ export declare type TextEntity = typeof text;
1017
+ export declare type SpacingEntity = typeof spacing;
1018
+ export declare type ButtonsEntity = typeof buttons;
1019
+ export declare type InputsEntity = typeof inputs;
1020
+ export declare type IconsEntity = typeof icons;
1021
+ export declare type CardEntity = typeof card;
1022
+ export declare type SeparatorEntity = typeof separator;
1023
+ export declare type LoadingSpinnerEntity = typeof loadingSpinner;
1024
+ export declare type AnimatedCheckmarkEntity = typeof animatedCheckmark;
1025
+ export declare type AvatarEntity = typeof avatar;
1026
+ export declare type DialogEntity = typeof dialog;
1027
+ export declare type DrawerEntity = typeof drawer;
1028
+ export declare type SheetEntity = typeof sheet;
1029
+ export declare type SliderEntity = typeof slider;
1030
+ export declare type NavigationEntity = typeof navigation;
1031
+ export declare type ToggleEntity = typeof toggle;
1032
+ export declare type TooltipEntity = typeof tooltip;
1033
+ export declare type ColorPicker = typeof colorPicker;
1034
+ export declare type SphereEntity = typeof sphere;
1035
+ export declare type WidgetEntity = typeof widget;
1036
+ export declare type ColorOptionEntity = typeof colorOption;
1037
+ export declare type Entities = typeof entities;
1038
+ export {};