slint-ui 1.6.0-nightly.2024051506 → 1.6.0-nightly.2024051621

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/Cargo.toml CHANGED
@@ -40,10 +40,10 @@ accessibility = ["slint-interpreter/accessibility"]
40
40
  [dependencies]
41
41
  napi = { version = "2.14.0", default-features = false, features = ["napi8"] }
42
42
  napi-derive = "2.14.0"
43
- i-slint-compiler = { features = ["default"] , git = "https://github.com/slint-ui/slint", rev = "bd777b4312db7f4c037dda6448977a376fbb5f6f", version = "=1.6.0", default-features = false }
44
- i-slint-core = { features = ["default"] , git = "https://github.com/slint-ui/slint", rev = "bd777b4312db7f4c037dda6448977a376fbb5f6f", version = "=1.6.0", default-features = false }
45
- i-slint-backend-selector = { git = "https://github.com/slint-ui/slint", rev = "bd777b4312db7f4c037dda6448977a376fbb5f6f", version = "=1.6.0", default-features = false }
46
- slint-interpreter = { default-features = false , features = ["display-diagnostics", "internal", "compat-1-2"] , git = "https://github.com/slint-ui/slint", rev = "bd777b4312db7f4c037dda6448977a376fbb5f6f", version = "=1.6.0"}
43
+ i-slint-compiler = { features = ["default"] , git = "https://github.com/slint-ui/slint", rev = "77f62b43b21637f575c22ecee062768055fd8e7e", version = "=1.6.0", default-features = false }
44
+ i-slint-core = { features = ["default"] , git = "https://github.com/slint-ui/slint", rev = "77f62b43b21637f575c22ecee062768055fd8e7e", version = "=1.6.0", default-features = false }
45
+ i-slint-backend-selector = { git = "https://github.com/slint-ui/slint", rev = "77f62b43b21637f575c22ecee062768055fd8e7e", version = "=1.6.0", default-features = false }
46
+ slint-interpreter = { default-features = false , features = ["display-diagnostics", "internal", "compat-1-2"] , git = "https://github.com/slint-ui/slint", rev = "77f62b43b21637f575c22ecee062768055fd8e7e", version = "=1.6.0"}
47
47
  spin_on = "0.1"
48
48
  css-color-parser2 = { version = "1.0.1" }
49
49
  itertools = { version = "0.12" }
@@ -1,22 +1,24 @@
1
- # Slint Royalty-free Desktop, Mobile, and Web Applications License v1.2
1
+ # Slint Royalty-free Desktop, Mobile, and Web Applications License
2
+
3
+ Version 1.2
2
4
 
3
5
  ## Preamble
4
6
 
5
- Slint is a toolkit that can be used to build user interfaces for applications. Slint (hereafter referred to as "Software") is made available under different licenses by SixtyFPS GmbH incorporated at Oranienburger Str. 44, 16540 Hohen Neuendorf, Germany ("SixtyFPS"). The "Slint Royalty-free Desktop, Mobile, and Web Applications License" is suitable for those who develop desktop, mobile, or web applications and do not want to use open source components under copyleft licenses.
7
+ Slint is a toolkit that can be used to build user interfaces for applications. Slint (hereafter referred to as **Software**) is made available under different licenses by SixtyFPS GmbH incorporated at Oranienburger Str. 44, 16540 Hohen Neuendorf, Germany (**SixtyFPS**). The **Slint Royalty-free Desktop, Mobile, and Web Applications License** is suitable for those who develop desktop, mobile, or web applications and do not want to use open source components under copyleft licenses.
6
8
 
7
- ### 1. Grant of Rights
9
+ ## 1. Grant of Rights
8
10
 
9
11
  SixtyFPS hereby grants You a world-wide, royalty-free, non-exclusive license to use, reproduce, make available, modify, display, perform, distribute the Software as part of a Desktop, Mobile, or Web Application.
10
12
 
11
- A Desktop Application is a computer program that is designed to run on a general-purpose computer (PC or notebook), typically installed and executed locally on the computer's operating system.
13
+ A **Desktop Application** is a computer program that is designed to run on a general-purpose computer (PC or notebook), typically installed and executed locally on the computer's operating system.
12
14
 
