Skip to content

Commit

Permalink
Deploying to gh-pages from @ a717ddd 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMDoerner committed Dec 12, 2024
1 parent 8bb88d0 commit f2486cd
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"lastEvents","content":{"boot":{"body":{"eventType":"boot","eventId":"qKW87I79Xi3JuQztWbChm","sessionId":"IvqtGuBb3ikeqwnyQXhJd","payload":{"eventType":"build"},"context":{"inCI":true,"platform":"Linux","nodeVersion":"20.18.1","cliVersion":"8.4.4"}},"timestamp":1733765507958}}}
{"key":"lastEvents","content":{"boot":{"body":{"eventType":"boot","eventId":"A8jXowjhrqlGngZdP7isn","sessionId":"8GK5Lso9_o9tHWOFOOWFE","payload":{"eventType":"build"},"context":{"inCI":true,"platform":"Linux","nodeVersion":"20.18.1","cliVersion":"8.4.4"}},"timestamp":1734003433433}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"session","content":{"id":"IvqtGuBb3ikeqwnyQXhJd","lastUsed":1733765507934}}
{"key":"session","content":{"id":"8GK5Lso9_o9tHWOFOOWFE","lastUsed":1734003433413}}

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions design/organisms/graph/graph.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@
[kind]="'SECONDARY'"
[icon]="'plus'"
[size]="'SMALL'"
aria-label="'zoom in to graph'"
(click)="onZoomButtonClick(1)"
></button>
<input
#zoomControl
type="range"
aria-label="'Zoom level of graph'"
[min]="settings.minZoom"
[max]="settings.maxZoom"
[value]="(zoomLevel$ | async) ?? settings.minZoom"
Expand All @@ -25,6 +27,7 @@
[kind]="'SECONDARY'"
[icon]="'minus'"
[size]="'SMALL'"
aria-label="'zoom out of graph'"
(click)="onZoomButtonClick(-1)"
></button>
</div>
Expand Down
3 changes: 3 additions & 0 deletions design/organisms/image-carousel/image-carousel.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
btn
title="Create Image"
class="mx-2"
aria-label="'Create Image'"
[kind]="'PRIMARY'"
[size]="'SMALL'"
[icon]="'plus-square'"
Expand All @@ -39,6 +40,7 @@
@if (images().length > 0 && canUpdate()) {
<button
btn
aria-label="'Update Image'"
title="Update Image"
class="mx-2"
[kind]="'SECONDARY'"
Expand All @@ -52,6 +54,7 @@
@if (images().length > 1 && canDelete()) {
<button
btn
aria-label="'Delete Image'"
title="Delete Image"
class="mx-2"
[kind]="'DANGER'"
Expand Down
2 changes: 1 addition & 1 deletion iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
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';


import './runtime~main.c37cde65.iframe.bundle.js';
import './runtime~main.8a146d1e.iframe.bundle.js';

import './main.83ad97ca.iframe.bundle.js';

Expand Down
2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1733765501809,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@types/jasmine":"4.3.6","jasmine-core":"4.5.0","karma":"6.4.4","karma-chrome-launcher":"3.1.1","karma-coverage":"2.2.1","karma-jasmine":"5.1.0","karma-jasmine-html-reporter":"2.0.0"},"packageManager":{"type":"npm","version":"10.8.2"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/angular","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/angular","portableStoriesFileCount":0,"storybookVersion":"8.4.4","storybookVersionSpecifier":"^8.3.5","language":"typescript","storybookPackages":{"@storybook/addon-links":{"version":"8.4.4"},"@storybook/angular":{"version":"8.4.4"},"@storybook/blocks":{"version":"8.4.4"},"@storybook/test":{"version":"8.4.4"},"storybook":{"version":"8.4.4"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.4"},"@storybook/addon-interactions":{"version":"8.4.4"},"@storybook/addon-a11y":{"version":"8.4.4"},"storybook-preset-inline-svg":{"version":"1.0.1"},"@chromatic-com/storybook":{"version":"1.9.0"}}}
{"generatedAt":1734003433837,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@types/jasmine":"4.3.6","jasmine-core":"4.5.0","karma":"6.4.4","karma-chrome-launcher":"3.1.1","karma-coverage":"2.2.1","karma-jasmine":"5.1.0","karma-jasmine-html-reporter":"2.0.0"},"packageManager":{"type":"npm","version":"10.8.2"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/angular","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/angular","portableStoriesFileCount":0,"storybookVersion":"8.4.4","storybookVersionSpecifier":"^8.3.5","language":"typescript","storybookPackages":{"@storybook/addon-links":{"version":"8.4.4"},"@storybook/angular":{"version":"8.4.4"},"@storybook/blocks":{"version":"8.4.4"},"@storybook/test":{"version":"8.4.4"},"storybook":{"version":"8.4.4"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.4"},"@storybook/addon-interactions":{"version":"8.4.4"},"@storybook/addon-a11y":{"version":"8.4.4"},"storybook-preset-inline-svg":{"version":"1.0.1"},"@chromatic-com/storybook":{"version":"1.9.0"}}}

Large diffs are not rendered by default.

0 comments on commit f2486cd

Please sign in to comment.