| .. |
|
Layout
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantButton.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantButtonGroup.cs
|
Adding a ButtonGroup component to group button children together
|
2026-03-10 16:12:00 +01:00 |
|
AssistantColorPicker.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantComponentBase.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantComponentPropHelper.cs
|
WIP: implementing time, date and date range pickers
|
2026-03-16 20:06:50 +01:00 |
|
AssistantComponentType.cs
|
WIP: implementing time, date and date range pickers
|
2026-03-16 20:06:50 +01:00 |
|
AssistantDatePicker.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantDateRangePicker.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantDropdown.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantDropdownItem.cs
|
improved dropdown component and fixed some bugs with it
|
2026-03-13 01:14:03 +01:00 |
|
AssistantFileContentReader.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantForm.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantHeading.cs
|
generalized getters and setters for ints and bools
|
2026-03-09 18:25:30 +01:00 |
|
AssistantImage.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantList.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantListItem.cs
|
fixed diverse little issues that occured while testing
|
2026-03-17 17:20:16 +01:00 |
|
AssistantProfileSelection.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantProviderSelection.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantState.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantSwitch.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantText.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantTextArea.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantTimePicker.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
AssistantWebContentReader.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
ComponentPropSpecs.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
IAssistantComponent.cs
|
renamed AssistantComponentType.cs because of a typo
|
2026-02-24 11:39:17 +01:00 |
|
INamedAssistantComponent.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
IStatefulAssistantComponent.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
NamedAssistantComponentBase.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
PropSpec.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
StatefulAssistantComponentBase.cs
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |