Skip to content

Commit

Permalink
update screenshots 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliasitko committed Feb 5, 2025
1 parent 55b3d27 commit f611db2
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/extensibility/60-form-widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ See the following examples:
decodedPlaceholder: Plain text data
```
<img src="./assets/form-widgets/Text.png" alt="Example of a text widget" style="border: 1px solid #D2D5D9">
<img src="./assets/form-widgets/TextDecoded.png" alt="Example of a text widget" style="border: 1px solid #D2D5D9">
```yaml
- path: protocol
Expand All @@ -70,9 +70,8 @@ See the following examples:
description: Choose a protocol type from the dropdown.
tooltip: Specifies which protocol to use for tunneling the downstream connection.
```
<img src="./assets/form-widgets/Dropdown.png" alt="Example of a dropdown text widget with a tooltip" style="border: 1px solid #D2D5D9">
<img src="./assets/form-widgets/Dropdown2.png" alt="Example of a dropdown text widget" style="border: 1px solid #D2D5D9">
<img src="./assets/form-widgets/TextInfo.png" alt="Example of a dropdown text widget" style="border: 1px solid #D2D5D9">
<img src="./assets/form-widgets/TextDropdown.png" alt="Example of a dropdown text widget with a tooltip" style="border: 1px solid #D2D5D9">
### `Number`

Expand Down Expand Up @@ -159,7 +158,7 @@ See the following examples:
disableOnEdit: true
```

<img src="./assets/form-widgets/Name2.png" alt="Example of a name widget with disabled option to edit" style="border: 1px solid #D2D5D9">
<img src="./assets/form-widgets/NameDisableOnEdit.png" alt="Example of a name widget with disabled option to edit" style="border: 1px solid #D2D5D9">

### `CodeEditor`

Expand Down
Binary file modified docs/extensibility/assets/form-widgets/Alert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/extensibility/assets/form-widgets/CodeEditor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/extensibility/assets/form-widgets/MultiCheckbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/extensibility/assets/form-widgets/Name.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/extensibility/assets/form-widgets/Name2.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/extensibility/assets/form-widgets/Resource.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/extensibility/assets/form-widgets/Switch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/extensibility/assets/form-widgets/TextDecoded.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f611db2

Please sign in to comment.