Skip to content

Commit d5e49ad

Browse files
committed
artifacts
1 parent 7e23d4e commit d5e49ad

5 files changed

Lines changed: 128 additions & 110 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
<meta http-equiv="X-UA-Compatible" content="ie=edge">
44
<link rel="shortcut icon" href="/img/favicon.ico">
55
<link rel="icon" type="image/ico" href="./img/favicon.ico" sizes="192x192">
6+
<link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.eot" />
7+
<link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.ttf" />
8+
<link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.woff" />
9+
<link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.woff2" />
10+
11+
<link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.eot" />
12+
<link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.ttf" />
13+
<link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.woff" />
14+
<link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.woff2" />
15+
16+
<link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.eot" />
17+
<link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.ttf" />
18+
<link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.woff" />
19+
<link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.woff2" />
20+
21+
<link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.eot" />
22+
<link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.ttf" />
23+
<link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.woff" />
24+
<link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.woff2" />
25+
26+
<link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.eot" />
27+
<link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.ttf" />
28+
<link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.woff" />
29+
<link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.woff2" />
30+
631
<style type="text/css">
732
@font-face{
833
font-family: 'Source Sans Pro';
@@ -103,4 +128,5 @@
103128
/* $file-formats: eot woff2 woff ttf */
104129
}
105130
</style>
131+
106132
<title>Data Transparency UI</title>

docs/iframe.html

