From f404a5c3a128952ec878c2369903f26cb2d94647 Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Wed, 18 Sep 2024 16:09:24 +0300 Subject: [PATCH] PTViewer added to Data components I --- .../pt/{PTImage.vue => PTViewer.vue} | 0 apps/showcase/doc/datatable/pt/index.vue | 8 +- apps/showcase/doc/dataview/pt/PTImage.vue | 8 -- apps/showcase/doc/dataview/pt/PTViewer.vue | 81 +++++++++++++++++++ apps/showcase/doc/dataview/pt/index.vue | 8 +- apps/showcase/doc/orderlist/pt/PTImage.vue | 8 -- apps/showcase/doc/orderlist/pt/PTViewer.vue | 32 ++++++++ apps/showcase/doc/orderlist/pt/index.vue | 8 +- apps/showcase/doc/picklist/pt/PTImage.vue | 8 -- apps/showcase/doc/picklist/pt/PTViewer.vue | 32 ++++++++ apps/showcase/doc/picklist/pt/index.vue | 8 +- 11 files changed, 161 insertions(+), 40 deletions(-) rename apps/showcase/doc/datatable/pt/{PTImage.vue => PTViewer.vue} (100%) delete mode 100644 apps/showcase/doc/dataview/pt/PTImage.vue create mode 100644 apps/showcase/doc/dataview/pt/PTViewer.vue delete mode 100644 apps/showcase/doc/orderlist/pt/PTImage.vue create mode 100644 apps/showcase/doc/orderlist/pt/PTViewer.vue delete mode 100644 apps/showcase/doc/picklist/pt/PTImage.vue create mode 100644 apps/showcase/doc/picklist/pt/PTViewer.vue diff --git a/apps/showcase/doc/datatable/pt/PTImage.vue b/apps/showcase/doc/datatable/pt/PTViewer.vue similarity index 100% rename from apps/showcase/doc/datatable/pt/PTImage.vue rename to apps/showcase/doc/datatable/pt/PTViewer.vue diff --git a/apps/showcase/doc/datatable/pt/index.vue b/apps/showcase/doc/datatable/pt/index.vue index 12488a615..b70251d82 100644 --- a/apps/showcase/doc/datatable/pt/index.vue +++ b/apps/showcase/doc/datatable/pt/index.vue @@ -11,16 +11,16 @@ diff --git a/apps/showcase/doc/dataview/pt/index.vue b/apps/showcase/doc/dataview/pt/index.vue index 349307a62..929f50a59 100644 --- a/apps/showcase/doc/dataview/pt/index.vue +++ b/apps/showcase/doc/dataview/pt/index.vue @@ -11,16 +11,16 @@ diff --git a/apps/showcase/doc/orderlist/pt/index.vue b/apps/showcase/doc/orderlist/pt/index.vue index dc3eba575..66e916e96 100644 --- a/apps/showcase/doc/orderlist/pt/index.vue +++ b/apps/showcase/doc/orderlist/pt/index.vue @@ -11,16 +11,16 @@ diff --git a/apps/showcase/doc/picklist/pt/index.vue b/apps/showcase/doc/picklist/pt/index.vue index 9fd7671e3..007c05cc1 100644 --- a/apps/showcase/doc/picklist/pt/index.vue +++ b/apps/showcase/doc/picklist/pt/index.vue @@ -11,16 +11,16 @@