From d0a8452a9f987bd129b7654c55a04b4f7fde046d Mon Sep 17 00:00:00 2001 From: kikipoulet Date: Sat, 25 May 2024 15:56:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20kikipoul?= =?UTF-8?q?et/SukiUI@2a6d31e9bbbcc847c63f333b59c6ef900d3ea98c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- api-examples.html | 2 +- documentation/controls/data/busyarea.html | 2 +- documentation/controls/data/datagrid.html | 2 +- documentation/controls/data/expander.html | 2 +- documentation/controls/data/groupbox.html | 2 +- documentation/controls/data/listbox.html | 2 +- documentation/controls/data/treeview.html | 2 +- documentation/controls/datetime/calendar.html | 2 +- documentation/controls/datetime/datepicker.html | 2 +- documentation/controls/inputs/button.html | 2 +- documentation/controls/inputs/checkbox.html | 2 +- documentation/controls/inputs/combobox.html | 2 +- documentation/controls/inputs/contextmenu.html | 2 +- documentation/controls/inputs/dropdownbutton.html | 2 +- documentation/controls/inputs/numericupdown.html | 2 +- documentation/controls/inputs/radiobutton.html | 2 +- documentation/controls/inputs/slider.html | 2 +- documentation/controls/inputs/textbox.html | 2 +- documentation/controls/inputs/togglebutton.html | 2 +- documentation/controls/inputs/toggleswitch.html | 2 +- documentation/controls/layout/glasscard.html | 2 +- documentation/controls/layout/settingslayout.html | 2 +- documentation/controls/layout/stackpage.html | 2 +- documentation/controls/layout/sukiwindow.html | 2 +- documentation/controls/layout/tabcontrol.html | 2 +- documentation/controls/navigation/sidemenu.html | 2 +- documentation/controls/progress/circleprogressbar.html | 2 +- documentation/controls/progress/loading.html | 2 +- documentation/controls/progress/progressbar.html | 2 +- documentation/controls/progress/stepper.html | 2 +- documentation/controls/progress/waveprogress.html | 2 +- documentation/controls/system/filepicker.html | 2 +- documentation/controls/text/autocompletebox.html | 2 +- documentation/controls/text/textbox.html | 2 +- documentation/getting-started/installation.html | 2 +- documentation/getting-started/introduction.html | 2 +- documentation/getting-started/launch.html | 2 +- documentation/index.html | 2 +- documentation/notification/dialog.html | 2 +- documentation/notification/messagebox.html | 2 +- documentation/notification/toast.html | 2 +- documentation/style/color.html | 2 +- documentation/style/icon.html | 2 +- documentation/style/text.html | 2 +- documentation/theming/basic.html | 2 +- documentation/theming/theme-color.html | 2 +- documentation/theming/theme.html | 2 +- hashmap.json | 2 +- index.html | 2 +- markdown-examples.html | 2 +- zh/documentation/controls/data/busyarea.html | 2 +- zh/documentation/controls/data/datagrid.html | 2 +- zh/documentation/controls/data/expander.html | 2 +- zh/documentation/controls/data/groupbox.html | 2 +- zh/documentation/controls/data/listbox.html | 2 +- zh/documentation/controls/data/treeview.html | 2 +- zh/documentation/controls/datetime/calendar.html | 2 +- zh/documentation/controls/datetime/datepicker.html | 2 +- zh/documentation/controls/inputs/button.html | 2 +- zh/documentation/controls/inputs/checkbox.html | 2 +- zh/documentation/controls/inputs/combobox.html | 2 +- zh/documentation/controls/inputs/contextmenu.html | 2 +- zh/documentation/controls/inputs/dropdownbutton.html | 2 +- zh/documentation/controls/inputs/numericupdown.html | 2 +- zh/documentation/controls/inputs/radiobutton.html | 2 +- zh/documentation/controls/inputs/slider.html | 2 +- zh/documentation/controls/inputs/textbox.html | 2 +- zh/documentation/controls/inputs/togglebutton.html | 2 +- zh/documentation/controls/inputs/toggleswitch.html | 2 +- zh/documentation/controls/layout/glasscard.html | 2 +- zh/documentation/controls/layout/settingslayout.html | 2 +- zh/documentation/controls/layout/stackpage.html | 2 +- zh/documentation/controls/layout/sukiwindow.html | 2 +- zh/documentation/controls/layout/tabcontrol.html | 2 +- zh/documentation/controls/navigation/sidemenu.html | 2 +- zh/documentation/controls/progress/circleprogressbar.html | 2 +- zh/documentation/controls/progress/loading.html | 2 +- zh/documentation/controls/progress/progressbar.html | 2 +- zh/documentation/controls/progress/stepper.html | 2 +- zh/documentation/controls/progress/waveprogress.html | 2 +- zh/documentation/controls/system/filepicker.html | 2 +- zh/documentation/controls/text/autocompletebox.html | 2 +- zh/documentation/controls/text/textbox.html | 2 +- zh/documentation/getting-started/installation.html | 2 +- zh/documentation/getting-started/introduction.html | 2 +- zh/documentation/getting-started/launch.html | 2 +- zh/documentation/index.html | 2 +- zh/documentation/notification/dialog.html | 2 +- zh/documentation/notification/messagebox.html | 2 +- zh/documentation/notification/toast.html | 2 +- zh/documentation/style/color.html | 2 +- zh/documentation/style/icon.html | 2 +- zh/documentation/style/text.html | 2 +- zh/documentation/theming/basic.html | 2 +- zh/documentation/theming/theme-color.html | 2 +- zh/documentation/theming/theme.html | 2 +- zh/index.html | 2 +- 98 files changed, 98 insertions(+), 98 deletions(-) diff --git a/404.html b/404.html index 66e7a4044..6d66c1dae 100644 --- a/404.html +++ b/404.html @@ -15,7 +15,7 @@
- + \ No newline at end of file diff --git a/api-examples.html b/api-examples.html index 0da4fd619..306cf704d 100644 --- a/api-examples.html +++ b/api-examples.html @@ -313,7 +313,7 @@ }