Lines changed: 99 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,104 @@
490490
} catch (e) {
491491
// eslint-disable-next-line no-console
492492
console.warn('unable to connect to top frame for connecting dev tools');
493-
}</script><link href="main.css" rel="stylesheet"><style>#storybook-root[hidden],
493+
}</script><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><link rel="shortcut icon" href="/img/favicon.ico"><link rel="icon" type="image/ico" href="./img/favicon.ico" sizes="192x192"><link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.eot"><link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.ttf"><link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.woff"><link rel="preload" href="/assets/fonts/sourcesanspro-bold-webfont.woff2"><link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.eot"><link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.ttf"><link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.woff"><link rel="preload" href="/assets/fonts/sourcesanspro-italic-webfont.woff2"><link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.eot"><link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.ttf"><link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.woff"><link rel="preload" href="/assets/fonts/sourcesanspro-light-webfont.woff2"><link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.eot"><link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.ttf"><link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.woff"><link rel="preload" href="/assets/fonts/sourcesanspro-regular-webfont.woff2"><link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.eot"><link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.ttf"><link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.woff"><link rel="preload" href="/assets/fonts/sourcesanspro-semibold-webfont.woff2"><style>@font-face{
494+
font-family: 'Source Sans Pro';
495+
src: url('fonts/sourcesanspro-light-webfont.eot') format('eot'),
496+
url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
497+
url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
498+
url('fonts/sourcesanspro-light-webfont.ttf') format('ttf');
499+
font-weight: 300;
500+
font-style: normal;
501+
/* $file-formats: eot woff2 woff ttf */
502+
}
503+
504+
@font-face{
505+
font-family: 'Source Sans Pro';
506+
src: url('fonts/sourcesanspro-regular-webfont.eot') format('eot'),
507+
url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
508+
url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
509+
url('fonts/sourcesanspro-regular-webfont.ttf') format('ttf');
510+
font-weight: 400;
511+
font-style: normal;
512+
/* $file-formats: eot woff2 woff ttf */
513+
}
514+
515+
@font-face{
516+
font-family: 'Source Sans Pro';
517+
src: url('fonts/sourcesanspro-italic-webfont.eot') format('eot'),
518+
url('fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
519+
url('fonts/sourcesanspro-italic-webfont.woff') format('woff'),
520+
url('fonts/sourcesanspro-italic-webfont.ttf') format('ttf');
521+
font-weight: 400;
522+
font-style: italic;
523+
/* $file-formats: eot woff2 woff ttf */
524+
}
525+
526+
@font-face{
527+
font-family: 'Source Sans Pro';
528+
src: url('fonts/sourcesanspro-semibold-webfont.eot') format('eot'),
529+
url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
530+
url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
531+
url('fonts/sourcesanspro-semibold-webfont.ttf') format('ttf');
532+
font-weight: 600;
533+
font-style: normal;
534+
/* $file-formats: eot woff2 woff ttf */
535+
}
536+
537+
@font-face{
538+
font-family: 'Source Sans Pro';
539+
src: url('fonts/sourcesanspro-bold-webfont.eot') format('eot'),
540+
url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
541+
url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
542+
url('fonts/sourcesanspro-bold-webfont.ttf') format('ttf');
543+
font-weight: 700;
544+
font-style: normal;
545+
/* $file-formats: eot woff2 woff ttf */
546+
}
547+
548+
@font-face{
549+
font-family: 'Merriweather';
550+
src: url('fonts/merriweather-light-webfont.eot') format('eot'),
551+
url('fonts/merriweather-light-webfont.woff2') format('woff2'),
552+
url('fonts/merriweather-light-webfont.woff') format('woff'),
553+
url('fonts/merriweather-light-webfont.ttf') format('ttf');
554+
font-weight: 300;
555+
font-style: normal;
556+
/* $file-formats: eot woff2 woff ttf */
557+
}
558+
559+
@font-face{
560+
font-family: 'Merriweather';
561+
src: url('fonts/merriweather-regular-webfont.eot') format('eot'),
562+
url('fonts/merriweather-regular-webfont.woff2') format('woff2'),
563+
url('fonts/merriweather-regular-webfont.woff') format('woff'),
564+
url('fonts/merriweather-regular-webfont.ttf') format('ttf');
565+
font-weight: 400;
566+
font-style: normal;
567+
/* $file-formats: eot woff2 woff ttf */
568+
}
569+
570+
@font-face{
571+
font-family: 'Merriweather';
572+
src: url('fonts/merriweather-italic-webfont.eot') format('eot'),
573+
url('fonts/merriweather-italic-webfont.woff2') format('woff2'),
574+
url('fonts/merriweather-italic-webfont.woff') format('woff'),
575+
url('fonts/merriweather-italic-webfont.ttf') format('ttf');
576+
font-weight: 400;
577+
font-style: italic;
578+
/* $file-formats: eot woff2 woff ttf */
579+
}
580+
581+
@font-face{
582+
font-family: 'Merriweather';
583+
src: url('fonts/merriweather-bold-webfont.eot') format('eot'),
584+
url('fonts/merriweather-bold-webfont.woff2') format('woff2'),
585+
url('fonts/merriweather-bold-webfont.woff') format('woff'),
586+
url('fonts/merriweather-bold-webfont.ttf') format('ttf');
587+
font-weight: 700;
588+
font-style: normal;
589+
/* $file-formats: eot woff2 woff ttf */
590+
}</style><title>Data Transparency UI</title><link href="main.css" rel="stylesheet"><style>#storybook-root[hidden],
494591
#storybook-docs[hidden] {
495592
display: none !important;
496593
}</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";
@@ -530,4 +627,4 @@
530627

531628
import './3652.2e644f49.iframe.bundle.js';
532629

533-
import './main.698e8c17.iframe.bundle.js';</script></body></html>
630+
import './main.b0c59d72.iframe.bundle.js';</script></body></html>

docs/index.html

Lines changed: 1 addition & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -55,112 +55,7 @@
5555
<link href="./sb-addons/docs-3/manager-bundle.js" rel="modulepreload" />
5656

