diff --git a/package.json b/package.json index 69da4712..1a06e0c1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ }, "devDependencies": { "@inertiajs/vue3": "^1.0.15", - "@popperjs/core": "^2.11.0", "@vitejs/plugin-vue": "^5.0.4", "@vue/server-renderer": "^3.2.27", "autoprefixer": "^10.4.19", diff --git a/resources/js/Pages/Auth/Login.vue b/resources/js/Pages/Auth/Login.vue index a959f168..e96e9a2b 100644 --- a/resources/js/Pages/Auth/Login.vue +++ b/resources/js/Pages/Auth/Login.vue @@ -1,3 +1,19 @@ + - - + \ No newline at end of file diff --git a/resources/js/Pages/Contacts/Create.vue b/resources/js/Pages/Contacts/Create.vue index 62f4cfa8..1d6e45c1 100644 --- a/resources/js/Pages/Contacts/Create.vue +++ b/resources/js/Pages/Contacts/Create.vue @@ -1,5 +1,33 @@ + - - diff --git a/resources/js/Pages/Contacts/Edit.vue b/resources/js/Pages/Contacts/Edit.vue index fb1019d2..4282832d 100644 --- a/resources/js/Pages/Contacts/Edit.vue +++ b/resources/js/Pages/Contacts/Edit.vue @@ -1,95 +1,80 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Contacts/Index.vue b/resources/js/Pages/Contacts/Index.vue index 27b666ce..05ff67f9 100644 --- a/resources/js/Pages/Contacts/Index.vue +++ b/resources/js/Pages/Contacts/Index.vue @@ -1,16 +1,47 @@ + - - + + + \ No newline at end of file diff --git a/resources/js/Pages/Dashboard/Index.vue b/resources/js/Pages/Dashboard/Index.vue index 2d6feb5d..0d1dbc33 100644 --- a/resources/js/Pages/Dashboard/Index.vue +++ b/resources/js/Pages/Dashboard/Index.vue @@ -1,19 +1,11 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Organizations/Create.vue b/resources/js/Pages/Organizations/Create.vue index c7c46953..7ac62258 100644 --- a/resources/js/Pages/Organizations/Create.vue +++ b/resources/js/Pages/Organizations/Create.vue @@ -1,5 +1,27 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Organizations/Edit.vue b/resources/js/Pages/Organizations/Edit.vue index f6abdf46..b0de988d 100644 --- a/resources/js/Pages/Organizations/Edit.vue +++ b/resources/js/Pages/Organizations/Edit.vue @@ -1,31 +1,71 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Organizations/Index.vue b/resources/js/Pages/Organizations/Index.vue index 9fc263fa..81c9aa6b 100644 --- a/resources/js/Pages/Organizations/Index.vue +++ b/resources/js/Pages/Organizations/Index.vue @@ -1,16 +1,47 @@ + - - + + + \ No newline at end of file diff --git a/resources/js/Pages/Reports/Index.vue b/resources/js/Pages/Reports/Index.vue index e464089c..4086d9c7 100644 --- a/resources/js/Pages/Reports/Index.vue +++ b/resources/js/Pages/Reports/Index.vue @@ -1,18 +1,10 @@ + - - diff --git a/resources/js/Pages/Users/Create.vue b/resources/js/Pages/Users/Create.vue index e7361dc1..13be824d 100644 --- a/resources/js/Pages/Users/Create.vue +++ b/resources/js/Pages/Users/Create.vue @@ -1,5 +1,26 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Users/Edit.vue b/resources/js/Pages/Users/Edit.vue index d7fd5723..07b16e81 100644 --- a/resources/js/Pages/Users/Edit.vue +++ b/resources/js/Pages/Users/Edit.vue @@ -1,5 +1,46 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Pages/Users/Index.vue b/resources/js/Pages/Users/Index.vue index d2390033..ab296c71 100644 --- a/resources/js/Pages/Users/Index.vue +++ b/resources/js/Pages/Users/Index.vue @@ -1,9 +1,39 @@ + - - + + \ No newline at end of file diff --git a/resources/js/Shared/Dropdown.vue b/resources/js/Shared/Dropdown.vue index 9e2d7ea2..7389c238 100644 --- a/resources/js/Shared/Dropdown.vue +++ b/resources/js/Shared/Dropdown.vue @@ -1,63 +1,77 @@ - - - + + \ No newline at end of file diff --git a/resources/js/Shared/FileInput.vue b/resources/js/Shared/FileInput.vue index 3c843f98..5431be1a 100644 --- a/resources/js/Shared/FileInput.vue +++ b/resources/js/Shared/FileInput.vue @@ -1,3 +1,44 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/FlashMessages.vue b/resources/js/Shared/FlashMessages.vue index f6614ac8..e758d2af 100644 --- a/resources/js/Shared/FlashMessages.vue +++ b/resources/js/Shared/FlashMessages.vue @@ -1,18 +1,31 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/Icon.vue b/resources/js/Shared/Icon.vue index 35db91a3..e64d9edf 100644 --- a/resources/js/Shared/Icon.vue +++ b/resources/js/Shared/Icon.vue @@ -1,3 +1,8 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/Layout.vue b/resources/js/Shared/Layout.vue index 5c6217b1..fd1b998e 100644 --- a/resources/js/Shared/Layout.vue +++ b/resources/js/Shared/Layout.vue @@ -1,3 +1,13 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/LoadingButton.vue b/resources/js/Shared/LoadingButton.vue index 9d144bea..f9b3f85d 100644 --- a/resources/js/Shared/LoadingButton.vue +++ b/resources/js/Shared/LoadingButton.vue @@ -1,14 +1,11 @@ + - - diff --git a/resources/js/Shared/MainMenu.vue b/resources/js/Shared/MainMenu.vue index 36569465..338f993e 100644 --- a/resources/js/Shared/MainMenu.vue +++ b/resources/js/Shared/MainMenu.vue @@ -1,49 +1,43 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/Pagination.vue b/resources/js/Shared/Pagination.vue index 7eb3e644..81c72911 100644 --- a/resources/js/Shared/Pagination.vue +++ b/resources/js/Shared/Pagination.vue @@ -1,3 +1,10 @@ + - - - + \ No newline at end of file diff --git a/resources/js/Shared/SearchFilter.vue b/resources/js/Shared/SearchFilter.vue index ed989c56..d64aa11f 100644 --- a/resources/js/Shared/SearchFilter.vue +++ b/resources/js/Shared/SearchFilter.vue @@ -1,9 +1,22 @@ + - - + \ No newline at end of file diff --git a/resources/js/Shared/SelectInput.vue b/resources/js/Shared/SelectInput.vue index 0c331824..2ecb7c5c 100644 --- a/resources/js/Shared/SelectInput.vue +++ b/resources/js/Shared/SelectInput.vue @@ -1,3 +1,33 @@ + - - diff --git a/resources/js/Shared/TextInput.vue b/resources/js/Shared/TextInput.vue index f17b2847..2ca9619d 100644 --- a/resources/js/Shared/TextInput.vue +++ b/resources/js/Shared/TextInput.vue @@ -1,42 +1,32 @@ - + + \ No newline at end of file diff --git a/resources/js/Shared/TextareaInput.vue b/resources/js/Shared/TextareaInput.vue index a5158aed..a10a330a 100644 --- a/resources/js/Shared/TextareaInput.vue +++ b/resources/js/Shared/TextareaInput.vue @@ -1,35 +1,28 @@ +