PT demo id fixes

pull/3919/head
Tuğçe Küçükoğlu 2023-05-02 12:36:48 +03:00
parent 2503d2b5de
commit 71a1c01f23
19 changed files with 20 additions and 20 deletions

View File

@ -30,7 +30,7 @@ export default {
data: getPTOption('Accordion') data: getPTOption('Accordion')
}, },
{ {
id: 'pt.doc.tab', id: 'pt.doc.accordiontab',
label: 'AccordionTab PT Options', label: 'AccordionTab PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('AccordionTab') data: getPTOption('AccordionTab')

View File

@ -30,7 +30,7 @@ export default {
data: getPTOption('Avatar') data: getPTOption('Avatar')
}, },
{ {
id: 'pt.doc.tab', id: 'pt.doc.avatar',
label: 'AvatarGroup PT Options', label: 'AvatarGroup PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('AvatarGroup') data: getPTOption('AvatarGroup')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.card',
label: 'Card PT Options', label: 'Card PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Card') data: getPTOption('Card')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.chart',
label: 'Chart PT Options', label: 'Chart PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Chart') data: getPTOption('Chart')

View File

@ -23,7 +23,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.deferredcontent',
label: 'DeferredContent PT Options', label: 'DeferredContent PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('DeferredContent') data: getPTOption('DeferredContent')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.divider',
label: 'Divider PT Options', label: 'Divider PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Divider') data: getPTOption('Divider')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.fieldset',
label: 'Fieldset PT Options', label: 'Fieldset PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Fieldset') data: getPTOption('Fieldset')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.fileupload',
label: 'FileUpload PT Options', label: 'FileUpload PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('FileUpload') data: getPTOption('FileUpload')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc.badge', id: 'pt.doc.inplace',
label: 'Inplace PT Options', label: 'Inplace PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Inplace') data: getPTOption('Inplace')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.panel',
label: 'Panel PT Options', label: 'Panel PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Panel') data: getPTOption('Panel')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.progressbar',
label: 'ProgressBar PT Options', label: 'ProgressBar PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('ProgressBar') data: getPTOption('ProgressBar')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.progressspinner',
label: 'ProgressBar PT Options', label: 'ProgressBar PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('ProgressBar') data: getPTOption('ProgressBar')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.scrollpanel',
label: 'ScrollPanel PT Options', label: 'ScrollPanel PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('ScrollPanel') data: getPTOption('ScrollPanel')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.scrolltop',
label: 'ScrollTop PT Options', label: 'ScrollTop PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('ScrollTop') data: getPTOption('ScrollTop')

View File

@ -30,7 +30,7 @@ export default {
data: getPTOption('Splitter') data: getPTOption('Splitter')
}, },
{ {
id: 'pt.doc.tab', id: 'pt.doc.splitterpanel',
label: 'SplitterPanel PT Options', label: 'SplitterPanel PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('SplitterPanel') data: getPTOption('SplitterPanel')

View File

@ -24,13 +24,13 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc.accordion', id: 'pt.doc.tabview',
label: 'TabView PT Options', label: 'TabView PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('TabView') data: getPTOption('TabView')
}, },
{ {
id: 'pt.doc.tab', id: 'pt.doc.tabpanel',
label: 'TabPanel PT Options', label: 'TabPanel PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('TabPanel') data: getPTOption('TabPanel')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.tag',
label: 'Tag PT Options', label: 'Tag PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Tag') data: getPTOption('Tag')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.terminal',
label: 'Terminal PT Options', label: 'Terminal PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Terminal') data: getPTOption('Terminal')

View File

@ -24,7 +24,7 @@ export default {
component: PTImage component: PTImage
}, },
{ {
id: 'pt.doc', id: 'pt.doc.toolbar',
label: 'Toolbar PT Options', label: 'Toolbar PT Options',
component: DocApiTable, component: DocApiTable,
data: getPTOption('Toolbar') data: getPTOption('Toolbar')