@sendoutcards/quantum-design-ui 1.8.39-alpha.6 → 1.8.39

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