Skip to content

Commit

Permalink
Updates [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
zendesk-garden committed Oct 4, 2024
1 parent 62deca9 commit 0c8aaaa
Show file tree
Hide file tree
Showing 31 changed files with 445 additions and 630 deletions.
402 changes: 0 additions & 402 deletions 709.77a77007.iframe.bundle.js

This file was deleted.

402 changes: 402 additions & 0 deletions 821.c4bd204a.iframe.bundle.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion avatars-demo-avatars-stories.0eff0004.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions avatars-demo-avatars-stories.9087c067.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions bedrock-demo-bedrock-stories.026423e2.iframe.bundle.js

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

1 change: 0 additions & 1 deletion bedrock-demo-bedrock-stories.601fda55.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions buttons-demo-buttons-stories.69cf88cd.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion buttons-demo-buttons-stories.92debda5.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions callouts-demo-callouts-stories.84c75948.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion callouts-demo-callouts-stories.889ce5c8.iframe.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion forms-demo-range-stories.930978c5.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions forms-demo-range-stories.d168c901.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions forms-demo-text-stories.0fdd7451.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion forms-demo-text-stories.1109b8e9.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions forms-demo-toggle-stories.2d57db3e.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion forms-demo-toggle-stories.34e216c5.iframe.bundle.js

This file was deleted.

6 changes: 3 additions & 3 deletions iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@
window['TAGS_OPTIONS'] = {"dev-only":{"excludeFromDocsStories":true},"docs-only":{"excludeFromSidebar":true},"test-only":{"excludeFromSidebar":true,"excludeFromDocsStories":true}};</script><script type="module">import './sb-preview/runtime.js';


import './runtime~main.50c88e34.iframe.bundle.js';
import './runtime~main.28f61382.iframe.bundle.js';

import './709.77a77007.iframe.bundle.js';
import './821.c4bd204a.iframe.bundle.js';

import './main.00c33750.iframe.bundle.js';</script></body></html>
import './main.a6001961.iframe.bundle.js';</script></body></html>
230 changes: 19 additions & 211 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ table{
}

button,input,optgroup,select,textarea{
font-family:inherit;
font-size:100%;
line-height:1.15;
margin:0;
Expand Down Expand Up @@ -123,244 +124,51 @@ summary{
display:list-item;
}

:root{
--zd-color-black:#000;
--zd-color-green-100:#edf8f4;
--zd-color-green-200:#d1e8df;
--zd-color-green-300:#aecfc2;
--zd-color-green-400:#5eae91;
--zd-color-green-500:#228f67;
--zd-color-green-600:#038153;
--zd-color-green-700:#186146;
--zd-color-green-800:#0b3b29;
--zd-color-grey-100:#f8f9f9;
--zd-color-grey-200:#e9ebed;
--zd-color-grey-300:#d8dcde;
--zd-color-grey-400:#c2c8cc;
--zd-color-grey-500:#87929d;
--zd-color-grey-600:#68737d;
--zd-color-grey-700:#49545c;
--zd-color-grey-800:#2f3941;
--zd-color-blue-100:#edf7ff;
--zd-color-blue-200:#cee2f2;
--zd-color-blue-300:#adcce4;
--zd-color-blue-400:#5293c7;
--zd-color-blue-500:#337fbd;
--zd-color-blue-600:#1f73b7;
--zd-color-blue-700:#144a75;
--zd-color-blue-800:#0f3554;
--zd-color-kale-100:#f5fcfc;
--zd-color-kale-200:#daeded;
--zd-color-kale-300:#bdd9d7;
--zd-color-kale-400:#90bbbb;
--zd-color-kale-500:#498283;
--zd-color-kale-600:#17494d;
--zd-color-kale-700:#03363d;
--zd-color-kale-800:#012b30;
--zd-color-red-100:#fff0f1;
--zd-color-red-200:#f5d5d8;
--zd-color-red-300:#f5b5ba;
--zd-color-red-400:#e35b66;
--zd-color-red-500:#d93f4c;
--zd-color-red-600:#cc3340;
--zd-color-red-700:#8c232c;
--zd-color-red-800:#681219;
--zd-color-yellow-100:#fff7ed;
--zd-color-yellow-200:#ffeedb;
--zd-color-yellow-300:#fed6a8;
--zd-color-yellow-400:#ffb057;
--zd-color-yellow-500:#f79a3e;
--zd-color-yellow-600:#ed8f1c;
--zd-color-yellow-700:#ad5918;
--zd-color-yellow-800:#703815;
--zd-color-white:#fff;
--zd-color-secondary-azure-400:#3091ec;
--zd-color-secondary-azure-600:#1371d6;
--zd-color-secondary-crimson-400:#e34f32;
--zd-color-secondary-crimson-600:#c72a1c;
--zd-color-secondary-fuschia-400:#d653c2;
--zd-color-secondary-fuschia-600:#a81897;
--zd-color-secondary-lemon-400:#ffd424;
--zd-color-secondary-lemon-600:#ffbb10;
--zd-color-secondary-lime-400:#43b324;
--zd-color-secondary-lime-600:#2e8200;
--zd-color-secondary-mint-400:#00a656;
--zd-color-secondary-mint-600:#058541;
--zd-color-secondary-orange-400:#de701d;
--zd-color-secondary-orange-600:#bf5000;
--zd-color-secondary-pink-400:#ec4d63;
--zd-color-secondary-pink-600:#d42054;
--zd-color-secondary-purple-400:#b552e2;
--zd-color-secondary-purple-600:#6a27b8;
--zd-color-secondary-royal-400:#5d7df5;
--zd-color-secondary-royal-600:#3353e2;
--zd-color-secondary-teal-400:#02a191;
--zd-color-secondary-teal-600:#028079;
--zd-color-secondary-azure-M400:#5f8dcf;
--zd-color-secondary-azure-M600:#3a70b2;
--zd-color-secondary-crimson-M400:#cc6c5b;
--zd-color-secondary-crimson-M600:#b24a3c;
--zd-color-secondary-fuschia-M400:#cf62a8;
--zd-color-secondary-fuschia-M600:#a8458c;
--zd-color-secondary-lemon-M400:#e7a500;
--zd-color-secondary-lemon-M600:#c38f00;
--zd-color-secondary-lime-M400:#519e2d;
--zd-color-secondary-lime-M600:#47782c;
--zd-color-secondary-mint-M400:#299c66;
--zd-color-secondary-mint-M600:#2e8057;
--zd-color-secondary-orange-M400:#d4772c;
--zd-color-secondary-orange-M600:#b35827;
--zd-color-secondary-pink-M400:#d57287;
--zd-color-secondary-pink-M600:#b23a5d;
--zd-color-secondary-purple-M400:#b072cc;
--zd-color-secondary-purple-M600:#9358b0;
--zd-color-secondary-royal-M400:#7986d8;
--zd-color-secondary-royal-M600:#4b61c3;
--zd-color-secondary-teal-M400:#2d9e8f;
--zd-color-secondary-teal-M600:#3c7873;
--zd-color-chat-orange:#f79a3e;
--zd-color-connect-red:#ff6224;
--zd-color-explore-blue:#30aabc;
--zd-color-gather-pink:#f6c8be;
--zd-color-guide-pink:#eb4962;
--zd-color-message-green:#37b8af;
--zd-color-sell-gold:#c38f00;
--zd-color-support-green:#00a656;
--zd-color-talk-yellow:#efc93d;
--zd-font-family-monospace:SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
--zd-font-family-system:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
--zd-font-size-xs:10px;
--zd-font-size-sm:12px;
--zd-font-size-md:14px;
--zd-font-size-lg:18px;
--zd-font-size-xl:22px;
--zd-font-size-xxl:26px;
--zd-font-size-xxxl:36px;
--zd-font-size-sm-monospace:11px;
--zd-font-size-md-monospace:13px;
--zd-font-size-lg-monospace:17px;
--zd-font-weight-thin:100;
--zd-font-weight-extralight:200;
--zd-font-weight-light:300;
--zd-font-weight-regular:400;
--zd-font-weight-medium:500;
--zd-font-weight-semibold:600;
--zd-font-weight-bold:700;
--zd-font-weight-extrabold:800;
--zd-font-weight-black:900;
--zd-font-weight-ultralight:200;
--zd-font-weight-ultrabold:800;
--zd-font-weight-heavy:900;
--zd-line-height-sm:16px;
--zd-line-height-md:20px;
--zd-line-height-lg:24px;
--zd-line-height-xl:28px;
--zd-line-height-xxl:32px;
--zd-line-height-xxxl:44px;
--zd-spacing-xxs:4px;
--zd-spacing-xs:8px;
--zd-spacing-sm:12px;
--zd-spacing:20px;
--zd-spacing-lg:32px;
--zd-spacing-xl:40px;
--zd-spacing-xxl:48px;
--zd-anchor-color:var(--zd-color-blue-600);
--zd-html-background-color:var(--zd-color-white);
--zd-html-box-sizing:border-box;
--zd-html-font-family:var(--zd-font-family-system);
--zd-html-font-feature-settings:"kern";
--zd-html-font-kerning:normal;
--zd-html-font-size:var(--zd-font-size-md);
--zd-html-line-height:var(--zd-spacing);
--zd-html-text-color:var(--zd-color-grey-800);
}

html{
background-color:#fff;
min-height:100%;
box-sizing:border-box;
overflow-y:scroll;
line-height:20px;
color:#2f3941;
font-feature-settings:"kern", normal;
html{--tw-bg-opacity:1;background-color:#fff;min-height:100%; box-sizing:border-box; overflow-y:scroll; line-height:20px; --tw-text-opacity:1; color:#293239;
font-feature-settings:"kern", "kern";
font-kerning:normal;
font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;
font-size:14px;
}
font-size:14px;}

*{ font-weight:inherit; }

*,:after,:before{ box-sizing:inherit; }

a{
transition:outline-color .1s ease-in-out,color .25s ease-in-out;
outline:2px solid transparent;
outline-offset:1px;
border-radius:4px;
color:#1f73b7;
}

a,ins,u{ -webkit-text-decoration:none; text-decoration:none; }
a{--tw-text-opacity:1;color:#1f73b7;}

a:hover{
-webkit-text-decoration:underline;
text-decoration:underline;
color:#144a75;
}
b{font-weight:600;}

a:active{
color:#0f3554;
}
button{cursor:pointer;padding:0;}

a:focus-visible{
outline-color:#1f73b7;
-webkit-text-decoration:none;
text-decoration:none;
}
button,input,optgroup,select,textarea{line-height:inherit;font-family:inherit;}

a:focus-visible:hover{
-webkit-text-decoration:underline;
text-decoration:underline;
}
code{font-size:.95em;}

b{ font-weight:600; }

button{
cursor:pointer;
padding:0;
}

button,input,optgroup,select,textarea{
line-height:inherit;
font-family:inherit;
}

code{ font-size:.95em; }

code,kbd,pre,samp{ font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; }
code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;}

em{ font-style:inherit; }

fieldset,iframe{ border:0; }
fieldset,iframe{border-width:0;}

h1,h2,h3,h4,h5,h6{ font-size:inherit; }

blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,ul{
margin:0;
padding:0;
}
blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,ul{margin:0;padding:0;}

hr{
border:none;
border-top:1px solid;
--tw-border-opacity:1;
border-color:rgba(216, 220, 222, var(--tw-border-opacity));
}

ol,ul{ list-style:none; }
ins,u{text-decoration-line:none;}

ol,ul{list-style-type:none;}

img{ max-width:100%; }
img{max-width:100%;}

strong{ font-weight:inherit; }

svg{ max-height:100%; }
svg{max-height:100%;}

[tabindex="-1"]:focus{ outline:none !important; }
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@

<link href="./sb-addons/essentials-outline-6/manager-bundle.js" rel="modulepreload" />

<link href="./sb-addons/storybook-7/manager-bundle.js" rel="modulepreload" />
<link href="./sb-addons/styling-7/manager-bundle.js" rel="modulepreload" />

<link href="./sb-addons/storybook-8/manager-bundle.js" rel="modulepreload" />
<link rel="icon" href="https://zendeskgarden.github.io/favicons/garden/favicon.ico" />


Expand Down Expand Up @@ -157,7 +159,9 @@

import './sb-addons/essentials-outline-6/manager-bundle.js';

import './sb-addons/storybook-7/manager-bundle.js';
import './sb-addons/styling-7/manager-bundle.js';

import './sb-addons/storybook-8/manager-bundle.js';


import './sb-manager/runtime.js';
Expand Down
Loading

0 comments on commit 0c8aaaa

Please sign in to comment.