From eb5ed15b7e3f420cc6e11ce0fcc63ceb5e229923 Mon Sep 17 00:00:00 2001 From: gjulivan Date: Thu, 13 Feb 2025 15:02:08 +0100 Subject: [PATCH] chore: adding react ready flag --- packages/pluggableWidgets/accordion-web/package.json | 3 ++- packages/pluggableWidgets/events-web/package.json | 3 ++- packages/pluggableWidgets/html-element-web/package.json | 3 ++- packages/pluggableWidgets/image-web/package.json | 3 ++- packages/pluggableWidgets/maps-web/package.json | 3 ++- packages/pluggableWidgets/markdown-web/package.json | 3 ++- packages/pluggableWidgets/popup-menu-web/package.json | 3 ++- packages/pluggableWidgets/progress-bar-web/package.json | 3 ++- packages/pluggableWidgets/progress-circle-web/package.json | 3 ++- packages/pluggableWidgets/range-slider-web/package.json | 3 ++- packages/pluggableWidgets/rating-web/package.json | 3 ++- packages/pluggableWidgets/slider-web/package.json | 3 ++- packages/pluggableWidgets/switch-web/package.json | 3 ++- packages/pluggableWidgets/tooltip-web/package.json | 3 ++- packages/pluggableWidgets/video-player-web/package.json | 3 ++- 15 files changed, 30 insertions(+), 15 deletions(-) diff --git a/packages/pluggableWidgets/accordion-web/package.json b/packages/pluggableWidgets/accordion-web/package.json index 4399b6a4be..caed17e204 100644 --- a/packages/pluggableWidgets/accordion-web/package.json +++ b/packages/pluggableWidgets/accordion-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 117895, - "appName": "Accordion" + "appName": "Accordion", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/events-web/package.json b/packages/pluggableWidgets/events-web/package.json index ea670b4420..b948a4f919 100644 --- a/packages/pluggableWidgets/events-web/package.json +++ b/packages/pluggableWidgets/events-web/package.json @@ -21,7 +21,8 @@ "marketplace": { "minimumMXVersion": "9.24.0", "appNumber": 224259, - "appName": "Events" + "appName": "Events", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/html-element-web/package.json b/packages/pluggableWidgets/html-element-web/package.json index 3555e79304..eef759a0c5 100644 --- a/packages/pluggableWidgets/html-element-web/package.json +++ b/packages/pluggableWidgets/html-element-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.12.0", "appName": "HTML Element", - "appNumber": 204843 + "appNumber": 204843, + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/image-web/package.json b/packages/pluggableWidgets/image-web/package.json index 2fed857caf..43c36dec20 100644 --- a/packages/pluggableWidgets/image-web/package.json +++ b/packages/pluggableWidgets/image-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.24.0", "appNumber": 118579, - "appName": "Image" + "appName": "Image", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/maps-web/package.json b/packages/pluggableWidgets/maps-web/package.json index f80bafe261..3c5de6a67a 100644 --- a/packages/pluggableWidgets/maps-web/package.json +++ b/packages/pluggableWidgets/maps-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 108261, - "appName": "Maps" + "appName": "Maps", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/markdown-web/package.json b/packages/pluggableWidgets/markdown-web/package.json index 615f9ff7f7..80b127c827 100644 --- a/packages/pluggableWidgets/markdown-web/package.json +++ b/packages/pluggableWidgets/markdown-web/package.json @@ -19,7 +19,8 @@ "marketplace": { "minimumMXVersion": "9.24.0", "appNumber": 230248, - "appName": "Markdown viewer" + "appName": "Markdown viewer", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/popup-menu-web/package.json b/packages/pluggableWidgets/popup-menu-web/package.json index f5f02e8aa7..51c3464171 100644 --- a/packages/pluggableWidgets/popup-menu-web/package.json +++ b/packages/pluggableWidgets/popup-menu-web/package.json @@ -17,7 +17,8 @@ "marketplace": { "minimumMXVersion": "9.24.0.2965", "appNumber": 115826, - "appName": "Pop-up Menu" + "appName": "Pop-up Menu", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/progress-bar-web/package.json b/packages/pluggableWidgets/progress-bar-web/package.json index 33eecfe107..ff406ecb38 100644 --- a/packages/pluggableWidgets/progress-bar-web/package.json +++ b/packages/pluggableWidgets/progress-bar-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 48910, - "appName": "Progress Bar" + "appName": "Progress Bar", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/progress-circle-web/package.json b/packages/pluggableWidgets/progress-circle-web/package.json index 6111c365e4..c88461278b 100644 --- a/packages/pluggableWidgets/progress-circle-web/package.json +++ b/packages/pluggableWidgets/progress-circle-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 47783, - "appName": "Progress Circle" + "appName": "Progress Circle", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/range-slider-web/package.json b/packages/pluggableWidgets/range-slider-web/package.json index f29e81dd46..96420ae49d 100644 --- a/packages/pluggableWidgets/range-slider-web/package.json +++ b/packages/pluggableWidgets/range-slider-web/package.json @@ -21,7 +21,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 52704, - "appName": "Range Slider" + "appName": "Range Slider", + "reactReady": true }, "packagePath": "com.mendix.widget.custom", "scripts": { diff --git a/packages/pluggableWidgets/rating-web/package.json b/packages/pluggableWidgets/rating-web/package.json index 3826154962..eb98d568de 100644 --- a/packages/pluggableWidgets/rating-web/package.json +++ b/packages/pluggableWidgets/rating-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 54611, - "appName": "Rating" + "appName": "Rating", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/slider-web/package.json b/packages/pluggableWidgets/slider-web/package.json index f23b7bd856..8dbc4080dd 100644 --- a/packages/pluggableWidgets/slider-web/package.json +++ b/packages/pluggableWidgets/slider-web/package.json @@ -21,7 +21,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 48786, - "appName": "Slider" + "appName": "Slider", + "reactReady": true }, "packagePath": "com.mendix.widget.custom", "scripts": { diff --git a/packages/pluggableWidgets/switch-web/package.json b/packages/pluggableWidgets/switch-web/package.json index 50633a07d0..5bce8fd919 100644 --- a/packages/pluggableWidgets/switch-web/package.json +++ b/packages/pluggableWidgets/switch-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 50324, - "appName": "Switch" + "appName": "Switch", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/tooltip-web/package.json b/packages/pluggableWidgets/tooltip-web/package.json index d8a9ecab69..7f791dad61 100644 --- a/packages/pluggableWidgets/tooltip-web/package.json +++ b/packages/pluggableWidgets/tooltip-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 119160, - "appName": "Tooltip" + "appName": "Tooltip", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects", diff --git a/packages/pluggableWidgets/video-player-web/package.json b/packages/pluggableWidgets/video-player-web/package.json index 15e54c2121..df7ec53f5c 100644 --- a/packages/pluggableWidgets/video-player-web/package.json +++ b/packages/pluggableWidgets/video-player-web/package.json @@ -18,7 +18,8 @@ "marketplace": { "minimumMXVersion": "9.6.0", "appNumber": 110700, - "appName": "Video Player" + "appName": "Video Player", + "reactReady": true }, "testProject": { "githubUrl": "https://github.com/mendix/testProjects",