Page Frontmatter

{
   "outline": "deep"
 }

More

Check out the documentation for the full list of runtime APIs.

- + \ No newline at end of file diff --git a/documentation/controls/data/busyarea.html b/documentation/controls/data/busyarea.html index f965912d5..6b46ddcac 100644 --- a/documentation/controls/data/busyarea.html +++ b/documentation/controls/data/busyarea.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/data/datagrid.html b/documentation/controls/data/datagrid.html index 6d7759d55..71c6652e8 100644 --- a/documentation/controls/data/datagrid.html +++ b/documentation/controls/data/datagrid.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/data/expander.html b/documentation/controls/data/expander.html index eee58d8c8..edc109f9f 100644 --- a/documentation/controls/data/expander.html +++ b/documentation/controls/data/expander.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/data/groupbox.html b/documentation/controls/data/groupbox.html index 5e4254512..302128bd6 100644 --- a/documentation/controls/data/groupbox.html +++ b/documentation/controls/data/groupbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/data/listbox.html b/documentation/controls/data/listbox.html index 2949f4285..38f57d671 100644 --- a/documentation/controls/data/listbox.html +++ b/documentation/controls/data/listbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/data/treeview.html b/documentation/controls/data/treeview.html index 654459d73..20e0facb3 100644 --- a/documentation/controls/data/treeview.html +++ b/documentation/controls/data/treeview.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/datetime/calendar.html b/documentation/controls/datetime/calendar.html index b3a92afb5..cb678d574 100644 --- a/documentation/controls/datetime/calendar.html +++ b/documentation/controls/datetime/calendar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/datetime/datepicker.html b/documentation/controls/datetime/datepicker.html index 1042669fc..45e1d9eea 100644 --- a/documentation/controls/datetime/datepicker.html +++ b/documentation/controls/datetime/datepicker.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/button.html b/documentation/controls/inputs/button.html index ce5d7d4c5..d28b5a32e 100644 --- a/documentation/controls/inputs/button.html +++ b/documentation/controls/inputs/button.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/checkbox.html b/documentation/controls/inputs/checkbox.html index 404520cf7..fbc1dc3f7 100644 --- a/documentation/controls/inputs/checkbox.html +++ b/documentation/controls/inputs/checkbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/combobox.html b/documentation/controls/inputs/combobox.html index 59b0286fb..d5a77952a 100644 --- a/documentation/controls/inputs/combobox.html +++ b/documentation/controls/inputs/combobox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/contextmenu.html b/documentation/controls/inputs/contextmenu.html index 496bdb8af..549eecaa9 100644 --- a/documentation/controls/inputs/contextmenu.html +++ b/documentation/controls/inputs/contextmenu.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/dropdownbutton.html b/documentation/controls/inputs/dropdownbutton.html index 74d962dd2..50227fab3 100644 --- a/documentation/controls/inputs/dropdownbutton.html +++ b/documentation/controls/inputs/dropdownbutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/numericupdown.html b/documentation/controls/inputs/numericupdown.html index 2d66cc204..c316d217a 100644 --- a/documentation/controls/inputs/numericupdown.html +++ b/documentation/controls/inputs/numericupdown.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/radiobutton.html b/documentation/controls/inputs/radiobutton.html index 4b83356d2..929a803ef 100644 --- a/documentation/controls/inputs/radiobutton.html +++ b/documentation/controls/inputs/radiobutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/slider.html b/documentation/controls/inputs/slider.html index 86561d6e8..b11ef4429 100644 --- a/documentation/controls/inputs/slider.html +++ b/documentation/controls/inputs/slider.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/textbox.html b/documentation/controls/inputs/textbox.html index 02a6194f2..4aedd2e88 100644 --- a/documentation/controls/inputs/textbox.html +++ b/documentation/controls/inputs/textbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/togglebutton.html b/documentation/controls/inputs/togglebutton.html index 8f4dd9491..dbfcce7c0 100644 --- a/documentation/controls/inputs/togglebutton.html +++ b/documentation/controls/inputs/togglebutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/inputs/toggleswitch.html b/documentation/controls/inputs/toggleswitch.html index ce3c4a903..80d100b69 100644 --- a/documentation/controls/inputs/toggleswitch.html +++ b/documentation/controls/inputs/toggleswitch.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/layout/glasscard.html b/documentation/controls/layout/glasscard.html index 1b53cd4e9..a65c4355f 100644 --- a/documentation/controls/layout/glasscard.html +++ b/documentation/controls/layout/glasscard.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/layout/settingslayout.html b/documentation/controls/layout/settingslayout.html index 67c5fbcd9..af90caa5d 100644 --- a/documentation/controls/layout/settingslayout.html +++ b/documentation/controls/layout/settingslayout.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/layout/stackpage.html b/documentation/controls/layout/stackpage.html index 2783f7068..7c07f6652 100644 --- a/documentation/controls/layout/stackpage.html +++ b/documentation/controls/layout/stackpage.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/layout/sukiwindow.html b/documentation/controls/layout/sukiwindow.html index b77c8e3e0..ab5ba0f37 100644 --- a/documentation/controls/layout/sukiwindow.html +++ b/documentation/controls/layout/sukiwindow.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/layout/tabcontrol.html b/documentation/controls/layout/tabcontrol.html index 24d86ea3a..efcbd62ee 100644 --- a/documentation/controls/layout/tabcontrol.html +++ b/documentation/controls/layout/tabcontrol.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/navigation/sidemenu.html b/documentation/controls/navigation/sidemenu.html index 4bf5330dc..738adeb5e 100644 --- a/documentation/controls/navigation/sidemenu.html +++ b/documentation/controls/navigation/sidemenu.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/progress/circleprogressbar.html b/documentation/controls/progress/circleprogressbar.html index d7dccc32c..09d2fe1b3 100644 --- a/documentation/controls/progress/circleprogressbar.html +++ b/documentation/controls/progress/circleprogressbar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/progress/loading.html b/documentation/controls/progress/loading.html index d153788dc..5e234c324 100644 --- a/documentation/controls/progress/loading.html +++ b/documentation/controls/progress/loading.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/progress/progressbar.html b/documentation/controls/progress/progressbar.html index d37d1fbc8..43f51fc36 100644 --- a/documentation/controls/progress/progressbar.html +++ b/documentation/controls/progress/progressbar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/progress/stepper.html b/documentation/controls/progress/stepper.html index a4e336321..23aecdb99 100644 --- a/documentation/controls/progress/stepper.html +++ b/documentation/controls/progress/stepper.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/progress/waveprogress.html b/documentation/controls/progress/waveprogress.html index 77a4d9b1a..161832542 100644 --- a/documentation/controls/progress/waveprogress.html +++ b/documentation/controls/progress/waveprogress.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/system/filepicker.html b/documentation/controls/system/filepicker.html index 943f6c7d9..f49fdf14f 100644 --- a/documentation/controls/system/filepicker.html +++ b/documentation/controls/system/filepicker.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/text/autocompletebox.html b/documentation/controls/text/autocompletebox.html index 3017e9de2..82bdceb1a 100644 --- a/documentation/controls/text/autocompletebox.html +++ b/documentation/controls/text/autocompletebox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/controls/text/textbox.html b/documentation/controls/text/textbox.html index 92bd31455..377ae651a 100644 --- a/documentation/controls/text/textbox.html +++ b/documentation/controls/text/textbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/getting-started/installation.html b/documentation/getting-started/installation.html index 688fb535c..413644ef6 100644 --- a/documentation/getting-started/installation.html +++ b/documentation/getting-started/installation.html @@ -18,7 +18,7 @@
Skip to content

