@ilo-org/react 0.0.13 → 0.0.14
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/.storybook/manager-head.html +1 -6
- package/.storybook/preview.tsx +7 -0
- package/.turbo/turbo-build.log +76 -73
- package/.turbo/turbo-check.log +1 -1
- package/.turbo/turbo-test.log +28 -28
- package/CHANGELOG.md +25 -0
- package/README.md +183 -5
- package/package.json +6 -6
- package/src/components/Video/VideoPlayer.tsx +11 -2
- package/src/stories/Introduction.stories.mdx +252 -6
- package/src/stories/Welcome.stories.mdx +63 -0
- package/storybook-static/212.faba6ad0.iframe.bundle.js +7 -0
- package/storybook-static/{804.292f3e06.iframe.bundle.js.LICENSE.txt → 212.faba6ad0.iframe.bundle.js.LICENSE.txt} +0 -0
- package/storybook-static/212.faba6ad0.iframe.bundle.js.map +1 -0
- package/storybook-static/iframe.html +2 -2
- package/storybook-static/index.html +1 -1
- package/storybook-static/{main.2a251da6.iframe.bundle.js → main.22c1d441.iframe.bundle.js} +1 -1
- package/storybook-static/project.json +1 -1
- package/storybook-static/static/css/main.d45ebb04.css +3 -0
- package/storybook-static/static/css/main.d45ebb04.css.map +1 -0
- package/src/public/favicon.ico +0 -0
- package/src/public/index.html +0 -43
- package/src/public/logo192.png +0 -0
- package/src/public/logo512.png +0 -0
- package/src/public/manifest.json +0 -25
- package/src/public/robots.txt +0 -3
- package/storybook-static/804.292f3e06.iframe.bundle.js +0 -2
- package/storybook-static/static/css/main.0c4ad0ec.css +0 -3
- package/storybook-static/static/css/main.0c4ad0ec.css.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"generatedAt":
|
|
1
|
+
{"generatedAt":1669155793661,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"metaFramework":{"name":"CRA","packageName":"react-scripts","version":"5.0.0"},"monorepo":"Turborepo","packageManager":{"type":"pnpm","version":"6.35.1"},"typescriptOptions":{"reactDocgen":"react-docgen-typescript","reactDocgenTypescriptOptions":{"compilerOptions":{"allowSyntheticDefaultImports":true,"esModuleInterop":true}}},"storybookVersion":"5.3.21","language":"typescript","storybookPackages":{"@storybook/addon-actions":{"version":"5.3.21"},"@storybook/addon-docs":{"version":"6.5.13"},"@storybook/builder-webpack5":{"version":"6.5.13"},"@storybook/client-api":{"version":"6.5.13"},"@storybook/manager-webpack5":{"version":"6.5.13"},"@storybook/node-logger":{"version":"6.5.13"},"@storybook/preset-scss":{"version":"1.0.3"},"@storybook/react":{"version":"5.3.21"},"@storybook/testing-react":{"version":"1.3.0"},"@storybook/theming":{"version":"6.5.13"},"storybook-addon-performance":{"version":"0.16.1"}},"framework":{"name":"react"},"addons":{"@storybook/addon-links":{"version":"5.3.21"},"@storybook/addon-essentials":{"version":"6.5.13"},"@storybook/preset-create-react-app":{"options":{"scriptsPackageName":"react-scripts"},"version":"4.1.2"},"@storybook/addon-a11y":{"version":"6.5.13"}}}
|