@pfct/purple 1.3.8-rc.2 → 1.4.0-npm-test.2
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/.history/.eslintrc.config_20240620114140.js +39 -0
- package/.history/.eslintrc.config_20240620130453.js +164 -0
- package/.history/.eslintrc_20230510193851.json +164 -0
- package/.history/.eslintrc_20240620114141.json +39 -0
- package/.history/.eslintrc_20240620131751.js +164 -0
- package/.history/.eslintrc_20240620132945.js +164 -0
- package/.history/.eslintrc_20240620133123.js +163 -0
- package/.history/.eslintrc_20240620133153.js +164 -0
- package/.history/.gitignore_20240620105113 +21 -0
- package/.history/.husky/commit-msg_20230510193851 +4 -0
- package/.history/.husky/commit-msg_20240620132755 +4 -0
- package/.history/.storybook/main_20230511183243.ts +15 -0
- package/.history/.storybook/main_20240620103059.ts +9 -0
- package/.history/.storybook/main_20240620103349.ts +15 -0
- package/.history/config-overrides_20230523140429.js +7 -0
- package/.history/config-overrides_20230523140438.js +7 -0
- package/.history/config-overrides_20230523140456.js +7 -0
- package/.history/config-overrides_20230523140500.js +7 -0
- package/.history/config-overrides_20230523141258.js +8 -0
- package/.history/config-overrides_20230523141523.js +15 -0
- package/.history/config-overrides_20230523141527.js +14 -0
- package/.history/config-overrides_20230523141528.js +14 -0
- package/.history/config-overrides_20230523141828.js +7 -0
- package/.history/config-overrides_20230523142043.js +7 -0
- package/.history/config-overrides_20230523144759.js +7 -0
- package/.history/config-overrides_20230523144844.js +7 -0
- package/.history/config-overrides_20230523145025.js +8 -0
- package/.history/config-overrides_20230523145244.js +8 -0
- package/.history/config-overrides_20230523145557.js +8 -0
- package/.history/config-overrides_20230523145640.js +8 -0
- package/.history/config-overrides_20230523145642.js +8 -0
- package/.history/config-overrides_20230523150101.js +8 -0
- package/.history/config-overrides_20230523150817.js +8 -0
- package/.history/config-overrides_20230523151011.js +8 -0
- package/.history/config-overrides_20230523151022.js +8 -0
- package/.history/config-overrides_20230523151050.js +8 -0
- package/.history/config-overrides_20230523151057.js +8 -0
- package/.history/config-overrides_20230523155303.js +5 -0
- package/.history/config-overrides_20230524135448.js +6 -0
- package/.history/e2e/pages/dist/index_20230518173449.html +15 -0
- package/.history/e2e/pages/dist/index_20230518182705.html +20 -0
- package/.history/e2e/pages/dist/index_20230522152456.html +18 -0
- package/.history/e2e/pages/dist/index_20230522152506.html +16 -0
- package/.history/e2e/pages/index_20230511135904.html +15 -0
- package/.history/e2e/pages/index_20230511173402.html +21 -0
- package/.history/e2e/pages/index_20230511173459.html +21 -0
- package/.history/e2e/pages/index_20230511173549.html +17 -0
- package/.history/e2e/pages/index_20230511174725.html +366 -0
- package/.history/e2e/pages/index_20230511174818.html +18 -0
- package/.history/e2e/pages/index_20230511175151.html +366 -0
- package/.history/e2e/pages/index_20230511180114.html +15 -0
- package/.history/e2e/pages/index_20230518182740.html +20 -0
- package/.history/e2e/pages/index_20230518182804.html +21 -0
- package/.history/e2e/pages/index_20230522153300.html +15 -0
- package/.history/e2e/pages/public/index_20230523135713.html +15 -0
- package/.history/e2e/pages/public/index_20230523141954.html +14 -0
- package/.history/e2e/pages/src/api/index_20230510193933.ts +26 -0
- package/.history/e2e/pages/src/api/index_20230511113640.ts +26 -0
- package/.history/e2e/pages/src/api/index_20230511151752.ts +26 -0
- package/.history/e2e/pages/src/components/Loading_20230511175734.tsx +12 -0
- package/.history/e2e/pages/src/components/Loading_20230511175931.tsx +14 -0
- package/.history/e2e/pages/src/index.styled_20230510193933.ts +13 -0
- package/.history/e2e/pages/src/index.styled_20230511151410.ts +13 -0
- package/.history/e2e/pages/src/index.styled_20230511151526.ts +13 -0
- package/.history/e2e/pages/src/index.styled_20230511151814.ts +13 -0
- package/.history/e2e/pages/src/index.styled_20230511172842.ts +14 -0
- package/.history/e2e/pages/src/index.styled_20230511172927.ts +15 -0
- package/.history/e2e/pages/src/index.styled_20230511172936.ts +16 -0
- package/.history/e2e/pages/src/index.styled_20230511173014.ts +13 -0
- package/.history/e2e/pages/src/index_20230510193933.tsx +64 -0
- package/.history/e2e/pages/src/index_20230511112721.tsx +64 -0
- package/.history/e2e/pages/src/index_20230511124302.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511124322.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511124506.tsx +72 -0
- package/.history/e2e/pages/src/index_20230511124716.tsx +72 -0
- package/.history/e2e/pages/src/index_20230511133409.tsx +72 -0
- package/.history/e2e/pages/src/index_20230511141608.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511141609.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511142059.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511144242.tsx +77 -0
- package/.history/e2e/pages/src/index_20230511145239.tsx +81 -0
- package/.history/e2e/pages/src/index_20230511145611.tsx +81 -0
- package/.history/e2e/pages/src/index_20230511150038.tsx +81 -0
- package/.history/e2e/pages/src/index_20230511150332.tsx +87 -0
- package/.history/e2e/pages/src/index_20230511150409.tsx +87 -0
- package/.history/e2e/pages/src/index_20230511150806.tsx +96 -0
- package/.history/e2e/pages/src/index_20230511150921.tsx +96 -0
- package/.history/e2e/pages/src/index_20230511151119.tsx +96 -0
- package/.history/e2e/pages/src/index_20230511151212.tsx +89 -0
- package/.history/e2e/pages/src/index_20230511151213.tsx +89 -0
- package/.history/e2e/pages/src/index_20230511151402.tsx +86 -0
- package/.history/e2e/pages/src/index_20230511151506.tsx +79 -0
- package/.history/e2e/pages/src/index_20230511151508.tsx +75 -0
- package/.history/e2e/pages/src/index_20230511153005.tsx +71 -0
- package/.history/e2e/pages/src/index_20230511153107.tsx +73 -0
- package/.history/e2e/pages/src/index_20230511153108.tsx +73 -0
- package/.history/e2e/pages/src/index_20230511153531.tsx +76 -0
- package/.history/e2e/pages/src/index_20230511153708.tsx +73 -0
- package/.history/e2e/pages/src/index_20230511153839.tsx +75 -0
- package/.history/e2e/pages/src/index_20230511154213.tsx +81 -0
- package/.history/e2e/pages/src/index_20230511154216.tsx +79 -0
- package/.history/e2e/pages/src/index_20230511154409.tsx +83 -0
- package/.history/e2e/pages/src/index_20230511154449.tsx +85 -0
- package/.history/e2e/pages/src/index_20230511154635.tsx +91 -0
- package/.history/e2e/pages/src/index_20230511154636.tsx +91 -0
- package/.history/e2e/pages/src/index_20230511154930.tsx +96 -0
- package/.history/e2e/pages/src/index_20230511154944.tsx +94 -0
- package/.history/e2e/pages/src/index_20230511154945.tsx +93 -0
- package/.history/e2e/pages/src/index_20230511155010.tsx +91 -0
- package/.history/e2e/pages/src/index_20230511160112.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511160930.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161050.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161157.tsx +93 -0
- package/.history/e2e/pages/src/index_20230511161212.tsx +93 -0
- package/.history/e2e/pages/src/index_20230511161244.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161304.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161307.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161344.tsx +92 -0
- package/.history/e2e/pages/src/index_20230511161426.tsx +98 -0
- package/.history/e2e/pages/src/index_20230511161627.tsx +101 -0
- package/.history/e2e/pages/src/index_20230511161654.tsx +101 -0
- package/.history/e2e/pages/src/index_20230511161714.tsx +102 -0
- package/.history/e2e/pages/src/index_20230511161721.tsx +103 -0
- package/.history/e2e/pages/src/index_20230511161739.tsx +105 -0
- package/.history/e2e/pages/src/index_20230511161856.tsx +104 -0
- package/.history/e2e/pages/src/index_20230511162002.tsx +105 -0
- package/.history/e2e/pages/src/index_20230511162106.tsx +106 -0
- package/.history/e2e/pages/src/index_20230511163614.tsx +109 -0
- package/.history/e2e/pages/src/index_20230511163744.tsx +109 -0
- package/.history/e2e/pages/src/index_20230511165031.tsx +112 -0
- package/.history/e2e/pages/src/index_20230511165033.tsx +111 -0
- package/.history/e2e/pages/src/index_20230511165356.tsx +112 -0
- package/.history/e2e/pages/src/index_20230511165613.tsx +113 -0
- package/.history/e2e/pages/src/index_20230511165615.tsx +113 -0
- package/.history/e2e/pages/src/index_20230511170431.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511170448.tsx +122 -0
- package/.history/e2e/pages/src/index_20230511170740.tsx +123 -0
- package/.history/e2e/pages/src/index_20230511170856.tsx +123 -0
- package/.history/e2e/pages/src/index_20230511170952.tsx +124 -0
- package/.history/e2e/pages/src/index_20230511171513.tsx +119 -0
- package/.history/e2e/pages/src/index_20230511171555.tsx +119 -0
- package/.history/e2e/pages/src/index_20230511171611.tsx +119 -0
- package/.history/e2e/pages/src/index_20230511171832.tsx +120 -0
- package/.history/e2e/pages/src/index_20230511171850.tsx +120 -0
- package/.history/e2e/pages/src/index_20230511172356.tsx +113 -0
- package/.history/e2e/pages/src/index_20230511172732.tsx +118 -0
- package/.history/e2e/pages/src/index_20230511172752.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511172825.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511173028.tsx +115 -0
- package/.history/e2e/pages/src/index_20230511173124.tsx +114 -0
- package/.history/e2e/pages/src/index_20230511173144.tsx +115 -0
- package/.history/e2e/pages/src/index_20230511173209.tsx +119 -0
- package/.history/e2e/pages/src/index_20230511173213.tsx +119 -0
- package/.history/e2e/pages/src/index_20230511173235.tsx +123 -0
- package/.history/e2e/pages/src/index_20230511173238.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511173303.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511173312.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511173604.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511173623.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511173628.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511174842.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175122.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175133.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175327.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175329.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175343.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175344.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175345.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175412.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175422.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175426.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175501.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175515.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175521.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175530.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175538.tsx +123 -0
- package/.history/e2e/pages/src/index_20230511175542.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175602.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175621.tsx +121 -0
- package/.history/e2e/pages/src/index_20230511175813.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511175819.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511175844.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511175845.tsx +116 -0
- package/.history/e2e/pages/src/index_20230511180023.tsx +118 -0
- package/.history/e2e/pages/src/index_20230511182316.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511182608.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511182609.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511182757.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511182903.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511182937.tsx +126 -0
- package/.history/e2e/pages/src/index_20230511182948.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511183018.tsx +125 -0
- package/.history/e2e/pages/src/index_20230511183133.tsx +125 -0
- package/.history/e2e/pages/src/index_20230512155015.tsx +125 -0
- package/.history/e2e/pages/src/index_20230523142330.tsx +126 -0
- package/.history/e2e/pages/src/index_20230523142331.tsx +126 -0
- package/.history/e2e/pages/src/index_20230524135532.tsx +125 -0
- package/.history/e2e/pages/src/index_20230524221001.tsx +125 -0
- package/.history/e2e/pages/src/index_20230524221118.tsx +125 -0
- package/.history/e2e/pages/src/util/index_20230510193933.ts +72 -0
- package/.history/e2e/pages/src/util/index_20230511160018.ts +73 -0
- package/.history/e2e/pages/src/util/index_20230511160344.ts +74 -0
- package/.history/e2e/pages/src/util/index_20230511160737.ts +75 -0
- package/.history/e2e/pages/src/util/index_20230511160755.ts +75 -0
- package/.history/e2e/pages/src/util/index_20230511160837.ts +73 -0
- package/.history/e2e/pages/src/util/index_20230511161107.ts +72 -0
- package/.history/e2e/pages/src/util/index_20230511172301.ts +81 -0
- package/.history/e2e/pages/src/util/index_20230512154151.ts +89 -0
- package/.history/e2e/pages/src/util/index_20230512154521.ts +98 -0
- package/.history/e2e/pages/src/util/index_20230512154722.ts +98 -0
- package/.history/e2e/pages/src/util/index_20230512154913.ts +91 -0
- package/.history/e2e/pages/src/util/index_20230512155144.ts +91 -0
- package/.history/e2e/pages/src/util/index_20230512155145.ts +91 -0
- package/.history/e2e/pages/src/util/index_20230512155146.ts +91 -0
- package/.history/e2e/pages/src/util/index_20230512155153.ts +90 -0
- package/.history/e2e/pages/src/util/index_20230512155624.ts +90 -0
- package/.history/e2e/pages/src/util/index_20230512155741.ts +90 -0
- package/.history/e2e/pages/src/util/index_20230512155917.ts +90 -0
- package/.history/e2e/pages/src/util/index_20230524221047.ts +97 -0
- package/.history/e2e/pages/webpack.config_20230510193933.js +30 -0
- package/.history/e2e/pages/webpack.config_20230511144239.js +39 -0
- package/.history/e2e/pages/webpack.config_20230511144341.js +39 -0
- package/.history/e2e/pages/webpack.config_20230511144430.js +39 -0
- package/.history/e2e/pages/webpack.config_20230511144644.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144645.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144753.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144802.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144845.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144926.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144934.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511144943.js +40 -0
- package/.history/e2e/pages/webpack.config_20230511145020.js +39 -0
- package/.history/e2e/pages/webpack.config_20230511145106.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511145716.js +41 -0
- package/.history/e2e/pages/webpack.config_20230511145916.js +36 -0
- package/.history/e2e/pages/webpack.config_20230518173344.js +37 -0
- package/.history/e2e/pages/webpack.config_20230518174552.js +36 -0
- package/.history/e2e/pages/webpack.config_20230523133653.js +35 -0
- package/.history/e2e/public/index_20230524155527.html +43 -0
- package/.history/e2e/public/index_20230524162254.html +43 -0
- package/.history/e2e/public/index_20230524185229.html +37 -0
- package/.history/e2e/public/index_20230524215646.html +13 -0
- package/.history/e2e/public/index_20230524215648.html +12 -0
- package/.history/e2e/src/api/index_20230524161035.ts +26 -0
- package/.history/e2e/src/api/index_20230524215532.ts +26 -0
- package/.history/e2e/src/components/Home/index_20230524161228.tsx +125 -0
- package/.history/e2e/src/components/Home/index_20230524161356.tsx +116 -0
- package/.history/e2e/src/components/Home/index_20230524161420.tsx +115 -0
- package/.history/e2e/src/components/Home/index_20230524161442.tsx +115 -0
- package/.history/e2e/src/components/Home/index_20230525002542.tsx +123 -0
- package/.history/e2e/src/components/Home/index_20230525002658.tsx +125 -0
- package/.history/e2e/src/components/Home/index_20230525002730.tsx +126 -0
- package/.history/e2e/src/index_20230524155527.tsx +19 -0
- package/.history/e2e/src/index_20230524161122.tsx +125 -0
- package/.history/e2e/src/index_20230524161206.tsx +19 -0
- package/.history/e2e/src/index_20230524161343.tsx +17 -0
- package/.history/e2e/src/index_20230524161927.tsx +12 -0
- package/.history/e2e/src/index_20230524161943.tsx +11 -0
- package/.history/e2e/src/index_20230524215444.tsx +16 -0
- package/.history/e2e/src/util/index_20230524222013.ts +96 -0
- package/.history/e2e/src/util/index_20230525000927.ts +96 -0
- package/.history/e2e/src/util/index_20230525000928.ts +96 -0
- package/.history/e2e/src/util/index_20230525001227.ts +97 -0
- package/.history/e2e/src/util/index_20230525001229.ts +97 -0
- package/.history/e2e/src/util/index_20230525001439.ts +97 -0
- package/.history/e2e/src/util/index_20230525001641.ts +101 -0
- package/.history/e2e/src/util/index_20230525001953.ts +100 -0
- package/.history/e2e/src/util/index_20230525002514.ts +100 -0
- package/.history/e2e/src/util/index_20230525002533.ts +100 -0
- package/.history/ops/buildspec_20240620105123.yml +17 -0
- package/.history/package_20240620101011.json +176 -0
- package/.history/package_20240620102132.json +180 -0
- package/.history/package_20240620102136.json +179 -0
- package/.history/package_20240620102151.json +179 -0
- package/.history/package_20240620102153.json +179 -0
- package/.history/package_20240620102228.json +180 -0
- package/.history/package_20240620102534.json +181 -0
- package/.history/package_20240620102955.json +180 -0
- package/.history/package_20240620103103.json +181 -0
- package/.history/package_20240620103105.json +180 -0
- package/.history/package_20240620103120.json +181 -0
- package/.history/package_20240620103532.json +181 -0
- package/.history/package_20240620103741.json +181 -0
- package/.history/package_20240620103803.json +181 -0
- package/.history/package_20240620105356.json +181 -0
- package/.history/package_20240620110005.json +181 -0
- package/.history/package_20240620110042.json +172 -0
- package/.history/package_20240620131821.json +181 -0
- package/.history/package_20240620133118.json +179 -0
- package/.history/package_20240620133317.json +179 -0
- package/.history/package_20240620133341.json +179 -0
- package/.history/package_20240620135524.json +178 -0
- package/.history/public/index_20230523141735.html +15 -0
- package/.history/public/index_20230523141958.html +14 -0
- package/.history/src/components/Button/BaseButton/index_20240620100732.tsx +101 -0
- package/.history/src/components/Button/BaseButton/index_20240704140342.tsx +103 -0
- package/.history/src/components/Button/BaseButton/index_20240704140358.tsx +103 -0
- package/.history/src/components/Button/BaseButton/index_20240704140500.tsx +101 -0
- package/.history/src/components/Button/BaseButton/index_20240704140632.tsx +103 -0
- package/.history/src/components/Button/BaseButton/index_20240704140652.tsx +106 -0
- package/.history/src/components/Button/BaseButton/index_20240704140700.tsx +107 -0
- package/.history/src/components/Button/BaseButton/index_20240704140711.tsx +108 -0
- package/.history/src/components/Button/BaseButton/index_20240704140714.tsx +106 -0
- package/.history/src/components/Button/BaseButton/index_20240704140717.tsx +106 -0
- package/.history/src/components/Button/BaseButton/index_20240704140900.tsx +105 -0
- package/.history/src/components/Button/BaseButton/index_20240704140926.tsx +106 -0
- package/.history/src/components/Button/BaseButton/index_20240704140954.tsx +105 -0
- package/.history/src/components/Button/BaseButton/index_20240704141107.tsx +105 -0
- package/.history/src/components/Button/BaseButton/index_20240704141112.tsx +103 -0
- package/.history/src/components/Button/DoubleButton/index_20240620100732.tsx +53 -0
- package/.history/src/components/Button/DoubleButton/index_20240620133519.tsx +53 -0
- package/.history/src/components/Button/DoubleButton/index_20240620133607.tsx +53 -0
- package/.history/src/components/Control/CheckBox/index_20231208085202.tsx +51 -0
- package/.history/src/components/Control/CheckBox/index_20240102131509.tsx +53 -0
- package/.history/src/components/Control/CheckMark/index_20231208110651.tsx +33 -0
- package/.history/src/components/Control/CheckMark/index_20240104141745.tsx +35 -0
- package/.history/src/components/Input/BaseInput/index.styled_20230518172815.ts +149 -0
- package/.history/src/components/Input/BaseInput/index.styled_20230620134104.ts +150 -0
- package/.history/src/components/Input/BaseInput/index.styled_20230620153553.ts +150 -0
- package/.history/src/components/Input/BaseInput/index.styled_20230620162224.ts +151 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230518172815.ts +71 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230619181154.ts +72 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230619181243.ts +71 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230619181840.ts +70 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230619181843.ts +70 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230619181844.ts +70 -0
- package/.history/src/components/Input/PostfixInput/index.styled_20230620110646.ts +70 -0
- package/.history/src/components/Input/PostfixInput/index_20231208085501.tsx +173 -0
- package/.history/src/components/Input/PostfixInput/index_20231208085544.tsx +174 -0
- package/.history/src/components/Input/PostfixInput/index_20231208085701.tsx +175 -0
- package/.history/src/components/Input/PostfixInput/index_20231208090034.tsx +175 -0
- package/.history/src/components/Input/PostfixInput/index_20231208110722.tsx +174 -0
- package/.history/src/components/Input/PostfixInput/index_20231208110738.tsx +175 -0
- package/.history/src/components/Input/PostfixInput/index_20231208110752.tsx +176 -0
- package/.history/src/components/Input/index.stories_20230523113113.tsx +209 -0
- package/.history/src/components/Input/index.stories_20230619181021.tsx +210 -0
- package/.history/src/components/Input/index.stories_20230619181656.tsx +210 -0
- package/.history/src/components/Input/index.stories_20230619184317.tsx +210 -0
- package/.history/src/components/Loading/index_20230510193851.ts +4 -0
- package/.history/src/components/Loading/index_20230511140917.ts +5 -0
- package/.history/src/components/Loading/index_20230511151553.ts +4 -0
- package/.history/src/core/TextStyles/index_20230518172815.ts +158 -0
- package/.history/src/core/TextStyles/index_20230522164636.ts +158 -0
- package/.history/src/hooks/useLayoutIsMobile_20230510193851.ts +23 -0
- package/.history/src/hooks/useLayoutIsMobile_20240112115425.ts +23 -0
- package/.history/src/library/BasicLayout/index_20240620100732.tsx +89 -0
- package/.history/src/library/BasicLayout/index_20240620101635.tsx +89 -0
- package/.history/src/library/BasicLayout/index_20240620101752.tsx +89 -0
- package/.history/src/library/Flex/index.stories_20231208085202.tsx +41 -0
- package/.history/src/library/Flex/index.stories_20240620133414.tsx +41 -0
- package/.history/src/storybook/extend-color-type.stories_20240620100732.tsx +613 -0
- package/.history/src/storybook/extend-color-type.stories_20240620133449.tsx +613 -0
- package/.history/src/storybook/extend-color-type.stories_20240620133541.tsx +611 -0
- package/.history/src/storybook/extend-color-type.stories_20240620133550.tsx +609 -0
- package/.history/src/storybook/extend-color-type.stories_20240620133554.tsx +609 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240620100732.ts +109 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153725.ts +110 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153726.ts +110 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153826.ts +105 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153909.ts +110 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153934.ts +111 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240702153935.ts +111 -0
- package/.history/src/utils/GenerateColorStyle/single-button_20240704141120.ts +109 -0
- package/.history/yarn_20230510193944.lock +11943 -0
- package/.history/yarn_20230510194159.lock +11941 -0
- package/.vscode/settings.json +3 -0
- package/dist/components/Button/BaseButton/index.js +4 -2
- package/package.json +1 -1
- package/.build-storybook/1341.036b0413.iframe.bundle.js +0 -1
- package/.build-storybook/172.ea02123e.iframe.bundle.js +0 -1
- package/.build-storybook/1965.108e3614.iframe.bundle.js +0 -121
- package/.build-storybook/1965.108e3614.iframe.bundle.js.map +0 -1
- package/.build-storybook/2109.fd83da5e.iframe.bundle.js +0 -46
- package/.build-storybook/2109.fd83da5e.iframe.bundle.js.map +0 -1
- package/.build-storybook/2333.5709f3ed.iframe.bundle.js +0 -1
- package/.build-storybook/2991.a6871641.iframe.bundle.js +0 -1
- package/.build-storybook/4441.b93be02f.iframe.bundle.js +0 -1
- package/.build-storybook/4446.d823cd23.iframe.bundle.js +0 -1
- package/.build-storybook/4463.3b9d4be9.iframe.bundle.js +0 -44
- package/.build-storybook/4463.3b9d4be9.iframe.bundle.js.map +0 -1
- package/.build-storybook/4582.f3cf3997.iframe.bundle.js +0 -2
- package/.build-storybook/4582.f3cf3997.iframe.bundle.js.LICENSE.txt +0 -8
- package/.build-storybook/4698.02da77bd.iframe.bundle.js +0 -1
- package/.build-storybook/5661.6b60a6b3.iframe.bundle.js +0 -1
- package/.build-storybook/5898.17981f3a.iframe.bundle.js +0 -1
- package/.build-storybook/7058.5208eb63.iframe.bundle.js +0 -1
- package/.build-storybook/782.4c3df606.iframe.bundle.js +0 -402
- package/.build-storybook/782.4c3df606.iframe.bundle.js.LICENSE.txt +0 -56
- package/.build-storybook/782.4c3df606.iframe.bundle.js.map +0 -1
- package/.build-storybook/7856.80667440.iframe.bundle.js +0 -2
- package/.build-storybook/7856.80667440.iframe.bundle.js.LICENSE.txt +0 -8
- package/.build-storybook/8923.8ce812a9.iframe.bundle.js +0 -1
- package/.build-storybook/9469.3298ca9c.iframe.bundle.js +0 -1
- package/.build-storybook/Icon-index-stories.323a8702.iframe.bundle.js +0 -2
- package/.build-storybook/Icon-index-stories.323a8702.iframe.bundle.js.LICENSE.txt +0 -8
- package/.build-storybook/components-Badge-IconBadge-index-stories.ea59237d.iframe.bundle.js +0 -1
- package/.build-storybook/components-Badge-TextBadge-index-stories.09b543af.iframe.bundle.js +0 -1
- package/.build-storybook/components-BottomSheet-NavBottomSheet-index-stories.e989d5db.iframe.bundle.js +0 -1
- package/.build-storybook/components-BottomSheet-TitleBottomSheet-index-stories.45cac11e.iframe.bundle.js +0 -1
- package/.build-storybook/components-Button-DoubleButton-index-stories.843a0709.iframe.bundle.js +0 -1
- package/.build-storybook/components-Button-SingleButton-index-stories.6c3c9169.iframe.bundle.js +0 -1
- package/.build-storybook/components-Card-index-stories.d9989606.iframe.bundle.js +0 -1
- package/.build-storybook/components-Chips-index-stories.70495338.iframe.bundle.js +0 -1
- package/.build-storybook/components-Comment-index-stories.52d9bd9f.iframe.bundle.js +0 -2
- package/.build-storybook/components-Comment-index-stories.52d9bd9f.iframe.bundle.js.LICENSE.txt +0 -8
- package/.build-storybook/components-Control-CheckBox-index-stories.9c69b383.iframe.bundle.js +0 -1
- package/.build-storybook/components-Control-CheckMark-index-stories.9e0607ae.iframe.bundle.js +0 -1
- package/.build-storybook/components-Control-RadioButton-index-stories.2cdab497.iframe.bundle.js +0 -1
- package/.build-storybook/components-Control-Switch-index-stories.9918db98.iframe.bundle.js +0 -1
- package/.build-storybook/components-DatePicker-RangeDatePicker-index-stories.fc1ae3bb.iframe.bundle.js +0 -1
- package/.build-storybook/components-DatePicker-RangeDatePickerModal-index-stories.29a5990b.iframe.bundle.js +0 -1
- package/.build-storybook/components-DatePicker-SingleDatePicker-index-stories.237e8b4a.iframe.bundle.js +0 -1
- package/.build-storybook/components-DatePicker-SingleDatePickerModal-index-stories.05f2092c.iframe.bundle.js +0 -1
- package/.build-storybook/components-Divider-index-stories.f22689f5.iframe.bundle.js +0 -1
- package/.build-storybook/components-Input-index-stories.e686b65f.iframe.bundle.js +0 -1
- package/.build-storybook/components-Loading-index-stories.5fa13c58.iframe.bundle.js +0 -1
- package/.build-storybook/components-MiniButton-BoxMiniButton-index-stories.b3781690.iframe.bundle.js +0 -1
- package/.build-storybook/components-MiniButton-IconMiniButton-index-stories.6f91f33b.iframe.bundle.js +0 -1
- package/.build-storybook/components-MiniButton-UnderLineMiniButton-index-stories.daf8e4df.iframe.bundle.js +0 -1
- package/.build-storybook/components-Modal-index-stories.31e11593.iframe.bundle.js +0 -1
- package/.build-storybook/components-Navigation-index-stories.adf0819d.iframe.bundle.js +0 -1
- package/.build-storybook/components-Segment-index-stories.d40d4099.iframe.bundle.js +0 -2
- package/.build-storybook/components-Segment-index-stories.d40d4099.iframe.bundle.js.LICENSE.txt +0 -8
- package/.build-storybook/components-Tabs-FillTabs-index-stories.7e21ec77.iframe.bundle.js +0 -1
- package/.build-storybook/components-Tabs-TextTabs-index-stories.103ffbf6.iframe.bundle.js +0 -1
- package/.build-storybook/components-Tag-index-stories.a07da1a1.iframe.bundle.js +0 -1
- package/.build-storybook/components-Title-index-stories.afe0b53e.iframe.bundle.js +0 -1
- package/.build-storybook/components-ToastMessage-Toast-index-stories.ea34d5d9.iframe.bundle.js +0 -1
- package/.build-storybook/components-Tooltip-BasicTooltip-index-stories.e7b43bfc.iframe.bundle.js +0 -1
- package/.build-storybook/components-Tooltip-ImpactTooltip-index-stories.347b401c.iframe.bundle.js +0 -1
- package/.build-storybook/core-Colors-index-stories.03b34bb2.iframe.bundle.js +0 -1
- package/.build-storybook/core-Typography-index-stories.f364e712.iframe.bundle.js +0 -1
- package/.build-storybook/favicon.svg +0 -7
- package/.build-storybook/iframe.html +0 -406
- package/.build-storybook/index.html +0 -130
- package/.build-storybook/index.json +0 -1
- package/.build-storybook/library-BasicForm-index-stories.9bbd932c.iframe.bundle.js +0 -1
- package/.build-storybook/library-BasicLayout-3All-stories.8bc671b6.iframe.bundle.js +0 -1
- package/.build-storybook/library-BasicLayout-NoFooter-stories.7eda6ecd.iframe.bundle.js +0 -1
- package/.build-storybook/library-BasicLayout-NoHeader-stories.25727f30.iframe.bundle.js +0 -1
- package/.build-storybook/library-BasicLayout-OnlyBody-stories.002e7d7a.iframe.bundle.js +0 -1
- package/.build-storybook/library-Flex-index-stories.96c3c13c.iframe.bundle.js +0 -1
- package/.build-storybook/library-Spacing-index-stories.79b820c2.iframe.bundle.js +0 -1
- package/.build-storybook/main.736e2fbc.iframe.bundle.js +0 -1
- package/.build-storybook/project.json +0 -1
- package/.build-storybook/runtime~main.8e84fcf6.iframe.bundle.js +0 -1
- package/.build-storybook/sb-addons/essentials-actions-2/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/essentials-actions-2/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-backgrounds-3/manager-bundle.mjs +0 -13
- package/.build-storybook/sb-addons/essentials-backgrounds-3/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/essentials-backgrounds-3/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-controls-1/manager-bundle.mjs +0 -117
- package/.build-storybook/sb-addons/essentials-controls-1/manager-bundle.mjs.LEGAL.txt +0 -18
- package/.build-storybook/sb-addons/essentials-controls-1/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-measure-6/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/essentials-measure-6/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/essentials-measure-6/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-outline-7/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/essentials-outline-7/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/essentials-outline-7/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-toolbars-5/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/essentials-toolbars-5/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/essentials-toolbars-5/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/essentials-viewport-4/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/essentials-viewport-4/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/essentials-viewport-4/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/interactions-8/manager-bundle.mjs +0 -31
- package/.build-storybook/sb-addons/interactions-8/manager-bundle.mjs.LEGAL.txt +0 -18
- package/.build-storybook/sb-addons/interactions-8/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-addons/links-0/manager-bundle.mjs +0 -4
- package/.build-storybook/sb-addons/links-0/manager-bundle.mjs.LEGAL.txt +0 -0
- package/.build-storybook/sb-addons/links-0/manager-bundle.mjs.map +0 -7
- package/.build-storybook/sb-common-assets/fonts.css +0 -31
- package/.build-storybook/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/.build-storybook/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/.build-storybook/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/.build-storybook/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/.build-storybook/sb-manager/GlobalScrollAreaStyles-XIHNDKUY-IPHQ3X5E.mjs +0 -1
- package/.build-storybook/sb-manager/OverlayScrollbars-VAV6LJAB-ZCK6WCDR.mjs +0 -6
- package/.build-storybook/sb-manager/WithTooltip-FBT32F6Q-4UGX56G2.mjs +0 -1
- package/.build-storybook/sb-manager/chunk-2HSPAR27.mjs +0 -207
- package/.build-storybook/sb-manager/chunk-2ZRMZUFB.mjs +0 -140
- package/.build-storybook/sb-manager/chunk-7NJ6NIF4.mjs +0 -1
- package/.build-storybook/sb-manager/chunk-CGFORC26.mjs +0 -7
- package/.build-storybook/sb-manager/chunk-CGGDZUA2.mjs +0 -15
- package/.build-storybook/sb-manager/chunk-GPWZILNL.mjs +0 -1
- package/.build-storybook/sb-manager/chunk-JCTATS4D.mjs +0 -1
- package/.build-storybook/sb-manager/chunk-KQFPYAFV.mjs +0 -1
- package/.build-storybook/sb-manager/chunk-TZHETJRI.mjs +0 -406
- package/.build-storybook/sb-manager/chunk-WCYDYUGX.mjs +0 -1
- package/.build-storybook/sb-manager/formatter-S4K5WUZV-X2U232II.mjs +0 -156
- package/.build-storybook/sb-manager/globals.mjs +0 -1
- package/.build-storybook/sb-manager/index.mjs +0 -1
- package/.build-storybook/sb-manager/runtime.mjs +0 -1
- package/.build-storybook/sb-manager/syntaxhighlighter-QTQ2UBB4-FBPGUO4L.mjs +0 -1
- package/.build-storybook/sb-preview/chunk-M7Z73WKF.mjs +0 -1
- package/.build-storybook/sb-preview/globals.mjs +0 -1
- package/.build-storybook/sb-preview/runtime.mjs +0 -105
- package/.build-storybook/stories.json +0 -1
- package/.build-storybook/storybook-extend-color-type-stories.90a332f4.iframe.bundle.js +0 -1
- package/dist/components/NavigationBar/BottomNavigationBar/index.d.ts +0 -14
- package/dist/components/NavigationBar/BottomNavigationBar/index.js +0 -44
- package/dist/components/NavigationBar/BottomNavigationBar/index.stories.d.ts +0 -6
- package/dist/components/NavigationBar/BottomNavigationBar/index.stories.js +0 -43
- package/dist/components/NavigationBar/BottomNavigationBar/index.styled.d.ts +0 -17
- package/dist/components/NavigationBar/BottomNavigationBar/index.styled.js +0 -29
- package/dist/components/NavigationBar/PageNavigationBar/constant.d.ts +0 -7
- package/dist/components/NavigationBar/PageNavigationBar/constant.js +0 -18
- package/dist/components/NavigationBar/PageNavigationBar/index.d.ts +0 -34
- package/dist/components/NavigationBar/PageNavigationBar/index.js +0 -88
- package/dist/components/NavigationBar/PageNavigationBar/index.spec.d.ts +0 -1
- package/dist/components/NavigationBar/PageNavigationBar/index.spec.js +0 -20
- package/dist/components/NavigationBar/PageNavigationBar/index.stories.d.ts +0 -18
- package/dist/components/NavigationBar/PageNavigationBar/index.stories.js +0 -146
- package/dist/components/NavigationBar/PageNavigationBar/index.styled.d.ts +0 -41
- package/dist/components/NavigationBar/PageNavigationBar/index.styled.js +0 -48
- package/dist/components/NavigationBar/TitleNavigationBar/index.d.ts +0 -14
- package/dist/components/NavigationBar/TitleNavigationBar/index.js +0 -59
- package/dist/components/NavigationBar/TitleNavigationBar/index.stories.d.ts +0 -7
- package/dist/components/NavigationBar/TitleNavigationBar/index.stories.js +0 -54
- package/dist/components/NavigationBar/TitleNavigationBar/index.styled.d.ts +0 -23
- package/dist/components/NavigationBar/TitleNavigationBar/index.styled.js +0 -25
- package/dist/components/NavigationBar/index.d.ts +0 -3
- package/dist/components/NavigationBar/index.js +0 -19
- package/dist/components/Tab/index.d.ts +0 -11
- package/dist/components/Tab/index.js +0 -38
- package/dist/components/Tab/index.spec.d.ts +0 -1
- package/dist/components/Tab/index.spec.js +0 -21
- package/dist/components/Tab/index.stories.d.ts +0 -16
- package/dist/components/Tab/index.stories.js +0 -107
- package/dist/components/Tab/index.styled.d.ts +0 -18
- package/dist/components/Tab/index.styled.js +0 -71
- package/dist/components/Tag/BaseTag/index.d.ts +0 -14
- package/dist/components/Tag/BaseTag/index.js +0 -37
- package/dist/components/Tag/BaseTag/index.styled.d.ts +0 -10
- package/dist/components/Tag/BaseTag/index.styled.js +0 -17
- package/dist/components/Tag/BlueTag.d.ts +0 -4
- package/dist/components/Tag/BlueTag.js +0 -10
- package/dist/components/Tag/GrayTag.d.ts +0 -4
- package/dist/components/Tag/GrayTag.js +0 -10
- package/dist/components/Tag/GreenTag.d.ts +0 -4
- package/dist/components/Tag/GreenTag.js +0 -10
- package/dist/components/Tag/LimeTag.d.ts +0 -4
- package/dist/components/Tag/LimeTag.js +0 -10
- package/dist/components/Tag/PinkTag.d.ts +0 -4
- package/dist/components/Tag/PinkTag.js +0 -10
- package/dist/components/Tag/PurpleTag.d.ts +0 -4
- package/dist/components/Tag/PurpleTag.js +0 -10
- package/dist/components/Tag/RedTag.d.ts +0 -4
- package/dist/components/Tag/RedTag.js +0 -10
- package/dist/components/Tag/YellowTag.d.ts +0 -4
- package/dist/components/Tag/YellowTag.js +0 -10
- package/dist/components/Tag/index.spec.d.ts +0 -1
- package/dist/components/Tag/index.spec.js +0 -14
- package/dist/library/ShareUI/Buttons.d.ts +0 -7
- package/dist/library/ShareUI/Buttons.js +0 -20
- package/dist/library/ShareUI/index.d.ts +0 -14
- package/dist/library/ShareUI/index.js +0 -59
- package/dist/library/ShareUI/index.stories.d.ts +0 -6
- package/dist/library/ShareUI/index.stories.js +0 -32
- package/dist/library/ShareUI/index.styled.d.ts +0 -60
- package/dist/library/ShareUI/index.styled.js +0 -60
- /package/{.build-storybook/image.png → .history/config-overrides_20230523140418.js} +0 -0
- /package/{.build-storybook/sb-addons/essentials-actions-2/manager-bundle.mjs.LEGAL.txt → .history/e2e/pages/src/components/Loading_20230511175658.tsx} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_pfct_purple=self.webpackChunk_pfct_purple||[]).push([[2988],{"./src/core/Colors/index.stories.tsx":function(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{BasicPalette:function(){return BasicPalette},SemanticPalette:function(){return SemanticPalette},__namedExportsOrder:function(){return __namedExportsOrder}});__webpack_require__("./node_modules/react/index.js");var ___WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/core/Colors/index.ts"),_components_Divider__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/components/Divider/index.tsx"),_library_Spacing__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/library/Spacing/index.tsx"),_utils__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/utils/index.ts"),react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./node_modules/react/jsx-runtime.js");const Palette=({fixedColor:fixedColor,name:name,color:color,variants:variants=[""],palette:palette})=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.Fragment,{children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("div",{style:{display:"flex",flexDirection:"row"},children:variants.map((variant=>{const background=fixedColor||palette?.[`${color+variant}`].toLocaleUpperCase();return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)("div",{children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)("div",{children:[`${name||color?.toLocaleLowerCase()} ${variant}`,(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("br",{}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("div",{style:{color:"#9D9D9D"},children:background})]}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("div",{style:{width:"120px",height:"75px",background:background}}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("br",{})]},variant||"-0")}))})}),SystemColors=()=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.Fragment,{children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("h1",{children:" System "}),["white","darkGray","deepDarkGray","black"].map((color=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(Palette,{color:color,palette:___WEBPACK_IMPORTED_MODULE_1__.yf},color)))]}),BasicColors=()=>{const colors=_utils__WEBPACK_IMPORTED_MODULE_4__.xy,variants=["5","25","50","100","200","300","400","500","600","700","800","900"];return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.Fragment,{children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("h1",{children:" Basic "}),colors.map((color=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(Palette,{color:color,variants:variants,palette:___WEBPACK_IMPORTED_MODULE_1__.yf},color)))]})},SemanticColors=()=>{const colorMethodSet=_utils__WEBPACK_IMPORTED_MODULE_4__.xy.map((colorType=>({method:"buttonSubDisabledText",colorType:colorType})));return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.Fragment,{children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("h1",{children:" Semantic (no colorType) "}),[{color:"backgroundBasic",name:"Background Basic"},{color:"backgroundDeep",name:"BackgroundDeep"},{color:"buttonGrayMainAbledText",name:"Button Main Abled Text (Gray)"},{color:"buttonMainDisabledText",name:"Button Main Disabled Text"},{color:"toastMessageContainer",name:"Toast Message Container"},{color:"toastMessageMiniButtonEnabledContainer",name:"Toast Message Mini Button Container Enabled"},{color:"toastMessageMiniButtonHoverContainer",name:"Toast Message Mini Button Container Hover"},{color:"toastMessageMiniButtonFocusContainer",name:"Toast Message Mini Button Container Focus "},{color:"controlGraySwitchEnabledOnContainer",name:"Control Switch Enabled On Container (Gray)"},{color:"controlSwitchEnabledOffInnerCircle",name:"Control Switch Enabled Off Innercircle"},{color:"controlSwitchDisabledOnInnerCircle",name:"Control Switch Disabled On Innercircle"},{color:"controlSwitchDisabledOffInnerCircle",name:"Control Switch Disabled Off Innercircle"},{color:"dividerM",name:"Divider M"},{color:"card",name:"Card"},{color:"segmentControlContainer",name:"Segment Control Container"},{color:"segmentControlSegment",name:"Segment Control Segment"},{color:"datepickerDayFocusTextInGray",name:"Date Picker Day Focus Text (Gray)"},{color:"datepickerTodayFocusDotInGray",name:"Date Picker Today Focus Dot (Gray)"},{color:"chipDefaultText",name:"Chip Default Text (Gray)"}].map((({color:color,name:name})=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(Palette,{name:name,color:color,palette:___WEBPACK_IMPORTED_MODULE_1__.iK},color))),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(_components_Divider__WEBPACK_IMPORTED_MODULE_2__.i,{size:"s"}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(_library_Spacing__WEBPACK_IMPORTED_MODULE_3__.K,{spaceNumber:20}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)("h1",{children:" Semantic (w. colorType) "}),colorMethodSet.map((({method:method,colorType:colorType})=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(Palette,{name:`${method} (${colorType})`,fixedColor:___WEBPACK_IMPORTED_MODULE_1__.HI[method](colorType)},method)))]})};__webpack_exports__.default={title:"Foundation/Color",tags:["autodocs"],parameters:{docs:{description:{component:'updated 230523\n\n<a href="https://www.notion.so/Color-3c22c42d7980452bbca325b13f027712?pvs=4" target="_blank">노션페이지</a>\n<br/>\n컬러는 제품 전반에 걸쳐 일관된 경험을 제공하는 역할을 하는 피플펀드를 대표하는 요소 중 하나로 베이직 컬러와 시멘틱 컬러로 구성되어 있습니다.<br/>대표적인 컬러는 두 가지로 Pink는 대출, Blue는 투자 서비스에 사용합니다.'}}}};const BasicPalette={render:()=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.Fragment,{children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(BasicColors,{}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(SystemColors,{})]}),parameters:{docs:{description:{story:"베이직 컬러는 기본 컬러 팔레트의 기능을 합니다.<br/>각 컬러는 400값이 메인 컬러이며, 예외로 Gray는 900값을 메인 컬러로, System은 메인 컬러 없이 사용합니다."}}}},SemanticPalette={render:()=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_5__.jsx)(SemanticColors,{}),parameters:{docs:{description:{story:"시멘틱 컬러는 베이직 컬러 팔레트에서 라이트/다크 모드 1:1 대응이 되지 않는 예외 케이스에 사용합니다.<br/>베이직 컬러를 토대로 사용하는 목적에 맞게 네이밍하고 시스템화하여 다크 모드에 최적화된 컬러 대응이 가능하도록 해줍니다."}}}};BasicPalette.parameters={...BasicPalette.parameters,docs:{...BasicPalette.parameters?.docs,source:{originalSource:"{\n render: () => <>\n <BasicColors />\n <SystemColors />\n </>,\n parameters: {\n docs: {\n description: {\n story: '베이직 컬러는 기본 컬러 팔레트의 기능을 합니다.<br/>각 컬러는 400값이 메인 컬러이며, 예외로 Gray는 900값을 메인 컬러로, System은 메인 컬러 없이 사용합니다.'\n }\n }\n }\n}",...BasicPalette.parameters?.docs?.source}}},SemanticPalette.parameters={...SemanticPalette.parameters,docs:{...SemanticPalette.parameters?.docs,source:{originalSource:"{\n render: () => <SemanticColors />,\n parameters: {\n docs: {\n description: {\n story: '시멘틱 컬러는 베이직 컬러 팔레트에서 라이트/다크 모드 1:1 대응이 되지 않는 예외 케이스에 사용합니다.<br/>베이직 컬러를 토대로 사용하는 목적에 맞게 네이밍하고 시스템화하여 다크 모드에 최적화된 컬러 대응이 가능하도록 해줍니다.'\n }\n }\n }\n}",...SemanticPalette.parameters?.docs?.source}}};const __namedExportsOrder=["BasicPalette","SemanticPalette"];try{__object.displayName="__object",__object.__docgenInfo={description:'updated 230523\n\n<a href="https://www.notion.so/Color-3c22c42d7980452bbca325b13f027712?pvs=4" target="_blank">노션페이지</a>\n<br/>\n컬러는 제품 전반에 걸쳐 일관된 경험을 제공하는 역할을 하는 피플펀드를 대표하는 요소 중 하나로 베이직 컬러와 시멘틱 컬러로 구성되어 있습니다.<br/>대표적인 컬러는 두 가지로 Pink는 대출, Blue는 투자 서비스에 사용합니다.',displayName:"__object",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/core/Colors/index.stories.tsx#__object"]={docgenInfo:__object.__docgenInfo,name:"__object",path:"src/core/Colors/index.stories.tsx#__object"})}catch(__react_docgen_typescript_loader_error){}}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_pfct_purple=self.webpackChunk_pfct_purple||[]).push([[6175],{"./src/core/Typography/index.stories.tsx":function(__unused_webpack_module,__webpack_exports__,__webpack_require__){__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{Typography:function(){return Typography},__namedExportsOrder:function(){return __namedExportsOrder}});__webpack_require__("./node_modules/react/index.js");var _Headline1__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/core/Typography/Headline1.tsx"),_Headline2__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/core/Typography/Headline2.tsx"),_Headline3__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("./src/core/Typography/Headline3.tsx"),_Headline4__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("./src/core/Typography/Headline4.tsx"),_Headline5__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("./src/core/Typography/Headline5.tsx"),_Headline6__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("./src/core/Typography/Headline6.tsx"),_Title1__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("./src/core/Typography/Title1.tsx"),_Title2__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("./src/core/Typography/Title2.tsx"),_Title3__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__("./src/core/Typography/Title3.tsx"),_Title4__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__("./src/core/Typography/Title4.tsx"),_Body1__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__("./src/core/Typography/Body1.tsx"),_Body2__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__("./src/core/Typography/Body2.tsx"),react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__("./node_modules/react/jsx-runtime.js");const CONTENT="보통 사람을 위한\n보통이 아닌 금융\nExtraordinary\nFinance for the\nOrdinary",Component=({children:children})=>{const data=[{tag:"H1",content:CONTENT,Typo:_Headline1__WEBPACK_IMPORTED_MODULE_1__.i},{tag:"H2",content:CONTENT,Typo:_Headline2__WEBPACK_IMPORTED_MODULE_2__.x},{tag:"H3",content:CONTENT,Typo:_Headline3__WEBPACK_IMPORTED_MODULE_3__.a},{tag:"H4",content:CONTENT,Typo:_Headline4__WEBPACK_IMPORTED_MODULE_4__.O},{tag:"H5",content:CONTENT,Typo:_Headline5__WEBPACK_IMPORTED_MODULE_5__.B},{tag:"H6",content:CONTENT,Typo:_Headline6__WEBPACK_IMPORTED_MODULE_6__.u},{tag:"T1",content:CONTENT,Typo:_Title1__WEBPACK_IMPORTED_MODULE_7__.w},{tag:"T2",content:CONTENT,Typo:_Title2__WEBPACK_IMPORTED_MODULE_8__.R},{tag:"T3",content:CONTENT,Typo:_Title3__WEBPACK_IMPORTED_MODULE_9__.y},{tag:"T4",content:CONTENT,Typo:_Title4__WEBPACK_IMPORTED_MODULE_10__.G},{tag:"B1",content:CONTENT,Typo:_Body1__WEBPACK_IMPORTED_MODULE_11__.m},{tag:"B2",content:CONTENT,Typo:_Body2__WEBPACK_IMPORTED_MODULE_12__.p}];return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("table",{style:{borderCollapse:"collapse"},children:data.map((({tag:tag,content:content,Typo:Typo})=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsxs)("tr",{style:{border:"1px solid black"},children:[(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("td",{style:{border:"1px solid black",textAlign:"center",width:200},children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(Typo,{children:tag})}),(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)("td",{style:{border:"1px solid black",textAlign:"center",width:400,padding:"15px 0"},children:(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(Typo,{children:children||content})})]},tag)))})};Component.displayName="Component";__webpack_exports__.default={title:"Foundation/Typography",tags:["autodocs"],parameters:{docs:{description:{component:'updated 230523\n\n<a href="https://www.notion.so/Typography-b6759a3047424987887edd456444a721?pvs=4" target="_blank">노션페이지</a>\n<br/>\n타이포그래피를 사용하여 콘텐츠를 최대한 명확하고 효율적으로 표현합니다.<br/>폰트의 크기, 굵기 및 컬러를 활용하여 시각적인 효과를 통해 안정적이고 읽기 쉬운 콘텐츠를 만들어 최적의 가독성을 제공합니다.'}}}};const Typography={render:props=>(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx)(Component,{...props}),args:{children:""}};Typography.parameters={...Typography.parameters,docs:{...Typography.parameters?.docs,source:{originalSource:"{\n render: props => <Component {...props} />,\n args: {\n children: ''\n }\n}",...Typography.parameters?.docs?.source}}};const __namedExportsOrder=["Typography"];try{__object.displayName="__object",__object.__docgenInfo={description:'updated 230523\n\n<a href="https://www.notion.so/Typography-b6759a3047424987887edd456444a721?pvs=4" target="_blank">노션페이지</a>\n<br/>\n타이포그래피를 사용하여 콘텐츠를 최대한 명확하고 효율적으로 표현합니다.<br/>폰트의 크기, 굵기 및 컬러를 활용하여 시각적인 효과를 통해 안정적이고 읽기 쉬운 콘텐츠를 만들어 최적의 가독성을 제공합니다.',displayName:"__object",props:{}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/core/Typography/index.stories.tsx#__object"]={docgenInfo:__object.__docgenInfo,name:"__object",path:"src/core/Typography/index.stories.tsx#__object"})}catch(__react_docgen_typescript_loader_error){}}}]);
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="164" height="164">
|
|
2
|
-
<svg width="164" height="164" viewBox="0 0 164 164" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<path d="M22.467 147.762 17.5 15.402a8.062 8.062 0 0 1 7.553-8.35L137.637.016a8.061 8.061 0 0 1 8.565 8.047v144.23a8.063 8.063 0 0 1-8.424 8.054l-107.615-4.833a8.062 8.062 0 0 1-7.695-7.752Z" fill="#FF4785"></path>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="m128.785.57-15.495.968-.755 18.172a1.203 1.203 0 0 0 1.928 1.008l7.06-5.354 5.962 4.697a1.202 1.202 0 0 0 1.946-.987L128.785.569Zm-12.059 60.856c-2.836 2.203-23.965 3.707-23.965.57.447-11.969-4.912-12.494-7.889-12.494-2.828 0-7.59.855-7.59 7.267 0 6.534 6.96 10.223 15.13 14.553 11.607 6.15 25.654 13.594 25.654 32.326 0 17.953-14.588 27.871-33.194 27.871-19.201 0-35.981-7.769-34.086-34.702.744-3.163 25.156-2.411 25.156 0-.298 11.114 2.232 14.383 8.633 14.383 4.912 0 7.144-2.708 7.144-7.267 0-6.9-7.252-10.973-15.595-15.657C64.827 81.933 51.53 74.468 51.53 57.34c0-17.098 11.76-28.497 32.747-28.497 20.988 0 32.449 11.224 32.449 32.584Z" fill="#fff"></path>
|
|
5
|
-
</svg>
|
|
6
|
-
<style>@media (prefers-color-scheme: light) { :root { filter: none; } }</style>
|
|
7
|
-
</svg>
|
|
@@ -1,406 +0,0 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="prefetch" href="./sb-common-assets/nunito-sans-regular.woff2" as="font" type="font/woff2" crossorigin><link rel="prefetch" href="./sb-common-assets/nunito-sans-italic.woff2" as="font" type="font/woff2" crossorigin><link rel="prefetch" href="./sb-common-assets/nunito-sans-bold.woff2" as="font" type="font/woff2" crossorigin><link rel="prefetch" href="./sb-common-assets/nunito-sans-bold-italic.woff2" as="font" type="font/woff2" crossorigin><link rel="stylesheet" href="./sb-common-assets/fonts.css"><base target="_parent"><style>/* While we aren't showing the main block yet, but still preparing, we want everything the user
|
|
2
|
-
has rendered, which may or may not be in #storybook-root, to be display none */
|
|
3
|
-
.sb-show-preparing-story:not(.sb-show-main) > :not(.sb-preparing-story) {
|
|
4
|
-
display: none;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.sb-show-preparing-docs:not(.sb-show-main) > :not(.sb-preparing-docs) {
|
|
8
|
-
display: none;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* Hide our own blocks when we aren't supposed to be showing them */
|
|
12
|
-
:not(.sb-show-preparing-story) > .sb-preparing-story,
|
|
13
|
-
:not(.sb-show-preparing-docs) > .sb-preparing-docs,
|
|
14
|
-
:not(.sb-show-nopreview) > .sb-nopreview,
|
|
15
|
-
:not(.sb-show-errordisplay) > .sb-errordisplay {
|
|
16
|
-
display: none;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.sb-show-main.sb-main-centered {
|
|
20
|
-
margin: 0;
|
|
21
|
-
display: flex;
|
|
22
|
-
align-items: center;
|
|
23
|
-
min-height: 100vh;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.sb-show-main.sb-main-centered #storybook-root {
|
|
27
|
-
box-sizing: border-box;
|
|
28
|
-
margin: auto;
|
|
29
|
-
padding: 1rem;
|
|
30
|
-
max-height: 100%; /* Hack for centering correctly in IE11 */
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
/* Vertical centering fix for IE11 */
|
|
34
|
-
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
35
|
-
.sb-show-main.sb-main-centered:after {
|
|
36
|
-
content: '';
|
|
37
|
-
min-height: inherit;
|
|
38
|
-
font-size: 0;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.sb-show-main.sb-main-fullscreen {
|
|
43
|
-
margin: 0;
|
|
44
|
-
padding: 0;
|
|
45
|
-
display: block;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.sb-show-main.sb-main-padded {
|
|
49
|
-
margin: 0;
|
|
50
|
-
padding: 1rem;
|
|
51
|
-
display: block;
|
|
52
|
-
box-sizing: border-box;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.sb-wrapper {
|
|
56
|
-
position: fixed;
|
|
57
|
-
top: 0;
|
|
58
|
-
bottom: 0;
|
|
59
|
-
left: 0;
|
|
60
|
-
right: 0;
|
|
61
|
-
padding: 20px;
|
|
62
|
-
font-family: 'Nunito Sans', -apple-system, '.SFNSText-Regular', 'San Francisco',
|
|
63
|
-
BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
64
|
-
-webkit-font-smoothing: antialiased;
|
|
65
|
-
overflow: auto;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.sb-heading {
|
|
69
|
-
font-size: 14px;
|
|
70
|
-
font-weight: 600;
|
|
71
|
-
letter-spacing: 0.2px;
|
|
72
|
-
margin: 10px 0;
|
|
73
|
-
padding-right: 25px;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.sb-nopreview {
|
|
77
|
-
display: flex;
|
|
78
|
-
align-content: center;
|
|
79
|
-
justify-content: center;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.sb-nopreview_main {
|
|
83
|
-
margin: auto;
|
|
84
|
-
padding: 30px;
|
|
85
|
-
border-radius: 10px;
|
|
86
|
-
background: rgba(0, 0, 0, 0.03);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.sb-nopreview_heading {
|
|
90
|
-
text-align: center;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.sb-errordisplay {
|
|
94
|
-
border: 20px solid rgb(187, 49, 49);
|
|
95
|
-
background: #222;
|
|
96
|
-
color: #fff;
|
|
97
|
-
z-index: 999999;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.sb-errordisplay_code {
|
|
101
|
-
padding: 10px;
|
|
102
|
-
background: #000;
|
|
103
|
-
color: #eee;
|
|
104
|
-
font-family: 'Operator Mono', 'Fira Code Retina', 'Fira Code', 'FiraCode-Retina', 'Andale Mono',
|
|
105
|
-
'Lucida Console', Consolas, Monaco, monospace;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.sb-errordisplay pre {
|
|
109
|
-
white-space: pre-wrap;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
@-webkit-keyframes sb-rotate360 {
|
|
113
|
-
from {
|
|
114
|
-
transform: rotate(0deg);
|
|
115
|
-
}
|
|
116
|
-
to {
|
|
117
|
-
transform: rotate(360deg);
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
@keyframes sb-rotate360 {
|
|
121
|
-
from {
|
|
122
|
-
transform: rotate(0deg);
|
|
123
|
-
}
|
|
124
|
-
to {
|
|
125
|
-
transform: rotate(360deg);
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
@-webkit-keyframes sb-glow {
|
|
129
|
-
0%,
|
|
130
|
-
100% {
|
|
131
|
-
opacity: 1;
|
|
132
|
-
}
|
|
133
|
-
50% {
|
|
134
|
-
opacity: 0.4;
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
@keyframes sb-glow {
|
|
138
|
-
0%,
|
|
139
|
-
100% {
|
|
140
|
-
opacity: 1;
|
|
141
|
-
}
|
|
142
|
-
50% {
|
|
143
|
-
opacity: 0.4;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
/* We display the preparing loaders *over* the rendering story */
|
|
148
|
-
.sb-preparing-story,
|
|
149
|
-
.sb-preparing-docs {
|
|
150
|
-
background-color: white;
|
|
151
|
-
/* Maximum possible z-index. It would be better to use stacking contexts to ensure it's always
|
|
152
|
-
on top, but this isn't possible as it would require making CSS changes that could affect user code */
|
|
153
|
-
z-index: 2147483647;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.sb-loader {
|
|
157
|
-
-webkit-animation: sb-rotate360 0.7s linear infinite;
|
|
158
|
-
animation: sb-rotate360 0.7s linear infinite;
|
|
159
|
-
border-color: rgba(97, 97, 97, 0.29);
|
|
160
|
-
border-radius: 50%;
|
|
161
|
-
border-style: solid;
|
|
162
|
-
border-top-color: #646464;
|
|
163
|
-
border-width: 2px;
|
|
164
|
-
display: inline-block;
|
|
165
|
-
height: 32px;
|
|
166
|
-
left: 50%;
|
|
167
|
-
margin-left: -16px;
|
|
168
|
-
margin-top: -16px;
|
|
169
|
-
mix-blend-mode: difference;
|
|
170
|
-
overflow: hidden;
|
|
171
|
-
position: absolute;
|
|
172
|
-
top: 50%;
|
|
173
|
-
transition: all 200ms ease-out;
|
|
174
|
-
vertical-align: top;
|
|
175
|
-
width: 32px;
|
|
176
|
-
z-index: 4;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.sb-previewBlock {
|
|
180
|
-
background: #fff;
|
|
181
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
182
|
-
border-radius: 4px;
|
|
183
|
-
box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 0;
|
|
184
|
-
margin: 25px auto 40px;
|
|
185
|
-
max-width: 600px;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.sb-previewBlock_header {
|
|
189
|
-
align-items: center;
|
|
190
|
-
box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 0 0 inset;
|
|
191
|
-
display: flex;
|
|
192
|
-
gap: 14px;
|
|
193
|
-
height: 40px;
|
|
194
|
-
padding: 0 12px;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.sb-previewBlock_icon {
|
|
198
|
-
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
199
|
-
animation: sb-glow 1.5s ease-in-out infinite;
|
|
200
|
-
background: #e6e6e6;
|
|
201
|
-
height: 14px;
|
|
202
|
-
width: 14px;
|
|
203
|
-
}
|
|
204
|
-
.sb-previewBlock_icon:last-child {
|
|
205
|
-
margin-left: auto;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.sb-previewBlock_body {
|
|
209
|
-
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
210
|
-
animation: sb-glow 1.5s ease-in-out infinite;
|
|
211
|
-
height: 182px;
|
|
212
|
-
position: relative;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.sb-argstableBlock {
|
|
216
|
-
border-collapse: collapse;
|
|
217
|
-
border-spacing: 0;
|
|
218
|
-
font-size: 13px;
|
|
219
|
-
line-height: 20px;
|
|
220
|
-
margin: 25px auto 40px;
|
|
221
|
-
max-width: 600px;
|
|
222
|
-
text-align: left;
|
|
223
|
-
width: 100%;
|
|
224
|
-
}
|
|
225
|
-
.sb-argstableBlock th:first-of-type,
|
|
226
|
-
.sb-argstableBlock td:first-of-type {
|
|
227
|
-
padding-left: 20px;
|
|
228
|
-
}
|
|
229
|
-
.sb-argstableBlock th:nth-of-type(2),
|
|
230
|
-
.sb-argstableBlock td:nth-of-type(2) {
|
|
231
|
-
width: 35%;
|
|
232
|
-
}
|
|
233
|
-
.sb-argstableBlock th:nth-of-type(3),
|
|
234
|
-
.sb-argstableBlock td:nth-of-type(3) {
|
|
235
|
-
width: 15%;
|
|
236
|
-
}
|
|
237
|
-
.sb-argstableBlock th:last-of-type,
|
|
238
|
-
.sb-argstableBlock td:last-of-type {
|
|
239
|
-
width: 25%;
|
|
240
|
-
padding-right: 20px;
|
|
241
|
-
}
|
|
242
|
-
.sb-argstableBlock th span,
|
|
243
|
-
.sb-argstableBlock td span {
|
|
244
|
-
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
245
|
-
animation: sb-glow 1.5s ease-in-out infinite;
|
|
246
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
247
|
-
border-radius: 0;
|
|
248
|
-
box-shadow: none;
|
|
249
|
-
color: transparent;
|
|
250
|
-
}
|
|
251
|
-
.sb-argstableBlock th {
|
|
252
|
-
padding: 10px 15px;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
.sb-argstableBlock-body {
|
|
256
|
-
border-radius: 4px;
|
|
257
|
-
box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 1px, rgba(0, 0, 0, 0.065) 0 0 0 1px;
|
|
258
|
-
}
|
|
259
|
-
.sb-argstableBlock-body tr {
|
|
260
|
-
background: transparent;
|
|
261
|
-
overflow: hidden;
|
|
262
|
-
}
|
|
263
|
-
.sb-argstableBlock-body tr:not(:first-child) {
|
|
264
|
-
border-top: 1px solid #e6e6e6;
|
|
265
|
-
}
|
|
266
|
-
.sb-argstableBlock-body tr:first-child td:first-child {
|
|
267
|
-
border-top-left-radius: 4px;
|
|
268
|
-
}
|
|
269
|
-
.sb-argstableBlock-body tr:first-child td:last-child {
|
|
270
|
-
border-top-right-radius: 4px;
|
|
271
|
-
}
|
|
272
|
-
.sb-argstableBlock-body tr:last-child td:first-child {
|
|
273
|
-
border-bottom-left-radius: 4px;
|
|
274
|
-
}
|
|
275
|
-
.sb-argstableBlock-body tr:last-child td:last-child {
|
|
276
|
-
border-bottom-right-radius: 4px;
|
|
277
|
-
}
|
|
278
|
-
.sb-argstableBlock-body td {
|
|
279
|
-
background: #fff;
|
|
280
|
-
padding-bottom: 10px;
|
|
281
|
-
padding-top: 10px;
|
|
282
|
-
vertical-align: top;
|
|
283
|
-
}
|
|
284
|
-
.sb-argstableBlock-body td:not(:first-of-type) {
|
|
285
|
-
padding-left: 15px;
|
|
286
|
-
padding-right: 15px;
|
|
287
|
-
}
|
|
288
|
-
.sb-argstableBlock-body button {
|
|
289
|
-
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
290
|
-
animation: sb-glow 1.5s ease-in-out infinite;
|
|
291
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
292
|
-
border: 0;
|
|
293
|
-
border-radius: 0;
|
|
294
|
-
box-shadow: none;
|
|
295
|
-
color: transparent;
|
|
296
|
-
display: inline;
|
|
297
|
-
font-size: 12px;
|
|
298
|
-
line-height: 1;
|
|
299
|
-
padding: 10px 16px;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
.sb-argstableBlock-summary {
|
|
303
|
-
margin-top: 4px;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
.sb-argstableBlock-code {
|
|
307
|
-
margin-right: 4px;
|
|
308
|
-
margin-bottom: 4px;
|
|
309
|
-
padding: 2px 5px;
|
|
310
|
-
}</style><script>/* globals window */
|
|
311
|
-
/* eslint-disable no-underscore-dangle */
|
|
312
|
-
try {
|
|
313
|
-
if (window.top !== window) {
|
|
314
|
-
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
315
|
-
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.top.__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
316
|
-
window.top.__VUE_DEVTOOLS_CONTEXT__ = window.document;
|
|
317
|
-
}
|
|
318
|
-
} catch (e) {
|
|
319
|
-
// eslint-disable-next-line no-console
|
|
320
|
-
console.warn('unable to connect to top frame for connecting dev tools');
|
|
321
|
-
}</script><style>#storybook-root[hidden],
|
|
322
|
-
#storybook-docs[hidden] {
|
|
323
|
-
display: none !important;
|
|
324
|
-
}</style></head><body><div id="custom-root"></div><style>* {
|
|
325
|
-
font-family: 'Pretendard';
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
.docs-story {
|
|
329
|
-
background-color: #E5E5E5;
|
|
330
|
-
width: 100%;
|
|
331
|
-
padding: 0;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
.sb-show-main {
|
|
335
|
-
padding: 0 !important;
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
/* ======= 시작 - style 초기화 (phoenix, million-frontend 와 동일) ======= */
|
|
339
|
-
* {
|
|
340
|
-
touch-action: manipulation;
|
|
341
|
-
box-sizing: border-box;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
i {
|
|
345
|
-
font-style: normal;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
input,
|
|
349
|
-
button {
|
|
350
|
-
font-family: inherit;
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
button {
|
|
354
|
-
cursor: pointer;
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
button:disabled {
|
|
358
|
-
cursor: not-allowed;
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
/**
|
|
362
|
-
https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
|
|
363
|
-
*/
|
|
364
|
-
input:-webkit-autofill {
|
|
365
|
-
-webkit-box-shadow: 0 0 0 1000px transparent inset;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
input:-webkit-autofill,
|
|
369
|
-
input:-webkit-autofill:hover,
|
|
370
|
-
input:-webkit-autofill:focus,
|
|
371
|
-
input:-webkit-autofill:active {
|
|
372
|
-
transition: background-color 5000s ease-in-out 0s;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
/* ======= 끝 - style 초기화 (phoenix, million-frontend 와 동일) ======= */</style><link rel="stylesheet" as="style" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css"><div class="sb-preparing-story sb-wrapper"><div class="sb-loader"></div></div><div class="sb-preparing-docs sb-wrapper"><div class="sb-previewBlock"><div class="sb-previewBlock_header"><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div></div><div class="sb-previewBlock_body"><div class="sb-loader"></div></div></div><table aria-hidden="true" class="sb-argstableBlock"><thead class="sb-argstableBlock-head"><tr><th><span>Name</span></th><th><span>Description</span></th><th><span>Default</span></th><th><span>Control</span></th></tr></thead><tbody class="sb-argstableBlock-body"><tr><td><span>propertyName</span><span title="Required">*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr></tbody></table></div><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="storybook-root"></div><div id="storybook-docs"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
window['LOGLEVEL'] = "info";
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
window['FRAMEWORK_OPTIONS'] = {"name":"@storybook/react-webpack5","options":{"legacyRootApi":true}};
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
window['FEATURES'] = {"warnOnLegacyHierarchySeparator":true,"buildStoriesJson":false,"storyStoreV7":true,"argTypeTargetsV7":true,"legacyDecoratorFileOrder":false};
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
window['DOCS_OPTIONS'] = {"defaultName":"Docs","autodocs":"tag"};</script><script type="module">import './sb-preview/runtime.mjs';
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
import './runtime~main.8e84fcf6.iframe.bundle.js';
|
|
403
|
-
|
|
404
|
-
import './782.4c3df606.iframe.bundle.js';
|
|
405
|
-
|
|
406
|
-
import './main.736e2fbc.iframe.bundle.js';</script></body></html>
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
|
|
6
|
-
<title>@storybook/cli - Storybook</title>
|
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
|
11
|
-
|
|
12
|
-
<link
|
|
13
|
-
rel="prefetch"
|
|
14
|
-
href="./sb-common-assets/nunito-sans-regular.woff2"
|
|
15
|
-
as="font"
|
|
16
|
-
type="font/woff2"
|
|
17
|
-
crossorigin
|
|
18
|
-
/>
|
|
19
|
-
<link
|
|
20
|
-
rel="prefetch"
|
|
21
|
-
href="./sb-common-assets/nunito-sans-bold.woff2"
|
|
22
|
-
as="font"
|
|
23
|
-
type="font/woff2"
|
|
24
|
-
crossorigin
|
|
25
|
-
/>
|
|
26
|
-
<link rel="stylesheet" href="./sb-common-assets/fonts.css" />
|
|
27
|
-
|
|
28
|
-
<link href="./sb-manager/runtime.mjs" rel="modulepreload" />
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
<link href="./sb-addons/links-0/manager-bundle.mjs" rel="modulepreload" />
|
|
32
|
-
|
|
33
|
-
<link href="./sb-addons/essentials-controls-1/manager-bundle.mjs" rel="modulepreload" />
|
|
34
|
-
|
|
35
|
-
<link href="./sb-addons/essentials-actions-2/manager-bundle.mjs" rel="modulepreload" />
|
|
36
|
-
|
|
37
|
-
<link href="./sb-addons/essentials-backgrounds-3/manager-bundle.mjs" rel="modulepreload" />
|
|
38
|
-
|
|
39
|
-
<link href="./sb-addons/essentials-viewport-4/manager-bundle.mjs" rel="modulepreload" />
|
|
40
|
-
|
|
41
|
-
<link href="./sb-addons/essentials-toolbars-5/manager-bundle.mjs" rel="modulepreload" />
|
|
42
|
-
|
|
43
|
-
<link href="./sb-addons/essentials-measure-6/manager-bundle.mjs" rel="modulepreload" />
|
|
44
|
-
|
|
45
|
-
<link href="./sb-addons/essentials-outline-7/manager-bundle.mjs" rel="modulepreload" />
|
|
46
|
-
|
|
47
|
-
<link href="./sb-addons/interactions-8/manager-bundle.mjs" rel="modulepreload" />
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
<style>
|
|
51
|
-
#storybook-root[hidden] {
|
|
52
|
-
display: none !important;
|
|
53
|
-
}
|
|
54
|
-
</style>
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
</head>
|
|
58
|
-
<body>
|
|
59
|
-
<div id="root"></div>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
<script>
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
window['FEATURES'] = {
|
|
66
|
-
"warnOnLegacyHierarchySeparator": true,
|
|
67
|
-
"buildStoriesJson": false,
|
|
68
|
-
"storyStoreV7": true,
|
|
69
|
-
"argTypeTargetsV7": true,
|
|
70
|
-
"legacyDecoratorFileOrder": false
|
|
71
|
-
};
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
window['REFS'] = {};
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
window['LOGLEVEL'] = "info";
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
window['DOCS_OPTIONS'] = {
|
|
84
|
-
"defaultName": "Docs",
|
|
85
|
-
"autodocs": "tag"
|
|
86
|
-
};
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
window['CONFIG_TYPE'] = "PRODUCTION";
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
</script>
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
<script type="module">
|
|
105
|
-
import './sb-manager/runtime.mjs';
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
import './sb-addons/links-0/manager-bundle.mjs';
|
|
109
|
-
|
|
110
|
-
import './sb-addons/essentials-controls-1/manager-bundle.mjs';
|
|
111
|
-
|
|
112
|
-
import './sb-addons/essentials-actions-2/manager-bundle.mjs';
|
|
113
|
-
|
|
114
|
-
import './sb-addons/essentials-backgrounds-3/manager-bundle.mjs';
|
|
115
|
-
|
|
116
|
-
import './sb-addons/essentials-viewport-4/manager-bundle.mjs';
|
|
117
|
-
|
|
118
|
-
import './sb-addons/essentials-toolbars-5/manager-bundle.mjs';
|
|
119
|
-
|
|
120
|
-
import './sb-addons/essentials-measure-6/manager-bundle.mjs';
|
|
121
|
-
|
|
122
|
-
import './sb-addons/essentials-outline-7/manager-bundle.mjs';
|
|
123
|
-
|
|
124
|
-
import './sb-addons/interactions-8/manager-bundle.mjs';
|
|
125
|
-
|
|
126
|
-
</script>
|
|
127
|
-
|
|
128
|
-
<link href="./sb-preview/runtime.mjs" rel="prefetch" as="script" />
|
|
129
|
-
</body>
|
|
130
|
-
</html>
|