5757
<link href="./sb-addons/storybook-4/manager-bundle.js" rel="modulepreload" />
58-
<meta charset="UTF-8">
59-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
60-
<meta http-equiv="X-UA-Compatible" content="ie=edge">
61-
<link rel="shortcut icon" href="/img/favicon.ico">
62-
<link rel="icon" type="image/ico" href="./img/favicon.ico" sizes="192x192">
63-
<style type="text/css">
64-
@font-face{
65-
font-family: 'Source Sans Pro';
66-
src: url('fonts/sourcesanspro-light-webfont.eot') format('eot'),
67-
url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
68-
url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
69-
url('fonts/sourcesanspro-light-webfont.ttf') format('ttf');
70-
font-weight: 300;
71-
font-style: normal;
72-
/* $file-formats: eot woff2 woff ttf */
73-
}
74-
75-
@font-face{
76-
font-family: 'Source Sans Pro';
77-
src: url('fonts/sourcesanspro-regular-webfont.eot') format('eot'),
78-
url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
79-
url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
80-
url('fonts/sourcesanspro-regular-webfont.ttf') format('ttf');
81-
font-weight: 400;
82-
font-style: normal;
83-
/* $file-formats: eot woff2 woff ttf */
84-
}
85-
86-
@font-face{
87-
font-family: 'Source Sans Pro';
88-
src: url('fonts/sourcesanspro-italic-webfont.eot') format('eot'),
89-
url('fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
90-
url('fonts/sourcesanspro-italic-webfont.woff') format('woff'),
91-
url('fonts/sourcesanspro-italic-webfont.ttf') format('ttf');
92-
font-weight: 400;
93-
font-style: italic;
94-
/* $file-formats: eot woff2 woff ttf */
95-
}
96-
97-
@font-face{
98-
font-family: 'Source Sans Pro';
99-
src: url('fonts/sourcesanspro-semibold-webfont.eot') format('eot'),
100-
url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
101-
url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
102-
url('fonts/sourcesanspro-semibold-webfont.ttf') format('ttf');
103-
font-weight: 600;
104-
font-style: normal;
105-
/* $file-formats: eot woff2 woff ttf */
106-
}
107-
108-
@font-face{
109-
font-family: 'Source Sans Pro';
110-
src: url('fonts/sourcesanspro-bold-webfont.eot') format('eot'),
111-
url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
112-
url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
113-
url('fonts/sourcesanspro-bold-webfont.ttf') format('ttf');
114-
font-weight: 700;
115-
font-style: normal;
116-
/* $file-formats: eot woff2 woff ttf */
117-
}
118-
119-
@font-face{
120-
font-family: 'Merriweather';
121-
src: url('fonts/merriweather-light-webfont.eot') format('eot'),
122-
url('fonts/merriweather-light-webfont.woff2') format('woff2'),
123-
url('fonts/merriweather-light-webfont.woff') format('woff'),
124-
url('fonts/merriweather-light-webfont.ttf') format('ttf');
125-
font-weight: 300;
126-
font-style: normal;
127-
/* $file-formats: eot woff2 woff ttf */
128-
}
129-
130-
@font-face{
131-
font-family: 'Merriweather';
132-
src: url('fonts/merriweather-regular-webfont.eot') format('eot'),
133-
url('fonts/merriweather-regular-webfont.woff2') format('woff2'),
134-
url('fonts/merriweather-regular-webfont.woff') format('woff'),
135-
url('fonts/merriweather-regular-webfont.ttf') format('ttf');
136-
font-weight: 400;
137-
font-style: normal;
138-
/* $file-formats: eot woff2 woff ttf */
139-
}
140-
141-
@font-face{
142-
font-family: 'Merriweather';
143-
src: url('fonts/merriweather-italic-webfont.eot') format('eot'),
144-
url('fonts/merriweather-italic-webfont.woff2') format('woff2'),
145-
url('fonts/merriweather-italic-webfont.woff') format('woff'),
146-
url('fonts/merriweather-italic-webfont.ttf') format('ttf');
147-
font-weight: 400;
148-
font-style: italic;
149-
/* $file-formats: eot woff2 woff ttf */
150-
}
151-
152-
@font-face{
153-
font-family: 'Merriweather';
154-
src: url('fonts/merriweather-bold-webfont.eot') format('eot'),
155-
url('fonts/merriweather-bold-webfont.woff2') format('woff2'),
156-
url('fonts/merriweather-bold-webfont.woff') format('woff'),
157-
url('fonts/merriweather-bold-webfont.ttf') format('ttf');
158-
font-weight: 700;
159-
font-style: normal;
160-
/* $file-formats: eot woff2 woff ttf */
161-
}
162-
</style>
163-
<title>Data Transparency UI</title>
58+
16459

16560
<style>
16661
#storybook-root[hidden] {

0 commit comments

Comments
 (0)