diff --git a/doc/accordion/pt/index.vue b/doc/accordion/pt/index.vue index fb92f067a..fb05d45e3 100644 --- a/doc/accordion/pt/index.vue +++ b/doc/accordion/pt/index.vue @@ -30,7 +30,7 @@ export default { data: getPTOption('Accordion') }, { - id: 'pt.doc.tab', + id: 'pt.doc.accordiontab', label: 'AccordionTab PT Options', component: DocApiTable, data: getPTOption('AccordionTab') diff --git a/doc/avatar/pt/index.vue b/doc/avatar/pt/index.vue index 9e366e386..3c435f9eb 100644 --- a/doc/avatar/pt/index.vue +++ b/doc/avatar/pt/index.vue @@ -30,7 +30,7 @@ export default { data: getPTOption('Avatar') }, { - id: 'pt.doc.tab', + id: 'pt.doc.avatar', label: 'AvatarGroup PT Options', component: DocApiTable, data: getPTOption('AvatarGroup') diff --git a/doc/card/pt/index.vue b/doc/card/pt/index.vue index eb5efae1e..52eacd4ae 100644 --- a/doc/card/pt/index.vue +++ b/doc/card/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.card', label: 'Card PT Options', component: DocApiTable, data: getPTOption('Card') diff --git a/doc/chart/pt/index.vue b/doc/chart/pt/index.vue index 7a64b2684..428ec336f 100644 --- a/doc/chart/pt/index.vue +++ b/doc/chart/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.chart', label: 'Chart PT Options', component: DocApiTable, data: getPTOption('Chart') diff --git a/doc/deferredcontent/pt/index.vue b/doc/deferredcontent/pt/index.vue index bbbb2e2c8..88979d2be 100644 --- a/doc/deferredcontent/pt/index.vue +++ b/doc/deferredcontent/pt/index.vue @@ -23,7 +23,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.deferredcontent', label: 'DeferredContent PT Options', component: DocApiTable, data: getPTOption('DeferredContent') diff --git a/doc/divider/pt/index.vue b/doc/divider/pt/index.vue index 6d46f3bdb..d003d9bfb 100644 --- a/doc/divider/pt/index.vue +++ b/doc/divider/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.divider', label: 'Divider PT Options', component: DocApiTable, data: getPTOption('Divider') diff --git a/doc/fieldset/pt/index.vue b/doc/fieldset/pt/index.vue index c95f48f48..e88e54fd6 100644 --- a/doc/fieldset/pt/index.vue +++ b/doc/fieldset/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.fieldset', label: 'Fieldset PT Options', component: DocApiTable, data: getPTOption('Fieldset') diff --git a/doc/fileupload/pt/index.vue b/doc/fileupload/pt/index.vue index d8710726b..6468dd10f 100644 --- a/doc/fileupload/pt/index.vue +++ b/doc/fileupload/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.fileupload', label: 'FileUpload PT Options', component: DocApiTable, data: getPTOption('FileUpload') diff --git a/doc/inplace/pt/index.vue b/doc/inplace/pt/index.vue index 9bc73d062..9430ec46d 100644 --- a/doc/inplace/pt/index.vue +++ b/doc/inplace/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc.badge', + id: 'pt.doc.inplace', label: 'Inplace PT Options', component: DocApiTable, data: getPTOption('Inplace') diff --git a/doc/panel/pt/index.vue b/doc/panel/pt/index.vue index abacccd81..58366e149 100644 --- a/doc/panel/pt/index.vue +++ b/doc/panel/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.panel', label: 'Panel PT Options', component: DocApiTable, data: getPTOption('Panel') diff --git a/doc/progressbar/pt/index.vue b/doc/progressbar/pt/index.vue index d10c6f4e7..3acb4d6ce 100644 --- a/doc/progressbar/pt/index.vue +++ b/doc/progressbar/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.progressbar', label: 'ProgressBar PT Options', component: DocApiTable, data: getPTOption('ProgressBar') diff --git a/doc/progressspinner/pt/index.vue b/doc/progressspinner/pt/index.vue index d10c6f4e7..7d6b8e483 100644 --- a/doc/progressspinner/pt/index.vue +++ b/doc/progressspinner/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.progressspinner', label: 'ProgressBar PT Options', component: DocApiTable, data: getPTOption('ProgressBar') diff --git a/doc/scrollpanel/pt/index.vue b/doc/scrollpanel/pt/index.vue index 7b5a35d12..7964242ca 100644 --- a/doc/scrollpanel/pt/index.vue +++ b/doc/scrollpanel/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.scrollpanel', label: 'ScrollPanel PT Options', component: DocApiTable, data: getPTOption('ScrollPanel') diff --git a/doc/scrolltop/pt/index.vue b/doc/scrolltop/pt/index.vue index 2e23566fb..ceb706801 100644 --- a/doc/scrolltop/pt/index.vue +++ b/doc/scrolltop/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.scrolltop', label: 'ScrollTop PT Options', component: DocApiTable, data: getPTOption('ScrollTop') diff --git a/doc/splitter/pt/index.vue b/doc/splitter/pt/index.vue index d0242edd9..17f7ba902 100644 --- a/doc/splitter/pt/index.vue +++ b/doc/splitter/pt/index.vue @@ -30,7 +30,7 @@ export default { data: getPTOption('Splitter') }, { - id: 'pt.doc.tab', + id: 'pt.doc.splitterpanel', label: 'SplitterPanel PT Options', component: DocApiTable, data: getPTOption('SplitterPanel') diff --git a/doc/tabview/pt/index.vue b/doc/tabview/pt/index.vue index 163744fbb..ac7ad9adc 100644 --- a/doc/tabview/pt/index.vue +++ b/doc/tabview/pt/index.vue @@ -24,13 +24,13 @@ export default { component: PTImage }, { - id: 'pt.doc.accordion', + id: 'pt.doc.tabview', label: 'TabView PT Options', component: DocApiTable, data: getPTOption('TabView') }, { - id: 'pt.doc.tab', + id: 'pt.doc.tabpanel', label: 'TabPanel PT Options', component: DocApiTable, data: getPTOption('TabPanel') diff --git a/doc/tag/pt/index.vue b/doc/tag/pt/index.vue index 6c8364581..f9199aff0 100644 --- a/doc/tag/pt/index.vue +++ b/doc/tag/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.tag', label: 'Tag PT Options', component: DocApiTable, data: getPTOption('Tag') diff --git a/doc/terminal/pt/index.vue b/doc/terminal/pt/index.vue index faf98021c..8dd3e250d 100644 --- a/doc/terminal/pt/index.vue +++ b/doc/terminal/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.terminal', label: 'Terminal PT Options', component: DocApiTable, data: getPTOption('Terminal') diff --git a/doc/toolbar/pt/index.vue b/doc/toolbar/pt/index.vue index 11ced09d7..9b4e4a46f 100644 --- a/doc/toolbar/pt/index.vue +++ b/doc/toolbar/pt/index.vue @@ -24,7 +24,7 @@ export default { component: PTImage }, { - id: 'pt.doc', + id: 'pt.doc.toolbar', label: 'Toolbar PT Options', component: DocApiTable, data: getPTOption('Toolbar')