Skip to content

Commit

Permalink
fix:turbo repo building
Browse files Browse the repository at this point in the history
  • Loading branch information
castrogusttavo committed Jul 17, 2024
1 parent 26681bd commit 65259ab
Show file tree
Hide file tree
Showing 91 changed files with 79,803 additions and 35 deletions.
149 changes: 118 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"name": "andromeda",
"private": true,
"scripts": {
"build": "turbo run build",
"dev": "turbo run dev"
},
"workspaces": [
"packages/*"
]
],
"devDependencies": {
"turbo": "^2.0.7"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2.2.0",
"type": "module",
"scripts": {
"dev": "storybook dev -p 6006",
"dev": "storybook dev -p 6006 --ci",
"build-vite": "tsc && vite build",
"build": "storybook build",
"deploy-storybook": "storybook-to-ghpages"
Expand Down

Large diffs are not rendered by default.

44 changes: 44 additions & 0 deletions packages/docs/storybook-static/assets/Colors-u30_8xB5.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import{j as t}from"./jsx-runtime-DEdD30eg.js";import{useMDXComponents as i}from"./index-CcnH5Kt0.js";import{ak as d,ae as l}from"./index-3TVL-obt.js";import{c}from"./index-WbZhjwQi.js";import"./index-RYns6xqu.js";import"./iframe-CbHr6fE-.js";import"../sb-preview/runtime.js";import"./index-BazGwx4h.js";import"./index-BQaZqJLe.js";import"./index-D-8MO0q_.js";import"./index-B23dhaOI.js";import"./index-DrFu-skq.js";function a(){const e=Object.entries(c).reduce((n,[s,o])=>(n[o]||(n[o]=[]),n[o].push(s),n),{});return t.jsx("div",{className:"grid",children:Object.entries(e).map(([n,s])=>{const o=d(n,"#F5F5FA")<3.5?"text-gray-900":"text-gray-50";return t.jsx("div",{className:"p-8",style:{backgroundColor:n},children:s.length===1?t.jsxs("div",{className:`flex justify-between font-mono ${o}`,children:[t.jsxs("strong",{children:["$",s[0]]}),t.jsx("span",{children:n})]}):t.jsxs("div",{className:`flex justify-between items-center font-mono ${o}`,children:[t.jsxs("strong",{children:["$",s[0]]}),t.jsx("strong",{children:s[1]}),t.jsx("span",{children:n})]})},n)})})}a.__docgenInfo={description:"",methods:[],displayName:"ColorsGrid"};function r(e){const n={p:"p",...i(),...e.components};return t.jsxs(t.Fragment,{children:[t.jsx(l,{title:"Tokens/Colors"}),`
`,t.jsx("div",{className:"sb-container",children:t.jsxs("div",{className:"sb-section-title",children:[t.jsx("h1",{children:"Colors"}),t.jsx(n.p,{children:"Color tokens allow for the standardization of colors throughout the application, ensuring visual consistency and facilitating design maintenance."})]})}),`
`,t.jsx(a,{}),`
`,t.jsx("div",{className:"copy",align:"center",children:t.jsx(n.p,{children:"© 2024 Softis. All rights reserved."})}),`
`,t.jsx("style",{children:`
.sb-container {
margin-bottom: 48px;
}
.sb-addon {
width: 100%;
display: flex;
align-items: center;
position: relative;
background-color: #EEF3F8;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.05);
background: #EEF3F8;
height: 180px;
margin-bottom: 48px;
overflow: hidden;
}
.sb-addon-text {
padding-left: 48px;
max-width: 240px;
}
.sb-addon-text h4 {
padding-top: 0px;
}
.sb-container h1 {
color: #C6ADFF;
}
.sb-section-title h1 {
color: #C6ADFF;
}
.copy {
margin-top: 48px;
}
`})]})}function y(e={}){const{wrapper:n}={...i(),...e.components};return n?t.jsx(n,{...e,children:t.jsx(r,{...e})}):r(e)}export{y as default};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions packages/docs/storybook-static/assets/Font-sizes-BI5bKMkg.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import{j as t}from"./jsx-runtime-DEdD30eg.js";import{useMDXComponents as i}from"./index-CcnH5Kt0.js";import{ae as r,af as s}from"./index-3TVL-obt.js";import{T as a}from"./TokensGrid-Yz9zRfS0.js";import{f as d}from"./index-WbZhjwQi.js";import"./index-RYns6xqu.js";import"./iframe-CbHr6fE-.js";import"../sb-preview/runtime.js";import"./index-BazGwx4h.js";import"./index-BQaZqJLe.js";import"./index-D-8MO0q_.js";import"./index-B23dhaOI.js";import"./index-DrFu-skq.js";function n(o){const e={p:"p",...i(),...o.components};return t.jsxs(t.Fragment,{children:[t.jsx(r,{title:"Tokens/Font Sizes"}),`
`,t.jsx("div",{className:"sb-container",children:t.jsx("div",{className:"sb-section-title",children:t.jsx("h1",{children:"Font Sizes"})})}),`
`,t.jsx(s,{children:t.jsx(a,{tokens:d,hasRemValue:!0})}),`
`,t.jsx("div",{className:"copy",align:"center",children:t.jsx(e.p,{children:"© 2024 Softis. All rights reserved."})}),`
`,t.jsx("style",{children:`
.sb-container {
margin-bottom: 48px;
}
.sb-addon {
width: 100%;
display: flex;
align-items: center;
position: relative;
background-color: #EEF3F8;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.05);
background: #EEF3F8;
height: 180px;
margin-bottom: 48px;
overflow: hidden;
}
.sb-addon-text {
padding-left: 48px;
max-width: 240px;
}
.sb-addon-text h4 {
padding-top: 0px;
}
.sb-container h1 {
color: #C6ADFF;
}
.sb-section-title h1 {
color: #C6ADFF;
}
.copy {
margin-top: 48px;
}
`})]})}function y(o={}){const{wrapper:e}={...i(),...o.components};return e?t.jsx(e,{...o,children:t.jsx(n,{...o})}):n(o)}export{y as default};
44 changes: 44 additions & 0 deletions packages/docs/storybook-static/assets/Font-weights-DFRRkjEC.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import{j as t}from"./jsx-runtime-DEdD30eg.js";import{useMDXComponents as i}from"./index-CcnH5Kt0.js";import{ae as r,af as s}from"./index-3TVL-obt.js";import{T as a}from"./TokensGrid-Yz9zRfS0.js";import{a as d}from"./index-WbZhjwQi.js";import"./index-RYns6xqu.js";import"./iframe-CbHr6fE-.js";import"../sb-preview/runtime.js";import"./index-BazGwx4h.js";import"./index-BQaZqJLe.js";import"./index-D-8MO0q_.js";import"./index-B23dhaOI.js";import"./index-DrFu-skq.js";function e(o){const n={p:"p",...i(),...o.components};return t.jsxs(t.Fragment,{children:[t.jsx(r,{title:"Tokens/Font Weights"}),`
`,t.jsx("div",{className:"sb-container",children:t.jsx("div",{className:"sb-section-title",children:t.jsx("h1",{children:"Font Weights"})})}),`
`,t.jsx(s,{children:t.jsx(a,{tokens:d})}),`
`,t.jsx("div",{className:"copy",align:"center",children:t.jsx(n.p,{children:"© 2024 Softis. All rights reserved."})}),`
`,t.jsx("style",{children:`
.sb-container {
margin-bottom: 48px;
}
.sb-addon {
width: 100%;
display: flex;
align-items: center;
position: relative;
background-color: #EEF3F8;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.05);
background: #EEF3F8;
height: 180px;
margin-bottom: 48px;
overflow: hidden;
}
.sb-addon-text {
padding-left: 48px;
max-width: 240px;
}
.sb-addon-text h4 {
padding-top: 0px;
}
.sb-container h1 {
color: #C6ADFF;
}
.sb-section-title h1 {
color: #C6ADFF;
}
.copy {
margin-top: 48px;
}
`})]})}function y(o={}){const{wrapper:n}={...i(),...o.components};return n?t.jsx(n,{...o,children:t.jsx(e,{...o})}):e(o)}export{y as default};
Loading

0 comments on commit 65259ab

Please sign in to comment.