@madie/madie-design-system 1.2.76 → 1.2.78
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/components/MadieDialog/index.jsx +2 -2
- package/components/RichTextEditor/index.jsx +88 -65
- package/coverage/clover.xml +602 -416
- package/coverage/coverage-final.json +39 -36
- package/coverage/lcov-report/InputLabel/index.html +5 -5
- package/coverage/lcov-report/InputLabel/index.jsx.html +7 -7
- package/coverage/lcov-report/MadieTooltip/index.html +36 -21
- package/coverage/lcov-report/MadieTooltip/index.jsx.html +34 -37
- package/coverage/lcov-report/MadieTooltip/index.scss.html +274 -0
- package/coverage/lcov-report/MadieTooltipIcon/index.html +21 -21
- package/coverage/lcov-report/MadieTooltipIcon/index.jsx.html +14 -14
- package/coverage/lcov-report/TextField/index.html +17 -17
- package/coverage/lcov-report/TextField/index.jsx.html +19 -103
- package/coverage/lcov-report/index.html +253 -118
- package/coverage/lcov-report/react/components/Accordion/index.html +2 -2
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +15 -15
- package/coverage/lcov-report/react/components/Alert/index.html +116 -0
- package/coverage/lcov-report/react/components/Alert/index.js.html +250 -0
- package/coverage/lcov-report/react/components/AutoComplete/AutoComplete.jsx.html +868 -0
- package/coverage/lcov-report/react/components/AutoComplete/index.html +116 -0
- package/coverage/lcov-report/react/components/Breadcrumb/index.html +116 -0
- package/coverage/lcov-report/react/components/Breadcrumb/index.js.html +361 -0
- package/coverage/lcov-report/react/components/Button/index.html +2 -2
- package/coverage/lcov-report/react/components/Button/index.js.html +18 -18
- package/coverage/lcov-report/react/components/DateField/DateField.jsx.html +36 -123
- package/coverage/lcov-report/react/components/DateField/index.html +16 -16
- package/coverage/lcov-report/react/components/DateTimeField/DateTimeField.jsx.html +56 -14
- package/coverage/lcov-report/react/components/DateTimeField/index.html +10 -10
- package/coverage/lcov-report/react/components/Dropdown/index.html +116 -0
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +340 -0
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/FormControlLabel/index.html +116 -0
- package/coverage/lcov-report/react/components/FormControlLabel/index.jsx.html +154 -0
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/InputLabel/index.html +6 -6
- package/coverage/lcov-report/react/components/InputLabel/index.jsx.html +8 -8
- package/coverage/lcov-report/react/components/Instant/index.html +116 -0
- package/coverage/lcov-report/react/components/Instant/index.jsx.html +886 -0
- package/coverage/lcov-report/react/components/Link/index.html +116 -0
- package/coverage/lcov-report/react/components/Link/index.js.html +268 -0
- package/coverage/lcov-report/react/components/MadieAlert/index.html +16 -16
- package/coverage/lcov-report/react/components/MadieAlert/index.jsx.html +875 -149
- package/coverage/lcov-report/{DateTimeField → react/components/MadieConfirmDialog}/index.html +19 -19
- package/coverage/lcov-report/react/components/MadieConfirmDialog/index.jsx.html +277 -0
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.html +4 -4
- package/coverage/lcov-report/react/components/MadieDeleteDialog/index.jsx.html +17 -11
- package/coverage/lcov-report/react/components/MadieDialog/index.html +18 -18
- package/coverage/lcov-report/react/components/MadieDialog/index.jsx.html +233 -92
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieDiscardDialog/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/MadieSpinner/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieSpinner/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/MadieTooltip/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltip/index.jsx.html +6 -6
- package/coverage/lcov-report/react/components/MadieTooltip/index.scss.html +274 -0
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.html +2 -2
- package/coverage/lcov-report/react/components/MadieTooltipIcon/index.jsx.html +4 -4
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +553 -0
- package/coverage/lcov-report/react/components/Modal/index.html +131 -0
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +139 -0
- package/coverage/lcov-report/react/components/NumberInput/index.html +116 -0
- package/coverage/lcov-report/react/components/NumberInput/index.jsx.html +310 -0
- package/coverage/lcov-report/react/components/Pagination/index.html +2 -2
- package/coverage/lcov-report/react/components/Pagination/index.jsx.html +6 -6
- package/coverage/lcov-report/react/components/Popover/index.html +6 -6
- package/coverage/lcov-report/react/components/Popover/index.js.html +17 -14
- package/coverage/lcov-report/react/components/RadioButton/RadioButton.jsx.html +490 -0
- package/coverage/lcov-report/react/components/RadioButton/index.html +116 -0
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.html +6 -6
- package/coverage/lcov-report/react/components/ReadOnlyTextField/index.jsx.html +25 -193
- package/coverage/lcov-report/react/components/RichTextEditor/index.html +116 -0
- package/coverage/lcov-report/react/components/RichTextEditor/index.jsx.html +922 -0
- package/coverage/lcov-report/react/components/Search/index.html +116 -0
- package/coverage/lcov-report/react/components/Search/index.js.html +343 -0
- package/coverage/lcov-report/react/components/Select/index.html +10 -10
- package/coverage/lcov-report/react/components/Select/index.jsx.html +35 -23
- package/coverage/lcov-report/react/components/Tabs/Tab.js.html +11 -11
- package/coverage/lcov-report/react/components/Tabs/TabPanel.js.html +208 -0
- package/coverage/lcov-report/react/components/Tabs/index.html +34 -19
- package/coverage/lcov-report/react/components/Tabs/index.js.html +114 -51
- package/coverage/lcov-report/react/components/TextArea/index.html +10 -10
- package/coverage/lcov-report/react/components/TextArea/index.jsx.html +93 -9
- package/coverage/lcov-report/react/components/TextField/index.html +12 -12
- package/coverage/lcov-report/react/components/TextField/index.jsx.html +171 -63
- package/coverage/lcov-report/react/components/TextInput/index.html +116 -0
- package/coverage/lcov-report/react/components/TextInput/index.js.html +496 -0
- package/coverage/lcov-report/{DateTimeField/DateTimeField.jsx.html → react/components/TimeField/TimeField.jsx.html} +109 -76
- package/coverage/lcov-report/react/components/TimeField/index.html +116 -0
- package/coverage/lcov-report/react/components/Toast/index.html +2 -2
- package/coverage/lcov-report/react/components/Toast/index.jsx.html +9 -9
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/TruncateText/index.html +116 -0
- package/coverage/lcov-report/react/components/TruncateText/index.js.html +241 -0
- package/coverage/lcov-report/react/components/index.html +116 -0
- package/coverage/lcov-report/react/components/index.js.html +547 -0
- package/coverage/lcov-report/react/index.html +18 -18
- package/coverage/lcov-report/react/index.js.html +20 -26
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +41 -41
- package/coverage/lcov-report/react/lib/index.html +2 -2
- package/coverage/lcov-report/react/themes/actionCenterTheme.js.html +175 -0
- package/coverage/lcov-report/react/themes/index.html +116 -0
- package/coverage/lcov.info +1252 -798
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/index.js.map +1 -1
- package/package.json +1 -1
- package/storybook-static/1606.9527419c.iframe.bundle.js +76 -0
- package/storybook-static/1606.9527419c.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/1606.9527419c.iframe.bundle.js.map +1 -0
- package/storybook-static/1822.72412063.iframe.bundle.js +2 -0
- package/storybook-static/1822.72412063.iframe.bundle.js.LICENSE.txt +5 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js +87 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/2247.8b06a622.iframe.bundle.js.map +1 -0
- package/storybook-static/2360.690c5cd8.iframe.bundle.js +1 -0
- package/storybook-static/2505.5a3351ca.iframe.bundle.js +2 -0
- package/storybook-static/2505.5a3351ca.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/2543.64e1c8c6.iframe.bundle.js +2 -0
- package/storybook-static/2543.64e1c8c6.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/2763.e9244c7e.iframe.bundle.js +1 -0
- package/storybook-static/3009.7080427c.iframe.bundle.js +1 -0
- package/storybook-static/312.98473fc0.iframe.bundle.js +2 -0
- package/storybook-static/312.98473fc0.iframe.bundle.js.LICENSE.txt +17 -0
- package/storybook-static/3264.1483ccad.iframe.bundle.js +1 -0
- package/storybook-static/3461.b9b84310.iframe.bundle.js +29 -0
- package/storybook-static/3461.b9b84310.iframe.bundle.js.map +1 -0
- package/storybook-static/4246.3dee0bc1.iframe.bundle.js +1 -0
- package/storybook-static/4683.334f6a20.iframe.bundle.js +1 -0
- package/storybook-static/4753.b31cfa9b.iframe.bundle.js +1 -0
- package/storybook-static/4788.aa09e5f9.iframe.bundle.js +1 -0
- package/storybook-static/5043.53f3bb0c.iframe.bundle.js +2 -0
- package/storybook-static/5043.53f3bb0c.iframe.bundle.js.LICENSE.txt +1 -0
- package/storybook-static/5467.8b66ac25.iframe.bundle.js +1 -0
- package/storybook-static/6357.6600668a.iframe.bundle.js +1 -0
- package/storybook-static/651.1fcfd284.iframe.bundle.js +1 -0
- package/storybook-static/6520.84e91a57.iframe.bundle.js +2 -0
- package/storybook-static/6520.84e91a57.iframe.bundle.js.LICENSE.txt +19 -0
- package/storybook-static/6958.8a916fa2.iframe.bundle.js +1 -0
- package/storybook-static/7599.3f695d6a.iframe.bundle.js +1 -0
- package/storybook-static/7648.6ac96dea.iframe.bundle.js +1 -0
- package/storybook-static/7737.8a6a8e54.iframe.bundle.js +1 -0
- package/storybook-static/8255.e2a8ed59.iframe.bundle.js +2 -0
- package/storybook-static/8255.e2a8ed59.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/8735.566590af.iframe.bundle.js +2 -0
- package/storybook-static/8735.566590af.iframe.bundle.js.LICENSE.txt +29 -0
- package/storybook-static/9010.9ac07800.iframe.bundle.js +1 -0
- package/storybook-static/9060.b9282f66.iframe.bundle.js +1 -0
- package/storybook-static/9249.28266e92.iframe.bundle.js +1 -0
- package/storybook-static/9859.25828a48.iframe.bundle.js +2 -0
- package/storybook-static/9859.25828a48.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/Accordion-Accordion-stories.dbeb9f2a.iframe.bundle.js +2 -0
- package/storybook-static/Accordion-Accordion-stories.dbeb9f2a.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/AutoComplete-AutoComplete-stories.3fa69ad4.iframe.bundle.js +1 -0
- package/storybook-static/Button-Button-stories.c56437c4.iframe.bundle.js +1 -0
- package/storybook-static/DateField-DateField-stories.9e1b9e5c.iframe.bundle.js +1 -0
- package/storybook-static/DateTimeField-DateTimeField-stories.4d184efd.iframe.bundle.js +1 -0
- package/storybook-static/Instant-Instant-stories.cdd1bf7f.iframe.bundle.js +1 -0
- package/storybook-static/MadieAlert-MadieAlert-stories.b0a784a8.iframe.bundle.js +1 -0
- package/storybook-static/MadieConfirmDialog-MadieConfirmDialog-stories.2629a704.iframe.bundle.js +1 -0
- package/storybook-static/MadieDeleteDialog-MadieDeleteDialog-stories.0f91e77f.iframe.bundle.js +1 -0
- package/storybook-static/MadieDialog-MadieDialog-stories.1e63ebb3.iframe.bundle.js +1 -0
- package/storybook-static/MadieDiscardDialog-MadieDiscardDialog-stories.4632ec72.iframe.bundle.js +1 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js +30 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/MadieSpinner-MadieSpinner-stories.6c47900d.iframe.bundle.js.map +1 -0
- package/storybook-static/MadieTooltip-MadieTooltip-stories.0c8fb8f7.iframe.bundle.js +2 -0
- package/storybook-static/MadieTooltip-MadieTooltip-stories.0c8fb8f7.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/MadieTooltipIcon-MadieTooltipIcon-stories.b33f0165.iframe.bundle.js +2 -0
- package/storybook-static/MadieTooltipIcon-MadieTooltipIcon-stories.b33f0165.iframe.bundle.js.LICENSE.txt +9 -0
- package/storybook-static/Modal-Modal-stories.1c8c1dcd.iframe.bundle.js +2 -0
- package/storybook-static/Modal-Modal-stories.1c8c1dcd.iframe.bundle.js.LICENSE.txt +19 -0
- package/storybook-static/NumberInput-NumberInput-stories.b642f330.iframe.bundle.js +1 -0
- package/storybook-static/Pagination-Pagination-stories.dc63a146.iframe.bundle.js +1 -0
- package/storybook-static/Popover-Popover-stories.680cce19.iframe.bundle.js +1 -0
- package/storybook-static/RadioButton-RadioButton-stories.5daa020f.iframe.bundle.js +1 -0
- package/storybook-static/ReadOnlyTextField-ReadOnlyTextField-stories.281af1c9.iframe.bundle.js +1 -0
- package/storybook-static/RichTextEditor-RichTextEditor-stories.f2f6efd0.iframe.bundle.js +1 -0
- package/storybook-static/Search-Search-stories.ce9d2b51.iframe.bundle.js +1 -0
- package/storybook-static/Select-Select-stories.1ba58501.iframe.bundle.js +1 -0
- package/storybook-static/Tabs-Tabs-stories.e9bf42ff.iframe.bundle.js +1 -0
- package/storybook-static/TextArea-TextArea-stories.9bb45748.iframe.bundle.js +1 -0
- package/storybook-static/TextField-TextField-stories.e5c08a5e.iframe.bundle.js +1 -0
- package/storybook-static/TimeField-TimeField-stories.760f9db5.iframe.bundle.js +1 -0
- package/storybook-static/Toast-Toast-stories.160e8bf1.iframe.bundle.js +1 -0
- package/storybook-static/TruncateText-TruncateText-stories.2da57e6a.iframe.bundle.js +1 -0
- package/storybook-static/favicon.svg +1 -0
- package/storybook-static/iframe.html +531 -0
- package/storybook-static/index.html +152 -0
- package/storybook-static/index.json +1 -0
- package/storybook-static/main.18ce3a87.iframe.bundle.js +1 -0
- package/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
- package/storybook-static/nunito-sans-bold.woff2 +0 -0
- package/storybook-static/nunito-sans-italic.woff2 +0 -0
- package/storybook-static/nunito-sans-regular.woff2 +0 -0
- package/storybook-static/project.json +1 -0
- package/storybook-static/runtime~main.6bbd8126.iframe.bundle.js +1 -0
- package/storybook-static/sb-addons/docs-2/manager-bundle.js +151 -0
- package/storybook-static/sb-addons/links-1/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +188 -0
- package/storybook-static/sb-common-assets/favicon.svg +1 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/storybook-static/sb-manager/globals-module-info.js +797 -0
- package/storybook-static/sb-manager/globals-runtime.js +69459 -0
- package/storybook-static/sb-manager/globals.js +34 -0
- package/storybook-static/sb-manager/runtime.js +13003 -0
- package/storybook-static/sb-preview/globals.js +25 -0
- package/storybook-static/sb-preview/runtime.js +43237 -0
- package/storybook-static/static/media/FontAwesome.91f80bba.otf +0 -0
- package/storybook-static/static/media/Rubik-Bold.31bbd4d2.ttf +0 -0
- package/storybook-static/static/media/Rubik-Light.c90e2014.ttf +0 -0
- package/storybook-static/static/media/Rubik-Medium.5daa89aa.ttf +0 -0
- package/storybook-static/static/media/Rubik-Regular.cdf97d58.ttf +0 -0
- package/storybook-static/static/media/bitter-bold.24bf01e4.woff2 +0 -0
- package/storybook-static/static/media/bitter-italic.34644574.woff2 +0 -0
- package/storybook-static/static/media/bitter-regular.f4e2f1f1.woff2 +0 -0
- package/storybook-static/static/media/fontawesome-webfont.1e59d233.ttf +0 -0
- package/storybook-static/static/media/fontawesome-webfont.20fd1704.woff2 +0 -0
- package/storybook-static/static/media/fontawesome-webfont.8b43027f.eot +0 -0
- package/storybook-static/static/media/fontawesome-webfont.c1e38fd9.svg +2671 -0
- package/storybook-static/static/media/fontawesome-webfont.f691f37e.woff +0 -0
- package/storybook-static/static/media/opensans-bold-webfont.92e570c6.woff2 +0 -0
- package/storybook-static/static/media/opensans-italic-webfont.72daa33a.woff2 +0 -0
- package/storybook-static/static/media/opensans-regular-webfont.ca4dd835.woff2 +0 -0
- package/storybook-static/static/media/opensans-semibold-webfont.17ded75f.woff2 +0 -0
- package/test/components/MadieDeleteDialog.test.js +1 -1
- package/test/components/RichTextEditor.test.js +257 -37
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/react.iml +0 -9
- package/.idea/vcs.xml +0 -6
|
@@ -0,0 +1,531 @@
|
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>@font-face {
|
|
2
|
+
font-family: 'Nunito Sans';
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: 400;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
src: url('./sb-common-assets/nunito-sans-regular.woff2') format('woff2');
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@font-face {
|
|
10
|
+
font-family: 'Nunito Sans';
|
|
11
|
+
font-style: italic;
|
|
12
|
+
font-weight: 400;
|
|
13
|
+
font-display: swap;
|
|
14
|
+
src: url('./sb-common-assets/nunito-sans-italic.woff2') format('woff2');
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: 'Nunito Sans';
|
|
19
|
+
font-style: normal;
|
|
20
|
+
font-weight: 700;
|
|
21
|
+
font-display: swap;
|
|
22
|
+
src: url('./sb-common-assets/nunito-sans-bold.woff2') format('woff2');
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: 'Nunito Sans';
|
|
27
|
+
font-style: italic;
|
|
28
|
+
font-weight: 700;
|
|
29
|
+
font-display: swap;
|
|
30
|
+
src: url('./sb-common-assets/nunito-sans-bold-italic.woff2') format('woff2');
|
|
31
|
+
}</style><base target="_parent"><style>/* While we aren't showing the main block yet, but still preparing, we want everything the user has rendered, which may or may not be in #storybook-root, to be display none */
|
|
32
|
+
.sb-show-preparing-story:not(.sb-show-main) > :not(.sb-preparing-story) {
|
|
33
|
+
display: none;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.sb-show-preparing-docs:not(.sb-show-main) > :not(.sb-preparing-docs) {
|
|
37
|
+
display: none;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/* Hide our own blocks when we aren't supposed to be showing them */
|
|
41
|
+
:not(.sb-show-preparing-story) > .sb-preparing-story,
|
|
42
|
+
:not(.sb-show-preparing-docs) > .sb-preparing-docs,
|
|
43
|
+
:not(.sb-show-nopreview) > .sb-nopreview,
|
|
44
|
+
:not(.sb-show-errordisplay) > .sb-errordisplay {
|
|
45
|
+
display: none;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.sb-show-main.sb-main-centered {
|
|
49
|
+
margin: 0;
|
|
50
|
+
display: flex;
|
|
51
|
+
align-items: center;
|
|
52
|
+
min-height: 100vh;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.sb-show-main.sb-main-centered #storybook-root {
|
|
56
|
+
box-sizing: border-box;
|
|
57
|
+
margin: auto;
|
|
58
|
+
padding: 1rem;
|
|
59
|
+
max-height: 100%;
|
|
60
|
+
/* Hack for centering correctly in IE11 */
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/* Vertical centering fix for IE11 */
|
|
64
|
+
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
65
|
+
.sb-show-main.sb-main-centered:after {
|
|
66
|
+
content: '';
|
|
67
|
+
min-height: inherit;
|
|
68
|
+
font-size: 0;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.sb-show-main.sb-main-fullscreen {
|
|
73
|
+
margin: 0;
|
|
74
|
+
padding: 0;
|
|
75
|
+
display: block;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.sb-show-main.sb-main-padded {
|
|
79
|
+
margin: 0;
|
|
80
|
+
padding: 1rem;
|
|
81
|
+
display: block;
|
|
82
|
+
box-sizing: border-box;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.sb-wrapper {
|
|
86
|
+
position: fixed;
|
|
87
|
+
top: 0;
|
|
88
|
+
bottom: 0;
|
|
89
|
+
left: 0;
|
|
90
|
+
right: 0;
|
|
91
|
+
box-sizing: border-box;
|
|
92
|
+
|
|
93
|
+
padding: 40px;
|
|
94
|
+
font-family:
|
|
95
|
+
'Nunito Sans',
|
|
96
|
+
-apple-system,
|
|
97
|
+
'.SFNSText-Regular',
|
|
98
|
+
'San Francisco',
|
|
99
|
+
BlinkMacSystemFont,
|
|
100
|
+
'Segoe UI',
|
|
101
|
+
'Helvetica Neue',
|
|
102
|
+
Helvetica,
|
|
103
|
+
Arial,
|
|
104
|
+
sans-serif;
|
|
105
|
+
-webkit-font-smoothing: antialiased;
|
|
106
|
+
overflow: auto;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
@media (max-width: 700px) {
|
|
110
|
+
.sb-wrapper {
|
|
111
|
+
padding: 20px;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
@media (max-width: 500px) {
|
|
116
|
+
.sb-wrapper {
|
|
117
|
+
padding: 10px;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.sb-heading {
|
|
122
|
+
font-size: 14px;
|
|
123
|
+
font-weight: 600;
|
|
124
|
+
letter-spacing: 0.2px;
|
|
125
|
+
margin: 10px 0;
|
|
126
|
+
padding-right: 25px;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.sb-nopreview {
|
|
130
|
+
display: flex;
|
|
131
|
+
align-content: center;
|
|
132
|
+
justify-content: center;
|
|
133
|
+
box-sizing: border-box;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.sb-nopreview_main {
|
|
137
|
+
margin: auto;
|
|
138
|
+
padding: 30px;
|
|
139
|
+
border-radius: 10px;
|
|
140
|
+
background: rgba(0, 0, 0, 0.03);
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.sb-nopreview_heading {
|
|
144
|
+
text-align: center;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.sb-errordisplay {
|
|
148
|
+
background: #f6f9fc;
|
|
149
|
+
color: black;
|
|
150
|
+
z-index: 999999;
|
|
151
|
+
width: 100vw;
|
|
152
|
+
min-height: 100vh;
|
|
153
|
+
box-sizing: border-box;
|
|
154
|
+
|
|
155
|
+
& ol {
|
|
156
|
+
padding-left: 18px;
|
|
157
|
+
margin: 0;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
& h1 {
|
|
161
|
+
font-family: Nunito Sans;
|
|
162
|
+
font-size: 22px;
|
|
163
|
+
font-weight: 400;
|
|
164
|
+
line-height: 30px;
|
|
165
|
+
font-weight: normal;
|
|
166
|
+
margin: 0;
|
|
167
|
+
|
|
168
|
+
&::before {
|
|
169
|
+
content: '';
|
|
170
|
+
display: inline-block;
|
|
171
|
+
width: 12px;
|
|
172
|
+
height: 12px;
|
|
173
|
+
background: #ff4400;
|
|
174
|
+
border-radius: 50%;
|
|
175
|
+
margin-right: 8px;
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
& p,
|
|
180
|
+
& ol {
|
|
181
|
+
font-family: Nunito Sans;
|
|
182
|
+
font-size: 14px;
|
|
183
|
+
font-weight: 400;
|
|
184
|
+
line-height: 19px;
|
|
185
|
+
margin: 0;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
& li + li {
|
|
189
|
+
margin: 0;
|
|
190
|
+
padding: 0;
|
|
191
|
+
padding-top: 12px;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
& a {
|
|
195
|
+
color: currentColor;
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.sb-errordisplay_main {
|
|
200
|
+
margin: auto;
|
|
201
|
+
padding: 24px;
|
|
202
|
+
display: flex;
|
|
203
|
+
box-sizing: border-box;
|
|
204
|
+
|
|
205
|
+
flex-direction: column;
|
|
206
|
+
min-height: 100%;
|
|
207
|
+
width: 100%;
|
|
208
|
+
border-radius: 6px;
|
|
209
|
+
background: white;
|
|
210
|
+
border: 1px solid #ff0000;
|
|
211
|
+
box-shadow: 0 0 64px rgba(0, 0, 0, 0.1);
|
|
212
|
+
gap: 24px;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.sb-errordisplay_code {
|
|
216
|
+
padding: 10px;
|
|
217
|
+
flex: 1;
|
|
218
|
+
background: #242424;
|
|
219
|
+
color: #c6c6c6;
|
|
220
|
+
box-sizing: border-box;
|
|
221
|
+
|
|
222
|
+
font-size: 14px;
|
|
223
|
+
font-weight: 400;
|
|
224
|
+
line-height: 19px;
|
|
225
|
+
border-radius: 4px;
|
|
226
|
+
|
|
227
|
+
font-family:
|
|
228
|
+
'Operator Mono', 'Fira Code Retina', 'Fira Code', 'FiraCode-Retina', 'Andale Mono',
|
|
229
|
+
'Lucida Console', Consolas, Monaco, monospace;
|
|
230
|
+
margin: 0;
|
|
231
|
+
overflow: auto;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.sb-errordisplay pre {
|
|
235
|
+
white-space: pre-wrap;
|
|
236
|
+
white-space: revert;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
@-webkit-keyframes sb-rotate360 {
|
|
240
|
+
from {
|
|
241
|
+
transform: rotate(0deg);
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
to {
|
|
245
|
+
transform: rotate(360deg);
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
@keyframes sb-rotate360 {
|
|
250
|
+
from {
|
|
251
|
+
transform: rotate(0deg);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
to {
|
|
255
|
+
transform: rotate(360deg);
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
@-webkit-keyframes sb-glow {
|
|
260
|
+
0%,
|
|
261
|
+
100% {
|
|
262
|
+
opacity: 1;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
50% {
|
|
266
|
+
opacity: 0.4;
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
@keyframes sb-glow {
|
|
271
|
+
0%,
|
|
272
|
+
100% {
|
|
273
|
+
opacity: 1;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
50% {
|
|
277
|
+
opacity: 0.4;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
/* We display the preparing loaders *over* the rendering story */
|
|
282
|
+
.sb-preparing-story,
|
|
283
|
+
.sb-preparing-docs {
|
|
284
|
+
background-color: white;
|
|
285
|
+
/* Maximum possible z-index. It would be better to use stacking contexts to ensure it's always
|
|
286
|
+
on top, but this isn't possible as it would require making CSS changes that could affect user code */
|
|
287
|
+
z-index: 2147483647;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
.sb-loader {
|
|
291
|
+
-webkit-animation: sb-rotate360 0.7s linear infinite;
|
|
292
|
+
animation: sb-rotate360 0.7s linear infinite;
|
|
293
|
+
border-color: rgba(97, 97, 97, 0.29);
|
|
294
|
+
border-radius: 50%;
|
|
295
|
+
border-style: solid;
|
|
296
|
+
border-top-color: #646464;
|
|
297
|
+
border-width: 2px;
|
|
298
|
+
display: inline-block;
|
|
299
|
+
height: 32px;
|
|
300
|
+
left: 50%;
|
|
301
|
+
margin-left: -16px;
|
|
302
|
+
margin-top: -16px;
|
|
303
|
+
mix-blend-mode: difference;
|
|
304
|
+
overflow: hidden;
|
|
305
|
+
position: absolute;
|
|
306
|
+
top: 50%;
|
|
307
|
+
transition: all 200ms ease-out;
|
|
308
|
+
vertical-align: top;
|
|
309
|
+
width: 32px;
|
|
310
|
+
z-index: 4;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.sb-previewBlock {
|
|
314
|
+
background: #fff;
|
|
315
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
316
|
+
border-radius: 4px;
|
|
317
|
+
box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 0;
|
|
318
|
+
margin: 25px auto 40px;
|
|
319
|
+
max-width: 600px;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.sb-previewBlock_header {
|
|
323
|
+
align-items: center;
|
|
324
|
+
box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 0 0 inset;
|
|
325
|
+
display: flex;
|
|
326
|
+
gap: 14px;
|
|
327
|
+
height: 40px;
|
|
328
|
+
padding: 0 12px;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.sb-previewBlock_icon {
|
|
332
|
+
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
333
|
+
animation: sb-glow 1.5s ease-in-out infinite;
|
|
334
|
+
background: #e6e6e6;
|
|
335
|
+
height: 14px;
|
|
336
|
+
width: 14px;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
.sb-previewBlock_icon:last-child {
|
|
340
|
+
margin-left: auto;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
.sb-previewBlock_body {
|
|
344
|
+
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
345
|
+
animation: sb-glow 1.5s ease-in-out infinite;
|
|
346
|
+
height: 182px;
|
|
347
|
+
position: relative;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
.sb-argstableBlock {
|
|
351
|
+
border-collapse: collapse;
|
|
352
|
+
border-spacing: 0;
|
|
353
|
+
font-size: 13px;
|
|
354
|
+
line-height: 20px;
|
|
355
|
+
margin: 25px auto 40px;
|
|
356
|
+
max-width: 600px;
|
|
357
|
+
text-align: left;
|
|
358
|
+
width: 100%;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.sb-argstableBlock th:first-of-type,
|
|
362
|
+
.sb-argstableBlock td:first-of-type {
|
|
363
|
+
padding-left: 20px;
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
.sb-argstableBlock th:nth-of-type(2),
|
|
367
|
+
.sb-argstableBlock td:nth-of-type(2) {
|
|
368
|
+
width: 35%;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
.sb-argstableBlock th:nth-of-type(3),
|
|
372
|
+
.sb-argstableBlock td:nth-of-type(3) {
|
|
373
|
+
width: 15%;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
.sb-argstableBlock th:last-of-type,
|
|
377
|
+
.sb-argstableBlock td:last-of-type {
|
|
378
|
+
width: 25%;
|
|
379
|
+
padding-right: 20px;
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
.sb-argstableBlock th span,
|
|
383
|
+
.sb-argstableBlock td span {
|
|
384
|
+
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
385
|
+
animation: sb-glow 1.5s ease-in-out infinite;
|
|
386
|
+
background-color: rgba(0, 0, 0, 0.1);
|
|
387
|
+
border-radius: 0;
|
|
388
|
+
box-shadow: none;
|
|
389
|
+
color: transparent;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
.sb-argstableBlock th {
|
|
393
|
+
padding: 10px 15px;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.sb-argstableBlock-body {
|
|
397
|
+
border-radius: 4px;
|
|
398
|
+
box-shadow:
|
|
399
|
+
rgba(0, 0, 0, 0.1) 0 1px 3px 1px,
|
|
400
|
+
rgba(0, 0, 0, 0.065) 0 0 0 1px;
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
.sb-argstableBlock-body tr {
|
|
404
|
+
background: transparent;
|
|
405
|
+
overflow: hidden;
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.sb-argstableBlock-body tr:not(:first-child) {
|
|
409
|
+
border-top: 1px solid #e6e6e6;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
.sb-argstableBlock-body tr:first-child td:first-child {
|
|
413
|
+
border-top-left-radius: 4px;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.sb-argstableBlock-body tr:first-child td:last-child {
|
|
417
|
+
border-top-right-radius: 4px;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
.sb-argstableBlock-body tr:last-child td:first-child {
|
|
421
|
+
border-bottom-left-radius: 4px;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.sb-argstableBlock-body tr:last-child td:last-child {
|
|
425
|
+
border-bottom-right-radius: 4px;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.sb-argstableBlock-body td {
|
|
429
|
+
background: #fff;
|
|
430
|
+
padding-bottom: 10px;
|
|
431
|
+
padding-top: 10px;
|
|
432
|
+
vertical-align: top;
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
.sb-argstableBlock-body td:not(:first-of-type) {
|
|
436
|
+
padding-left: 15px;
|
|
437
|
+
padding-right: 15px;
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.sb-argstableBlock-body button {
|
|
441
|
+
-webkit-animation: sb-glow 1.5s ease-in-out infinite;
|
|
442
|
+
animation: sb-glow 1.5s ease-in-out infinite;
|
|
443
|
+
background-color: rgba(0, 0, 0, 0.1);
|
|
444
|
+
border: 0;
|
|
445
|
+
border-radius: 0;
|
|
446
|
+
box-shadow: none;
|
|
447
|
+
color: transparent;
|
|
448
|
+
display: inline;
|
|
449
|
+
font-size: 12px;
|
|
450
|
+
line-height: 1;
|
|
451
|
+
padding: 10px 16px;
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.sb-argstableBlock-summary {
|
|
455
|
+
margin-top: 4px;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
.sb-argstableBlock-code {
|
|
459
|
+
margin-right: 4px;
|
|
460
|
+
margin-bottom: 4px;
|
|
461
|
+
padding: 2px 5px;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
.sb-sr-only,
|
|
465
|
+
.sb-hidden-until-focus:not(:focus) {
|
|
466
|
+
position: absolute;
|
|
467
|
+
width: 1px;
|
|
468
|
+
height: 1px;
|
|
469
|
+
padding: 0px;
|
|
470
|
+
margin: -1px;
|
|
471
|
+
overflow: hidden;
|
|
472
|
+
clip: rect(0, 0, 0, 0);
|
|
473
|
+
border: none;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.sb-hidden-until-focus {
|
|
477
|
+
opacity: 0;
|
|
478
|
+
transition: opacity 150ms ease-out;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.sb-hidden-until-focus:focus {
|
|
482
|
+
opacity: 1;
|
|
483
|
+
}</style><script>/* globals window */
|
|
484
|
+
try {
|
|
485
|
+
if (window.top !== window) {
|
|
486
|
+
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
487
|
+
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.top.__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
488
|
+
window.top.__VUE_DEVTOOLS_CONTEXT__ = window.document;
|
|
489
|
+
}
|
|
490
|
+
} catch (e) {
|
|
491
|
+
// eslint-disable-next-line no-console
|
|
492
|
+
console.warn('unable to connect to top frame for connecting dev tools');
|
|
493
|
+
}</script><script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><style>#storybook-root[hidden],
|
|
494
|
+
#storybook-docs[hidden] {
|
|
495
|
+
display: none !important;
|
|
496
|
+
}</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"><div class="sb-errordisplay_main"><h1 id="error-message"></h1><p>The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:</p><ol><li><strong>Missing Context/Providers</strong>: You can use decorators to supply specific contexts or providers, which are sometimes necessary for components to render correctly. For detailed instructions on using decorators, please visit the <a href="https://storybook.js.org/docs/writing-stories/decorators">Decorators documentation</a>.</li><li><strong>Misconfigured Webpack or Vite</strong>: Verify that Storybook picks up all necessary settings for loaders, plugins, and other relevant parameters. You can find step-by-step guides for configuring <a href="https://storybook.js.org/docs/builders/webpack">Webpack</a> or <a href="https://storybook.js.org/docs/builders/vite">Vite</a> with Storybook.</li><li><strong>Missing Environment Variables</strong>: Your Storybook may require specific environment variables to function as intended. You can set up custom environment variables as outlined in the <a href="https://storybook.js.org/docs/configure/environment-variables">Environment Variables documentation</a>.</li></ol><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div></div><div id="storybook-root"></div><div id="storybook-docs"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
window['LOGLEVEL'] = "info";
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
window['FRAMEWORK_OPTIONS'] = {};
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
window['FEATURES'] = {"argTypeTargetsV7":true,"legacyDecoratorFileOrder":false,"disallowImplicitActionsInRenderV8":true,"viewport":true,"highlight":true,"controls":true,"interactions":true,"actions":true,"backgrounds":true,"outline":true,"measure":true};
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
window['STORIES'] = [{"titlePrefix":"","directory":"./components","files":"**/*.@(mdx|stories.@(js|jsx))","importPathMatcher":"^\\.[\\\\/](?:components(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.(mdx|stories\\.(js|jsx)))$"},{"titlePrefix":"","directory":"./lib","files":"**/*.@(mdx|stories.@(js|jsx))","importPathMatcher":"^\\.[\\\\/](?:lib(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.(mdx|stories\\.(js|jsx)))$"}];
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
window['DOCS_OPTIONS'] = {"defaultName":"Docs"};
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
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';
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
import './runtime~main.6bbd8126.iframe.bundle.js';
|
|
528
|
+
|
|
529
|
+
import './2505.5a3351ca.iframe.bundle.js';
|
|
530
|
+
|
|
531
|
+
import './main.18ce3a87.iframe.bundle.js';</script></body></html>
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
|
|
6
|
+
<title>storybook - Storybook</title>
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
|
11
|
+
|
|
12
|
+
<style>
|
|
13
|
+
@font-face {
|
|
14
|
+
font-family: 'Nunito Sans';
|
|
15
|
+
font-style: normal;
|
|
16
|
+
font-weight: 400;
|
|
17
|
+
font-display: swap;
|
|
18
|
+
src: url('./sb-common-assets/nunito-sans-regular.woff2') format('woff2');
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@font-face {
|
|
22
|
+
font-family: 'Nunito Sans';
|
|
23
|
+
font-style: italic;
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
font-display: swap;
|
|
26
|
+
src: url('./sb-common-assets/nunito-sans-italic.woff2') format('woff2');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Nunito Sans';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: 700;
|
|
33
|
+
font-display: swap;
|
|
34
|
+
src: url('./sb-common-assets/nunito-sans-bold.woff2') format('woff2');
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@font-face {
|
|
38
|
+
font-family: 'Nunito Sans';
|
|
39
|
+
font-style: italic;
|
|
40
|
+
font-weight: 700;
|
|
41
|
+
font-display: swap;
|
|
42
|
+
src: url('./sb-common-assets/nunito-sans-bold-italic.woff2') format('woff2');
|
|
43
|
+
}
|
|
44
|
+
</style>
|
|
45
|
+
|
|
46
|
+
<link href="./sb-manager/runtime.js" rel="modulepreload" />
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
<link href="./sb-addons/storybook-core-server-presets-0/common-manager-bundle.js" rel="modulepreload" />
|
|
50
|
+
|
|
51
|
+
<link href="./sb-addons/links-1/manager-bundle.js" rel="modulepreload" />
|
|
52
|
+
|
|
53
|
+
<link href="./sb-addons/docs-2/manager-bundle.js" rel="modulepreload" />
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
<style>
|
|
57
|
+
#storybook-root[hidden] {
|
|
58
|
+
display: none !important;
|
|
59
|
+
}
|
|
60
|
+
</style>
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
</head>
|
|
64
|
+
<body>
|
|
65
|
+
<div id="root"></div>
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
<script>
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
window['FEATURES'] = {
|
|
72
|
+
"argTypeTargetsV7": true,
|
|
73
|
+
"legacyDecoratorFileOrder": false,
|
|
74
|
+
"disallowImplicitActionsInRenderV8": true,
|
|
75
|
+
"viewport": true,
|
|
76
|
+
"highlight": true,
|
|
77
|
+
"controls": true,
|
|
78
|
+
"interactions": true,
|
|
79
|
+
"actions": true,
|
|
80
|
+
"backgrounds": true,
|
|
81
|
+
"outline": true,
|
|
82
|
+
"measure": true
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
window['REFS'] = {};
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
window['LOGLEVEL'] = "info";
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
window['DOCS_OPTIONS'] = {
|
|
96
|
+
"defaultName": "Docs"
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
window['CONFIG_TYPE'] = "PRODUCTION";
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
window['TAGS_OPTIONS'] = {
|
|
110
|
+
"dev-only": {
|
|
111
|
+
"excludeFromDocsStories": true
|
|
112
|
+
},
|
|
113
|
+
"docs-only": {
|
|
114
|
+
"excludeFromSidebar": true
|
|
115
|
+
},
|
|
116
|
+
"test-only": {
|
|
117
|
+
"excludeFromSidebar": true,
|
|
118
|
+
"excludeFromDocsStories": true
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
window['STORYBOOK_RENDERER'] = "react";
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
window['STORYBOOK_BUILDER'] = "@storybook/builder-webpack5";
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
window['STORYBOOK_FRAMEWORK'] = "@storybook/react-webpack5";
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
</script>
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
<script type="module">
|
|
139
|
+
import './sb-manager/globals-runtime.js';
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
import './sb-addons/storybook-core-server-presets-0/common-manager-bundle.js';
|
|
143
|
+
|
|
144
|
+
import './sb-addons/links-1/manager-bundle.js';
|
|
145
|
+
|
|
146
|
+
import './sb-addons/docs-2/manager-bundle.js';
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
import './sb-manager/runtime.js';
|
|
150
|
+
</script>
|
|
151
|
+
</body>
|
|
152
|
+
</html>
|