Installation

INFO

When this page was written, the latest Avalonia version was 11.1.0-beta2 with SukiUI version 6.0.0-beta6

SukiUI can be installed in two ways:

Prepare your application

The following picture shows packages already installed with the default Avalonia Template:

In these packages, Avalonia.Themes.Fluent will no longer be necessary and can be removed.

TIP

About Avalonia Template: Set up an editor

Install latest SukiUI package

The Nuget installation is suitable for most users, but if you want to use the latest build, you can download the dll from Github Action after the automatic build.

Via Nuget

dotnet add package SukiUI --version 6.0.0

TIP

Visit SukiUI on Nuget for more information

Via Github Action

  1. Visit SukiUI CI

  2. Select the latest workflow

  3. Download the artifact

  4. Add reference

  5. Select SukiUI.dll you downloaded

TIP

The package list should be:

- + \ No newline at end of file diff --git a/documentation/getting-started/introduction.html b/documentation/getting-started/introduction.html index f05c5b2cd..a61431b33 100644 --- a/documentation/getting-started/introduction.html +++ b/documentation/getting-started/introduction.html @@ -19,7 +19,7 @@
Skip to content

Introduction

SukiUI makes your Avalonia applications more modern. The library offers a large number of animated controls and theme switches.

Nuget Pre

dashboard

Go to Microsoft Store to get the Gallary app

Download SukiUI Controls Gallery
- + \ No newline at end of file diff --git a/documentation/getting-started/launch.html b/documentation/getting-started/launch.html index cd7c44f27..5b45a485f 100644 --- a/documentation/getting-started/launch.html +++ b/documentation/getting-started/launch.html @@ -58,7 +58,7 @@ InitializeComponent(); } }

Done

You're now ready to use SukiUI !

- + \ No newline at end of file diff --git a/documentation/index.html b/documentation/index.html index 7b30760b5..6aca21e73 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/notification/dialog.html b/documentation/notification/dialog.html index de827edbf..d6fd59d22 100644 --- a/documentation/notification/dialog.html +++ b/documentation/notification/dialog.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/notification/messagebox.html b/documentation/notification/messagebox.html index 662436b6f..bfb963c94 100644 --- a/documentation/notification/messagebox.html +++ b/documentation/notification/messagebox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/notification/toast.html b/documentation/notification/toast.html index c62bb1490..3391bab87 100644 --- a/documentation/notification/toast.html +++ b/documentation/notification/toast.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/style/color.html b/documentation/style/color.html index a007c9878..fc93b1b80 100644 --- a/documentation/style/color.html +++ b/documentation/style/color.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/style/icon.html b/documentation/style/icon.html index 950283c02..cbb022c6c 100644 --- a/documentation/style/icon.html +++ b/documentation/style/icon.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/style/text.html b/documentation/style/text.html index 992279eaa..204aae476 100644 --- a/documentation/style/text.html +++ b/documentation/style/text.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/documentation/theming/basic.html b/documentation/theming/basic.html index ecbc583cc..7dbe4d78d 100644 --- a/documentation/theming/basic.html +++ b/documentation/theming/basic.html @@ -18,7 +18,7 @@
Skip to content

