@twreporter/react-typescript-components 0.1.0-beta.7 → 0.1.0-beta.9
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.
- package/README.md +16 -0
- package/lib/button/constants.d.mts +3 -0
- package/lib/button/constants.d.ts +3 -0
- package/lib/button/constants.js +5 -0
- package/lib/button/constants.mjs +3 -0
- package/lib/button/index.d.mts +130 -23
- package/lib/button/index.d.ts +130 -23
- package/lib/button/index.js +11 -207
- package/lib/button/index.mjs +7 -9
- package/lib/button-CO0UXA6C.js +552 -0
- package/lib/button-CO0UXA6C.js.map +1 -0
- package/lib/button-DL6w1ghn.mjs +519 -0
- package/lib/button-DL6w1ghn.mjs.map +1 -0
- package/lib/chunk-BxBTb9qk.js +39 -0
- package/lib/constants/external-links.d.mts +16 -0
- package/lib/constants/external-links.d.ts +16 -0
- package/lib/constants/external-links.js +3 -0
- package/lib/constants/external-links.mjs +3 -0
- package/lib/constants/internal-links.d.mts +51 -0
- package/lib/constants/internal-links.d.ts +51 -0
- package/lib/constants/internal-links.js +3 -0
- package/lib/constants/internal-links.mjs +3 -0
- package/lib/constants/release-branch.d.mts +3 -0
- package/lib/constants/release-branch.d.ts +3 -0
- package/lib/constants/release-branch.js +3 -0
- package/lib/constants/release-branch.mjs +3 -0
- package/lib/constants/request-origins.d.mts +68 -0
- package/lib/constants/request-origins.d.ts +68 -0
- package/lib/constants/request-origins.js +47 -0
- package/lib/constants/request-origins.js.map +1 -0
- package/lib/constants/request-origins.mjs +46 -0
- package/lib/constants/request-origins.mjs.map +1 -0
- package/lib/constants/theme.d.mts +3 -0
- package/lib/constants/theme.d.ts +3 -0
- package/lib/constants/theme.js +3 -0
- package/lib/constants/theme.mjs +3 -0
- package/lib/constants-2TRY2zTK.js +38 -0
- package/lib/constants-2TRY2zTK.js.map +1 -0
- package/lib/constants-BS3rPbaX.d.ts +17 -0
- package/lib/constants-BWFuBApI.mjs +14 -0
- package/lib/constants-BWFuBApI.mjs.map +1 -0
- package/lib/constants-B_NgWFML.d.ts +24 -0
- package/lib/constants-BmxSMOOn.js +36 -0
- package/lib/constants-BmxSMOOn.js.map +1 -0
- package/lib/constants-BqeEbkVD.mjs +20 -0
- package/lib/constants-BqeEbkVD.mjs.map +1 -0
- package/lib/constants-CIX1G5rj.d.mts +24 -0
- package/lib/constants-CMMcn0f-.d.ts +11 -0
- package/lib/constants-COxV6T69.d.mts +11 -0
- package/lib/constants-CQscYQcW.mjs +25 -0
- package/lib/constants-CQscYQcW.mjs.map +1 -0
- package/lib/constants-D7_N9Z7C.d.mts +17 -0
- package/lib/constants-DF_II8Fz.js +43 -0
- package/lib/constants-DF_II8Fz.js.map +1 -0
- package/lib/constants-DQxcqnYL.d.ts +29 -0
- package/lib/constants-DRyQ6AuU.js +15 -0
- package/lib/constants-DRyQ6AuU.js.map +1 -0
- package/lib/constants-DWy9qTkZ.d.mts +22 -0
- package/lib/constants-K2ObjToq.js +26 -0
- package/lib/constants-K2ObjToq.js.map +1 -0
- package/lib/constants-gCmka4Fp.d.ts +22 -0
- package/lib/constants-mrRqEvQT.d.mts +29 -0
- package/lib/constants-oTHAnh6r.mjs +18 -0
- package/lib/constants-oTHAnh6r.mjs.map +1 -0
- package/lib/constants-t0lkfgqP.mjs +9 -0
- package/lib/constants-t0lkfgqP.mjs.map +1 -0
- package/lib/customized-link/external-link.d.mts +3 -7
- package/lib/customized-link/external-link.d.ts +3 -7
- package/lib/customized-link/external-link.js +2 -17
- package/lib/customized-link/external-link.mjs +3 -3
- package/lib/customized-link/index.d.mts +10 -8
- package/lib/customized-link/index.d.ts +10 -8
- package/lib/customized-link/index.js +6 -40
- package/lib/customized-link/index.mjs +5 -5
- package/lib/customized-link/internal-link.d.mts +3 -7
- package/lib/customized-link/internal-link.d.ts +3 -7
- package/lib/customized-link/internal-link.js +3 -19
- package/lib/customized-link/internal-link.mjs +6 -3
- package/lib/customized-link/type.d.mts +2 -9
- package/lib/customized-link/type.d.ts +2 -9
- package/lib/customized-link/type.js +0 -4
- package/lib/customized-link/type.mjs +1 -3
- package/lib/customized-link-BkuKVCKQ.mjs +12 -0
- package/lib/customized-link-BkuKVCKQ.mjs.map +1 -0
- package/lib/customized-link-CK7Xlgdt.js +17 -0
- package/lib/customized-link-CK7Xlgdt.js.map +1 -0
- package/lib/divider/constants.d.mts +3 -0
- package/lib/divider/constants.d.ts +3 -0
- package/lib/divider/constants.js +3 -0
- package/lib/divider/constants.mjs +3 -0
- package/lib/divider/index.d.mts +15 -0
- package/lib/divider/index.d.ts +15 -0
- package/lib/divider/index.js +6 -0
- package/lib/divider/index.mjs +4 -0
- package/lib/divider-Bb3tebJO.mjs +15 -0
- package/lib/divider-Bb3tebJO.mjs.map +1 -0
- package/lib/divider-b3Shh7FV.js +29 -0
- package/lib/divider-b3Shh7FV.js.map +1 -0
- package/lib/dropdown-menu/index.d.mts +17 -0
- package/lib/dropdown-menu/index.d.ts +17 -0
- package/lib/dropdown-menu/index.js +13 -0
- package/lib/dropdown-menu/index.mjs +13 -0
- package/lib/dropdown-menu-Da9XSi5T.mjs +135 -0
- package/lib/dropdown-menu-Da9XSi5T.mjs.map +1 -0
- package/lib/dropdown-menu-pmVRiPhM.js +180 -0
- package/lib/dropdown-menu-pmVRiPhM.js.map +1 -0
- package/lib/external-link-2XoC1_oL.d.ts +9 -0
- package/lib/external-link-Bq-CThgd.d.mts +9 -0
- package/lib/external-link-CEDvlQYo.js +23 -0
- package/lib/external-link-CEDvlQYo.js.map +1 -0
- package/lib/external-link-Cx9S31Ye.mjs +16 -0
- package/lib/external-link-Cx9S31Ye.mjs.map +1 -0
- package/lib/external-links-2b4M_rcA.mjs +17 -0
- package/lib/external-links-2b4M_rcA.mjs.map +1 -0
- package/lib/external-links-SfJjb48j.js +23 -0
- package/lib/external-links-SfJjb48j.js.map +1 -0
- package/lib/hamburger-menu/index.d.mts +7 -0
- package/lib/hamburger-menu/index.d.ts +6 -0
- package/lib/hamburger-menu/index.js +21 -0
- package/lib/hamburger-menu/index.mjs +21 -0
- package/lib/hamburger-menu-CMHvrA25.js +486 -0
- package/lib/hamburger-menu-CMHvrA25.js.map +1 -0
- package/lib/hamburger-menu-UYqFVwiu.mjs +471 -0
- package/lib/hamburger-menu-UYqFVwiu.mjs.map +1 -0
- package/lib/header/index.d.mts +26 -0
- package/lib/header/index.d.ts +25 -0
- package/lib/header/index.js +468 -0
- package/lib/header/index.js.map +1 -0
- package/lib/header/index.mjs +462 -0
- package/lib/header/index.mjs.map +1 -0
- package/lib/heading-CWQISn4r.js +75 -0
- package/lib/heading-CWQISn4r.js.map +1 -0
- package/lib/heading-Dt90Ed74.mjs +37 -0
- package/lib/heading-Dt90Ed74.mjs.map +1 -0
- package/lib/icons/constants.d.mts +3 -0
- package/lib/icons/constants.d.ts +3 -0
- package/lib/icons/constants.js +5 -0
- package/lib/icons/constants.mjs +3 -0
- package/lib/icons/index.d.mts +40 -0
- package/lib/icons/index.d.ts +40 -0
- package/lib/icons/index.js +12 -0
- package/lib/icons/index.mjs +5 -0
- package/lib/icons-CtVvOt3y.mjs +57 -0
- package/lib/icons-CtVvOt3y.mjs.map +1 -0
- package/lib/icons-teg1h03Q.js +107 -0
- package/lib/icons-teg1h03Q.js.map +1 -0
- package/lib/index-Ej3agYJF.d.mts +5 -0
- package/lib/index-H3peA2d_.d.ts +5 -0
- package/lib/internal-link-CqTu3Yi5.js +2278 -0
- package/lib/internal-link-CqTu3Yi5.js.map +1 -0
- package/lib/internal-link-DCSEl1jM.d.ts +9 -0
- package/lib/internal-link-NQb751uB.mjs +2299 -0
- package/lib/internal-link-NQb751uB.mjs.map +1 -0
- package/lib/internal-link-P1QwjWbL.d.mts +9 -0
- package/lib/internal-links-BF-974mA.mjs +52 -0
- package/lib/internal-links-BF-974mA.mjs.map +1 -0
- package/lib/internal-links-CBkMU8cY.js +58 -0
- package/lib/internal-links-CBkMU8cY.js.map +1 -0
- package/lib/logo/constants.d.mts +3 -0
- package/lib/logo/constants.d.ts +3 -0
- package/lib/logo/constants.js +5 -0
- package/lib/logo/constants.mjs +3 -0
- package/lib/logo/index.d.mts +42 -0
- package/lib/logo/index.d.ts +42 -0
- package/lib/logo/index.js +8 -0
- package/lib/logo/index.mjs +5 -0
- package/lib/logo-CaawAABC.mjs +64 -0
- package/lib/logo-CaawAABC.mjs.map +1 -0
- package/lib/logo-rQxaglyD.js +83 -0
- package/lib/logo-rQxaglyD.js.map +1 -0
- package/lib/paragraph-BWXQNQtX.mjs +30 -0
- package/lib/paragraph-BWXQNQtX.mjs.map +1 -0
- package/lib/paragraph-CJvb0_cM.js +56 -0
- package/lib/paragraph-CJvb0_cM.js.map +1 -0
- package/lib/release-branch-CRZV4Ivz.js +18 -0
- package/lib/release-branch-CRZV4Ivz.js.map +1 -0
- package/lib/release-branch-CsBbhuYE.d.ts +14 -0
- package/lib/release-branch-DIEpb2N0.d.mts +14 -0
- package/lib/release-branch-DNCD1uH_.mjs +12 -0
- package/lib/release-branch-DNCD1uH_.mjs.map +1 -0
- package/lib/styles.css +965 -0
- package/lib/text/constants.d.mts +3 -0
- package/lib/text/constants.d.ts +3 -0
- package/lib/text/constants.js +4 -0
- package/lib/text/constants.mjs +3 -0
- package/lib/text/heading.d.mts +22 -20
- package/lib/text/heading.d.ts +22 -20
- package/lib/text/heading.js +9 -70
- package/lib/text/heading.mjs +4 -4
- package/lib/text/paragraph.d.mts +18 -16
- package/lib/text/paragraph.d.ts +18 -16
- package/lib/text/paragraph.js +6 -57
- package/lib/text/paragraph.mjs +4 -4
- package/lib/theme-BDGfJ8n-.d.ts +13 -0
- package/lib/theme-BG6yZVj-.mjs +11 -0
- package/lib/theme-BG6yZVj-.mjs.map +1 -0
- package/lib/theme-BqjiyFsg.d.mts +13 -0
- package/lib/theme-DDBlIbeS.js +17 -0
- package/lib/theme-DDBlIbeS.js.map +1 -0
- package/lib/title-bar/index.d.mts +55 -23
- package/lib/title-bar/index.d.ts +55 -23
- package/lib/title-bar/index.js +131 -403
- package/lib/title-bar/index.js.map +1 -1
- package/lib/title-bar/index.mjs +140 -25
- package/lib/title-bar/index.mjs.map +1 -1
- package/lib/type-C4hJK9H9.d.ts +11 -0
- package/lib/type-DeNBwt-o.d.mts +11 -0
- package/lib/types/index.d.mts +2 -3
- package/lib/types/index.d.ts +2 -3
- package/lib/types/index.js +0 -4
- package/lib/types/index.mjs +1 -3
- package/package.json +11 -6
- package/lib/button/components/text-button/index.d.mts +0 -24
- package/lib/button/components/text-button/index.d.ts +0 -24
- package/lib/button/components/text-button/index.js +0 -202
- package/lib/button/components/text-button/index.js.map +0 -1
- package/lib/button/components/text-button/index.mjs +0 -8
- package/lib/button/components/text-button/index.mjs.map +0 -1
- package/lib/button/components/text-button/theme.d.mts +0 -11
- package/lib/button/components/text-button/theme.d.ts +0 -11
- package/lib/button/components/text-button/theme.js +0 -65
- package/lib/button/components/text-button/theme.js.map +0 -1
- package/lib/button/components/text-button/theme.mjs +0 -5
- package/lib/button/components/text-button/theme.mjs.map +0 -1
- package/lib/button/constant.d.mts +0 -11
- package/lib/button/constant.d.ts +0 -11
- package/lib/button/constant.js +0 -13
- package/lib/button/constant.js.map +0 -1
- package/lib/button/constant.mjs +0 -3
- package/lib/button/constant.mjs.map +0 -1
- package/lib/button/enum.d.mts +0 -11
- package/lib/button/enum.d.ts +0 -11
- package/lib/button/enum.js +0 -19
- package/lib/button/enum.js.map +0 -1
- package/lib/button/enum.mjs +0 -3
- package/lib/button/enum.mjs.map +0 -1
- package/lib/button/index.js.map +0 -1
- package/lib/button/index.mjs.map +0 -1
- package/lib/button/stories/text-button.stories.d.mts +0 -55
- package/lib/button/stories/text-button.stories.d.ts +0 -55
- package/lib/button/stories/text-button.stories.js +0 -252
- package/lib/button/stories/text-button.stories.js.map +0 -1
- package/lib/button/stories/text-button.stories.mjs +0 -35
- package/lib/button/stories/text-button.stories.mjs.map +0 -1
- package/lib/chunk-6DXA3EX7.mjs +0 -35
- package/lib/chunk-6DXA3EX7.mjs.map +0 -1
- package/lib/chunk-7NJDHQ2X.mjs +0 -56
- package/lib/chunk-7NJDHQ2X.mjs.map +0 -1
- package/lib/chunk-ELECTE3D.mjs +0 -8
- package/lib/chunk-ELECTE3D.mjs.map +0 -1
- package/lib/chunk-FF422IYY.mjs +0 -38
- package/lib/chunk-FF422IYY.mjs.map +0 -1
- package/lib/chunk-FVKIUNIP.mjs +0 -58
- package/lib/chunk-FVKIUNIP.mjs.map +0 -1
- package/lib/chunk-GQWO45DN.mjs +0 -32
- package/lib/chunk-GQWO45DN.mjs.map +0 -1
- package/lib/chunk-HQG6Q2EY.mjs +0 -42
- package/lib/chunk-HQG6Q2EY.mjs.map +0 -1
- package/lib/chunk-JB4TYHDE.mjs +0 -11
- package/lib/chunk-JB4TYHDE.mjs.map +0 -1
- package/lib/chunk-JFT6JILC.mjs +0 -12
- package/lib/chunk-JFT6JILC.mjs.map +0 -1
- package/lib/chunk-JHLT5GDV.mjs +0 -50
- package/lib/chunk-JHLT5GDV.mjs.map +0 -1
- package/lib/chunk-QOLETTSG.mjs +0 -28
- package/lib/chunk-QOLETTSG.mjs.map +0 -1
- package/lib/chunk-U22UKMAJ.mjs +0 -84
- package/lib/chunk-U22UKMAJ.mjs.map +0 -1
- package/lib/chunk-UM7RNC2Y.mjs +0 -14
- package/lib/chunk-UM7RNC2Y.mjs.map +0 -1
- package/lib/chunk-URJXIWFX.mjs +0 -16
- package/lib/chunk-URJXIWFX.mjs.map +0 -1
- package/lib/chunk-X2UWIBNH.mjs +0 -16
- package/lib/chunk-X2UWIBNH.mjs.map +0 -1
- package/lib/chunk-XO7SDD7W.mjs +0 -17
- package/lib/chunk-XO7SDD7W.mjs.map +0 -1
- package/lib/chunk-ZALXWB2J.mjs +0 -27
- package/lib/chunk-ZALXWB2J.mjs.map +0 -1
- package/lib/customized-link/external-link.js.map +0 -1
- package/lib/customized-link/external-link.mjs.map +0 -1
- package/lib/customized-link/index.js.map +0 -1
- package/lib/customized-link/index.mjs.map +0 -1
- package/lib/customized-link/internal-link.js.map +0 -1
- package/lib/customized-link/internal-link.mjs.map +0 -1
- package/lib/customized-link/type.js.map +0 -1
- package/lib/customized-link/type.mjs.map +0 -1
- package/lib/storybook/utils/get-enum-arg.d.mts +0 -19
- package/lib/storybook/utils/get-enum-arg.d.ts +0 -19
- package/lib/storybook/utils/get-enum-arg.js +0 -31
- package/lib/storybook/utils/get-enum-arg.js.map +0 -1
- package/lib/storybook/utils/get-enum-arg.mjs +0 -3
- package/lib/storybook/utils/get-enum-arg.mjs.map +0 -1
- package/lib/styles.css.map +0 -1
- package/lib/styles.d.mts +0 -2
- package/lib/styles.d.ts +0 -2
- package/lib/text/enum/index.d.mts +0 -15
- package/lib/text/enum/index.d.ts +0 -15
- package/lib/text/enum/index.js +0 -17
- package/lib/text/enum/index.js.map +0 -1
- package/lib/text/enum/index.mjs +0 -3
- package/lib/text/enum/index.mjs.map +0 -1
- package/lib/text/heading.js.map +0 -1
- package/lib/text/heading.mjs.map +0 -1
- package/lib/text/paragraph.js.map +0 -1
- package/lib/text/paragraph.mjs.map +0 -1
- package/lib/text/stories/heading.stories.d.mts +0 -35
- package/lib/text/stories/heading.stories.d.ts +0 -35
- package/lib/text/stories/heading.stories.js +0 -131
- package/lib/text/stories/heading.stories.js.map +0 -1
- package/lib/text/stories/heading.stories.mjs +0 -50
- package/lib/text/stories/heading.stories.mjs.map +0 -1
- package/lib/text/stories/paragraph.stories.d.mts +0 -33
- package/lib/text/stories/paragraph.stories.d.ts +0 -33
- package/lib/text/stories/paragraph.stories.js +0 -108
- package/lib/text/stories/paragraph.stories.js.map +0 -1
- package/lib/text/stories/paragraph.stories.mjs +0 -40
- package/lib/text/stories/paragraph.stories.mjs.map +0 -1
- package/lib/title-bar/components/title-tab/hook.d.mts +0 -5
- package/lib/title-bar/components/title-tab/hook.d.ts +0 -5
- package/lib/title-bar/components/title-tab/hook.js +0 -34
- package/lib/title-bar/components/title-tab/hook.js.map +0 -1
- package/lib/title-bar/components/title-tab/hook.mjs +0 -3
- package/lib/title-bar/components/title-tab/hook.mjs.map +0 -1
- package/lib/title-bar/components/title-tab/index.d.mts +0 -11
- package/lib/title-bar/components/title-tab/index.d.ts +0 -11
- package/lib/title-bar/components/title-tab/index.js +0 -367
- package/lib/title-bar/components/title-tab/index.js.map +0 -1
- package/lib/title-bar/components/title-tab/index.mjs +0 -16
- package/lib/title-bar/components/title-tab/index.mjs.map +0 -1
- package/lib/title-bar/components/title-tab/tab-item.d.mts +0 -10
- package/lib/title-bar/components/title-tab/tab-item.d.ts +0 -10
- package/lib/title-bar/components/title-tab/tab-item.js +0 -250
- package/lib/title-bar/components/title-tab/tab-item.js.map +0 -1
- package/lib/title-bar/components/title-tab/tab-item.mjs +0 -13
- package/lib/title-bar/components/title-tab/tab-item.mjs.map +0 -1
- package/lib/title-bar/components/title-tab/type.d.mts +0 -8
- package/lib/title-bar/components/title-tab/type.d.ts +0 -8
- package/lib/title-bar/components/title-tab/type.js +0 -4
- package/lib/title-bar/components/title-tab/type.js.map +0 -1
- package/lib/title-bar/components/title-tab/type.mjs +0 -3
- package/lib/title-bar/components/title-tab/type.mjs.map +0 -1
- package/lib/title-bar/components/title1.d.mts +0 -10
- package/lib/title-bar/components/title1.d.ts +0 -10
- package/lib/title-bar/components/title1.js +0 -123
- package/lib/title-bar/components/title1.js.map +0 -1
- package/lib/title-bar/components/title1.mjs +0 -6
- package/lib/title-bar/components/title1.mjs.map +0 -1
- package/lib/title-bar/components/title2.d.mts +0 -11
- package/lib/title-bar/components/title2.d.ts +0 -11
- package/lib/title-bar/components/title2.js +0 -131
- package/lib/title-bar/components/title2.js.map +0 -1
- package/lib/title-bar/components/title2.mjs +0 -6
- package/lib/title-bar/components/title2.mjs.map +0 -1
- package/lib/title-bar/stories/title-tab.stories.d.mts +0 -17
- package/lib/title-bar/stories/title-tab.stories.d.ts +0 -17
- package/lib/title-bar/stories/title-tab.stories.js +0 -391
- package/lib/title-bar/stories/title-tab.stories.js.map +0 -1
- package/lib/title-bar/stories/title-tab.stories.mjs +0 -39
- package/lib/title-bar/stories/title-tab.stories.mjs.map +0 -1
- package/lib/title-bar/stories/title1.stories.d.mts +0 -18
- package/lib/title-bar/stories/title1.stories.d.ts +0 -18
- package/lib/title-bar/stories/title1.stories.js +0 -155
- package/lib/title-bar/stories/title1.stories.js.map +0 -1
- package/lib/title-bar/stories/title1.stories.mjs +0 -35
- package/lib/title-bar/stories/title1.stories.mjs.map +0 -1
- package/lib/title-bar/stories/title2.stories.d.mts +0 -18
- package/lib/title-bar/stories/title2.stories.d.ts +0 -18
- package/lib/title-bar/stories/title2.stories.js +0 -304
- package/lib/title-bar/stories/title2.stories.js.map +0 -1
- package/lib/title-bar/stories/title2.stories.mjs +0 -38
- package/lib/title-bar/stories/title2.stories.mjs.map +0 -1
- package/lib/types/index.js.map +0 -1
- 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,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,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,47 @@
|
|
|
1
|
+
const require_release_branch = require('../release-branch-CRZV4Ivz.js');
|
|
2
|
+
|
|
3
|
+
//#region src/constants/request-origins.ts
|
|
4
|
+
const forServerSideRendering = {
|
|
5
|
+
[require_release_branch.RELEASE_BRANCH.master]: {
|
|
6
|
+
accounts: "http://localhost:3001",
|
|
7
|
+
api: "http://localhost:8080",
|
|
8
|
+
main: "http://localhost:3000",
|
|
9
|
+
support: "http://localhost:3001"
|
|
10
|
+
},
|
|
11
|
+
[require_release_branch.RELEASE_BRANCH.staging]: {
|
|
12
|
+
accounts: "https://staging-accounts.twreporter.org",
|
|
13
|
+
api: "https://staging-go-api.twreporter.org",
|
|
14
|
+
main: "https://staging.twreporter.org",
|
|
15
|
+
support: "https://staging-support.twreporter.org"
|
|
16
|
+
},
|
|
17
|
+
[require_release_branch.RELEASE_BRANCH.preview]: {
|
|
18
|
+
accounts: "https://accounts.twreporter.org",
|
|
19
|
+
api: "https://go-api.twreporter.org",
|
|
20
|
+
main: "https://www.twreporter.org",
|
|
21
|
+
support: "https://support.twreporter.org"
|
|
22
|
+
},
|
|
23
|
+
[require_release_branch.RELEASE_BRANCH.release]: {
|
|
24
|
+
accounts: "https://accounts.twreporter.org",
|
|
25
|
+
api: "https://go-api.twreporter.org",
|
|
26
|
+
main: "https://www.twreporter.org",
|
|
27
|
+
support: "https://support.twreporter.org"
|
|
28
|
+
},
|
|
29
|
+
[require_release_branch.RELEASE_BRANCH.dev]: {
|
|
30
|
+
accounts: "https://dev-accounts.twreporter.org",
|
|
31
|
+
api: "https://staging-go-api.twreporter.org",
|
|
32
|
+
main: "https://dev.twreporter.org",
|
|
33
|
+
support: "https://dev-support.twreporter.org"
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
const forClientSideRendering = {
|
|
37
|
+
[require_release_branch.RELEASE_BRANCH.master]: forServerSideRendering[require_release_branch.RELEASE_BRANCH.master],
|
|
38
|
+
[require_release_branch.RELEASE_BRANCH.staging]: forServerSideRendering[require_release_branch.RELEASE_BRANCH.staging],
|
|
39
|
+
[require_release_branch.RELEASE_BRANCH.preview]: forServerSideRendering[require_release_branch.RELEASE_BRANCH.preview],
|
|
40
|
+
[require_release_branch.RELEASE_BRANCH.release]: forServerSideRendering[require_release_branch.RELEASE_BRANCH.release],
|
|
41
|
+
[require_release_branch.RELEASE_BRANCH.dev]: forServerSideRendering[require_release_branch.RELEASE_BRANCH.dev]
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
//#endregion
|
|
45
|
+
exports.forClientSideRendering = forClientSideRendering;
|
|
46
|
+
exports.forServerSideRendering = forServerSideRendering;
|
|
47
|
+
//# sourceMappingURL=request-origins.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"request-origins.js","names":["RELEASE_BRANCH"],"sources":["../../src/constants/request-origins.ts"],"sourcesContent":["import { RELEASE_BRANCH } from './release-branch'\n\nconst forServerSideRendering = {\n [RELEASE_BRANCH.master]: {\n accounts: 'http://localhost:3001',\n api: 'http://localhost:8080',\n main: 'http://localhost:3000',\n support: 'http://localhost:3001',\n },\n [RELEASE_BRANCH.staging]: {\n accounts: 'https://staging-accounts.twreporter.org',\n api: 'https://staging-go-api.twreporter.org',\n main: 'https://staging.twreporter.org',\n support: 'https://staging-support.twreporter.org',\n },\n [RELEASE_BRANCH.preview]: {\n accounts: 'https://accounts.twreporter.org',\n api: 'https://go-api.twreporter.org',\n main: 'https://www.twreporter.org',\n support: 'https://support.twreporter.org',\n },\n [RELEASE_BRANCH.release]: {\n accounts: 'https://accounts.twreporter.org',\n api: 'https://go-api.twreporter.org',\n main: 'https://www.twreporter.org',\n support: 'https://support.twreporter.org',\n },\n [RELEASE_BRANCH.dev]: {\n accounts: 'https://dev-accounts.twreporter.org',\n api: 'https://staging-go-api.twreporter.org',\n main: 'https://dev.twreporter.org',\n support: 'https://dev-support.twreporter.org',\n },\n}\n\nconst forClientSideRendering = {\n [RELEASE_BRANCH.master]: forServerSideRendering[RELEASE_BRANCH.master],\n [RELEASE_BRANCH.staging]: forServerSideRendering[RELEASE_BRANCH.staging],\n [RELEASE_BRANCH.preview]: forServerSideRendering[RELEASE_BRANCH.preview],\n [RELEASE_BRANCH.release]: forServerSideRendering[RELEASE_BRANCH.release],\n [RELEASE_BRANCH.dev]: forServerSideRendering[RELEASE_BRANCH.dev],\n}\n\nexport { forClientSideRendering, forServerSideRendering }\n"],"mappings":";;;AAEA,MAAM,yBAAyB;EAC5BA,sCAAe,SAAS;EACvB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACAA,sCAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACAA,sCAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACAA,sCAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACAA,sCAAe,MAAM;EACpB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;CACF;AAED,MAAM,yBAAyB;EAC5BA,sCAAe,SAAS,uBAAuBA,sCAAe;EAC9DA,sCAAe,UAAU,uBAAuBA,sCAAe;EAC/DA,sCAAe,UAAU,uBAAuBA,sCAAe;EAC/DA,sCAAe,UAAU,uBAAuBA,sCAAe;EAC/DA,sCAAe,MAAM,uBAAuBA,sCAAe;CAC7D"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { RELEASE_BRANCH } from "../release-branch-DNCD1uH_.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/constants/request-origins.ts
|
|
4
|
+
const forServerSideRendering = {
|
|
5
|
+
[RELEASE_BRANCH.master]: {
|
|
6
|
+
accounts: "http://localhost:3001",
|
|
7
|
+
api: "http://localhost:8080",
|
|
8
|
+
main: "http://localhost:3000",
|
|
9
|
+
support: "http://localhost:3001"
|
|
10
|
+
},
|
|
11
|
+
[RELEASE_BRANCH.staging]: {
|
|
12
|
+
accounts: "https://staging-accounts.twreporter.org",
|
|
13
|
+
api: "https://staging-go-api.twreporter.org",
|
|
14
|
+
main: "https://staging.twreporter.org",
|
|
15
|
+
support: "https://staging-support.twreporter.org"
|
|
16
|
+
},
|
|
17
|
+
[RELEASE_BRANCH.preview]: {
|
|
18
|
+
accounts: "https://accounts.twreporter.org",
|
|
19
|
+
api: "https://go-api.twreporter.org",
|
|
20
|
+
main: "https://www.twreporter.org",
|
|
21
|
+
support: "https://support.twreporter.org"
|
|
22
|
+
},
|
|
23
|
+
[RELEASE_BRANCH.release]: {
|
|
24
|
+
accounts: "https://accounts.twreporter.org",
|
|
25
|
+
api: "https://go-api.twreporter.org",
|
|
26
|
+
main: "https://www.twreporter.org",
|
|
27
|
+
support: "https://support.twreporter.org"
|
|
28
|
+
},
|
|
29
|
+
[RELEASE_BRANCH.dev]: {
|
|
30
|
+
accounts: "https://dev-accounts.twreporter.org",
|
|
31
|
+
api: "https://staging-go-api.twreporter.org",
|
|
32
|
+
main: "https://dev.twreporter.org",
|
|
33
|
+
support: "https://dev-support.twreporter.org"
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
const forClientSideRendering = {
|
|
37
|
+
[RELEASE_BRANCH.master]: forServerSideRendering[RELEASE_BRANCH.master],
|
|
38
|
+
[RELEASE_BRANCH.staging]: forServerSideRendering[RELEASE_BRANCH.staging],
|
|
39
|
+
[RELEASE_BRANCH.preview]: forServerSideRendering[RELEASE_BRANCH.preview],
|
|
40
|
+
[RELEASE_BRANCH.release]: forServerSideRendering[RELEASE_BRANCH.release],
|
|
41
|
+
[RELEASE_BRANCH.dev]: forServerSideRendering[RELEASE_BRANCH.dev]
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
//#endregion
|
|
45
|
+
export { forClientSideRendering, forServerSideRendering };
|
|
46
|
+
//# sourceMappingURL=request-origins.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"request-origins.mjs","names":[],"sources":["../../src/constants/request-origins.ts"],"sourcesContent":["import { RELEASE_BRANCH } from './release-branch'\n\nconst forServerSideRendering = {\n [RELEASE_BRANCH.master]: {\n accounts: 'http://localhost:3001',\n api: 'http://localhost:8080',\n main: 'http://localhost:3000',\n support: 'http://localhost:3001',\n },\n [RELEASE_BRANCH.staging]: {\n accounts: 'https://staging-accounts.twreporter.org',\n api: 'https://staging-go-api.twreporter.org',\n main: 'https://staging.twreporter.org',\n support: 'https://staging-support.twreporter.org',\n },\n [RELEASE_BRANCH.preview]: {\n accounts: 'https://accounts.twreporter.org',\n api: 'https://go-api.twreporter.org',\n main: 'https://www.twreporter.org',\n support: 'https://support.twreporter.org',\n },\n [RELEASE_BRANCH.release]: {\n accounts: 'https://accounts.twreporter.org',\n api: 'https://go-api.twreporter.org',\n main: 'https://www.twreporter.org',\n support: 'https://support.twreporter.org',\n },\n [RELEASE_BRANCH.dev]: {\n accounts: 'https://dev-accounts.twreporter.org',\n api: 'https://staging-go-api.twreporter.org',\n main: 'https://dev.twreporter.org',\n support: 'https://dev-support.twreporter.org',\n },\n}\n\nconst forClientSideRendering = {\n [RELEASE_BRANCH.master]: forServerSideRendering[RELEASE_BRANCH.master],\n [RELEASE_BRANCH.staging]: forServerSideRendering[RELEASE_BRANCH.staging],\n [RELEASE_BRANCH.preview]: forServerSideRendering[RELEASE_BRANCH.preview],\n [RELEASE_BRANCH.release]: forServerSideRendering[RELEASE_BRANCH.release],\n [RELEASE_BRANCH.dev]: forServerSideRendering[RELEASE_BRANCH.dev],\n}\n\nexport { forClientSideRendering, forServerSideRendering }\n"],"mappings":";;;AAEA,MAAM,yBAAyB;EAC5B,eAAe,SAAS;EACvB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACA,eAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACA,eAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACA,eAAe,UAAU;EACxB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;EACA,eAAe,MAAM;EACpB,UAAU;EACV,KAAK;EACL,MAAM;EACN,SAAS;EACV;CACF;AAED,MAAM,yBAAyB;EAC5B,eAAe,SAAS,uBAAuB,eAAe;EAC9D,eAAe,UAAU,uBAAuB,eAAe;EAC/D,eAAe,UAAU,uBAAuB,eAAe;EAC/D,eAAe,UAAU,uBAAuB,eAAe;EAC/D,eAAe,MAAM,uBAAuB,eAAe;CAC7D"}
|
|
@@ -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-2TRY2zTK.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants-2TRY2zTK.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,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,20 @@
|
|
|
1
|
+
//#region src/logo/constants.ts
|
|
2
|
+
const LOGO = {
|
|
3
|
+
header: "header",
|
|
4
|
+
footer: "footer",
|
|
5
|
+
symbol: "symbol",
|
|
6
|
+
"loading-fallback": "loading-fallback"
|
|
7
|
+
};
|
|
8
|
+
const LOGO_TYPE = {
|
|
9
|
+
default: "default",
|
|
10
|
+
white: "white"
|
|
11
|
+
};
|
|
12
|
+
const LOGO_SYMBOL_TYPE = {
|
|
13
|
+
default: "default",
|
|
14
|
+
white: "white",
|
|
15
|
+
black: "black"
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
//#endregion
|
|
19
|
+
export { LOGO, LOGO_SYMBOL_TYPE, LOGO_TYPE };
|
|
20
|
+
//# sourceMappingURL=constants-BqeEbkVD.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants-BqeEbkVD.mjs","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-Ej3agYJF.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-CIX1G5rj.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-Ej3agYJF.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-COxV6T69.d.mts.map
|