@twreporter/react-typescript-components 0.1.0-beta.7 → 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 (375) 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 -207
  9. package/lib/button/index.mjs +7 -9
  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 +965 -0
  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 +131 -403
  205. package/lib/title-bar/index.js.map +1 -1
  206. package/lib/title-bar/index.mjs +140 -25
  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 -202
  218. package/lib/button/components/text-button/index.js.map +0 -1
  219. package/lib/button/components/text-button/index.mjs +0 -8
  220. package/lib/button/components/text-button/index.mjs.map +0 -1
  221. package/lib/button/components/text-button/theme.d.mts +0 -11
  222. package/lib/button/components/text-button/theme.d.ts +0 -11
  223. package/lib/button/components/text-button/theme.js +0 -65
  224. package/lib/button/components/text-button/theme.js.map +0 -1
  225. package/lib/button/components/text-button/theme.mjs +0 -5
  226. package/lib/button/components/text-button/theme.mjs.map +0 -1
  227. package/lib/button/constant.d.mts +0 -11
  228. package/lib/button/constant.d.ts +0 -11
  229. package/lib/button/constant.js +0 -13
  230. package/lib/button/constant.js.map +0 -1
  231. package/lib/button/constant.mjs +0 -3
  232. package/lib/button/constant.mjs.map +0 -1
  233. package/lib/button/enum.d.mts +0 -11
  234. package/lib/button/enum.d.ts +0 -11
  235. package/lib/button/enum.js +0 -19
  236. package/lib/button/enum.js.map +0 -1
  237. package/lib/button/enum.mjs +0 -3
  238. package/lib/button/enum.mjs.map +0 -1
  239. package/lib/button/index.js.map +0 -1
  240. package/lib/button/index.mjs.map +0 -1
  241. package/lib/button/stories/text-button.stories.d.mts +0 -55
  242. package/lib/button/stories/text-button.stories.d.ts +0 -55
  243. package/lib/button/stories/text-button.stories.js +0 -252
  244. package/lib/button/stories/text-button.stories.js.map +0 -1
  245. package/lib/button/stories/text-button.stories.mjs +0 -35
  246. package/lib/button/stories/text-button.stories.mjs.map +0 -1
  247. package/lib/chunk-6DXA3EX7.mjs +0 -35
  248. package/lib/chunk-6DXA3EX7.mjs.map +0 -1
  249. package/lib/chunk-7NJDHQ2X.mjs +0 -56
  250. package/lib/chunk-7NJDHQ2X.mjs.map +0 -1
  251. package/lib/chunk-ELECTE3D.mjs +0 -8
  252. package/lib/chunk-ELECTE3D.mjs.map +0 -1
  253. package/lib/chunk-FF422IYY.mjs +0 -38
  254. package/lib/chunk-FF422IYY.mjs.map +0 -1
  255. package/lib/chunk-FVKIUNIP.mjs +0 -58
  256. package/lib/chunk-FVKIUNIP.mjs.map +0 -1
  257. package/lib/chunk-GQWO45DN.mjs +0 -32
  258. package/lib/chunk-GQWO45DN.mjs.map +0 -1
  259. package/lib/chunk-HQG6Q2EY.mjs +0 -42
  260. package/lib/chunk-HQG6Q2EY.mjs.map +0 -1
  261. package/lib/chunk-JB4TYHDE.mjs +0 -11
  262. package/lib/chunk-JB4TYHDE.mjs.map +0 -1
  263. package/lib/chunk-JFT6JILC.mjs +0 -12
  264. package/lib/chunk-JFT6JILC.mjs.map +0 -1
  265. package/lib/chunk-JHLT5GDV.mjs +0 -50
  266. package/lib/chunk-JHLT5GDV.mjs.map +0 -1
  267. package/lib/chunk-QOLETTSG.mjs +0 -28
  268. package/lib/chunk-QOLETTSG.mjs.map +0 -1
  269. package/lib/chunk-U22UKMAJ.mjs +0 -84
  270. package/lib/chunk-U22UKMAJ.mjs.map +0 -1
  271. package/lib/chunk-UM7RNC2Y.mjs +0 -14
  272. package/lib/chunk-UM7RNC2Y.mjs.map +0 -1
  273. package/lib/chunk-URJXIWFX.mjs +0 -16
  274. package/lib/chunk-URJXIWFX.mjs.map +0 -1
  275. package/lib/chunk-X2UWIBNH.mjs +0 -16
  276. package/lib/chunk-X2UWIBNH.mjs.map +0 -1
  277. package/lib/chunk-XO7SDD7W.mjs +0 -17
  278. package/lib/chunk-XO7SDD7W.mjs.map +0 -1
  279. package/lib/chunk-ZALXWB2J.mjs +0 -27
  280. package/lib/chunk-ZALXWB2J.mjs.map +0 -1
  281. package/lib/customized-link/external-link.js.map +0 -1
  282. package/lib/customized-link/external-link.mjs.map +0 -1
  283. package/lib/customized-link/index.js.map +0 -1
  284. package/lib/customized-link/index.mjs.map +0 -1
  285. package/lib/customized-link/internal-link.js.map +0 -1
  286. package/lib/customized-link/internal-link.mjs.map +0 -1
  287. package/lib/customized-link/type.js.map +0 -1
  288. package/lib/customized-link/type.mjs.map +0 -1
  289. package/lib/storybook/utils/get-enum-arg.d.mts +0 -19
  290. package/lib/storybook/utils/get-enum-arg.d.ts +0 -19
  291. package/lib/storybook/utils/get-enum-arg.js +0 -31
  292. package/lib/storybook/utils/get-enum-arg.js.map +0 -1
  293. package/lib/storybook/utils/get-enum-arg.mjs +0 -3
  294. package/lib/storybook/utils/get-enum-arg.mjs.map +0 -1
  295. package/lib/styles.css.map +0 -1
  296. package/lib/styles.d.mts +0 -2
  297. package/lib/styles.d.ts +0 -2
  298. package/lib/text/enum/index.d.mts +0 -15
  299. package/lib/text/enum/index.d.ts +0 -15
  300. package/lib/text/enum/index.js +0 -17
  301. package/lib/text/enum/index.js.map +0 -1
  302. package/lib/text/enum/index.mjs +0 -3
  303. package/lib/text/enum/index.mjs.map +0 -1
  304. package/lib/text/heading.js.map +0 -1
  305. package/lib/text/heading.mjs.map +0 -1
  306. package/lib/text/paragraph.js.map +0 -1
  307. package/lib/text/paragraph.mjs.map +0 -1
  308. package/lib/text/stories/heading.stories.d.mts +0 -35
  309. package/lib/text/stories/heading.stories.d.ts +0 -35
  310. package/lib/text/stories/heading.stories.js +0 -131
  311. package/lib/text/stories/heading.stories.js.map +0 -1
  312. package/lib/text/stories/heading.stories.mjs +0 -50
  313. package/lib/text/stories/heading.stories.mjs.map +0 -1
  314. package/lib/text/stories/paragraph.stories.d.mts +0 -33
  315. package/lib/text/stories/paragraph.stories.d.ts +0 -33
  316. package/lib/text/stories/paragraph.stories.js +0 -108
  317. package/lib/text/stories/paragraph.stories.js.map +0 -1
  318. package/lib/text/stories/paragraph.stories.mjs +0 -40
  319. package/lib/text/stories/paragraph.stories.mjs.map +0 -1
  320. package/lib/title-bar/components/title-tab/hook.d.mts +0 -5
  321. package/lib/title-bar/components/title-tab/hook.d.ts +0 -5
  322. package/lib/title-bar/components/title-tab/hook.js +0 -34
  323. package/lib/title-bar/components/title-tab/hook.js.map +0 -1
  324. package/lib/title-bar/components/title-tab/hook.mjs +0 -3
  325. package/lib/title-bar/components/title-tab/hook.mjs.map +0 -1
  326. package/lib/title-bar/components/title-tab/index.d.mts +0 -11
  327. package/lib/title-bar/components/title-tab/index.d.ts +0 -11
  328. package/lib/title-bar/components/title-tab/index.js +0 -367
  329. package/lib/title-bar/components/title-tab/index.js.map +0 -1
  330. package/lib/title-bar/components/title-tab/index.mjs +0 -16
  331. package/lib/title-bar/components/title-tab/index.mjs.map +0 -1
  332. package/lib/title-bar/components/title-tab/tab-item.d.mts +0 -10
  333. package/lib/title-bar/components/title-tab/tab-item.d.ts +0 -10
  334. package/lib/title-bar/components/title-tab/tab-item.js +0 -250
  335. package/lib/title-bar/components/title-tab/tab-item.js.map +0 -1
  336. package/lib/title-bar/components/title-tab/tab-item.mjs +0 -13
  337. package/lib/title-bar/components/title-tab/tab-item.mjs.map +0 -1
  338. package/lib/title-bar/components/title-tab/type.d.mts +0 -8
  339. package/lib/title-bar/components/title-tab/type.d.ts +0 -8
  340. package/lib/title-bar/components/title-tab/type.js +0 -4
  341. package/lib/title-bar/components/title-tab/type.js.map +0 -1
  342. package/lib/title-bar/components/title-tab/type.mjs +0 -3
  343. package/lib/title-bar/components/title-tab/type.mjs.map +0 -1
  344. package/lib/title-bar/components/title1.d.mts +0 -10
  345. package/lib/title-bar/components/title1.d.ts +0 -10
  346. package/lib/title-bar/components/title1.js +0 -123
  347. package/lib/title-bar/components/title1.js.map +0 -1
  348. package/lib/title-bar/components/title1.mjs +0 -6
  349. package/lib/title-bar/components/title1.mjs.map +0 -1
  350. package/lib/title-bar/components/title2.d.mts +0 -11
  351. package/lib/title-bar/components/title2.d.ts +0 -11
  352. package/lib/title-bar/components/title2.js +0 -131
  353. package/lib/title-bar/components/title2.js.map +0 -1
  354. package/lib/title-bar/components/title2.mjs +0 -6
  355. package/lib/title-bar/components/title2.mjs.map +0 -1
  356. package/lib/title-bar/stories/title-tab.stories.d.mts +0 -17
  357. package/lib/title-bar/stories/title-tab.stories.d.ts +0 -17
  358. package/lib/title-bar/stories/title-tab.stories.js +0 -391
  359. package/lib/title-bar/stories/title-tab.stories.js.map +0 -1
  360. package/lib/title-bar/stories/title-tab.stories.mjs +0 -39
  361. package/lib/title-bar/stories/title-tab.stories.mjs.map +0 -1
  362. package/lib/title-bar/stories/title1.stories.d.mts +0 -18
  363. package/lib/title-bar/stories/title1.stories.d.ts +0 -18
  364. package/lib/title-bar/stories/title1.stories.js +0 -155
  365. package/lib/title-bar/stories/title1.stories.js.map +0 -1
  366. package/lib/title-bar/stories/title1.stories.mjs +0 -35
  367. package/lib/title-bar/stories/title1.stories.mjs.map +0 -1
  368. package/lib/title-bar/stories/title2.stories.d.mts +0 -18
  369. package/lib/title-bar/stories/title2.stories.d.ts +0 -18
  370. package/lib/title-bar/stories/title2.stories.js +0 -304
  371. package/lib/title-bar/stories/title2.stories.js.map +0 -1
  372. package/lib/title-bar/stories/title2.stories.mjs +0 -38
  373. package/lib/title-bar/stories/title2.stories.mjs.map +0 -1
  374. package/lib/types/index.js.map +0 -1
  375. package/lib/types/index.mjs.map +0 -1
