@lukso/web-components 1.6.3 → 1.7.4

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 (329) hide show
  1. package/dist/color-palette.cjs +1363 -0
  2. package/dist/{shared/utils/color-palette.d.ts → color-palette.d.ts} +1 -2
  3. package/dist/color-palette.d.ts.map +1 -0
  4. package/dist/color-palette.js +1356 -0
  5. package/dist/components/index.cjs +74 -0
  6. package/dist/components/index.d.ts +2 -1
  7. package/dist/components/index.d.ts.map +1 -1
  8. package/dist/components/index.js +17 -7354
  9. package/dist/components/lukso-button/index.cjs +144 -0
  10. package/dist/components/lukso-button/index.js +95 -1190
  11. package/dist/components/lukso-card/index.cjs +143 -0
  12. package/dist/components/lukso-card/index.js +61 -1487
  13. package/dist/components/lukso-icon/index.cjs +4366 -0
  14. package/dist/components/lukso-icon/index.js +1713 -2410
  15. package/dist/components/lukso-input/index.cjs +219 -0
  16. package/dist/components/lukso-input/index.d.ts +1 -2
  17. package/dist/components/lukso-input/index.d.ts.map +1 -1
  18. package/dist/components/lukso-input/index.js +128 -1229
  19. package/dist/components/lukso-modal/index.cjs +70 -0
  20. package/dist/components/lukso-modal/index.d.ts +18 -0
  21. package/dist/components/lukso-modal/index.d.ts.map +1 -0
  22. package/dist/components/lukso-modal/index.js +68 -0
  23. package/dist/components/lukso-navbar/index.cjs +75 -0
  24. package/dist/components/lukso-navbar/index.d.ts.map +1 -1
  25. package/dist/components/lukso-navbar/index.js +45 -1155
  26. package/dist/components/lukso-profile/index.cjs +547 -0
  27. package/dist/components/lukso-profile/index.js +483 -1370
  28. package/dist/components/lukso-sanitize/index.cjs +1730 -0
  29. package/dist/components/lukso-sanitize/index.js +1643 -1544
  30. package/dist/components/lukso-tag/index.cjs +78 -0
  31. package/dist/components/lukso-tag/index.js +52 -1189
  32. package/dist/components/lukso-test/index.cjs +120 -0
  33. package/dist/components/lukso-test/index.js +65 -1767
  34. package/dist/components/lukso-username/index.cjs +126 -0
  35. package/dist/components/lukso-username/index.js +75 -1206
  36. package/dist/components/lukso-wizard/index.cjs +93 -0
  37. package/dist/components/lukso-wizard/index.js +47 -1253
  38. package/dist/directive-9ec64c08.js +28 -0
  39. package/dist/directive-db00f5fb.cjs +34 -0
  40. package/dist/index-3a24432e.js +59 -0
  41. package/dist/index-4a1ee696.cjs +67 -0
  42. package/dist/index-714323c9.js +18 -0
  43. package/dist/index-7dc05ee5.cjs +20 -0
  44. package/dist/index.cjs +74 -0
  45. package/dist/index.js +17 -7354
  46. package/dist/shared/tailwind-element/index.cjs +10 -0
  47. package/dist/shared/tailwind-element/index.js +1 -1064
  48. package/dist/state-7fde94d1.js +9 -0
  49. package/dist/state-a62a7d5d.cjs +11 -0
  50. package/dist/style-map-17d4829d.cjs +12 -0
  51. package/dist/style-map-52bada0b.js +10 -0
  52. package/dist/styles/main.css.map +1 -1
  53. package/package.json +85 -147
  54. package/tools/assets/fonts/index.cjs +10 -0
  55. package/tools/assets/fonts/index.d.ts +2 -0
  56. package/tools/assets/fonts/index.d.ts.map +1 -0
  57. package/tools/assets/fonts/index.js +6 -0
  58. package/tools/assets/images/index.cjs +10 -0
  59. package/tools/assets/images/index.d.ts +2 -0
  60. package/tools/assets/images/index.d.ts.map +1 -0
  61. package/tools/assets/images/index.js +6 -0
  62. package/tools/assets/index.cjs +15 -0
  63. package/tools/assets/index.d.ts +4 -0
  64. package/tools/assets/index.d.ts.map +1 -0
  65. package/tools/assets/index.js +9 -0
  66. package/tools/color-palette-a34f5d09.js +1356 -0
  67. package/tools/color-palette-bf5780ed.cjs +1362 -0
  68. package/tools/color-palette.cjs +11 -146
  69. package/tools/color-palette.d.ts +39 -52
  70. package/tools/color-palette.d.ts.map +1 -1
  71. package/tools/color-palette.js +1 -0
  72. package/tools/copy-assets.cjs +50 -136
  73. package/tools/copy-assets.d.ts +7 -9
  74. package/tools/copy-assets.d.ts.map +1 -1
  75. package/tools/copy-assets.js +49 -0
  76. package/tools/index.cjs +35 -0
  77. package/tools/index.d.ts +6 -0
  78. package/tools/index.d.ts.map +1 -0
  79. package/tools/index.js +22 -0
  80. package/tools/sass/index.cjs +7 -0
  81. package/tools/sass/index.js +1 -0
  82. package/tools/styles/index.cjs +5 -0
  83. package/tools/styles/index.js +3 -0
  84. package/tools/styles/main.css +287 -0
  85. package/CHANGELOG.md +0 -287
  86. package/dist/assets/fonts/index.js +0 -4
  87. package/dist/assets/fonts/index.ts +0 -1
  88. package/dist/assets/fonts/index.umd.cjs +0 -1
  89. package/dist/assets/images/index.js +0 -4
  90. package/dist/assets/images/index.ts +0 -1
  91. package/dist/assets/images/index.umd.cjs +0 -1
  92. package/dist/assets/index.js +0 -4
  93. package/dist/assets/index.ts +0 -1
  94. package/dist/assets/index.umd.cjs +0 -1
  95. package/dist/color-palette/index.js +0 -705
  96. package/dist/color-palette/index.umd.cjs +0 -1
  97. package/dist/components/index.umd.cjs +0 -3756
  98. package/dist/components/lukso-button/index.umd.cjs +0 -88
  99. package/dist/components/lukso-card/index.umd.cjs +0 -145
  100. package/dist/components/lukso-icon/index.umd.cjs +0 -3465
  101. package/dist/components/lukso-input/index.umd.cjs +0 -109
  102. package/dist/components/lukso-navbar/index.umd.cjs +0 -73
  103. package/dist/components/lukso-profile/index.umd.cjs +0 -90
  104. package/dist/components/lukso-sanitize/index.umd.cjs +0 -61
  105. package/dist/components/lukso-tag/index.umd.cjs +0 -67
  106. package/dist/components/lukso-test/index.umd.cjs +0 -95
  107. package/dist/components/lukso-username/index.umd.cjs +0 -75
  108. package/dist/components/lukso-wizard/index.umd.cjs +0 -89
  109. package/dist/index.umd.cjs +0 -3756
  110. package/dist/sass/index.js +0 -4
  111. package/dist/sass/index.ts +0 -1
  112. package/dist/sass/index.umd.cjs +0 -1
  113. package/dist/shared/assets/index.d.ts +0 -3
  114. package/dist/shared/assets/index.d.ts.map +0 -1
  115. package/dist/shared/directives/custom-class-map/index.d.ts +0 -26
  116. package/dist/shared/directives/custom-class-map/index.d.ts.map +0 -1
  117. package/dist/shared/directives/index.d.ts +0 -2
  118. package/dist/shared/directives/index.d.ts.map +0 -1
  119. package/dist/shared/styles/index.d.ts +0 -3
  120. package/dist/shared/styles/index.d.ts.map +0 -1
  121. package/dist/shared/tailwind-element/index.umd.cjs +0 -39
  122. package/dist/shared/tailwind-element.js +0 -1064
  123. package/dist/shared/tailwind-element.umd.cjs +0 -39
  124. package/dist/shared/utils/color-palette.d.ts.map +0 -1
  125. package/dist/styles/index.js +0 -4
  126. package/dist/styles/index.umd.cjs +0 -1
  127. package/src/components/index.ts +0 -13
  128. package/src/components/lukso-button/index.ts +0 -145
  129. package/src/components/lukso-button/lukso-button.stories.ts +0 -216
  130. package/src/components/lukso-card/index.ts +0 -131
  131. package/src/components/lukso-card/lukso-card.stories.ts +0 -191
  132. package/src/components/lukso-card/style.scss +0 -7
  133. package/src/components/lukso-icon/icons/add-photo.ts +0 -46
  134. package/src/components/lukso-icon/icons/arrow-down-lg.ts +0 -26
  135. package/src/components/lukso-icon/icons/arrow-down-sm.ts +0 -26
  136. package/src/components/lukso-icon/icons/arrow-left-lg.ts +0 -26
  137. package/src/components/lukso-icon/icons/arrow-left-sm.ts +0 -26
  138. package/src/components/lukso-icon/icons/arrow-right-lg.ts +0 -26
  139. package/src/components/lukso-icon/icons/arrow-right-sm.ts +0 -26
  140. package/src/components/lukso-icon/icons/arrow-up-lg.ts +0 -26
  141. package/src/components/lukso-icon/icons/arrow-up-sm.ts +0 -26
  142. package/src/components/lukso-icon/icons/barbell-outline.ts +0 -54
  143. package/src/components/lukso-icon/icons/bulb-outline.ts +0 -54
  144. package/src/components/lukso-icon/icons/camera.ts +0 -40
  145. package/src/components/lukso-icon/icons/clipboard.ts +0 -59
  146. package/src/components/lukso-icon/icons/clock.ts +0 -31
  147. package/src/components/lukso-icon/icons/close-lg.ts +0 -33
  148. package/src/components/lukso-icon/icons/close-sm.ts +0 -33
  149. package/src/components/lukso-icon/icons/cloud.ts +0 -25
  150. package/src/components/lukso-icon/icons/compass-outline.ts +0 -29
  151. package/src/components/lukso-icon/icons/complete-filled-fade-in.ts +0 -34
  152. package/src/components/lukso-icon/icons/complete-filled.ts +0 -32
  153. package/src/components/lukso-icon/icons/complete-outline.ts +0 -31
  154. package/src/components/lukso-icon/icons/connect.ts +0 -33
  155. package/src/components/lukso-icon/icons/connections.ts +0 -34
  156. package/src/components/lukso-icon/icons/contract-lock.ts +0 -43
  157. package/src/components/lukso-icon/icons/controller.ts +0 -55
  158. package/src/components/lukso-icon/icons/copy.ts +0 -31
  159. package/src/components/lukso-icon/icons/cross-outline.ts +0 -38
  160. package/src/components/lukso-icon/icons/dots.ts +0 -22
  161. package/src/components/lukso-icon/icons/edit.ts +0 -30
  162. package/src/components/lukso-icon/icons/error.ts +0 -31
  163. package/src/components/lukso-icon/icons/eth-logo.ts +0 -50
  164. package/src/components/lukso-icon/icons/expand.ts +0 -31
  165. package/src/components/lukso-icon/icons/extension.ts +0 -31
  166. package/src/components/lukso-icon/icons/eye-hide.ts +0 -47
  167. package/src/components/lukso-icon/icons/eye-show.ts +0 -37
  168. package/src/components/lukso-icon/icons/filter.ts +0 -43
  169. package/src/components/lukso-icon/icons/fish-outline.ts +0 -36
  170. package/src/components/lukso-icon/icons/flip.ts +0 -45
  171. package/src/components/lukso-icon/icons/globe.ts +0 -61
  172. package/src/components/lukso-icon/icons/google-color.ts +0 -35
  173. package/src/components/lukso-icon/icons/hamburger.ts +0 -40
  174. package/src/components/lukso-icon/icons/infinite.ts +0 -33
  175. package/src/components/lukso-icon/icons/information.ts +0 -38
  176. package/src/components/lukso-icon/icons/key-outline.ts +0 -25
  177. package/src/components/lukso-icon/icons/link.ts +0 -33
  178. package/src/components/lukso-icon/icons/link1.ts +0 -39
  179. package/src/components/lukso-icon/icons/link2.ts +0 -46
  180. package/src/components/lukso-icon/icons/link3.ts +0 -32
  181. package/src/components/lukso-icon/icons/link4.ts +0 -52
  182. package/src/components/lukso-icon/icons/loading.ts +0 -50
  183. package/src/components/lukso-icon/icons/location.ts +0 -33
  184. package/src/components/lukso-icon/icons/locked.ts +0 -44
  185. package/src/components/lukso-icon/icons/login-2.ts +0 -55
  186. package/src/components/lukso-icon/icons/login-3.ts +0 -53
  187. package/src/components/lukso-icon/icons/login.ts +0 -39
  188. package/src/components/lukso-icon/icons/logo-chrome.ts +0 -35
  189. package/src/components/lukso-icon/icons/lyx-logo.ts +0 -41
  190. package/src/components/lukso-icon/icons/mail.ts +0 -33
  191. package/src/components/lukso-icon/icons/menu-1.ts +0 -71
  192. package/src/components/lukso-icon/icons/menu-2.ts +0 -61
  193. package/src/components/lukso-icon/icons/migrate.ts +0 -47
  194. package/src/components/lukso-icon/icons/minimize.ts +0 -53
  195. package/src/components/lukso-icon/icons/network.ts +0 -49
  196. package/src/components/lukso-icon/icons/notifications.ts +0 -33
  197. package/src/components/lukso-icon/icons/phone-portrait-outline.ts +0 -33
  198. package/src/components/lukso-icon/icons/pin.ts +0 -25
  199. package/src/components/lukso-icon/icons/play-filled.ts +0 -23
  200. package/src/components/lukso-icon/icons/play-outline.ts +0 -24
  201. package/src/components/lukso-icon/icons/plus.ts +0 -33
  202. package/src/components/lukso-icon/icons/profile-add.ts +0 -43
  203. package/src/components/lukso-icon/icons/profile-export.ts +0 -42
  204. package/src/components/lukso-icon/icons/profile-import.ts +0 -42
  205. package/src/components/lukso-icon/icons/profile-recovery-2.ts +0 -62
  206. package/src/components/lukso-icon/icons/profile-recovery.ts +0 -55
  207. package/src/components/lukso-icon/icons/profile-restore.ts +0 -50
  208. package/src/components/lukso-icon/icons/profile.ts +0 -29
  209. package/src/components/lukso-icon/icons/progress-complete.ts +0 -289
  210. package/src/components/lukso-icon/icons/progress-indicator.ts +0 -236
  211. package/src/components/lukso-icon/icons/pulse-dot.ts +0 -22
  212. package/src/components/lukso-icon/icons/qr-code.ts +0 -122
  213. package/src/components/lukso-icon/icons/relayer.ts +0 -40
  214. package/src/components/lukso-icon/icons/reload.ts +0 -32
  215. package/src/components/lukso-icon/icons/return-down.ts +0 -33
  216. package/src/components/lukso-icon/icons/return-left.ts +0 -33
  217. package/src/components/lukso-icon/icons/return-right.ts +0 -33
  218. package/src/components/lukso-icon/icons/return-up.ts +0 -33
  219. package/src/components/lukso-icon/icons/search.ts +0 -28
  220. package/src/components/lukso-icon/icons/settings.ts +0 -33
  221. package/src/components/lukso-icon/icons/smart-contract-doc.ts +0 -40
  222. package/src/components/lukso-icon/icons/smart-contract.ts +0 -31
  223. package/src/components/lukso-icon/icons/star-filled.ts +0 -23
  224. package/src/components/lukso-icon/icons/star-outline.ts +0 -24
  225. package/src/components/lukso-icon/icons/step-dot.ts +0 -34
  226. package/src/components/lukso-icon/icons/step-progress.ts +0 -31
  227. package/src/components/lukso-icon/icons/steps.ts +0 -40
  228. package/src/components/lukso-icon/icons/tick.ts +0 -26
  229. package/src/components/lukso-icon/icons/timer-outline.ts +0 -47
  230. package/src/components/lukso-icon/icons/transaction-receive.ts +0 -39
  231. package/src/components/lukso-icon/icons/transaction-send.ts +0 -39
  232. package/src/components/lukso-icon/icons/transfer.ts +0 -47
  233. package/src/components/lukso-icon/icons/trash.ts +0 -40
  234. package/src/components/lukso-icon/icons/turn-down.ts +0 -33
  235. package/src/components/lukso-icon/icons/turn-left.ts +0 -33
  236. package/src/components/lukso-icon/icons/turn-right.ts +0 -33
  237. package/src/components/lukso-icon/icons/turn-up.ts +0 -33
  238. package/src/components/lukso-icon/icons/unlocked.ts +0 -41
  239. package/src/components/lukso-icon/icons/wallet-outline.ts +0 -35
  240. package/src/components/lukso-icon/icons/warning-round.ts +0 -32
  241. package/src/components/lukso-icon/icons/warning-triangle.ts +0 -32
  242. package/src/components/lukso-icon/index.ts +0 -310
  243. package/src/components/lukso-icon/lukso-icon.stories.ts +0 -116
  244. package/src/components/lukso-icon/style.scss +0 -3
  245. package/src/components/lukso-input/index.ts +0 -211
  246. package/src/components/lukso-input/lukso-input.stories.ts +0 -184
  247. package/src/components/lukso-navbar/index.ts +0 -63
  248. package/src/components/lukso-navbar/lukso-navbar.stories.ts +0 -70
  249. package/src/components/lukso-profile/index.ts +0 -106
  250. package/src/components/lukso-profile/lukso-profile.stories.ts +0 -104
  251. package/src/components/lukso-sanitize/index.ts +0 -28
  252. package/src/components/lukso-sanitize/lukso-sanitize.stories.ts +0 -30
  253. package/src/components/lukso-tag/index.ts +0 -68
  254. package/src/components/lukso-tag/lukso-tag.stories.ts +0 -129
  255. package/src/components/lukso-test/index.ts +0 -72
  256. package/src/components/lukso-test/test.component.scss +0 -7
  257. package/src/components/lukso-test/test.stories.ts +0 -31
  258. package/src/components/lukso-username/index.ts +0 -105
  259. package/src/components/lukso-username/lukso-username.stories.ts +0 -98
  260. package/src/components/lukso-wizard/index.ts +0 -74
  261. package/src/components/lukso-wizard/lukso-wizard.stories.ts +0 -52
  262. package/src/docs/animations.stories.mdx +0 -83
  263. package/src/docs/colors.stories.mdx +0 -77
  264. package/src/docs/drop-shadows.stories.mdx +0 -108
  265. package/src/docs/icons.stories.mdx +0 -1590
  266. package/src/docs/typography.stories.mdx +0 -253
  267. package/src/index.ts +0 -1
  268. package/src/postcss.config.ts +0 -8
  269. package/src/shared/assets/fonts/Apax-Bold.woff2 +0 -0
  270. package/src/shared/assets/fonts/Apax-Light.woff2 +0 -0
  271. package/src/shared/assets/fonts/Apax-Medium.woff2 +0 -0
  272. package/src/shared/assets/fonts/Apax-Regular.woff2 +0 -0
  273. package/src/shared/assets/fonts/Inter-Bold.woff2 +0 -0
  274. package/src/shared/assets/fonts/Inter-ExtraBold.woff2 +0 -0
  275. package/src/shared/assets/fonts/Inter-Medium.woff2 +0 -0
  276. package/src/shared/assets/fonts/Inter-Regular.woff2 +0 -0
  277. package/src/shared/assets/fonts/Inter-SemiBold.woff2 +0 -0
  278. package/src/shared/assets/fonts/Inter-Thin.woff2 +0 -0
  279. package/src/shared/assets/fonts/PT-Mono-Bold.woff2 +0 -0
  280. package/src/shared/assets/fonts/PT-Mono-Regular.woff2 +0 -0
  281. package/src/shared/assets/fonts/index.ts +0 -1
  282. package/src/shared/assets/images/index.ts +0 -1
  283. package/src/shared/assets/images/lukso-logo.svg +0 -3
  284. package/src/shared/assets/images/profile-default.png +0 -0
  285. package/src/shared/assets/index.ts +0 -1
  286. package/src/shared/directives/custom-class-map/index.ts +0 -49
  287. package/src/shared/directives/index.ts +0 -1
  288. package/src/shared/globals.d.ts +0 -5
  289. package/src/shared/styles/colors.scss +0 -91
  290. package/src/shared/styles/component.scss +0 -13
  291. package/src/shared/styles/fonts.scss +0 -97
  292. package/src/shared/styles/index.ts +0 -1
  293. package/src/shared/styles/main.scss +0 -13
  294. package/src/shared/styles/typography.scss +0 -142
  295. package/src/shared/styles/variables.scss +0 -5
  296. package/src/shared/tailwind-element/index.ts +0 -16
  297. package/src/shared/utils/__tests__/slice-address.spec.ts +0 -15
  298. package/src/shared/utils/color-palette.ts +0 -76
  299. package/src/shared/utils/copy-assets.ts +0 -80
  300. package/src/shared/utils/hsl-color-map.ts +0 -20
  301. package/src/shared/utils/slice-address.ts +0 -30
  302. /package/{dist → tools}/assets/fonts/Apax-Bold.woff2 +0 -0
  303. /package/{dist → tools}/assets/fonts/Apax-Light.woff2 +0 -0
  304. /package/{dist → tools}/assets/fonts/Apax-Medium.woff2 +0 -0
  305. /package/{dist → tools}/assets/fonts/Apax-Regular.woff2 +0 -0
  306. /package/{dist → tools}/assets/fonts/Inter-Bold.woff2 +0 -0
  307. /package/{dist → tools}/assets/fonts/Inter-ExtraBold.woff2 +0 -0
  308. /package/{dist → tools}/assets/fonts/Inter-Medium.woff2 +0 -0
  309. /package/{dist → tools}/assets/fonts/Inter-Regular.woff2 +0 -0
  310. /package/{dist → tools}/assets/fonts/Inter-SemiBold.woff2 +0 -0
  311. /package/{dist → tools}/assets/fonts/Inter-Thin.woff2 +0 -0
  312. /package/{dist → tools}/assets/fonts/PT-Mono-Bold.woff2 +0 -0
  313. /package/{dist → tools}/assets/fonts/PT-Mono-Regular.woff2 +0 -0
  314. /package/{dist → tools}/assets/images/lukso-logo.svg +0 -0
  315. /package/{dist → tools}/assets/images/profile-default.png +0 -0
  316. /package/{dist/shared/utils → tools}/hsl-color-map.d.ts +0 -0
  317. /package/{dist/shared/utils → tools}/hsl-color-map.d.ts.map +0 -0
  318. /package/{dist → tools}/sass/colors.scss +0 -0
  319. /package/{dist → tools}/sass/component.scss +0 -0
  320. /package/{dist → tools}/sass/fonts.scss +0 -0
  321. /package/{dist/shared/assets/fonts → tools/sass}/index.d.ts +0 -0
  322. /package/{dist/shared/assets/fonts → tools/sass}/index.d.ts.map +0 -0
  323. /package/{dist → tools}/sass/main.scss +0 -0
  324. /package/{dist → tools}/sass/typography.scss +0 -0
  325. /package/{dist → tools}/sass/variables.scss +0 -0
  326. /package/{dist/shared/utils → tools}/slice-address.d.ts +0 -0
  327. /package/{dist/shared/utils → tools}/slice-address.d.ts.map +0 -0
  328. /package/{dist/shared/assets/images → tools/styles}/index.d.ts +0 -0
  329. /package/{dist/shared/assets/images → tools/styles}/index.d.ts.map +0 -0
