Skip to content

Commit

Permalink
17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtBlue committed Dec 28, 2023
1 parent e27c7ff commit d3a2887
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ defaults:
path: "" # an empty string here means all files in the project
values:
cdn_path: https://ir.ebaystatic.com/cr/v/c1/skin
version: 17.0.0-0
version: 17.0.0
46 changes: 23 additions & 23 deletions docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,34 +372,34 @@
#storybook-docs[hidden] {
display: none !important;
}</style></head><body><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";



window['LOGLEVEL'] = "info";



window['FRAMEWORK_OPTIONS'] = {};





window['FEATURES'] = {"warnOnLegacyHierarchySeparator":true,"buildStoriesJson":false,"storyStoreV7":true,"argTypeTargetsV7":true,"legacyDecoratorFileOrder":false,"disallowImplicitActionsInRenderV8":false};





window['STORIES'] = [{"titlePrefix":"","directory":"./src/less","files":"**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src/less","files":"**/stories/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"}];



window['DOCS_OPTIONS'] = {"autodocs":true};</script><script type="module">import './sb-preview/runtime.js';


import './runtime~main.1c1975bc.iframe.bundle.js';

import './5757.8825a12b.iframe.bundle.js';

import './main.2dbcdce7.iframe.bundle.js';</script></body></html>
import './main.2dbcdce7.iframe.bundle.js';</script></body></html>
2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1703285833421,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.7.2"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.6.4","storybookVersionSpecifier":"^7.5.3","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.6.4"},"@storybook/html-webpack5":{"version":"7.6.4"},"storybook":{"version":"7.6.4"}},"addons":{}}
{"generatedAt":1703792763496,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.6.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.6.4","storybookVersionSpecifier":"^7.5.3","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.6.4"},"@storybook/html-webpack5":{"version":"7.6.4"},"storybook":{"version":"7.6.4"}},"addons":{}}
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ebay/skin",
"description": "Skin - CSS modules that represent the brand eBay",
"version": "17.0.0-0",
"version": "17.0.0",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down

0 comments on commit d3a2887

Please sign in to comment.