Skip to content

Commit

Permalink
Update from mittwald/flow@f6bd2c7
Browse files Browse the repository at this point in the history
  • Loading branch information
mittwald committed Jun 7, 2024
1 parent 2d0cf90 commit 9015856
Show file tree
Hide file tree
Showing 103 changed files with 305 additions and 509 deletions.
2 changes: 1 addition & 1 deletion docs/add-modal-examples/01-get-started/installation.html

Large diffs are not rendered by default.

14 changes: 5 additions & 9 deletions docs/add-modal-examples/01-get-started/installation.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
3:I[68648,[],""]
5:I[91385,[],""]
4:["slug","01-get-started/installation","c"]
0:["x2v9ngCdS7SFXG00l-_Lw",[[["",{"children":[["slug","01-get-started/installation","c"],{"children":["__PAGE__?{\"slug\":[\"01-get-started\",\"installation\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","01-get-started/installation","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
0:["XsuBmIygOi7O3jsQfHzjm",[[["",{"children":[["slug","01-get-started/installation","c"],{"children":["__PAGE__?{\"slug\":[\"01-get-started\",\"installation\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","01-get-started/installation","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
8:I[18012,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","975","static/chunks/975-42db6d55523e5280.js","460","static/chunks/460-420dcc5c1c246801.js","185","static/chunks/app/layout-ac87403527dc6914.js"],"LinkProvider"]
9:I[41451,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"IconMittwald"]
a:I[989,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"default"]
Expand Down Expand Up @@ -1104,7 +1104,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
18:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
18:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -1319,9 +1319,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down Expand Up @@ -3171,7 +3169,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
dd:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
dd:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -3386,9 +3384,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down
2 changes: 1 addition & 1 deletion docs/add-modal-examples/01-get-started/stylesheet.html

Large diffs are not rendered by default.

14 changes: 5 additions & 9 deletions docs/add-modal-examples/01-get-started/stylesheet.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
3:I[68648,[],""]
5:I[91385,[],""]
4:["slug","01-get-started/stylesheet","c"]
0:["x2v9ngCdS7SFXG00l-_Lw",[[["",{"children":[["slug","01-get-started/stylesheet","c"],{"children":["__PAGE__?{\"slug\":[\"01-get-started\",\"stylesheet\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","01-get-started/stylesheet","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
0:["XsuBmIygOi7O3jsQfHzjm",[[["",{"children":[["slug","01-get-started/stylesheet","c"],{"children":["__PAGE__?{\"slug\":[\"01-get-started\",\"stylesheet\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","01-get-started/stylesheet","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
8:I[18012,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","975","static/chunks/975-42db6d55523e5280.js","460","static/chunks/460-420dcc5c1c246801.js","185","static/chunks/app/layout-ac87403527dc6914.js"],"LinkProvider"]
9:I[41451,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"IconMittwald"]
a:I[989,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"default"]
Expand Down Expand Up @@ -1104,7 +1104,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
18:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
18:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -1319,9 +1319,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down Expand Up @@ -3171,7 +3169,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
dd:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
dd:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -3386,9 +3384,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
3:I[68648,[],""]
5:I[91385,[],""]
4:["slug","02-foundations/content-guidelines/fehlermeldungen","c"]
0:["x2v9ngCdS7SFXG00l-_Lw",[[["",{"children":[["slug","02-foundations/content-guidelines/fehlermeldungen","c"],{"children":["__PAGE__?{\"slug\":[\"02-foundations\",\"content-guidelines\",\"fehlermeldungen\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","02-foundations/content-guidelines/fehlermeldungen","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
0:["XsuBmIygOi7O3jsQfHzjm",[[["",{"children":[["slug","02-foundations/content-guidelines/fehlermeldungen","c"],{"children":["__PAGE__?{\"slug\":[\"02-foundations\",\"content-guidelines\",\"fehlermeldungen\"]}",{}]}]},"$undefined","$undefined",true],["",{"children":[["slug","02-foundations/content-guidelines/fehlermeldungen","c"],{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8fe1df7c763621d8.css","precedence":"next","crossOrigin":"$undefined"}]]}],null]},["$L6",null],null],[[["$","link","0",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/cfb88d9daade875e.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/flow-previews/docs/add-modal-examples/_next/static/css/8b4ac0b39bf237ba.css","precedence":"next","crossOrigin":"$undefined"}]],"$L7"]]]]
8:I[18012,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","975","static/chunks/975-42db6d55523e5280.js","460","static/chunks/460-420dcc5c1c246801.js","185","static/chunks/app/layout-ac87403527dc6914.js"],"LinkProvider"]
9:I[41451,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"IconMittwald"]
a:I[989,["737","static/chunks/ce067a8a-5bfcac4fb1be62e9.js","802","static/chunks/d709487a-8b04f0f7982383f9.js","975","static/chunks/975-42db6d55523e5280.js","592","static/chunks/592-a900d46e309f5add.js","460","static/chunks/460-420dcc5c1c246801.js","877","static/chunks/app/%5B...slug%5D/page-10f899e3dcceb682.js"],"default"]
Expand Down Expand Up @@ -1104,7 +1104,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
18:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
18:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -1319,9 +1319,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down Expand Up @@ -3171,7 +3169,7 @@ import { sleepLong } from "@/content/03-components/actions/action/examples/lib";
</ActionGroup>
</Modal>
</ModalTrigger>;
dd:T34e7,import Modal from "@mittwald/flow-react-components/Modal";
dd:T34c4,import Modal from "@mittwald/flow-react-components/Modal";
import Content from "@mittwald/flow-react-components/Content";
import Text from "@mittwald/flow-react-components/Text";
import TextField from "@mittwald/flow-react-components/TextField";
Expand Down Expand Up @@ -3386,9 +3384,7 @@ export default () => {
<ActionGroup>
<Action closeOverlay>
<Action action={sleepLong}>
<Button color="accent">
Ticket erstellen
</Button>
<Button color="accent">Server buchen</Button>
</Action>
<Button variant="soft" color="secondary">
Abbrechen
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 9015856

Please sign in to comment.