@@ -1,253 +0,0 @@
1
- import { Meta } from '@storybook/addon-docs'
2
-
3
- <Meta title="Design System/Typography" />
4
-
5
- <h1 id="typography">Typography</h1>
6
-
7
- In order to maintain a consistent look and feel woth design in terms of the typography,
8
- we have a set of CSS classes that we use. Using `font-family`,
9
- `font-weight` and `font-size` directly in your code should be avoided and instead use this set
10
- of classes.
11
-
12
- ### **Font colors**
13
-
14
- Colors for the text should be added independently using proper color classes. See example below.
15
-
16
- ```html
17
- <div class="mt-6 sb-unstyled heading-h1 text-neutral-20">Lorem ipsum</div>
18
- ```
19
-
20
- ### **Table of contents**
21
-
22
- - [Headings](#headings)
23
- - [Paragraph](#paragraph)
24
- - [Currency](#currency)
25
- - [Utility](#utility)
26
- - [Monospaced](#monospaced)
27
-
28
- <h3 id="headings">**Headings**</h3>
29
-
30
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
31
- #### `heading-h1`
32
- <div class="mt-6 sb-unstyled heading-h1">
33
- The quick brown fox jumps over the lazy dog.
34
- </div>
35
- </div>
36
-
37
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
38
- #### `heading-h2`
39
- <div class="mt-6 sb-unstyled heading-h2">
40
- The quick brown fox jumps over the lazy dog.
41
- </div>
42
- </div>
43
-
44
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
45
- #### `heading-h3`
46
- <div class="mt-6 sb-unstyled heading-h3">
47
- The quick brown fox jumps over the lazy dog.
48
- </div>
49
- </div>
50
-
51
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
52
- #### `heading-h4`
53
- <div class="mt-6 sb-unstyled heading-h4">
54
- The quick brown fox jumps over the lazy dog.
55
- </div>
56
- </div>
57
-
58
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
59
- #### `heading-h5`
60
- <div class="mt-6 sb-unstyled heading-h5">
61
- The quick brown fox jumps over the lazy dog.
62
- </div>
63
- </div>
64
-
65
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
66
- #### `heading-h1-medium-apax`
67
- <div class="mt-6 sb-unstyled heading-h1-medium-apax">
68
- The quick brown fox jumps over the lazy dog.
69
- </div>
70
- </div>
71
-
72
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
73
- #### `heading-h1-regular-apax`
74
- <div class="mt-6 sb-unstyled heading-h1-regular-apax">
75
- The quick brown fox jumps over the lazy dog.
76
- </div>
77
- </div>
78
-
79
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
80
- #### `heading-h2-medium-apax`
81
- <div class="mt-6 sb-unstyled heading-h2-medium-apax">
82
- The quick brown fox jumps over the lazy dog.
83
- </div>
84
- </div>
85
-
86
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
87
- #### `heading-h3-medium-apax`
88
- <div class="mt-6 sb-unstyled heading-h3-medium-apax">
89
- The quick brown fox jumps over the lazy dog.
90
- </div>
91
- </div>
92
-
93
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
94
- #### `heading-h4-medium-apax`
95
- <div class="mt-6 sb-unstyled heading-h4-medium-apax">
96
- The quick brown fox jumps over the lazy dog.
97
- </div>
98
- </div>
99
-
100
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
101
- #### `heading-h4-medium-uppercase-apax`
102
- <div class="mt-6 sb-unstyled heading-h4-medium-uppercase-apax">
103
- The quick brown fox jumps over the lazy dog.
104
- </div>
105
- </div>
106
-
107
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
108
- #### `heading-h5-medium-apax`
109
- <div class="mt-6 sb-unstyled heading-h5-medium-apax">
110
- The quick brown fox jumps over the lazy dog.
111
- </div>
112
- </div>
113
-
114
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
115
- #### `heading-h5-medium-uppercase-apax`
116
- <div class="mt-6 sb-unstyled heading-h5-medium-uppercase-apax">
117
- The quick brown fox jumps over the lazy dog.
118
- </div>
119
- </div>
120
-
121
- <h3 id="paragraph">**Paragraph** [↑](#typography)</h3>
122
-
123
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
124
- #### `paragraph-16-regular`
125
- <div class="mt-6 sb-unstyled paragraph-16-regular">
126
- The quick brown fox jumps over the lazy dog.
127
- </div>
128
- </div>
129
-
130
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
131
- #### `paragraph-16-semi-bold`
132
- <div class="mt-6 sb-unstyled paragraph-16-semi-bold">
133
- The quick brown fox jumps over the lazy dog.
134
- </div>
135
- </div>
136
-
137
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
138
- #### `paragraph-14-regular`
139
- <div class="mt-6 sb-unstyled paragraph-14-regular">
140
- The quick brown fox jumps over the lazy dog.
141
- </div>
142
- </div>
143
-
144
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
145
- #### `paragraph-14-medium`
146
- <div class="mt-6 sb-unstyled paragraph-14-medium">
147
- The quick brown fox jumps over the lazy dog.
148
- </div>
149
- </div>
150
-
151
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
152
- #### `paragraph-14-semi-bold`
153
- <div class="mt-6 sb-unstyled paragraph-14-semi-bold">
154
- The quick brown fox jumps over the lazy dog.
155
- </div>
156
- </div>
157
-
158
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
159
- #### `paragraph-12-regular`
160
- <div class="mt-6 sb-unstyled paragraph-12-regular">
161
- The quick brown fox jumps over the lazy dog.
162
- </div>
163
- </div>
164
-
165
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
166
- #### `paragraph-12-medium`
167
- <div class="mt-6 sb-unstyled paragraph-12-medium">
168
- The quick brown fox jumps over the lazy dog.
169
- </div>
170
- </div>
171
-
172
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
173
- #### `paragraph-12-semi-bold`
174
- <div class="mt-6 sb-unstyled paragraph-12-semi-bold">
175
- The quick brown fox jumps over the lazy dog.
176
- </div>
177
- </div>
178
-
179
- <h3 id="currency">**Currency** [↑](#typography)</h3>
180
-
181
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
182
- #### `currency-10-semi-bold`
183
- <div class="mt-6 sb-unstyled currency-10-semi-bold">
184
- The quick brown fox jumps over the lazy dog.
185
- </div>
186
- </div>
187
-
188
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
189
- #### `currency-10-bold-uppercase`
190
- <div class="mt-6 sb-unstyled currency-10-bold-uppercase">
191
- The quick brown fox jumps over the lazy dog.
192
- </div>
193
- </div>
194
-
195
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
196
- #### `currency-14-semi-bold`
197
- <div class="mt-6 sb-unstyled currency-14-semi-bold">
198
- The quick brown fox jumps over the lazy dog.
199
- </div>
200
- </div>
201
-
202
- <h3 id="utility">**Utility** [↑](#typography)</h3>
203
-
204
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
205
- #### `link`
206
- <div class="mt-6 sb-unstyled link">
207
- The quick brown fox jumps over the lazy dog.
208
- </div>
209
- </div>
210
-
211
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
212
- #### `button-text`
213
- <div class="mt-6 sb-unstyled button-text">
214
- The quick brown fox jumps over the lazy dog.
215
- </div>
216
- </div>
217
-
218
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
219
- #### `caption`
220
- <div class="mt-6 sb-unstyled caption">
221
- The quick brown fox jumps over the lazy dog.
222
- </div>
223
- </div>
224
-
225
- <h3 id="monospaced">**Monospaced** [↑](#typography)</h3>
226
-
227
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
228
- #### `monospaced-16-regular`
229
- <div class="mt-6 sb-unstyled monospaced-16-regular">
230
- The quick brown fox jumps over the lazy dog.
231
- </div>
232
- </div>
233
-
234
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
235
- #### `monospaced-16-bold`
236
- <div class="mt-6 sb-unstyled monospaced-16-bold">
237
- The quick brown fox jumps over the lazy dog.
238
- </div>
239
- </div>
240
-
241
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
242
- #### `monospaced-12-bold`
243
- <div class="mt-6 sb-unstyled monospaced-12-bold">
244
- The quick brown fox jumps over the lazy dog.
245
- </div>
246
- </div>
247
-
248
- <div class="p-5 my-6 shadow-neutral-above-shadow rounded sb-unstyled">
249
- #### `monospaced-10-bold`
250
- <div class="mt-6 sb-unstyled monospaced-10-bold">
251
- The quick brown fox jumps over the lazy dog.
252
- </div>
253
- </div>
package/src/index.ts DELETED
@@ -1 +0,0 @@
1
- export * from './components'
@@ -1,8 +0,0 @@
1
- export default {
2
- plugins: {
3
- tailwindcss: {
4
- config: './tailwind.config.cjs',
5
- },
6
- autoprefixer: {},
7
- },
8
- }
@@ -1 +0,0 @@
1
- export default import.meta.url.replace(/^file:\/\/|\/\w+\.?[jt]s$/g, '')
@@ -1 +0,0 @@
1
- export default import.meta.url.replace(/^file:\/\/|\/\w+\.?[jt]s$/g, '')
@@ -1,3 +0,0 @@
1
- <svg width="112" height="26" viewBox="0 0 112 26" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M46.4216 15.3911L53.9643 25.4427H59.7004L50.5652 13.4718C50.0696 12.8091 49.8567 12.3195 49.8567 11.8311C49.8567 11.3427 50.1755 10.8887 50.7769 10.2259L59.5235 0.48843H53.7514L46.3157 8.79506C45.1827 10.0861 44.6511 10.9941 44.6511 11.8666C44.6511 12.9833 45.2886 13.8903 46.4216 15.3911ZM86.2568 13.0178C86.2568 5.75903 91.3914 0 99.04 0C106.688 0 112 5.44488 112 13.0178C112 20.5906 106.547 25.9312 99.076 25.9312C91.0738 25.9312 86.2579 20.4175 86.2579 13.0178H86.2568ZM107.042 12.9833C107.042 7.88814 103.891 4.11835 99.0749 4.11835C94.2589 4.11835 91.2135 7.8182 91.2135 12.9833C91.2135 18.1485 94.4707 21.8828 99.0749 21.8828C103.926 21.8828 107.042 18.0441 107.042 12.9833ZM72.3405 25.4427H63.3822V21.3244H73.2258C76.0584 21.3244 77.5101 20.5918 77.5101 18.6369C77.5101 16.8919 76.3771 16.3335 73.2967 15.4954L70.3583 14.6929C64.87 13.192 63.0285 11.447 63.0285 7.32866C63.0285 3.21031 65.5074 0.48843 71.4913 0.48843H80.4497V4.67671H71.4204C68.9065 4.67671 67.6665 5.23508 67.6665 7.01452C67.6665 8.68961 68.7995 9.49219 71.7031 10.2248L74.7485 10.993C79.8471 12.284 82.2551 14.099 82.2551 18.1474C82.2551 22.8241 79.6343 25.4416 72.3405 25.4416V25.4427ZM28.185 26.0011C21.7055 26.0011 17.8098 22.581 17.8098 15.8806V0.523952H22.5547V15.5998C22.5547 19.2297 23.7238 21.8816 28.185 21.8816C32.6462 21.8816 33.8152 19.404 33.8152 15.5643V0.48843H38.5602V15.8451C38.5602 22.4766 34.6656 26.0011 28.185 26.0011ZM4.7799 0.523952H0V20.6961C0 24.0463 1.41685 25.4427 4.28434 25.4427H13.5265V21.3599H6.58645C5.20564 21.3599 4.78103 20.9414 4.78103 19.6149V0.523952H4.7799Z" fill="#243542"/>
3
- </svg>
@@ -1 +0,0 @@
1
- export default import.meta.url.replace(/^file:\/\/|\/\w+\.?[jt]s$/g, '')
@@ -1,49 +0,0 @@
1
- import { Directive, directive, PartInfo, PartType } from 'lit/directive.js'
2
-
3
- export interface ClassInfoList {
4
- readonly [classList: string]: boolean
5
- }
6
-
7
- export class CustomClassMapDirective extends Directive {
8
- constructor(partInfo: PartInfo) {
9
- super(partInfo)
10
- if (
11
- partInfo.type !== PartType.ATTRIBUTE ||
12
- partInfo.name !== 'class' ||
13
- (partInfo.strings?.length as number) > 2
14
- ) {
15
- throw new Error(
16
- '`customClassMap()` can only be used in the `class` attribute ' +
17
- 'and must be the only part in the attribute.'
18
- )
19
- }
20
- }
21
-
22
- render(classInfoList: ClassInfoList) {
23
- return (
24
- ' ' +
25
- Object.keys(classInfoList)
26
- .filter(key => classInfoList[key])
27
- .join(' ') +
28
- ' '
29
- )
30
- }
31
- }
32
-
33
- /**
34
- * A directive that applies dynamic CSS classes.
35
- * Since build in `classMap` directive can only apply one class name,
36
- * this directive is allowing to apply multiple class names.
37
- *
38
- * This must be used in the `class` attribute and must be the only part used in
39
- * the attribute. It takes each property in the `classInfoList` argument and adds
40
- * the property names to the element's `classList` if the property value is
41
- * truthy; if the property value is falsey, the property name is removed from
42
- * the element's `class`.
43
- *
44
- * For example `{'foo bar': baz}` applies the class `foo bar` if the value of `baz` is
45
- * truthy.
46
- *
47
- * @param classInfoList
48
- */
49
- export const customClassMap = directive(CustomClassMapDirective)
@@ -1 +0,0 @@
1
- export * from './custom-class-map'
@@ -1,5 +0,0 @@
1
- declare module '*.scss'
2
- declare module '*.scss?inline'
3
- declare module '*.css'
4
- declare module '*.css?inline'
5
- declare module '*.html'
@@ -1,91 +0,0 @@
1
- // DO NOT MODIFY MANUALLY. This file is auto generated by Vite build process.
2
- :root {
3
- --neutral-10: #121b21;
4
- --neutral-15: #1b2832;
5
- --neutral-20: #243542;
6
- --neutral-25: #2d4253;
7
- --neutral-30: #365063;
8
- --neutral-35: #3e5d74;
9
- --neutral-40: #476a85;
10
- --neutral-45: #507795;
11
- --neutral-50: #5985a6;
12
- --neutral-55: #6a91af;
13
- --neutral-60: #7a9db8;
14
- --neutral-65: #8ba9c1;
15
- --neutral-70: #9cb6c9;
16
- --neutral-75: #acc2d2;
17
- --neutral-80: #bdcedb;
18
- --neutral-85: #cddae4;
19
- --neutral-90: #dee7ed;
20
- --neutral-95: #eef3f6;
21
- --neutral-97: #f5f8fa;
22
- --neutral-98: #f8fafb;
23
- --neutral-100: #ffffff;
24
- --honey-72: #fad275;
25
- --honey-75: #fbd784;
26
- --honey-82: #fce2a6;
27
- --honey-85: #fce7b5;
28
- --honey-92: #fef2d8;
29
- --coral-65: #f37c58;
30
- --coral-74: #f69e83;
31
- --coral-75: #f7a288;
32
- --coral-84: #fac3b3;
33
- --coral-85: #fac7b7;
34
- --coral-94: #fde9e2;
35
- --warm-77: #ffbb8a;
36
- --warm-87: #ffd8bd;
37
- --warm-97: #fff6f0;
38
- --sea-salt-57: #7fa4a4;
39
- --sea-salt-67: #9db9b9;
40
- --sea-salt-88: #dbe6e6;
41
- --cloud-43: #447c97;
42
- --cloud-75: #a7c7d7;
43
- --cloud-88: #d5e4ec;
44
- --ocean-38: #3c6286;
45
- --ocean-75: #a7c0d7;
46
- --ocean-88: #d5e1ec;
47
- --sky-64: #68a5de;
48
- --sky-75: #96c1e8;
49
- --sky-85: #c0daf1;
50
- --lukso-70: #cc99ae;
51
- --lukso-80: #ddbbc9;
52
- --lukso-90: #eedde4;
53
- --yellow-55: #ffa31a;
54
- --yellow-65: #ffb84d;
55
- --yellow-75: #ffcc80;
56
- --yellow-85: #ffe0b3;
57
- --green-45: #31b452;
58
- --green-54: #47cd68;
59
- --green-75: #9be4ad;
60
- --green-85: #c3efce;
61
- --blue-50: #0567fa;
62
- --blue-60: #3785fb;
63
- --blue-75: #82b3fc;
64
- --blue-85: #b4d1fd;
65
- --red-55: #e23636;
66
- --red-65: #e96363;
67
- --red-75: #ef8f8f;
68
- --red-85: #f5bcbc;
69
- --purple-15: #1d202f;
70
- --purple-31: #3c4262;
71
- --purple-41: #4f5882;
72
- --purple-51: #646ea0;
73
- --purple-58: #7a83ae;
74
- --purple-63: #8a92b7;
75
- --purple-82: #c6cadc;
76
- --purple-94: #ecedf3;
77
- --pink-90: #f8dad3;
78
- --pink-91: #f9ddd7;
79
- --pink-92: #f9e1dc;
80
- --pink-93: #fae5e0;
81
- --pink-94: #fbe9e5;
82
- --pink-95: #fcece9;
83
- --pink-96: #fcf0ed;
84
- --pink-97: #fdf4f2;
85
- --gradient-1-start: #D39B9D;
86
- --gradient-1-end: #9071D1;
87
- --gradient-2-start: #F8DAD3;
88
- --gradient-2-end: #CC99AE;
89
- --gradient-3-start: #393e56;
90
- --gradient-3-end: #646ea0;
91
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * @file Component styles
3
- *
4
- * This file contain general styles that should be applied to any component.
5
- * Since Web Components styles are encapsulated within the Shadow DOM, we need
6
- * to pass all styles.
7
- */
8
-
9
- @import './typography';
10
-
11
- @tailwind base;
12
- @tailwind components;
13
- @tailwind utilities;
@@ -1,97 +0,0 @@
1
- /**
2
- * @file Fonts
3
- *
4
- * This file contains all fonts used in designs.
5
- */
6
-
7
- $font-file-path: '/assets/fonts' !default;
8
-
9
- @font-face {
10
- font-family: Inter;
11
- src: url('#{$font-file-path}/Inter-Regular.woff2') format('woff2');
12
- font-weight: normal;
13
- font-style: normal;
14
- font-display: swap;
15
- }
16
-
17
- @font-face {
18
- font-family: Inter;
19
- src: url('#{$font-file-path}/Inter-Bold.woff2') format('woff2');
20
- font-weight: bold;
21
- font-style: normal;
22
- font-display: swap;
23
- }
24
-
25
- @font-face {
26
- font-family: Inter;
27
- src: url('#{$font-file-path}/Inter-SemiBold.woff2') format('woff2');
28
- font-weight: 600;
29
- font-style: normal;
30
- font-display: swap;
31
- }
32
-
33
- @font-face {
34
- font-family: Inter;
35
- src: url('#{$font-file-path}/Inter-Medium.woff2') format('woff2');
36
- font-weight: 500;
37
- font-style: normal;
38
- font-display: swap;
39
- }
40
-
41
- @font-face {
42
- font-family: Inter;
43
- src: url('#{$font-file-path}/Inter-Thin.woff2') format('woff2');
44
- font-weight: 100;
45
- font-style: normal;
46
- font-display: swap;
47
- }
48
-
49
- @font-face {
50
- font-family: Inter;
51
- src: url('#{$font-file-path}/Inter-ExtraBold.woff2') format('woff2');
52
- font-weight: bold;
53
- font-style: normal;
54
- font-display: swap;
55
- }
56
-
57
- @font-face {
58
- font-family: 'PT Mono';
59
- src: url('#{$font-file-path}/PT-Mono-Regular.woff2') format('woff2');
60
- font-weight: normal;
61
- font-style: normal;
62
- }
63
-
64
- @font-face {
65
- font-family: 'PT Mono';
66
- src: url('#{$font-file-path}/PT-Mono-Bold.woff2') format('woff2');
67
- font-weight: bold;
68
- font-style: normal;
69
- }
70
-
71
- @font-face {
72
- font-family: Apax;
73
- src: url('#{$font-file-path}/Apax-Light.woff2') format('woff2');
74
- font-weight: 300;
75
- font-style: normal;
76
- }
77
-
78
- @font-face {
79
- font-family: Apax;
80
- src: url('#{$font-file-path}/Apax-Regular.woff2') format('woff2');
81
- font-weight: 400;
82
- font-style: normal;
83
- }
84
-
85
- @font-face {
86
- font-family: Apax;
87
- src: url('#{$font-file-path}/Apax-Medium.woff2') format('woff2');
88
- font-weight: 500;
89
- font-style: normal;
90
- }
91
-
92
- @font-face {
93
- font-family: Apax;
94
- src: url('#{$font-file-path}/Apax-Bold.woff2') format('woff2');
95
- font-weight: 700;
96
- font-style: normal;
97
- }
@@ -1 +0,0 @@
1
- export default import.meta.url.replace(/^file:\/\/|\/\w+\.?[jt]s$/g, '')
@@ -1,13 +0,0 @@
1
- /**
2
- * @file Main styles
3
- *
4
- * This file contain general styles that should be applied to host page.
5
- */
6
-
7
- @import './colors';
8
- @import './fonts';
9
- @import './typography';
10
-
11
- @tailwind base;
12
- @tailwind components;
13
- @tailwind utilities;