diff --git a/bundles/org.openhab.ui/doc/components/oh-aggregate-series.md b/bundles/org.openhab.ui/doc/components/oh-aggregate-series.md
index 41b537b27..7c2b5fac2 100644
--- a/bundles/org.openhab.ui/doc/components/oh-aggregate-series.md
+++ b/bundles/org.openhab.ui/doc/components/oh-aggregate-series.md
@@ -300,6 +300,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-button.md b/bundles/org.openhab.ui/doc/components/oh-button.md
index a75cf4c82..32dce0fbc 100644
--- a/bundles/org.openhab.ui/doc/components/oh-button.md
+++ b/bundles/org.openhab.ui/doc/components/oh-button.md
@@ -270,6 +270,21 @@ Button performing an action
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
@@ -451,6 +466,21 @@ Button performing an action
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-calendar-axis.md b/bundles/org.openhab.ui/doc/components/oh-calendar-axis.md
index 37837e477..b483d7cd7 100644
--- a/bundles/org.openhab.ui/doc/components/oh-calendar-axis.md
+++ b/bundles/org.openhab.ui/doc/components/oh-calendar-axis.md
@@ -207,6 +207,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-calendar-series.md b/bundles/org.openhab.ui/doc/components/oh-calendar-series.md
index 30eb25068..396b0f428 100644
--- a/bundles/org.openhab.ui/doc/components/oh-calendar-series.md
+++ b/bundles/org.openhab.ui/doc/components/oh-calendar-series.md
@@ -262,6 +262,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-card.md b/bundles/org.openhab.ui/doc/components/oh-card.md
index 54e13d91e..8090ccadf 100644
--- a/bundles/org.openhab.ui/doc/components/oh-card.md
+++ b/bundles/org.openhab.ui/doc/components/oh-card.md
@@ -209,6 +209,21 @@ Optionally, header and footer can be overwritten by providing the `header` and `
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
@@ -390,6 +405,21 @@ Optionally, header and footer can be overwritten by providing the `header` and `
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-cell.md b/bundles/org.openhab.ui/doc/components/oh-cell.md
index 87bc495df..03022c25b 100644
--- a/bundles/org.openhab.ui/doc/components/oh-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-cell.md
@@ -220,6 +220,21 @@ A regular or expandable cell
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-clock-card.md b/bundles/org.openhab.ui/doc/components/oh-clock-card.md
index 3c27450ba..8123e5a0e 100644
--- a/bundles/org.openhab.ui/doc/components/oh-clock-card.md
+++ b/bundles/org.openhab.ui/doc/components/oh-clock-card.md
@@ -270,6 +270,21 @@ Display a digital clock in a card
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md b/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md
index 114e73dac..a61d3754f 100644
--- a/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-colorpicker-cell.md
@@ -249,6 +249,21 @@ A cell expanding to a color picker
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-data-series.md b/bundles/org.openhab.ui/doc/components/oh-data-series.md
index bc6a128c0..2b49222c2 100644
--- a/bundles/org.openhab.ui/doc/components/oh-data-series.md
+++ b/bundles/org.openhab.ui/doc/components/oh-data-series.md
@@ -197,6 +197,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-gauge-card.md b/bundles/org.openhab.ui/doc/components/oh-gauge-card.md
index 0bf9fc269..3ee1ad611 100644
--- a/bundles/org.openhab.ui/doc/components/oh-gauge-card.md
+++ b/bundles/org.openhab.ui/doc/components/oh-gauge-card.md
@@ -311,6 +311,21 @@ Display a read-only gauge in a card to visualize a quantifiable item
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-icon.md b/bundles/org.openhab.ui/doc/components/oh-icon.md
index c8acdbfc5..88ecba76e 100644
--- a/bundles/org.openhab.ui/doc/components/oh-icon.md
+++ b/bundles/org.openhab.ui/doc/components/oh-icon.md
@@ -229,6 +229,21 @@ Display an openHAB icon
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-image-card.md b/bundles/org.openhab.ui/doc/components/oh-image-card.md
index 0f02ce21e..e39702f49 100644
--- a/bundles/org.openhab.ui/doc/components/oh-image-card.md
+++ b/bundles/org.openhab.ui/doc/components/oh-image-card.md
@@ -241,6 +241,21 @@ Display an image (URL or Image item ) in a card
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-image.md b/bundles/org.openhab.ui/doc/components/oh-image.md
index 2ba3b8f93..1e5eb78b5 100644
--- a/bundles/org.openhab.ui/doc/components/oh-image.md
+++ b/bundles/org.openhab.ui/doc/components/oh-image.md
@@ -209,6 +209,21 @@ Displays an image from a URL or an item
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-knob-cell.md b/bundles/org.openhab.ui/doc/components/oh-knob-cell.md
index 4d43321bb..380a8d7fc 100644
--- a/bundles/org.openhab.ui/doc/components/oh-knob-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-knob-cell.md
@@ -372,6 +372,21 @@ Use the advanced properties to change the appearance from a knob to a rounded sl
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-label-card.md b/bundles/org.openhab.ui/doc/components/oh-label-card.md
index 4fc840b5a..bc3ec0659 100644
--- a/bundles/org.openhab.ui/doc/components/oh-label-card.md
+++ b/bundles/org.openhab.ui/doc/components/oh-label-card.md
@@ -210,6 +210,21 @@ Display the state of an item in a card
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
@@ -391,6 +406,21 @@ Display the state of an item in a card
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-label-cell.md b/bundles/org.openhab.ui/doc/components/oh-label-cell.md
index 196e3077d..87e21502a 100644
--- a/bundles/org.openhab.ui/doc/components/oh-label-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-label-cell.md
@@ -236,6 +236,21 @@ A cell with a big label to show a short item state value
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-label-item.md b/bundles/org.openhab.ui/doc/components/oh-label-item.md
index bda42ca38..2a543f4f3 100644
--- a/bundles/org.openhab.ui/doc/components/oh-label-item.md
+++ b/bundles/org.openhab.ui/doc/components/oh-label-item.md
@@ -226,6 +226,21 @@ Display the state of an item in a list
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-link.md b/bundles/org.openhab.ui/doc/components/oh-link.md
index c30b9fd97..c8b9ad8b0 100644
--- a/bundles/org.openhab.ui/doc/components/oh-link.md
+++ b/bundles/org.openhab.ui/doc/components/oh-link.md
@@ -244,6 +244,21 @@ Link performing an action
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-list-item.md b/bundles/org.openhab.ui/doc/components/oh-list-item.md
index 8c2fd3075..c3f8e1e43 100644
--- a/bundles/org.openhab.ui/doc/components/oh-list-item.md
+++ b/bundles/org.openhab.ui/doc/components/oh-list-item.md
@@ -215,6 +215,21 @@ A list item
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-map-circle-marker.md b/bundles/org.openhab.ui/doc/components/oh-map-circle-marker.md
index 2945e26f7..296da4817 100644
--- a/bundles/org.openhab.ui/doc/components/oh-map-circle-marker.md
+++ b/bundles/org.openhab.ui/doc/components/oh-map-circle-marker.md
@@ -228,6 +228,21 @@ A circle on a map, to represent a radius
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-map-marker.md b/bundles/org.openhab.ui/doc/components/oh-map-marker.md
index 566be66dd..feace0d30 100644
--- a/bundles/org.openhab.ui/doc/components/oh-map-marker.md
+++ b/bundles/org.openhab.ui/doc/components/oh-map-marker.md
@@ -212,6 +212,21 @@ An icon on a map
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-plan-marker.md b/bundles/org.openhab.ui/doc/components/oh-plan-marker.md
index f47a7c41c..329a865b7 100644
--- a/bundles/org.openhab.ui/doc/components/oh-plan-marker.md
+++ b/bundles/org.openhab.ui/doc/components/oh-plan-marker.md
@@ -320,6 +320,21 @@ A marker on a floor plan
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-rollershutter-cell.md b/bundles/org.openhab.ui/doc/components/oh-rollershutter-cell.md
index 9ed6d89ae..9f9baf379 100644
--- a/bundles/org.openhab.ui/doc/components/oh-rollershutter-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-rollershutter-cell.md
@@ -281,6 +281,21 @@ A cell expanding to rollershutter controls
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-slider-cell.md b/bundles/org.openhab.ui/doc/components/oh-slider-cell.md
index 971db952d..2d304985c 100644
--- a/bundles/org.openhab.ui/doc/components/oh-slider-cell.md
+++ b/bundles/org.openhab.ui/doc/components/oh-slider-cell.md
@@ -296,6 +296,21 @@ A cell expanding to a big vertical slider
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-state-series.md b/bundles/org.openhab.ui/doc/components/oh-state-series.md
index 425bcb8e3..0c4924caf 100644
--- a/bundles/org.openhab.ui/doc/components/oh-state-series.md
+++ b/bundles/org.openhab.ui/doc/components/oh-state-series.md
@@ -253,6 +253,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-time-series.md b/bundles/org.openhab.ui/doc/components/oh-time-series.md
index 1c6708e98..799263d16 100644
--- a/bundles/org.openhab.ui/doc/components/oh-time-series.md
+++ b/bundles/org.openhab.ui/doc/components/oh-time-series.md
@@ -254,6 +254,21 @@ prev: /docs/ui/components/
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }
diff --git a/bundles/org.openhab.ui/doc/components/oh-video.md b/bundles/org.openhab.ui/doc/components/oh-video.md
index 622a9b145..7a1796905 100644
--- a/bundles/org.openhab.ui/doc/components/oh-video.md
+++ b/bundles/org.openhab.ui/doc/components/oh-video.md
@@ -233,6 +233,21 @@ Displays a video player from a URL or an item
+
+
+ The initial aggregation of the analyzer -
+
+
+
+
+
+
+
+
+
+
+
+
Shows a dialog or sheet to ask for confirmation before the action is executed. Can either be a text to show in the dialog or a JSON object { type: "dialog", title: "Confirm", text: "Are you sure?" }
or { type: "sheet", text: "Confirm", color: "green" }