13
- A Mobile Application is a computer program that is designed to run on a general-purpose mobile computer (mobile phone or tablet), typically installed and executed locally on the computer's operating system.
15
+ A **Mobile Application** is a computer program that is designed to run on a general-purpose mobile computer (mobile phone or tablet), typically installed and executed locally on the computer's operating system.
14
16
 
15
- A Web Application is a computer program that is running on a server and accessed using a web browser or client program.
17
+ A **Web Application** is a computer program that is running on a server and accessed using a web browser or client program.
16
18
 
17
- Desktop Application, Mobile Application, and Web Application are hereafter referred to as "Application".
19
+ Desktop Application, Mobile Application, and Web Application are hereafter referred to as **Application**.
18
20
 
19
- ### 2. License Conditions - Attribution
21
+ ## 2. License Conditions - Attribution
20
22
 
21
23
  You may distribute the Software as part of an Application, modified or unmodified, provided that You do either of the following:
22
24
 
@@ -24,16 +26,16 @@ You may distribute the Software as part of an Application, modified or unmodifie
24
26
 
25
27
  (b) Display the [Slint attribution badge](https://github.com/slint-ui/slint/tree/master/logo/MadeWithSlint-logo-whitebg.png) on a public webpage, preferably where the binaries of your Application can be downloaded from, in such a way that it can be easily found by any visitor to that page.
26
28
 
27
- ### 3. Limitations
29
+ ## 3. Limitations
28
30
 
29
31
  The license does not permit to distribute or make the Software publicly available alone and without integration into an Application. For this purpose you may use the Software under the GNU General Public License, version 3.
30
32
 
31
- The license does not permit the use of the Software within Embedded Systems. An Embedded System is a computer system designed to perform a specific task within a larger mechanical or electrical system.
33
+ The license does not permit the use of the Software within Embedded Systems. An **Embedded System** is a computer system designed to perform a specific task within a larger mechanical or electrical system.
32
34
 
33
35
  You may not remove or alter any license notices (including copyright notices, disclaimers of warranty, or limitations of liability) contained within the source code form of the Software.
34
36
 
35
- ### 4. Warranty and Liability
37
+ ## 4. Warranty and Liability
36
38
 
37
- SixtyFPS is only liable for conflicting rights of third parties if SixtyFPS was aware of these rights without informing you. Unless required by applicable law or agreed to in writing, SixtyFPS provides the SOFTWARE on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
39
+ SixtyFPS is only liable for conflicting rights of third parties if SixtyFPS was aware of these rights without informing you. Unless required by applicable law or agreed to in writing, SixtyFPS provides the Software on an "as is" basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of merchantability, or fitness for a particular purpose.
38
40
 
39
- UNLESS REQUIRED BY LAW, SIXTYFPS WON'T BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE SOFTWARE.
41
+ Unless required by law, SixtyFPS won't be liable for any direct, indirect, incidental, or consequential damages arising in any way out of the use of the Software.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slint-ui",
3
- "version": "1.6.0-nightly.2024051506",
3
+ "version": "1.6.0-nightly.2024051621",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "homepage": "https://github.com/slint-ui/slint",
@@ -59,10 +59,10 @@
59
59
  "@napi-rs/cli": "^2.16.5"
60
60
  },
61
61
  "optionalDependencies": {
62
- "@slint-ui/slint-ui-binary-linux-x64-gnu": "1.6.0-nightly.2024051506",
63
- "@slint-ui/slint-ui-binary-darwin-x64": "1.6.0-nightly.2024051506",
64
- "@slint-ui/slint-ui-binary-darwin-arm64": "1.6.0-nightly.2024051506",
65
- "@slint-ui/slint-ui-binary-win32-x64-msvc": "1.6.0-nightly.2024051506",
66
- "@slint-ui/slint-ui-binary-win32-ia32-msvc": "1.6.0-nightly.2024051506"
62
+ "@slint-ui/slint-ui-binary-linux-x64-gnu": "1.6.0-nightly.2024051621",
63
+ "@slint-ui/slint-ui-binary-darwin-x64": "1.6.0-nightly.2024051621",
64
+ "@slint-ui/slint-ui-binary-darwin-arm64": "1.6.0-nightly.2024051621",
65
+ "@slint-ui/slint-ui-binary-win32-x64-msvc": "1.6.0-nightly.2024051621",
66
+ "@slint-ui/slint-ui-binary-win32-ia32-msvc": "1.6.0-nightly.2024051621"
67
67
  }
68
68
  }