@twreporter/react-typescript-components 0.1.0-beta.6 → 0.1.0-beta.8

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 (367) hide show
  1. package/README.md +16 -0
  2. package/lib/button/constants.d.mts +3 -0
  3. package/lib/button/constants.d.ts +3 -0
  4. package/lib/button/constants.js +5 -0
  5. package/lib/button/constants.mjs +3 -0
  6. package/lib/button/index.d.mts +130 -23
  7. package/lib/button/index.d.ts +130 -23
  8. package/lib/button/index.js +11 -161
  9. package/lib/button/index.mjs +7 -8
  10. package/lib/button-CO0UXA6C.js +552 -0
  11. package/lib/button-CO0UXA6C.js.map +1 -0
  12. package/lib/button-DL6w1ghn.mjs +519 -0
  13. package/lib/button-DL6w1ghn.mjs.map +1 -0
  14. package/lib/chunk-BxBTb9qk.js +39 -0
  15. package/lib/constants/external-links.d.mts +16 -0
  16. package/lib/constants/external-links.d.ts +16 -0
  17. package/lib/constants/external-links.js +3 -0
  18. package/lib/constants/external-links.mjs +3 -0
  19. package/lib/constants/internal-links.d.mts +51 -0
  20. package/lib/constants/internal-links.d.ts +51 -0
  21. package/lib/constants/internal-links.js +3 -0
  22. package/lib/constants/internal-links.mjs +3 -0
  23. package/lib/constants/release-branch.d.mts +3 -0
  24. package/lib/constants/release-branch.d.ts +3 -0
  25. package/lib/constants/release-branch.js +3 -0
  26. package/lib/constants/release-branch.mjs +3 -0
  27. package/lib/constants/request-origins.d.mts +68 -0
  28. package/lib/constants/request-origins.d.ts +68 -0
  29. package/lib/constants/request-origins.js +5 -0
  30. package/lib/constants/request-origins.mjs +4 -0
  31. package/lib/constants/theme.d.mts +3 -0
  32. package/lib/constants/theme.d.ts +3 -0
  33. package/lib/constants/theme.js +3 -0
  34. package/lib/constants/theme.mjs +3 -0
  35. package/lib/constants-BDoTzOZE.d.mts +17 -0
  36. package/lib/constants-BS3rPbaX.d.ts +17 -0
  37. package/lib/constants-BWFuBApI.mjs +14 -0
  38. package/lib/constants-BWFuBApI.mjs.map +1 -0
  39. package/lib/constants-B_NgWFML.d.ts +24 -0
  40. package/lib/constants-BmxSMOOn.js +36 -0
  41. package/lib/constants-BmxSMOOn.js.map +1 -0
  42. package/lib/constants-BuIUKM2c.js +15 -0
  43. package/lib/constants-BuIUKM2c.js.map +1 -0
  44. package/lib/constants-C2moxnps.js +38 -0
  45. package/lib/constants-C2moxnps.js.map +1 -0
  46. package/lib/constants-CCfG07Q4.d.mts +24 -0
  47. package/lib/constants-CMMcn0f-.d.ts +11 -0
  48. package/lib/constants-CayQNGtk.d.mts +11 -0
  49. package/lib/constants-CmCfyfPG.mjs +25 -0
  50. package/lib/constants-CmCfyfPG.mjs.map +1 -0
  51. package/lib/constants-Cnq4ruq6.d.mts +29 -0
  52. package/lib/constants-CuT1aTK4.js +43 -0
  53. package/lib/constants-CuT1aTK4.js.map +1 -0
  54. package/lib/constants-Cz7n-nLz.mjs +9 -0
  55. package/lib/constants-Cz7n-nLz.mjs.map +1 -0
  56. package/lib/constants-DQxcqnYL.d.ts +29 -0
  57. package/lib/constants-DRxdMM_X.mjs +20 -0
  58. package/lib/constants-DRxdMM_X.mjs.map +1 -0
  59. package/lib/constants-K2ObjToq.js +26 -0
  60. package/lib/constants-K2ObjToq.js.map +1 -0
  61. package/lib/constants-gCmka4Fp.d.ts +22 -0
  62. package/lib/constants-oTHAnh6r.mjs +18 -0
  63. package/lib/constants-oTHAnh6r.mjs.map +1 -0
  64. package/lib/constants-wDPBqTIv.d.mts +22 -0
  65. package/lib/customized-link/external-link.d.mts +3 -7
  66. package/lib/customized-link/external-link.d.ts +3 -7
  67. package/lib/customized-link/external-link.js +2 -17
  68. package/lib/customized-link/external-link.mjs +3 -3
  69. package/lib/customized-link/index.d.mts +10 -8
  70. package/lib/customized-link/index.d.ts +10 -8
  71. package/lib/customized-link/index.js +6 -40
  72. package/lib/customized-link/index.mjs +5 -5
  73. package/lib/customized-link/internal-link.d.mts +3 -7
  74. package/lib/customized-link/internal-link.d.ts +3 -7
  75. package/lib/customized-link/internal-link.js +3 -19
  76. package/lib/customized-link/internal-link.mjs +6 -3
  77. package/lib/customized-link/type.d.mts +2 -9
  78. package/lib/customized-link/type.d.ts +2 -9
  79. package/lib/customized-link/type.js +0 -4
  80. package/lib/customized-link/type.mjs +1 -3
  81. package/lib/customized-link-DNKmWI0u.mjs +12 -0
  82. package/lib/customized-link-DNKmWI0u.mjs.map +1 -0
  83. package/lib/customized-link-XNoMkeYw.js +17 -0
  84. package/lib/customized-link-XNoMkeYw.js.map +1 -0
  85. package/lib/divider/constants.d.mts +3 -0
  86. package/lib/divider/constants.d.ts +3 -0
  87. package/lib/divider/constants.js +3 -0
  88. package/lib/divider/constants.mjs +3 -0
  89. package/lib/divider/index.d.mts +15 -0
  90. package/lib/divider/index.d.ts +15 -0
  91. package/lib/divider/index.js +6 -0
  92. package/lib/divider/index.mjs +4 -0
  93. package/lib/divider-CEIxmAsH.mjs +15 -0
  94. package/lib/divider-CEIxmAsH.mjs.map +1 -0
  95. package/lib/divider-Db3AhImD.js +29 -0
  96. package/lib/divider-Db3AhImD.js.map +1 -0
  97. package/lib/dropdown-menu/index.d.mts +17 -0
  98. package/lib/dropdown-menu/index.d.ts +17 -0
  99. package/lib/dropdown-menu/index.js +13 -0
  100. package/lib/dropdown-menu/index.mjs +13 -0
  101. package/lib/dropdown-menu-BWuoUGuB.mjs +135 -0
  102. package/lib/dropdown-menu-BWuoUGuB.mjs.map +1 -0
  103. package/lib/dropdown-menu-CC0Yh31s.js +180 -0
  104. package/lib/dropdown-menu-CC0Yh31s.js.map +1 -0
  105. package/lib/external-link-2XoC1_oL.d.ts +9 -0
  106. package/lib/external-link-BMrkjNyi.js +23 -0
  107. package/lib/external-link-BMrkjNyi.js.map +1 -0
  108. package/lib/external-link-BykRRwmY.mjs +16 -0
  109. package/lib/external-link-BykRRwmY.mjs.map +1 -0
  110. package/lib/external-link-DTOcLL22.d.mts +9 -0
  111. package/lib/external-links-2b4M_rcA.mjs +17 -0
  112. package/lib/external-links-2b4M_rcA.mjs.map +1 -0
  113. package/lib/external-links-SfJjb48j.js +23 -0
  114. package/lib/external-links-SfJjb48j.js.map +1 -0
  115. package/lib/hamburger-menu/index.d.mts +7 -0
  116. package/lib/hamburger-menu/index.d.ts +6 -0
  117. package/lib/hamburger-menu/index.js +21 -0
  118. package/lib/hamburger-menu/index.mjs +21 -0
  119. package/lib/hamburger-menu-BsIaOOoy.js +486 -0
  120. package/lib/hamburger-menu-BsIaOOoy.js.map +1 -0
  121. package/lib/hamburger-menu-CI3TOV9q.mjs +471 -0
  122. package/lib/hamburger-menu-CI3TOV9q.mjs.map +1 -0
  123. package/lib/header/index.d.mts +26 -0
  124. package/lib/header/index.d.ts +25 -0
  125. package/lib/header/index.js +469 -0
  126. package/lib/header/index.js.map +1 -0
  127. package/lib/header/index.mjs +463 -0
  128. package/lib/header/index.mjs.map +1 -0
  129. package/lib/heading-B_pZSTvs.js +75 -0
  130. package/lib/heading-B_pZSTvs.js.map +1 -0
  131. package/lib/heading-DL8WhtCD.mjs +37 -0
  132. package/lib/heading-DL8WhtCD.mjs.map +1 -0
  133. package/lib/icons/constants.d.mts +3 -0
  134. package/lib/icons/constants.d.ts +3 -0
  135. package/lib/icons/constants.js +5 -0
  136. package/lib/icons/constants.mjs +3 -0
  137. package/lib/icons/index.d.mts +40 -0
  138. package/lib/icons/index.d.ts +40 -0
  139. package/lib/icons/index.js +12 -0
  140. package/lib/icons/index.mjs +5 -0
  141. package/lib/icons-Bs84WbEt.mjs +57 -0
  142. package/lib/icons-Bs84WbEt.mjs.map +1 -0
  143. package/lib/icons-bC_xV5mJ.js +107 -0
  144. package/lib/icons-bC_xV5mJ.js.map +1 -0
  145. package/lib/index-CgixcmUN.d.mts +5 -0
  146. package/lib/index-H3peA2d_.d.ts +5 -0
  147. package/lib/internal-link-BLXTBMRq.js +2278 -0
  148. package/lib/internal-link-BLXTBMRq.js.map +1 -0
  149. package/lib/internal-link-DCSEl1jM.d.ts +9 -0
  150. package/lib/internal-link-NQb751uB.mjs +2299 -0
  151. package/lib/internal-link-NQb751uB.mjs.map +1 -0
  152. package/lib/internal-link-R2--P52c.d.mts +9 -0
  153. package/lib/internal-links-BF-974mA.mjs +52 -0
  154. package/lib/internal-links-BF-974mA.mjs.map +1 -0
  155. package/lib/internal-links-CBkMU8cY.js +58 -0
  156. package/lib/internal-links-CBkMU8cY.js.map +1 -0
  157. package/lib/logo/constants.d.mts +3 -0
  158. package/lib/logo/constants.d.ts +3 -0
  159. package/lib/logo/constants.js +5 -0
  160. package/lib/logo/constants.mjs +3 -0
  161. package/lib/logo/index.d.mts +42 -0
  162. package/lib/logo/index.d.ts +42 -0
  163. package/lib/logo/index.js +8 -0
  164. package/lib/logo/index.mjs +5 -0
  165. package/lib/logo-B35TnPzd.mjs +64 -0
  166. package/lib/logo-B35TnPzd.mjs.map +1 -0
  167. package/lib/logo-D5plc5jE.js +83 -0
  168. package/lib/logo-D5plc5jE.js.map +1 -0
  169. package/lib/paragraph-BWXQNQtX.mjs +30 -0
  170. package/lib/paragraph-BWXQNQtX.mjs.map +1 -0
  171. package/lib/paragraph-CJvb0_cM.js +56 -0
  172. package/lib/paragraph-CJvb0_cM.js.map +1 -0
  173. package/lib/release-branch-BLAOXJu1.d.mts +14 -0
  174. package/lib/release-branch-CRZV4Ivz.js +18 -0
  175. package/lib/release-branch-CRZV4Ivz.js.map +1 -0
  176. package/lib/release-branch-CsBbhuYE.d.ts +14 -0
  177. package/lib/release-branch-DNCD1uH_.mjs +12 -0
  178. package/lib/release-branch-DNCD1uH_.mjs.map +1 -0
  179. package/lib/request-origins-BDXulkK9.js +57 -0
  180. package/lib/request-origins-BDXulkK9.js.map +1 -0
  181. package/lib/request-origins-CGkNWg8R.mjs +46 -0
  182. package/lib/request-origins-CGkNWg8R.mjs.map +1 -0
  183. package/lib/styles.css +989 -3
  184. package/lib/text/constants.d.mts +3 -0
  185. package/lib/text/constants.d.ts +3 -0
  186. package/lib/text/constants.js +4 -0
  187. package/lib/text/constants.mjs +3 -0
  188. package/lib/text/heading.d.mts +22 -20
  189. package/lib/text/heading.d.ts +22 -20
  190. package/lib/text/heading.js +9 -70
  191. package/lib/text/heading.mjs +4 -4
  192. package/lib/text/paragraph.d.mts +18 -16
  193. package/lib/text/paragraph.d.ts +18 -16
  194. package/lib/text/paragraph.js +6 -57
  195. package/lib/text/paragraph.mjs +4 -4
  196. package/lib/theme-8Q9pR2P5.d.mts +13 -0
  197. package/lib/theme-BDGfJ8n-.d.ts +13 -0
  198. package/lib/theme-BG6yZVj-.mjs +11 -0
  199. package/lib/theme-BG6yZVj-.mjs.map +1 -0
  200. package/lib/theme-DDBlIbeS.js +17 -0
  201. package/lib/theme-DDBlIbeS.js.map +1 -0
  202. package/lib/title-bar/index.d.mts +55 -23
  203. package/lib/title-bar/index.d.ts +55 -23
  204. package/lib/title-bar/index.js +132 -358
  205. package/lib/title-bar/index.js.map +1 -1
  206. package/lib/title-bar/index.mjs +140 -24
  207. package/lib/title-bar/index.mjs.map +1 -1
  208. package/lib/type-C4hJK9H9.d.ts +11 -0
  209. package/lib/type-nAFiNBfk.d.mts +11 -0
  210. package/lib/types/index.d.mts +2 -3
  211. package/lib/types/index.d.ts +2 -3
  212. package/lib/types/index.js +0 -4
  213. package/lib/types/index.mjs +1 -3
  214. package/package.json +11 -6
  215. package/lib/button/components/text-button/index.d.mts +0 -24
  216. package/lib/button/components/text-button/index.d.ts +0 -24
  217. package/lib/button/components/text-button/index.js +0 -156
  218. package/lib/button/components/text-button/index.js.map +0 -1
  219. package/lib/button/components/text-button/index.mjs +0 -7
  220. package/lib/button/components/text-button/index.mjs.map +0 -1
  221. package/lib/button/constant.d.mts +0 -11
  222. package/lib/button/constant.d.ts +0 -11
  223. package/lib/button/constant.js +0 -13
  224. package/lib/button/constant.js.map +0 -1
  225. package/lib/button/constant.mjs +0 -3
  226. package/lib/button/constant.mjs.map +0 -1
  227. package/lib/button/enum.d.mts +0 -11
  228. package/lib/button/enum.d.ts +0 -11
  229. package/lib/button/enum.js +0 -19
  230. package/lib/button/enum.js.map +0 -1
  231. package/lib/button/enum.mjs +0 -3
  232. package/lib/button/enum.mjs.map +0 -1
  233. package/lib/button/index.js.map +0 -1
  234. package/lib/button/index.mjs.map +0 -1
  235. package/lib/button/stories/text-button.stories.d.mts +0 -55
  236. package/lib/button/stories/text-button.stories.d.ts +0 -55
  237. package/lib/button/stories/text-button.stories.js +0 -206
  238. package/lib/button/stories/text-button.stories.js.map +0 -1
  239. package/lib/button/stories/text-button.stories.mjs +0 -34
  240. package/lib/button/stories/text-button.stories.mjs.map +0 -1
  241. package/lib/chunk-6DXA3EX7.mjs +0 -35
  242. package/lib/chunk-6DXA3EX7.mjs.map +0 -1
  243. package/lib/chunk-7DK5MO62.mjs +0 -8
  244. package/lib/chunk-7DK5MO62.mjs.map +0 -1
  245. package/lib/chunk-CZVB2Y6O.mjs +0 -27
  246. package/lib/chunk-CZVB2Y6O.mjs.map +0 -1
  247. package/lib/chunk-GQWO45DN.mjs +0 -32
  248. package/lib/chunk-GQWO45DN.mjs.map +0 -1
  249. package/lib/chunk-GRCEZABQ.mjs +0 -38
  250. package/lib/chunk-GRCEZABQ.mjs.map +0 -1
  251. package/lib/chunk-HQG6Q2EY.mjs +0 -42
  252. package/lib/chunk-HQG6Q2EY.mjs.map +0 -1
  253. package/lib/chunk-JB4TYHDE.mjs +0 -11
  254. package/lib/chunk-JB4TYHDE.mjs.map +0 -1
  255. package/lib/chunk-JFT6JILC.mjs +0 -12
  256. package/lib/chunk-JFT6JILC.mjs.map +0 -1
  257. package/lib/chunk-JHLT5GDV.mjs +0 -50
  258. package/lib/chunk-JHLT5GDV.mjs.map +0 -1
  259. package/lib/chunk-QE5LVT7A.mjs +0 -90
  260. package/lib/chunk-QE5LVT7A.mjs.map +0 -1
  261. package/lib/chunk-QOLETTSG.mjs +0 -28
  262. package/lib/chunk-QOLETTSG.mjs.map +0 -1
  263. package/lib/chunk-R4F4LGAY.mjs +0 -56
  264. package/lib/chunk-R4F4LGAY.mjs.map +0 -1
  265. package/lib/chunk-UM7RNC2Y.mjs +0 -14
  266. package/lib/chunk-UM7RNC2Y.mjs.map +0 -1
  267. package/lib/chunk-URJXIWFX.mjs +0 -16
  268. package/lib/chunk-URJXIWFX.mjs.map +0 -1
  269. package/lib/chunk-X2UWIBNH.mjs +0 -16
  270. package/lib/chunk-X2UWIBNH.mjs.map +0 -1
  271. package/lib/chunk-XO7SDD7W.mjs +0 -17
  272. package/lib/chunk-XO7SDD7W.mjs.map +0 -1
  273. package/lib/customized-link/external-link.js.map +0 -1
  274. package/lib/customized-link/external-link.mjs.map +0 -1
  275. package/lib/customized-link/index.js.map +0 -1
  276. package/lib/customized-link/index.mjs.map +0 -1
  277. package/lib/customized-link/internal-link.js.map +0 -1
  278. package/lib/customized-link/internal-link.mjs.map +0 -1
  279. package/lib/customized-link/type.js.map +0 -1
  280. package/lib/customized-link/type.mjs.map +0 -1
  281. package/lib/storybook/utils/get-enum-arg.d.mts +0 -19
  282. package/lib/storybook/utils/get-enum-arg.d.ts +0 -19
  283. package/lib/storybook/utils/get-enum-arg.js +0 -31
  284. package/lib/storybook/utils/get-enum-arg.js.map +0 -1
  285. package/lib/storybook/utils/get-enum-arg.mjs +0 -3
  286. package/lib/storybook/utils/get-enum-arg.mjs.map +0 -1
  287. package/lib/styles.css.map +0 -1
  288. package/lib/styles.d.mts +0 -2
  289. package/lib/styles.d.ts +0 -2
  290. package/lib/text/enum/index.d.mts +0 -15
  291. package/lib/text/enum/index.d.ts +0 -15
  292. package/lib/text/enum/index.js +0 -17
  293. package/lib/text/enum/index.js.map +0 -1
  294. package/lib/text/enum/index.mjs +0 -3
  295. package/lib/text/enum/index.mjs.map +0 -1
  296. package/lib/text/heading.js.map +0 -1
  297. package/lib/text/heading.mjs.map +0 -1
  298. package/lib/text/paragraph.js.map +0 -1
  299. package/lib/text/paragraph.mjs.map +0 -1
  300. package/lib/text/stories/heading.stories.d.mts +0 -35
  301. package/lib/text/stories/heading.stories.d.ts +0 -35
  302. package/lib/text/stories/heading.stories.js +0 -131
  303. package/lib/text/stories/heading.stories.js.map +0 -1
  304. package/lib/text/stories/heading.stories.mjs +0 -50
  305. package/lib/text/stories/heading.stories.mjs.map +0 -1
  306. package/lib/text/stories/paragraph.stories.d.mts +0 -33
  307. package/lib/text/stories/paragraph.stories.d.ts +0 -33
  308. package/lib/text/stories/paragraph.stories.js +0 -108
  309. package/lib/text/stories/paragraph.stories.js.map +0 -1
  310. package/lib/text/stories/paragraph.stories.mjs +0 -40
  311. package/lib/text/stories/paragraph.stories.mjs.map +0 -1
  312. package/lib/title-bar/components/title-tab/hook.d.mts +0 -5
  313. package/lib/title-bar/components/title-tab/hook.d.ts +0 -5
  314. package/lib/title-bar/components/title-tab/hook.js +0 -34
  315. package/lib/title-bar/components/title-tab/hook.js.map +0 -1
  316. package/lib/title-bar/components/title-tab/hook.mjs +0 -3
  317. package/lib/title-bar/components/title-tab/hook.mjs.map +0 -1
  318. package/lib/title-bar/components/title-tab/index.d.mts +0 -11
  319. package/lib/title-bar/components/title-tab/index.d.ts +0 -11
  320. package/lib/title-bar/components/title-tab/index.js +0 -321
  321. package/lib/title-bar/components/title-tab/index.js.map +0 -1
  322. package/lib/title-bar/components/title-tab/index.mjs +0 -15
  323. package/lib/title-bar/components/title-tab/index.mjs.map +0 -1
  324. package/lib/title-bar/components/title-tab/tab-item.d.mts +0 -10
  325. package/lib/title-bar/components/title-tab/tab-item.d.ts +0 -10
  326. package/lib/title-bar/components/title-tab/tab-item.js +0 -204
  327. package/lib/title-bar/components/title-tab/tab-item.js.map +0 -1
  328. package/lib/title-bar/components/title-tab/tab-item.mjs +0 -12
  329. package/lib/title-bar/components/title-tab/tab-item.mjs.map +0 -1
  330. package/lib/title-bar/components/title-tab/type.d.mts +0 -8
  331. package/lib/title-bar/components/title-tab/type.d.ts +0 -8
  332. package/lib/title-bar/components/title-tab/type.js +0 -4
  333. package/lib/title-bar/components/title-tab/type.js.map +0 -1
  334. package/lib/title-bar/components/title-tab/type.mjs +0 -3
  335. package/lib/title-bar/components/title-tab/type.mjs.map +0 -1
  336. package/lib/title-bar/components/title1.d.mts +0 -10
  337. package/lib/title-bar/components/title1.d.ts +0 -10
  338. package/lib/title-bar/components/title1.js +0 -123
  339. package/lib/title-bar/components/title1.js.map +0 -1
  340. package/lib/title-bar/components/title1.mjs +0 -6
  341. package/lib/title-bar/components/title1.mjs.map +0 -1
  342. package/lib/title-bar/components/title2.d.mts +0 -11
  343. package/lib/title-bar/components/title2.d.ts +0 -11
  344. package/lib/title-bar/components/title2.js +0 -131
  345. package/lib/title-bar/components/title2.js.map +0 -1
  346. package/lib/title-bar/components/title2.mjs +0 -6
  347. package/lib/title-bar/components/title2.mjs.map +0 -1
  348. package/lib/title-bar/stories/title-tab.stories.d.mts +0 -17
  349. package/lib/title-bar/stories/title-tab.stories.d.ts +0 -17
  350. package/lib/title-bar/stories/title-tab.stories.js +0 -345
  351. package/lib/title-bar/stories/title-tab.stories.js.map +0 -1
  352. package/lib/title-bar/stories/title-tab.stories.mjs +0 -38
  353. package/lib/title-bar/stories/title-tab.stories.mjs.map +0 -1
  354. package/lib/title-bar/stories/title1.stories.d.mts +0 -18
  355. package/lib/title-bar/stories/title1.stories.d.ts +0 -18
  356. package/lib/title-bar/stories/title1.stories.js +0 -155
  357. package/lib/title-bar/stories/title1.stories.js.map +0 -1
  358. package/lib/title-bar/stories/title1.stories.mjs +0 -35
  359. package/lib/title-bar/stories/title1.stories.mjs.map +0 -1
  360. package/lib/title-bar/stories/title2.stories.d.mts +0 -18
  361. package/lib/title-bar/stories/title2.stories.d.ts +0 -18
  362. package/lib/title-bar/stories/title2.stories.js +0 -258
  363. package/lib/title-bar/stories/title2.stories.js.map +0 -1
  364. package/lib/title-bar/stories/title2.stories.mjs +0 -37
  365. package/lib/title-bar/stories/title2.stories.mjs.map +0 -1
  366. package/lib/types/index.js.map +0 -1
  367. package/lib/types/index.mjs.map +0 -1
