From 784a06bdca792518a4474173ee8450c019176ada Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 2 May 2023 08:02:08 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 90 ++++-------------------------------- 1 file changed, 9 insertions(+), 81 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 135a4e937..a824c4b52 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -8467,18 +8467,10 @@ "name": "closeButton", "optional": true, "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the close button's DOM element." }, - { - "name": "closeIcon", - "optional": true, - "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the close icon's DOM element." - }, { "name": "content", "optional": true, @@ -8515,33 +8507,17 @@ "name": "rejectButton", "optional": true, "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the reject button's DOM element." }, - { - "name": "rejectIcon", - "optional": true, - "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the reject icon's DOM element." - }, { "name": "acceptButton", "optional": true, "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the accept button's DOM element." - }, - { - "name": "acceptIcon", - "optional": true, - "readonly": false, - "type": "ConfirmDialogPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the accept icon's DOM element." } ], "methods": [] @@ -8781,33 +8757,17 @@ "name": "rejectButton", "optional": true, "readonly": false, - "type": "ConfirmPopupPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the reject button's DOM element." }, - { - "name": "rejectIcon", - "optional": true, - "readonly": false, - "type": "ConfirmPopupPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the reject icon's DOM element." - }, { "name": "acceptButton", "optional": true, "readonly": false, - "type": "ConfirmPopupPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the accept button's DOM element." - }, - { - "name": "acceptIcon", - "optional": true, - "readonly": false, - "type": "ConfirmPopupPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the accept icon's DOM element." } ], "methods": [] @@ -12374,18 +12334,10 @@ "name": "closeButton", "optional": true, "readonly": false, - "type": "DialogPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the close button's DOM element." }, - { - "name": "closeIcon", - "optional": true, - "readonly": false, - "type": "DialogPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the close icon's DOM element." - }, { "name": "content", "optional": true, @@ -16591,17 +16543,9 @@ "name": "closeButton", "optional": true, "readonly": false, - "type": "InplacePassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the close button's DOM element." - }, - { - "name": "closeIcon", - "optional": true, - "readonly": false, - "type": "InplacePassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the close icon's DOM element." } ], "methods": [] @@ -25641,18 +25585,10 @@ "name": "button", "optional": true, "readonly": false, - "type": "SpeedDialPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the button's DOM element." }, - { - "name": "icon", - "optional": true, - "readonly": false, - "type": "SpeedDialPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the icon's DOM element." - }, { "name": "menu", "optional": true, @@ -26162,18 +26098,10 @@ "name": "menuButton", "optional": true, "readonly": false, - "type": "SplitButtonPassThroughOptionType", + "type": "ButtonPassThroughOptions", "default": "", "description": "Uses to pass attributes to the menu button's DOM element." }, - { - "name": "menuButtonIcon", - "optional": true, - "readonly": false, - "type": "SplitButtonPassThroughOptionType", - "default": "", - "description": "Uses to pass attributes to the menu button icon's DOM element." - }, { "name": "menu", "optional": true,