Basic

SukiUI provide a SukiTheme class that permits to easily manipulate the theming of your app easily.

Get the SukiTheme Instance:

csharp
SukiTheme theme = SukiTheme.GetInstance();
- + \ No newline at end of file diff --git a/documentation/theming/theme-color.html b/documentation/theming/theme-color.html index 9da3f8cd3..5a589f9ad 100644 --- a/documentation/theming/theme-color.html +++ b/documentation/theming/theme-color.html @@ -23,7 +23,7 @@ { Console.WriteLine("Color theme change triggered !"); }; - + \ No newline at end of file diff --git a/documentation/theming/theme.html b/documentation/theming/theme.html index 2f1e330c8..281bbbf54 100644 --- a/documentation/theming/theme.html +++ b/documentation/theming/theme.html @@ -21,7 +21,7 @@ { Console.WriteLine("Theme changed triggered !"); }; - + \ No newline at end of file diff --git a/hashmap.json b/hashmap.json index 7a455e12f..49536ac1e 100644 --- a/hashmap.json +++ b/hashmap.json @@ -1 +1 @@ -{"documentation_style_color.md":"CDfFmi5I","documentation_controls_data_busyarea.md":"DwqfPfQ9","api-examples.md":"BzsXiA_Q","documentation_controls_data_expander.md":"BIFNUf6c","documentation_controls_data_datagrid.md":"BQE1sS-c","documentation_controls_data_treeview.md":"qEqKVmPE","documentation_controls_data_listbox.md":"BiNDv498","documentation_controls_datetime_calendar.md":"DlW3ydB6","documentation_controls_datetime_datepicker.md":"COtbiJ5O","documentation_controls_inputs_button.md":"CS7I6mHF","documentation_controls_inputs_contextmenu.md":"DNquQvWx","documentation_controls_inputs_combobox.md":"CmuduMvU","documentation_controls_inputs_checkbox.md":"DT3kWMJQ","documentation_controls_inputs_slider.md":"DqB6rD5k","documentation_controls_inputs_dropdownbutton.md":"C4EUVpTj","documentation_controls_inputs_numericupdown.md":"BxghXqmS","documentation_controls_layout_stackpage.md":"BZoABuIb","documentation_controls_layout_sukiwindow.md":"DC2kXBJi","documentation_controls_layout_tabcontrol.md":"CTjihHKK","documentation_controls_progress_circleprogressbar.md":"BMk_FPkA","documentation_controls_progress_loading.md":"-gF2eJb4","documentation_controls_navigation_sidemenu.md":"H9aDGtXC","documentation_controls_progress_stepper.md":"BKQSiSZS","documentation_controls_progress_progressbar.md":"DUQTY0B3","documentation_controls_system_filepicker.md":"C_cpgj36","documentation_controls_progress_waveprogress.md":"DxB3LKby","documentation_controls_text_autocompletebox.md":"BTt3x7Zk","documentation_controls_text_textbox.md":"BtYt1IBh","documentation_index.md":"BuZzwDCC","documentation_notification_messagebox.md":"DDUutf-k","documentation_theming_theme.md":"CgcmVcgS","documentation_theming_theme-color.md":"8GvnISG7","documentation_theming_basic.md":"DcxfQNXA","index.md":"Drqp0SjR","documentation_notification_toast.md":"HtkvjmwA","zh_documentation_controls_layout_tabcontrol.md":"BhDYSVo9","zh_documentation_controls_data_listbox.md":"toL9RXqd","zh_documentation_controls_inputs_numericupdown.md":"Bm201_wZ","zh_documentation_controls_data_groupbox.md":"Dl7SsWtg","zh_documentation_controls_inputs_button.md":"-HDev07C","zh_documentation_controls_inputs_checkbox.md":"17a9jEPi","zh_documentation_controls_inputs_combobox.md":"BfMh-Sge","zh_documentation_controls_inputs_dropdownbutton.md":"Db-0GM3-","markdown-examples.md":"DrmW6JW2","zh_documentation_controls_layout_settingslayout.md":"BNTnH1gD","zh_documentation_controls_inputs_contextmenu.md":"U_AasSBa","zh_documentation_controls_data_treeview.md":"D38AoqVM","zh_documentation_controls_layout_glasscard.md":"DyJlitXw","zh_documentation_controls_datetime_datepicker.md":"BwKcK2l-","zh_documentation_controls_inputs_slider.md":"DTptu5f3","zh_documentation_controls_inputs_textbox.md":"BkD3pYS2","zh_documentation_controls_layout_stackpage.md":"CL6L2ej7","zh_documentation_controls_layout_sukiwindow.md":"qbDaB8ao","zh_documentation_controls_inputs_togglebutton.md":"_wOELnhx","zh_documentation_controls_data_busyarea.md":"B6W6JN4_","zh_documentation_controls_inputs_radiobutton.md":"63C_gfA_","zh_documentation_controls_inputs_toggleswitch.md":"CRf_F4R-","zh_documentation_controls_progress_loading.md":"IxymVKSC","zh_index.md":"FfnKfw8Y","documentation_controls_inputs_toggleswitch.md":"BsPYqgnq","zh_documentation_controls_progress_circleprogressbar.md":"CmFKBsBN","zh_documentation_getting-started_installation.md":"CgLGjJtm","zh_documentation_theming_theme-color.md":"DpjrV3qj","zh_documentation_controls_data_expander.md":"Bb2wA4iE","zh_documentation_notification_dialog.md":"FDHrqTxY","zh_documentation_getting-started_introduction.md":"3OzJmVeA","documentation_getting-started_launch.md":"DkSgUAMy","zh_documentation_getting-started_launch.md":"CXt5G5Na","zh_documentation_style_text.md":"C6uIUHBc","documentation_controls_inputs_togglebutton.md":"BSZBelpx","documentation_controls_layout_glasscard.md":"D0Q2dicI","zh_documentation_controls_datetime_calendar.md":"mkMV3ZQL","documentation_controls_layout_settingslayout.md":"CGRDgvZQ","documentation_controls_inputs_textbox.md":"QcUf7YYD","zh_documentation_notification_toast.md":"Btk0J4IV","documentation_controls_data_groupbox.md":"CiCFo5sB","zh_documentation_controls_progress_progressbar.md":"BVTnIwQ7","documentation_getting-started_introduction.md":"D6AcXPKU","documentation_notification_dialog.md":"DXFCFCnS","zh_documentation_controls_text_autocompletebox.md":"B66nfzMN","zh_documentation_index.md":"GRZeySzc","documentation_controls_inputs_radiobutton.md":"DZ8wq9lT","zh_documentation_controls_system_filepicker.md":"CdvYljRU","zh_documentation_controls_progress_stepper.md":"CKA2ZSg7","zh_documentation_controls_navigation_sidemenu.md":"DHRWO4ri","zh_documentation_controls_progress_waveprogress.md":"HKfcAY4r","zh_documentation_controls_data_datagrid.md":"CFS9T2_c","zh_documentation_theming_basic.md":"D5FQcUH3","zh_documentation_controls_text_textbox.md":"D-DtCxaN","documentation_style_text.md":"BbhzY6pH","zh_documentation_theming_theme.md":"BHLyTYiE","zh_documentation_style_icon.md":"Bw2Xgzdt","documentation_getting-started_installation.md":"BOQlg-Zl","zh_documentation_notification_messagebox.md":"CaX-XuO4","zh_documentation_style_color.md":"D8mjaKjL","documentation_style_icon.md":"Ca7XVu09"} +{"documentation_controls_data_treeview.md":"qEqKVmPE","documentation_controls_data_datagrid.md":"BQE1sS-c","documentation_controls_data_expander.md":"BIFNUf6c","documentation_controls_data_groupbox.md":"CiCFo5sB","documentation_controls_inputs_togglebutton.md":"BSZBelpx","documentation_controls_inputs_slider.md":"DqB6rD5k","documentation_controls_inputs_textbox.md":"QcUf7YYD","documentation_controls_inputs_numericupdown.md":"BxghXqmS","documentation_controls_inputs_combobox.md":"CmuduMvU","documentation_controls_inputs_toggleswitch.md":"BsPYqgnq","api-examples.md":"BzsXiA_Q","documentation_controls_inputs_radiobutton.md":"DZ8wq9lT","documentation_controls_datetime_calendar.md":"DlW3ydB6","documentation_controls_datetime_datepicker.md":"COtbiJ5O","documentation_controls_inputs_dropdownbutton.md":"C4EUVpTj","documentation_controls_inputs_contextmenu.md":"DNquQvWx","documentation_controls_inputs_button.md":"CS7I6mHF","documentation_controls_inputs_checkbox.md":"DT3kWMJQ","documentation_controls_text_autocompletebox.md":"BTt3x7Zk","documentation_controls_data_listbox.md":"BiNDv498","documentation_controls_data_busyarea.md":"DwqfPfQ9","zh_documentation_controls_data_listbox.md":"toL9RXqd","documentation_controls_progress_waveprogress.md":"DxB3LKby","documentation_controls_layout_settingslayout.md":"CGRDgvZQ","documentation_controls_layout_glasscard.md":"D0Q2dicI","documentation_controls_layout_stackpage.md":"BZoABuIb","documentation_controls_system_filepicker.md":"C_cpgj36","documentation_controls_layout_sukiwindow.md":"DC2kXBJi","documentation_controls_layout_tabcontrol.md":"CTjihHKK","documentation_controls_progress_circleprogressbar.md":"BMk_FPkA","documentation_controls_progress_progressbar.md":"DUQTY0B3","documentation_controls_progress_loading.md":"-gF2eJb4","documentation_controls_progress_stepper.md":"BKQSiSZS","documentation_controls_navigation_sidemenu.md":"H9aDGtXC","documentation_theming_basic.md":"DcxfQNXA","documentation_notification_messagebox.md":"DDUutf-k","documentation_notification_dialog.md":"DXFCFCnS","markdown-examples.md":"DrmW6JW2","documentation_style_color.md":"CDfFmi5I","documentation_style_icon.md":"Ca7XVu09","documentation_getting-started_installation.md":"BOQlg-Zl","zh_documentation_controls_data_busyarea.md":"B6W6JN4_","documentation_style_text.md":"BbhzY6pH","documentation_theming_theme-color.md":"8GvnISG7","zh_documentation_controls_data_datagrid.md":"CFS9T2_c","documentation_theming_theme.md":"CgcmVcgS","zh_documentation_controls_data_expander.md":"Bb2wA4iE","zh_documentation_controls_data_groupbox.md":"Dl7SsWtg","documentation_index.md":"BuZzwDCC","zh_documentation_controls_datetime_calendar.md":"mkMV3ZQL","zh_documentation_controls_datetime_datepicker.md":"BwKcK2l-","zh_documentation_controls_inputs_button.md":"-HDev07C","zh_documentation_controls_data_treeview.md":"D38AoqVM","zh_documentation_controls_inputs_dropdownbutton.md":"Db-0GM3-","zh_documentation_controls_inputs_numericupdown.md":"Bm201_wZ","zh_documentation_controls_inputs_combobox.md":"BfMh-Sge","zh_documentation_controls_inputs_contextmenu.md":"U_AasSBa","zh_documentation_controls_inputs_slider.md":"DTptu5f3","zh_documentation_controls_inputs_togglebutton.md":"_wOELnhx","zh_documentation_controls_inputs_textbox.md":"BkD3pYS2","zh_documentation_controls_inputs_toggleswitch.md":"CRf_F4R-","zh_documentation_controls_layout_glasscard.md":"DyJlitXw","zh_documentation_controls_layout_sukiwindow.md":"qbDaB8ao","zh_documentation_controls_layout_stackpage.md":"CL6L2ej7","zh_documentation_controls_layout_tabcontrol.md":"BhDYSVo9","zh_documentation_controls_navigation_sidemenu.md":"DHRWO4ri","zh_documentation_controls_progress_circleprogressbar.md":"CmFKBsBN","zh_documentation_index.md":"GRZeySzc","zh_documentation_controls_progress_loading.md":"IxymVKSC","zh_documentation_controls_progress_progressbar.md":"BVTnIwQ7","zh_documentation_controls_system_filepicker.md":"CdvYljRU","zh_documentation_controls_layout_settingslayout.md":"BNTnH1gD","documentation_notification_toast.md":"HtkvjmwA","zh_documentation_controls_progress_stepper.md":"CKA2ZSg7","documentation_controls_text_textbox.md":"BtYt1IBh","index.md":"Drqp0SjR","zh_documentation_style_text.md":"C6uIUHBc","zh_documentation_controls_text_autocompletebox.md":"B66nfzMN","zh_documentation_getting-started_installation.md":"CgLGjJtm","zh_documentation_notification_dialog.md":"FDHrqTxY","zh_documentation_controls_text_textbox.md":"D-DtCxaN","zh_documentation_controls_progress_waveprogress.md":"HKfcAY4r","zh_documentation_getting-started_introduction.md":"3OzJmVeA","zh_documentation_style_color.md":"D8mjaKjL","zh_documentation_notification_toast.md":"Btk0J4IV","zh_documentation_theming_theme.md":"BHLyTYiE","zh_documentation_style_icon.md":"Bw2Xgzdt","documentation_getting-started_introduction.md":"D6AcXPKU","zh_documentation_theming_theme-color.md":"DpjrV3qj","zh_index.md":"FfnKfw8Y","documentation_getting-started_launch.md":"DkSgUAMy","zh_documentation_theming_basic.md":"D5FQcUH3","zh_documentation_notification_messagebox.md":"CaX-XuO4","zh_documentation_controls_inputs_radiobutton.md":"63C_gfA_","zh_documentation_controls_inputs_checkbox.md":"17a9jEPi","zh_documentation_getting-started_launch.md":"CXt5G5Na"} diff --git a/index.html b/index.html index 9da0a27a0..90559406e 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@
Skip to content