@@ -0,0 +1,3 @@
1
+ import "../index-CgixcmUN.mjs";
2
+ import { TYPE, Type, WEIGHT, Weight } from "../constants-BDoTzOZE.mjs";
3
+ export { TYPE, Type, WEIGHT, Weight };
@@ -0,0 +1,3 @@
1
+ import "../index-H3peA2d_.js";
2
+ import { TYPE, Type, WEIGHT, Weight } from "../constants-BS3rPbaX.js";
3
+ export { TYPE, Type, WEIGHT, Weight };
@@ -0,0 +1,4 @@
1
+ const require_constants = require('../constants-K2ObjToq.js');
2
+
3
+ exports.TYPE = require_constants.TYPE;
4
+ exports.WEIGHT = require_constants.WEIGHT;
@@ -0,0 +1,3 @@
1
+ import { TYPE, WEIGHT } from "../constants-BWFuBApI.mjs";
2
+
3
+ export { TYPE, WEIGHT };
@@ -1,29 +1,31 @@
1
- import react__default from 'react';
2
- import { Type, TYPE } from './enum/index.mjs';
3
- import '../types/index.mjs';
1
+ import "../index-CgixcmUN.mjs";
2
+ import { TYPE, Type } from "../constants-BDoTzOZE.mjs";
3
+ import React from "react";
4
4
 
