diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.0.0-rc1.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.0.0-rc1.zip new file mode 100644 index 00000000000..617c2acbb11 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.0.0-rc1.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.1.0.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.1.0.zip new file mode 100644 index 00000000000..d87d7703d8d Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.1.0.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.0.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.0.zip new file mode 100644 index 00000000000..1ef86ec9757 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.0.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.4.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.4.zip new file mode 100644 index 00000000000..61ef9291db0 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.2.4.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.3.0.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.3.0.zip new file mode 100644 index 00000000000..b2bd3513792 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.3.0.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.0-c1.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.0-c1.zip new file mode 100644 index 00000000000..3a16ecc7e17 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.0-c1.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.1.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.1.zip new file mode 100644 index 00000000000..139efe00f35 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.1.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.2.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.2.zip new file mode 100644 index 00000000000..9700e1533c8 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.2.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.3.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.3.zip new file mode 100644 index 00000000000..4173668c58d Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.3.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.5.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.5.zip new file mode 100644 index 00000000000..34bab42c928 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.5.zip differ diff --git a/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.6.zip b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.6.zip new file mode 100644 index 00000000000..34bab42c928 Binary files /dev/null and b/10/umbraco-forms/developer/files/umbraco-forms-default-theme-10.5.6.zip differ diff --git a/10/umbraco-forms/developer/themes.md b/10/umbraco-forms/developer/themes.md index 5e9b9509abb..ace2feb962a 100644 --- a/10/umbraco-forms/developer/themes.md +++ b/10/umbraco-forms/developer/themes.md @@ -15,21 +15,23 @@ Copy the explicit files you wish to override in your theme, it may be a single f ### Obtaining the Default Theme Files -For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. - -Umbraco 10+ distributes these files as part of a Razor class library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. - -You can obtain the latest version of the default theme Forms 10 from the following link: - -* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.6 and above) - -If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. - -The default theme for minor versions are available from the "Source Code" tab available at the bottom of [Umbraco Forms Package page](https://our.umbraco.com/packages/developer-tools/umbraco-forms/). Only versions where changes were made are available. - -You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. - -For example, when using Umbraco Forms 10.4, and no file for that version is available use version 10.3 instead. +For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. Umbraco 10+ distributes these files as part of a Razor Class Library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. + +You can obtain the latest version of the Forms default theme from the following links: + +* [10.0.0-rc1](./files/umbraco-forms-default-theme-10.0.0-rc1.zip) +* [10.1.0](./files/umbraco-forms-default-theme-10.1.0.zip) +* [10.2.0](./files/umbraco-forms-default-theme-10.2.0.zip) +* [10.2.4](./files/umbraco-forms-default-theme-10.2.4.zip) +* [10.3.0](./files/umbraco-forms-default-theme-10.3.0.zip) +* [10.5.0-rc1](./files/umbraco-forms-default-theme-10.5.0-c1.zip) +* [10.5.1](./files/umbraco-forms-default-theme-10.5.1.zip) +* [10.5.2](./files/umbraco-forms-default-theme-10.5.2.zip) +* [10.5.3](./files/umbraco-forms-default-theme-10.5.3.zip) +* [10.5.5](./files/umbraco-forms-default-theme-10.5.5.zip) +* [10.5.6](./files/umbraco-forms-default-theme-10.5.6.zip) + +You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. For example, when using Umbraco Forms 10.4.0, and no file for that version is available use version 10.3.0 instead. ### Amending Theme Files diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.0.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.0.zip new file mode 100644 index 00000000000..ddde1a1d869 Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.0.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.1.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.1.zip new file mode 100644 index 00000000000..e3a5fa6e0a2 Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.0.1.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.1.2.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.1.2.zip new file mode 100644 index 00000000000..5d325a0210c Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.1.2.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.0.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.0.zip new file mode 100644 index 00000000000..6e51701f748 Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.0.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.2.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.2.zip new file mode 100644 index 00000000000..f62fae1964f Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.2.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.4.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.4.zip new file mode 100644 index 00000000000..601dc2f1628 Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.2.4.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.3.0.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.3.0.zip new file mode 100644 index 00000000000..8c75f9efdfe Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.3.0.zip differ diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.5.0.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.5.0.zip new file mode 100644 index 00000000000..d812d276561 Binary files /dev/null and b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.5.0.zip differ diff --git a/13/umbraco-forms/developer/themes.md b/13/umbraco-forms/developer/themes.md index 078e03ff85a..92f78ee28d2 100644 --- a/13/umbraco-forms/developer/themes.md +++ b/13/umbraco-forms/developer/themes.md @@ -14,24 +14,20 @@ Copy the explicit files you wish to override in your theme, it may be a single f ### Obtaining the Default Theme Files -For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. +For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. Umbraco 10+ distributes these files as part of a Razor Class Library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. -Umbraco 10+ distributes these files as part of a Razor class library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. +You can obtain the latest version of the Forms default theme from the following links: -You can obtain the latest versions of the default theme for each Forms major version from the following links: +* [13.0.0](./files/umbraco-forms-default-theme-13.0.0.zip) +* [13.0.1](./files/umbraco-forms-default-theme-13.0.1.zip) +* [13.1.2](./files/umbraco-forms-default-theme-13.1.2.zip) +* [13.2.0](./files/umbraco-forms-default-theme-13.2.0.zip) +* [13.2.2](./files/umbraco-forms-default-theme-13.2.2.zip) +* [13.2.4](./files/umbraco-forms-default-theme-13.2.4.zip) +* [13.3.0](./files/umbraco-forms-default-theme-13.3.0.zip) +* [13.5.0](./files/umbraco-forms-default-theme-13.5.0.zip) -* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) -* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) -* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above) - -If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. - -The default theme for minor versions are available from the "Source Code" tab available at the bottom of [Umbraco Forms Package page](https://our.umbraco.com/packages/developer-tools/umbraco-forms/). Only versions where changes were made are available. - -You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. - -For example, when using Umbraco Forms 10.4, and no file for that version is available use version 10.3 instead. +You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. For example, when using Umbraco Forms 13.4.0, and no file for that version is available use version 13.3.0 instead. ### Amending Theme Files diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.0.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.0.zip new file mode 100644 index 00000000000..259a3800311 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.0.zip differ diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.1.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.1.zip new file mode 100644 index 00000000000..9e8eef543d9 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.0.1.zip differ diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.0.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.0.zip new file mode 100644 index 00000000000..0c7a79230c4 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.0.zip differ diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.4.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.4.zip new file mode 100644 index 00000000000..495887875c7 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.1.4.zip differ diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.0.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.0.zip new file mode 100644 index 00000000000..65651543110 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.0.zip differ diff --git a/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.4.zip b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.4.zip new file mode 100644 index 00000000000..03e372d63c2 Binary files /dev/null and b/14/umbraco-forms/developer/files/umbraco-forms-default-theme-14.2.4.zip differ diff --git a/14/umbraco-forms/developer/themes.md b/14/umbraco-forms/developer/themes.md index 05f3279ba75..5255d03f87e 100644 --- a/14/umbraco-forms/developer/themes.md +++ b/14/umbraco-forms/developer/themes.md @@ -14,25 +14,18 @@ Copy the explicit files you wish to override in your theme, it may be a single f ### Obtaining the Default Theme Files -For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. +For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. Umbraco 10+ distributes these files as part of a Razor Class Library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. -Umbraco 10+ distributes these files as part of a Razor class library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. +You can obtain the latest version of the Forms default theme from the following links: -You can obtain the latest versions of the default theme for each Forms major version from the following links: +* [14.0.0](./files/umbraco-forms-default-theme-14.0.0.zip) +* [14.0.1](./files/umbraco-forms-default-theme-14.0.1.zip) +* [14.1.0](./files/umbraco-forms-default-theme-14.1.0.zip) +* [14.1.4](./files/umbraco-forms-default-theme-14.1.4.zip) +* [14.2.0](./files/umbraco-forms-default-theme-14.2.0.zip) +* [14.2.4](./files/umbraco-forms-default-theme-14.2.4.zip) -* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) -* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) -* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above) -* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.2.0 and above) - -If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. - -The default theme for minor versions are available from the "Source Code" tab available at the bottom of [Umbraco Forms Package page](https://our.umbraco.com/packages/developer-tools/umbraco-forms/). Only versions where changes were made are available. - -You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. - -For example, when using Umbraco Forms 10.4, and no file for that version is available use version 10.3 instead. +You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. For example, when using Umbraco Forms 14.1.2, and no file for that version is available use version 14.1.0 instead. ### Amending Theme Files diff --git a/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.0.0.zip b/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.0.0.zip new file mode 100644 index 00000000000..2220a1680e4 Binary files /dev/null and b/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.0.0.zip differ diff --git a/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.2.0.zip b/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.2.0.zip new file mode 100644 index 00000000000..b54e55d6caf Binary files /dev/null and b/15/umbraco-forms/developer/files/umbraco-forms-default-theme-15.2.0.zip differ diff --git a/15/umbraco-forms/developer/themes.md b/15/umbraco-forms/developer/themes.md index 9a7e83a631e..e72b998f07f 100644 --- a/15/umbraco-forms/developer/themes.md +++ b/15/umbraco-forms/developer/themes.md @@ -14,25 +14,14 @@ Copy the explicit files you wish to override in your theme, it may be a single f ### Obtaining the Default Theme Files -For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. +For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. Umbraco 10+ distributes these files as part of a Razor Class Library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. -Umbraco 10+ distributes these files as part of a Razor class library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. +You can obtain the latest version of the Forms default theme from the following links: -You can obtain the latest versions of the default theme for each Forms major version from the following links: +* [15.0.0](./files/umbraco-forms-default-theme-15.0.0.zip) +* [15.2.0](./files/umbraco-forms-default-theme-15.2.0.zip) -* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) -* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) -* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.2 and above) -* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.1.4 and above) - -If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. - -The default theme for minor versions are available from the "Source Code" tab available at the bottom of [Umbraco Forms Package page](https://our.umbraco.com/packages/developer-tools/umbraco-forms/). Only versions where changes were made are available. - -You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. - -For example, when using Umbraco Forms 10.4, and no file for that version is available use version 10.3 instead. +You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. For example, when using Umbraco Forms 15.1.0, and no file for that version is available use version 15.0.0 instead. ### Amending Theme Files diff --git a/16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.0.0.zip b/16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.0.0.zip new file mode 100644 index 00000000000..c248688b52c Binary files /dev/null and b/16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.0.0.zip differ diff --git a/16/umbraco-forms/developer/themes.md b/16/umbraco-forms/developer/themes.md index 9a7e83a631e..6bc06bf7322 100644 --- a/16/umbraco-forms/developer/themes.md +++ b/16/umbraco-forms/developer/themes.md @@ -14,26 +14,14 @@ Copy the explicit files you wish to override in your theme, it may be a single f ### Obtaining the Default Theme Files -For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. +For Umbraco 9 and previous, it's straightforward to copy the files you need from the default theme folder. We highly recommend that you never customize any files found in the `default` themes folder. There is a risk that any customizations to these files will be lost with any future upgrades you do to Umbraco Forms. Umbraco 10+ distributes these files as part of a Razor Class Library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. -Umbraco 10+ distributes these files as part of a Razor class library, so you won't find them on disk. Instead you should download the appropriate zip file for your Forms version and extract the ones you need. +You can obtain the latest version of the Forms default theme from the following links: -You can obtain the latest versions of the default theme for each Forms major version from the following links: - -* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) -* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) -* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.2 and above) -* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.1.4 and above) - -If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. - -The default theme for minor versions are available from the "Source Code" tab available at the bottom of [Umbraco Forms Package page](https://our.umbraco.com/packages/developer-tools/umbraco-forms/). Only versions where changes were made are available. +* [16.0.0](./files/umbraco-forms-default-theme-16.0.0.zip) You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. -For example, when using Umbraco Forms 10.4, and no file for that version is available use version 10.3 instead. - ### Amending Theme Files {% hint style="info" %}