SukiUI

A Desktop UI Library for Avalonia

Modern, Simple, Animated

SukiUILogo
- + \ No newline at end of file diff --git a/markdown-examples.html b/markdown-examples.html index 3a9ecd715..b29fa85f4 100644 --- a/markdown-examples.html +++ b/markdown-examples.html @@ -50,7 +50,7 @@ ::: details This is a details block. :::

Output

INFO

This is an info box.

TIP

This is a tip.

WARNING

This is a warning.

DANGER

This is a dangerous warning.

Details

This is a details block.

More

Check out the documentation for the full list of markdown extensions.

- + \ No newline at end of file diff --git a/zh/documentation/controls/data/busyarea.html b/zh/documentation/controls/data/busyarea.html index 96aeacead..d1250f4c1 100644 --- a/zh/documentation/controls/data/busyarea.html +++ b/zh/documentation/controls/data/busyarea.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/data/datagrid.html b/zh/documentation/controls/data/datagrid.html index 1a50e19bf..15655fd92 100644 --- a/zh/documentation/controls/data/datagrid.html +++ b/zh/documentation/controls/data/datagrid.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/data/expander.html b/zh/documentation/controls/data/expander.html index 20d7503ce..58397ec36 100644 --- a/zh/documentation/controls/data/expander.html +++ b/zh/documentation/controls/data/expander.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/data/groupbox.html b/zh/documentation/controls/data/groupbox.html index 38a50da78..baabff1fb 100644 --- a/zh/documentation/controls/data/groupbox.html +++ b/zh/documentation/controls/data/groupbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/data/listbox.html b/zh/documentation/controls/data/listbox.html index edb762bca..b1c52e0ef 100644 --- a/zh/documentation/controls/data/listbox.html +++ b/zh/documentation/controls/data/listbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/data/treeview.html b/zh/documentation/controls/data/treeview.html index 7f93aae3d..e42cfd9b2 100644 --- a/zh/documentation/controls/data/treeview.html +++ b/zh/documentation/controls/data/treeview.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/datetime/calendar.html b/zh/documentation/controls/datetime/calendar.html index b30c3fca7..8726f01e9 100644 --- a/zh/documentation/controls/datetime/calendar.html +++ b/zh/documentation/controls/datetime/calendar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/datetime/datepicker.html b/zh/documentation/controls/datetime/datepicker.html index b1c34b966..1432ee2c7 100644 --- a/zh/documentation/controls/datetime/datepicker.html +++ b/zh/documentation/controls/datetime/datepicker.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/button.html b/zh/documentation/controls/inputs/button.html index 2f02b2067..8764c501c 100644 --- a/zh/documentation/controls/inputs/button.html +++ b/zh/documentation/controls/inputs/button.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/checkbox.html b/zh/documentation/controls/inputs/checkbox.html index 9d29f2875..2b2dd5aa5 100644 --- a/zh/documentation/controls/inputs/checkbox.html +++ b/zh/documentation/controls/inputs/checkbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/combobox.html b/zh/documentation/controls/inputs/combobox.html index e20b5bc83..05ad9acd2 100644 --- a/zh/documentation/controls/inputs/combobox.html +++ b/zh/documentation/controls/inputs/combobox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/contextmenu.html b/zh/documentation/controls/inputs/contextmenu.html index d2a6be7dc..877fe3c5c 100644 --- a/zh/documentation/controls/inputs/contextmenu.html +++ b/zh/documentation/controls/inputs/contextmenu.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/dropdownbutton.html b/zh/documentation/controls/inputs/dropdownbutton.html index 22957e7a8..7009b57d9 100644 --- a/zh/documentation/controls/inputs/dropdownbutton.html +++ b/zh/documentation/controls/inputs/dropdownbutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/numericupdown.html b/zh/documentation/controls/inputs/numericupdown.html index 41d9da972..ee570cf69 100644 --- a/zh/documentation/controls/inputs/numericupdown.html +++ b/zh/documentation/controls/inputs/numericupdown.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/radiobutton.html b/zh/documentation/controls/inputs/radiobutton.html index a982ab32d..86cf30114 100644 --- a/zh/documentation/controls/inputs/radiobutton.html +++ b/zh/documentation/controls/inputs/radiobutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/slider.html b/zh/documentation/controls/inputs/slider.html index 73224b90d..a0c71859b 100644 --- a/zh/documentation/controls/inputs/slider.html +++ b/zh/documentation/controls/inputs/slider.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/textbox.html b/zh/documentation/controls/inputs/textbox.html index cf928225b..16659ec9a 100644 --- a/zh/documentation/controls/inputs/textbox.html +++ b/zh/documentation/controls/inputs/textbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/togglebutton.html b/zh/documentation/controls/inputs/togglebutton.html index d96ea8880..f5b526bab 100644 --- a/zh/documentation/controls/inputs/togglebutton.html +++ b/zh/documentation/controls/inputs/togglebutton.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/inputs/toggleswitch.html b/zh/documentation/controls/inputs/toggleswitch.html index f80805139..cc99eb710 100644 --- a/zh/documentation/controls/inputs/toggleswitch.html +++ b/zh/documentation/controls/inputs/toggleswitch.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/layout/glasscard.html b/zh/documentation/controls/layout/glasscard.html index 25063e424..1c7ced000 100644 --- a/zh/documentation/controls/layout/glasscard.html +++ b/zh/documentation/controls/layout/glasscard.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/layout/settingslayout.html b/zh/documentation/controls/layout/settingslayout.html index d4b9f0f10..3dd05599f 100644 --- a/zh/documentation/controls/layout/settingslayout.html +++ b/zh/documentation/controls/layout/settingslayout.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/layout/stackpage.html b/zh/documentation/controls/layout/stackpage.html index ff5147d31..ada2fffa0 100644 --- a/zh/documentation/controls/layout/stackpage.html +++ b/zh/documentation/controls/layout/stackpage.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/layout/sukiwindow.html b/zh/documentation/controls/layout/sukiwindow.html index 63e25d08d..d8c66cc7f 100644 --- a/zh/documentation/controls/layout/sukiwindow.html +++ b/zh/documentation/controls/layout/sukiwindow.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/layout/tabcontrol.html b/zh/documentation/controls/layout/tabcontrol.html index bd1191bd3..c9b66ee16 100644 --- a/zh/documentation/controls/layout/tabcontrol.html +++ b/zh/documentation/controls/layout/tabcontrol.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/navigation/sidemenu.html b/zh/documentation/controls/navigation/sidemenu.html index 8625800eb..7f31d4585 100644 --- a/zh/documentation/controls/navigation/sidemenu.html +++ b/zh/documentation/controls/navigation/sidemenu.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/progress/circleprogressbar.html b/zh/documentation/controls/progress/circleprogressbar.html index 4e472aa32..a2f3ab906 100644 --- a/zh/documentation/controls/progress/circleprogressbar.html +++ b/zh/documentation/controls/progress/circleprogressbar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/progress/loading.html b/zh/documentation/controls/progress/loading.html index f9a7f7ba3..495630b3e 100644 --- a/zh/documentation/controls/progress/loading.html +++ b/zh/documentation/controls/progress/loading.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/progress/progressbar.html b/zh/documentation/controls/progress/progressbar.html index 64946da29..4a3b5ce1c 100644 --- a/zh/documentation/controls/progress/progressbar.html +++ b/zh/documentation/controls/progress/progressbar.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/progress/stepper.html b/zh/documentation/controls/progress/stepper.html index 37d48084c..8a3b4fee4 100644 --- a/zh/documentation/controls/progress/stepper.html +++ b/zh/documentation/controls/progress/stepper.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/progress/waveprogress.html b/zh/documentation/controls/progress/waveprogress.html index 8679b0ab1..a28d0608a 100644 --- a/zh/documentation/controls/progress/waveprogress.html +++ b/zh/documentation/controls/progress/waveprogress.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/system/filepicker.html b/zh/documentation/controls/system/filepicker.html index 641cba43e..e63e92b73 100644 --- a/zh/documentation/controls/system/filepicker.html +++ b/zh/documentation/controls/system/filepicker.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/text/autocompletebox.html b/zh/documentation/controls/text/autocompletebox.html index 9ab99f6ff..470188150 100644 --- a/zh/documentation/controls/text/autocompletebox.html +++ b/zh/documentation/controls/text/autocompletebox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/controls/text/textbox.html b/zh/documentation/controls/text/textbox.html index c046ed3d4..efa5724a7 100644 --- a/zh/documentation/controls/text/textbox.html +++ b/zh/documentation/controls/text/textbox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/getting-started/installation.html b/zh/documentation/getting-started/installation.html index 28e410f60..8c11c4eb5 100644 --- a/zh/documentation/getting-started/installation.html +++ b/zh/documentation/getting-started/installation.html @@ -18,7 +18,7 @@
Skip to content

