diff --git a/apps/showcase/doc/iconfield/pt/PTImage.vue b/apps/showcase/doc/iconfield/pt/PTImage.vue
deleted file mode 100644
index 9ac50d6b4..000000000
--- a/apps/showcase/doc/iconfield/pt/PTImage.vue
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- {{ $attrs.description }}
-
-
-
-
-
diff --git a/apps/showcase/doc/iconfield/pt/PTViewer.vue b/apps/showcase/doc/iconfield/pt/PTViewer.vue
new file mode 100644
index 000000000..36b55d087
--- /dev/null
+++ b/apps/showcase/doc/iconfield/pt/PTViewer.vue
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apps/showcase/doc/iconfield/pt/index.vue b/apps/showcase/doc/iconfield/pt/index.vue
index 49d396d0d..78cac3fb1 100644
--- a/apps/showcase/doc/iconfield/pt/index.vue
+++ b/apps/showcase/doc/iconfield/pt/index.vue
@@ -11,16 +11,16 @@
diff --git a/apps/showcase/doc/iftalabel/pt/PTImage.vue b/apps/showcase/doc/iftalabel/pt/PTImage.vue
deleted file mode 100644
index 9ac50d6b4..000000000
--- a/apps/showcase/doc/iftalabel/pt/PTImage.vue
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- {{ $attrs.description }}
-
-
-
-
-
diff --git a/apps/showcase/doc/iftalabel/pt/PTViewer.vue b/apps/showcase/doc/iftalabel/pt/PTViewer.vue
new file mode 100644
index 000000000..be02c8395
--- /dev/null
+++ b/apps/showcase/doc/iftalabel/pt/PTViewer.vue
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apps/showcase/doc/iftalabel/pt/index.vue b/apps/showcase/doc/iftalabel/pt/index.vue
index d90c8f5e7..fd0901c1f 100644
--- a/apps/showcase/doc/iftalabel/pt/index.vue
+++ b/apps/showcase/doc/iftalabel/pt/index.vue
@@ -11,16 +11,16 @@
diff --git a/apps/showcase/doc/inputgroup/pt/index.vue b/apps/showcase/doc/inputgroup/pt/index.vue
index 5f3b433d9..deee59d33 100644
--- a/apps/showcase/doc/inputgroup/pt/index.vue
+++ b/apps/showcase/doc/inputgroup/pt/index.vue
@@ -12,16 +12,16 @@
import DocApiTable from '@/components/doc/DocApiTable.vue';
import { getPTOptions } from '@/components/doc/helpers';
// import PtDoc from './PTDoc.vue';
-import PTImage from './PTImage.vue';
+import PTViewer from './PTViewer.vue';
export default {
data() {
return {
docs: [
{
- id: 'pt.image',
- label: 'Wireframe',
- component: PTImage
+ id: 'pt.viewer',
+ label: 'Viewer',
+ component: PTViewer
},
{
id: 'pt.doc.inputgroup',
diff --git a/apps/showcase/doc/inputmask/pt/PTImage.vue b/apps/showcase/doc/inputmask/pt/PTImage.vue
deleted file mode 100644
index 84c3ab283..000000000
--- a/apps/showcase/doc/inputmask/pt/PTImage.vue
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- {{ $attrs.description }}
-
-
-
-
-
diff --git a/apps/showcase/doc/inputmask/pt/PTViewer.vue b/apps/showcase/doc/inputmask/pt/PTViewer.vue
new file mode 100644
index 000000000..eda147a7d
--- /dev/null
+++ b/apps/showcase/doc/inputmask/pt/PTViewer.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
diff --git a/apps/showcase/doc/inputmask/pt/index.vue b/apps/showcase/doc/inputmask/pt/index.vue
index fcc02a1df..dc8e7bb1e 100644
--- a/apps/showcase/doc/inputmask/pt/index.vue
+++ b/apps/showcase/doc/inputmask/pt/index.vue
@@ -11,16 +11,16 @@
diff --git a/apps/showcase/doc/inputnumber/pt/index.vue b/apps/showcase/doc/inputnumber/pt/index.vue
index 8de848321..26a4690ca 100644
--- a/apps/showcase/doc/inputnumber/pt/index.vue
+++ b/apps/showcase/doc/inputnumber/pt/index.vue
@@ -11,16 +11,16 @@
diff --git a/apps/showcase/doc/inputotp/pt/index.vue b/apps/showcase/doc/inputotp/pt/index.vue
index c7b6c7162..3c7eb3b73 100644
--- a/apps/showcase/doc/inputotp/pt/index.vue
+++ b/apps/showcase/doc/inputotp/pt/index.vue
@@ -11,16 +11,16 @@
diff --git a/apps/showcase/doc/inputtext/pt/index.vue b/apps/showcase/doc/inputtext/pt/index.vue
index 89c39f8e2..18c527d0b 100644
--- a/apps/showcase/doc/inputtext/pt/index.vue
+++ b/apps/showcase/doc/inputtext/pt/index.vue
@@ -11,16 +11,16 @@