Remove double escape chars
parent
accc31d661
commit
8167abdc0c
|
@ -1,4 +1,4 @@
|
|||
contact_links:
|
||||
- name: Support
|
||||
url: https://primevue.org//support/
|
||||
url: https://primevue.org/support/
|
||||
about: Professional support for the open source innovation.
|
||||
|
|
|
@ -98,7 +98,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Accordion](https://primevue.org//accordion)
|
||||
* - [Accordion](https://primevue.org/accordion)
|
||||
*
|
||||
*/
|
||||
export default AccordionTab;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Avatar represents people using icons, labels and images.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//avatar)
|
||||
* - [Live Demo](https://primevue.org/avatar)
|
||||
*
|
||||
* @module avatar
|
||||
*/
|
||||
|
|
|
@ -32,7 +32,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [DataViewLayoutOptions](https://primevue.org//dataview)
|
||||
* - [DataViewLayoutOptions](https://primevue.org/dataview)
|
||||
*
|
||||
*/
|
||||
export default DataViewLayoutOptions;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Divider is used to separate contents.
|
||||
*
|
||||
* [Live Demo](https://primevue.org//divider)
|
||||
* [Live Demo](https://primevue.org/divider)
|
||||
*
|
||||
* @module divider
|
||||
*
|
||||
|
@ -47,7 +47,7 @@ export interface DividerEmits {}
|
|||
*
|
||||
* _Divider is used to separate contents._
|
||||
*
|
||||
* [Live Demo](https://primevue.org//divider)
|
||||
* [Live Demo](https://primevue.org/divider)
|
||||
* --- ---
|
||||
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo.svg)
|
||||
*
|
||||
|
|
|
@ -456,7 +456,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Dropdown](https://primevue.org//dropdown)
|
||||
* - [Dropdown](https://primevue.org/dropdown)
|
||||
*
|
||||
*/
|
||||
export default Dropdown;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* DynamicDialogs can be created dynamically with any component as the content using a DialogService.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//dynamicdialog)
|
||||
* - [Live Demo](https://primevue.org/dynamicdialog)
|
||||
*
|
||||
* @module dynamicdialog
|
||||
*
|
||||
|
|
|
@ -27,7 +27,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [FullCalendar](https://primevue.org//fullcalendar)
|
||||
* - [FullCalendar](https://primevue.org/fullcalendar)
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
|
|
|
@ -86,7 +86,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Image](https://primevue.org//image)
|
||||
* - [Image](https://primevue.org/image)
|
||||
*
|
||||
*/
|
||||
export default Image;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* OrderList is used to managed the order of a collection.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//orderlist)
|
||||
* - [Live Demo](https://primevue.org/orderlist)
|
||||
*
|
||||
* @module orderlist
|
||||
*
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* - OrganizationChartNode
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//organizationchart)
|
||||
* - [Live Demo](https://primevue.org/organizationchart)
|
||||
*
|
||||
* @module organizationchart
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* OverlayPanel is a container component positioned as connected to its target.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//overlaypanel)
|
||||
* - [Live Demo](https://primevue.org/overlaypanel)
|
||||
*
|
||||
* @module overlaypanel
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Paginator is a generic component to display content in paged format.
|
||||
*
|
||||
* - [Paginator](https://primevue.org//paginator)
|
||||
* - [Paginator](https://primevue.org/paginator)
|
||||
*
|
||||
* @module paginator
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* PickList is used to reorder items between different lists.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//picklist)
|
||||
* - [Live Demo](https://primevue.org/picklist)
|
||||
*
|
||||
* @module picklist
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Sidebar is a panel component displayed as an overlay at the edges of the screen.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//sidebar)
|
||||
* - [Live Demo](https://primevue.org/sidebar)
|
||||
*
|
||||
* @module sidebar
|
||||
*
|
||||
|
@ -119,7 +119,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Sidebar](https://primevue.org//sidebar)
|
||||
* - [Sidebar](https://primevue.org/sidebar)
|
||||
*
|
||||
*/
|
||||
export default Sidebar;
|
||||
|
|
|
@ -129,11 +129,11 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Helper API:
|
||||
*
|
||||
* - [MenuItem](https://primevue.org//menumodel)
|
||||
* - [MenuItem](https://primevue.org/menumodel)
|
||||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [TieredMenu](https://primevue.org//tieredmenu)
|
||||
* - [TieredMenu](https://primevue.org/tieredmenu)
|
||||
*
|
||||
*/
|
||||
export default TieredMenu;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* Timeline visualizes a series of chained events.
|
||||
*
|
||||
* - [Live Demo](https://primevue.org//timeline)
|
||||
* - [Live Demo](https://primevue.org/timeline)
|
||||
*
|
||||
* @module timeline
|
||||
*/
|
||||
|
|
|
@ -240,7 +240,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Tree](https://primevue.org//tree)
|
||||
* - [Tree](https://primevue.org/tree)
|
||||
*
|
||||
*/
|
||||
export default Tree;
|
||||
|
|
Loading…
Reference in New Issue