安装

INFO

写完本篇时,Avalonia 的版本是 11.1.0-beta2 ,SukiUI 的版本是 6.0.0-beta6

SukiUI 可以通过以下两种方式安装:

准备工作

以下是 Avalonia Template 项目创建后,默认的包列表:

在这些包中,Avalonia.Themes.Fluent 可以被删除

TIP

有关 Avalonia Template: 设置编辑器

安装最新的 SukiUI

对于大多数用户来说,通过 Nuget 安装是不错的选择;但如果你想体验最新构建的功能,请从 Github Action 中下载构建

通过 Nuget 安装

dotnet add package SukiUI --version 6.0.0

TIP

访问 SukiUI on Nuget 获取更多信息

通过 Github Action 安装

  1. 访问 SukiUI CI

  2. 选择最后一个workflow

  3. 下载

  4. 在项目中添加引用

  5. 选择刚刚下载的 SukiUI.dll 并添加

TIP

最终,你的包列表应为:

- + \ No newline at end of file diff --git a/zh/documentation/getting-started/introduction.html b/zh/documentation/getting-started/introduction.html index 807fb26e5..1a44f3f42 100644 --- a/zh/documentation/getting-started/introduction.html +++ b/zh/documentation/getting-started/introduction.html @@ -19,7 +19,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/getting-started/launch.html b/zh/documentation/getting-started/launch.html index 0374ae5ab..0d26ef66e 100644 --- a/zh/documentation/getting-started/launch.html +++ b/zh/documentation/getting-started/launch.html @@ -58,7 +58,7 @@ InitializeComponent(); } }

