From 0325622ffd87264270c352f5b47e4284a50f5fa1 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Tue, 25 Nov 2025 06:48:25 +0100 Subject: [PATCH 1/3] chore(NcActions): outline icons in docs Signed-off-by: Grigorii K. Shartsev --- .../NcActionButton/NcActionButton.vue | 46 ++--- .../NcActionInput/NcActionInput.vue | 28 +-- src/components/NcActionLink/NcActionLink.vue | 8 +- .../NcActionTextEditable.vue | 10 +- src/components/NcActions/NcActions.vue | 162 +++++++++--------- 5 files changed, 127 insertions(+), 127 deletions(-) diff --git a/src/components/NcActionButton/NcActionButton.vue b/src/components/NcActionButton/NcActionButton.vue index bb3b23a42d..4696ce73e5 100644 --- a/src/components/NcActionButton/NcActionButton.vue +++ b/src/components/NcActionButton/NcActionButton.vue @@ -11,13 +11,13 @@ This component is made to be used inside of the [NcActions](#NcActions) componen Delete Delete and close @@ -29,19 +29,19 @@ This component is made to be used inside of the [NcActions](#NcActions) componen Disabled button @@ -203,7 +203,7 @@ This also allows tri-state behavior (`true`, `false`, `null`) in which case `ari Raise hand @@ -216,12 +216,12 @@ This also allows tri-state behavior (`true`, `false`, `null`) in which case `ari @@ -291,26 +291,26 @@ export default { Edit Delete @@ -324,13 +324,13 @@ export default { Rename Delete @@ -342,7 +342,7 @@ export default { Download @@ -350,17 +350,17 @@ export default { @@ -173,18 +173,18 @@ For example to have the button act like a toggle button just set the `modelValue Fullscreen diff --git a/src/components/NcActionTextEditable/NcActionTextEditable.vue b/src/components/NcActionTextEditable/NcActionTextEditable.vue index 1d4159f485..bcebe47774 100644 --- a/src/components/NcActionTextEditable/NcActionTextEditable.vue +++ b/src/components/NcActionTextEditable/NcActionTextEditable.vue @@ -12,27 +12,27 @@ All undocumented attributes will be bound to the textarea. e.g. `maxlength` @@ -291,26 +291,26 @@ export default { Edit Delete @@ -320,48 +320,48 @@ export default { @@ -376,17 +376,17 @@ It can be used with one or multiple actions. Toggle multiple action Mute Delete @@ -394,15 +394,15 @@ It can be used with one or multiple actions. @@ -451,20 +451,20 @@ export default {
Remove {{ row }} @@ -473,15 +473,15 @@ export default { Remove {{ row }} @@ -489,20 +489,20 @@ export default { Remove {{ row }} @@ -511,17 +511,17 @@ export default {