5
- type HeadingProps = react__default.HTMLAttributes<HTMLHeadingElement> & {
6
- text?: string;
7
- type?: Type;
8
- className?: string;
5
+ //#region src/text/heading.d.ts
6
+ type HeadingProps = React.HTMLAttributes<HTMLHeadingElement> & {
7
+ text?: string;
8
+ type?: Type;
9
+ className?: string;
9
10
  };
10
- declare const H1: react__default.FC<HeadingProps> & {
11
- Type: typeof TYPE;
11
+ declare const H1: React.FC<HeadingProps> & {
12
+ Type: typeof TYPE;
12
13
  };
13
- declare const H2: react__default.FC<HeadingProps> & {
14
- Type: typeof TYPE;
14
+ declare const H2: React.FC<HeadingProps> & {
15
+ Type: typeof TYPE;
15
16
  };
16
- declare const H3: react__default.FC<HeadingProps> & {
17
- Type: typeof TYPE;
17
+ declare const H3: React.FC<HeadingProps> & {
18
+ Type: typeof TYPE;
18
19
  };
19
- declare const H4: react__default.FC<HeadingProps> & {
20
- Type: typeof TYPE;
20
+ declare const H4: React.FC<HeadingProps> & {
21
+ Type: typeof TYPE;
21
22
  };
22
- declare const H5: react__default.FC<HeadingProps> & {
23
- Type: typeof TYPE;
23
+ declare const H5: React.FC<HeadingProps> & {
24
+ Type: typeof TYPE;
24
25
  };
25
- declare const H6: react__default.FC<HeadingProps> & {
26
- Type: typeof TYPE;
26
+ declare const H6: React.FC<HeadingProps> & {
27
+ Type: typeof TYPE;
27
28
  };
28
-
29
+ //#endregion
29
30
  export { H1, H2, H3, H4, H5, H6 };
31
+ //# sourceMappingURL=heading.d.mts.map
@@ -1,29 +1,31 @@
1
- import react__default from 'react';
2
- import { Type, TYPE } from './enum/index.js';
3
- import '../types/index.js';
1
+ import "../index-H3peA2d_.js";
2
+ import { TYPE, Type } from "../constants-BS3rPbaX.js";
3
+ import React from "react";
4
4
 
5
- type HeadingProps = react__default.HTMLAttributes<HTMLHeadingElement> & {
6
- text?: string;
7
- type?: Type;
8
- className?: string;
5
+ //#region src/text/heading.d.ts
6
+ type HeadingProps = React.HTMLAttributes<HTMLHeadingElement> & {
7
+ text?: string;
8
+ type?: Type;
9
+ className?: string;
9
10
  };
10
- declare const H1: react__default.FC<HeadingProps> & {
11
- Type: typeof TYPE;
11
+ declare const H1: React.FC<HeadingProps> & {
12
+ Type: typeof TYPE;
12
13
  };
13
- declare const H2: react__default.FC<HeadingProps> & {
14
- Type: typeof TYPE;
14
+ declare const H2: React.FC<HeadingProps> & {
15
+ Type: typeof TYPE;
15
16
  };
16
- declare const H3: react__default.FC<HeadingProps> & {
17
- Type: typeof TYPE;
17
+ declare const H3: React.FC<HeadingProps> & {
18
+ Type: typeof TYPE;
18
19
  };
19
- declare const H4: react__default.FC<HeadingProps> & {
20
- Type: typeof TYPE;
20
+ declare const H4: React.FC<HeadingProps> & {
21
+ Type: typeof TYPE;
21
22
  };
22
- declare const H5: react__default.FC<HeadingProps> & {
23
- Type: typeof TYPE;
23
+ declare const H5: React.FC<HeadingProps> & {
24
+ Type: typeof TYPE;
24
25
  };
25
- declare const H6: react__default.FC<HeadingProps> & {
26
- Type: typeof TYPE;
26
+ declare const H6: React.FC<HeadingProps> & {
27
+ Type: typeof TYPE;
27
28
  };
28
-
29
+ //#endregion
29
30
  export { H1, H2, H3, H4, H5, H6 };
31
+ //# sourceMappingURL=heading.d.ts.map
@@ -1,70 +1,9 @@
1
- 'use strict';
2
-
3
- var clsx = require('clsx');
4
- var React = require('react');
5
-
6
- function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
7
-
8
- var clsx__default = /*#__PURE__*/_interopDefault(clsx);
9
- var React__default = /*#__PURE__*/_interopDefault(React);
10
-
11
- // src/text/heading.tsx
12
-
13
- // src/text/enum/index.ts
14
- var TYPE = {
15
- default: "default",
16
- article: "article"
17
- };
18
-
19
- // src/text/heading.tsx
20
- var baseClass = "font-bold";
21
- var variantClass = {
22
- H1: "text-[28px] leading-[125%] tablet:text-[36px]",
23
- H2: "text-[24px] leading-[125%] tablet:text-[32px]",
24
- H3: "text-[22px] leading-[150%] tablet:text-[28px]",
25
- H4: "text-[18px] leading-[150%] tablet:text-[22px]",
26
- H5: "text-[17px] leading-[150%] tablet:text-[18px]",
27
- H6: "text-[16px] leading-[150%] tablet:text-[16px]"
28
- };
29
- var HeadingVariant = (variant) => {
30
- const Component = ({
31
- text = "",
32
- type = TYPE.default,
33
- className = "",
34
- ...props
35
- }) => {
36
- const htmlTag = variant.toLowerCase();
37
- const fontFamily = type === TYPE.article ? "font-title" : "font-default";
38
- return React__default.default.createElement(
39
- htmlTag,
40
- {
41
- className: clsx__default.default(
42
- fontFamily,
43
- baseClass,
44
- variantClass[variant],
45
- className
46
- ),
47
- ...props
48
- },
49
- text
50
- );
51
- };
52
- Component.displayName = variant;
53
- Component.Type = TYPE;
54
- return Component;
55
- };
56
- var H1 = HeadingVariant("H1");
57
- var H2 = HeadingVariant("H2");
58
- var H3 = HeadingVariant("H3");
59
- var H4 = HeadingVariant("H4");
60
- var H5 = HeadingVariant("H5");
61
- var H6 = HeadingVariant("H6");
62
-
63
- exports.H1 = H1;
64
- exports.H2 = H2;
65
- exports.H3 = H3;
66
- exports.H4 = H4;
67
- exports.H5 = H5;
68
- exports.H6 = H6;
69
- //# sourceMappingURL=heading.js.map
70
- //# sourceMappingURL=heading.js.map
1
+ require('../constants-K2ObjToq.js');
2
+ const require_heading = require('../heading-B_pZSTvs.js');
3
+
4
+ exports.H1 = require_heading.H1;
5
+ exports.H2 = require_heading.H2;
6
+ exports.H3 = require_heading.H3;
7
+ exports.H4 = require_heading.H4;
8
+ exports.H5 = require_heading.H5;
9
+ exports.H6 = require_heading.H6;
@@ -1,4 +1,4 @@
1
- export { H1, H2, H3, H4, H5, H6 } from '../chunk-JHLT5GDV.mjs';
2
- import '../chunk-UM7RNC2Y.mjs';
3
- //# sourceMappingURL=heading.mjs.map
4
- //# sourceMappingURL=heading.mjs.map
1
+ import "../constants-BWFuBApI.mjs";
2
+ import { H1, H2, H3, H4, H5, H6 } from "../heading-DL8WhtCD.mjs";
3
+
4
+ export { H1, H2, H3, H4, H5, H6 };
@@ -1,23 +1,25 @@
1
- import react__default from 'react';
2
- import { Weight, WEIGHT } from './enum/index.mjs';
3
- import '../types/index.mjs';
1
+ import "../index-CgixcmUN.mjs";
2
+ import { WEIGHT, Weight } from "../constants-BDoTzOZE.mjs";
3
+ import React from "react";
4
4
 
5
- type ParagraphProps = react__default.HTMLAttributes<HTMLParagraphElement> & {
6
- text?: string;
7
- weight?: Weight;
8
- className?: string;
5
+ //#region src/text/paragraph.d.ts
6
+ type ParagraphProps = React.HTMLAttributes<HTMLParagraphElement> & {
7
+ text?: string;
8
+ weight?: Weight;
9
+ className?: string;
9
10
  };
10
- declare const P1: react__default.FC<ParagraphProps> & {
11
- Weight: typeof WEIGHT;
11
+ declare const P1: React.FC<ParagraphProps> & {
12
+ Weight: typeof WEIGHT;
12
13
  };
13
- declare const P2: react__default.FC<ParagraphProps> & {
14
- Weight: typeof WEIGHT;
14
+ declare const P2: React.FC<ParagraphProps> & {
15
+ Weight: typeof WEIGHT;
15
16
  };
16
- declare const P3: react__default.FC<ParagraphProps> & {
17
- Weight: typeof WEIGHT;
17
+ declare const P3: React.FC<ParagraphProps> & {
18
+ Weight: typeof WEIGHT;
18
19
  };
19
- declare const P4: react__default.FC<ParagraphProps> & {
20
- Weight: typeof WEIGHT;
20
+ declare const P4: React.FC<ParagraphProps> & {
21
+ Weight: typeof WEIGHT;
21
22
  };
22
-
23
+ //#endregion
23
24
  export { P1, P2, P3, P4 };
25
+ //# sourceMappingURL=paragraph.d.mts.map
@@ -1,23 +1,25 @@
1
- import react__default from 'react';
2
- import { Weight, WEIGHT } from './enum/index.js';
3
- import '../types/index.js';
1
+ import "../index-H3peA2d_.js";
2
+ import { WEIGHT, Weight } from "../constants-BS3rPbaX.js";
3
+ import React from "react";
4
4
 
5
- type ParagraphProps = react__default.HTMLAttributes<HTMLParagraphElement> & {
6
- text?: string;
7
- weight?: Weight;
8
- className?: string;
5
+ //#region src/text/paragraph.d.ts
6
+ type ParagraphProps = React.HTMLAttributes<HTMLParagraphElement> & {
7
+ text?: string;
8
+ weight?: Weight;
9
+ className?: string;
9
10
  };
10
- declare const P1: react__default.FC<ParagraphProps> & {
11
- Weight: typeof WEIGHT;
11
+ declare const P1: React.FC<ParagraphProps> & {
12
+ Weight: typeof WEIGHT;
12
13
  };
13
- declare const P2: react__default.FC<ParagraphProps> & {
14
- Weight: typeof WEIGHT;
14
+ declare const P2: React.FC<ParagraphProps> & {
15
+ Weight: typeof WEIGHT;
15
16
  };
16
- declare const P3: react__default.FC<ParagraphProps> & {
17
- Weight: typeof WEIGHT;
17
+ declare const P3: React.FC<ParagraphProps> & {
18
+ Weight: typeof WEIGHT;
18
19
  };
19
- declare const P4: react__default.FC<ParagraphProps> & {
20
- Weight: typeof WEIGHT;
20
+ declare const P4: React.FC<ParagraphProps> & {
21
+ Weight: typeof WEIGHT;
21
22
  };
22
-
23
+ //#endregion
23
24
  export { P1, P2, P3, P4 };
25
+ //# sourceMappingURL=paragraph.d.ts.map
@@ -1,58 +1,7 @@
1
- 'use strict';
1
+ require('../constants-K2ObjToq.js');
2
+ const require_paragraph = require('../paragraph-CJvb0_cM.js');
2
3
 
3
- var clsx = require('clsx');
4
- var jsxRuntime = require('react/jsx-runtime');
5
-
6
- function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
7
-
8
- var clsx__default = /*#__PURE__*/_interopDefault(clsx);
9
-
10
- // src/text/paragraph.tsx
11
-
12
- // src/text/enum/index.ts
13
- var WEIGHT = {
14
- extraLight: "extra-light",
15
- normal: "normal",
16
- bold: "bold"
17
- };
18
- var baseClass = "font-default leading-[150%] flex items-center m-0";
19
- var variantClass = {
20
- P1: "text-[16px]",
21
- P2: "text-[14px]",
22
- P3: "text-[12px]",
23
- P4: "text-[10px]"
24
- };
25
- var ParagraphVariant = (variant) => {
26
- const Component = ({
27
- text = "",
28
- weight = WEIGHT.normal,
29
- className = "",
30
- ...props
31
- }) => /* @__PURE__ */ jsxRuntime.jsx(
32
- "p",
33
- {
34
- className: clsx__default.default(
35
- baseClass,
36
- variantClass[variant],
37
- `font-${weight}`,
38
- className
39
- ),
40
- ...props,
41
- children: text
42
- }
43
- );
44
- Component.displayName = variant;
45
- Component.Weight = WEIGHT;
46
- return Component;
47
- };
48
- var P1 = ParagraphVariant("P1");
49
- var P2 = ParagraphVariant("P2");
50
- var P3 = ParagraphVariant("P3");
51
- var P4 = ParagraphVariant("P4");
52
-
53
- exports.P1 = P1;
54
- exports.P2 = P2;
55
- exports.P3 = P3;
56
- exports.P4 = P4;
57
- //# sourceMappingURL=paragraph.js.map
58
- //# sourceMappingURL=paragraph.js.map
4
+ exports.P1 = require_paragraph.P1;
5
+ exports.P2 = require_paragraph.P2;
6
+ exports.P3 = require_paragraph.P3;
7
+ exports.P4 = require_paragraph.P4;
@@ -1,4 +1,4 @@
1
- export { P1, P2, P3, P4 } from '../chunk-HQG6Q2EY.mjs';
2
- import '../chunk-UM7RNC2Y.mjs';
3
- //# sourceMappingURL=paragraph.mjs.map
4
- //# sourceMappingURL=paragraph.mjs.map
1
+ import "../constants-BWFuBApI.mjs";
2
+ import { P1, P2, P3, P4 } from "../paragraph-BWXQNQtX.mjs";
3
+
4
+ export { P1, P2, P3, P4 };
@@ -0,0 +1,13 @@
1
+ import { ValuesOf } from "./index-CgixcmUN.mjs";
2
+
3
+ //#region src/constants/theme.d.ts
4
+ declare const THEME: {
5
+ readonly normal: "normal";
6
+ readonly photography: "photography";
7
+ readonly transparent: "transparent";
8
+ readonly index: "index";
9
+ };
10
+ type Theme = ValuesOf<typeof THEME>;
11
+ //#endregion
12
+ export { THEME, Theme };
13
+ //# sourceMappingURL=theme-8Q9pR2P5.d.mts.map
@@ -0,0 +1,13 @@
1
+ import { ValuesOf } from "./index-H3peA2d_.js";
2
+
3
+ //#region src/constants/theme.d.ts
4
+ declare const THEME: {
5
+ readonly normal: "normal";
6
+ readonly photography: "photography";
7
+ readonly transparent: "transparent";
8
+ readonly index: "index";
9
+ };
10
+ type Theme = ValuesOf<typeof THEME>;
11
+ //#endregion
12
+ export { THEME, Theme };
13
+ //# sourceMappingURL=theme-BDGfJ8n-.d.ts.map
@@ -0,0 +1,11 @@
1
+ //#region src/constants/theme.ts
2
+ const THEME = {
3
+ normal: "normal",
4
+ photography: "photography",
5
+ transparent: "transparent",
6
+ index: "index"
7
+ };
8
+
9
+ //#endregion
10
+ export { THEME };
11
+ //# sourceMappingURL=theme-BG6yZVj-.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"theme-BG6yZVj-.mjs","names":[],"sources":["../src/constants/theme.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const THEME = {\n normal: 'normal',\n photography: 'photography',\n transparent: 'transparent',\n index: 'index',\n} as const\n\nexport type Theme = ValuesOf<typeof THEME>\n"],"mappings":";AAEA,MAAa,QAAQ;CACnB,QAAQ;CACR,aAAa;CACb,aAAa;CACb,OAAO;CACR"}
@@ -0,0 +1,17 @@
1
+
2
+ //#region src/constants/theme.ts
3
+ const THEME = {
4
+ normal: "normal",
5
+ photography: "photography",
6
+ transparent: "transparent",
7
+ index: "index"
8
+ };
9
+
10
+ //#endregion
11
+ Object.defineProperty(exports, 'THEME', {
12
+ enumerable: true,
13
+ get: function () {
14
+ return THEME;
15
+ }
16
+ });
17
+ //# sourceMappingURL=theme-DDBlIbeS.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"theme-DDBlIbeS.js","names":[],"sources":["../src/constants/theme.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const THEME = {\n normal: 'normal',\n photography: 'photography',\n transparent: 'transparent',\n index: 'index',\n} as const\n\nexport type Theme = ValuesOf<typeof THEME>\n"],"mappings":";;AAEA,MAAa,QAAQ;CACnB,QAAQ;CACR,aAAa;CACb,aAAa;CACb,OAAO;CACR"}
@@ -1,26 +1,58 @@
1
- import { Tab } from './components/title-tab/type.mjs';
2
- import * as react from 'react';
3
- export { default as Title2 } from './components/title2.mjs';
4
- export { default as Title1 } from './components/title1.mjs';
5
- export { default as TitleTab } from './components/title-tab/index.mjs';
1
+ import * as react11 from "react";
2
+ import React$1, { FC } from "react";
6
3
 
4
+ //#region src/title-bar/components/title-tab/type.d.ts
5
+ type Tab = {
6
+ text: string;
7
+ link: string;
8
+ isExternal?: boolean;
9
+ isActive?: boolean;
10
+ };
11
+ //#endregion
12
+ //#region src/title-bar/components/title2.d.ts
13
+ type Title2Props = {
14
+ title: string;
15
+ subtitle?: string;
16
+ renderButton?: React$1.ReactNode;
17
+ className?: string;
18
+ };
19
+ declare const Title2: React$1.FC<Title2Props>;
20
+ //#endregion
21
+ //#region src/title-bar/components/title1.d.ts
22
+ type Title1Props = {
23
+ title: string;
24
+ subtitle?: string;
25
+ className?: string;
26
+ };
27
+ declare const Title1: FC<Title1Props>;
28
+ //#endregion
29
+ //#region src/title-bar/components/title-tab/index.d.ts
30
+ type TitleTabProps = {
31
+ title: string;
32
+ tabs: Tab[];
33
+ activeTabIndex?: number;
34
+ };
35
+ declare const TitleTab: FC<TitleTabProps>;
36
+ //#endregion
37
+ //#region src/title-bar/index.d.ts
7
38
  declare const _default: {
8
- Title2: react.FC<{
9
- title: string;
10
- subtitle?: string;
11
- renderButton?: React.ReactNode;
12
- className?: string;
13
- }>;
14
- Title1: react.FC<{
15
- title: string;
16
- subtitle?: string;
17
- className?: string;
18
- }>;
19
- TitleTab: react.FC<{
20
- title: string;
21
- tabs: Tab[];
22
- activeTabIndex?: number;
23
- }>;
39
+ Title2: react11.FC<{
40
+ title: string;
41
+ subtitle?: string;
42
+ renderButton?: React.ReactNode;
43
+ className?: string;
44
+ }>;
45
+ Title1: react11.FC<{
46
+ title: string;
47
+ subtitle?: string;
48
+ className?: string;
49
+ }>;
50
+ TitleTab: react11.FC<{
51
+ title: string;
52
+ tabs: Tab[];
53
+ activeTabIndex?: number;
54
+ }>;
24
55
  };
25
-
26
- export { _default as default };
56
+ //#endregion
57
+ export { Title1, Title2, TitleTab, _default as default };
58
+ //# sourceMappingURL=index.d.mts.map
@@ -1,26 +1,58 @@
1
- import { Tab } from './components/title-tab/type.js';
2
- import * as react from 'react';
3
- export { default as Title2 } from './components/title2.js';
4
- export { default as Title1 } from './components/title1.js';
5
- export { default as TitleTab } from './components/title-tab/index.js';
1
+ import * as react11 from "react";
2
+ import React$1, { FC } from "react";
6
3
 
4
+ //#region src/title-bar/components/title-tab/type.d.ts
5
+ type Tab = {
6
+ text: string;
7
+ link: string;
8
+ isExternal?: boolean;
9
+ isActive?: boolean;
10
+ };
11
+ //#endregion
12
+ //#region src/title-bar/components/title2.d.ts
13
+ type Title2Props = {
14
+ title: string;
15
+ subtitle?: string;
16
+ renderButton?: React$1.ReactNode;
17
+ className?: string;
18
+ };
19
+ declare const Title2: React$1.FC<Title2Props>;
20
+ //#endregion
21
+ //#region src/title-bar/components/title1.d.ts
22
+ type Title1Props = {
23
+ title: string;
24
+ subtitle?: string;
25
+ className?: string;
26
+ };
27
+ declare const Title1: FC<Title1Props>;
28
+ //#endregion
29
+ //#region src/title-bar/components/title-tab/index.d.ts
30
+ type TitleTabProps = {
31
+ title: string;
32
+ tabs: Tab[];
33
+ activeTabIndex?: number;
34
+ };
35
+ declare const TitleTab: FC<TitleTabProps>;
36
+ //#endregion
37
+ //#region src/title-bar/index.d.ts
7
38
  declare const _default: {
8
- Title2: react.FC<{
9
- title: string;
10
- subtitle?: string;
11
- renderButton?: React.ReactNode;
12
- className?: string;
13
- }>;
14
- Title1: react.FC<{
15
- title: string;
16
- subtitle?: string;
17
- className?: string;
18
- }>;
19
- TitleTab: react.FC<{
20
- title: string;
21
- tabs: Tab[];
22
- activeTabIndex?: number;
23
- }>;
39
+ Title2: react11.FC<{
40
+ title: string;
41
+ subtitle?: string;
42
+ renderButton?: React.ReactNode;
43
+ className?: string;
44
+ }>;
45
+ Title1: react11.FC<{
46
+ title: string;
47
+ subtitle?: string;
48
+ className?: string;
49
+ }>;
50
+ TitleTab: react11.FC<{
51
+ title: string;
52
+ tabs: Tab[];
53
+ activeTabIndex?: number;
54
+ }>;
24
55
  };
25
-
26
- export { _default as default };
56
+ //#endregion
57
+ export { Title1, Title2, TitleTab, _default as default };
58
+ //# sourceMappingURL=index.d.ts.map