完成

至此,SukiUI 安装完成

- + \ No newline at end of file diff --git a/zh/documentation/index.html b/zh/documentation/index.html index f1015a59a..eb80e0914 100644 --- a/zh/documentation/index.html +++ b/zh/documentation/index.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/notification/dialog.html b/zh/documentation/notification/dialog.html index b368b257d..69677f293 100644 --- a/zh/documentation/notification/dialog.html +++ b/zh/documentation/notification/dialog.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/notification/messagebox.html b/zh/documentation/notification/messagebox.html index 249353572..2d37148ae 100644 --- a/zh/documentation/notification/messagebox.html +++ b/zh/documentation/notification/messagebox.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/notification/toast.html b/zh/documentation/notification/toast.html index 98d2534ff..8da8a118d 100644 --- a/zh/documentation/notification/toast.html +++ b/zh/documentation/notification/toast.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/style/color.html b/zh/documentation/style/color.html index 275a4a1fb..5f6cf9c80 100644 --- a/zh/documentation/style/color.html +++ b/zh/documentation/style/color.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/style/icon.html b/zh/documentation/style/icon.html index 032060be8..b946a1551 100644 --- a/zh/documentation/style/icon.html +++ b/zh/documentation/style/icon.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/style/text.html b/zh/documentation/style/text.html index 7abfe659c..53af4e7d1 100644 --- a/zh/documentation/style/text.html +++ b/zh/documentation/style/text.html @@ -18,7 +18,7 @@
- + \ No newline at end of file diff --git a/zh/documentation/theming/basic.html b/zh/documentation/theming/basic.html index 19265c365..0a89955a8 100644 --- a/zh/documentation/theming/basic.html +++ b/zh/documentation/theming/basic.html @@ -18,7 +18,7 @@
Skip to content

主题实例

SukiUI 提供 SukiTheme,通过该类可以实现对应用主题的修改

获取实例:

csharp
SukiTheme theme = SukiTheme.GetInstance();
- + \ No newline at end of file diff --git a/zh/documentation/theming/theme-color.html b/zh/documentation/theming/theme-color.html index ddb053850..75bf07a3a 100644 --- a/zh/documentation/theming/theme-color.html +++ b/zh/documentation/theming/theme-color.html @@ -23,7 +23,7 @@ { Console.WriteLine("Color theme change triggered !"); }; - + \ No newline at end of file diff --git a/zh/documentation/theming/theme.html b/zh/documentation/theming/theme.html index 8b5dd732a..2b0f4b01f 100644 --- a/zh/documentation/theming/theme.html +++ b/zh/documentation/theming/theme.html @@ -21,7 +21,7 @@ { Console.WriteLine("Theme changed triggered !"); }; - + \ No newline at end of file diff --git a/zh/index.html b/zh/index.html index bdf6bf684..79c79fdbf 100644 --- a/zh/index.html +++ b/zh/index.html @@ -18,7 +18,7 @@
Skip to content

SukiUI

一个 Avalonia 控件库

现代,简单,灵动

SukiUILogo
- + \ No newline at end of file