diff --git a/src/app/dev/colab/detail/main_detail/[id]/loading.tsx b/src/app/dev/colab/detail/main_detail/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/detail/main_detail/[id]/loading.tsx
+++ b/src/app/dev/colab/detail/main_detail/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/detail/status/publish/[id]/loading.tsx b/src/app/dev/colab/detail/status/publish/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/detail/status/publish/[id]/loading.tsx
+++ b/src/app/dev/colab/detail/status/publish/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/detail/status/reject/[id]/loading.tsx b/src/app/dev/colab/detail/status/reject/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/detail/status/reject/[id]/loading.tsx
+++ b/src/app/dev/colab/detail/status/reject/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/detail/status/review/[id]/loading.tsx b/src/app/dev/colab/detail/status/review/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/detail/status/review/[id]/loading.tsx
+++ b/src/app/dev/colab/detail/status/review/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/main/beranda/loading.tsx b/src/app/dev/colab/main/beranda/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/main/beranda/loading.tsx
+++ b/src/app/dev/colab/main/beranda/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/main/grup/loading.tsx b/src/app/dev/colab/main/grup/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/main/grup/loading.tsx
+++ b/src/app/dev/colab/main/grup/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/main/proyek/loading.tsx b/src/app/dev/colab/main/proyek/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/main/proyek/loading.tsx
+++ b/src/app/dev/colab/main/proyek/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/colab/main/status/loading.tsx b/src/app/dev/colab/main/status/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/colab/main/status/loading.tsx
+++ b/src/app/dev/colab/main/status/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/crowd/main/loading.tsx b/src/app/dev/crowd/main/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/crowd/main/loading.tsx
+++ b/src/app/dev/crowd/main/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/cerita_penggalang/[id]/loading.tsx b/src/app/dev/donasi/cerita_penggalang/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/cerita_penggalang/[id]/loading.tsx
+++ b/src/app/dev/donasi/cerita_penggalang/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/create/cerita_penggalang/[id]/loading.tsx b/src/app/dev/donasi/create/cerita_penggalang/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/create/cerita_penggalang/[id]/loading.tsx
+++ b/src/app/dev/donasi/create/cerita_penggalang/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/create/create_donasi/loading.tsx b/src/app/dev/donasi/create/create_donasi/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/create/create_donasi/loading.tsx
+++ b/src/app/dev/donasi/create/create_donasi/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/create/create_kabar/[id]/loading.tsx b/src/app/dev/donasi/create/create_kabar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/create/create_kabar/[id]/loading.tsx
+++ b/src/app/dev/donasi/create/create_kabar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_donasi_saya/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_donasi_saya/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_donasi_saya/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_donasi_saya/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_draft/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_draft/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_draft/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_draft/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_kabar/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_kabar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_kabar/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_kabar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_main/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_main/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_main/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_main/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_notif/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_notif/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_notif/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_notif/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_publish/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_publish/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_publish/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_publish/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_reject/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_reject/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_reject/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_reject/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/detail/detail_review/[id]/loading.tsx b/src/app/dev/donasi/detail/detail_review/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/detail/detail_review/[id]/loading.tsx
+++ b/src/app/dev/donasi/detail/detail_review/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/donatur/[id]/loading.tsx b/src/app/dev/donasi/donatur/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/donatur/[id]/loading.tsx
+++ b/src/app/dev/donasi/donatur/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/edit/edit_cerita/[id]/loading.tsx b/src/app/dev/donasi/edit/edit_cerita/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/edit/edit_cerita/[id]/loading.tsx
+++ b/src/app/dev/donasi/edit/edit_cerita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/edit/edit_donasi/[id]/loading.tsx b/src/app/dev/donasi/edit/edit_donasi/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/edit/edit_donasi/[id]/loading.tsx
+++ b/src/app/dev/donasi/edit/edit_donasi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/edit/edit_rekening/[id]/loading.tsx b/src/app/dev/donasi/edit/edit_rekening/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/edit/edit_rekening/[id]/loading.tsx
+++ b/src/app/dev/donasi/edit/edit_rekening/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/edit/update_kabar/[id]/loading.tsx b/src/app/dev/donasi/edit/update_kabar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/edit/update_kabar/[id]/loading.tsx
+++ b/src/app/dev/donasi/edit/update_kabar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/kabar/[id]/loading.tsx b/src/app/dev/donasi/kabar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/kabar/[id]/loading.tsx
+++ b/src/app/dev/donasi/kabar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/list_kabar/[id]/loading.tsx b/src/app/dev/donasi/list_kabar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/list_kabar/[id]/loading.tsx
+++ b/src/app/dev/donasi/list_kabar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/main/loading.tsx b/src/app/dev/donasi/main/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/main/loading.tsx
+++ b/src/app/dev/donasi/main/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/notif_page/[id]/loading.tsx b/src/app/dev/donasi/notif_page/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/notif_page/[id]/loading.tsx
+++ b/src/app/dev/donasi/notif_page/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/page_pop_up/create/loading.tsx b/src/app/dev/donasi/page_pop_up/create/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/page_pop_up/create/loading.tsx
+++ b/src/app/dev/donasi/page_pop_up/create/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/pencairan_dana/[id]/loading.tsx b/src/app/dev/donasi/pencairan_dana/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/pencairan_dana/[id]/loading.tsx
+++ b/src/app/dev/donasi/pencairan_dana/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/penggalang_dana/[id]/loading.tsx b/src/app/dev/donasi/penggalang_dana/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/penggalang_dana/[id]/loading.tsx
+++ b/src/app/dev/donasi/penggalang_dana/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/proses_donasi/invoice/[id]/loading.tsx b/src/app/dev/donasi/proses_donasi/invoice/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/proses_donasi/invoice/[id]/loading.tsx
+++ b/src/app/dev/donasi/proses_donasi/invoice/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/proses_donasi/masukan_donasi/[id]/loading.tsx b/src/app/dev/donasi/proses_donasi/masukan_donasi/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/proses_donasi/masukan_donasi/[id]/loading.tsx
+++ b/src/app/dev/donasi/proses_donasi/masukan_donasi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/proses_donasi/metode_pembayaran/[id]/loading.tsx b/src/app/dev/donasi/proses_donasi/metode_pembayaran/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/proses_donasi/metode_pembayaran/[id]/loading.tsx
+++ b/src/app/dev/donasi/proses_donasi/metode_pembayaran/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/donasi/proses_donasi/proses_transaksi/[id]/loading.tsx b/src/app/dev/donasi/proses_donasi/proses_transaksi/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/donasi/proses_donasi/proses_transaksi/[id]/loading.tsx
+++ b/src/app/dev/donasi/proses_donasi/proses_transaksi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/create/loading.tsx b/src/app/dev/event/create/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/create/loading.tsx
+++ b/src/app/dev/event/create/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/draft/[id]/loading.tsx b/src/app/dev/event/detail/draft/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/draft/[id]/loading.tsx
+++ b/src/app/dev/event/detail/draft/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/kontribusi/[id]/loading.tsx b/src/app/dev/event/detail/kontribusi/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/kontribusi/[id]/loading.tsx
+++ b/src/app/dev/event/detail/kontribusi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/main/[id]/loading.tsx b/src/app/dev/event/detail/main/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/main/[id]/loading.tsx
+++ b/src/app/dev/event/detail/main/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/publish/[id]/loading.tsx b/src/app/dev/event/detail/publish/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/publish/[id]/loading.tsx
+++ b/src/app/dev/event/detail/publish/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/reject/[id]/loading.tsx b/src/app/dev/event/detail/reject/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/reject/[id]/loading.tsx
+++ b/src/app/dev/event/detail/reject/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/review/[id]/loading.tsx b/src/app/dev/event/detail/review/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/review/[id]/loading.tsx
+++ b/src/app/dev/event/detail/review/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/detail/riwayat/[id]/loading.tsx b/src/app/dev/event/detail/riwayat/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/detail/riwayat/[id]/loading.tsx
+++ b/src/app/dev/event/detail/riwayat/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/edit/[id]/loading.tsx b/src/app/dev/event/edit/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/edit/[id]/loading.tsx
+++ b/src/app/dev/event/edit/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/main/loading.tsx b/src/app/dev/event/main/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/main/loading.tsx
+++ b/src/app/dev/event/main/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/event/splash/loading.tsx b/src/app/dev/event/splash/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/event/splash/loading.tsx
+++ b/src/app/dev/event/splash/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/forum/edit/komentar/[id]/loading.tsx b/src/app/dev/forum/edit/komentar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/forum/edit/komentar/[id]/loading.tsx
+++ b/src/app/dev/forum/edit/komentar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/forum/komentar/[id]/loading.tsx b/src/app/dev/forum/komentar/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/forum/komentar/[id]/loading.tsx
+++ b/src/app/dev/forum/komentar/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/berita/[id]/loading.tsx b/src/app/dev/investasi/berita/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/berita/[id]/loading.tsx
+++ b/src/app/dev/investasi/berita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/create/loading.tsx b/src/app/dev/investasi/create/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/create/loading.tsx
+++ b/src/app/dev/investasi/create/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/create_berita/[id]/loading.tsx b/src/app/dev/investasi/create_berita/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/create_berita/[id]/loading.tsx
+++ b/src/app/dev/investasi/create_berita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail/[id]/loading.tsx b/src/app/dev/investasi/detail/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_berita/[id]/loading.tsx b/src/app/dev/investasi/detail_berita/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_berita/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_berita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_dokumen/[id]/loading.tsx b/src/app/dev/investasi/detail_dokumen/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_dokumen/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_dokumen/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_portofolio/draft/[id]/loading.tsx b/src/app/dev/investasi/detail_portofolio/draft/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_portofolio/draft/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_portofolio/draft/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_portofolio/publish/[id]/loading.tsx b/src/app/dev/investasi/detail_portofolio/publish/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_portofolio/publish/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_portofolio/publish/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_portofolio/reject/[id]/loading.tsx b/src/app/dev/investasi/detail_portofolio/reject/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_portofolio/reject/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_portofolio/reject/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_portofolio/review/[id]/loading.tsx b/src/app/dev/investasi/detail_portofolio/review/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_portofolio/review/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_portofolio/review/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_prospektus/[id]/loading.tsx b/src/app/dev/investasi/detail_prospektus/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_prospektus/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_prospektus/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/detail_saham_terbeli/[id]/loading.tsx b/src/app/dev/investasi/detail_saham_terbeli/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/detail_saham_terbeli/[id]/loading.tsx
+++ b/src/app/dev/investasi/detail_saham_terbeli/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/dialog_page/create/loading.tsx b/src/app/dev/investasi/dialog_page/create/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/dialog_page/create/loading.tsx
+++ b/src/app/dev/investasi/dialog_page/create/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/dialog_page/transaksi_saham/loading.tsx b/src/app/dev/investasi/dialog_page/transaksi_saham/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/dialog_page/transaksi_saham/loading.tsx
+++ b/src/app/dev/investasi/dialog_page/transaksi_saham/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/edit/[id]/loading.tsx b/src/app/dev/investasi/edit/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/edit/[id]/loading.tsx
+++ b/src/app/dev/investasi/edit/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/edit_berita/[id]/loading.tsx b/src/app/dev/investasi/edit_berita/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/edit_berita/[id]/loading.tsx
+++ b/src/app/dev/investasi/edit_berita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/edit_dokumen/[id]/loading.tsx b/src/app/dev/investasi/edit_dokumen/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/edit_dokumen/[id]/loading.tsx
+++ b/src/app/dev/investasi/edit_dokumen/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/edit_intro/[id]/loading.tsx b/src/app/dev/investasi/edit_intro/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/edit_intro/[id]/loading.tsx
+++ b/src/app/dev/investasi/edit_intro/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/edit_prospektus/[id]/loading.tsx b/src/app/dev/investasi/edit_prospektus/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/edit_prospektus/[id]/loading.tsx
+++ b/src/app/dev/investasi/edit_prospektus/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/list_edit_berita/[id]/loading.tsx b/src/app/dev/investasi/list_edit_berita/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/list_edit_berita/[id]/loading.tsx
+++ b/src/app/dev/investasi/list_edit_berita/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/main/loading.tsx b/src/app/dev/investasi/main/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/main/loading.tsx
+++ b/src/app/dev/investasi/main/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/metode_transfer/[id]/loading.tsx b/src/app/dev/investasi/metode_transfer/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/metode_transfer/[id]/loading.tsx
+++ b/src/app/dev/investasi/metode_transfer/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/proses_investasi/[id]/loading.tsx b/src/app/dev/investasi/proses_investasi/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/proses_investasi/[id]/loading.tsx
+++ b/src/app/dev/investasi/proses_investasi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/proses_transaksi/[id]/loading.tsx b/src/app/dev/investasi/proses_transaksi/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/proses_transaksi/[id]/loading.tsx
+++ b/src/app/dev/investasi/proses_transaksi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/status_pesanan/[id]/loading.tsx b/src/app/dev/investasi/status_pesanan/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/status_pesanan/[id]/loading.tsx
+++ b/src/app/dev/investasi/status_pesanan/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/status_transaksi/berhasil/loading.tsx b/src/app/dev/investasi/status_transaksi/berhasil/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/status_transaksi/berhasil/loading.tsx
+++ b/src/app/dev/investasi/status_transaksi/berhasil/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/status_transaksi/gagal/[id]/loading.tsx b/src/app/dev/investasi/status_transaksi/gagal/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/status_transaksi/gagal/[id]/loading.tsx
+++ b/src/app/dev/investasi/status_transaksi/gagal/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/transfer/[id]/loading.tsx b/src/app/dev/investasi/transfer/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/transfer/[id]/loading.tsx
+++ b/src/app/dev/investasi/transfer/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/upload/loading.tsx b/src/app/dev/investasi/upload/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/upload/loading.tsx
+++ b/src/app/dev/investasi/upload/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/upload_bukti/loading.tsx b/src/app/dev/investasi/upload_bukti/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/upload_bukti/loading.tsx
+++ b/src/app/dev/investasi/upload_bukti/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/upload_dokumen/[id]/loading.tsx b/src/app/dev/investasi/upload_dokumen/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/upload_dokumen/[id]/loading.tsx
+++ b/src/app/dev/investasi/upload_dokumen/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/investasi/upload_prospektus/[id]/loading.tsx b/src/app/dev/investasi/upload_prospektus/[id]/loading.tsx
index 874bc4a9..d8a1c040 100644
--- a/src/app/dev/investasi/upload_prospektus/[id]/loading.tsx
+++ b/src/app/dev/investasi/upload_prospektus/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/create/loading.tsx b/src/app/dev/vote/create/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/create/loading.tsx
+++ b/src/app/dev/vote/create/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/draft/[id]/loading.tsx b/src/app/dev/vote/detail/draft/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/draft/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/draft/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/kontribusi/[id]/loading.tsx b/src/app/dev/vote/detail/kontribusi/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/kontribusi/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/kontribusi/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/main/[id]/loading.tsx b/src/app/dev/vote/detail/main/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/main/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/main/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/publish/[id]/loading.tsx b/src/app/dev/vote/detail/publish/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/publish/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/publish/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/reject/[id]/loading.tsx b/src/app/dev/vote/detail/reject/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/reject/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/reject/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/review/[id]/loading.tsx b/src/app/dev/vote/detail/review/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/review/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/review/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/riwayat_saya/[id]/loading.tsx b/src/app/dev/vote/detail/riwayat_saya/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/riwayat_saya/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/riwayat_saya/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/detail/semua_riwayat/[id]/loading.tsx b/src/app/dev/vote/detail/semua_riwayat/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/detail/semua_riwayat/[id]/loading.tsx
+++ b/src/app/dev/vote/detail/semua_riwayat/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/edit/[id]/loading.tsx b/src/app/dev/vote/edit/[id]/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/edit/[id]/loading.tsx
+++ b/src/app/dev/vote/edit/[id]/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/main/loading.tsx b/src/app/dev/vote/main/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/main/loading.tsx
+++ b/src/app/dev/vote/main/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/dev/vote/splash/loading.tsx b/src/app/dev/vote/splash/loading.tsx
index b1f8b62f..380b3fcd 100644
--- a/src/app/dev/vote/splash/loading.tsx
+++ b/src/app/dev/vote/splash/loading.tsx
@@ -1,4 +1,4 @@
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
export default async function Page() {
return (
diff --git a/src/app/emotion.tsx b/src/app/emotion.tsx
index e8464dc0..9df6fde4 100644
--- a/src/app/emotion.tsx
+++ b/src/app/emotion.tsx
@@ -1,5 +1,5 @@
"use client";
-import { MainColor } from "@/app_modules/component_global/color/color_pallet";
+import { MainColor } from "@/app_modules/_global/color/color_pallet";
// import './globals.css'
import { CacheProvider } from "@emotion/react";
import {
diff --git a/src/app/zCoba/page.tsx b/src/app/zCoba/page.tsx
index 5e9b43ce..daab8eca 100644
--- a/src/app/zCoba/page.tsx
+++ b/src/app/zCoba/page.tsx
@@ -1,5 +1,5 @@
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import Coba_TestLoading from "@/app_modules/zCoba";
import { Text } from "@mantine/core";
diff --git a/src/app_modules/component_global/author_name_on_header.tsx b/src/app_modules/_global/author_name_on_header.tsx
similarity index 100%
rename from src/app_modules/component_global/author_name_on_header.tsx
rename to src/app_modules/_global/author_name_on_header.tsx
diff --git a/src/app_modules/component_global/color/color_pallet.ts b/src/app_modules/_global/color/color_pallet.ts
similarity index 100%
rename from src/app_modules/component_global/color/color_pallet.ts
rename to src/app_modules/_global/color/color_pallet.ts
diff --git a/src/app_modules/component_global/box_information.tsx b/src/app_modules/_global/component/box_information.tsx
similarity index 94%
rename from src/app_modules/component_global/box_information.tsx
rename to src/app_modules/_global/component/box_information.tsx
index e9504e1d..f51fb951 100644
--- a/src/app_modules/component_global/box_information.tsx
+++ b/src/app_modules/_global/component/box_information.tsx
@@ -1,5 +1,5 @@
import { Center, Grid, Group, Paper, Stack, Text, Title } from "@mantine/core";
-import { AccentColor, MainColor } from "./color/color_pallet";
+import { AccentColor, MainColor } from "../color/color_pallet";
export default function ComponentGlobal_BoxInformation({
informasi,
diff --git a/src/app_modules/component_global/error_input.tsx b/src/app_modules/_global/component/error_input.tsx
similarity index 100%
rename from src/app_modules/component_global/error_input.tsx
rename to src/app_modules/_global/component/error_input.tsx
diff --git a/src/app_modules/component_global/input_countdown.tsx b/src/app_modules/_global/component/input_countdown.tsx
similarity index 100%
rename from src/app_modules/component_global/input_countdown.tsx
rename to src/app_modules/_global/component/input_countdown.tsx
diff --git a/src/app_modules/component_global/is_empty_data.tsx b/src/app_modules/_global/component/is_empty_data.tsx
similarity index 100%
rename from src/app_modules/component_global/is_empty_data.tsx
rename to src/app_modules/_global/component/is_empty_data.tsx
diff --git a/src/app_modules/component_global/ui/ui_loader.tsx b/src/app_modules/_global/component/loader.tsx
similarity index 70%
rename from src/app_modules/component_global/ui/ui_loader.tsx
rename to src/app_modules/_global/component/loader.tsx
index 54333cf3..8df65a5d 100644
--- a/src/app_modules/component_global/ui/ui_loader.tsx
+++ b/src/app_modules/_global/component/loader.tsx
@@ -1,7 +1,7 @@
import { Loader } from "@mantine/core";
import { MainColor } from "../color/color_pallet";
-export default function ComponentGlobal_UI_Loader({ size }: { size?: number }) {
+export default function ComponentGlobal_Loader({ size }: { size?: number }) {
return (
<>
diff --git a/src/app_modules/component_global/variabel_global.ts b/src/app_modules/_global/component/waring_popup.ts
similarity index 79%
rename from src/app_modules/component_global/variabel_global.ts
rename to src/app_modules/_global/component/waring_popup.ts
index b70605aa..528b4a82 100644
--- a/src/app_modules/component_global/variabel_global.ts
+++ b/src/app_modules/_global/component/waring_popup.ts
@@ -1,4 +1,4 @@
-import { ComponentGlobal_NotifikasiPeringatan } from "./notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "../notif_global/notifikasi_peringatan";
/**
* @returns nilai maksimal untuk upload file di semua module
diff --git a/src/app_modules/component_global/component_layout_tamplate.tsx b/src/app_modules/_global/component_layout_tamplate.tsx
similarity index 100%
rename from src/app_modules/component_global/component_layout_tamplate.tsx
rename to src/app_modules/_global/component_layout_tamplate.tsx
diff --git a/src/app_modules/component_global/header_tamplate.tsx b/src/app_modules/_global/header_tamplate.tsx
similarity index 100%
rename from src/app_modules/component_global/header_tamplate.tsx
rename to src/app_modules/_global/header_tamplate.tsx
diff --git a/src/app_modules/component_global/loading_card.tsx b/src/app_modules/_global/loading_card.tsx
similarity index 100%
rename from src/app_modules/component_global/loading_card.tsx
rename to src/app_modules/_global/loading_card.tsx
diff --git a/src/app_modules/component_global/loading_page_v2.tsx b/src/app_modules/_global/loading_page_v2.tsx
similarity index 100%
rename from src/app_modules/component_global/loading_page_v2.tsx
rename to src/app_modules/_global/loading_page_v2.tsx
diff --git a/src/app_modules/component_global/maintenance_information.tsx b/src/app_modules/_global/maintenance_information.tsx
similarity index 100%
rename from src/app_modules/component_global/maintenance_information.tsx
rename to src/app_modules/_global/maintenance_information.tsx
diff --git a/src/app_modules/component_global/notif_global/notifikasi_berhasil.tsx b/src/app_modules/_global/notif_global/notifikasi_berhasil.tsx
similarity index 100%
rename from src/app_modules/component_global/notif_global/notifikasi_berhasil.tsx
rename to src/app_modules/_global/notif_global/notifikasi_berhasil.tsx
diff --git a/src/app_modules/component_global/notif_global/notifikasi_gagal.tsx b/src/app_modules/_global/notif_global/notifikasi_gagal.tsx
similarity index 100%
rename from src/app_modules/component_global/notif_global/notifikasi_gagal.tsx
rename to src/app_modules/_global/notif_global/notifikasi_gagal.tsx
diff --git a/src/app_modules/component_global/notif_global/notifikasi_peringatan.tsx b/src/app_modules/_global/notif_global/notifikasi_peringatan.tsx
similarity index 100%
rename from src/app_modules/component_global/notif_global/notifikasi_peringatan.tsx
rename to src/app_modules/_global/notif_global/notifikasi_peringatan.tsx
diff --git a/src/app_modules/component_global/ui/ui_drawer.tsx b/src/app_modules/_global/ui/ui_drawer.tsx
similarity index 94%
rename from src/app_modules/component_global/ui/ui_drawer.tsx
rename to src/app_modules/_global/ui/ui_drawer.tsx
index 8a2c077d..3ef7b5b3 100644
--- a/src/app_modules/component_global/ui/ui_drawer.tsx
+++ b/src/app_modules/_global/ui/ui_drawer.tsx
@@ -10,7 +10,7 @@ import { IconX } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { AccentColor } from "../color/color_pallet";
-import ComponentGlobal_UI_Loader from "./ui_loader";
+import ComponentGlobal_Loader from "../component/loader";
interface MODEL_DRAWER {
id: string;
@@ -18,7 +18,7 @@ interface MODEL_DRAWER {
icon: string;
path: string;
}
-export default function ComponentGlobal_UI_Drawer({
+export default function UIGlobal_Drawer({
opened,
close,
component,
@@ -86,7 +86,7 @@ export default function ComponentGlobal_UI_Drawer({
}}
>
{isLoading && e?.id === pageId ? (
-
+
) : (
e?.icon
)}
diff --git a/src/app_modules/component_global/ui/ui_header_tamplate.tsx b/src/app_modules/_global/ui/ui_header_tamplate.tsx
similarity index 100%
rename from src/app_modules/component_global/ui/ui_header_tamplate.tsx
rename to src/app_modules/_global/ui/ui_header_tamplate.tsx
diff --git a/src/app_modules/component_global/ui/ui_layout_tamplate.tsx b/src/app_modules/_global/ui/ui_layout_tamplate.tsx
similarity index 100%
rename from src/app_modules/component_global/ui/ui_layout_tamplate.tsx
rename to src/app_modules/_global/ui/ui_layout_tamplate.tsx
diff --git a/src/app_modules/component_global/ui/ui_modal.tsx b/src/app_modules/_global/ui/ui_modal.tsx
similarity index 94%
rename from src/app_modules/component_global/ui/ui_modal.tsx
rename to src/app_modules/_global/ui/ui_modal.tsx
index 357f905e..55c7f14d 100644
--- a/src/app_modules/component_global/ui/ui_modal.tsx
+++ b/src/app_modules/_global/ui/ui_modal.tsx
@@ -1,7 +1,7 @@
import { Modal, Stack, Title, Group, Button, Box } from "@mantine/core";
import { MainColor, AccentColor } from "../color/color_pallet";
-export default function ComponentGlobal_UI_Modal({
+export default function UIGlobal_Modal({
opened,
close,
title,
diff --git a/src/app_modules/component_global/splash/splash_global.tsx b/src/app_modules/_global/ui/ui_splash.tsx
similarity index 57%
rename from src/app_modules/component_global/splash/splash_global.tsx
rename to src/app_modules/_global/ui/ui_splash.tsx
index b4f6e906..80fbc09e 100644
--- a/src/app_modules/component_global/splash/splash_global.tsx
+++ b/src/app_modules/_global/ui/ui_splash.tsx
@@ -1,10 +1,9 @@
"use client";
-import { Stack, Loader, ActionIcon, ThemeIcon } from "@mantine/core";
-import UIGlobal_LayoutTamplate from "../ui/ui_layout_tamplate";
-import { IconMessages, IconX } from "@tabler/icons-react";
+import { Loader, Stack, ThemeIcon } from "@mantine/core";
+import UIGlobal_LayoutTamplate from "./ui_layout_tamplate";
-export default function ComponentGlobal_SplashScreen({ icon }: { icon: any }) {
+export default function UIGlobal_SplashScreen({ icon }: { icon: any }) {
return (
<>
diff --git a/src/app_modules/admin/colab/sub_menu/group.tsx b/src/app_modules/admin/colab/sub_menu/group.tsx
index 45d7d470..30bc2c58 100644
--- a/src/app_modules/admin/colab/sub_menu/group.tsx
+++ b/src/app_modules/admin/colab/sub_menu/group.tsx
@@ -25,7 +25,7 @@ import {
import { IconBan, IconCircleDot, IconEye } from "@tabler/icons-react";
import { useState } from "react";
import adminColab_getOneByColabId from "../fun/get/get_one_by_colab_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import ComponentAdminColab_DetailData from "../component/detail_data";
import adminColab_getOneRoomChatById from "../fun/get/get_one_room_chat_by_id";
import adminColab_getListAllGroupChat from "../fun/get/get_list_all_group_chat";
diff --git a/src/app_modules/admin/colab/sub_menu/publish.tsx b/src/app_modules/admin/colab/sub_menu/publish.tsx
index 29590803..3f8cabbd 100644
--- a/src/app_modules/admin/colab/sub_menu/publish.tsx
+++ b/src/app_modules/admin/colab/sub_menu/publish.tsx
@@ -25,11 +25,11 @@ import { useDisclosure, useShallowEffect } from "@mantine/hooks";
import adminColab_getListAllPublish from "../fun/get/get_list_all_publish";
import ComponentAdminColab_DetailData from "../component/detail_data";
import adminColab_getOneByColabId from "../fun/get/get_one_by_colab_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import _ from "lodash";
import { IconBan, IconCheck, IconEye } from "@tabler/icons-react";
import adminColab_funReportProjectById from "../fun/edit/fun_report_project_by_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
export default function AdminColab_TablePublish({
listData,
diff --git a/src/app_modules/admin/component_global/logout.tsx b/src/app_modules/admin/component_global/logout.tsx
index 40caa8c6..0b2508fc 100644
--- a/src/app_modules/admin/component_global/logout.tsx
+++ b/src/app_modules/admin/component_global/logout.tsx
@@ -17,8 +17,8 @@ import { Warna } from "@/app/lib/warna";
import { useDisclosure } from "@mantine/hooks";
import { gs_kodeId, gs_nomor, gs_otp } from "@/app_modules/auth/state/state";
import { auth_Logout } from "@/app_modules/auth/fun/fun_logout";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { useState } from "react";
export default function Admin_Logout() {
diff --git a/src/app_modules/admin/developer/index.tsx b/src/app_modules/admin/developer/index.tsx
index f793cb1b..d09864a4 100644
--- a/src/app_modules/admin/developer/index.tsx
+++ b/src/app_modules/admin/developer/index.tsx
@@ -21,8 +21,8 @@ import { IconSearch } from "@tabler/icons-react";
import { useEffect, useState } from "react";
import adminDeveloper_funEditUserAksesById from "./fun/edit/fun_edit_user_akses_by_id";
import adminDeveloper_funGetListAllAdmin from "./fun/get/fun_get_list_all_admin";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import adminDeveloper_funGetListAllUser from "./fun/get/fun_get_list_all_user";
export default function AdminDeveloper({
diff --git a/src/app_modules/admin/donasi/detail/detail_reject.tsx b/src/app_modules/admin/donasi/detail/detail_reject.tsx
index 5bcbc9e9..64d434a6 100644
--- a/src/app_modules/admin/donasi/detail/detail_reject.tsx
+++ b/src/app_modules/admin/donasi/detail/detail_reject.tsx
@@ -24,7 +24,7 @@ import { AdminDonasi_funUpdateCatatanReject } from "../fun/update/fun_update_cat
import { NotifBerhasil } from "@/app_modules/donasi/component/notifikasi/notif_berhasil";
import { NotifGagal } from "@/app_modules/donasi/component/notifikasi/notif_gagal";
import { AdminDonasi_getOneById } from "../fun/get/get_one_by_id";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
import ComponentAdminGlobal_BackButton from "../../component_global/back_button";
import ComponentAdminDonasi_TampilanDetailDonasi from "../component/tampilan_detail_donasi";
import ComponentAdminDonasi_CeritaPenggalangDana from "../component/tampilan_detail_cerita";
diff --git a/src/app_modules/admin/donasi/detail/detail_review.tsx b/src/app_modules/admin/donasi/detail/detail_review.tsx
index 2bb19fc0..12429dc7 100644
--- a/src/app_modules/admin/donasi/detail/detail_review.tsx
+++ b/src/app_modules/admin/donasi/detail/detail_review.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterDonasi } from "@/app/lib/router_hipmi/router_donasi";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
import TampilanRupiahDonasi from "@/app_modules/donasi/component/tampilan_rupiah";
import {
MODEL_CERITA_DONASI,
diff --git a/src/app_modules/admin/donasi/detail/publish/pencairan_dana.tsx b/src/app_modules/admin/donasi/detail/publish/pencairan_dana.tsx
index 5c15c13f..feefaa2d 100644
--- a/src/app_modules/admin/donasi/detail/publish/pencairan_dana.tsx
+++ b/src/app_modules/admin/donasi/detail/publish/pencairan_dana.tsx
@@ -26,7 +26,7 @@ import { useState } from "react";
import ComponentAdminDonasi_TombolKembali from "../../component/tombol_kembali";
import { AdminDonasi_funCreatePencairanDana } from "../../fun/create/fun_create_pencairan_dana";
import { AdminDonasi_AkumulasiPencairanById } from "../../fun/update/fun_update_akumulasi_pencairan";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
import { ComponentAdminGlobal_NotifikasiPeringatan } from "@/app_modules/admin/component_global/admin_notifikasi/notifikasi_peringatan";
import { ComponentAdminGlobal_NotifikasiBerhasil } from "@/app_modules/admin/component_global/admin_notifikasi/notifikasi_berhasil";
import { ComponentAdminGlobal_NotifikasiGagal } from "@/app_modules/admin/component_global/admin_notifikasi/notifikasi_gagal";
diff --git a/src/app_modules/admin/event/child/tipe_acara.tsx b/src/app_modules/admin/event/child/tipe_acara.tsx
index 46db69a0..4dd7fadd 100644
--- a/src/app_modules/admin/event/child/tipe_acara.tsx
+++ b/src/app_modules/admin/event/child/tipe_acara.tsx
@@ -20,9 +20,9 @@ import ComponentAdminGlobal_HeaderTamplate from "../../component_global/header_t
import { MODEL_DEFAULT_MASTER_OLD } from "@/app_modules/model_global/interface";
import { useState } from "react";
import { AdminEvent_funCreateTipeAcara } from "../fun/create/fun_create_tipe_acara";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { AdminEvent_getListTipeAcara } from "../fun/get/get_list_tipe_acara";
import { IconEditCircle, IconTrash } from "@tabler/icons-react";
import { AdminEvent_funEditTipeAcara } from "../fun/edit/fun_edit_tipe_acara";
diff --git a/src/app_modules/admin/event/table_status/table_publish.tsx b/src/app_modules/admin/event/table_status/table_publish.tsx
index fbfa20c5..6e95739f 100644
--- a/src/app_modules/admin/event/table_status/table_publish.tsx
+++ b/src/app_modules/admin/event/table_status/table_publish.tsx
@@ -41,9 +41,9 @@ import moment from "moment";
import _ from "lodash";
import { AdminEvent_funEditStatusPublishById } from "../fun/edit/fun_edit_status_publish_by_id";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { AdminEvent_getListTableByStatusId } from "../fun/get/get_list_table_by_status_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import { AdminEvent_getListPesertaById } from "../fun/get/get_list_peserta_by_id";
diff --git a/src/app_modules/admin/event/table_status/table_reject.tsx b/src/app_modules/admin/event/table_status/table_reject.tsx
index 41f0e590..eb93349c 100644
--- a/src/app_modules/admin/event/table_status/table_reject.tsx
+++ b/src/app_modules/admin/event/table_status/table_reject.tsx
@@ -38,11 +38,11 @@ import moment from "moment";
import _ from "lodash";
import { AdminEvent_funEditStatusPublishById } from "../fun/edit/fun_edit_status_publish_by_id";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { AdminEvent_getListTableByStatusId } from "../fun/get/get_list_table_by_status_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { AdminEvent_funEditCatatanById } from "../fun/edit/fun_edit_status_reject_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
export default function AdminEvent_TableReject({
listReject,
diff --git a/src/app_modules/admin/event/table_status/table_review.tsx b/src/app_modules/admin/event/table_status/table_review.tsx
index bf41a05f..bd309acf 100644
--- a/src/app_modules/admin/event/table_status/table_review.tsx
+++ b/src/app_modules/admin/event/table_status/table_review.tsx
@@ -37,10 +37,10 @@ import _ from "lodash";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
import { AdminEvent_funEditStatusPublishById } from "../fun/edit/fun_edit_status_publish_by_id";
import { AdminEvent_getListTableByStatusId } from "../fun/get/get_list_table_by_status_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { AdminEvent_funEditCatatanById } from "../fun/edit/fun_edit_status_reject_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
export default function AdminEvent_TableReview({
listReview,
diff --git a/src/app_modules/admin/forum/component/button_delete.tsx b/src/app_modules/admin/forum/component/button_delete.tsx
index 4ca4280f..e741108c 100644
--- a/src/app_modules/admin/forum/component/button_delete.tsx
+++ b/src/app_modules/admin/forum/component/button_delete.tsx
@@ -1,7 +1,7 @@
"use client";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Modal, Stack, Title, Group, Button } from "@mantine/core";
import { useDisclosure } from "@mantine/hooks";
import { IconTrash } from "@tabler/icons-react";
diff --git a/src/app_modules/admin/forum/detail/detail_posting.tsx b/src/app_modules/admin/forum/detail/detail_posting.tsx
index 8cc6c918..904b0fb2 100644
--- a/src/app_modules/admin/forum/detail/detail_posting.tsx
+++ b/src/app_modules/admin/forum/detail/detail_posting.tsx
@@ -31,8 +31,8 @@ import _ from "lodash";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { adminForum_funDeleteKomentarById } from "../fun/delete/fun_delete_komentar_by_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { useDisclosure } from "@mantine/hooks";
import ComponentAdminGlobal_IsEmptyData from "../../component_global/is_empty_data";
import { adminForum_getListKomentarById } from "../fun/get/get_list_komentar_by_id";
diff --git a/src/app_modules/admin/forum/sub_detail/hasil_report_komentar.tsx b/src/app_modules/admin/forum/sub_detail/hasil_report_komentar.tsx
index 3e65bfb8..bf65a746 100644
--- a/src/app_modules/admin/forum/sub_detail/hasil_report_komentar.tsx
+++ b/src/app_modules/admin/forum/sub_detail/hasil_report_komentar.tsx
@@ -1,8 +1,8 @@
"use client";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import {
MODEL_FORUM_KOMENTAR,
MODEL_FORUM_REPORT_POSTING
diff --git a/src/app_modules/admin/forum/sub_detail/hasil_report_posting.tsx b/src/app_modules/admin/forum/sub_detail/hasil_report_posting.tsx
index 2f3bcdf5..8c83187f 100644
--- a/src/app_modules/admin/forum/sub_detail/hasil_report_posting.tsx
+++ b/src/app_modules/admin/forum/sub_detail/hasil_report_posting.tsx
@@ -1,8 +1,8 @@
"use client";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import {
MODEL_FORUM_POSTING,
MODEL_FORUM_REPORT_POSTING,
diff --git a/src/app_modules/admin/forum/sub_menu/table_posting.tsx b/src/app_modules/admin/forum/sub_menu/table_posting.tsx
index ff6d8633..a681d5d6 100644
--- a/src/app_modules/admin/forum/sub_menu/table_posting.tsx
+++ b/src/app_modules/admin/forum/sub_menu/table_posting.tsx
@@ -28,8 +28,8 @@ import _, { isEmpty } from "lodash";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { adminForum_funDeletePostingById } from "../fun/delete/fun_delete_posting_by_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { useDisclosure } from "@mantine/hooks";
import { adminForum_getListPosting } from "../fun/get/get_list_publish";
import adminJob_getListPublish from "@/app_modules/admin/job/fun/get/get_list_publish";
diff --git a/src/app_modules/admin/investasi/bukti_transfer/layout.tsx b/src/app_modules/admin/investasi/bukti_transfer/layout.tsx
index 86297172..3b0c4f86 100644
--- a/src/app_modules/admin/investasi/bukti_transfer/layout.tsx
+++ b/src/app_modules/admin/investasi/bukti_transfer/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/admin/investasi/halaman_aksi/layout.tsx b/src/app_modules/admin/investasi/halaman_aksi/layout.tsx
index cd8624d9..c377be43 100644
--- a/src/app_modules/admin/investasi/halaman_aksi/layout.tsx
+++ b/src/app_modules/admin/investasi/halaman_aksi/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/admin/investasi/konfirmasi/layout.tsx b/src/app_modules/admin/investasi/konfirmasi/layout.tsx
index e0199368..f5e88d03 100644
--- a/src/app_modules/admin/investasi/konfirmasi/layout.tsx
+++ b/src/app_modules/admin/investasi/konfirmasi/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/admin/investasi/status_transfer/layout.tsx b/src/app_modules/admin/investasi/status_transfer/layout.tsx
index d28c0c8a..21088daa 100644
--- a/src/app_modules/admin/investasi/status_transfer/layout.tsx
+++ b/src/app_modules/admin/investasi/status_transfer/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/admin/job/child/arsip/index.tsx b/src/app_modules/admin/job/child/arsip/index.tsx
index e9809966..d09283e0 100644
--- a/src/app_modules/admin/job/child/arsip/index.tsx
+++ b/src/app_modules/admin/job/child/arsip/index.tsx
@@ -3,7 +3,7 @@
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
import { AdminEvent_getListPesertaById } from "@/app_modules/admin/event/fun/get/get_list_peserta_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
MODEL_EVENT,
MODEL_EVENT_PESERTA,
diff --git a/src/app_modules/admin/job/child/reject/index.tsx b/src/app_modules/admin/job/child/reject/index.tsx
index f3a8b497..9302a734 100644
--- a/src/app_modules/admin/job/child/reject/index.tsx
+++ b/src/app_modules/admin/job/child/reject/index.tsx
@@ -2,9 +2,9 @@
import { RouterAdminJob } from "@/app/lib/router_admin/router_admin_job";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { MODEL_JOB } from "@/app_modules/job/model/interface";
import {
Button,
diff --git a/src/app_modules/admin/job/child/review/index.tsx b/src/app_modules/admin/job/child/review/index.tsx
index 75b4145a..8ba765d3 100644
--- a/src/app_modules/admin/job/child/review/index.tsx
+++ b/src/app_modules/admin/job/child/review/index.tsx
@@ -3,8 +3,8 @@
import { RouterAdminJob } from "@/app/lib/router_admin/router_admin_job";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
import adminNotifikasi_funCreateToUser from "@/app_modules/admin/notifikasi/fun/create/fun_create_notif_user";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { MODEL_JOB } from "@/app_modules/job/model/interface";
import mqtt_client from "@/util/mqtt_client";
import {
@@ -37,7 +37,7 @@ import { AdminJob_funEditCatatanById } from "../../fun/edit/fun_edit_catatan_by_
import { AdminJob_funEditStatusPublishById } from "../../fun/edit/fun_edit_status_publish_by_id";
import adminJob_getListReview from "../../fun/get/get_list_review";
import { IconPhotoCheck } from "@tabler/icons-react";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
export default function AdminJob_TableReview({
dataReview,
diff --git a/src/app_modules/admin/user-access/view/index.tsx b/src/app_modules/admin/user-access/view/index.tsx
index 3180cda9..c8b7d527 100644
--- a/src/app_modules/admin/user-access/view/index.tsx
+++ b/src/app_modules/admin/user-access/view/index.tsx
@@ -17,8 +17,8 @@ import { IconSearch } from "@tabler/icons-react";
import adminUserAccess_funEditAccess from "../fun/edit/fun_edit_access";
import { useState } from "react";
import adminUserAccess_getListUser from "../fun/get/get_list_all_user";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
export default function AdminUserAccess_View({ listUser }: { listUser: any }) {
const [data, setData] = useState(listUser.data);
diff --git a/src/app_modules/admin/vote/child/riwayat/index.tsx b/src/app_modules/admin/vote/child/riwayat/index.tsx
index e1f513c8..84d76f3b 100644
--- a/src/app_modules/admin/vote/child/riwayat/index.tsx
+++ b/src/app_modules/admin/vote/child/riwayat/index.tsx
@@ -3,7 +3,7 @@
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
import { AdminEvent_getListPesertaById } from "@/app_modules/admin/event/fun/get/get_list_peserta_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { MODEL_VOTING } from "@/app_modules/vote/model/interface";
import {
Stack,
diff --git a/src/app_modules/admin/vote/child/table_publish/index.tsx b/src/app_modules/admin/vote/child/table_publish/index.tsx
index ddc2224b..de6d2c9f 100644
--- a/src/app_modules/admin/vote/child/table_publish/index.tsx
+++ b/src/app_modules/admin/vote/child/table_publish/index.tsx
@@ -3,7 +3,7 @@
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import ComponentAdminGlobal_HeaderTamplate from "@/app_modules/admin/component_global/header_tamplate";
import { AdminEvent_getListPesertaById } from "@/app_modules/admin/event/fun/get/get_list_peserta_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
MODEL_EVENT,
MODEL_EVENT_PESERTA,
diff --git a/src/app_modules/admin/vote/child/table_reject/index.tsx b/src/app_modules/admin/vote/child/table_reject/index.tsx
index 5e7b544e..e396446b 100644
--- a/src/app_modules/admin/vote/child/table_reject/index.tsx
+++ b/src/app_modules/admin/vote/child/table_reject/index.tsx
@@ -29,8 +29,8 @@ import { useRouter } from "next/navigation";
import { useState } from "react";
import { AdminVote_funEditCatatanRejectById } from "../../fun/edit/fun_edit_catatan_reject_by_id";
import { AdminVote_getListTableByStatusId } from "../../fun/get/get_list_table_by_status_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
export default function AdminVote_TableReject({
dataVote,
diff --git a/src/app_modules/admin/vote/child/table_review/index.tsx b/src/app_modules/admin/vote/child/table_review/index.tsx
index 643466cb..db8463bf 100644
--- a/src/app_modules/admin/vote/child/table_review/index.tsx
+++ b/src/app_modules/admin/vote/child/table_review/index.tsx
@@ -32,10 +32,10 @@ import { useState } from "react";
import { AdminVote_funEditStatusPublishById } from "../../fun/edit/fun_edit_status_publish_by_id";
import toast from "react-simple-toasts";
import { AdminVote_getListTableByStatusId } from "../../fun/get/get_list_table_by_status_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { AdminEvent_funEditCatatanById } from "../../fun/edit/fun_edit_status_reject_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import moment from "moment";
export default function AdminVote_TableReview({
diff --git a/src/app_modules/auth/login/view.tsx b/src/app_modules/auth/login/view.tsx
index d345a9b6..c7bf866b 100644
--- a/src/app_modules/auth/login/view.tsx
+++ b/src/app_modules/auth/login/view.tsx
@@ -19,17 +19,17 @@ import { useRouter } from "next/navigation";
import { useState } from "react";
import { useAtom } from "jotai";
import { gs_kodeId } from "../state/state";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { auth_funLogin } from "@/app_modules/auth/fun/fun_login";
import { RouterAuth } from "@/app/lib/router_hipmi/router_auth";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { PhoneInput } from "react-international-phone";
import "react-international-phone/style.css";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
export default function Login() {
const router = useRouter();
diff --git a/src/app_modules/auth/logout/view.tsx b/src/app_modules/auth/logout/view.tsx
index d50ad426..e0a3dc33 100644
--- a/src/app_modules/auth/logout/view.tsx
+++ b/src/app_modules/auth/logout/view.tsx
@@ -15,12 +15,12 @@ import { gs_kodeId, gs_nomor, gs_otp } from "../state/state";
import { IconLogout } from "@tabler/icons-react";
import { Warna } from "@/app/lib/warna";
import { useDisclosure } from "@mantine/hooks";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { auth_Logout } from "../fun/fun_logout";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { RouterAuth } from "@/app/lib/router_hipmi/router_auth";
import { useState } from "react";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
export default function Component_Logout() {
const router = useRouter();
@@ -44,7 +44,7 @@ export default function Component_Logout() {
return (
<>
- {
return import("react-quill");
@@ -35,11 +25,11 @@ const ReactQuill = dynamic(
{ ssr: false }
);
-import mqtt_client from "@/util/mqtt_client";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
+import mqtt_client from "@/util/mqtt_client";
export default function Forum_Create() {
const [value, setValue] = useState("");
diff --git a/src/app_modules/forum/create/layout.tsx b/src/app_modules/forum/create/layout.tsx
index b5131ef3..5b6a74e1 100644
--- a/src/app_modules/forum/create/layout.tsx
+++ b/src/app_modules/forum/create/layout.tsx
@@ -3,9 +3,9 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentForum_HeaderTamplate from "../component/header/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutForum_Create({
children,
diff --git a/src/app_modules/forum/detail/detail_report_komentar.tsx b/src/app_modules/forum/detail/detail_report_komentar.tsx
index ebdf24ee..9228a894 100644
--- a/src/app_modules/forum/detail/detail_report_komentar.tsx
+++ b/src/app_modules/forum/detail/detail_report_komentar.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { ComponentForum_UiDetailReportKomentar } from "../component/detail_component/ui_report_komentar";
diff --git a/src/app_modules/forum/detail/detail_report_posting.tsx b/src/app_modules/forum/detail/detail_report_posting.tsx
index 71f09dfc..ccbe8cfa 100644
--- a/src/app_modules/forum/detail/detail_report_posting.tsx
+++ b/src/app_modules/forum/detail/detail_report_posting.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { Stack, Text } from "@mantine/core";
import { ComponentForum_UiDetailReportPosting } from "../component/detail_component/ui_report_posting";
diff --git a/src/app_modules/forum/detail/layout.tsx b/src/app_modules/forum/detail/layout.tsx
index 20ddfe01..4464dc21 100644
--- a/src/app_modules/forum/detail/layout.tsx
+++ b/src/app_modules/forum/detail/layout.tsx
@@ -5,11 +5,11 @@ import React, { useState } from "react";
import ComponentForum_HeaderTamplate from "../component/header/header_tamplate";
import { useRouter } from "next/navigation";
import { IconChevronLeft } from "@tabler/icons-react";
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
import { revalidatePath } from "next/cache";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export const dynamic = "force-dynamic";
export default function LayoutForum_Detail({
diff --git a/src/app_modules/forum/edit/komentar/index.tsx b/src/app_modules/forum/edit/komentar/index.tsx
index 5a908dcf..0d656e80 100644
--- a/src/app_modules/forum/edit/komentar/index.tsx
+++ b/src/app_modules/forum/edit/komentar/index.tsx
@@ -14,7 +14,7 @@ import "react-quill/dist/quill.bubble.css";
import { IconPhotoUp } from "@tabler/icons-react";
import { useShallowEffect } from "@mantine/hooks";
import { useRouter } from "next/navigation";
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
import dynamic from "next/dynamic";
import React, { useState } from "react";
diff --git a/src/app_modules/forum/edit/komentar/layout.tsx b/src/app_modules/forum/edit/komentar/layout.tsx
index 1f3620a8..bfbd361d 100644
--- a/src/app_modules/forum/edit/komentar/layout.tsx
+++ b/src/app_modules/forum/edit/komentar/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentForum_HeaderTamplate from "../../component/header/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutForum_EditKomentar({
children,
diff --git a/src/app_modules/forum/edit/posting/index.tsx b/src/app_modules/forum/edit/posting/index.tsx
index cf52fdfc..d17d721e 100644
--- a/src/app_modules/forum/edit/posting/index.tsx
+++ b/src/app_modules/forum/edit/posting/index.tsx
@@ -14,7 +14,7 @@ import "react-quill/dist/quill.bubble.css";
import { IconPhotoUp } from "@tabler/icons-react";
import { useShallowEffect } from "@mantine/hooks";
import { useRouter } from "next/navigation";
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
import dynamic from "next/dynamic";
import React, { useState } from "react";
@@ -22,14 +22,14 @@ import { useAtom } from "jotai";
import { gs_forum_loading_edit_posting } from "../../global_state";
import { MODEL_FORUM_POSTING } from "../../model/interface";
import { forum_funEditPostingById } from "../../fun/edit/fun_edit_posting_by_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
const ReactQuill = dynamic(
() => {
return import("react-quill");
diff --git a/src/app_modules/forum/edit/posting/layout.tsx b/src/app_modules/forum/edit/posting/layout.tsx
index 125893fc..d184fc8f 100644
--- a/src/app_modules/forum/edit/posting/layout.tsx
+++ b/src/app_modules/forum/edit/posting/layout.tsx
@@ -3,9 +3,9 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentForum_HeaderTamplate from "../../component/header/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutForum_EditPosting({
children,
diff --git a/src/app_modules/forum/forumku/forum_profile.tsx b/src/app_modules/forum/forumku/forum_profile.tsx
index 10fb9208..f38f111d 100644
--- a/src/app_modules/forum/forumku/forum_profile.tsx
+++ b/src/app_modules/forum/forumku/forum_profile.tsx
@@ -4,7 +4,7 @@ import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import { Avatar, Button, Center, Grid, Stack, Text } from "@mantine/core";
import { IconCircleFilled } from "@tabler/icons-react";
diff --git a/src/app_modules/forum/forumku/index.tsx b/src/app_modules/forum/forumku/index.tsx
index 3df6496a..d0c33a1e 100644
--- a/src/app_modules/forum/forumku/index.tsx
+++ b/src/app_modules/forum/forumku/index.tsx
@@ -4,7 +4,7 @@ import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import {
ActionIcon,
diff --git a/src/app_modules/forum/forumku/layout.tsx b/src/app_modules/forum/forumku/layout.tsx
index 070adeeb..979149de 100644
--- a/src/app_modules/forum/forumku/layout.tsx
+++ b/src/app_modules/forum/forumku/layout.tsx
@@ -5,9 +5,9 @@ import React from "react";
import ComponentForum_HeaderTamplate from "../component/header/header_tamplate";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import { IconX } from "@tabler/icons-react";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutForum_Forumku({
children,
diff --git a/src/app_modules/forum/forumku/postingan_pribadi.tsx b/src/app_modules/forum/forumku/postingan_pribadi.tsx
index 8d654861..00668228 100644
--- a/src/app_modules/forum/forumku/postingan_pribadi.tsx
+++ b/src/app_modules/forum/forumku/postingan_pribadi.tsx
@@ -1,6 +1,6 @@
"use client"
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
import { useRouter } from "next/navigation";
import { useState } from "react";
import ComponentForum_MainCardView from "../component/main_card_view";
diff --git a/src/app_modules/forum/komentar/index.tsx b/src/app_modules/forum/komentar/index.tsx
index 532e7233..1c2b35e2 100644
--- a/src/app_modules/forum/komentar/index.tsx
+++ b/src/app_modules/forum/komentar/index.tsx
@@ -2,32 +2,30 @@
import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
import {
- ActionIcon,
Button,
Card,
Group,
Paper,
Stack,
- Text,
+ Text
} from "@mantine/core";
import ComponentForum_PostingAuthorNameOnHeader from "../component/header/posting_author_header_name";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import dynamic from "next/dynamic";
-import React, { useState } from "react";
+import { useRouter } from "next/navigation";
+import { useState } from "react";
+import "react-quill/dist/quill.bubble.css";
+import { forum_funCreateKomentar } from "../fun/create/fun_create_komentar";
+import { MODEL_FORUM_POSTING } from "../model/interface";
const ReactQuill = dynamic(
() => {
return import("react-quill");
},
{ ssr: false }
);
-import "react-quill/dist/quill.bubble.css";
-import { IconPhotoUp } from "@tabler/icons-react";
-import { useRouter } from "next/navigation";
-import { MODEL_FORUM_POSTING } from "../model/interface";
-import { forum_funCreateKomentar } from "../fun/create/fun_create_komentar";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
export default function Forum_Komentar({
dataPosting,
diff --git a/src/app_modules/forum/komentar/layout.tsx b/src/app_modules/forum/komentar/layout.tsx
index 464a36c6..6a032cc7 100644
--- a/src/app_modules/forum/komentar/layout.tsx
+++ b/src/app_modules/forum/komentar/layout.tsx
@@ -12,7 +12,7 @@ import { IconChevronLeft } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
import React from "react";
import ComponentForum_HeaderTamplate from "../component/header/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutForum_Komentar({
children,
diff --git a/src/app_modules/forum/main/beranda.tsx b/src/app_modules/forum/main/beranda.tsx
index cda00f5e..3ebacbaf 100644
--- a/src/app_modules/forum/main/beranda.tsx
+++ b/src/app_modules/forum/main/beranda.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
import mqtt_client from "@/util/mqtt_client";
import {
ActionIcon,
diff --git a/src/app_modules/forum/main/layout.tsx b/src/app_modules/forum/main/layout.tsx
index bc5eda29..e072a3f8 100644
--- a/src/app_modules/forum/main/layout.tsx
+++ b/src/app_modules/forum/main/layout.tsx
@@ -24,10 +24,10 @@ import { useRouter } from "next/navigation";
import { title } from "process";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
-import ComponentGlobal_V2_LoadingPage from "@/app_modules/component_global/loading_page_v2";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import ComponentGlobal_V2_LoadingPage from "@/app_modules/_global/loading_page_v2";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutForum_Main({
children,
diff --git a/src/app_modules/forum/report/komentar/index.tsx b/src/app_modules/forum/report/komentar/index.tsx
index dc98a477..4d1122ec 100644
--- a/src/app_modules/forum/report/komentar/index.tsx
+++ b/src/app_modules/forum/report/komentar/index.tsx
@@ -1,8 +1,8 @@
"use client";
import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import mqtt_client from "@/util/mqtt_client";
import { Button, Radio, Stack, Text, Title } from "@mantine/core";
import { toNumber } from "lodash";
@@ -13,7 +13,7 @@ import { forum_funCreateReportKomentar } from "../../fun/create/fun_create_repor
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import notifikasiToAdmin_funCreate from "@/app_modules/notifikasi/fun/create/create_notif_to_admin";
import forum_getOneKategoriById from "../../fun/get/get_one_kategori_by_id";
import { MODEL_FORUM_MASTER_REPORT } from "../../model/interface";
diff --git a/src/app_modules/forum/report/komentar/lainnya.tsx b/src/app_modules/forum/report/komentar/lainnya.tsx
index cd027a3e..112b8eb0 100644
--- a/src/app_modules/forum/report/komentar/lainnya.tsx
+++ b/src/app_modules/forum/report/komentar/lainnya.tsx
@@ -5,8 +5,8 @@ import { Button, Group, Stack, Textarea } from "@mantine/core";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { forum_funCreateReportPosting } from "../../fun/create/fun_create_report_posting";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { forum_funCreateReportPostingLainnya } from "../../fun/create/fun_create_report_posting_lainnya";
import { forum_funCreateReportKomentarLainnya } from "../../fun/create/fun_create_report_komentar_lainnya";
import mqtt_client from "@/util/mqtt_client";
diff --git a/src/app_modules/forum/report/komentar/layout.tsx b/src/app_modules/forum/report/komentar/layout.tsx
index 2b239594..d2a445e6 100644
--- a/src/app_modules/forum/report/komentar/layout.tsx
+++ b/src/app_modules/forum/report/komentar/layout.tsx
@@ -1,10 +1,10 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
import React from "react";
import ComponentForum_HeaderRataKiri from "../../component/header/header_rata_kiri";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutForum_ReportKomentar({
children,
diff --git a/src/app_modules/forum/report/posting/index.tsx b/src/app_modules/forum/report/posting/index.tsx
index 47e4cbc6..237d503c 100644
--- a/src/app_modules/forum/report/posting/index.tsx
+++ b/src/app_modules/forum/report/posting/index.tsx
@@ -4,9 +4,9 @@ import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+} from "@/app_modules/_global/color/color_pallet";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import notifikasiToAdmin_funCreate from "@/app_modules/notifikasi/fun/create/create_notif_to_admin";
import mqtt_client from "@/util/mqtt_client";
import { Button, Radio, Stack, Text, Title } from "@mantine/core";
diff --git a/src/app_modules/forum/report/posting/lainnya.tsx b/src/app_modules/forum/report/posting/lainnya.tsx
index 4b1fe678..fce98a6f 100644
--- a/src/app_modules/forum/report/posting/lainnya.tsx
+++ b/src/app_modules/forum/report/posting/lainnya.tsx
@@ -5,8 +5,8 @@ import { Button, Group, Stack, Textarea } from "@mantine/core";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { forum_funCreateReportPosting } from "../../fun/create/fun_create_report_posting";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { forum_funCreateReportPostingLainnya } from "../../fun/create/fun_create_report_posting_lainnya";
import mqtt_client from "@/util/mqtt_client";
import notifikasiToAdmin_funCreate from "@/app_modules/notifikasi/fun/create/create_notif_to_admin";
diff --git a/src/app_modules/forum/report/posting/layout.tsx b/src/app_modules/forum/report/posting/layout.tsx
index 53316d06..46bd631c 100644
--- a/src/app_modules/forum/report/posting/layout.tsx
+++ b/src/app_modules/forum/report/posting/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutForum_ReportPosting({
diff --git a/src/app_modules/forum/splash/index.tsx b/src/app_modules/forum/splash/index.tsx
index 2daa2c84..04fd76ac 100644
--- a/src/app_modules/forum/splash/index.tsx
+++ b/src/app_modules/forum/splash/index.tsx
@@ -1,8 +1,8 @@
"use client";
import { RouterForum } from "@/app/lib/router_hipmi/router_forum";
-import ComponentGlobal_SplashScreen from "@/app_modules/component_global/splash/splash_global";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_SplashScreen from "@/app_modules/_global/ui/ui_splash";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import {
Avatar,
Center,
@@ -26,7 +26,7 @@ export default function Forum_Splash() {
return (
<>
- } />
+ } />
>
);
}
diff --git a/src/app_modules/home/component/button_header.tsx b/src/app_modules/home/component/button_header.tsx
index 6378216a..b7fe8588 100644
--- a/src/app_modules/home/component/button_header.tsx
+++ b/src/app_modules/home/component/button_header.tsx
@@ -1,16 +1,16 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
import { ActionIcon, Indicator, Loader, Text } from "@mantine/core";
import { MODEL_USER } from "../model/interface";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { useState } from "react";
import { useRouter } from "next/navigation";
import { RouterUserSearch } from "@/app/lib/router_hipmi/router_user_search";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import { IconBell, IconUserSearch } from "@tabler/icons-react";
import { RouterNotifikasi } from "@/app/lib/router_hipmi/router_notifikasi";
import { useShallowEffect } from "@mantine/hooks";
diff --git a/src/app_modules/home/component/ui_home.tsx b/src/app_modules/home/component/ui_home.tsx
index 935c09fc..9652211e 100644
--- a/src/app_modules/home/component/ui_home.tsx
+++ b/src/app_modules/home/component/ui_home.tsx
@@ -7,9 +7,9 @@ import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
Box,
Paper,
diff --git a/src/app_modules/home/view_home.tsx b/src/app_modules/home/view_home.tsx
index eae253b1..19e6bfea 100644
--- a/src/app_modules/home/view_home.tsx
+++ b/src/app_modules/home/view_home.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "../component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "../component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "../_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "../_global/ui/ui_layout_tamplate";
import { MODEL_JOB } from "../job/model/interface";
import {
ComponentHome_ButtonHeaderLeft,
diff --git a/src/app_modules/investasi/berita/layout.tsx b/src/app_modules/investasi/berita/layout.tsx
index db783a5d..c36d12f3 100644
--- a/src/app_modules/investasi/berita/layout.tsx
+++ b/src/app_modules/investasi/berita/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/create/layout.tsx b/src/app_modules/investasi/create/layout.tsx
index 3fd1d650..40c9d51c 100644
--- a/src/app_modules/investasi/create/layout.tsx
+++ b/src/app_modules/investasi/create/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/create/view.tsx b/src/app_modules/investasi/create/view.tsx
index b061cbbf..faf05d84 100644
--- a/src/app_modules/investasi/create/view.tsx
+++ b/src/app_modules/investasi/create/view.tsx
@@ -1,7 +1,12 @@
"use client";
-import { ApiHipmi } from "@/app/lib/api";
+import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
import { Warna } from "@/app/lib/warna";
+import {
+ ComponentGlobal_WarningMaxUpload,
+ maksimalUploadFile,
+} from "@/app_modules/_global/component/waring_popup";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { MODEL_DEFAULT_MASTER_OLD } from "@/app_modules/model_global/model_default_master";
import {
AspectRatio,
@@ -12,36 +17,22 @@ import {
FileButton,
Group,
Image,
- NumberInput,
Paper,
Select,
Stack,
Text,
- TextInput,
- Grid,
- Tooltip,
- ActionIcon,
+ TextInput
} from "@mantine/core";
import {
- IconCamera,
- IconPdf,
- IconQuestionMark,
- IconUpload,
+ IconUpload
} from "@tabler/icons-react";
-import _, { toNumber } from "lodash";
+import { useAtom } from "jotai";
+import _ from "lodash";
import { useRouter } from "next/navigation";
import { useState } from "react";
-import { funCreateInvestasi } from "../fun/fun_create_investasi";
import toast from "react-simple-toasts";
-import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import { useAtom } from "jotai";
+import { funCreateInvestasi } from "../fun/fun_create_investasi";
import { gs_StatusPortoInvestasi, gs_investasiFooter } from "../g_state";
-import { useShallowEffect } from "@mantine/hooks";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import {
- ComponentGlobal_WarningMaxUpload,
- maksimalUploadFile,
-} from "@/app_modules/component_global/variabel_global";
export default function InvestasiCreate({
id,
diff --git a/src/app_modules/investasi/create_berita/layout.tsx b/src/app_modules/investasi/create_berita/layout.tsx
index 3fb6809f..711d385c 100644
--- a/src/app_modules/investasi/create_berita/layout.tsx
+++ b/src/app_modules/investasi/create_berita/layout.tsx
@@ -1,8 +1,8 @@
"use client";
import { Warna } from "@/app/lib/warna";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell, Button, Center, Footer } from "@mantine/core";
import { IconPencilPlus } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
diff --git a/src/app_modules/investasi/detail/layout.tsx b/src/app_modules/investasi/detail/layout.tsx
index 726e15c0..509f7a4d 100644
--- a/src/app_modules/investasi/detail/layout.tsx
+++ b/src/app_modules/investasi/detail/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import {
ActionIcon,
AppShell,
diff --git a/src/app_modules/investasi/detail/view.tsx b/src/app_modules/investasi/detail/view.tsx
index e09fd594..a55407dd 100644
--- a/src/app_modules/investasi/detail/view.tsx
+++ b/src/app_modules/investasi/detail/view.tsx
@@ -36,7 +36,7 @@ import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import { gs_TransferValue } from "../g_state";
import { useAtom } from "jotai";
import _ from "lodash";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
+import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/_global/author_name_on_header";
export default function DetailInvestasi({
dataInvestasi,
diff --git a/src/app_modules/investasi/detail_berita/layout.tsx b/src/app_modules/investasi/detail_berita/layout.tsx
index 1622adb9..b1742abc 100644
--- a/src/app_modules/investasi/detail_berita/layout.tsx
+++ b/src/app_modules/investasi/detail_berita/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/detail_dokumen/layout.tsx b/src/app_modules/investasi/detail_dokumen/layout.tsx
index 226390ef..e272d9c8 100644
--- a/src/app_modules/investasi/detail_dokumen/layout.tsx
+++ b/src/app_modules/investasi/detail_dokumen/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/detail_portofolio/draft/layout.tsx b/src/app_modules/investasi/detail_portofolio/draft/layout.tsx
index f32a878d..c1d6d1fa 100644
--- a/src/app_modules/investasi/detail_portofolio/draft/layout.tsx
+++ b/src/app_modules/investasi/detail_portofolio/draft/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import { IconEdit } from "@tabler/icons-react";
import React from "react";
diff --git a/src/app_modules/investasi/detail_portofolio/publish/layout.tsx b/src/app_modules/investasi/detail_portofolio/publish/layout.tsx
index 8108beec..1a093684 100644
--- a/src/app_modules/investasi/detail_portofolio/publish/layout.tsx
+++ b/src/app_modules/investasi/detail_portofolio/publish/layout.tsx
@@ -1,7 +1,7 @@
"use client"
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate"
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate"
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate"
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate"
import { AppShell } from "@mantine/core"
import React from "react"
diff --git a/src/app_modules/investasi/detail_portofolio/reject/layout.tsx b/src/app_modules/investasi/detail_portofolio/reject/layout.tsx
index 025da5a5..a8884b3f 100644
--- a/src/app_modules/investasi/detail_portofolio/reject/layout.tsx
+++ b/src/app_modules/investasi/detail_portofolio/reject/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import { IconEdit } from "@tabler/icons-react";
import React from "react";
diff --git a/src/app_modules/investasi/detail_portofolio/review/index.tsx b/src/app_modules/investasi/detail_portofolio/review/index.tsx
index a2c170cf..87aec977 100644
--- a/src/app_modules/investasi/detail_portofolio/review/index.tsx
+++ b/src/app_modules/investasi/detail_portofolio/review/index.tsx
@@ -32,8 +32,8 @@ import { MODEL_Investasi } from "../../model/model_investasi";
import funGantiStatusInvestasi from "../../fun/fun_ganti_status";
import { useState } from "react";
import _ from "lodash";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
export default function DetailReviewInvestasi({
dataInvestasi,
diff --git a/src/app_modules/investasi/detail_portofolio/review/layout.tsx b/src/app_modules/investasi/detail_portofolio/review/layout.tsx
index fe516d5f..9f8d932c 100644
--- a/src/app_modules/investasi/detail_portofolio/review/layout.tsx
+++ b/src/app_modules/investasi/detail_portofolio/review/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/detail_prospektus/layout.tsx b/src/app_modules/investasi/detail_prospektus/layout.tsx
index 01c5c260..a5774bec 100644
--- a/src/app_modules/investasi/detail_prospektus/layout.tsx
+++ b/src/app_modules/investasi/detail_prospektus/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { ActionIcon, AppShell, Group, Header, Text } from "@mantine/core";
import { IconArrowLeft } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
diff --git a/src/app_modules/investasi/detail_saham_terbeli/layout.tsx b/src/app_modules/investasi/detail_saham_terbeli/layout.tsx
index cc192b1d..a908a73a 100644
--- a/src/app_modules/investasi/detail_saham_terbeli/layout.tsx
+++ b/src/app_modules/investasi/detail_saham_terbeli/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/dialog_page/create/layout.tsx b/src/app_modules/investasi/dialog_page/create/layout.tsx
index d2485246..eaebe536 100644
--- a/src/app_modules/investasi/dialog_page/create/layout.tsx
+++ b/src/app_modules/investasi/dialog_page/create/layout.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
import {
AppShell,
CloseButton,
diff --git a/src/app_modules/investasi/dialog_page/transaksi_saham/layout.tsx b/src/app_modules/investasi/dialog_page/transaksi_saham/layout.tsx
index c6680a6d..17be84fe 100644
--- a/src/app_modules/investasi/dialog_page/transaksi_saham/layout.tsx
+++ b/src/app_modules/investasi/dialog_page/transaksi_saham/layout.tsx
@@ -6,7 +6,7 @@ import { useAtom } from "jotai";
import { useRouter } from "next/navigation";
import React from "react";
import { gs_investasiFooter } from "../../g_state";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutCountDownTransaksiInvestasi({
children,
diff --git a/src/app_modules/investasi/edit/layout.tsx b/src/app_modules/investasi/edit/layout.tsx
index 812e9982..5fa56f8b 100644
--- a/src/app_modules/investasi/edit/layout.tsx
+++ b/src/app_modules/investasi/edit/layout.tsx
@@ -1,7 +1,7 @@
"use client"
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate"
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate"
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate"
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate"
import { AppShell } from "@mantine/core"
import React from "react"
diff --git a/src/app_modules/investasi/edit/view.tsx b/src/app_modules/investasi/edit/view.tsx
index 1a59e604..55aee3d3 100644
--- a/src/app_modules/investasi/edit/view.tsx
+++ b/src/app_modules/investasi/edit/view.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import ComponentGlobal_CardLoadingOverlay from "@/app_modules/component_global/loading_card";
+import ComponentGlobal_CardLoadingOverlay from "@/app_modules/_global/loading_card";
import { Center, Grid, Group, Paper, Stack, Text, Title } from "@mantine/core";
import { IconChevronRight } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
diff --git a/src/app_modules/investasi/edit_berita/layout.tsx b/src/app_modules/investasi/edit_berita/layout.tsx
index 7a478ea4..f6d7e5e5 100644
--- a/src/app_modules/investasi/edit_berita/layout.tsx
+++ b/src/app_modules/investasi/edit_berita/layout.tsx
@@ -2,8 +2,8 @@
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
import { Warna } from "@/app/lib/warna";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell, Button, Center, Footer } from "@mantine/core";
import { useRouter } from "next/navigation";
import React from "react";
diff --git a/src/app_modules/investasi/edit_dokumen/layout.tsx b/src/app_modules/investasi/edit_dokumen/layout.tsx
index a62e0eb3..2d64124a 100644
--- a/src/app_modules/investasi/edit_dokumen/layout.tsx
+++ b/src/app_modules/investasi/edit_dokumen/layout.tsx
@@ -1,8 +1,8 @@
"use client";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import { IconEdit } from "@tabler/icons-react";
import React from "react";
diff --git a/src/app_modules/investasi/edit_intro/layout.tsx b/src/app_modules/investasi/edit_intro/layout.tsx
index cc61f609..0a598c0d 100644
--- a/src/app_modules/investasi/edit_intro/layout.tsx
+++ b/src/app_modules/investasi/edit_intro/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell, Stack, Text } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/edit_intro/view.tsx b/src/app_modules/investasi/edit_intro/view.tsx
index 73f35221..32eb6520 100644
--- a/src/app_modules/investasi/edit_intro/view.tsx
+++ b/src/app_modules/investasi/edit_intro/view.tsx
@@ -2,41 +2,37 @@
import { Warna } from "@/app/lib/warna";
import {
- Paper,
- Grid,
- Center,
- Text,
- Title,
- Button,
- Divider,
AspectRatio,
- Box,
+ Button,
+ Center,
+ Divider,
FileButton,
Group,
- Select,
- TextInput,
Image,
- NumberInput,
- Stack,
Modal,
+ NumberInput,
+ Paper,
+ Select,
+ Stack,
+ Text,
+ TextInput
} from "@mantine/core";
-import { IconCamera, IconChevronRight, IconUpload } from "@tabler/icons-react";
-import Link from "next/link";
+import { IconUpload } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
-import { useState } from "react";
-import toast from "react-simple-toasts";
-import { MODEL_Investasi } from "../model/model_investasi";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import _ from "lodash";
-import { MODEL_DEFAULT_MASTER_OLD } from "@/app_modules/model_global/model_default_master";
-import funEditInvestasi from "../fun/fun_edit_investasi";
-import { useDisclosure, useWindowScroll } from "@mantine/hooks";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
import {
ComponentGlobal_WarningMaxUpload,
maksimalUploadFile,
-} from "@/app_modules/component_global/variabel_global";
+} from "@/app_modules/_global/component/waring_popup";
+import { MODEL_DEFAULT_MASTER_OLD } from "@/app_modules/model_global/model_default_master";
+import { useDisclosure, useWindowScroll } from "@mantine/hooks";
+import _ from "lodash";
+import { useState } from "react";
+import toast from "react-simple-toasts";
+import funEditInvestasi from "../fun/fun_edit_investasi";
+import { MODEL_Investasi } from "../model/model_investasi";
export default function EditIntroInvestasi({
dataInvestasi,
diff --git a/src/app_modules/investasi/edit_propektus/layout.tsx b/src/app_modules/investasi/edit_propektus/layout.tsx
index adfed286..948750c0 100644
--- a/src/app_modules/investasi/edit_propektus/layout.tsx
+++ b/src/app_modules/investasi/edit_propektus/layout.tsx
@@ -1,13 +1,13 @@
"use client";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import { IconEdit } from "@tabler/icons-react";
import React from "react";
import getOneInvestasiById from "../fun/get_one_investasi_by_id";
import { MODEL_Investasi } from "../model/model_investasi";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutEditProspektusInvestasi({
children,
diff --git a/src/app_modules/investasi/list_edit_berita/layout.tsx b/src/app_modules/investasi/list_edit_berita/layout.tsx
index e2991ba6..e8690216 100644
--- a/src/app_modules/investasi/list_edit_berita/layout.tsx
+++ b/src/app_modules/investasi/list_edit_berita/layout.tsx
@@ -1,12 +1,12 @@
"use client";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import { IconPencilPlus } from "@tabler/icons-react";
import React from "react";
import getOneInvestasiById from "../fun/get_one_investasi_by_id";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutListEditBeritaInvestasi({
children,
diff --git a/src/app_modules/investasi/main/layout.tsx b/src/app_modules/investasi/main/layout.tsx
index 8485cd20..5de43e15 100644
--- a/src/app_modules/investasi/main/layout.tsx
+++ b/src/app_modules/investasi/main/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import {
ActionIcon,
AppShell,
@@ -26,7 +26,7 @@ import { useRouter } from "next/navigation";
import React, { useState } from "react";
import { gs_investasiFooter } from "../g_state";
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutMainInvestasi({
children,
diff --git a/src/app_modules/investasi/metode_transfer/layout.tsx b/src/app_modules/investasi/metode_transfer/layout.tsx
index 55d078eb..d33ebaab 100644
--- a/src/app_modules/investasi/metode_transfer/layout.tsx
+++ b/src/app_modules/investasi/metode_transfer/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/portofolio/layout.tsx b/src/app_modules/investasi/portofolio/layout.tsx
index e83712bb..a87ccabf 100644
--- a/src/app_modules/investasi/portofolio/layout.tsx
+++ b/src/app_modules/investasi/portofolio/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
import {
AppShell,
Box,
diff --git a/src/app_modules/investasi/proses_investasi/layout.tsx b/src/app_modules/investasi/proses_investasi/layout.tsx
index b1f72543..20e7abed 100644
--- a/src/app_modules/investasi/proses_investasi/layout.tsx
+++ b/src/app_modules/investasi/proses_investasi/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/proses_transaksi/layout.tsx b/src/app_modules/investasi/proses_transaksi/layout.tsx
index ac70e632..cf0cb3d8 100644
--- a/src/app_modules/investasi/proses_transaksi/layout.tsx
+++ b/src/app_modules/investasi/proses_transaksi/layout.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { ActionIcon, AppShell, Box, Group, Header, Text } from "@mantine/core";
import { useAtom } from "jotai";
import React, { useState } from "react";
@@ -8,7 +8,7 @@ import { gs_midtrans_snap } from "../g_state";
import { IconArrowLeft } from "@tabler/icons-react";
import { title } from "process";
import { useRouter } from "next/navigation";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutProsesTransaksiInvestasi({
children,
diff --git a/src/app_modules/investasi/status_pesanan/layout.tsx b/src/app_modules/investasi/status_pesanan/layout.tsx
index ee3b0d71..57b1b23a 100644
--- a/src/app_modules/investasi/status_pesanan/layout.tsx
+++ b/src/app_modules/investasi/status_pesanan/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { ActionIcon, AppShell, Group, Header, Text } from "@mantine/core";
import { IconArrowLeft } from "@tabler/icons-react";
import router from "next/router";
diff --git a/src/app_modules/investasi/status_transaksi/gagal/layout.tsx b/src/app_modules/investasi/status_transaksi/gagal/layout.tsx
index 6a61201c..b132fa3b 100644
--- a/src/app_modules/investasi/status_transaksi/gagal/layout.tsx
+++ b/src/app_modules/investasi/status_transaksi/gagal/layout.tsx
@@ -16,7 +16,7 @@ import {
import { useAtom } from "jotai";
import { useRouter } from "next/navigation";
import { gs_investasiFooter } from "../../g_state";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutStatusTransaksiInvestasi_Gagal({
children,
diff --git a/src/app_modules/investasi/status_transaksi/layout.tsx b/src/app_modules/investasi/status_transaksi/layout.tsx
index 9e316f7c..c17ae6a8 100644
--- a/src/app_modules/investasi/status_transaksi/layout.tsx
+++ b/src/app_modules/investasi/status_transaksi/layout.tsx
@@ -17,7 +17,7 @@ import { useRouter } from "next/navigation";
import React from "react";
import { gs_investasiFooter } from "../g_state";
import { Warna } from "@/app/lib/warna";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutStatusTransaksiInvestasi({
children,
diff --git a/src/app_modules/investasi/transaksi/layout.tsx b/src/app_modules/investasi/transaksi/layout.tsx
index 245f60a8..0243621e 100644
--- a/src/app_modules/investasi/transaksi/layout.tsx
+++ b/src/app_modules/investasi/transaksi/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell, Title } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/transfer/layout.tsx b/src/app_modules/investasi/transfer/layout.tsx
index 3c3a7791..1c3626ef 100644
--- a/src/app_modules/investasi/transfer/layout.tsx
+++ b/src/app_modules/investasi/transfer/layout.tsx
@@ -2,7 +2,7 @@
import { RouterInvestasi } from "@/app/lib/router_hipmi/router_investasi";
import { Warna } from "@/app/lib/warna";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import {
ActionIcon,
AppShell,
@@ -18,7 +18,7 @@ import { useAtom } from "jotai";
import { useRouter } from "next/navigation";
import React from "react";
import { gs_investasiFooter } from "../g_state";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutTransferInvestasi({
children,
diff --git a/src/app_modules/investasi/upload/layout.tsx b/src/app_modules/investasi/upload/layout.tsx
index 6fd81af8..e55fa845 100644
--- a/src/app_modules/investasi/upload/layout.tsx
+++ b/src/app_modules/investasi/upload/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/upload_bukti/layout.tsx b/src/app_modules/investasi/upload_bukti/layout.tsx
index 10ecb408..ff89bc31 100644
--- a/src/app_modules/investasi/upload_bukti/layout.tsx
+++ b/src/app_modules/investasi/upload_bukti/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/upload_dokumen/layout.tsx b/src/app_modules/investasi/upload_dokumen/layout.tsx
index 7d771cf2..b9e91264 100644
--- a/src/app_modules/investasi/upload_dokumen/layout.tsx
+++ b/src/app_modules/investasi/upload_dokumen/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/investasi/upload_prospektus/layout.tsx b/src/app_modules/investasi/upload_prospektus/layout.tsx
index 47e8f0f5..a9a433bd 100644
--- a/src/app_modules/investasi/upload_prospektus/layout.tsx
+++ b/src/app_modules/investasi/upload_prospektus/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import ComponentGlobal_HeaderTamplate from "@/app_modules/component_global/header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import ComponentGlobal_HeaderTamplate from "@/app_modules/_global/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/job/component/beranda/card_view.tsx b/src/app_modules/job/component/beranda/card_view.tsx
index e93d2da7..2933427d 100644
--- a/src/app_modules/job/component/beranda/card_view.tsx
+++ b/src/app_modules/job/component/beranda/card_view.tsx
@@ -1,12 +1,12 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
+import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/_global/author_name_on_header";
import {
MainColor,
AccentColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_CardLoadingOverlay from "@/app_modules/component_global/loading_card";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_CardLoadingOverlay from "@/app_modules/_global/loading_card";
import { Card, Grid, Center, Text } from "@mantine/core";
import { MODEL_JOB } from "../../model/interface";
import { useRouter } from "next/navigation";
diff --git a/src/app_modules/job/component/button/create_button.tsx b/src/app_modules/job/component/button/create_button.tsx
index 0cffdbf6..27e83118 100644
--- a/src/app_modules/job/component/button/create_button.tsx
+++ b/src/app_modules/job/component/button/create_button.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
import { Affix, rem, ActionIcon, Loader, Box } from "@mantine/core";
import { IconPencilPlus } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
diff --git a/src/app_modules/job/component/card/card_view.tsx b/src/app_modules/job/component/card/card_view.tsx
index 610ec98d..4ff54a79 100644
--- a/src/app_modules/job/component/card/card_view.tsx
+++ b/src/app_modules/job/component/card/card_view.tsx
@@ -3,13 +3,13 @@
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import { Card, Center, Text } from "@mantine/core";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { MODEL_JOB } from "../../model/interface";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import ComponentGlobal_CardLoadingOverlay from "@/app_modules/component_global/loading_card";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import ComponentGlobal_CardLoadingOverlay from "@/app_modules/_global/loading_card";
export default function ComponentJob_CardStatus({
data,
diff --git a/src/app_modules/job/component/card_view_status.tsx b/src/app_modules/job/component/card_view_status.tsx
index 2874a806..8ce9e32c 100644
--- a/src/app_modules/job/component/card_view_status.tsx
+++ b/src/app_modules/job/component/card_view_status.tsx
@@ -1,20 +1,17 @@
"use client";
-import { Stack, Card, Grid, Image, Text, Center } from "@mantine/core";
-import _ from "lodash";
-import ComponentJob_IsEmptyData from "./is_empty_data";
-import { useRouter } from "next/navigation";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { MODEL_JOB } from "../model/interface";
-import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { IconChevronRight } from "@tabler/icons-react";
-import { useState } from "react";
-import ComponentGlobal_CardLoadingOverlay from "@/app_modules/component_global/loading_card";
import {
- MainColor,
AccentColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+ MainColor,
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
+import ComponentGlobal_CardLoadingOverlay from "@/app_modules/_global/loading_card";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import { Card, Center, Stack, Text } from "@mantine/core";
+import _ from "lodash";
+import { useRouter } from "next/navigation";
+import { useState } from "react";
+import { MODEL_JOB } from "../model/interface";
export default function ComponentJob_CardViewStatus({
listData,
diff --git a/src/app_modules/job/component/detail/detail_data.tsx b/src/app_modules/job/component/detail/detail_data.tsx
index dcb09260..d5216eb2 100644
--- a/src/app_modules/job/component/detail/detail_data.tsx
+++ b/src/app_modules/job/component/detail/detail_data.tsx
@@ -6,7 +6,7 @@ import { RouterJob } from "@/app/lib/router_hipmi/router_job";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function ComponentJob_DetailData({
data,
diff --git a/src/app_modules/job/create/layout.tsx b/src/app_modules/job/create/layout.tsx
index 5dd2ccd2..23240109 100644
--- a/src/app_modules/job/create/layout.tsx
+++ b/src/app_modules/job/create/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_Create({
diff --git a/src/app_modules/job/create/view.tsx b/src/app_modules/job/create/view.tsx
index b2c5fe50..2db947d8 100644
--- a/src/app_modules/job/create/view.tsx
+++ b/src/app_modules/job/create/view.tsx
@@ -28,15 +28,15 @@ const ReactQuill = dynamic(
);
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_BoxInformation from "@/app_modules/component_global/box_information";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_BoxInformation from "@/app_modules/_global/component/box_information";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import notifikasiToAdmin_funCreate from "@/app_modules/notifikasi/fun/create/create_notif_to_admin";
import mqtt_client from "@/util/mqtt_client";
import { useShallowEffect } from "@mantine/hooks";
diff --git a/src/app_modules/job/detail/arsip/layout.tsx b/src/app_modules/job/detail/arsip/layout.tsx
index 88d07b13..2b03dbb8 100644
--- a/src/app_modules/job/detail/arsip/layout.tsx
+++ b/src/app_modules/job/detail/arsip/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_DetailArsip({
diff --git a/src/app_modules/job/detail/arsip/view.tsx b/src/app_modules/job/detail/arsip/view.tsx
index afbc590f..216e17bf 100644
--- a/src/app_modules/job/detail/arsip/view.tsx
+++ b/src/app_modules/job/detail/arsip/view.tsx
@@ -5,14 +5,14 @@ import ComponentJob_DetailData from "../../component/detail/detail_data";
import { MODEL_JOB } from "../../model/interface";
import { useRouter } from "next/navigation";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { useAtom } from "jotai";
import { Job_funEditArsipById } from "../../fun/edit/fun_edit_arsip_by_id";
import { gs_job_status, gs_job_hot_menu } from "../../global_state";
import { useState } from "react";
import { useDisclosure } from "@mantine/hooks";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
export default function Job_DetailArsip({ dataJob }: { dataJob: MODEL_JOB }) {
return (
@@ -47,7 +47,7 @@ function ButtonAction({ jobId }: { jobId: string }) {
}
return (
<>
- close()}
title={
diff --git a/src/app_modules/job/detail/draft/layout.tsx b/src/app_modules/job/detail/draft/layout.tsx
index 7d117cec..caeb6c78 100644
--- a/src/app_modules/job/detail/draft/layout.tsx
+++ b/src/app_modules/job/detail/draft/layout.tsx
@@ -16,16 +16,16 @@ import React from "react";
import ComponentJob_HeaderTamplate from "../../component/header_tamplate";
import { IconDots, IconDotsVertical, IconEdit, IconX } from "@tabler/icons-react";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
import { useRouter } from "next/navigation";
import { useDisclosure } from "@mantine/hooks";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Drawer from "@/app_modules/component_global/ui/ui_drawer";
+} from "@/app_modules/_global/color/color_pallet";
+import UIGlobal_Drawer from "@/app_modules/_global/ui/ui_drawer";
export default function LayoutJob_DetailDraft({
children,
@@ -64,7 +64,7 @@ export default function LayoutJob_DetailDraft({
{children}
- */}
{/* Ajukan */}
- setAjukan(false)}
title={" Anda sudah yakin akan melakukan pengajuan review kembali ?"}
@@ -200,7 +195,7 @@ function ButtonAction({ jobId }: { jobId: string }) {
/>
{/* Hapus */}
- close()}
title={"Anda yakin ingin menghapus ?"}
diff --git a/src/app_modules/job/detail/main/layout.tsx b/src/app_modules/job/detail/main/layout.tsx
index ff28ca41..50f83045 100644
--- a/src/app_modules/job/detail/main/layout.tsx
+++ b/src/app_modules/job/detail/main/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_MainDetail({
diff --git a/src/app_modules/job/detail/publish/layout.tsx b/src/app_modules/job/detail/publish/layout.tsx
index 2313d9d5..a117c885 100644
--- a/src/app_modules/job/detail/publish/layout.tsx
+++ b/src/app_modules/job/detail/publish/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_DetailPublish({
diff --git a/src/app_modules/job/detail/publish/view.tsx b/src/app_modules/job/detail/publish/view.tsx
index 065db43d..df9314f6 100644
--- a/src/app_modules/job/detail/publish/view.tsx
+++ b/src/app_modules/job/detail/publish/view.tsx
@@ -4,9 +4,9 @@ import { RouterJob } from "@/app/lib/router_hipmi/router_job";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+} from "@/app_modules/_global/color/color_pallet";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Button, Group, Modal, Paper, Stack, Title } from "@mantine/core";
import { useDisclosure } from "@mantine/hooks";
import { useAtom } from "jotai";
@@ -16,7 +16,7 @@ import ComponentJob_DetailData from "../../component/detail/detail_data";
import { Job_funEditArsipById } from "../../fun/edit/fun_edit_arsip_by_id";
import { gs_job_hot_menu, gs_job_status } from "../../global_state";
import { MODEL_JOB } from "../../model/interface";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
export default function Job_DetailPublish({ dataJob }: { dataJob: MODEL_JOB }) {
return (
@@ -93,7 +93,7 @@ function ButtonAction({ jobId }: { jobId: string }) {
*/}
- close()}
title={
diff --git a/src/app_modules/job/detail/reject/layout.tsx b/src/app_modules/job/detail/reject/layout.tsx
index 7a237dbd..7688c2dc 100644
--- a/src/app_modules/job/detail/reject/layout.tsx
+++ b/src/app_modules/job/detail/reject/layout.tsx
@@ -3,10 +3,10 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentJob_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { IconEdit } from "@tabler/icons-react";
export default function LayoutJob_DetailReject({
diff --git a/src/app_modules/job/detail/reject/view.tsx b/src/app_modules/job/detail/reject/view.tsx
index ea2a887c..b96c95e0 100644
--- a/src/app_modules/job/detail/reject/view.tsx
+++ b/src/app_modules/job/detail/reject/view.tsx
@@ -1,12 +1,13 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { Button, Group, Modal, Paper, Stack, Title } from "@mantine/core";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { Button, Group, Stack } from "@mantine/core";
import { useAtom } from "jotai";
-import ComponentGlobal_BoxInformation from "@/app_modules/component_global/box_information";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import ComponentGlobal_BoxInformation from "@/app_modules/_global/component/box_information";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
import { useDisclosure } from "@mantine/hooks";
import { useRouter } from "next/navigation";
import ComponentJob_DetailData from "../../component/detail/detail_data";
@@ -14,11 +15,6 @@ import { Job_funDeleteById } from "../../fun/delete/fun_delete_by_id";
import { Job_funEditStatusByStatusId } from "../../fun/edit/fun_edit_status_by_status_id";
import { gs_job_status } from "../../global_state";
import { MODEL_JOB } from "../../model/interface";
-import {
- AccentColor,
- MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
export default function Job_DetailReject({ dataJob }: { dataJob: MODEL_JOB }) {
return (
@@ -66,7 +62,7 @@ function ButtonAction({ jobId }: { jobId: string }) {
return (
<>
- close()}
title={" Anda yakin ingin menghapus ?"}
diff --git a/src/app_modules/job/detail/review/layout.tsx b/src/app_modules/job/detail/review/layout.tsx
index 8954e16a..480a5495 100644
--- a/src/app_modules/job/detail/review/layout.tsx
+++ b/src/app_modules/job/detail/review/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_DetailReview({
diff --git a/src/app_modules/job/detail/review/view.tsx b/src/app_modules/job/detail/review/view.tsx
index cacc79f1..9617e08d 100644
--- a/src/app_modules/job/detail/review/view.tsx
+++ b/src/app_modules/job/detail/review/view.tsx
@@ -6,13 +6,13 @@ import { useRouter } from "next/navigation";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
import { useAtom } from "jotai";
import { gs_job_status } from "../../global_state";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { MODEL_JOB } from "../../model/interface";
import { Job_funEditStatusByStatusId } from "../../fun/edit/fun_edit_status_by_status_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import notifikasiToAdmin_funCreate from "@/app_modules/notifikasi/fun/create/create_notif_to_admin";
import mqtt_client from "@/util/mqtt_client";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
import { useDisclosure } from "@mantine/hooks";
import { useState } from "react";
@@ -62,7 +62,7 @@ function ButtonAction({ jobId }: { jobId: string }) {
}
return (
<>
- setOpen(false)}
title={"Anda yakin membatalkan review ?"}
diff --git a/src/app_modules/job/edit/layout.tsx b/src/app_modules/job/edit/layout.tsx
index ca17e086..2e9cb44b 100644
--- a/src/app_modules/job/edit/layout.tsx
+++ b/src/app_modules/job/edit/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutJob_Edit({
diff --git a/src/app_modules/job/edit/view.tsx b/src/app_modules/job/edit/view.tsx
index 4b2f9832..180d70db 100644
--- a/src/app_modules/job/edit/view.tsx
+++ b/src/app_modules/job/edit/view.tsx
@@ -1,9 +1,8 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import {
- Box,
Button,
Center,
FileButton,
@@ -15,31 +14,29 @@ import {
Stack,
Text,
TextInput,
- Textarea,
- Title,
+ Title
} from "@mantine/core";
-import { IconCamera, IconUpload, IconXboxX } from "@tabler/icons-react";
-import { useAtom } from "jotai";
-import _ from "lodash";
-import { useRouter } from "next/navigation";
-import { useState } from "react";
-import { gs_job_hot_menu, gs_job_status } from "../global_state";
-import { MODEL_JOB } from "../model/interface";
import {
useDisclosure,
useShallowEffect,
useWindowScroll,
} from "@mantine/hooks";
+import { IconCamera, IconUpload } from "@tabler/icons-react";
+import { useAtom } from "jotai";
+import { useRouter } from "next/navigation";
+import { useState } from "react";
+import { gs_job_hot_menu, gs_job_status } from "../global_state";
+import { MODEL_JOB } from "../model/interface";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { Job_EditById } from "../fun/edit/fun_edit_by_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import dynamic from "next/dynamic";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import dynamic from "next/dynamic";
+import { Job_EditById } from "../fun/edit/fun_edit_by_id";
const ReactQuill = dynamic(
() => {
return import("react-quill");
diff --git a/src/app_modules/job/main/arsip/ui_arsip.tsx b/src/app_modules/job/main/arsip/ui_arsip.tsx
index 84c01693..0284a39a 100644
--- a/src/app_modules/job/main/arsip/ui_arsip.tsx
+++ b/src/app_modules/job/main/arsip/ui_arsip.tsx
@@ -4,7 +4,7 @@ import { useState } from "react"
import { MODEL_JOB } from "../../model/interface"
import _ from "lodash";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Box, Center, Loader } from "@mantine/core";
import { ScrollOnly } from "next-scroll-loader";
import ComponentJob_CardStatus from "../../component/card/card_view";
diff --git a/src/app_modules/job/main/beranda/ui_beranda.tsx b/src/app_modules/job/main/beranda/ui_beranda.tsx
index 37ffff7f..16597ddc 100644
--- a/src/app_modules/job/main/beranda/ui_beranda.tsx
+++ b/src/app_modules/job/main/beranda/ui_beranda.tsx
@@ -2,7 +2,7 @@
import { useState } from "react";
import { MODEL_JOB } from "../../model/interface";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Stack, TextInput, Center, Loader } from "@mantine/core";
import _ from "lodash";
import { ScrollOnly } from "next-scroll-loader";
diff --git a/src/app_modules/job/main/layout.tsx b/src/app_modules/job/main/layout.tsx
index 291296d4..dcbf3602 100644
--- a/src/app_modules/job/main/layout.tsx
+++ b/src/app_modules/job/main/layout.tsx
@@ -1,10 +1,10 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import { MainColor } from "@/app_modules/component_global/color/color_pallet";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import { MainColor } from "@/app_modules/_global/color/color_pallet";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { ActionIcon, SimpleGrid, Stack, Text } from "@mantine/core";
import { IconHistory, IconHome, IconReservedLine } from "@tabler/icons-react";
import { useAtom } from "jotai";
diff --git a/src/app_modules/job/main/status/draft.tsx b/src/app_modules/job/main/status/draft.tsx
index c0d052a4..7e869f70 100644
--- a/src/app_modules/job/main/status/draft.tsx
+++ b/src/app_modules/job/main/status/draft.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Center, Loader } from "@mantine/core";
import _ from "lodash";
import { ScrollOnly } from "next-scroll-loader";
diff --git a/src/app_modules/job/main/status/publish.tsx b/src/app_modules/job/main/status/publish.tsx
index 2bf24d1d..8d639096 100644
--- a/src/app_modules/job/main/status/publish.tsx
+++ b/src/app_modules/job/main/status/publish.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Center, Loader } from "@mantine/core";
import _ from "lodash";
import { ScrollOnly } from "next-scroll-loader";
diff --git a/src/app_modules/job/main/status/reject.tsx b/src/app_modules/job/main/status/reject.tsx
index 0c687c67..82f71c29 100644
--- a/src/app_modules/job/main/status/reject.tsx
+++ b/src/app_modules/job/main/status/reject.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Center, Loader } from "@mantine/core";
import _ from "lodash";
import { ScrollOnly } from "next-scroll-loader";
diff --git a/src/app_modules/job/main/status/review.tsx b/src/app_modules/job/main/status/review.tsx
index eea8f99e..ec78378a 100644
--- a/src/app_modules/job/main/status/review.tsx
+++ b/src/app_modules/job/main/status/review.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
import { Center, Loader } from "@mantine/core";
import _ from "lodash";
import { ScrollOnly } from "next-scroll-loader";
diff --git a/src/app_modules/job/main/status/ui_status.tsx b/src/app_modules/job/main/status/ui_status.tsx
index 176b9d19..1d7a1fae 100644
--- a/src/app_modules/job/main/status/ui_status.tsx
+++ b/src/app_modules/job/main/status/ui_status.tsx
@@ -10,7 +10,7 @@ import Job_Review from "./review";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function Job_UiStatus({
listPublish,
diff --git a/src/app_modules/job/non_user_view/layout.tsx b/src/app_modules/job/non_user_view/layout.tsx
index 81798eec..f87c718b 100644
--- a/src/app_modules/job/non_user_view/layout.tsx
+++ b/src/app_modules/job/non_user_view/layout.tsx
@@ -3,9 +3,9 @@
import { AppShell, Center } from "@mantine/core";
import React from "react";
import ComponentJob_HeaderTamplate from "../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
export default function LayoutJob_NonUserView({
children,
diff --git a/src/app_modules/job/non_user_view/view.tsx b/src/app_modules/job/non_user_view/view.tsx
index 0ecba43a..e98a6a23 100644
--- a/src/app_modules/job/non_user_view/view.tsx
+++ b/src/app_modules/job/non_user_view/view.tsx
@@ -5,7 +5,7 @@ import ComponentJob_DetailData from "../component/detail/detail_data";
import { RouterJob } from "@/app/lib/router_hipmi/router_job";
import { data } from "autoprefixer";
import { MODEL_JOB } from "../model/interface";
-import { AccentColor, MainColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor, MainColor } from "@/app_modules/_global/color/color_pallet";
export default function Job_NonUserView({ data }: { data: MODEL_JOB }) {
return (
diff --git a/src/app_modules/job/splash/ui_splash.tsx b/src/app_modules/job/splash/ui_splash.tsx
index af1322e6..15c6418c 100644
--- a/src/app_modules/job/splash/ui_splash.tsx
+++ b/src/app_modules/job/splash/ui_splash.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_SplashScreen from "@/app_modules/component_global/splash/splash_global";
+import UIGlobal_SplashScreen from "@/app_modules/_global/ui/ui_splash";
import { useShallowEffect } from "@mantine/hooks";
import { IconBriefcase } from "@tabler/icons-react";
import { useAtom } from "jotai";
@@ -23,7 +23,7 @@ export function Job_UiSplash() {
}, []);
return (
<>
- } />
+ } />
>
);
}
diff --git a/src/app_modules/katalog/component/button_header_right.tsx b/src/app_modules/katalog/component/button_header_right.tsx
index dc0bdd32..980c303e 100644
--- a/src/app_modules/katalog/component/button_header_right.tsx
+++ b/src/app_modules/katalog/component/button_header_right.tsx
@@ -1,15 +1,9 @@
"use client";
-import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
-import ComponentGlobal_UI_Drawer from "@/app_modules/component_global/ui/ui_drawer";
-import { ActionIcon, Box } from "@mantine/core";
+import { ActionIcon } from "@mantine/core";
import { useDisclosure } from "@mantine/hooks";
import {
- IconDots,
- IconDotsVertical,
- IconEdit,
- IconPhotoEdit,
- IconPolaroid,
+ IconDotsVertical
} from "@tabler/icons-react";
import { ComponentKatalog_DrawerKatalog } from "./drawer_katalog";
diff --git a/src/app_modules/katalog/component/drawer_katalog.tsx b/src/app_modules/katalog/component/drawer_katalog.tsx
index 135837f0..79245d1f 100644
--- a/src/app_modules/katalog/component/drawer_katalog.tsx
+++ b/src/app_modules/katalog/component/drawer_katalog.tsx
@@ -1,7 +1,7 @@
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import Component_Logout from "@/app_modules/auth/logout/view";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
import {
ActionIcon,
Drawer,
@@ -12,11 +12,9 @@ import {
} from "@mantine/core";
import {
IconEdit,
- IconLogout,
- IconLogout2,
IconPhotoEdit,
IconPolaroid,
- IconX,
+ IconX
} from "@tabler/icons-react";
import { useRouter } from "next/navigation";
import { useState } from "react";
@@ -102,7 +100,7 @@ export function ComponentKatalog_DrawerKatalog({
setIsLoading(true)
}}
>
- {isLoading && e.id === pageId ? : e.icon}
+ {isLoading && e.id === pageId ? : e.icon}
{e.name}
diff --git a/src/app_modules/katalog/main/layout.tsx b/src/app_modules/katalog/main/layout.tsx
index 5ee0d691..5ef20553 100644
--- a/src/app_modules/katalog/main/layout.tsx
+++ b/src/app_modules/katalog/main/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { ComponentKatalog_ButtonHeaderRight } from "../component/button_header_right";
export default function KatalogLayout({
diff --git a/src/app_modules/katalog/portofolio/component/button_delete.tsx b/src/app_modules/katalog/portofolio/component/button_delete.tsx
index 10e552a3..077f06ae 100644
--- a/src/app_modules/katalog/portofolio/component/button_delete.tsx
+++ b/src/app_modules/katalog/portofolio/component/button_delete.tsx
@@ -1,5 +1,5 @@
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Button, Group, Modal, Stack, Title } from "@mantine/core";
import { IconTrash } from "@tabler/icons-react";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
@@ -8,7 +8,7 @@ import { useState } from "react";
import { Portofolio_funDeletePortofolioById } from "../fun/delete/fun_delete_by_id";
import { MODEL_PORTOFOLIO } from "../model/interface";
import { useRouter } from "next/navigation";
-import ComponentGlobal_UI_Modal from "@/app_modules/component_global/ui/ui_modal";
+import UIGlobal_Modal from "@/app_modules/_global/ui/ui_modal";
export function ComponentPortofolio_ButtonDelete({
userLoginId,
@@ -38,7 +38,7 @@ export function ComponentPortofolio_ButtonDelete({
""
)}
- setModal(false)}
diff --git a/src/app_modules/katalog/portofolio/component/button_more.tsx b/src/app_modules/katalog/portofolio/component/button_more.tsx
index 590dc835..b3cda470 100644
--- a/src/app_modules/katalog/portofolio/component/button_more.tsx
+++ b/src/app_modules/katalog/portofolio/component/button_more.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterPortofolio } from "@/app/lib/router_hipmi/router_katalog";
-import ComponentGlobal_UI_Drawer from "@/app_modules/component_global/ui/ui_drawer";
+import UIGlobal_Drawer from "@/app_modules/_global/ui/ui_drawer";
import { ActionIcon } from "@mantine/core";
import {
IconDots,
@@ -54,7 +54,7 @@ export function ComponentPortofolio_ButtonMore({
)}
- setOpenDrawer(false)}
component={listPage}
diff --git a/src/app_modules/katalog/portofolio/component/card_view_daftar.tsx b/src/app_modules/katalog/portofolio/component/card_view_daftar.tsx
index 4dca5bd8..64bb66be 100644
--- a/src/app_modules/katalog/portofolio/component/card_view_daftar.tsx
+++ b/src/app_modules/katalog/portofolio/component/card_view_daftar.tsx
@@ -1,7 +1,7 @@
import { Group, Paper, Stack, Text } from "@mantine/core";
import { MODEL_PORTOFOLIO } from "../model/interface";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import { IconCaretRight } from "@tabler/icons-react";
import { useRouter } from "next/navigation";
import { useState } from "react";
@@ -38,7 +38,7 @@ export function ComponentPortofolio_DaftarBoxView({
{isLoading ? (
-
+
) : (
)}
diff --git a/src/app_modules/katalog/portofolio/create/layout.tsx b/src/app_modules/katalog/portofolio/create/layout.tsx
index 4bb550c7..1857e261 100644
--- a/src/app_modules/katalog/portofolio/create/layout.tsx
+++ b/src/app_modules/katalog/portofolio/create/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
export default function CreatePortofolioLayout({ children, profileId }: { children: any, profileId: any }) {
return (
diff --git a/src/app_modules/katalog/portofolio/create/view.tsx b/src/app_modules/katalog/portofolio/create/view.tsx
index f220efd9..fd148a57 100644
--- a/src/app_modules/katalog/portofolio/create/view.tsx
+++ b/src/app_modules/katalog/portofolio/create/view.tsx
@@ -1,11 +1,11 @@
"use client";
import { Warna } from "@/app/lib/warna";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
BIDANG_BISNIS_OLD,
MODEL_PORTOFOLIO_OLD,
@@ -29,11 +29,11 @@ import { useRouter } from "next/navigation";
import { useState } from "react";
import ComponentKatalog_NotedBox from "../../component/noted_box";
import funCreatePortofolio from "../fun/fun_create_portofolio";
-import ComponentGlobal_BoxInformation from "@/app_modules/component_global/box_information";
+import ComponentGlobal_BoxInformation from "@/app_modules/_global/component/box_information";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function CreatePortofolio({
bidangBisnis,
diff --git a/src/app_modules/katalog/portofolio/edit/data/layout.tsx b/src/app_modules/katalog/portofolio/edit/data/layout.tsx
index 1d325ba0..1452efc1 100644
--- a/src/app_modules/katalog/portofolio/edit/data/layout.tsx
+++ b/src/app_modules/katalog/portofolio/edit/data/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
diff --git a/src/app_modules/katalog/portofolio/edit/data/ui_edit_data.tsx b/src/app_modules/katalog/portofolio/edit/data/ui_edit_data.tsx
index acc88ed2..7ff8771e 100644
--- a/src/app_modules/katalog/portofolio/edit/data/ui_edit_data.tsx
+++ b/src/app_modules/katalog/portofolio/edit/data/ui_edit_data.tsx
@@ -2,11 +2,11 @@
import {
MainColor
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Button, Select, Stack, TextInput, Textarea } from "@mantine/core";
import _ from "lodash";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
diff --git a/src/app_modules/katalog/portofolio/edit/logo/layout.tsx b/src/app_modules/katalog/portofolio/edit/logo/layout.tsx
index 86f20b8b..577d70eb 100644
--- a/src/app_modules/katalog/portofolio/edit/logo/layout.tsx
+++ b/src/app_modules/katalog/portofolio/edit/logo/layout.tsx
@@ -1,8 +1,8 @@
"use client";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import ComponentKatalog_HeaderTamplate from "@/app_modules/katalog/component/header_tamplate";
import { AppShell } from "@mantine/core";
import React from "react";
diff --git a/src/app_modules/katalog/portofolio/edit/logo/ui_edit_logo.tsx b/src/app_modules/katalog/portofolio/edit/logo/ui_edit_logo.tsx
index 822d5bb5..2af62bd4 100644
--- a/src/app_modules/katalog/portofolio/edit/logo/ui_edit_logo.tsx
+++ b/src/app_modules/katalog/portofolio/edit/logo/ui_edit_logo.tsx
@@ -6,9 +6,9 @@ import {
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+} from "@/app_modules/_global/color/color_pallet";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import {
AspectRatio,
Button,
diff --git a/src/app_modules/katalog/portofolio/edit/medsos/layout.tsx b/src/app_modules/katalog/portofolio/edit/medsos/layout.tsx
index 32f4a5b2..5fdcf02f 100644
--- a/src/app_modules/katalog/portofolio/edit/medsos/layout.tsx
+++ b/src/app_modules/katalog/portofolio/edit/medsos/layout.tsx
@@ -1,7 +1,7 @@
"use client";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
export default function LayoutPortofolio_EditMedsosBisnis({
diff --git a/src/app_modules/katalog/portofolio/edit/medsos/ui_edit_medsos.tsx b/src/app_modules/katalog/portofolio/edit/medsos/ui_edit_medsos.tsx
index dcb2f919..253149f9 100644
--- a/src/app_modules/katalog/portofolio/edit/medsos/ui_edit_medsos.tsx
+++ b/src/app_modules/katalog/portofolio/edit/medsos/ui_edit_medsos.tsx
@@ -5,15 +5,15 @@ import { Box, Button, Paper, Stack, TextInput } from "@mantine/core";
import { useState } from "react";
import { MODEL_PORTOFOLIO_MEDSOS } from "../../model/interface";
import { Portofolio_funEditMedsosById } from "../../fun/edit/fun_edit_medsos_bisnis_by_id";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { useRouter } from "next/navigation";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function Portofolio_EditMedsosBisnis({
dataMedsos,
diff --git a/src/app_modules/katalog/portofolio/ui/ui_detail_data.tsx b/src/app_modules/katalog/portofolio/ui/ui_detail_data.tsx
index b4dee63d..01564ac1 100644
--- a/src/app_modules/katalog/portofolio/ui/ui_detail_data.tsx
+++ b/src/app_modules/katalog/portofolio/ui/ui_detail_data.tsx
@@ -7,7 +7,7 @@ import {
IconPinned,
} from "@tabler/icons-react";
import { MODEL_PORTOFOLIO } from "../model/interface";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
export function Portofolio_UiDetailData({
dataPorto,
diff --git a/src/app_modules/katalog/portofolio/ui/ui_detail_logo.tsx b/src/app_modules/katalog/portofolio/ui/ui_detail_logo.tsx
index bc90203f..54f6dc92 100644
--- a/src/app_modules/katalog/portofolio/ui/ui_detail_logo.tsx
+++ b/src/app_modules/katalog/portofolio/ui/ui_detail_logo.tsx
@@ -1,7 +1,7 @@
import { RouterPortofolio } from "@/app/lib/router_hipmi/router_katalog";
import { Paper, Title, AspectRatio, Image } from "@mantine/core";
import { MODEL_PORTOFOLIO } from "../model/interface";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
export function Portofolio_UiDetailLogo({
dataPorto,
diff --git a/src/app_modules/katalog/portofolio/ui/ui_detail_media.tsx b/src/app_modules/katalog/portofolio/ui/ui_detail_media.tsx
index ebaeb18c..92ffeb4c 100644
--- a/src/app_modules/katalog/portofolio/ui/ui_detail_media.tsx
+++ b/src/app_modules/katalog/portofolio/ui/ui_detail_media.tsx
@@ -9,7 +9,7 @@ import {
IconBrandYoutube,
} from "@tabler/icons-react";
import { MODEL_PORTOFOLIO } from "../model/interface";
-import { AccentColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor } from "@/app_modules/_global/color/color_pallet";
export function Portofolio_UiSosialMedia({
dataPorto,
diff --git a/src/app_modules/katalog/portofolio/ui/ui_layout.tsx b/src/app_modules/katalog/portofolio/ui/ui_layout.tsx
index 3b2a325d..44aa4bb6 100644
--- a/src/app_modules/katalog/portofolio/ui/ui_layout.tsx
+++ b/src/app_modules/katalog/portofolio/ui/ui_layout.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import { ComponentPortofolio_ButtonMore } from "../component/button_more";
export default function PortofolioLayout({
diff --git a/src/app_modules/katalog/portofolio/ui/ui_list_detail_portofolio.tsx b/src/app_modules/katalog/portofolio/ui/ui_list_detail_portofolio.tsx
index 6d1e9251..fc40690c 100644
--- a/src/app_modules/katalog/portofolio/ui/ui_list_detail_portofolio.tsx
+++ b/src/app_modules/katalog/portofolio/ui/ui_list_detail_portofolio.tsx
@@ -1,6 +1,6 @@
"use client";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import { Box, Center } from "@mantine/core";
import { ScrollOnly } from "next-scroll-loader";
import { useState } from "react";
@@ -25,7 +25,7 @@ export function Portofolio_UiListDetail({
height="90vh"
renderLoading={() => (
-
+
)}
data={data}
diff --git a/src/app_modules/katalog/portofolio/view/view_list_detail_portofolio.tsx b/src/app_modules/katalog/portofolio/view/view_list_detail_portofolio.tsx
index fd777286..9d7fc995 100644
--- a/src/app_modules/katalog/portofolio/view/view_list_detail_portofolio.tsx
+++ b/src/app_modules/katalog/portofolio/view/view_list_detail_portofolio.tsx
@@ -1,7 +1,7 @@
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
import React from "react";
import { Portofolio_UiListDetail } from "../ui/ui_list_detail_portofolio";
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
import { MODEL_PORTOFOLIO } from "../model/interface";
export async function Portofolio_ViewListDetail({
diff --git a/src/app_modules/katalog/profile/create/layout.tsx b/src/app_modules/katalog/profile/create/layout.tsx
index e2ee2dc6..bf4ef676 100644
--- a/src/app_modules/katalog/profile/create/layout.tsx
+++ b/src/app_modules/katalog/profile/create/layout.tsx
@@ -1,6 +1,6 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
export default function ProfileLayout({ children }: { children: any }) {
return (
diff --git a/src/app_modules/katalog/profile/create/view.tsx b/src/app_modules/katalog/profile/create/view.tsx
index b883692e..373f26fd 100644
--- a/src/app_modules/katalog/profile/create/view.tsx
+++ b/src/app_modules/katalog/profile/create/view.tsx
@@ -1,12 +1,12 @@
"use client";
import { RouterHome } from "@/app/lib/router_hipmi/router_home";
-import ComponentGlobal_BoxInformation from "@/app_modules/component_global/box_information";
-import { AccentColor, MainColor } from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import ComponentGlobal_BoxInformation from "@/app_modules/_global/component/box_information";
+import { AccentColor, MainColor } from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
AspectRatio,
Avatar,
diff --git a/src/app_modules/katalog/profile/edit/layout.tsx b/src/app_modules/katalog/profile/edit/layout.tsx
index b448d039..3c6f4ca1 100644
--- a/src/app_modules/katalog/profile/edit/layout.tsx
+++ b/src/app_modules/katalog/profile/edit/layout.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
export default function EditProfileLayout({ children }: { children: any }) {
return (
diff --git a/src/app_modules/katalog/profile/edit/view.tsx b/src/app_modules/katalog/profile/edit/view.tsx
index c8de20a1..8a907706 100644
--- a/src/app_modules/katalog/profile/edit/view.tsx
+++ b/src/app_modules/katalog/profile/edit/view.tsx
@@ -1,18 +1,17 @@
"use client";
-import { Warna } from "@/app/lib/warna";
import { Button, Loader, Select, Stack, TextInput } from "@mantine/core";
import _ from "lodash";
import { useRouter } from "next/navigation";
import { useState } from "react";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { MainColor } from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { validRegex } from "../../component/regular_expressions";
import { Profile_funEditById } from "../fun/update/fun_edit_profile_by_id";
import { MODEL_PROFILE } from "../model/interface";
-import { MainColor } from "@/app_modules/component_global/color/color_pallet";
export default function EditProfile({ data }: { data: MODEL_PROFILE }) {
const router = useRouter();
diff --git a/src/app_modules/katalog/profile/main/view_profile.tsx b/src/app_modules/katalog/profile/main/view_profile.tsx
index b8d0a8c4..1bc79085 100644
--- a/src/app_modules/katalog/profile/main/view_profile.tsx
+++ b/src/app_modules/katalog/profile/main/view_profile.tsx
@@ -31,7 +31,7 @@ import { useState } from "react";
import { MODEL_PROFILE_OLD } from "@/app_modules/home/model/user_profile";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import { MODEL_PROFILE } from "../model/interface";
-import { AccentColor, MainColor } from "@/app_modules/component_global/color/color_pallet";
+import { AccentColor, MainColor } from "@/app_modules/_global/color/color_pallet";
export default function ProfileView({
profile,
diff --git a/src/app_modules/katalog/profile/upload/foto_background/index.tsx b/src/app_modules/katalog/profile/upload/foto_background/index.tsx
index 1242ea4d..c45a46d5 100644
--- a/src/app_modules/katalog/profile/upload/foto_background/index.tsx
+++ b/src/app_modules/katalog/profile/upload/foto_background/index.tsx
@@ -13,9 +13,9 @@ import {
import { useState } from "react";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { IconCamera } from "@tabler/icons-react";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
import { useRouter } from "next/navigation";
@@ -24,7 +24,7 @@ import { MODEL_PROFILE } from "../../model/interface";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function Profile_UpdateFotoBackground({
dataProfile,
diff --git a/src/app_modules/katalog/profile/upload/foto_background/layout.tsx b/src/app_modules/katalog/profile/upload/foto_background/layout.tsx
index d9a9fccc..eb14b5ab 100644
--- a/src/app_modules/katalog/profile/upload/foto_background/layout.tsx
+++ b/src/app_modules/katalog/profile/upload/foto_background/layout.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
export default function LayoutProfile_UpdateFotoBackground({
children,
diff --git a/src/app_modules/katalog/profile/upload/foto_profile/index.tsx b/src/app_modules/katalog/profile/upload/foto_profile/index.tsx
index 55d9eb4d..fa083561 100644
--- a/src/app_modules/katalog/profile/upload/foto_profile/index.tsx
+++ b/src/app_modules/katalog/profile/upload/foto_profile/index.tsx
@@ -17,13 +17,13 @@ import { IconCamera } from "@tabler/icons-react";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
import { useRouter } from "next/navigation";
import { Profile_funUpdateFoto } from "../../fun/update/fun_update_foto_profile";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
export default function UploadFotoProfile({
dataProfile,
diff --git a/src/app_modules/katalog/profile/upload/foto_profile/layout.tsx b/src/app_modules/katalog/profile/upload/foto_profile/layout.tsx
index 230e5397..a2d18621 100644
--- a/src/app_modules/katalog/profile/upload/foto_profile/layout.tsx
+++ b/src/app_modules/katalog/profile/upload/foto_profile/layout.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "@/app_modules/component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "@/app_modules/component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "@/app_modules/_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "@/app_modules/_global/ui/ui_layout_tamplate";
export default function UploadFotoProfileLayout({
children,
diff --git a/src/app_modules/katalog/ui/ui_list_portofolio.tsx b/src/app_modules/katalog/ui/ui_list_portofolio.tsx
index f63d9cbb..be87e5a7 100644
--- a/src/app_modules/katalog/ui/ui_list_portofolio.tsx
+++ b/src/app_modules/katalog/ui/ui_list_portofolio.tsx
@@ -4,8 +4,8 @@ import { RouterPortofolio } from "@/app/lib/router_hipmi/router_katalog";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
+} from "@/app_modules/_global/color/color_pallet";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import {
ActionIcon,
Box,
@@ -60,7 +60,7 @@ export function Portofolio_UiListView({
}}
>
{loading ? (
-
+
) : (
)}
@@ -107,7 +107,7 @@ export function Portofolio_UiListView({
{idPorto === e?.id && loadingPorto ? (
-
+
) : (
)}
diff --git a/src/app_modules/katalog/ui/ui_profile.tsx b/src/app_modules/katalog/ui/ui_profile.tsx
index 26b30533..e147dbe2 100644
--- a/src/app_modules/katalog/ui/ui_profile.tsx
+++ b/src/app_modules/katalog/ui/ui_profile.tsx
@@ -3,7 +3,7 @@
import {
MainColor,
AccentColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import {
Avatar,
Box,
diff --git a/src/app_modules/notifikasi/component/card_view.tsx b/src/app_modules/notifikasi/component/card_view.tsx
index 7bed821c..b3c048fe 100644
--- a/src/app_modules/notifikasi/component/card_view.tsx
+++ b/src/app_modules/notifikasi/component/card_view.tsx
@@ -10,7 +10,7 @@ import { redirectJobPage } from "./path/job";
import {
AccentColor,
MainColor,
-} from "@/app_modules/component_global/color/color_pallet";
+} from "@/app_modules/_global/color/color_pallet";
import notifikasi_getByUserId from "../fun/get/get_notifiaksi_by_id";
export function ComponentNotifiaksi_CardView({
diff --git a/src/app_modules/notifikasi/component/ui_notifiaksi.tsx b/src/app_modules/notifikasi/component/ui_notifiaksi.tsx
index 827da9c2..66ea0682 100644
--- a/src/app_modules/notifikasi/component/ui_notifiaksi.tsx
+++ b/src/app_modules/notifikasi/component/ui_notifiaksi.tsx
@@ -1,7 +1,7 @@
"use client";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import { gs_job_hot_menu, gs_job_status } from "@/app_modules/job/global_state";
import { Box, Center } from "@mantine/core";
import { useShallowEffect } from "@mantine/hooks";
@@ -48,7 +48,7 @@ export function Notifikasi_UiView({
height="92vh"
renderLoading={() => (
-
+
)}
data={data}
diff --git a/src/app_modules/notifikasi/view_notifikasi.tsx b/src/app_modules/notifikasi/view_notifikasi.tsx
index 901a9ecf..2855b5b9 100644
--- a/src/app_modules/notifikasi/view_notifikasi.tsx
+++ b/src/app_modules/notifikasi/view_notifikasi.tsx
@@ -1,5 +1,5 @@
-import UIGlobal_LayoutHeaderTamplate from "../component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "../component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "../_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "../_global/ui/ui_layout_tamplate";
import { Notifikasi_UiView } from "./component/ui_notifiaksi";
export default function Notifikasi_MainView({
diff --git a/src/app_modules/user_search/component/ui_user_search.tsx b/src/app_modules/user_search/component/ui_user_search.tsx
index 7803fb89..f1a2db3c 100644
--- a/src/app_modules/user_search/component/ui_user_search.tsx
+++ b/src/app_modules/user_search/component/ui_user_search.tsx
@@ -1,19 +1,19 @@
"use client";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
-import ComponentGlobal_IsEmptyData from "@/app_modules/component_global/is_empty_data";
+import ComponentGlobal_IsEmptyData from "@/app_modules/_global/component/is_empty_data";
+import ComponentGlobal_Loader from "@/app_modules/_global/component/loader";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import {
ActionIcon,
Avatar,
Box,
Center,
- Grid,
Group,
Loader,
Stack,
Text,
- TextInput,
+ TextInput
} from "@mantine/core";
import { IconChevronRight, IconSearch } from "@tabler/icons-react";
import _ from "lodash";
@@ -21,8 +21,6 @@ import { ScrollOnly } from "next-scroll-loader";
import { useRouter } from "next/navigation";
import { useState } from "react";
import { userSearch_getAllUser } from "../fun/get/get_all_user";
-import { MainColor } from "@/app_modules/component_global/color/color_pallet";
-import ComponentGlobal_UI_Loader from "@/app_modules/component_global/ui/ui_loader";
export function UserSearch_UiView({ listUser }: { listUser: MODEL_USER[] }) {
const [data, setData] = useState(listUser);
@@ -91,7 +89,6 @@ function CardView({ data }: { data: MODEL_USER }) {
{
setLoading(true);
@@ -125,7 +122,7 @@ function CardView({ data }: { data: MODEL_USER }) {
{loading ? (
-
+
) : (
)}
diff --git a/src/app_modules/user_search/view_user_seach.tsx b/src/app_modules/user_search/view_user_seach.tsx
index c9cc9338..ebcd2f81 100644
--- a/src/app_modules/user_search/view_user_seach.tsx
+++ b/src/app_modules/user_search/view_user_seach.tsx
@@ -1,7 +1,7 @@
import { MODEL_USER } from "@/app_modules/home/model/interface";
-import UIGlobal_LayoutHeaderTamplate from "../component_global/ui/ui_header_tamplate";
-import UIGlobal_LayoutTamplate from "../component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutHeaderTamplate from "../_global/ui/ui_header_tamplate";
+import UIGlobal_LayoutTamplate from "../_global/ui/ui_layout_tamplate";
import { UserSearch_UiView } from "./component/ui_user_search";
export default function UserSearch_MainView({
diff --git a/src/app_modules/vote/component/card_view_publish.tsx b/src/app_modules/vote/component/card_view_publish.tsx
index 308c9bac..357b8d65 100644
--- a/src/app_modules/vote/component/card_view_publish.tsx
+++ b/src/app_modules/vote/component/card_view_publish.tsx
@@ -1,7 +1,7 @@
"use client";
import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
+import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/_global/author_name_on_header";
import {
Card,
Stack,
@@ -17,7 +17,7 @@ import {
import moment from "moment";
import { useRouter } from "next/navigation";
import { MODEL_VOTING } from "../model/interface";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
export default function ComponentVote_CardViewPublish({
data,
diff --git a/src/app_modules/vote/component/card_view_status.tsx b/src/app_modules/vote/component/card_view_status.tsx
index e14eca35..a30c5e73 100644
--- a/src/app_modules/vote/component/card_view_status.tsx
+++ b/src/app_modules/vote/component/card_view_status.tsx
@@ -14,7 +14,7 @@ import {
import moment from "moment";
import { useRouter } from "next/navigation";
import { MODEL_VOTING } from "../model/interface";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
export default function ComponentVote_CardViewStatus({
path,
diff --git a/src/app_modules/vote/component/detail/detail_data_setelah_publish.tsx b/src/app_modules/vote/component/detail/detail_data_setelah_publish.tsx
index b9667c52..0bb49b7a 100644
--- a/src/app_modules/vote/component/detail/detail_data_setelah_publish.tsx
+++ b/src/app_modules/vote/component/detail/detail_data_setelah_publish.tsx
@@ -14,7 +14,7 @@ import moment from "moment";
import { MODEL_VOTING } from "../../model/interface";
import { IconCircle } from "@tabler/icons-react";
import _ from "lodash";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
+import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/_global/author_name_on_header";
export default function ComponentVote_DetailDataSetelahPublish({
data,
diff --git a/src/app_modules/vote/create/index.tsx b/src/app_modules/vote/create/index.tsx
index b4b21a83..544b96ff 100644
--- a/src/app_modules/vote/create/index.tsx
+++ b/src/app_modules/vote/create/index.tsx
@@ -1,35 +1,31 @@
"use client";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import {
Box,
Button,
Center,
- Grid,
Group,
Stack,
Text,
TextInput,
- Textarea,
- Title,
+ Textarea
} from "@mantine/core";
import { DatePickerInput } from "@mantine/dates";
-import { useCounter } from "@mantine/hooks";
-import { IconHome, IconMinus, IconPlus } from "@tabler/icons-react";
+import { IconMinus, IconPlus } from "@tabler/icons-react";
import { useAtom } from "jotai";
+import _ from "lodash";
import moment from "moment";
import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
import { useRouter } from "next/navigation";
import { useState } from "react";
-import { gs_vote_hotMenu, gs_vote_status } from "../global_state";
-import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
-import _ from "lodash";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
-import { data } from "autoprefixer";
import { Vote_funCreate } from "../fun/create/create_vote";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { gs_vote_hotMenu, gs_vote_status } from "../global_state";
import { MODEL_VOTING } from "../model/interface";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
export default function Vote_Create() {
const router = useRouter();
diff --git a/src/app_modules/vote/create/layout.tsx b/src/app_modules/vote/create/layout.tsx
index 6b191e69..6711b105 100644
--- a/src/app_modules/vote/create/layout.tsx
+++ b/src/app_modules/vote/create/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_Create({
children,
diff --git a/src/app_modules/vote/detail/draft/index.tsx b/src/app_modules/vote/detail/draft/index.tsx
index b5a4802f..aaf25c7a 100644
--- a/src/app_modules/vote/detail/draft/index.tsx
+++ b/src/app_modules/vote/detail/draft/index.tsx
@@ -5,13 +5,13 @@ import ComponentVote_DetailDataSebelumPublish from "../../component/detail/detai
import { useRouter } from "next/navigation";
import { useAtom } from "jotai";
import { gs_vote_status } from "../../global_state";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { useDisclosure } from "@mantine/hooks";
import { MODEL_VOTING } from "../../model/interface";
import { Vote_funEditStatusByStatusId } from "../../fun/edit/fun_edit_status_by_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Vote_funDeleteById } from "../../fun/delete/fun_delete_by_id";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import moment from "moment";
export default function Vote_DetailDraft({
diff --git a/src/app_modules/vote/detail/draft/layout.tsx b/src/app_modules/vote/detail/draft/layout.tsx
index 762812cc..ead3fb25 100644
--- a/src/app_modules/vote/detail/draft/layout.tsx
+++ b/src/app_modules/vote/detail/draft/layout.tsx
@@ -5,7 +5,7 @@ import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
import { IconEdit } from "@tabler/icons-react";
import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailDraft({
children,
diff --git a/src/app_modules/vote/detail/kontribusi/layout.tsx b/src/app_modules/vote/detail/kontribusi/layout.tsx
index 7ffa6b28..b075d013 100644
--- a/src/app_modules/vote/detail/kontribusi/layout.tsx
+++ b/src/app_modules/vote/detail/kontribusi/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailKontribusi({
children,
diff --git a/src/app_modules/vote/detail/main/index.tsx b/src/app_modules/vote/detail/main/index.tsx
index 76832920..c74c1878 100644
--- a/src/app_modules/vote/detail/main/index.tsx
+++ b/src/app_modules/vote/detail/main/index.tsx
@@ -24,11 +24,11 @@ import {
MODEL_VOTING_DAFTAR_NAMA_VOTE,
} from "../../model/interface";
import { useState } from "react";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
+import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/_global/author_name_on_header";
import _ from "lodash";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
+import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/_global/notif_global/notifikasi_peringatan";
import { Vote_funCreatePilihanVotingById } from "../../fun/create/create_pilihan_voting";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { Vote_funCreateHasil } from "../../fun/create/create_hasil";
import { Vote_getOnebyId } from "../../fun/get/get_one_by_id";
import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
diff --git a/src/app_modules/vote/detail/main/layout.tsx b/src/app_modules/vote/detail/main/layout.tsx
index da28020c..26c0821a 100644
--- a/src/app_modules/vote/detail/main/layout.tsx
+++ b/src/app_modules/vote/detail/main/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_MainDetail({
children,
diff --git a/src/app_modules/vote/detail/publish/layout.tsx b/src/app_modules/vote/detail/publish/layout.tsx
index db7ee852..ad16b7ad 100644
--- a/src/app_modules/vote/detail/publish/layout.tsx
+++ b/src/app_modules/vote/detail/publish/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailPublish({
children,
diff --git a/src/app_modules/vote/detail/reject/index.tsx b/src/app_modules/vote/detail/reject/index.tsx
index 3bc2e317..1786eff9 100644
--- a/src/app_modules/vote/detail/reject/index.tsx
+++ b/src/app_modules/vote/detail/reject/index.tsx
@@ -11,13 +11,13 @@ import {
} from "@mantine/core";
import ComponentVote_DetailDataSebelumPublish from "../../component/detail/detail_data_sebelum_publish";
import { useRouter } from "next/navigation";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import { useAtom } from "jotai";
import { gs_vote_status } from "../../global_state";
import { useDisclosure } from "@mantine/hooks";
import { MODEL_VOTING } from "../../model/interface";
import { Vote_funDeleteById } from "../../fun/delete/fun_delete_by_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { Vote_funEditStatusByStatusId } from "../../fun/edit/fun_edit_status_by_id";
import ComponentVote_NotedBox from "../../component/noted_box";
diff --git a/src/app_modules/vote/detail/reject/layout.tsx b/src/app_modules/vote/detail/reject/layout.tsx
index cdebf0ba..839dd412 100644
--- a/src/app_modules/vote/detail/reject/layout.tsx
+++ b/src/app_modules/vote/detail/reject/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailReject({
children,
diff --git a/src/app_modules/vote/detail/review/index.tsx b/src/app_modules/vote/detail/review/index.tsx
index ac476e20..45320efc 100644
--- a/src/app_modules/vote/detail/review/index.tsx
+++ b/src/app_modules/vote/detail/review/index.tsx
@@ -1,6 +1,6 @@
"use client";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
import {
Badge,
Button,
@@ -21,7 +21,7 @@ import { gs_vote_status } from "../../global_state";
import ComponentVote_DetailDataSebelumPublish from "../../component/detail/detail_data_sebelum_publish";
import { Vote_funEditStatusByStatusId } from "../../fun/edit/fun_edit_status_by_id";
import { MODEL_VOTING } from "../../model/interface";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import { useState } from "react";
export default function Vote_DetailReview({
diff --git a/src/app_modules/vote/detail/review/layout.tsx b/src/app_modules/vote/detail/review/layout.tsx
index 037f46c3..542c8095 100644
--- a/src/app_modules/vote/detail/review/layout.tsx
+++ b/src/app_modules/vote/detail/review/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailReview({
children,
diff --git a/src/app_modules/vote/detail/riwayat_saya/layout.tsx b/src/app_modules/vote/detail/riwayat_saya/layout.tsx
index e8d5dbab..c931c492 100644
--- a/src/app_modules/vote/detail/riwayat_saya/layout.tsx
+++ b/src/app_modules/vote/detail/riwayat_saya/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailRiwayatSaya({
children,
diff --git a/src/app_modules/vote/detail/semua_riwayat/layout.tsx b/src/app_modules/vote/detail/semua_riwayat/layout.tsx
index 4bafc1f6..0ca2e154 100644
--- a/src/app_modules/vote/detail/semua_riwayat/layout.tsx
+++ b/src/app_modules/vote/detail/semua_riwayat/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_DetailSemuaRiwayat({
children,
diff --git a/src/app_modules/vote/edit/index.tsx b/src/app_modules/vote/edit/index.tsx
index fa03d23e..7886baf1 100644
--- a/src/app_modules/vote/edit/index.tsx
+++ b/src/app_modules/vote/edit/index.tsx
@@ -1,6 +1,9 @@
"use client";
-import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/component_global/notif_global/notifikasi_berhasil";
+import ComponentGlobal_ErrorInput from "@/app_modules/_global/component/error_input";
+import ComponentGlobal_InputCountDown from "@/app_modules/_global/component/input_countdown";
+import { ComponentGlobal_NotifikasiBerhasil } from "@/app_modules/_global/notif_global/notifikasi_berhasil";
+import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/_global/notif_global/notifikasi_gagal";
import {
ActionIcon,
Box,
@@ -11,29 +14,21 @@ import {
Stack,
Text,
TextInput,
- Textarea,
- Title,
+ Textarea
} from "@mantine/core";
import { DatePickerInput } from "@mantine/dates";
-import { useCounter } from "@mantine/hooks";
-import { IconHome, IconMinus, IconPlus, IconTrash } from "@tabler/icons-react";
+import { IconPlus, IconTrash } from "@tabler/icons-react";
import { useAtom } from "jotai";
+import _ from "lodash";
import moment from "moment";
-import { AppRouterInstance } from "next/dist/shared/lib/app-router-context.shared-runtime";
import { useRouter } from "next/navigation";
import { useState } from "react";
+import { Vote_funEditById } from "../fun/edit/fun_edit_by_id";
import { gs_vote_hotMenu, gs_vote_status } from "../global_state";
-import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
import {
MODEL_VOTING,
MODEL_VOTING_DAFTAR_NAMA_VOTE,
} from "../model/interface";
-import _, { slice } from "lodash";
-import { Vote_funEditById } from "../fun/edit/fun_edit_by_id";
-import { ComponentGlobal_NotifikasiGagal } from "@/app_modules/component_global/notif_global/notifikasi_gagal";
-import ComponentGlobal_InputCountDown from "@/app_modules/component_global/input_countdown";
-import ComponentGlobal_ErrorInput from "@/app_modules/component_global/error_input";
-import { ComponentGlobal_NotifikasiPeringatan } from "@/app_modules/component_global/notif_global/notifikasi_peringatan";
export default function Vote_Edit({
dataVote,
diff --git a/src/app_modules/vote/edit/layout.tsx b/src/app_modules/vote/edit/layout.tsx
index 7d3a9cc0..555f37a5 100644
--- a/src/app_modules/vote/edit/layout.tsx
+++ b/src/app_modules/vote/edit/layout.tsx
@@ -3,7 +3,7 @@
import { AppShell } from "@mantine/core";
import React from "react";
import ComponentVote_HeaderTamplate from "../component/header_tamplate";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_Edit({
children,
diff --git a/src/app_modules/vote/main/beranda.tsx b/src/app_modules/vote/main/beranda.tsx
index be77d21d..0ac1d5f7 100644
--- a/src/app_modules/vote/main/beranda.tsx
+++ b/src/app_modules/vote/main/beranda.tsx
@@ -1,35 +1,22 @@
"use client";
-import { RouterProfile } from "@/app/lib/router_hipmi/router_katalog";
import { RouterVote } from "@/app/lib/router_hipmi/router_vote";
import {
ActionIcon,
Affix,
- Avatar,
- Badge,
Box,
- Card,
- Center,
- Divider,
- Grid,
- Group,
- Radio,
Stack,
- Text,
- Title,
- rem,
+ rem
} from "@mantine/core";
-import { IconCirclePlus, IconPencilPlus } from "@tabler/icons-react";
-import moment from "moment";
-import { useRouter } from "next/navigation";
-import ComponentVote_CardViewPublish from "../component/card_view_publish";
-import { MODEL_VOTING } from "../model/interface";
-import ComponentGlobal_AuthorNameOnHeader from "@/app_modules/component_global/author_name_on_header";
-import _ from "lodash";
-import ComponentVote_IsEmptyData from "../component/is_empty_data";
-import { useState } from "react";
import { useShallowEffect, useWindowScroll } from "@mantine/hooks";
+import { IconPencilPlus } from "@tabler/icons-react";
+import _ from "lodash";
+import { useRouter } from "next/navigation";
+import { useState } from "react";
+import ComponentVote_CardViewPublish from "../component/card_view_publish";
+import ComponentVote_IsEmptyData from "../component/is_empty_data";
import { Vote_getAllListPublish } from "../fun/get/get_all_list_publish";
+import { MODEL_VOTING } from "../model/interface";
export default function Vote_Beranda({
dataVote,
diff --git a/src/app_modules/vote/main/layout.tsx b/src/app_modules/vote/main/layout.tsx
index 7ea0779d..f80efbfc 100644
--- a/src/app_modules/vote/main/layout.tsx
+++ b/src/app_modules/vote/main/layout.tsx
@@ -22,7 +22,7 @@ import {
import { gs_vote_hotMenu } from "../global_state";
import { useAtom } from "jotai";
import { RouterHome } from "@/app/lib/router_hipmi/router_home";
-import AppComponentGlobal_LayoutTamplate from "@/app_modules/component_global/component_layout_tamplate";
+import AppComponentGlobal_LayoutTamplate from "@/app_modules/_global/component_layout_tamplate";
export default function LayoutVote_Main({
children,
diff --git a/src/app_modules/zCoba/index.tsx b/src/app_modules/zCoba/index.tsx
index f6e2c0b8..67a35fc7 100644
--- a/src/app_modules/zCoba/index.tsx
+++ b/src/app_modules/zCoba/index.tsx
@@ -10,7 +10,7 @@ import { useState } from "react";
import { IconPencilPlus } from "@tabler/icons-react";
import _ from "lodash";
-import UIGlobal_LayoutTamplate from "../component_global/ui/ui_layout_tamplate";
+import UIGlobal_LayoutTamplate from "../_global/ui/ui_layout_tamplate";
const newData = Array(20)