Skip to content

Commit

Permalink
chore: bump 5.3.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarriou authored Jan 14, 2024
1 parent 660ce05 commit f4cb5df
Show file tree
Hide file tree
Showing 271 changed files with 25,902 additions and 1,355 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ npm run linux
## License

Copyright 2023 Erwan Carriou
Copyright 2024 Erwan Carriou

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
18 changes: 12 additions & 6 deletions designer/lib/ace/ace.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/ext-language_tools.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/ext-searchbox.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/mode-css.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/mode-html.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/mode-javascript.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/mode-json.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion designer/lib/ace/worker-css.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/worker-html.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/worker-javascript.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/lib/ace/worker-json.js

Large diffs are not rendered by default.

35 changes: 27 additions & 8 deletions designer/lib/designer/vendor.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions designer/lib/diagram/vendor.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions designer/lib/editor/vendor.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/lib/system-runtime/system-runtime.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/designer-runtime.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/diagram.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-behavior.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-component.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-model.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-schema.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-system.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/editor-type.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions designer/scripts/system-designer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion designer/styles/designer.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2022 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion designer/styles/diagram.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2022 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion designer/styles/editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2022 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion documentation/css/main.css

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions documentation/css/zenburn.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #3f3f3f;
color: #dcdcdc
}

.hljs-keyword,.hljs-selector-tag,.hljs-tag {
color: #e3ceab
}

.hljs-template-tag {
color: #dcdcdc
}

.hljs-number {
color: #8cd0d3
}

.hljs-variable,.hljs-template-variable,.hljs-attribute {
color: #efdcbc
}

.hljs-literal {
color: #efefaf
}

.hljs-subst {
color: #8f8f8f
}

.hljs-title,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-section,.hljs-type {
color: #efef8f
}

.hljs-symbol,.hljs-bullet,.hljs-link {
color: #dca3a3
}

.hljs-deletion,.hljs-string,.hljs-built_in,.hljs-builtin-name {
color: #cc9393
}

.hljs-addition,.hljs-comment,.hljs-quote,.hljs-meta {
color: #7f9f7f
}

.hljs-emphasis {
font-style: italic
}

.hljs-strong {
font-weight: bold
}
2 changes: 1 addition & 1 deletion documentation/docs/articles-about-the-project.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>System Designer · A low-code development platform for creating systems</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content="A low-code development platform for creating systems"/><meta property="og:title" content="System Designer · A low-code development platform for creating systems"/><meta property="og:type" content="website"/><meta property="og:url" content="https://designfirst.io../../index.html"/><meta property="og:description" content="A low-code development platform for creating systems"/><meta name="twitter:card" content="summary"/><meta http-equiv="refresh" content="0; URL=../../docs/en/articles-about-the-project.html"/><link rel="shortcut icon" href="../../img/favicon.ico"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/zenburn.min.css"/><script type="text/javascript" src="../../js/links.js"></script><script type="text/javascript" src="../../js/clipboard.js"></script><script type="text/javascript" src="../../js/copy.js"></script><script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script><script>
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>System Designer · A low-code development platform for creating systems</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content="A low-code development platform for creating systems"/><meta property="og:title" content="System Designer · A low-code development platform for creating systems"/><meta property="og:type" content="website"/><meta property="og:url" content="https://designfirst.io../../index.html"/><meta property="og:description" content="A low-code development platform for creating systems"/><meta name="twitter:card" content="summary"/><meta http-equiv="refresh" content="0; URL=../../docs/en/articles-about-the-project.html"/><link rel="shortcut icon" href="../../img/favicon.ico"/><link rel="stylesheet" href="../../css/zenburn.css"/><script type="text/javascript" src="../../js/links.js"></script><script type="text/javascript" src="../../js/clipboard.js"></script><script type="text/javascript" src="../../js/copy.js"></script><script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script><script>
document.addEventListener('DOMContentLoaded', function() {
addBackToTop(
{"zIndex":100}
Expand Down
2 changes: 1 addition & 1 deletion documentation/docs/bundle-your-css.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>System Designer · A low-code development platform for creating systems</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content="A low-code development platform for creating systems"/><meta property="og:title" content="System Designer · A low-code development platform for creating systems"/><meta property="og:type" content="website"/><meta property="og:url" content="https://designfirst.io../../index.html"/><meta property="og:description" content="A low-code development platform for creating systems"/><meta name="twitter:card" content="summary"/><meta http-equiv="refresh" content="0; URL=../../docs/en/bundle-your-css.html"/><link rel="shortcut icon" href="../../img/favicon.ico"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/zenburn.min.css"/><script type="text/javascript" src="../../js/links.js"></script><script type="text/javascript" src="../../js/clipboard.js"></script><script type="text/javascript" src="../../js/copy.js"></script><script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script><script>
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>System Designer · A low-code development platform for creating systems</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content="A low-code development platform for creating systems"/><meta property="og:title" content="System Designer · A low-code development platform for creating systems"/><meta property="og:type" content="website"/><meta property="og:url" content="https://designfirst.io../../index.html"/><meta property="og:description" content="A low-code development platform for creating systems"/><meta name="twitter:card" content="summary"/><meta http-equiv="refresh" content="0; URL=../../docs/en/bundle-your-css.html"/><link rel="shortcut icon" href="../../img/favicon.ico"/><link rel="stylesheet" href="../../css/zenburn.css"/><script type="text/javascript" src="../../js/links.js"></script><script type="text/javascript" src="../../js/clipboard.js"></script><script type="text/javascript" src="../../js/copy.js"></script><script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script><script>
document.addEventListener('DOMContentLoaded', function() {
addBackToTop(
{"zIndex":100}
Expand Down
Loading

0 comments on commit f4cb5df

Please sign in to comment.