diff --git a/frontend/current_screen.png b/frontend/current_screen.png index 2e00bea8..8e3924e2 100644 Binary files a/frontend/current_screen.png and b/frontend/current_screen.png differ diff --git a/frontend/src/shared/ui/components/KsSplitter.vue b/frontend/src/shared/ui/components/KsSplitter.vue new file mode 100644 index 00000000..0ff0ff92 --- /dev/null +++ b/frontend/src/shared/ui/components/KsSplitter.vue @@ -0,0 +1,197 @@ + + + + + diff --git a/frontend/src/shared/ui/components/index.ts b/frontend/src/shared/ui/components/index.ts index 67b42f18..34698073 100644 --- a/frontend/src/shared/ui/components/index.ts +++ b/frontend/src/shared/ui/components/index.ts @@ -23,3 +23,4 @@ export { default as KsFormGrid } from './KsFormGrid.vue' export { default as KsFormSection } from './KsFormSection.vue' export { default as KsFormSpan } from './KsFormSpan.vue' export { default as KsValidationSummary } from './KsValidationSummary.vue' +export { default as KsSplitter } from './KsSplitter.vue' diff --git a/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue b/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue index 35010950..cbf88959 100644 --- a/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue +++ b/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue @@ -1,2 +1,2 @@ - - + +