@@ -0,0 +1,16 @@
1
+ //#region src/constants/external-links.d.ts
2
+ declare const EXTERNAL_LINKS: {
3
+ readonly monthlyDonation: "https://www.twreporter.org/donation/period";
4
+ readonly onceDonation: "https://www.twreporter.org/donation/one-time";
5
+ readonly openLab: "https://medium.com/twreporter";
6
+ readonly facebook: "https://www.facebook.com/twreporter/";
7
+ readonly instagram: "https://www.instagram.com/twreporter/";
8
+ readonly twitter: "https://twitter.com/tw_reporter_org";
9
+ readonly youtube: "https://www.youtube.com/c/TwreporterOrg";
10
+ readonly kidsReporter: "https://kids.twreporter.org/";
11
+ readonly publicationAndMerchandise: "https://twreporter.waca.ec/";
12
+ readonly lawmaker: "https://lawmaker.twreporter.org/";
13
+ };
14
+ //#endregion
15
+ export { EXTERNAL_LINKS };
16
+ //# sourceMappingURL=external-links.d.ts.map
@@ -0,0 +1,3 @@
1
+ const require_external_links = require('../external-links-SfJjb48j.js');
2
+
3
+ exports.EXTERNAL_LINKS = require_external_links.EXTERNAL_LINKS;
@@ -0,0 +1,3 @@
1
+ import { EXTERNAL_LINKS } from "../external-links-2b4M_rcA.mjs";
2
+
3
+ export { EXTERNAL_LINKS };
@@ -0,0 +1,51 @@
1
+ //#region src/constants/internal-links.d.ts
2
+ declare const INTERNAL_LINKS: {
3
+ readonly home: "/";
4
+ readonly latest: "/latest";
5
+ readonly topics: "/topics";
6
+ readonly search: "/search";
7
+ readonly about: "/about-us";
8
+ readonly account: {
9
+ readonly index: "/account";
10
+ readonly donationPage: "/account/donation-history";
11
+ readonly emailSubscription: "/account/email-subscription";
12
+ readonly exclusiveOffers: "/account/exclusive-offers";
13
+ };
14
+ readonly myReading: {
15
+ readonly index: "/myreading";
16
+ readonly savedBookmarks: "/myreading/saved";
17
+ readonly browsingHistory: "/myreading/history";
18
+ };
19
+ readonly categories: {
20
+ readonly world: "/categories/world";
21
+ readonly humanRights: "/categories/humanrights";
22
+ readonly politicsAndSociety: "/categories/politics-and-society";
23
+ readonly health: "/categories/health";
24
+ readonly environment: "/categories/environment";
25
+ readonly econ: "/categories/econ";
26
+ readonly culture: "/categories/culture";
27
+ readonly education: "/categories/education";
28
+ readonly opinion: {
29
+ readonly index: "/categories/opinion";
30
+ readonly bookReview: "/categories/opinion/book-review";
31
+ readonly letter: "/categories/opinion/letter";
32
+ };
33
+ readonly podcast: {
34
+ readonly theRealStory: "/categories/podcast/the-real-story";
35
+ readonly onTheGround: "/categories/podcast/on-the-ground";
36
+ };
37
+ readonly foundation: {
38
+ readonly index: "/categories/foundation";
39
+ };
40
+ };
41
+ readonly humanStory: "/tags/58db34a30f56b40d001ae6a6";
42
+ readonly photography: "/photography";
43
+ readonly podcast: {
44
+ readonly aboutPodcast: "/a/podcast-list";
45
+ };
46
+ readonly infographic: "/tags/630f029461ca4e07004ef530";
47
+ readonly influenceReport: "/a/impact-and-annual-report";
48
+ };
49
+ //#endregion
50
+ export { INTERNAL_LINKS };
51
+ //# sourceMappingURL=internal-links.d.mts.map
@@ -0,0 +1,51 @@
1
+ //#region src/constants/internal-links.d.ts
2
+ declare const INTERNAL_LINKS: {
3
+ readonly home: "/";
4
+ readonly latest: "/latest";
5
+ readonly topics: "/topics";
6
+ readonly search: "/search";
7
+ readonly about: "/about-us";
8
+ readonly account: {
9
+ readonly index: "/account";
10
+ readonly donationPage: "/account/donation-history";
11
+ readonly emailSubscription: "/account/email-subscription";
12
+ readonly exclusiveOffers: "/account/exclusive-offers";
13
+ };
14
+ readonly myReading: {
15
+ readonly index: "/myreading";
16
+ readonly savedBookmarks: "/myreading/saved";
17
+ readonly browsingHistory: "/myreading/history";
18
+ };
19
+ readonly categories: {
20
+ readonly world: "/categories/world";
21
+ readonly humanRights: "/categories/humanrights";
22
+ readonly politicsAndSociety: "/categories/politics-and-society";
23
+ readonly health: "/categories/health";
24
+ readonly environment: "/categories/environment";
25
+ readonly econ: "/categories/econ";
26
+ readonly culture: "/categories/culture";
27
+ readonly education: "/categories/education";
28
+ readonly opinion: {
29
+ readonly index: "/categories/opinion";
30
+ readonly bookReview: "/categories/opinion/book-review";
31
+ readonly letter: "/categories/opinion/letter";
32
+ };
33
+ readonly podcast: {
34
+ readonly theRealStory: "/categories/podcast/the-real-story";
35
+ readonly onTheGround: "/categories/podcast/on-the-ground";
36
+ };
37
+ readonly foundation: {
38
+ readonly index: "/categories/foundation";
39
+ };
40
+ };
41
+ readonly humanStory: "/tags/58db34a30f56b40d001ae6a6";
42
+ readonly photography: "/photography";
43
+ readonly podcast: {
44
+ readonly aboutPodcast: "/a/podcast-list";
45
+ };
46
+ readonly infographic: "/tags/630f029461ca4e07004ef530";
47
+ readonly influenceReport: "/a/impact-and-annual-report";
48
+ };
49
+ //#endregion
50
+ export { INTERNAL_LINKS };
51
+ //# sourceMappingURL=internal-links.d.ts.map
@@ -0,0 +1,3 @@
1
+ const require_internal_links = require('../internal-links-CBkMU8cY.js');
2
+
3
+ exports.INTERNAL_LINKS = require_internal_links.INTERNAL_LINKS;
@@ -0,0 +1,3 @@
1
+ import { INTERNAL_LINKS } from "../internal-links-BF-974mA.mjs";
2
+
3
+ export { INTERNAL_LINKS };
@@ -0,0 +1,3 @@
1
+ import "../index-CgixcmUN.mjs";
2
+ import { RELEASE_BRANCH, ReleaseBranch } from "../release-branch-BLAOXJu1.mjs";
3
+ export { RELEASE_BRANCH, ReleaseBranch };
@@ -0,0 +1,3 @@
1
+ import "../index-H3peA2d_.js";
2
+ import { RELEASE_BRANCH, ReleaseBranch } from "../release-branch-CsBbhuYE.js";
3
+ export { RELEASE_BRANCH, ReleaseBranch };
@@ -0,0 +1,3 @@
1
+ const require_release_branch = require('../release-branch-CRZV4Ivz.js');
2
+
3
+ exports.RELEASE_BRANCH = require_release_branch.RELEASE_BRANCH;
@@ -0,0 +1,3 @@
1
+ import { RELEASE_BRANCH } from "../release-branch-DNCD1uH_.mjs";
2
+
3
+ export { RELEASE_BRANCH };
@@ -0,0 +1,68 @@
1
+ //#region src/constants/request-origins.d.ts
2
+ declare const forServerSideRendering: {
3
+ master: {
4
+ accounts: string;
5
+ api: string;
6
+ main: string;
7
+ support: string;
8
+ };
9
+ staging: {
10
+ accounts: string;
11
+ api: string;
12
+ main: string;
13
+ support: string;
14
+ };
15
+ preview: {
16
+ accounts: string;
17
+ api: string;
18
+ main: string;
19
+ support: string;
20
+ };
21
+ release: {
22
+ accounts: string;
23
+ api: string;
24
+ main: string;
25
+ support: string;
26
+ };
27
+ dev: {
28
+ accounts: string;
29
+ api: string;
30
+ main: string;
31
+ support: string;
32
+ };
33
+ };
34
+ declare const forClientSideRendering: {
35
+ master: {
36
+ accounts: string;
37
+ api: string;
38
+ main: string;
39
+ support: string;
40
+ };
41
+ staging: {
42
+ accounts: string;
43
+ api: string;
44
+ main: string;
45
+ support: string;
46
+ };
47
+ preview: {
48
+ accounts: string;
49
+ api: string;
50
+ main: string;
51
+ support: string;
52
+ };
53
+ release: {
54
+ accounts: string;
55
+ api: string;
56
+ main: string;
57
+ support: string;
58
+ };
59
+ dev: {
60
+ accounts: string;
61
+ api: string;
62
+ main: string;
63
+ support: string;
64
+ };
65
+ };
66
+ //#endregion
67
+ export { forClientSideRendering, forServerSideRendering };
68
+ //# sourceMappingURL=request-origins.d.mts.map
@@ -0,0 +1,68 @@
1
+ //#region src/constants/request-origins.d.ts
2
+ declare const forServerSideRendering: {
3
+ master: {
4
+ accounts: string;
5
+ api: string;
6
+ main: string;
7
+ support: string;
8
+ };
9
+ staging: {
10
+ accounts: string;
11
+ api: string;
12
+ main: string;
13
+ support: string;
14
+ };
15
+ preview: {
16
+ accounts: string;
17
+ api: string;
18
+ main: string;
19
+ support: string;
20
+ };
21
+ release: {
22
+ accounts: string;
23
+ api: string;
24
+ main: string;
25
+ support: string;
26
+ };
27
+ dev: {
28
+ accounts: string;
29
+ api: string;
30
+ main: string;
31
+ support: string;
32
+ };
33
+ };
34
+ declare const forClientSideRendering: {
35
+ master: {
36
+ accounts: string;
37
+ api: string;
38
+ main: string;
39
+ support: string;
40
+ };
41
+ staging: {
42
+ accounts: string;
43
+ api: string;
44
+ main: string;
45
+ support: string;
46
+ };
47
+ preview: {
48
+ accounts: string;
49
+ api: string;
50
+ main: string;
51
+ support: string;
52
+ };
53
+ release: {
54
+ accounts: string;
55
+ api: string;
56
+ main: string;
57
+ support: string;
58
+ };
59
+ dev: {
60
+ accounts: string;
61
+ api: string;
62
+ main: string;
63
+ support: string;
64
+ };
65
+ };
66
+ //#endregion
67
+ export { forClientSideRendering, forServerSideRendering };
68
+ //# sourceMappingURL=request-origins.d.ts.map
@@ -0,0 +1,5 @@
1
+ require('../release-branch-CRZV4Ivz.js');
2
+ const require_request_origins = require('../request-origins-BDXulkK9.js');
3
+
4
+ exports.forClientSideRendering = require_request_origins.forClientSideRendering;
5
+ exports.forServerSideRendering = require_request_origins.forServerSideRendering;
@@ -0,0 +1,4 @@
1
+ import "../release-branch-DNCD1uH_.mjs";
2
+ import { forClientSideRendering, forServerSideRendering } from "../request-origins-CGkNWg8R.mjs";
3
+
4
+ export { forClientSideRendering, forServerSideRendering };
@@ -0,0 +1,3 @@
1
+ import "../index-CgixcmUN.mjs";
2
+ import { THEME, Theme } from "../theme-8Q9pR2P5.mjs";
3
+ export { THEME, Theme };
@@ -0,0 +1,3 @@
1
+ import "../index-H3peA2d_.js";
2
+ import { THEME, Theme } from "../theme-BDGfJ8n-.js";
3
+ export { THEME, Theme };
@@ -0,0 +1,3 @@
1
+ const require_theme = require('../theme-DDBlIbeS.js');
2
+
3
+ exports.THEME = require_theme.THEME;
@@ -0,0 +1,3 @@
1
+ import { THEME } from "../theme-BG6yZVj-.mjs";
2
+
3
+ export { THEME };
@@ -0,0 +1,17 @@
1
+ import { ValuesOf } from "./index-CgixcmUN.mjs";
2
+
3
+ //#region src/text/constants.d.ts
4
+ declare const TYPE: {
5
+ readonly default: "default";
6
+ readonly article: "article";
7
+ };
8
+ type Type = ValuesOf<typeof TYPE>;
9
+ declare const WEIGHT: {
10
+ readonly extraLight: "extra-light";
11
+ readonly normal: "normal";
12
+ readonly bold: "bold";
13
+ };
14
+ type Weight = ValuesOf<typeof WEIGHT>;
15
+ //#endregion
16
+ export { TYPE, Type, WEIGHT, Weight };
17
+ //# sourceMappingURL=constants-BDoTzOZE.d.mts.map
@@ -0,0 +1,17 @@
1
+ import { ValuesOf } from "./index-H3peA2d_.js";
2
+
3
+ //#region src/text/constants.d.ts
4
+ declare const TYPE: {
5
+ readonly default: "default";
6
+ readonly article: "article";
7
+ };
8
+ type Type = ValuesOf<typeof TYPE>;
9
+ declare const WEIGHT: {
10
+ readonly extraLight: "extra-light";
11
+ readonly normal: "normal";
12
+ readonly bold: "bold";
13
+ };
14
+ type Weight = ValuesOf<typeof WEIGHT>;
15
+ //#endregion
16
+ export { TYPE, Type, WEIGHT, Weight };
17
+ //# sourceMappingURL=constants-BS3rPbaX.d.ts.map
@@ -0,0 +1,14 @@
1
+ //#region src/text/constants.ts
2
+ const TYPE = {
3
+ default: "default",
4
+ article: "article"
5
+ };
6
+ const WEIGHT = {
7
+ extraLight: "extra-light",
8
+ normal: "normal",
9
+ bold: "bold"
10
+ };
11
+
12
+ //#endregion
13
+ export { TYPE, WEIGHT };
14
+ //# sourceMappingURL=constants-BWFuBApI.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants-BWFuBApI.mjs","names":[],"sources":["../src/text/constants.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const TYPE = {\n default: 'default',\n article: 'article',\n} as const\n\nexport type Type = ValuesOf<typeof TYPE>\n\nexport const WEIGHT = {\n extraLight: 'extra-light',\n normal: 'normal',\n bold: 'bold',\n} as const\n\nexport type Weight = ValuesOf<typeof WEIGHT>\n"],"mappings":";AAEA,MAAa,OAAO;CAClB,SAAS;CACT,SAAS;CACV;AAID,MAAa,SAAS;CACpB,YAAY;CACZ,QAAQ;CACR,MAAM;CACP"}
@@ -0,0 +1,24 @@
1
+ import { ValuesOf } from "./index-H3peA2d_.js";
2
+
3
+ //#region src/logo/constants.d.ts
4
+ declare const LOGO: {
5
+ readonly header: "header";
6
+ readonly footer: "footer";
7
+ readonly symbol: "symbol";
8
+ readonly 'loading-fallback': "loading-fallback";
9
+ };
10
+ type Logo = ValuesOf<typeof LOGO>;
11
+ declare const LOGO_TYPE: {
12
+ readonly default: "default";
13
+ readonly white: "white";
14
+ };
15
+ type LogoType = ValuesOf<typeof LOGO_TYPE>;
16
+ declare const LOGO_SYMBOL_TYPE: {
17
+ readonly default: "default";
18
+ readonly white: "white";
19
+ readonly black: "black";
20
+ };
21
+ type LogoSymbolType = ValuesOf<typeof LOGO_SYMBOL_TYPE>;
22
+ //#endregion
23
+ export { LOGO, LOGO_SYMBOL_TYPE, LOGO_TYPE, Logo, LogoSymbolType, LogoType };
24
+ //# sourceMappingURL=constants-B_NgWFML.d.ts.map
@@ -0,0 +1,36 @@
1
+
2
+ //#region src/button/constants.ts
3
+ const SIZE = {
4
+ s: "s",
5
+ l: "l"
6
+ };
7
+ const STYLE = {
8
+ brand: "brand",
9
+ dark: "dark",
10
+ light: "light"
11
+ };
12
+ const TYPE = {
13
+ primary: "primary",
14
+ secondary: "secondary"
15
+ };
16
+
17
+ //#endregion
18
+ Object.defineProperty(exports, 'SIZE', {
19
+ enumerable: true,
20
+ get: function () {
21
+ return SIZE;
22
+ }
23
+ });
24
+ Object.defineProperty(exports, 'STYLE', {
25
+ enumerable: true,
26
+ get: function () {
27
+ return STYLE;
28
+ }
29
+ });
30
+ Object.defineProperty(exports, 'TYPE', {
31
+ enumerable: true,
32
+ get: function () {
33
+ return TYPE;
34
+ }
35
+ });
36
+ //# sourceMappingURL=constants-BmxSMOOn.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants-BmxSMOOn.js","names":[],"sources":["../src/button/constants.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const SIZE = {\n s: 's',\n l: 'l',\n} as const\n\nexport type Size = ValuesOf<typeof SIZE>\n\nexport const STYLE = {\n brand: 'brand',\n dark: 'dark',\n light: 'light',\n} as const\n\nexport type Style = ValuesOf<typeof STYLE>\n\nexport const TYPE = {\n primary: 'primary',\n secondary: 'secondary',\n} as const\n\nexport type Type = ValuesOf<typeof TYPE>\n"],"mappings":";;AAEA,MAAa,OAAO;CAClB,GAAG;CACH,GAAG;CACJ;AAID,MAAa,QAAQ;CACnB,OAAO;CACP,MAAM;CACN,OAAO;CACR;AAID,MAAa,OAAO;CAClB,SAAS;CACT,WAAW;CACZ"}
@@ -0,0 +1,15 @@
1
+
2
+ //#region src/divider/constants.ts
3
+ const DIRECTION = {
4
+ horizontal: "horizontal",
5
+ vertical: "vertical"
6
+ };
7
+
8
+ //#endregion
9
+ Object.defineProperty(exports, 'DIRECTION', {
10
+ enumerable: true,
11
+ get: function () {
12
+ return DIRECTION;
13
+ }
14
+ });
15
+ //# sourceMappingURL=constants-BuIUKM2c.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants-BuIUKM2c.js","names":[],"sources":["../src/divider/constants.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const DIRECTION = {\n horizontal: 'horizontal',\n vertical: 'vertical',\n} as const\n\nexport type Direction = ValuesOf<typeof DIRECTION>\n"],"mappings":";;AAEA,MAAa,YAAY;CACvB,YAAY;CACZ,UAAU;CACX"}
@@ -0,0 +1,38 @@
1
+
2
+ //#region src/logo/constants.ts
3
+ const LOGO = {
4
+ header: "header",
5
+ footer: "footer",
6
+ symbol: "symbol",
7
+ "loading-fallback": "loading-fallback"
8
+ };
9
+ const LOGO_TYPE = {
10
+ default: "default",
11
+ white: "white"
12
+ };
13
+ const LOGO_SYMBOL_TYPE = {
14
+ default: "default",
15
+ white: "white",
16
+ black: "black"
17
+ };
18
+
19
+ //#endregion
20
+ Object.defineProperty(exports, 'LOGO', {
21
+ enumerable: true,
22
+ get: function () {
23
+ return LOGO;
24
+ }
25
+ });
26
+ Object.defineProperty(exports, 'LOGO_SYMBOL_TYPE', {
27
+ enumerable: true,
28
+ get: function () {
29
+ return LOGO_SYMBOL_TYPE;
30
+ }
31
+ });
32
+ Object.defineProperty(exports, 'LOGO_TYPE', {
33
+ enumerable: true,
34
+ get: function () {
35
+ return LOGO_TYPE;
36
+ }
37
+ });
38
+ //# sourceMappingURL=constants-C2moxnps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants-C2moxnps.js","names":[],"sources":["../src/logo/constants.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const LOGO = {\n header: 'header',\n footer: 'footer',\n symbol: 'symbol',\n 'loading-fallback': 'loading-fallback',\n} as const\n\nexport type Logo = ValuesOf<typeof LOGO>\n\nexport const LOGO_TYPE = {\n default: 'default',\n white: 'white',\n} as const\n\nexport type LogoType = ValuesOf<typeof LOGO_TYPE>\n\nexport const LOGO_SYMBOL_TYPE = {\n default: 'default',\n white: 'white',\n black: 'black',\n} as const\n\nexport type LogoSymbolType = ValuesOf<typeof LOGO_SYMBOL_TYPE>\n"],"mappings":";;AAEA,MAAa,OAAO;CAClB,QAAQ;CACR,QAAQ;CACR,QAAQ;CACR,oBAAoB;CACrB;AAID,MAAa,YAAY;CACvB,SAAS;CACT,OAAO;CACR;AAID,MAAa,mBAAmB;CAC9B,SAAS;CACT,OAAO;CACP,OAAO;CACR"}
@@ -0,0 +1,24 @@
1
+ import { ValuesOf } from "./index-CgixcmUN.mjs";
2
+
3
+ //#region src/logo/constants.d.ts
4
+ declare const LOGO: {
5
+ readonly header: "header";
6
+ readonly footer: "footer";
7
+ readonly symbol: "symbol";
8
+ readonly 'loading-fallback': "loading-fallback";
9
+ };
10
+ type Logo = ValuesOf<typeof LOGO>;
11
+ declare const LOGO_TYPE: {
12
+ readonly default: "default";
13
+ readonly white: "white";
14
+ };
15
+ type LogoType = ValuesOf<typeof LOGO_TYPE>;
16
+ declare const LOGO_SYMBOL_TYPE: {
17
+ readonly default: "default";
18
+ readonly white: "white";
19
+ readonly black: "black";
20
+ };
21
+ type LogoSymbolType = ValuesOf<typeof LOGO_SYMBOL_TYPE>;
22
+ //#endregion
23
+ export { LOGO, LOGO_SYMBOL_TYPE, LOGO_TYPE, Logo, LogoSymbolType, LogoType };
24
+ //# sourceMappingURL=constants-CCfG07Q4.d.mts.map
@@ -0,0 +1,11 @@
1
+ import { ValuesOf } from "./index-H3peA2d_.js";
2
+
3
+ //#region src/divider/constants.d.ts
4
+ declare const DIRECTION: {
5
+ readonly horizontal: "horizontal";
6
+ readonly vertical: "vertical";
7
+ };
8
+ type Direction = ValuesOf<typeof DIRECTION>;
9
+ //#endregion
10
+ export { DIRECTION, Direction };
11
+ //# sourceMappingURL=constants-CMMcn0f-.d.ts.map
@@ -0,0 +1,11 @@
1
+ import { ValuesOf } from "./index-CgixcmUN.mjs";
2
+
3
+ //#region src/divider/constants.d.ts
4
+ declare const DIRECTION: {
5
+ readonly horizontal: "horizontal";
6
+ readonly vertical: "vertical";
7
+ };
8
+ type Direction = ValuesOf<typeof DIRECTION>;
9
+ //#endregion
10
+ export { DIRECTION, Direction };
11
+ //# sourceMappingURL=constants-CayQNGtk.d.mts.map
@@ -0,0 +1,25 @@
1
+ //#region src/icons/constants.ts
2
+ const ICON_TYPE = {
3
+ mask: "mask",
4
+ raw: "raw"
5
+ };
6
+ const ARROW_DIRECTION = {
7
+ right: "right",
8
+ left: "left",
9
+ up: "up",
10
+ down: "down"
11
+ };
12
+ const MEDIA_TYPE = {
13
+ facebook: "facebook",
14
+ instagram: "instagram",
15
+ medium: "medium",
16
+ twitter: "twitter",
17
+ youtube: "youtube",
18
+ line: "line",
19
+ google: "google",
20
+ plurk: "plurk"
21
+ };
22
+
23
+ //#endregion
24
+ export { ARROW_DIRECTION, ICON_TYPE, MEDIA_TYPE };
25
+ //# sourceMappingURL=constants-CmCfyfPG.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants-CmCfyfPG.mjs","names":[],"sources":["../src/icons/constants.ts"],"sourcesContent":["import type { ValuesOf } from '../types'\n\nexport const ICON_TYPE = {\n mask: 'mask',\n raw: 'raw',\n} as const\n\nexport type IconType = ValuesOf<typeof ICON_TYPE>\n\nexport const ARROW_DIRECTION = {\n right: 'right',\n left: 'left',\n up: 'up',\n down: 'down',\n} as const\n\nexport type ArrowDirection = ValuesOf<typeof ARROW_DIRECTION>\n\nexport const MEDIA_TYPE = {\n facebook: 'facebook',\n instagram: 'instagram',\n medium: 'medium',\n twitter: 'twitter',\n youtube: 'youtube',\n line: 'line',\n google: 'google',\n plurk: 'plurk',\n} as const\n\nexport type MediaType = ValuesOf<typeof MEDIA_TYPE>\n"],"mappings":";AAEA,MAAa,YAAY;CACvB,MAAM;CACN,KAAK;CACN;AAID,MAAa,kBAAkB;CAC7B,OAAO;CACP,MAAM;CACN,IAAI;CACJ,MAAM;CACP;AAID,MAAa,aAAa;CACxB,UAAU;CACV,WAAW;CACX,QAAQ;CACR,SAAS;CACT,SAAS;CACT,MAAM;CACN,QAAQ;CACR,OAAO;CACR"}
@@ -0,0 +1,29 @@
1
+ import { ValuesOf } from "./index-CgixcmUN.mjs";
2
+
3
+ //#region src/icons/constants.d.ts
4
+ declare const ICON_TYPE: {
5
+ readonly mask: "mask";
6
+ readonly raw: "raw";
7
+ };
8
+ type IconType = ValuesOf<typeof ICON_TYPE>;
9
+ declare const ARROW_DIRECTION: {
10
+ readonly right: "right";
11
+ readonly left: "left";
12
+ readonly up: "up";
13
+ readonly down: "down";
14
+ };
15
+ type ArrowDirection = ValuesOf<typeof ARROW_DIRECTION>;
16
+ declare const MEDIA_TYPE: {
17
+ readonly facebook: "facebook";
18
+ readonly instagram: "instagram";
19
+ readonly medium: "medium";
20
+ readonly twitter: "twitter";
21
+ readonly youtube: "youtube";
22
+ readonly line: "line";
23
+ readonly google: "google";
24
+ readonly plurk: "plurk";
25
+ };
26
+ type MediaType = ValuesOf<typeof MEDIA_TYPE>;
27
+ //#endregion
28
+ export { ARROW_DIRECTION, ArrowDirection, ICON_TYPE, IconType, MEDIA_TYPE, MediaType };
29
+ //# sourceMappingURL=constants-Cnq4ruq6.d.mts.map