ecomlab-components-next 0.1.3 → 0.1.5
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/dist/app/layout.js +29 -0
- package/dist/app/page.js +73 -0
- package/dist/components/Button.js +23 -0
- package/dist/components/Button.stories.js +33 -0
- package/dist/index.js +13 -0
- package/dist/stories/Button.js +47 -0
- package/{src → dist}/stories/Button.stories.js +30 -27
- package/dist/stories/Header.js +63 -0
- package/dist/stories/Header.stories.js +33 -0
- package/dist/stories/Page.js +68 -0
- package/dist/stories/Page.stories.js +61 -0
- package/dist/storybook-static/167.1ab9d45b.iframe.bundle.js +1 -0
- package/dist/storybook-static/294.029a22c7.iframe.bundle.js +1 -0
- package/dist/storybook-static/364.41fcb7af.iframe.bundle.js +1 -0
- package/dist/storybook-static/54.0740a2d0.iframe.bundle.js +2 -0
- package/dist/storybook-static/54.0740a2d0.iframe.bundle.js.LICENSE.txt +1 -0
- package/dist/storybook-static/735.329871ea.iframe.bundle.js +2 -0
- package/dist/storybook-static/735.329871ea.iframe.bundle.js.LICENSE.txt +9 -0
- package/dist/storybook-static/844.4c57ff93.iframe.bundle.js +94 -0
- package/dist/storybook-static/844.4c57ff93.iframe.bundle.js.map +1 -0
- package/dist/storybook-static/869.a718104a.iframe.bundle.js +1 -0
- package/dist/storybook-static/908.c53199b4.iframe.bundle.js +1 -0
- package/dist/storybook-static/939.72503e72.iframe.bundle.js +405 -0
- package/dist/storybook-static/939.72503e72.iframe.bundle.js.LICENSE.txt +54 -0
- package/dist/storybook-static/939.72503e72.iframe.bundle.js.map +1 -0
- package/dist/storybook-static/components-Button-stories.6b7204e5.iframe.bundle.js +1 -0
- package/dist/storybook-static/favicon.svg +1 -0
- package/dist/storybook-static/file.svg +1 -0
- package/dist/storybook-static/globe.svg +1 -0
- package/dist/storybook-static/iframe.html +511 -0
- package/dist/storybook-static/index.html +185 -0
- package/dist/storybook-static/index.json +1 -0
- package/dist/storybook-static/main.456a86f5.iframe.bundle.js +1 -0
- package/dist/storybook-static/next.svg +1 -0
- package/dist/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
- package/dist/storybook-static/nunito-sans-bold.woff2 +0 -0
- package/dist/storybook-static/nunito-sans-italic.woff2 +0 -0
- package/dist/storybook-static/nunito-sans-regular.woff2 +0 -0
- package/dist/storybook-static/project.json +1 -0
- package/dist/storybook-static/runtime~main.8e4a98c9.iframe.bundle.js +1 -0
- package/dist/storybook-static/sb-addons/chromatic-com-storybook-10/manager-bundle.js +331 -0
- package/dist/storybook-static/sb-addons/chromatic-com-storybook-10/manager-bundle.js.LEGAL.txt +51 -0
- package/dist/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-backgrounds-5/manager-bundle.js +12 -0
- package/dist/storybook-static/sb-addons/essentials-backgrounds-5/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js +391 -0
- package/dist/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-docs-4/manager-bundle.js +230 -0
- package/dist/storybook-static/sb-addons/essentials-docs-4/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-measure-8/manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/essentials-measure-8/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-outline-9/manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/essentials-outline-9/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-toolbars-7/manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/essentials-toolbars-7/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/essentials-viewport-6/manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/essentials-viewport-6/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/interactions-11/manager-bundle.js +210 -0
- package/dist/storybook-static/sb-addons/interactions-11/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/onboarding-1/manager-bundle.js +127 -0
- package/dist/storybook-static/sb-addons/onboarding-1/manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js +3 -0
- package/dist/storybook-static/sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js.LEGAL.txt +0 -0
- package/dist/storybook-static/sb-common-assets/favicon.svg +1 -0
- package/dist/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/dist/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/dist/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/dist/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/dist/storybook-static/sb-manager/globals-module-info.js +1037 -0
- package/dist/storybook-static/sb-manager/globals-runtime.js +41107 -0
- package/dist/storybook-static/sb-manager/globals.js +48 -0
- package/dist/storybook-static/sb-manager/runtime.js +11960 -0
- package/dist/storybook-static/sb-preview/globals.js +33 -0
- package/dist/storybook-static/sb-preview/runtime.js +7247 -0
- package/dist/storybook-static/static/media/accessibility.b812909c.png +0 -0
- package/dist/storybook-static/static/media/addon-library.7d60eaf1.png +0 -0
- package/dist/storybook-static/static/media/assets.74434bfb.png +0 -0
- package/dist/storybook-static/static/media/context.0aaeed46.png +0 -0
- package/dist/storybook-static/static/media/discord.c13ab8cc.svg +1 -0
- package/dist/storybook-static/static/media/docs.78ff2c00.png +0 -0
- package/dist/storybook-static/static/media/figma-plugin.92feae99.png +0 -0
- package/dist/storybook-static/static/media/github.bf1215e7.svg +1 -0
- package/dist/storybook-static/static/media/share.b661f220.png +0 -0
- package/dist/storybook-static/static/media/styling.6ea0e96c.png +0 -0
- package/dist/storybook-static/static/media/testing.6f11ce8b.png +0 -0
- package/dist/storybook-static/static/media/theming.3ca117fd.png +0 -0
- package/dist/storybook-static/static/media/tutorials.f9b22f92.svg +1 -0
- package/dist/storybook-static/static/media/youtube.0220385a.svg +1 -0
- package/dist/storybook-static/stories-Button-stories.a157a598.iframe.bundle.js +1 -0
- package/dist/storybook-static/stories-Configure-mdx.ad43dce3.iframe.bundle.js +1 -0
- package/dist/storybook-static/stories-Header-stories.813bf6ef.iframe.bundle.js +1 -0
- package/dist/storybook-static/stories-Page-stories.9918ddc0.iframe.bundle.js +1 -0
- package/dist/storybook-static/vercel.svg +1 -0
- package/dist/storybook-static/window.svg +1 -0
- package/package.json +13 -9
- package/src/app/layout.js +0 -27
- package/src/app/page.js +0 -95
- package/src/components/Button.js +0 -14
- package/src/components/Button.stories.js +0 -24
- package/src/index.js +0 -1
- package/src/stories/Button.jsx +0 -44
- package/src/stories/Header.jsx +0 -60
- package/src/stories/Header.stories.js +0 -30
- package/src/stories/Page.jsx +0 -68
- package/src/stories/Page.stories.js +0 -28
- /package/{src → dist}/app/favicon.ico +0 -0
- /package/{src → dist}/app/globals.css +0 -0
- /package/{src → dist}/app/page.module.css +0 -0
- /package/{src → dist}/components/Button.module.scss +0 -0
- /package/{src → dist}/stories/Configure.mdx +0 -0
- /package/{src → dist}/stories/assets/accessibility.png +0 -0
- /package/{src → dist}/stories/assets/accessibility.svg +0 -0
- /package/{src → dist}/stories/assets/addon-library.png +0 -0
- /package/{src → dist}/stories/assets/assets.png +0 -0
- /package/{src → dist}/stories/assets/avif-test-image.avif +0 -0
- /package/{src → dist}/stories/assets/context.png +0 -0
- /package/{src → dist}/stories/assets/discord.svg +0 -0
- /package/{src → dist}/stories/assets/docs.png +0 -0
- /package/{src → dist}/stories/assets/figma-plugin.png +0 -0
- /package/{src → dist}/stories/assets/github.svg +0 -0
- /package/{src → dist}/stories/assets/share.png +0 -0
- /package/{src → dist}/stories/assets/styling.png +0 -0
- /package/{src → dist}/stories/assets/testing.png +0 -0
- /package/{src → dist}/stories/assets/theming.png +0 -0
- /package/{src → dist}/stories/assets/tutorials.svg +0 -0
- /package/{src → dist}/stories/assets/youtube.svg +0 -0
- /package/{src → dist}/stories/button.css +0 -0
- /package/{src → dist}/stories/header.css +0 -0
- /package/{src → dist}/stories/page.css +0 -0
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* The buffer module from node.js, for the browser.
|
|
3
|
+
*
|
|
4
|
+
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/*!
|
|
9
|
+
* The buffer module from node.js, for the browser.
|
|
10
|
+
*
|
|
11
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
12
|
+
* @license MIT
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/*!
|
|
16
|
+
* cookie
|
|
17
|
+
* Copyright(c) 2012-2014 Roman Shtylman
|
|
18
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
19
|
+
* MIT Licensed
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
23
|
+
|
|
24
|
+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
* @license React
|
|
28
|
+
* react-dom-test-utils.production.js
|
|
29
|
+
*
|
|
30
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
31
|
+
*
|
|
32
|
+
* This source code is licensed under the MIT license found in the
|
|
33
|
+
* LICENSE file in the root directory of this source tree.
|
|
34
|
+
*/
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @license React
|
|
38
|
+
* react-dom.production.js
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
41
|
+
*
|
|
42
|
+
* This source code is licensed under the MIT license found in the
|
|
43
|
+
* LICENSE file in the root directory of this source tree.
|
|
44
|
+
*/
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* @license React
|
|
48
|
+
* react-jsx-runtime.production.js
|
|
49
|
+
*
|
|
50
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
51
|
+
*
|
|
52
|
+
* This source code is licensed under the MIT license found in the
|
|
53
|
+
* LICENSE file in the root directory of this source tree.
|
|
54
|
+
*/
|