@metamask-previews/design-system-react-native 0.5.1-preview.ab80aae → 0.6.0-preview.3dc70e1

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 (210) hide show
  1. package/CHANGELOG.md +8 -1
  2. package/dist/components/AvatarBase/AvatarBase.cjs +9 -11
  3. package/dist/components/AvatarBase/AvatarBase.cjs.map +1 -1
  4. package/dist/components/AvatarBase/AvatarBase.d.cts.map +1 -1
  5. package/dist/components/AvatarBase/AvatarBase.d.mts.map +1 -1
  6. package/dist/components/AvatarBase/AvatarBase.mjs +9 -11
  7. package/dist/components/AvatarBase/AvatarBase.mjs.map +1 -1
  8. package/dist/components/AvatarFavicon/AvatarFavicon.cjs +2 -2
  9. package/dist/components/AvatarFavicon/AvatarFavicon.cjs.map +1 -1
  10. package/dist/components/AvatarFavicon/AvatarFavicon.d.cts +1 -1
  11. package/dist/components/AvatarFavicon/AvatarFavicon.d.cts.map +1 -1
  12. package/dist/components/AvatarFavicon/AvatarFavicon.d.mts +1 -1
  13. package/dist/components/AvatarFavicon/AvatarFavicon.d.mts.map +1 -1
  14. package/dist/components/AvatarFavicon/AvatarFavicon.mjs +2 -2
  15. package/dist/components/AvatarFavicon/AvatarFavicon.mjs.map +1 -1
  16. package/dist/components/AvatarGroup/AvatarGroup.cjs +4 -5
  17. package/dist/components/AvatarGroup/AvatarGroup.cjs.map +1 -1
  18. package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
  19. package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
  20. package/dist/components/AvatarGroup/AvatarGroup.mjs +4 -5
  21. package/dist/components/AvatarGroup/AvatarGroup.mjs.map +1 -1
  22. package/dist/components/AvatarGroup/AvatarGroup.types.cjs.map +1 -1
  23. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts +5 -5
  24. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts.map +1 -1
  25. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts +5 -5
  26. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts.map +1 -1
  27. package/dist/components/AvatarGroup/AvatarGroup.types.mjs.map +1 -1
  28. package/dist/components/AvatarIcon/AvatarIcon.cjs +5 -6
  29. package/dist/components/AvatarIcon/AvatarIcon.cjs.map +1 -1
  30. package/dist/components/AvatarIcon/AvatarIcon.d.cts.map +1 -1
  31. package/dist/components/AvatarIcon/AvatarIcon.d.mts.map +1 -1
  32. package/dist/components/AvatarIcon/AvatarIcon.mjs +5 -6
  33. package/dist/components/AvatarIcon/AvatarIcon.mjs.map +1 -1
  34. package/dist/components/AvatarNetwork/AvatarNetwork.cjs +2 -2
  35. package/dist/components/AvatarNetwork/AvatarNetwork.cjs.map +1 -1
  36. package/dist/components/AvatarNetwork/AvatarNetwork.d.cts +1 -1
  37. package/dist/components/AvatarNetwork/AvatarNetwork.d.cts.map +1 -1
  38. package/dist/components/AvatarNetwork/AvatarNetwork.d.mts +1 -1
  39. package/dist/components/AvatarNetwork/AvatarNetwork.d.mts.map +1 -1
  40. package/dist/components/AvatarNetwork/AvatarNetwork.mjs +2 -2
  41. package/dist/components/AvatarNetwork/AvatarNetwork.mjs.map +1 -1
  42. package/dist/components/AvatarToken/AvatarToken.cjs +2 -2
  43. package/dist/components/AvatarToken/AvatarToken.cjs.map +1 -1
  44. package/dist/components/AvatarToken/AvatarToken.d.cts +1 -1
  45. package/dist/components/AvatarToken/AvatarToken.d.cts.map +1 -1
  46. package/dist/components/AvatarToken/AvatarToken.d.mts +1 -1
  47. package/dist/components/AvatarToken/AvatarToken.d.mts.map +1 -1
  48. package/dist/components/AvatarToken/AvatarToken.mjs +2 -2
  49. package/dist/components/AvatarToken/AvatarToken.mjs.map +1 -1
  50. package/dist/components/BadgeCount/BadgeCount.cjs +5 -10
  51. package/dist/components/BadgeCount/BadgeCount.cjs.map +1 -1
  52. package/dist/components/BadgeCount/BadgeCount.d.cts.map +1 -1
  53. package/dist/components/BadgeCount/BadgeCount.d.mts.map +1 -1
  54. package/dist/components/BadgeCount/BadgeCount.mjs +5 -10
  55. package/dist/components/BadgeCount/BadgeCount.mjs.map +1 -1
  56. package/dist/components/BadgeIcon/BadgeIcon.cjs +5 -10
  57. package/dist/components/BadgeIcon/BadgeIcon.cjs.map +1 -1
  58. package/dist/components/BadgeIcon/BadgeIcon.d.cts.map +1 -1
  59. package/dist/components/BadgeIcon/BadgeIcon.d.mts.map +1 -1
  60. package/dist/components/BadgeIcon/BadgeIcon.mjs +5 -10
  61. package/dist/components/BadgeIcon/BadgeIcon.mjs.map +1 -1
  62. package/dist/components/BadgeStatus/BadgeStatus.cjs +6 -6
  63. package/dist/components/BadgeStatus/BadgeStatus.cjs.map +1 -1
  64. package/dist/components/BadgeStatus/BadgeStatus.constants.cjs +8 -8
  65. package/dist/components/BadgeStatus/BadgeStatus.constants.cjs.map +1 -1
  66. package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts +1 -1
  67. package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts.map +1 -1
  68. package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts +1 -1
  69. package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts.map +1 -1
  70. package/dist/components/BadgeStatus/BadgeStatus.constants.mjs +1 -1
  71. package/dist/components/BadgeStatus/BadgeStatus.constants.mjs.map +1 -1
  72. package/dist/components/BadgeStatus/BadgeStatus.d.cts.map +1 -1
  73. package/dist/components/BadgeStatus/BadgeStatus.d.mts.map +1 -1
  74. package/dist/components/BadgeStatus/BadgeStatus.mjs +6 -6
  75. package/dist/components/BadgeStatus/BadgeStatus.mjs.map +1 -1
  76. package/dist/components/BadgeStatus/BadgeStatus.types.cjs.map +1 -1
  77. package/dist/components/BadgeStatus/BadgeStatus.types.d.cts +5 -29
  78. package/dist/components/BadgeStatus/BadgeStatus.types.d.cts.map +1 -1
  79. package/dist/components/BadgeStatus/BadgeStatus.types.d.mts +5 -29
  80. package/dist/components/BadgeStatus/BadgeStatus.types.d.mts.map +1 -1
  81. package/dist/components/BadgeStatus/BadgeStatus.types.mjs.map +1 -1
  82. package/dist/components/BadgeStatus/index.cjs +4 -4
  83. package/dist/components/BadgeStatus/index.cjs.map +1 -1
  84. package/dist/components/BadgeStatus/index.d.cts +1 -1
  85. package/dist/components/BadgeStatus/index.d.cts.map +1 -1
  86. package/dist/components/BadgeStatus/index.d.mts +1 -1
  87. package/dist/components/BadgeStatus/index.d.mts.map +1 -1
  88. package/dist/components/BadgeStatus/index.mjs +1 -1
  89. package/dist/components/BadgeStatus/index.mjs.map +1 -1
  90. package/dist/components/BadgeWrapper/BadgeWrapper.cjs +3 -3
  91. package/dist/components/BadgeWrapper/BadgeWrapper.cjs.map +1 -1
  92. package/dist/components/BadgeWrapper/BadgeWrapper.d.cts.map +1 -1
  93. package/dist/components/BadgeWrapper/BadgeWrapper.d.mts.map +1 -1
  94. package/dist/components/BadgeWrapper/BadgeWrapper.mjs +3 -3
  95. package/dist/components/BadgeWrapper/BadgeWrapper.mjs.map +1 -1
  96. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.cjs +51 -0
  97. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.cjs.map +1 -0
  98. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.cjs +7 -0
  99. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.cjs.map +1 -0
  100. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.cts +3 -0
  101. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.cts.map +1 -0
  102. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.mts +3 -0
  103. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.mts.map +1 -0
  104. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.mjs +4 -0
  105. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.mjs.map +1 -0
  106. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.cts +4 -0
  107. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.cts.map +1 -0
  108. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.mts +4 -0
  109. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.mts.map +1 -0
  110. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.mjs +31 -0
  111. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.mjs.map +1 -0
  112. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.cjs +3 -0
  113. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.cjs.map +1 -0
  114. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.cts +20 -0
  115. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.cts.map +1 -0
  116. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.mts +20 -0
  117. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.mts.map +1 -0
  118. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.mjs +2 -0
  119. package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.mjs.map +1 -0
  120. package/dist/components/BottomSheetOverlay/index.cjs +6 -0
  121. package/dist/components/BottomSheetOverlay/index.cjs.map +1 -0
  122. package/dist/components/BottomSheetOverlay/index.d.cts +3 -0
  123. package/dist/components/BottomSheetOverlay/index.d.cts.map +1 -0
  124. package/dist/components/BottomSheetOverlay/index.d.mts +3 -0
  125. package/dist/components/BottomSheetOverlay/index.d.mts.map +1 -0
  126. package/dist/components/BottomSheetOverlay/index.mjs +2 -0
  127. package/dist/components/BottomSheetOverlay/index.mjs.map +1 -0
  128. package/dist/components/Box/Box.cjs +12 -27
  129. package/dist/components/Box/Box.cjs.map +1 -1
  130. package/dist/components/Box/Box.d.cts.map +1 -1
  131. package/dist/components/Box/Box.d.mts.map +1 -1
  132. package/dist/components/Box/Box.mjs +12 -27
  133. package/dist/components/Box/Box.mjs.map +1 -1
  134. package/dist/components/ButtonBase/ButtonBase.cjs +50 -41
  135. package/dist/components/ButtonBase/ButtonBase.cjs.map +1 -1
  136. package/dist/components/ButtonBase/ButtonBase.d.cts.map +1 -1
  137. package/dist/components/ButtonBase/ButtonBase.d.mts.map +1 -1
  138. package/dist/components/ButtonBase/ButtonBase.mjs +50 -41
  139. package/dist/components/ButtonBase/ButtonBase.mjs.map +1 -1
  140. package/dist/components/ButtonIcon/ButtonIcon.cjs +5 -10
  141. package/dist/components/ButtonIcon/ButtonIcon.cjs.map +1 -1
  142. package/dist/components/ButtonIcon/ButtonIcon.d.cts.map +1 -1
  143. package/dist/components/ButtonIcon/ButtonIcon.d.mts.map +1 -1
  144. package/dist/components/ButtonIcon/ButtonIcon.mjs +5 -10
  145. package/dist/components/ButtonIcon/ButtonIcon.mjs.map +1 -1
  146. package/dist/components/Checkbox/Checkbox.cjs +4 -4
  147. package/dist/components/Checkbox/Checkbox.cjs.map +1 -1
  148. package/dist/components/Checkbox/Checkbox.d.cts.map +1 -1
  149. package/dist/components/Checkbox/Checkbox.d.mts.map +1 -1
  150. package/dist/components/Checkbox/Checkbox.mjs +4 -4
  151. package/dist/components/Checkbox/Checkbox.mjs.map +1 -1
  152. package/dist/components/Icon/Icon.cjs +4 -32
  153. package/dist/components/Icon/Icon.cjs.map +1 -1
  154. package/dist/components/Icon/Icon.d.cts.map +1 -1
  155. package/dist/components/Icon/Icon.d.mts.map +1 -1
  156. package/dist/components/Icon/Icon.mjs +2 -10
  157. package/dist/components/Icon/Icon.mjs.map +1 -1
  158. package/dist/components/Text/Text.cjs +9 -14
  159. package/dist/components/Text/Text.cjs.map +1 -1
  160. package/dist/components/Text/Text.d.cts.map +1 -1
  161. package/dist/components/Text/Text.d.mts.map +1 -1
  162. package/dist/components/Text/Text.mjs +10 -15
  163. package/dist/components/Text/Text.mjs.map +1 -1
  164. package/dist/components/index.cjs +4 -2
  165. package/dist/components/index.cjs.map +1 -1
  166. package/dist/components/index.d.cts +2 -0
  167. package/dist/components/index.d.cts.map +1 -1
  168. package/dist/components/index.d.mts +2 -0
  169. package/dist/components/index.d.mts.map +1 -1
  170. package/dist/components/index.mjs +1 -0
  171. package/dist/components/index.mjs.map +1 -1
  172. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.cjs +17 -9
  173. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.cjs.map +1 -1
  174. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.cts +1 -1
  175. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.cts.map +1 -1
  176. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.mts +1 -1
  177. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.mts.map +1 -1
  178. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.mjs +17 -6
  179. package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.mjs.map +1 -1
  180. package/dist/components/temp-components/Spinner/Spinner.cjs +2 -2
  181. package/dist/components/temp-components/Spinner/Spinner.cjs.map +1 -1
  182. package/dist/components/temp-components/Spinner/Spinner.d.cts.map +1 -1
  183. package/dist/components/temp-components/Spinner/Spinner.d.mts.map +1 -1
  184. package/dist/components/temp-components/Spinner/Spinner.mjs +2 -2
  185. package/dist/components/temp-components/Spinner/Spinner.mjs.map +1 -1
  186. package/dist/types/index.cjs +337 -265
  187. package/dist/types/index.cjs.map +1 -1
  188. package/dist/types/index.d.cts +235 -285
  189. package/dist/types/index.d.cts.map +1 -1
  190. package/dist/types/index.d.mts +235 -285
  191. package/dist/types/index.d.mts.map +1 -1
  192. package/dist/types/index.mjs +336 -252
  193. package/dist/types/index.mjs.map +1 -1
  194. package/package.json +13 -9
  195. package/dist/components/Icon/Icon.utilities.cjs +0 -31
  196. package/dist/components/Icon/Icon.utilities.cjs.map +0 -1
  197. package/dist/components/Icon/Icon.utilities.d.cts +0 -22
  198. package/dist/components/Icon/Icon.utilities.d.cts.map +0 -1
  199. package/dist/components/Icon/Icon.utilities.d.mts +0 -22
  200. package/dist/components/Icon/Icon.utilities.d.mts.map +0 -1
  201. package/dist/components/Icon/Icon.utilities.mjs +0 -27
  202. package/dist/components/Icon/Icon.utilities.mjs.map +0 -1
  203. package/dist/components/Text/Text.utilities.cjs +0 -46
  204. package/dist/components/Text/Text.utilities.cjs.map +0 -1
  205. package/dist/components/Text/Text.utilities.d.cts +0 -32
  206. package/dist/components/Text/Text.utilities.d.cts.map +0 -1
  207. package/dist/components/Text/Text.utilities.d.mts +0 -32
  208. package/dist/components/Text/Text.utilities.d.mts.map +0 -1
  209. package/dist/components/Text/Text.utilities.mjs +0 -42
  210. package/dist/components/Text/Text.utilities.mjs.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * AvatarBase - size\n */\nexport type AvatarBaseSize = '16' | '24' | '32' | '40' | '48';\nexport const AvatarBaseSize = {\n /**\n * Represents an extra small avatar size (16px).\n */\n Xs: '16',\n /**\n * Represents a small avatar size (24px).\n */\n Sm: '24',\n /**\n * Represents a medium avatar size (32px).\n */\n Md: '32',\n /**\n * Represents a large avatar size (40px).\n */\n Lg: '40',\n /**\n * Represents an extra large avatar size (48px).\n */\n Xl: '48',\n} as const;\nexport { AvatarBaseSize as AvatarAccountSize };\nexport { AvatarBaseSize as AvatarFaviconSize };\nexport { AvatarBaseSize as AvatarGroupSize };\nexport { AvatarBaseSize as AvatarIconSize };\nexport { AvatarBaseSize as AvatarNetworkSize };\nexport { AvatarBaseSize as AvatarTokenSize };\nexport { AvatarBaseSize as AvatarSize };\n\n/**\n * Avatar - shape\n */\nexport type AvatarShape = 'circle' | 'square';\nexport const AvatarShape = {\n /**\n * Represents a circular Avatar.\n */\n Circle: 'circle',\n /**\n * Represents a squared Avatar\n */\n Square: 'square',\n} as const;\nexport { AvatarShape as AvatarBaseShape };\n\n/**\n * AvatarAccount - variant\n */\nexport type AvatarAccountVariant = 'blockies' | 'jazzicon' | 'maskicon';\nexport const AvatarAccountVariant = {\n Blockies: 'blockies',\n Jazzicon: 'jazzicon',\n Maskicon: 'maskicon',\n} as const;\n\n/**\n * AvatarGroup - variant\n */\nexport type AvatarGroupVariant = 'Account' | 'Favicon' | 'Network' | 'Token';\nexport const AvatarGroupVariant = {\n Account: 'Account',\n Favicon: 'Favicon',\n Network: 'Network',\n Token: 'Token',\n} as const;\n\n/**\n * AvatarIcon - severity\n */\nexport type AvatarIconSeverity =\n | 'neutral'\n | 'info'\n | 'success'\n | 'error'\n | 'warning';\nexport const AvatarIconSeverity = {\n Neutral: 'neutral',\n Info: 'info',\n Success: 'success',\n\n Error: 'error',\n Warning: 'warning',\n} as const;\n\n/**\n * BadgeCount - size\n */\nexport type BadgeCountSize = 'Md' | 'Lg';\nexport const BadgeCountSize = {\n /**\n * Represents a medium badge count (14px height).\n */\n Md: 'Md',\n /**\n * Represents a large badge count (20px height).\n */\n Lg: 'Lg',\n} as const;\n\n/**\n * BadgeStatus - status\n */\nexport type BadgeStatusStatus =\n | 'active'\n | 'inactive'\n | 'disconnected'\n | 'new'\n | 'attention';\nexport const BadgeStatusStatus = {\n Active: 'active', // Connected\n Inactive: 'inactive', // Connected\n Disconnected: 'disconnected',\n New: 'new',\n Attention: 'attention',\n} as const;\n/**\n * BadgeStatus - size\n */\nexport type BadgeStatusSize = 'Md' | 'Lg';\nexport const BadgeStatusSize = {\n /**\n * Represents a medium badge status size (8px).\n */\n Md: 'Md',\n /**\n * Represents a large avatar size (10px).\n */\n Lg: 'Lg',\n} as const;\n\n/**\n * BadgeWrapper - positionAnchorShape\n */\nexport type BadgeWrapperPositionAnchorShape = 'Rectangular' | 'Circular';\nexport const BadgeWrapperPositionAnchorShape = {\n Rectangular: 'Rectangular',\n Circular: 'Circular',\n} as const;\n\n/**\n * BadgeWrapper - position.\n */\nexport type BadgeWrapperPosition =\n | 'TopRight'\n | 'BottomRight'\n | 'BottomLeft'\n | 'TopLeft';\nexport const BadgeWrapperPosition = {\n TopRight: 'TopRight',\n BottomRight: 'BottomRight',\n BottomLeft: 'BottomLeft',\n TopLeft: 'TopLeft',\n} as const;\n\n/**\n * BadgeWrapper - customPosition\n */\nexport type BadgeWrapperCustomPosition = {\n top?: number | string | undefined;\n right?: number | string | undefined;\n bottom?: number | string | undefined;\n left?: number | string | undefined;\n};\n\n/**\n * Box - all spacing-related props\n */\nexport type BoxSpacing = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;\n\n/**\n * Box - border width values (only valid Tailwind CSS border width utilities)\n */\nexport type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;\n\n/**\n * Box - flexDirection\n */\nexport type BoxFlexDirection =\n | 'flex-row'\n | 'flex-row-reverse'\n | 'flex-col'\n | 'flex-col-reverse';\nexport const BoxFlexDirection = {\n Row: 'flex-row',\n RowReverse: 'flex-row-reverse',\n Column: 'flex-col',\n ColumnReverse: 'flex-col-reverse',\n} as const;\n\n/**\n * Box - flexWrap\n */\nexport type BoxFlexWrap = 'flex-nowrap' | 'flex-wrap' | 'flex-wrap-reverse';\nexport const BoxFlexWrap = {\n NoWrap: 'flex-nowrap',\n Wrap: 'flex-wrap',\n WrapReverse: 'flex-wrap-reverse',\n} as const;\n\n/**\n * Box - alignItems\n */\nexport type BoxAlignItems =\n | 'items-start'\n | 'items-center'\n | 'items-end'\n | 'items-stretch'\n | 'items-baseline';\nexport const BoxAlignItems = {\n Start: 'items-start',\n Center: 'items-center',\n End: 'items-end',\n Stretch: 'items-stretch',\n Baseline: 'items-baseline',\n} as const;\n\n/**\n * Box - justifyContent\n */\nexport type BoxJustifyContent =\n | 'justify-start'\n | 'justify-center'\n | 'justify-end'\n | 'justify-between'\n | 'justify-around'\n | 'justify-evenly';\nexport const BoxJustifyContent = {\n Start: 'justify-start',\n Center: 'justify-center',\n End: 'justify-end',\n Between: 'justify-between',\n Around: 'justify-around',\n Evenly: 'justify-evenly',\n} as const;\n\n/**\n * Box - backgroundColor\n */\nexport type BoxBackgroundColor =\n | 'bg-default'\n | 'bg-alternative'\n | 'bg-section'\n | 'bg-subsection'\n | 'bg-muted'\n | 'bg-primary-default'\n | 'bg-primary-alternative'\n | 'bg-primary-muted'\n | 'bg-primary-inverse'\n | 'bg-error-default'\n | 'bg-error-alternative'\n | 'bg-error-muted'\n | 'bg-error-inverse'\n | 'bg-warning-default'\n | 'bg-warning-alternative'\n | 'bg-warning-muted'\n | 'bg-warning-inverse'\n | 'bg-success-default'\n | 'bg-success-alternative'\n | 'bg-success-muted'\n | 'bg-success-inverse'\n | 'bg-info-default'\n | 'bg-info-muted'\n | 'bg-info-inverse'\n | 'bg-flask-default'\n | 'bg-flask-inverse'\n | 'bg-overlay-alternative'\n | 'bg-overlay-default'\n | 'bg-overlay-inverse'\n | 'bg-transparent';\nexport const BoxBackgroundColor = {\n /** Default background color */\n BackgroundDefault: 'bg-default',\n /** Alternative background color */\n BackgroundAlternative: 'bg-alternative',\n /** Section background color */\n BackgroundSection: 'bg-section',\n /** Subsection background color */\n BackgroundSubsection: 'bg-subsection',\n /** Muted background color */\n BackgroundMuted: 'bg-muted',\n /** Primary default background color */\n PrimaryDefault: 'bg-primary-default',\n /** Primary alternative background color */\n PrimaryAlternative: 'bg-primary-alternative',\n /** Primary muted background color */\n PrimaryMuted: 'bg-primary-muted',\n /** Primary inverse background color */\n PrimaryInverse: 'bg-primary-inverse',\n /** Error default background color */\n ErrorDefault: 'bg-error-default',\n /** Error alternative background color */\n ErrorAlternative: 'bg-error-alternative',\n /** Error muted background color */\n ErrorMuted: 'bg-error-muted',\n /** Error inverse background color */\n ErrorInverse: 'bg-error-inverse',\n /** Warning default background color */\n WarningDefault: 'bg-warning-default',\n /** Warning alternative background color */\n WarningAlternative: 'bg-warning-alternative',\n /** Warning muted background color */\n WarningMuted: 'bg-warning-muted',\n /** Warning inverse background color */\n WarningInverse: 'bg-warning-inverse',\n /** Success default background color */\n SuccessDefault: 'bg-success-default',\n /** Success alternative background color */\n SuccessAlternative: 'bg-success-alternative',\n /** Success muted background color */\n SuccessMuted: 'bg-success-muted',\n /** Success inverse background color */\n SuccessInverse: 'bg-success-inverse',\n /** Info default background color */\n InfoDefault: 'bg-info-default',\n /** Info muted background color */\n InfoMuted: 'bg-info-muted',\n /** Info inverse background color */\n InfoInverse: 'bg-info-inverse',\n /** Flask default background color */\n FlaskDefault: 'bg-flask-default',\n /** Flask inverse background color */\n FlaskInverse: 'bg-flask-inverse',\n /** Overlay alternative background color */\n OverlayAlternative: 'bg-overlay-alternative',\n /** Overlay default background color */\n OverlayDefault: 'bg-overlay-default',\n /** Overlay inverse background color */\n OverlayInverse: 'bg-overlay-inverse',\n /** Transparent background color */\n Transparent: 'bg-transparent',\n} as const;\n\n/**\n * Box - borderColor\n */\nexport type BoxBorderColor =\n | 'border-background-default'\n | 'border-default'\n | 'border-muted'\n | 'border-primary-default'\n | 'border-primary-alternative'\n | 'border-primary-muted'\n | 'border-primary-inverse'\n | 'border-error-default'\n | 'border-error-alternative'\n | 'border-error-muted'\n | 'border-error-inverse'\n | 'border-warning-default'\n | 'border-warning-alternative'\n | 'border-warning-muted'\n | 'border-warning-inverse'\n | 'border-success-default'\n | 'border-success-alternative'\n | 'border-success-muted'\n | 'border-success-inverse'\n | 'border-info-default'\n | 'border-info-alternative'\n | 'border-info-muted'\n | 'border-info-inverse'\n | 'border-flask-default'\n | 'border-flask-inverse'\n | 'border-overlay-alternative'\n | 'border-overlay-default'\n | 'border-overlay-inverse'\n | 'border-transparent';\nexport const BoxBorderColor = {\n /** Background default for cut out effect*/\n BackgroundDefault: 'border-background-default',\n /** Default border color */\n BorderDefault: 'border-default',\n /** Muted border color */\n BorderMuted: 'border-muted',\n /** Primary default border color */\n PrimaryDefault: 'border-primary-default',\n /** Primary alternative border color */\n PrimaryAlternative: 'border-primary-alternative',\n /** Primary muted border color */\n PrimaryMuted: 'border-primary-muted',\n /** Primary inverse border color */\n PrimaryInverse: 'border-primary-inverse',\n /** Error default border color */\n ErrorDefault: 'border-error-default',\n /** Error alternative border color */\n ErrorAlternative: 'border-error-alternative',\n /** Error muted border color */\n ErrorMuted: 'border-error-muted',\n /** Error inverse border color */\n ErrorInverse: 'border-error-inverse',\n /** Warning default border color */\n WarningDefault: 'border-warning-default',\n /** Warning alternative border color */\n WarningAlternative: 'border-warning-alternative',\n /** Warning muted border color */\n WarningMuted: 'border-warning-muted',\n /** Warning inverse border color */\n WarningInverse: 'border-warning-inverse',\n /** Success default border color */\n SuccessDefault: 'border-success-default',\n /** Success alternative border color */\n SuccessAlternative: 'border-success-alternative',\n /** Success muted border color */\n SuccessMuted: 'border-success-muted',\n /** Success inverse border color */\n SuccessInverse: 'border-success-inverse',\n /** Info default border color */\n InfoDefault: 'border-info-default',\n /** Info alternative border color */\n InfoAlternative: 'border-info-alternative',\n /** Info muted border color */\n InfoMuted: 'border-info-muted',\n /** Info inverse border color */\n InfoInverse: 'border-info-inverse',\n /** Flask default border color */\n FlaskDefault: 'border-flask-default',\n /** Flask inverse border color */\n FlaskInverse: 'border-flask-inverse',\n /** Overlay alternative border color */\n OverlayAlternative: 'border-overlay-alternative',\n /** Overlay default border color */\n OverlayDefault: 'border-overlay-default',\n /** Overlay inverse border color */\n OverlayInverse: 'border-overlay-inverse',\n /** Transparent border color */\n Transparent: 'border-transparent',\n} as const;\n\n/**\n * ButtonBase - size\n */\nexport type ButtonBaseSize = 'sm' | 'md' | 'lg';\nexport const ButtonBaseSize = {\n /**\n * Represents a small button size (32px).\n */\n Sm: 'sm',\n /**\n * Represents a medium button size (40px).\n */\n Md: 'md',\n /**\n * Represents a large button size (48px).\n */\n Lg: 'lg',\n} as const;\nexport { ButtonBaseSize as ButtonSize };\nexport { ButtonBaseSize as ButtonPrimarySize };\nexport { ButtonBaseSize as ButtonSecondarySize };\nexport { ButtonBaseSize as ButtonTertiarySize };\n\n/**\n * Button - variant\n */\nexport type ButtonVariant = 'Primary' | 'Secondary' | 'Tertiary';\nexport const ButtonVariant = {\n Primary: 'Primary',\n Secondary: 'Secondary',\n Tertiary: 'Tertiary',\n} as const;\n\n/**\n * ButtonIcon - size\n */\nexport type ButtonIconSize = 'sm' | 'md' | 'lg';\nexport const ButtonIconSize = {\n /**\n * Represents a small button size (24px).\n */\n Sm: 'sm',\n /**\n * Represents a medium button size (32px).\n */\n Md: 'md',\n /**\n * Represents a large button size (40px).\n */\n Lg: 'lg',\n} as const;\n\n/**\n * Text - variant\n */\nexport type TextVariant =\n | 'display-lg'\n | 'display-md'\n | 'heading-lg'\n | 'heading-md'\n | 'heading-sm'\n | 'body-lg'\n | 'body-md'\n | 'body-sm'\n | 'body-xs'\n | 'page-heading'\n | 'section-heading'\n | 'button-label-md'\n | 'button-label-lg'\n | 'amount-display-lg';\nexport const TextVariant = {\n // Display Sizes\n DisplayLg: 'display-lg',\n DisplayMd: 'display-md',\n\n // Heading Sizes\n HeadingLg: 'heading-lg',\n HeadingMd: 'heading-md',\n HeadingSm: 'heading-sm',\n\n // Body Sizes\n BodyLg: 'body-lg',\n BodyMd: 'body-md',\n BodySm: 'body-sm',\n BodyXs: 'body-xs',\n\n // Special Typography Variants\n PageHeading: 'page-heading',\n SectionHeading: 'section-heading',\n ButtonLabelMd: 'button-label-md',\n ButtonLabelLg: 'button-label-lg',\n AmountDisplayLg: 'amount-display-lg',\n} as const;\n\n/**\n * Text - color\n */\nexport type TextColor =\n | 'text-default'\n | 'text-alternative'\n | 'text-muted'\n | 'text-overlay-inverse'\n | 'text-primary-default'\n | 'text-primary-alternative'\n | 'text-primary-inverse'\n | 'text-primary-default-pressed'\n | 'text-error-default'\n | 'text-error-alternative'\n | 'text-error-inverse'\n | 'text-error-default-pressed'\n | 'text-warning-default'\n | 'text-warning-inverse'\n | 'text-warning-default-pressed'\n | 'text-success-default'\n | 'text-success-inverse'\n | 'text-success-default-pressed'\n | 'text-info-default'\n | 'text-info-inverse'\n | 'text-transparent';\nexport const TextColor = {\n /** For default neutral text. */\n TextDefault: 'text-default',\n /** For softer contrast neutral text */\n TextAlternative: 'text-alternative',\n /** For the softest contrast neutral text (not accessible) */\n TextMuted: 'text-muted',\n /** For elements used on top of overlay/alternative. */\n OverlayInverse: 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. */\n PrimaryDefault: 'text-primary-default',\n /** For softer variants of primary text. */\n PrimaryAlternative: 'text-primary-alternative',\n /** For elements used on top of primary/default. */\n PrimaryInverse: 'text-primary-inverse',\n /** For primary text in a pressed state. */\n PrimaryDefaultPressed: 'text-primary-default-pressed',\n /** For critical alert text. */\n ErrorDefault: 'text-error-default',\n /** For stronger contrast error text. */\n ErrorAlternative: 'text-error-alternative',\n /** For elements used on top of error/default. */\n ErrorInverse: 'text-error-inverse',\n /** For critical alert text in a pressed state. */\n ErrorDefaultPressed: 'text-error-default-pressed',\n /** For caution alert text. */\n WarningDefault: 'text-warning-default',\n /** For elements used on top of warning/default. */\n WarningInverse: 'text-warning-inverse',\n /** For caution text in a pressed state. */\n WarningDefaultPressed: 'text-warning-default-pressed',\n /** For positive semantic text. */\n SuccessDefault: 'text-success-default',\n /** For elements used on top of success/default. */\n SuccessInverse: 'text-success-inverse',\n /** For positive text in a pressed state. */\n SuccessDefaultPressed: 'text-success-default-pressed',\n /** For informational read-only text. */\n InfoDefault: 'text-info-default',\n /** For elements used on top of info/default. */\n InfoInverse: 'text-info-inverse',\n /** Make the text color transparent. */\n Transparent: 'text-transparent',\n} as const;\n\n/**\n * Text - fontWeight\n */\nexport type FontWeight = '700' | '500' | '400';\nexport const FontWeight = {\n /**\n * Weight - 700\n */\n Bold: '700',\n /**\n * Weight - 500\n */\n Medium: '500',\n /**\n * Weight - 400\n */\n Regular: '400',\n} as const;\n\n/**\n * Text - fontStyle\n */\nexport type FontStyle = 'italic' | 'normal';\nexport const FontStyle = {\n Italic: 'italic',\n Normal: 'normal',\n} as const;\n\n/**\n * Text - fontFamily\n */\nexport type FontFamily = 'default' | 'accent' | 'hero';\nexport const FontFamily = {\n Default: 'default',\n Accent: 'accent',\n Hero: 'hero',\n} as const;\n\n/**\n * TextButton - Size\n */\nexport type TextButtonSize = 'body-lg' | 'body-md' | 'body-sm' | 'body-xs';\nexport const TextButtonSize = {\n BodyLg: 'body-lg',\n BodyMd: 'body-md',\n BodySm: 'body-sm',\n BodyXs: 'body-xs',\n} as const;\n\n/**\n * Icon - color\n */\nexport type IconColor =\n | 'text-icon-default'\n | 'text-icon-alternative'\n | 'text-icon-muted'\n | 'text-overlay-inverse'\n | 'text-primary-default'\n | 'text-primary-alternative'\n | 'text-primary-inverse'\n | 'text-primary-default-pressed'\n | 'text-error-default'\n | 'text-error-alternative'\n | 'text-error-inverse'\n | 'text-error-default-pressed'\n | 'text-warning-default'\n | 'text-warning-inverse'\n | 'text-warning-default-pressed'\n | 'text-success-default'\n | 'text-success-inverse'\n | 'text-success-default-pressed'\n | 'text-info-default'\n | 'text-info-inverse';\nexport const IconColor = {\n /** For default neutral icons */\n IconDefault: 'text-icon-default',\n /** For softer neutral icons */\n IconAlternative: 'text-icon-alternative',\n /** For the weakest contrast neutral icons (not accessible) */\n IconMuted: 'text-icon-muted',\n /** For elements used on top of overlay/alternative. Used for text, icon, or border */\n OverlayInverse: 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. Used for text, background, icon, or border */\n PrimaryDefault: 'text-primary-default',\n /** For softer variants of primary interactive elements */\n PrimaryAlternative: 'text-primary-alternative',\n /** For elements used on top of primary/default. Used for text, icon, or border */\n PrimaryInverse: 'text-primary-inverse',\n /** For primary interactive elements in a pressed state */\n PrimaryDefaultPressed: 'text-primary-default-pressed',\n /** For critical alert semantic elements. Used for text, background, icon, or border */\n ErrorDefault: 'text-error-default',\n /** For softer variants of error elements */\n ErrorAlternative: 'text-error-alternative',\n /** For elements used on top of error/default. Used for text, icon, or border */\n ErrorInverse: 'text-error-inverse',\n /** For critical alert semantic elements in a pressed state */\n ErrorDefaultPressed: 'text-error-default-pressed',\n /** For caution alert semantic elements. Used for text, background, icon, or border */\n WarningDefault: 'text-warning-default',\n /** For elements used on top of warning/default. Used for text, icon, or border */\n WarningInverse: 'text-warning-inverse',\n /** For caution alert semantic elements in a pressed state */\n WarningDefaultPressed: 'text-warning-default-pressed',\n /** For positive semantic elements. Used for text, background, icon, or border */\n SuccessDefault: 'text-success-default',\n /** For elements used on top of success/default. Used for text, icon, or border */\n SuccessInverse: 'text-success-inverse',\n /** For positive semantic elements in a pressed state */\n SuccessDefaultPressed: 'text-success-default-pressed',\n /** For informational read-only elements. Used for text, background, icon, or border */\n InfoDefault: 'text-info-default',\n /** For elements used on top of info/default. Used for text, icon, or border */\n InfoInverse: 'text-info-inverse',\n} as const;\n\n/**\n * Icon - size\n */\nexport type IconSize = '12' | '16' | '20' | '24' | '32';\nexport const IconSize = {\n /** Extra small - 12px */\n Xs: '12',\n /** Small - 16px */\n Sm: '16',\n /** Medium - 20px (Default) */\n Md: '20',\n /** Large - 24px */\n Lg: '24',\n /** Extra large - 32px */\n Xl: '32',\n} as const;\n\n// /////////////////////////////////////////////////////\n// This is generated code - Manually add types above\n// DO NOT EDIT - Use generate-assets.js\n// /////////////////////////////////////////////////////\n\n/**\n * Icon - name\n */\n/* eslint-disable @typescript-eslint/no-shadow */\nexport enum IconName {\n Accessibility = 'Accessibility',\n Activity = 'Activity',\n AddCard = 'AddCard',\n AddCircle = 'AddCircle',\n AddSquare = 'AddSquare',\n Add = 'Add',\n AfterHours = 'AfterHours',\n Ai = 'Ai',\n AlternateEmail = 'AlternateEmail',\n AppleLogo = 'AppleLogo',\n Apps = 'Apps',\n Arrow2Down = 'Arrow2Down',\n Arrow2Left = 'Arrow2Left',\n Arrow2Right = 'Arrow2Right',\n Arrow2UpRight = 'Arrow2UpRight',\n Arrow2Up = 'Arrow2Up',\n ArrowCircleDown = 'ArrowCircleDown',\n ArrowCircleUp = 'ArrowCircleUp',\n ArrowDoubleLeft = 'ArrowDoubleLeft',\n ArrowDoubleRight = 'ArrowDoubleRight',\n ArrowDown = 'ArrowDown',\n ArrowDropDownCircle = 'ArrowDropDownCircle',\n ArrowLeft = 'ArrowLeft',\n ArrowRight = 'ArrowRight',\n ArrowUp = 'ArrowUp',\n AttachMoney = 'AttachMoney',\n Attachment = 'Attachment',\n Backspace = 'Backspace',\n Ban = 'Ban',\n BankAssured = 'BankAssured',\n Bank = 'Bank',\n Bold = 'Bold',\n Book = 'Book',\n Bookmark = 'Bookmark',\n Bridge = 'Bridge',\n Briefcase = 'Briefcase',\n Bulb = 'Bulb',\n BuySell = 'BuySell',\n Cake = 'Cake',\n Calculator = 'Calculator',\n Calendar = 'Calendar',\n Call = 'Call',\n Camera = 'Camera',\n Campaign = 'Campaign',\n Candlestick = 'Candlestick',\n CardPos = 'CardPos',\n Card = 'Card',\n Cash = 'Cash',\n Category = 'Category',\n Chart = 'Chart',\n CheckBold = 'CheckBold',\n Check = 'Check',\n CircleX = 'CircleX',\n Clear = 'Clear',\n ClockFilled = 'ClockFilled',\n Clock = 'Clock',\n Close = 'Close',\n CloudDownload = 'CloudDownload',\n CloudUpload = 'CloudUpload',\n Cloud = 'Cloud',\n CodeCircle = 'CodeCircle',\n Code = 'Code',\n Coin = 'Coin',\n Collapse = 'Collapse',\n Confirmation = 'Confirmation',\n Connect = 'Connect',\n CopySuccess = 'CopySuccess',\n Copy = 'Copy',\n CreditCheck = 'CreditCheck',\n CurrencyFranc = 'CurrencyFranc',\n CurrencyLira = 'CurrencyLira',\n CurrencyPound = 'CurrencyPound',\n CurrencyYuan = 'CurrencyYuan',\n Customize = 'Customize',\n Danger = 'Danger',\n DarkFilled = 'DarkFilled',\n Dark = 'Dark',\n Data = 'Data',\n Description = 'Description',\n Details = 'Details',\n Diagram = 'Diagram',\n DocumentCode = 'DocumentCode',\n Download = 'Download',\n Draft = 'Draft',\n EcoLeaf = 'EcoLeaf',\n EditSquare = 'EditSquare',\n Edit = 'Edit',\n EncryptedAdd = 'EncryptedAdd',\n Eraser = 'Eraser',\n Error = 'Error',\n Ethereum = 'Ethereum',\n Exchange = 'Exchange',\n ExpandVertical = 'ExpandVertical',\n Expand = 'Expand',\n ExploreFilled = 'ExploreFilled',\n Explore = 'Explore',\n Export = 'Export',\n Extension = 'Extension',\n EyeSlash = 'EyeSlash',\n Eye = 'Eye',\n FaceId = 'FaceId',\n Feedback = 'Feedback',\n File = 'File',\n Filter = 'Filter',\n Fingerprint = 'Fingerprint',\n Fire = 'Fire',\n FirstPage = 'FirstPage',\n Flag = 'Flag',\n FlashSlash = 'FlashSlash',\n Flash = 'Flash',\n Flask = 'Flask',\n Flower = 'Flower',\n Folder = 'Folder',\n Forest = 'Forest',\n FullCircle = 'FullCircle',\n Gas = 'Gas',\n Gift = 'Gift',\n GlobalSearch = 'GlobalSearch',\n Global = 'Global',\n Graph = 'Graph',\n Hardware = 'Hardware',\n HashTag = 'HashTag',\n HeartFilled = 'HeartFilled',\n Heart = 'Heart',\n Hierarchy = 'Hierarchy',\n HomeFilled = 'HomeFilled',\n Home = 'Home',\n Image = 'Image',\n Info = 'Info',\n Inventory = 'Inventory',\n Joystick = 'Joystick',\n KeepFilled = 'KeepFilled',\n Keep = 'Keep',\n Key = 'Key',\n LastPage = 'LastPage',\n LightFilled = 'LightFilled',\n Light = 'Light',\n Link = 'Link',\n Loading = 'Loading',\n Location = 'Location',\n LockSlash = 'LockSlash',\n Lock = 'Lock',\n LockedFilled = 'LockedFilled',\n Login = 'Login',\n Logout = 'Logout',\n Mail = 'Mail',\n Map = 'Map',\n Menu = 'Menu',\n MessageQuestion = 'MessageQuestion',\n Messages = 'Messages',\n MetamaskFoxOutline = 'MetamaskFoxOutline',\n Mic = 'Mic',\n MinusBold = 'MinusBold',\n MinusSquare = 'MinusSquare',\n Minus = 'Minus',\n Mobile = 'Mobile',\n MoneyBag = 'MoneyBag',\n Money = 'Money',\n Monitor = 'Monitor',\n MoreHorizontal = 'MoreHorizontal',\n MoreVertical = 'MoreVertical',\n MountainFlag = 'MountainFlag',\n MusicNote = 'MusicNote',\n Notification = 'Notification',\n PageInfo = 'PageInfo',\n Palette = 'Palette',\n PasswordCheck = 'PasswordCheck',\n Pending = 'Pending',\n People = 'People',\n PersonCancel = 'PersonCancel',\n Pin = 'Pin',\n Plant = 'Plant',\n Plug = 'Plug',\n PlusAndMinus = 'PlusAndMinus',\n PolicyAlert = 'PolicyAlert',\n Print = 'Print',\n PriorityHigh = 'PriorityHigh',\n PrivacyTip = 'PrivacyTip',\n ProgrammingArrows = 'ProgrammingArrows',\n Publish = 'Publish',\n QrCode = 'QrCode',\n Question = 'Question',\n Receive = 'Receive',\n Received = 'Received',\n Refresh = 'Refresh',\n RemoveMinus = 'RemoveMinus',\n Report = 'Report',\n Rocket = 'Rocket',\n SaveFilled = 'SaveFilled',\n Save = 'Save',\n Saving = 'Saving',\n ScanBarcode = 'ScanBarcode',\n ScanFocus = 'ScanFocus',\n Scan = 'Scan',\n Search = 'Search',\n SecurityAlert = 'SecurityAlert',\n SecurityCross = 'SecurityCross',\n SecurityKey = 'SecurityKey',\n SecuritySearch = 'SecuritySearch',\n SecuritySlash = 'SecuritySlash',\n SecurityTick = 'SecurityTick',\n SecurityTime = 'SecurityTime',\n SecurityUser = 'SecurityUser',\n Security = 'Security',\n Send = 'Send',\n SentimentDissatisfied = 'SentimentDissatisfied',\n SentimentNeutral = 'SentimentNeutral',\n SentimentSatisfied = 'SentimentSatisfied',\n SentimentVerySatisfied = 'SentimentVerySatisfied',\n SettingFilled = 'SettingFilled',\n Setting = 'Setting',\n Share = 'Share',\n ShieldLock = 'ShieldLock',\n ShoppingBag = 'ShoppingBag',\n ShoppingCart = 'ShoppingCart',\n SignalCellular = 'SignalCellular',\n Slash = 'Slash',\n Sms = 'Sms',\n SnapsMobile = 'SnapsMobile',\n SnapsPlus = 'SnapsPlus',\n SnapsRound = 'SnapsRound',\n Snaps = 'Snaps',\n SortByAlpha = 'SortByAlpha',\n Sort = 'Sort',\n Sparkle = 'Sparkle',\n Speed = 'Speed',\n Speedometer = 'Speedometer',\n Square = 'Square',\n Stake = 'Stake',\n StarFilled = 'StarFilled',\n Star = 'Star',\n Start = 'Start',\n Storefront = 'Storefront',\n Student = 'Student',\n SwapHorizontal = 'SwapHorizontal',\n SwapVertical = 'SwapVertical',\n TabClose = 'TabClose',\n TableRow = 'TableRow',\n Tablet = 'Tablet',\n Tag = 'Tag',\n ThumbDownFilled = 'ThumbDownFilled',\n ThumbDown = 'ThumbDown',\n ThumbUpFilled = 'ThumbUpFilled',\n ThumbUp = 'ThumbUp',\n Tint = 'Tint',\n Tooltip = 'Tooltip',\n Translate = 'Translate',\n Trash = 'Trash',\n TrendDown = 'TrendDown',\n TrendUp = 'TrendUp',\n Undo = 'Undo',\n Unfold = 'Unfold',\n UnlockedFilled = 'UnlockedFilled',\n Unpin = 'Unpin',\n UploadFile = 'UploadFile',\n Upload = 'Upload',\n Usb = 'Usb',\n UserCheck = 'UserCheck',\n UserCircleAdd = 'UserCircleAdd',\n UserCircleRemove = 'UserCircleRemove',\n UserCircle = 'UserCircle',\n User = 'User',\n VerifiedFilled = 'VerifiedFilled',\n Verified = 'Verified',\n Videocam = 'Videocam',\n ViewColumn = 'ViewColumn',\n ViewInAr = 'ViewInAr',\n VolumeOff = 'VolumeOff',\n VolumeUp = 'VolumeUp',\n WalletFilled = 'WalletFilled',\n Wallet = 'Wallet',\n Warning = 'Warning',\n WebTraffic = 'WebTraffic',\n Widgets = 'Widgets',\n WifiOff = 'WifiOff',\n Wifi = 'Wifi',\n X = 'X',\n}\n/* eslint-enable @typescript-eslint/no-shadow */\n"]}
1
+ {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,CAAN,IAAY,cAqBX;AArBD,WAAY,cAAc;IACxB;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;AACX,CAAC,EArBW,cAAc,KAAd,cAAc,QAqBzB;AACD,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,CAAC;AAC/C,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,CAAC;AAC/C,OAAO,EAAE,cAAc,IAAI,eAAe,EAAE,CAAC;AAC7C,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,CAAC;AAC5C,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,CAAC;AAC/C,OAAO,EAAE,cAAc,IAAI,eAAe,EAAE,CAAC;AAC7C,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,CAAC;AAExC;;GAEG;AACH,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB;;OAEG;IACH,gCAAiB,CAAA;IACjB;;OAEG;IACH,gCAAiB,CAAA;AACnB,CAAC,EATW,WAAW,KAAX,WAAW,QAStB;AACD,OAAO,EAAE,WAAW,IAAI,eAAe,EAAE,CAAC;AAE1C;;GAEG;AACH,MAAM,CAAN,IAAY,oBAIX;AAJD,WAAY,oBAAoB;IAC9B,6CAAqB,CAAA;IACrB,6CAAqB,CAAA;IACrB,6CAAqB,CAAA;AACvB,CAAC,EAJW,oBAAoB,KAApB,oBAAoB,QAI/B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,yCAAmB,CAAA;IACnB,yCAAmB,CAAA;IACnB,yCAAmB,CAAA;IACnB,qCAAe,CAAA;AACjB,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,yCAAmB,CAAA;IACnB,mCAAa,CAAA;IACb,yCAAmB,CAAA;IACnB,wDAAwD;IACxD,qCAAe,CAAA;IACf,yCAAmB,CAAA;AACrB,CAAC,EAPW,kBAAkB,KAAlB,kBAAkB,QAO7B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,cASX;AATD,WAAY,cAAc;IACxB;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;AACX,CAAC,EATW,cAAc,KAAd,cAAc,QASzB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,+BAGX;AAHD,WAAY,+BAA+B;IACzC,8DAA2B,CAAA;IAC3B,wDAAqB,CAAA;AACvB,CAAC,EAHW,+BAA+B,KAA/B,+BAA+B,QAG1C;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,8CAAsB,CAAA;IACtB,oDAA4B,CAAA;IAC5B,kDAA0B,CAAA;IAC1B,4CAAoB,CAAA;AACtB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAsBD;;GAEG;AACH,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,oCAAgB,CAAA;IAChB,mDAA+B,CAAA;IAC/B,uCAAmB,CAAA;IACnB,sDAAkC,CAAA;AACpC,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,WAIX;AAJD,WAAY,WAAW;IACrB,qCAAsB,CAAA;IACtB,iCAAkB,CAAA;IAClB,gDAAiC,CAAA;AACnC,CAAC,EAJW,WAAW,KAAX,WAAW,QAItB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,aAMX;AAND,WAAY,aAAa;IACvB,sCAAqB,CAAA;IACrB,wCAAuB,CAAA;IACvB,kCAAiB,CAAA;IACjB,0CAAyB,CAAA;IACzB,4CAA2B,CAAA;AAC7B,CAAC,EANW,aAAa,KAAb,aAAa,QAMxB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,4CAAuB,CAAA;IACvB,8CAAyB,CAAA;IACzB,wCAAmB,CAAA;IACnB,gDAA2B,CAAA;IAC3B,8CAAyB,CAAA;IACzB,8CAAyB,CAAA;AAC3B,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,kBA6DX;AA7DD,WAAY,kBAAkB;IAC5B,+BAA+B;IAC/B,sDAAgC,CAAA;IAChC,mCAAmC;IACnC,8DAAwC,CAAA;IACxC,+BAA+B;IAC/B,sDAAgC,CAAA;IAChC,kCAAkC;IAClC,4DAAsC,CAAA;IACtC,6BAA6B;IAC7B,kDAA4B,CAAA;IAC5B,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,2CAA2C;IAC3C,mEAA6C,CAAA;IAC7C,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,yCAAyC;IACzC,+DAAyC,CAAA;IACzC,mCAAmC;IACnC,mDAA6B,CAAA;IAC7B,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,2CAA2C;IAC3C,mEAA6C,CAAA;IAC7C,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,2CAA2C;IAC3C,mEAA6C,CAAA;IAC7C,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,oCAAoC;IACpC,qDAA+B,CAAA;IAC/B,kCAAkC;IAClC,iDAA2B,CAAA;IAC3B,oCAAoC;IACpC,qDAA+B,CAAA;IAC/B,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,qCAAqC;IACrC,uDAAiC,CAAA;IACjC,2CAA2C;IAC3C,mEAA6C,CAAA;IAC7C,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,uCAAuC;IACvC,2DAAqC,CAAA;IACrC,mCAAmC;IACnC,oDAA8B,CAAA;AAChC,CAAC,EA7DW,kBAAkB,KAAlB,kBAAkB,QA6D7B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,cA2DX;AA3DD,WAAY,cAAc;IACxB,2CAA2C;IAC3C,iEAA+C,CAAA;IAC/C,2BAA2B;IAC3B,kDAAgC,CAAA;IAChC,yBAAyB;IACzB,8CAA4B,CAAA;IAC5B,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,uCAAuC;IACvC,mEAAiD,CAAA;IACjD,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,qCAAqC;IACrC,+DAA6C,CAAA;IAC7C,+BAA+B;IAC/B,mDAAiC,CAAA;IACjC,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,uCAAuC;IACvC,mEAAiD,CAAA;IACjD,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,uCAAuC;IACvC,mEAAiD,CAAA;IACjD,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,gCAAgC;IAChC,qDAAmC,CAAA;IACnC,oCAAoC;IACpC,6DAA2C,CAAA;IAC3C,8BAA8B;IAC9B,iDAA+B,CAAA;IAC/B,gCAAgC;IAChC,qDAAmC,CAAA;IACnC,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,iCAAiC;IACjC,uDAAqC,CAAA;IACrC,uCAAuC;IACvC,mEAAiD,CAAA;IACjD,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,mCAAmC;IACnC,2DAAyC,CAAA;IACzC,+BAA+B;IAC/B,oDAAkC,CAAA;AACpC,CAAC,EA3DW,cAAc,KAAd,cAAc,QA2DzB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,cAaX;AAbD,WAAY,cAAc;IACxB;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;AACX,CAAC,EAbW,cAAc,KAAd,cAAc,QAazB;AACD,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,CAAC;AACxC,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,CAAC;AAC/C,OAAO,EAAE,cAAc,IAAI,mBAAmB,EAAE,CAAC;AACjD,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,CAAC;AAEhD;;GAEG;AACH,MAAM,CAAN,IAAY,aAIX;AAJD,WAAY,aAAa;IACvB,oCAAmB,CAAA;IACnB,wCAAuB,CAAA;IACvB,sCAAqB,CAAA;AACvB,CAAC,EAJW,aAAa,KAAb,aAAa,QAIxB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,cAaX;AAbD,WAAY,cAAc;IACxB;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;IACT;;OAEG;IACH,2BAAS,CAAA;AACX,CAAC,EAbW,cAAc,KAAd,cAAc,QAazB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,WAsBX;AAtBD,WAAY,WAAW;IACrB,gBAAgB;IAChB,uCAAwB,CAAA;IACxB,uCAAwB,CAAA;IAExB,gBAAgB;IAChB,uCAAwB,CAAA;IACxB,uCAAwB,CAAA;IACxB,uCAAwB,CAAA;IAExB,aAAa;IACb,iCAAkB,CAAA;IAClB,iCAAkB,CAAA;IAClB,iCAAkB,CAAA;IAClB,iCAAkB,CAAA;IAElB,8BAA8B;IAC9B,2CAA4B,CAAA;IAC5B,iDAAkC,CAAA;IAClC,gDAAiC,CAAA;IACjC,gDAAiC,CAAA;IACjC,oDAAqC,CAAA;AACvC,CAAC,EAtBW,WAAW,KAAX,WAAW,QAsBtB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,SA2CX;AA3CD,WAAY,SAAS;IACnB,gCAAgC;IAChC,yCAA4B,CAAA;IAC5B,uCAAuC;IACvC,iDAAoC,CAAA;IACpC,6DAA6D;IAC7D,qCAAwB,CAAA;IACxB,uDAAuD;IACvD,oDAAuC,CAAA;IACvC,uDAAuD;IACvD,oDAAuC,CAAA;IACvC,2CAA2C;IAC3C,4DAA+C,CAAA;IAC/C,mDAAmD;IACnD,oDAAuC,CAAA;IACvC,2CAA2C;IAC3C,mEAAsD,CAAA;IACtD,+BAA+B;IAC/B,gDAAmC,CAAA;IACnC,wCAAwC;IACxC,wDAA2C,CAAA;IAC3C,iDAAiD;IACjD,gDAAmC,CAAA;IACnC,kDAAkD;IAClD,+DAAkD,CAAA;IAClD,8BAA8B;IAC9B,oDAAuC,CAAA;IACvC,mDAAmD;IACnD,oDAAuC,CAAA;IACvC,2CAA2C;IAC3C,mEAAsD,CAAA;IACtD,kCAAkC;IAClC,oDAAuC,CAAA;IACvC,mDAAmD;IACnD,oDAAuC,CAAA;IACvC,4CAA4C;IAC5C,mEAAsD,CAAA;IACtD,wCAAwC;IACxC,8CAAiC,CAAA;IACjC,gDAAgD;IAChD,8CAAiC,CAAA;IACjC,uCAAuC;IACvC,6CAAgC,CAAA;AAClC,CAAC,EA3CW,SAAS,KAAT,SAAS,QA2CpB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,UAaX;AAbD,WAAY,UAAU;IACpB;;OAEG;IACH,0BAAY,CAAA;IACZ;;OAEG;IACH,4BAAc,CAAA;IACd;;OAEG;IACH,6BAAe,CAAA;AACjB,CAAC,EAbW,UAAU,KAAV,UAAU,QAarB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,8BAAiB,CAAA;IACjB,8BAAiB,CAAA;AACnB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,UAIX;AAJD,WAAY,UAAU;IACpB,iCAAmB,CAAA;IACnB,+BAAiB,CAAA;IACjB,2BAAa,CAAA;AACf,CAAC,EAJW,UAAU,KAAV,UAAU,QAIrB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,oCAAkB,CAAA;IAClB,oCAAkB,CAAA;IAClB,oCAAkB,CAAA;IAClB,oCAAkB,CAAA;AACpB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,SAyCX;AAzCD,WAAY,SAAS;IACnB,gCAAgC;IAChC,8CAAiC,CAAA;IACjC,+BAA+B;IAC/B,sDAAyC,CAAA;IACzC,8DAA8D;IAC9D,0CAA6B,CAAA;IAC7B,sFAAsF;IACtF,oDAAuC,CAAA;IACvC,kGAAkG;IAClG,oDAAuC,CAAA;IACvC,0DAA0D;IAC1D,4DAA+C,CAAA;IAC/C,kFAAkF;IAClF,oDAAuC,CAAA;IACvC,0DAA0D;IAC1D,mEAAsD,CAAA;IACtD,uFAAuF;IACvF,gDAAmC,CAAA;IACnC,4CAA4C;IAC5C,wDAA2C,CAAA;IAC3C,gFAAgF;IAChF,gDAAmC,CAAA;IACnC,8DAA8D;IAC9D,+DAAkD,CAAA;IAClD,sFAAsF;IACtF,oDAAuC,CAAA;IACvC,kFAAkF;IAClF,oDAAuC,CAAA;IACvC,6DAA6D;IAC7D,mEAAsD,CAAA;IACtD,iFAAiF;IACjF,oDAAuC,CAAA;IACvC,kFAAkF;IAClF,oDAAuC,CAAA;IACvC,wDAAwD;IACxD,mEAAsD,CAAA;IACtD,uFAAuF;IACvF,8CAAiC,CAAA;IACjC,+EAA+E;IAC/E,8CAAiC,CAAA;AACnC,CAAC,EAzCW,SAAS,KAAT,SAAS,QAyCpB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,QAWX;AAXD,WAAY,QAAQ;IAClB,yBAAyB;IACzB,qBAAS,CAAA;IACT,mBAAmB;IACnB,qBAAS,CAAA;IACT,8BAA8B;IAC9B,qBAAS,CAAA;IACT,mBAAmB;IACnB,qBAAS,CAAA;IACT,yBAAyB;IACzB,qBAAS,CAAA;AACX,CAAC,EAXW,QAAQ,KAAR,QAAQ,QAWnB;AAED,wDAAwD;AACxD,oDAAoD;AACpD,uCAAuC;AACvC,wDAAwD;AAExD;;GAEG;AACH,iDAAiD;AACjD,MAAM,CAAN,IAAY,QAsRX;AAtRD,WAAY,QAAQ;IAClB,2CAA+B,CAAA;IAC/B,iCAAqB,CAAA;IACrB,+BAAmB,CAAA;IACnB,mCAAuB,CAAA;IACvB,mCAAuB,CAAA;IACvB,uBAAW,CAAA;IACX,qCAAyB,CAAA;IACzB,qBAAS,CAAA;IACT,6CAAiC,CAAA;IACjC,mCAAuB,CAAA;IACvB,yBAAa,CAAA;IACb,qCAAyB,CAAA;IACzB,qCAAyB,CAAA;IACzB,uCAA2B,CAAA;IAC3B,2CAA+B,CAAA;IAC/B,iCAAqB,CAAA;IACrB,+CAAmC,CAAA;IACnC,2CAA+B,CAAA;IAC/B,+CAAmC,CAAA;IACnC,iDAAqC,CAAA;IACrC,mCAAuB,CAAA;IACvB,uDAA2C,CAAA;IAC3C,mCAAuB,CAAA;IACvB,qCAAyB,CAAA;IACzB,+BAAmB,CAAA;IACnB,uCAA2B,CAAA;IAC3B,qCAAyB,CAAA;IACzB,mCAAuB,CAAA;IACvB,uBAAW,CAAA;IACX,uCAA2B,CAAA;IAC3B,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,iCAAqB,CAAA;IACrB,6BAAiB,CAAA;IACjB,mCAAuB,CAAA;IACvB,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,yBAAa,CAAA;IACb,qCAAyB,CAAA;IACzB,iCAAqB,CAAA;IACrB,yBAAa,CAAA;IACb,6BAAiB,CAAA;IACjB,iCAAqB,CAAA;IACrB,uCAA2B,CAAA;IAC3B,+BAAmB,CAAA;IACnB,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,iCAAqB,CAAA;IACrB,2BAAe,CAAA;IACf,mCAAuB,CAAA;IACvB,2BAAe,CAAA;IACf,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,2BAAe,CAAA;IACf,2CAA+B,CAAA;IAC/B,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,iCAAqB,CAAA;IACrB,yCAA6B,CAAA;IAC7B,+BAAmB,CAAA;IACnB,uCAA2B,CAAA;IAC3B,yBAAa,CAAA;IACb,uCAA2B,CAAA;IAC3B,2CAA+B,CAAA;IAC/B,yCAA6B,CAAA;IAC7B,2CAA+B,CAAA;IAC/B,yCAA6B,CAAA;IAC7B,mCAAuB,CAAA;IACvB,6BAAiB,CAAA;IACjB,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,yBAAa,CAAA;IACb,uCAA2B,CAAA;IAC3B,+BAAmB,CAAA;IACnB,+BAAmB,CAAA;IACnB,yCAA6B,CAAA;IAC7B,iCAAqB,CAAA;IACrB,2BAAe,CAAA;IACf,+BAAmB,CAAA;IACnB,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,yCAA6B,CAAA;IAC7B,6BAAiB,CAAA;IACjB,2BAAe,CAAA;IACf,iCAAqB,CAAA;IACrB,iCAAqB,CAAA;IACrB,6CAAiC,CAAA;IACjC,6BAAiB,CAAA;IACjB,2CAA+B,CAAA;IAC/B,+BAAmB,CAAA;IACnB,6BAAiB,CAAA;IACjB,mCAAuB,CAAA;IACvB,iCAAqB,CAAA;IACrB,uBAAW,CAAA;IACX,6BAAiB,CAAA;IACjB,iCAAqB,CAAA;IACrB,yBAAa,CAAA;IACb,6BAAiB,CAAA;IACjB,uCAA2B,CAAA;IAC3B,yBAAa,CAAA;IACb,mCAAuB,CAAA;IACvB,yBAAa,CAAA;IACb,qCAAyB,CAAA;IACzB,2BAAe,CAAA;IACf,2BAAe,CAAA;IACf,6BAAiB,CAAA;IACjB,6BAAiB,CAAA;IACjB,6BAAiB,CAAA;IACjB,qCAAyB,CAAA;IACzB,uBAAW,CAAA;IACX,yBAAa,CAAA;IACb,yCAA6B,CAAA;IAC7B,6BAAiB,CAAA;IACjB,2BAAe,CAAA;IACf,iCAAqB,CAAA;IACrB,+BAAmB,CAAA;IACnB,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,mCAAuB,CAAA;IACvB,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,mCAAuB,CAAA;IACvB,iCAAqB,CAAA;IACrB,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,uBAAW,CAAA;IACX,iCAAqB,CAAA;IACrB,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,iCAAqB,CAAA;IACrB,mCAAuB,CAAA;IACvB,yBAAa,CAAA;IACb,yCAA6B,CAAA;IAC7B,2BAAe,CAAA;IACf,6BAAiB,CAAA;IACjB,yBAAa,CAAA;IACb,uBAAW,CAAA;IACX,yBAAa,CAAA;IACb,+CAAmC,CAAA;IACnC,iCAAqB,CAAA;IACrB,qDAAyC,CAAA;IACzC,uBAAW,CAAA;IACX,mCAAuB,CAAA;IACvB,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,6BAAiB,CAAA;IACjB,iCAAqB,CAAA;IACrB,2BAAe,CAAA;IACf,+BAAmB,CAAA;IACnB,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,yCAA6B,CAAA;IAC7B,mCAAuB,CAAA;IACvB,yCAA6B,CAAA;IAC7B,iCAAqB,CAAA;IACrB,+BAAmB,CAAA;IACnB,2CAA+B,CAAA;IAC/B,+BAAmB,CAAA;IACnB,6BAAiB,CAAA;IACjB,yCAA6B,CAAA;IAC7B,uBAAW,CAAA;IACX,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,yCAA6B,CAAA;IAC7B,uCAA2B,CAAA;IAC3B,2BAAe,CAAA;IACf,yCAA6B,CAAA;IAC7B,qCAAyB,CAAA;IACzB,mDAAuC,CAAA;IACvC,+BAAmB,CAAA;IACnB,6BAAiB,CAAA;IACjB,iCAAqB,CAAA;IACrB,+BAAmB,CAAA;IACnB,iCAAqB,CAAA;IACrB,+BAAmB,CAAA;IACnB,uCAA2B,CAAA;IAC3B,6BAAiB,CAAA;IACjB,6BAAiB,CAAA;IACjB,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,6BAAiB,CAAA;IACjB,uCAA2B,CAAA;IAC3B,mCAAuB,CAAA;IACvB,yBAAa,CAAA;IACb,6BAAiB,CAAA;IACjB,2CAA+B,CAAA;IAC/B,2CAA+B,CAAA;IAC/B,uCAA2B,CAAA;IAC3B,6CAAiC,CAAA;IACjC,2CAA+B,CAAA;IAC/B,yCAA6B,CAAA;IAC7B,yCAA6B,CAAA;IAC7B,yCAA6B,CAAA;IAC7B,iCAAqB,CAAA;IACrB,yBAAa,CAAA;IACb,2DAA+C,CAAA;IAC/C,iDAAqC,CAAA;IACrC,qDAAyC,CAAA;IACzC,6DAAiD,CAAA;IACjD,2CAA+B,CAAA;IAC/B,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,qCAAyB,CAAA;IACzB,uCAA2B,CAAA;IAC3B,yCAA6B,CAAA;IAC7B,6CAAiC,CAAA;IACjC,2BAAe,CAAA;IACf,uBAAW,CAAA;IACX,uCAA2B,CAAA;IAC3B,mCAAuB,CAAA;IACvB,qCAAyB,CAAA;IACzB,2BAAe,CAAA;IACf,uCAA2B,CAAA;IAC3B,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,uCAA2B,CAAA;IAC3B,6BAAiB,CAAA;IACjB,2BAAe,CAAA;IACf,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,2BAAe,CAAA;IACf,qCAAyB,CAAA;IACzB,+BAAmB,CAAA;IACnB,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,iCAAqB,CAAA;IACrB,iCAAqB,CAAA;IACrB,6BAAiB,CAAA;IACjB,uBAAW,CAAA;IACX,+CAAmC,CAAA;IACnC,mCAAuB,CAAA;IACvB,2CAA+B,CAAA;IAC/B,+BAAmB,CAAA;IACnB,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,mCAAuB,CAAA;IACvB,2BAAe,CAAA;IACf,mCAAuB,CAAA;IACvB,+BAAmB,CAAA;IACnB,yBAAa,CAAA;IACb,6BAAiB,CAAA;IACjB,6CAAiC,CAAA;IACjC,2BAAe,CAAA;IACf,qCAAyB,CAAA;IACzB,6BAAiB,CAAA;IACjB,uBAAW,CAAA;IACX,mCAAuB,CAAA;IACvB,2CAA+B,CAAA;IAC/B,iDAAqC,CAAA;IACrC,qCAAyB,CAAA;IACzB,yBAAa,CAAA;IACb,6CAAiC,CAAA;IACjC,iCAAqB,CAAA;IACrB,iCAAqB,CAAA;IACrB,qCAAyB,CAAA;IACzB,iCAAqB,CAAA;IACrB,mCAAuB,CAAA;IACvB,iCAAqB,CAAA;IACrB,yCAA6B,CAAA;IAC7B,6BAAiB,CAAA;IACjB,+BAAmB,CAAA;IACnB,qCAAyB,CAAA;IACzB,+BAAmB,CAAA;IACnB,+BAAmB,CAAA;IACnB,yBAAa,CAAA;IACb,mBAAO,CAAA;AACT,CAAC,EAtRW,QAAQ,KAAR,QAAQ,QAsRnB;AACD,gDAAgD","sourcesContent":["/**\n * AvatarBase - size\n */\nexport enum AvatarBaseSize {\n /**\n * Represents an extra small avatar size (16px).\n */\n Xs = '16',\n /**\n * Represents a small avatar size (24px).\n */\n Sm = '24',\n /**\n * Represents a medium avatar size (32px).\n */\n Md = '32',\n /**\n * Represents a large avatar size (40px).\n */\n Lg = '40',\n /**\n * Represents an extra large avatar size (48px).\n */\n Xl = '48',\n}\nexport { AvatarBaseSize as AvatarAccountSize };\nexport { AvatarBaseSize as AvatarFaviconSize };\nexport { AvatarBaseSize as AvatarGroupSize };\nexport { AvatarBaseSize as AvatarIconSize };\nexport { AvatarBaseSize as AvatarNetworkSize };\nexport { AvatarBaseSize as AvatarTokenSize };\nexport { AvatarBaseSize as AvatarSize };\n\n/**\n * Avatar - shape\n */\nexport enum AvatarShape {\n /**\n * Represents a circular Avatar.\n */\n Circle = 'circle',\n /**\n * Represents a squared Avatar\n */\n Square = 'square',\n}\nexport { AvatarShape as AvatarBaseShape };\n\n/**\n * AvatarAccount - variant\n */\nexport enum AvatarAccountVariant {\n Blockies = 'blockies',\n Jazzicon = 'jazzicon',\n Maskicon = 'maskicon',\n}\n\n/**\n * AvatarGroup - variant\n */\nexport enum AvatarGroupVariant {\n Account = 'account',\n Favicon = 'favicon',\n Network = 'network',\n Token = 'token',\n}\n\n/**\n * AvatarIcon - severity\n */\nexport enum AvatarIconSeverity {\n Neutral = 'neutral',\n Info = 'info',\n Success = 'success',\n // eslint-disable-next-line @typescript-eslint/no-shadow\n Error = 'error',\n Warning = 'warning',\n}\n\n/**\n * BadgeCount - size\n */\nexport enum BadgeCountSize {\n /**\n * Represents a medium badge count (14px height).\n */\n Md = 'md',\n /**\n * Represents a large badge count (20px height).\n */\n Lg = 'lg',\n}\n\n/**\n * BadgeWrapper - positionAnchorShape\n */\nexport enum BadgeWrapperPositionAnchorShape {\n Rectangular = 'rectangular',\n Circular = 'circular',\n}\n\n/**\n * BadgeWrapper - position.\n */\nexport enum BadgeWrapperPosition {\n TopRight = 'top-right',\n BottomRight = 'bottom-right',\n BottomLeft = 'bottom-left',\n TopLeft = 'top-left',\n}\n\n/**\n * BadgeWrapper - customPosition\n */\nexport type BadgeWrapperCustomPosition = {\n top?: number | string | undefined;\n right?: number | string | undefined;\n bottom?: number | string | undefined;\n left?: number | string | undefined;\n};\n\n/**\n * Box - all spacing-related props\n */\nexport type BoxSpacing = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;\n\n/**\n * Box - border width values (only valid Tailwind CSS border width utilities)\n */\nexport type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;\n\n/**\n * Box - flexDirection\n */\nexport enum BoxFlexDirection {\n Row = 'flex-row',\n RowReverse = 'flex-row-reverse',\n Column = 'flex-col',\n ColumnReverse = 'flex-col-reverse',\n}\n\n/**\n * Box - flexWrap\n */\nexport enum BoxFlexWrap {\n NoWrap = 'flex-nowrap',\n Wrap = 'flex-wrap',\n WrapReverse = 'flex-wrap-reverse',\n}\n\n/**\n * Box - alignItems\n */\nexport enum BoxAlignItems {\n Start = 'items-start',\n Center = 'items-center',\n End = 'items-end',\n Stretch = 'items-stretch',\n Baseline = 'items-baseline',\n}\n\n/**\n * Box - justifyContent\n */\nexport enum BoxJustifyContent {\n Start = 'justify-start',\n Center = 'justify-center',\n End = 'justify-end',\n Between = 'justify-between',\n Around = 'justify-around',\n Evenly = 'justify-evenly',\n}\n\n/**\n * Box - backgroundColor\n */\nexport enum BoxBackgroundColor {\n /** Default background color */\n BackgroundDefault = 'bg-default',\n /** Alternative background color */\n BackgroundAlternative = 'bg-alternative',\n /** Section background color */\n BackgroundSection = 'bg-section',\n /** Subsection background color */\n BackgroundSubsection = 'bg-subsection',\n /** Muted background color */\n BackgroundMuted = 'bg-muted',\n /** Primary default background color */\n PrimaryDefault = 'bg-primary-default',\n /** Primary alternative background color */\n PrimaryAlternative = 'bg-primary-alternative',\n /** Primary muted background color */\n PrimaryMuted = 'bg-primary-muted',\n /** Primary inverse background color */\n PrimaryInverse = 'bg-primary-inverse',\n /** Error default background color */\n ErrorDefault = 'bg-error-default',\n /** Error alternative background color */\n ErrorAlternative = 'bg-error-alternative',\n /** Error muted background color */\n ErrorMuted = 'bg-error-muted',\n /** Error inverse background color */\n ErrorInverse = 'bg-error-inverse',\n /** Warning default background color */\n WarningDefault = 'bg-warning-default',\n /** Warning alternative background color */\n WarningAlternative = 'bg-warning-alternative',\n /** Warning muted background color */\n WarningMuted = 'bg-warning-muted',\n /** Warning inverse background color */\n WarningInverse = 'bg-warning-inverse',\n /** Success default background color */\n SuccessDefault = 'bg-success-default',\n /** Success alternative background color */\n SuccessAlternative = 'bg-success-alternative',\n /** Success muted background color */\n SuccessMuted = 'bg-success-muted',\n /** Success inverse background color */\n SuccessInverse = 'bg-success-inverse',\n /** Info default background color */\n InfoDefault = 'bg-info-default',\n /** Info muted background color */\n InfoMuted = 'bg-info-muted',\n /** Info inverse background color */\n InfoInverse = 'bg-info-inverse',\n /** Flask default background color */\n FlaskDefault = 'bg-flask-default',\n /** Flask inverse background color */\n FlaskInverse = 'bg-flask-inverse',\n /** Overlay alternative background color */\n OverlayAlternative = 'bg-overlay-alternative',\n /** Overlay default background color */\n OverlayDefault = 'bg-overlay-default',\n /** Overlay inverse background color */\n OverlayInverse = 'bg-overlay-inverse',\n /** Transparent background color */\n Transparent = 'bg-transparent',\n}\n\n/**\n * Box - borderColor\n */\nexport enum BoxBorderColor {\n /** Background default for cut out effect*/\n BackgroundDefault = 'border-background-default',\n /** Default border color */\n BorderDefault = 'border-default',\n /** Muted border color */\n BorderMuted = 'border-muted',\n /** Primary default border color */\n PrimaryDefault = 'border-primary-default',\n /** Primary alternative border color */\n PrimaryAlternative = 'border-primary-alternative',\n /** Primary muted border color */\n PrimaryMuted = 'border-primary-muted',\n /** Primary inverse border color */\n PrimaryInverse = 'border-primary-inverse',\n /** Error default border color */\n ErrorDefault = 'border-error-default',\n /** Error alternative border color */\n ErrorAlternative = 'border-error-alternative',\n /** Error muted border color */\n ErrorMuted = 'border-error-muted',\n /** Error inverse border color */\n ErrorInverse = 'border-error-inverse',\n /** Warning default border color */\n WarningDefault = 'border-warning-default',\n /** Warning alternative border color */\n WarningAlternative = 'border-warning-alternative',\n /** Warning muted border color */\n WarningMuted = 'border-warning-muted',\n /** Warning inverse border color */\n WarningInverse = 'border-warning-inverse',\n /** Success default border color */\n SuccessDefault = 'border-success-default',\n /** Success alternative border color */\n SuccessAlternative = 'border-success-alternative',\n /** Success muted border color */\n SuccessMuted = 'border-success-muted',\n /** Success inverse border color */\n SuccessInverse = 'border-success-inverse',\n /** Info default border color */\n InfoDefault = 'border-info-default',\n /** Info alternative border color */\n InfoAlternative = 'border-info-alternative',\n /** Info muted border color */\n InfoMuted = 'border-info-muted',\n /** Info inverse border color */\n InfoInverse = 'border-info-inverse',\n /** Flask default border color */\n FlaskDefault = 'border-flask-default',\n /** Flask inverse border color */\n FlaskInverse = 'border-flask-inverse',\n /** Overlay alternative border color */\n OverlayAlternative = 'border-overlay-alternative',\n /** Overlay default border color */\n OverlayDefault = 'border-overlay-default',\n /** Overlay inverse border color */\n OverlayInverse = 'border-overlay-inverse',\n /** Transparent border color */\n Transparent = 'border-transparent',\n}\n\n/**\n * ButtonBase - size\n */\nexport enum ButtonBaseSize {\n /**\n * Represents a small button size (32px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (40px).\n */\n Md = 'md',\n /**\n * Represents a large button size (48px).\n */\n Lg = 'lg',\n}\nexport { ButtonBaseSize as ButtonSize };\nexport { ButtonBaseSize as ButtonPrimarySize };\nexport { ButtonBaseSize as ButtonSecondarySize };\nexport { ButtonBaseSize as ButtonTertiarySize };\n\n/**\n * Button - variant\n */\nexport enum ButtonVariant {\n Primary = 'primary',\n Secondary = 'secondary',\n Tertiary = 'tertiary',\n}\n\n/**\n * ButtonIcon - size\n */\nexport enum ButtonIconSize {\n /**\n * Represents a small button size (24px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (32px).\n */\n Md = 'md',\n /**\n * Represents a large button size (40px).\n */\n Lg = 'lg',\n}\n\n/**\n * Text - variant\n */\nexport enum TextVariant {\n // Display Sizes\n DisplayLg = 'display-lg',\n DisplayMd = 'display-md',\n\n // Heading Sizes\n HeadingLg = 'heading-lg',\n HeadingMd = 'heading-md',\n HeadingSm = 'heading-sm',\n\n // Body Sizes\n BodyLg = 'body-lg',\n BodyMd = 'body-md',\n BodySm = 'body-sm',\n BodyXs = 'body-xs',\n\n // Special Typography Variants\n PageHeading = 'page-heading',\n SectionHeading = 'section-heading',\n ButtonLabelMd = 'button-label-md',\n ButtonLabelLg = 'button-label-lg',\n AmountDisplayLg = 'amount-display-lg',\n}\n\n/**\n * Text - color\n */\nexport enum TextColor {\n /** For default neutral text. */\n TextDefault = 'text-default',\n /** For softer contrast neutral text */\n TextAlternative = 'text-alternative',\n /** For the softest contrast neutral text (not accessible) */\n TextMuted = 'text-muted',\n /** For elements used on top of overlay/alternative. */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary text. */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary text in a pressed state. */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert text. */\n ErrorDefault = 'text-error-default',\n /** For stronger contrast error text. */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert text in a pressed state. */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert text. */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. */\n WarningInverse = 'text-warning-inverse',\n /** For caution text in a pressed state. */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic text. */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. */\n SuccessInverse = 'text-success-inverse',\n /** For positive text in a pressed state. */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only text. */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. */\n InfoInverse = 'text-info-inverse',\n /** Make the text color transparent. */\n Transparent = 'text-transparent',\n}\n\n/**\n * Text - fontWeight\n */\nexport enum FontWeight {\n /**\n * Weight - 700\n */\n Bold = '700',\n /**\n * Weight - 500\n */\n Medium = '500',\n /**\n * Weight - 400\n */\n Regular = '400',\n}\n\n/**\n * Text - fontStyle\n */\nexport enum FontStyle {\n Italic = 'italic',\n Normal = 'normal',\n}\n\n/**\n * Text - fontFamily\n */\nexport enum FontFamily {\n Default = 'default',\n Accent = 'accent',\n Hero = 'hero',\n}\n\n/**\n * TextButton - Size\n */\nexport enum TextButtonSize {\n BodyLg = 'body-lg',\n BodyMd = 'body-md',\n BodySm = 'body-sm',\n BodyXs = 'body-xs',\n}\n\n/**\n * Icon - color\n */\nexport enum IconColor {\n /** For default neutral icons */\n IconDefault = 'text-icon-default',\n /** For softer neutral icons */\n IconAlternative = 'text-icon-alternative',\n /** For the weakest contrast neutral icons (not accessible) */\n IconMuted = 'text-icon-muted',\n /** For elements used on top of overlay/alternative. Used for text, icon, or border */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. Used for text, background, icon, or border */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary interactive elements */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. Used for text, icon, or border */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary interactive elements in a pressed state */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert semantic elements. Used for text, background, icon, or border */\n ErrorDefault = 'text-error-default',\n /** For softer variants of error elements */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. Used for text, icon, or border */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert semantic elements in a pressed state */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert semantic elements. Used for text, background, icon, or border */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. Used for text, icon, or border */\n WarningInverse = 'text-warning-inverse',\n /** For caution alert semantic elements in a pressed state */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic elements. Used for text, background, icon, or border */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. Used for text, icon, or border */\n SuccessInverse = 'text-success-inverse',\n /** For positive semantic elements in a pressed state */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only elements. Used for text, background, icon, or border */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. Used for text, icon, or border */\n InfoInverse = 'text-info-inverse',\n}\n\n/**\n * Icon - size\n */\nexport enum IconSize {\n /** Extra small - 12px */\n Xs = '12',\n /** Small - 16px */\n Sm = '16',\n /** Medium - 20px (Default) */\n Md = '20',\n /** Large - 24px */\n Lg = '24',\n /** Extra large - 32px */\n Xl = '32',\n}\n\n// /////////////////////////////////////////////////////\n// This is generated code - Manually add types above\n// DO NOT EDIT - Use generate-assets.js\n// /////////////////////////////////////////////////////\n\n/**\n * Icon - name\n */\n/* eslint-disable @typescript-eslint/no-shadow */\nexport enum IconName {\n Accessibility = 'Accessibility',\n Activity = 'Activity',\n AddCard = 'AddCard',\n AddCircle = 'AddCircle',\n AddSquare = 'AddSquare',\n Add = 'Add',\n AfterHours = 'AfterHours',\n Ai = 'Ai',\n AlternateEmail = 'AlternateEmail',\n AppleLogo = 'AppleLogo',\n Apps = 'Apps',\n Arrow2Down = 'Arrow2Down',\n Arrow2Left = 'Arrow2Left',\n Arrow2Right = 'Arrow2Right',\n Arrow2UpRight = 'Arrow2UpRight',\n Arrow2Up = 'Arrow2Up',\n ArrowCircleDown = 'ArrowCircleDown',\n ArrowCircleUp = 'ArrowCircleUp',\n ArrowDoubleLeft = 'ArrowDoubleLeft',\n ArrowDoubleRight = 'ArrowDoubleRight',\n ArrowDown = 'ArrowDown',\n ArrowDropDownCircle = 'ArrowDropDownCircle',\n ArrowLeft = 'ArrowLeft',\n ArrowRight = 'ArrowRight',\n ArrowUp = 'ArrowUp',\n AttachMoney = 'AttachMoney',\n Attachment = 'Attachment',\n Backspace = 'Backspace',\n Ban = 'Ban',\n BankAssured = 'BankAssured',\n Bank = 'Bank',\n Bold = 'Bold',\n Book = 'Book',\n Bookmark = 'Bookmark',\n Bridge = 'Bridge',\n Briefcase = 'Briefcase',\n Bulb = 'Bulb',\n BuySell = 'BuySell',\n Cake = 'Cake',\n Calculator = 'Calculator',\n Calendar = 'Calendar',\n Call = 'Call',\n Camera = 'Camera',\n Campaign = 'Campaign',\n Candlestick = 'Candlestick',\n CardPos = 'CardPos',\n Card = 'Card',\n Cash = 'Cash',\n Category = 'Category',\n Chart = 'Chart',\n CheckBold = 'CheckBold',\n Check = 'Check',\n CircleX = 'CircleX',\n Clear = 'Clear',\n ClockFilled = 'ClockFilled',\n Clock = 'Clock',\n Close = 'Close',\n CloudDownload = 'CloudDownload',\n CloudUpload = 'CloudUpload',\n Cloud = 'Cloud',\n CodeCircle = 'CodeCircle',\n Code = 'Code',\n Coin = 'Coin',\n Collapse = 'Collapse',\n Confirmation = 'Confirmation',\n Connect = 'Connect',\n CopySuccess = 'CopySuccess',\n Copy = 'Copy',\n CreditCheck = 'CreditCheck',\n CurrencyFranc = 'CurrencyFranc',\n CurrencyLira = 'CurrencyLira',\n CurrencyPound = 'CurrencyPound',\n CurrencyYuan = 'CurrencyYuan',\n Customize = 'Customize',\n Danger = 'Danger',\n DarkFilled = 'DarkFilled',\n Dark = 'Dark',\n Data = 'Data',\n Description = 'Description',\n Details = 'Details',\n Diagram = 'Diagram',\n DocumentCode = 'DocumentCode',\n Download = 'Download',\n Draft = 'Draft',\n EcoLeaf = 'EcoLeaf',\n EditSquare = 'EditSquare',\n Edit = 'Edit',\n EncryptedAdd = 'EncryptedAdd',\n Eraser = 'Eraser',\n Error = 'Error',\n Ethereum = 'Ethereum',\n Exchange = 'Exchange',\n ExpandVertical = 'ExpandVertical',\n Expand = 'Expand',\n ExploreFilled = 'ExploreFilled',\n Explore = 'Explore',\n Export = 'Export',\n Extension = 'Extension',\n EyeSlash = 'EyeSlash',\n Eye = 'Eye',\n FaceId = 'FaceId',\n Feedback = 'Feedback',\n File = 'File',\n Filter = 'Filter',\n Fingerprint = 'Fingerprint',\n Fire = 'Fire',\n FirstPage = 'FirstPage',\n Flag = 'Flag',\n FlashSlash = 'FlashSlash',\n Flash = 'Flash',\n Flask = 'Flask',\n Flower = 'Flower',\n Folder = 'Folder',\n Forest = 'Forest',\n FullCircle = 'FullCircle',\n Gas = 'Gas',\n Gift = 'Gift',\n GlobalSearch = 'GlobalSearch',\n Global = 'Global',\n Graph = 'Graph',\n Hardware = 'Hardware',\n HashTag = 'HashTag',\n HeartFilled = 'HeartFilled',\n Heart = 'Heart',\n Hierarchy = 'Hierarchy',\n HomeFilled = 'HomeFilled',\n Home = 'Home',\n Image = 'Image',\n Info = 'Info',\n Inventory = 'Inventory',\n Joystick = 'Joystick',\n KeepFilled = 'KeepFilled',\n Keep = 'Keep',\n Key = 'Key',\n LastPage = 'LastPage',\n LightFilled = 'LightFilled',\n Light = 'Light',\n Link = 'Link',\n Loading = 'Loading',\n Location = 'Location',\n LockSlash = 'LockSlash',\n Lock = 'Lock',\n LockedFilled = 'LockedFilled',\n Login = 'Login',\n Logout = 'Logout',\n Mail = 'Mail',\n Map = 'Map',\n Menu = 'Menu',\n MessageQuestion = 'MessageQuestion',\n Messages = 'Messages',\n MetamaskFoxOutline = 'MetamaskFoxOutline',\n Mic = 'Mic',\n MinusBold = 'MinusBold',\n MinusSquare = 'MinusSquare',\n Minus = 'Minus',\n Mobile = 'Mobile',\n MoneyBag = 'MoneyBag',\n Money = 'Money',\n Monitor = 'Monitor',\n MoreHorizontal = 'MoreHorizontal',\n MoreVertical = 'MoreVertical',\n MountainFlag = 'MountainFlag',\n MusicNote = 'MusicNote',\n Notification = 'Notification',\n PageInfo = 'PageInfo',\n Palette = 'Palette',\n PasswordCheck = 'PasswordCheck',\n Pending = 'Pending',\n People = 'People',\n PersonCancel = 'PersonCancel',\n Pin = 'Pin',\n Plant = 'Plant',\n Plug = 'Plug',\n PlusAndMinus = 'PlusAndMinus',\n PolicyAlert = 'PolicyAlert',\n Print = 'Print',\n PriorityHigh = 'PriorityHigh',\n PrivacyTip = 'PrivacyTip',\n ProgrammingArrows = 'ProgrammingArrows',\n Publish = 'Publish',\n QrCode = 'QrCode',\n Question = 'Question',\n Receive = 'Receive',\n Received = 'Received',\n Refresh = 'Refresh',\n RemoveMinus = 'RemoveMinus',\n Report = 'Report',\n Rocket = 'Rocket',\n SaveFilled = 'SaveFilled',\n Save = 'Save',\n Saving = 'Saving',\n ScanBarcode = 'ScanBarcode',\n ScanFocus = 'ScanFocus',\n Scan = 'Scan',\n Search = 'Search',\n SecurityAlert = 'SecurityAlert',\n SecurityCross = 'SecurityCross',\n SecurityKey = 'SecurityKey',\n SecuritySearch = 'SecuritySearch',\n SecuritySlash = 'SecuritySlash',\n SecurityTick = 'SecurityTick',\n SecurityTime = 'SecurityTime',\n SecurityUser = 'SecurityUser',\n Security = 'Security',\n Send = 'Send',\n SentimentDissatisfied = 'SentimentDissatisfied',\n SentimentNeutral = 'SentimentNeutral',\n SentimentSatisfied = 'SentimentSatisfied',\n SentimentVerySatisfied = 'SentimentVerySatisfied',\n SettingFilled = 'SettingFilled',\n Setting = 'Setting',\n Share = 'Share',\n ShieldLock = 'ShieldLock',\n ShoppingBag = 'ShoppingBag',\n ShoppingCart = 'ShoppingCart',\n SignalCellular = 'SignalCellular',\n Slash = 'Slash',\n Sms = 'Sms',\n SnapsMobile = 'SnapsMobile',\n SnapsPlus = 'SnapsPlus',\n SnapsRound = 'SnapsRound',\n Snaps = 'Snaps',\n SortByAlpha = 'SortByAlpha',\n Sort = 'Sort',\n Sparkle = 'Sparkle',\n Speed = 'Speed',\n Speedometer = 'Speedometer',\n Square = 'Square',\n Stake = 'Stake',\n StarFilled = 'StarFilled',\n Star = 'Star',\n Start = 'Start',\n Storefront = 'Storefront',\n Student = 'Student',\n SwapHorizontal = 'SwapHorizontal',\n SwapVertical = 'SwapVertical',\n TabClose = 'TabClose',\n TableRow = 'TableRow',\n Tablet = 'Tablet',\n Tag = 'Tag',\n ThumbDownFilled = 'ThumbDownFilled',\n ThumbDown = 'ThumbDown',\n ThumbUpFilled = 'ThumbUpFilled',\n ThumbUp = 'ThumbUp',\n Tint = 'Tint',\n Tooltip = 'Tooltip',\n Translate = 'Translate',\n Trash = 'Trash',\n TrendDown = 'TrendDown',\n TrendUp = 'TrendUp',\n Undo = 'Undo',\n Unfold = 'Unfold',\n UnlockedFilled = 'UnlockedFilled',\n Unpin = 'Unpin',\n UploadFile = 'UploadFile',\n Upload = 'Upload',\n Usb = 'Usb',\n UserCheck = 'UserCheck',\n UserCircleAdd = 'UserCircleAdd',\n UserCircleRemove = 'UserCircleRemove',\n UserCircle = 'UserCircle',\n User = 'User',\n VerifiedFilled = 'VerifiedFilled',\n Verified = 'Verified',\n Videocam = 'Videocam',\n ViewColumn = 'ViewColumn',\n ViewInAr = 'ViewInAr',\n VolumeOff = 'VolumeOff',\n VolumeUp = 'VolumeUp',\n WalletFilled = 'WalletFilled',\n Wallet = 'Wallet',\n Warning = 'Warning',\n WebTraffic = 'WebTraffic',\n Widgets = 'Widgets',\n WifiOff = 'WifiOff',\n Wifi = 'Wifi',\n X = 'X',\n}\n/* eslint-enable @typescript-eslint/no-shadow */\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask-previews/design-system-react-native",
3
- "version": "0.5.1-preview.ab80aae",
3
+ "version": "0.6.0-preview.3dc70e1",
4
4
  "description": "Design System React Native",
5
5
  "keywords": [
6
6
  "MetaMask",
@@ -38,6 +38,7 @@
38
38
  "build": "yarn generate-icons && ts-bridge --project tsconfig.build.json --verbose --clean --no-references && cp -r src/components/Icon/assets dist/components/Icon/",
39
39
  "changelog:update": "../../scripts/update-changelog.sh @metamask/design-system-react-native",
40
40
  "changelog:validate": "../../scripts/validate-changelog.sh @metamask/design-system-react-native",
41
+ "create-component:react-native": "tsx scripts/create-component",
41
42
  "generate-icons": "tsx scripts/generate-icons.ts",
42
43
  "publish:preview": "yarn npm publish --tag preview",
43
44
  "since-latest-release": "../../scripts/since-latest-release.sh",
@@ -47,7 +48,7 @@
47
48
  "test:watch": "NODE_OPTIONS=--experimental-vm-modules jest --watch"
48
49
  },
49
50
  "dependencies": {
50
- "@metamask-previews/design-system-shared": "0.1.2-preview.ab80aae",
51
+ "@metamask-previews/design-system-shared": "0.1.2-preview.3dc70e1",
51
52
  "fast-text-encoding": "^1.0.6",
52
53
  "react-native-jazzicon": "^0.1.2"
53
54
  },
@@ -57,10 +58,10 @@
57
58
  "@babel/preset-react": "^7.25.9",
58
59
  "@babel/preset-typescript": "^7.23.3",
59
60
  "@figma/code-connect": "^1.0.0",
60
- "@metamask-previews/design-system-twrnc-preset": "0.3.0-preview.ab80aae",
61
- "@metamask-previews/design-tokens": "8.1.1-preview.ab80aae",
62
- "@metamask/auto-changelog": "^5.3.1",
63
- "@metamask/utils": "^11.9.0",
61
+ "@metamask-previews/design-system-twrnc-preset": "0.3.0-preview.3dc70e1",
62
+ "@metamask-previews/design-tokens": "8.1.1-preview.3dc70e1",
63
+ "@metamask/auto-changelog": "^5.3.2",
64
+ "@metamask/utils": "^11.10.0",
64
65
  "@storybook/react-native": "6.5",
65
66
  "@testing-library/react-hooks": "^8.0.1",
66
67
  "@testing-library/react-native": "^12.8.1",
@@ -77,8 +78,9 @@
77
78
  "metro-react-native-babel-preset": "^0.77.0",
78
79
  "react": "^18.2.0",
79
80
  "react-native": "^0.72.15",
80
- "react-native-gesture-handler": "~2.12.0",
81
+ "react-native-gesture-handler": "2.12.0",
81
82
  "react-native-reanimated": "~3.3.0",
83
+ "react-native-safe-area-context": "4.14.1",
82
84
  "react-native-svg": "^15.10.1",
83
85
  "react-native-svg-transformer": "^1.5.0",
84
86
  "react-test-renderer": "^18.3.1",
@@ -89,11 +91,13 @@
89
91
  "peerDependencies": {
90
92
  "@metamask/design-system-twrnc-preset": "^0.3.0",
91
93
  "@metamask/design-tokens": "^8.1.0",
92
- "@metamask/utils": "^11.9.0",
94
+ "@metamask/utils": "^11.10.0",
95
+ "lodash": "^4.17.23",
93
96
  "react": ">=18.2.0",
94
97
  "react-native": ">=0.72.0",
95
98
  "react-native-gesture-handler": ">=1.10.3",
96
- "react-native-reanimated": ">=3.3.0"
99
+ "react-native-reanimated": ">=3.3.0",
100
+ "react-native-safe-area-context": ">=4.0.0"
97
101
  },
98
102
  "engines": {
99
103
  "node": "^18.18 || >=20"
@@ -1,31 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.generateIconClassNames = void 0;
4
- /* eslint-disable jsdoc/check-param-names */
5
- /* eslint-disable jsdoc/require-param */
6
- const types_1 = require("../../types/index.cjs");
7
- /**
8
- * Generates a Tailwind class name for the icon based on color and optional additional classes.
9
- *
10
- * @param color - The color of the icon, mapped to a Tailwind class.
11
- * @param size - Different sizes map to specific pixel dimensions
12
- * @param twClassName - Additional Tailwind class names for customization.
13
- * @returns A combined string of class names.
14
- *
15
- * Example:
16
- * ```
17
- * const classNames = generateIconClassNames({
18
- * color: IconColor.IconDefault,
19
- * size: IconSize.Md
20
- * });
21
- *
22
- * console.log(classNames);
23
- * // Output: "text-icon-default w-[20px] h-[20px]"
24
- * ```
25
- */
26
- const generateIconClassNames = ({ color = types_1.IconColor.IconDefault, size = types_1.IconSize.Md, twClassName = '', }) => {
27
- const mergedClassnames = `${color} w-[${size}px] h-[${size}px] ${twClassName}`;
28
- return mergedClassnames;
29
- };
30
- exports.generateIconClassNames = generateIconClassNames;
31
- //# sourceMappingURL=Icon.utilities.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.utilities.cjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.utilities.ts"],"names":[],"mappings":";;;AAAA,4CAA4C;AAC5C,wCAAwC;AACxC,iDAAkD;AAIlD;;;;;;;;;;;;;;;;;;GAkBG;AACI,MAAM,sBAAsB,GAAG,CAAC,EACrC,KAAK,GAAG,iBAAS,CAAC,WAAW,EAC7B,IAAI,GAAG,gBAAQ,CAAC,EAAE,EAClB,WAAW,GAAG,EAAE,GACG,EAAU,EAAE;IAC/B,MAAM,gBAAgB,GAAG,GAAG,KAAK,OAAO,IAAI,UAAU,IAAI,OAAO,WAAW,EAAE,CAAC;IAC/E,OAAO,gBAAgB,CAAC;AAC1B,CAAC,CAAC;AAPW,QAAA,sBAAsB,0BAOjC","sourcesContent":["/* eslint-disable jsdoc/check-param-names */\n/* eslint-disable jsdoc/require-param */\nimport { IconColor, IconSize } from '../../types';\n\nimport type { IconProps } from './Icon.types';\n\n/**\n * Generates a Tailwind class name for the icon based on color and optional additional classes.\n *\n * @param color - The color of the icon, mapped to a Tailwind class.\n * @param size - Different sizes map to specific pixel dimensions\n * @param twClassName - Additional Tailwind class names for customization.\n * @returns A combined string of class names.\n *\n * Example:\n * ```\n * const classNames = generateIconClassNames({\n * color: IconColor.IconDefault,\n * size: IconSize.Md\n * });\n *\n * console.log(classNames);\n * // Output: \"text-icon-default w-[20px] h-[20px]\"\n * ```\n */\nexport const generateIconClassNames = ({\n color = IconColor.IconDefault,\n size = IconSize.Md,\n twClassName = '',\n}: Partial<IconProps>): string => {\n const mergedClassnames = `${color} w-[${size}px] h-[${size}px] ${twClassName}`;\n return mergedClassnames;\n};\n"]}
@@ -1,22 +0,0 @@
1
- import type { IconProps } from "./Icon.types.cjs";
2
- /**
3
- * Generates a Tailwind class name for the icon based on color and optional additional classes.
4
- *
5
- * @param color - The color of the icon, mapped to a Tailwind class.
6
- * @param size - Different sizes map to specific pixel dimensions
7
- * @param twClassName - Additional Tailwind class names for customization.
8
- * @returns A combined string of class names.
9
- *
10
- * Example:
11
- * ```
12
- * const classNames = generateIconClassNames({
13
- * color: IconColor.IconDefault,
14
- * size: IconSize.Md
15
- * });
16
- *
17
- * console.log(classNames);
18
- * // Output: "text-icon-default w-[20px] h-[20px]"
19
- * ```
20
- */
21
- export declare const generateIconClassNames: ({ color, size, twClassName, }: Partial<IconProps>) => string;
22
- //# sourceMappingURL=Icon.utilities.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.utilities.d.cts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.utilities.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,yBAAqB;AAE9C;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,sBAAsB,kCAIhC,QAAQ,SAAS,CAAC,KAAG,MAGvB,CAAC"}
@@ -1,22 +0,0 @@
1
- import type { IconProps } from "./Icon.types.mjs";
2
- /**
3
- * Generates a Tailwind class name for the icon based on color and optional additional classes.
4
- *
5
- * @param color - The color of the icon, mapped to a Tailwind class.
6
- * @param size - Different sizes map to specific pixel dimensions
7
- * @param twClassName - Additional Tailwind class names for customization.
8
- * @returns A combined string of class names.
9
- *
10
- * Example:
11
- * ```
12
- * const classNames = generateIconClassNames({
13
- * color: IconColor.IconDefault,
14
- * size: IconSize.Md
15
- * });
16
- *
17
- * console.log(classNames);
18
- * // Output: "text-icon-default w-[20px] h-[20px]"
19
- * ```
20
- */
21
- export declare const generateIconClassNames: ({ color, size, twClassName, }: Partial<IconProps>) => string;
22
- //# sourceMappingURL=Icon.utilities.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.utilities.d.mts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.utilities.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,yBAAqB;AAE9C;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,sBAAsB,kCAIhC,QAAQ,SAAS,CAAC,KAAG,MAGvB,CAAC"}
@@ -1,27 +0,0 @@
1
- /* eslint-disable jsdoc/check-param-names */
2
- /* eslint-disable jsdoc/require-param */
3
- import { IconColor, IconSize } from "../../types/index.mjs";
4
- /**
5
- * Generates a Tailwind class name for the icon based on color and optional additional classes.
6
- *
7
- * @param color - The color of the icon, mapped to a Tailwind class.
8
- * @param size - Different sizes map to specific pixel dimensions
9
- * @param twClassName - Additional Tailwind class names for customization.
10
- * @returns A combined string of class names.
11
- *
12
- * Example:
13
- * ```
14
- * const classNames = generateIconClassNames({
15
- * color: IconColor.IconDefault,
16
- * size: IconSize.Md
17
- * });
18
- *
19
- * console.log(classNames);
20
- * // Output: "text-icon-default w-[20px] h-[20px]"
21
- * ```
22
- */
23
- export const generateIconClassNames = ({ color = IconColor.IconDefault, size = IconSize.Md, twClassName = '', }) => {
24
- const mergedClassnames = `${color} w-[${size}px] h-[${size}px] ${twClassName}`;
25
- return mergedClassnames;
26
- };
27
- //# sourceMappingURL=Icon.utilities.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.utilities.mjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.utilities.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAC5C,wCAAwC;AACxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,8BAAoB;AAIlD;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,EACrC,KAAK,GAAG,SAAS,CAAC,WAAW,EAC7B,IAAI,GAAG,QAAQ,CAAC,EAAE,EAClB,WAAW,GAAG,EAAE,GACG,EAAU,EAAE;IAC/B,MAAM,gBAAgB,GAAG,GAAG,KAAK,OAAO,IAAI,UAAU,IAAI,OAAO,WAAW,EAAE,CAAC;IAC/E,OAAO,gBAAgB,CAAC;AAC1B,CAAC,CAAC","sourcesContent":["/* eslint-disable jsdoc/check-param-names */\n/* eslint-disable jsdoc/require-param */\nimport { IconColor, IconSize } from '../../types';\n\nimport type { IconProps } from './Icon.types';\n\n/**\n * Generates a Tailwind class name for the icon based on color and optional additional classes.\n *\n * @param color - The color of the icon, mapped to a Tailwind class.\n * @param size - Different sizes map to specific pixel dimensions\n * @param twClassName - Additional Tailwind class names for customization.\n * @returns A combined string of class names.\n *\n * Example:\n * ```\n * const classNames = generateIconClassNames({\n * color: IconColor.IconDefault,\n * size: IconSize.Md\n * });\n *\n * console.log(classNames);\n * // Output: \"text-icon-default w-[20px] h-[20px]\"\n * ```\n */\nexport const generateIconClassNames = ({\n color = IconColor.IconDefault,\n size = IconSize.Md,\n twClassName = '',\n}: Partial<IconProps>): string => {\n const mergedClassnames = `${color} w-[${size}px] h-[${size}px] ${twClassName}`;\n return mergedClassnames;\n};\n"]}
@@ -1,46 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.generateTextClassNames = void 0;
4
- /* eslint-disable jsdoc/check-param-names */
5
- /* eslint-disable jsdoc/require-param */
6
- const types_1 = require("../../types/index.cjs");
7
- const Text_constants_1 = require("./Text.constants.cjs");
8
- /**
9
- * Generates a combined string of Tailwind CSS class names for the Text component
10
- * based on the provided props. This utility simplifies the process of combining
11
- * typography, color, font weight, and style classes, ensuring consistency with the
12
- * design system.
13
- *
14
- * @param variant - Specifies the typography variant (e.g., body, heading, display).
15
- * @param color - Specifies the text color based on the design system's color tokens.
16
- * @param fontWeight - Specifies the font weight (e.g., normal, bold).
17
- * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)
18
- * @param fontStyle - Specifies the font style (e.g., normal, italic).
19
- * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.
20
- * @returns A string of combined Tailwind CSS class names.
21
- *
22
- * Example:
23
- * ```
24
- * const classNames = generateTextClassNames({
25
- * variant: TextVariant.BodyMd,
26
- * color: TextColor.PrimaryDefault,
27
- * fontWeight: FontWeight.Bold,
28
- * fontFamily: FontFamily.Default,
29
- * fontStyle: FontStyle.Italic,
30
- * twClassName: 'text-center underline',
31
- * });
32
- *
33
- * console.log(classNames);
34
- * // Output: "text-body-md font-default-bold-italic text-primary-default text-center underline"
35
- * ```
36
- */
37
- const generateTextClassNames = ({ variant = types_1.TextVariant.BodyMd, color = types_1.TextColor.TextDefault, fontWeight = types_1.FontWeight.Regular, fontFamily = types_1.FontFamily.Default, fontStyle = types_1.FontStyle.Normal, twClassName = '', }) => {
38
- const isItalic = fontStyle === types_1.FontStyle.Italic;
39
- const textClassname = `text-${variant}`;
40
- const fontFamilyClassname = `font-${fontFamily}${Text_constants_1.TWCLASSMAP_TEXT_FONTWEIGHT[fontWeight]}${isItalic && fontFamily === types_1.FontFamily.Default ? '-italic' : ''}`;
41
- const textColorClassname = `${color}`;
42
- const mergedClassnames = `${textClassname} ${fontFamilyClassname} ${textColorClassname} ${twClassName}`.trim();
43
- return mergedClassnames;
44
- };
45
- exports.generateTextClassNames = generateTextClassNames;
46
- //# sourceMappingURL=Text.utilities.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Text.utilities.cjs","sourceRoot":"","sources":["../../../src/components/Text/Text.utilities.ts"],"names":[],"mappings":";;;AAAA,4CAA4C;AAC5C,wCAAwC;AACxC,iDAMqB;AAErB,yDAA8D;AAG9D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACI,MAAM,sBAAsB,GAAG,CAAC,EACrC,OAAO,GAAG,mBAAW,CAAC,MAAM,EAC5B,KAAK,GAAG,iBAAS,CAAC,WAAW,EAC7B,UAAU,GAAG,kBAAU,CAAC,OAAO,EAC/B,UAAU,GAAG,kBAAU,CAAC,OAAO,EAC/B,SAAS,GAAG,iBAAS,CAAC,MAAM,EAC5B,WAAW,GAAG,EAAE,GACG,EAAU,EAAE;IAC/B,MAAM,QAAQ,GAAG,SAAS,KAAK,iBAAS,CAAC,MAAM,CAAC;IAChD,MAAM,aAAa,GAAG,QAAQ,OAAO,EAAE,CAAC;IACxC,MAAM,mBAAmB,GAAG,QAAQ,UAAU,GAAG,2CAA0B,CAAC,UAAU,CAAC,GACrF,QAAQ,IAAI,UAAU,KAAK,kBAAU,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAC9D,EAAE,CAAC;IACH,MAAM,kBAAkB,GAAG,GAAG,KAAK,EAAE,CAAC;IACtC,MAAM,gBAAgB,GACpB,GAAG,aAAa,IAAI,mBAAmB,IAAI,kBAAkB,IAAI,WAAW,EAAE,CAAC,IAAI,EAAE,CAAC;IAExF,OAAO,gBAAgB,CAAC;AAC1B,CAAC,CAAC;AAlBW,QAAA,sBAAsB,0BAkBjC","sourcesContent":["/* eslint-disable jsdoc/check-param-names */\n/* eslint-disable jsdoc/require-param */\nimport {\n FontWeight,\n FontFamily,\n FontStyle,\n TextVariant,\n TextColor,\n} from '../../types';\n\nimport { TWCLASSMAP_TEXT_FONTWEIGHT } from './Text.constants';\nimport type { TextProps } from './Text.types';\n\n/**\n * Generates a combined string of Tailwind CSS class names for the Text component\n * based on the provided props. This utility simplifies the process of combining\n * typography, color, font weight, and style classes, ensuring consistency with the\n * design system.\n *\n * @param variant - Specifies the typography variant (e.g., body, heading, display).\n * @param color - Specifies the text color based on the design system's color tokens.\n * @param fontWeight - Specifies the font weight (e.g., normal, bold).\n * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)\n * @param fontStyle - Specifies the font style (e.g., normal, italic).\n * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.\n * @returns A string of combined Tailwind CSS class names.\n *\n * Example:\n * ```\n * const classNames = generateTextClassNames({\n * variant: TextVariant.BodyMd,\n * color: TextColor.PrimaryDefault,\n * fontWeight: FontWeight.Bold,\n * fontFamily: FontFamily.Default,\n * fontStyle: FontStyle.Italic,\n * twClassName: 'text-center underline',\n * });\n *\n * console.log(classNames);\n * // Output: \"text-body-md font-default-bold-italic text-primary-default text-center underline\"\n * ```\n */\nexport const generateTextClassNames = ({\n variant = TextVariant.BodyMd,\n color = TextColor.TextDefault,\n fontWeight = FontWeight.Regular,\n fontFamily = FontFamily.Default,\n fontStyle = FontStyle.Normal,\n twClassName = '',\n}: Partial<TextProps>): string => {\n const isItalic = fontStyle === FontStyle.Italic;\n const textClassname = `text-${variant}`;\n const fontFamilyClassname = `font-${fontFamily}${TWCLASSMAP_TEXT_FONTWEIGHT[fontWeight]}${\n isItalic && fontFamily === FontFamily.Default ? '-italic' : ''\n }`;\n const textColorClassname = `${color}`;\n const mergedClassnames =\n `${textClassname} ${fontFamilyClassname} ${textColorClassname} ${twClassName}`.trim();\n\n return mergedClassnames;\n};\n"]}
@@ -1,32 +0,0 @@
1
- import type { TextProps } from "./Text.types.cjs";
2
- /**
3
- * Generates a combined string of Tailwind CSS class names for the Text component
4
- * based on the provided props. This utility simplifies the process of combining
5
- * typography, color, font weight, and style classes, ensuring consistency with the
6
- * design system.
7
- *
8
- * @param variant - Specifies the typography variant (e.g., body, heading, display).
9
- * @param color - Specifies the text color based on the design system's color tokens.
10
- * @param fontWeight - Specifies the font weight (e.g., normal, bold).
11
- * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)
12
- * @param fontStyle - Specifies the font style (e.g., normal, italic).
13
- * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.
14
- * @returns A string of combined Tailwind CSS class names.
15
- *
16
- * Example:
17
- * ```
18
- * const classNames = generateTextClassNames({
19
- * variant: TextVariant.BodyMd,
20
- * color: TextColor.PrimaryDefault,
21
- * fontWeight: FontWeight.Bold,
22
- * fontFamily: FontFamily.Default,
23
- * fontStyle: FontStyle.Italic,
24
- * twClassName: 'text-center underline',
25
- * });
26
- *
27
- * console.log(classNames);
28
- * // Output: "text-body-md font-default-bold-italic text-primary-default text-center underline"
29
- * ```
30
- */
31
- export declare const generateTextClassNames: ({ variant, color, fontWeight, fontFamily, fontStyle, twClassName, }: Partial<TextProps>) => string;
32
- //# sourceMappingURL=Text.utilities.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Text.utilities.d.cts","sourceRoot":"","sources":["../../../src/components/Text/Text.utilities.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,SAAS,EAAE,yBAAqB;AAE9C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,eAAO,MAAM,sBAAsB,wEAOhC,QAAQ,SAAS,CAAC,KAAG,MAWvB,CAAC"}
@@ -1,32 +0,0 @@
1
- import type { TextProps } from "./Text.types.mjs";
2
- /**
3
- * Generates a combined string of Tailwind CSS class names for the Text component
4
- * based on the provided props. This utility simplifies the process of combining
5
- * typography, color, font weight, and style classes, ensuring consistency with the
6
- * design system.
7
- *
8
- * @param variant - Specifies the typography variant (e.g., body, heading, display).
9
- * @param color - Specifies the text color based on the design system's color tokens.
10
- * @param fontWeight - Specifies the font weight (e.g., normal, bold).
11
- * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)
12
- * @param fontStyle - Specifies the font style (e.g., normal, italic).
13
- * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.
14
- * @returns A string of combined Tailwind CSS class names.
15
- *
16
- * Example:
17
- * ```
18
- * const classNames = generateTextClassNames({
19
- * variant: TextVariant.BodyMd,
20
- * color: TextColor.PrimaryDefault,
21
- * fontWeight: FontWeight.Bold,
22
- * fontFamily: FontFamily.Default,
23
- * fontStyle: FontStyle.Italic,
24
- * twClassName: 'text-center underline',
25
- * });
26
- *
27
- * console.log(classNames);
28
- * // Output: "text-body-md font-default-bold-italic text-primary-default text-center underline"
29
- * ```
30
- */
31
- export declare const generateTextClassNames: ({ variant, color, fontWeight, fontFamily, fontStyle, twClassName, }: Partial<TextProps>) => string;
32
- //# sourceMappingURL=Text.utilities.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Text.utilities.d.mts","sourceRoot":"","sources":["../../../src/components/Text/Text.utilities.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,SAAS,EAAE,yBAAqB;AAE9C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,eAAO,MAAM,sBAAsB,wEAOhC,QAAQ,SAAS,CAAC,KAAG,MAWvB,CAAC"}
@@ -1,42 +0,0 @@
1
- /* eslint-disable jsdoc/check-param-names */
2
- /* eslint-disable jsdoc/require-param */
3
- import { FontWeight, FontFamily, FontStyle, TextVariant, TextColor } from "../../types/index.mjs";
4
- import { TWCLASSMAP_TEXT_FONTWEIGHT } from "./Text.constants.mjs";
5
- /**
6
- * Generates a combined string of Tailwind CSS class names for the Text component
7
- * based on the provided props. This utility simplifies the process of combining
8
- * typography, color, font weight, and style classes, ensuring consistency with the
9
- * design system.
10
- *
11
- * @param variant - Specifies the typography variant (e.g., body, heading, display).
12
- * @param color - Specifies the text color based on the design system's color tokens.
13
- * @param fontWeight - Specifies the font weight (e.g., normal, bold).
14
- * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)
15
- * @param fontStyle - Specifies the font style (e.g., normal, italic).
16
- * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.
17
- * @returns A string of combined Tailwind CSS class names.
18
- *
19
- * Example:
20
- * ```
21
- * const classNames = generateTextClassNames({
22
- * variant: TextVariant.BodyMd,
23
- * color: TextColor.PrimaryDefault,
24
- * fontWeight: FontWeight.Bold,
25
- * fontFamily: FontFamily.Default,
26
- * fontStyle: FontStyle.Italic,
27
- * twClassName: 'text-center underline',
28
- * });
29
- *
30
- * console.log(classNames);
31
- * // Output: "text-body-md font-default-bold-italic text-primary-default text-center underline"
32
- * ```
33
- */
34
- export const generateTextClassNames = ({ variant = TextVariant.BodyMd, color = TextColor.TextDefault, fontWeight = FontWeight.Regular, fontFamily = FontFamily.Default, fontStyle = FontStyle.Normal, twClassName = '', }) => {
35
- const isItalic = fontStyle === FontStyle.Italic;
36
- const textClassname = `text-${variant}`;
37
- const fontFamilyClassname = `font-${fontFamily}${TWCLASSMAP_TEXT_FONTWEIGHT[fontWeight]}${isItalic && fontFamily === FontFamily.Default ? '-italic' : ''}`;
38
- const textColorClassname = `${color}`;
39
- const mergedClassnames = `${textClassname} ${fontFamilyClassname} ${textColorClassname} ${twClassName}`.trim();
40
- return mergedClassnames;
41
- };
42
- //# sourceMappingURL=Text.utilities.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Text.utilities.mjs","sourceRoot":"","sources":["../../../src/components/Text/Text.utilities.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAC5C,wCAAwC;AACxC,OAAO,EACL,UAAU,EACV,UAAU,EACV,SAAS,EACT,WAAW,EACX,SAAS,EACV,8BAAoB;AAErB,OAAO,EAAE,0BAA0B,EAAE,6BAAyB;AAG9D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,EACrC,OAAO,GAAG,WAAW,CAAC,MAAM,EAC5B,KAAK,GAAG,SAAS,CAAC,WAAW,EAC7B,UAAU,GAAG,UAAU,CAAC,OAAO,EAC/B,UAAU,GAAG,UAAU,CAAC,OAAO,EAC/B,SAAS,GAAG,SAAS,CAAC,MAAM,EAC5B,WAAW,GAAG,EAAE,GACG,EAAU,EAAE;IAC/B,MAAM,QAAQ,GAAG,SAAS,KAAK,SAAS,CAAC,MAAM,CAAC;IAChD,MAAM,aAAa,GAAG,QAAQ,OAAO,EAAE,CAAC;IACxC,MAAM,mBAAmB,GAAG,QAAQ,UAAU,GAAG,0BAA0B,CAAC,UAAU,CAAC,GACrF,QAAQ,IAAI,UAAU,KAAK,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAC9D,EAAE,CAAC;IACH,MAAM,kBAAkB,GAAG,GAAG,KAAK,EAAE,CAAC;IACtC,MAAM,gBAAgB,GACpB,GAAG,aAAa,IAAI,mBAAmB,IAAI,kBAAkB,IAAI,WAAW,EAAE,CAAC,IAAI,EAAE,CAAC;IAExF,OAAO,gBAAgB,CAAC;AAC1B,CAAC,CAAC","sourcesContent":["/* eslint-disable jsdoc/check-param-names */\n/* eslint-disable jsdoc/require-param */\nimport {\n FontWeight,\n FontFamily,\n FontStyle,\n TextVariant,\n TextColor,\n} from '../../types';\n\nimport { TWCLASSMAP_TEXT_FONTWEIGHT } from './Text.constants';\nimport type { TextProps } from './Text.types';\n\n/**\n * Generates a combined string of Tailwind CSS class names for the Text component\n * based on the provided props. This utility simplifies the process of combining\n * typography, color, font weight, and style classes, ensuring consistency with the\n * design system.\n *\n * @param variant - Specifies the typography variant (e.g., body, heading, display).\n * @param color - Specifies the text color based on the design system's color tokens.\n * @param fontWeight - Specifies the font weight (e.g., normal, bold).\n * @param fontFamily - Specifies the font family ('e.g. default, hero, accent)\n * @param fontStyle - Specifies the font style (e.g., normal, italic).\n * @param twClassName - Additional custom Tailwind class names to be appended to the generated classes.\n * @returns A string of combined Tailwind CSS class names.\n *\n * Example:\n * ```\n * const classNames = generateTextClassNames({\n * variant: TextVariant.BodyMd,\n * color: TextColor.PrimaryDefault,\n * fontWeight: FontWeight.Bold,\n * fontFamily: FontFamily.Default,\n * fontStyle: FontStyle.Italic,\n * twClassName: 'text-center underline',\n * });\n *\n * console.log(classNames);\n * // Output: \"text-body-md font-default-bold-italic text-primary-default text-center underline\"\n * ```\n */\nexport const generateTextClassNames = ({\n variant = TextVariant.BodyMd,\n color = TextColor.TextDefault,\n fontWeight = FontWeight.Regular,\n fontFamily = FontFamily.Default,\n fontStyle = FontStyle.Normal,\n twClassName = '',\n}: Partial<TextProps>): string => {\n const isItalic = fontStyle === FontStyle.Italic;\n const textClassname = `text-${variant}`;\n const fontFamilyClassname = `font-${fontFamily}${TWCLASSMAP_TEXT_FONTWEIGHT[fontWeight]}${\n isItalic && fontFamily === FontFamily.Default ? '-italic' : ''\n }`;\n const textColorClassname = `${color}`;\n const mergedClassnames =\n `${textClassname} ${fontFamilyClassname} ${textColorClassname} ${twClassName}`.trim();\n\n return mergedClassnames;\n};\n"]}