PrimeVue link updates

pull/3699/head
Tuğçe Küçükoğlu 2023-03-02 11:32:40 +03:00
parent dda75360b9
commit accc31d661
22 changed files with 27 additions and 27 deletions

View File

@ -1,4 +1,4 @@
contact_links: contact_links:
- name: Support - name: Support
url: https://www.primefaces.org/primevue/support/ url: https://primevue.org//support/
about: Professional support for the open source innovation. about: Professional support for the open source innovation.

View File

@ -98,7 +98,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [Accordion](https://www.primefaces.org/primevue/accordion) * - [Accordion](https://primevue.org//accordion)
* *
*/ */
export default AccordionTab; export default AccordionTab;

View File

@ -2,7 +2,7 @@
* *
* Avatar represents people using icons, labels and images. * Avatar represents people using icons, labels and images.
* *
* - [Live Demo](https://www.primefaces.org/primevue/avatar) * - [Live Demo](https://primevue.org//avatar)
* *
* @module avatar * @module avatar
*/ */

View File

@ -32,7 +32,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [DataViewLayoutOptions](https://www.primefaces.org/primevue/dataview) * - [DataViewLayoutOptions](https://primevue.org//dataview)
* *
*/ */
export default DataViewLayoutOptions; export default DataViewLayoutOptions;

View File

@ -2,7 +2,7 @@
* *
* Divider is used to separate contents. * Divider is used to separate contents.
* *
* [Live Demo](https://www.primefaces.org/primevue/divider) * [Live Demo](https://primevue.org//divider)
* *
* @module divider * @module divider
* *
@ -47,7 +47,7 @@ export interface DividerEmits {}
* *
* _Divider is used to separate contents._ * _Divider is used to separate contents._
* *
* [Live Demo](https://www.primefaces.org/primevue/divider) * [Live Demo](https://primevue.org//divider)
* --- --- * --- ---
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo.svg) * ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo.svg)
* *

View File

@ -456,7 +456,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [Dropdown](https://www.primefaces.org/primevue/dropdown) * - [Dropdown](https://primevue.org//dropdown)
* *
*/ */
export default Dropdown; export default Dropdown;

View File

@ -2,7 +2,7 @@
* *
* DynamicDialogs can be created dynamically with any component as the content using a DialogService. * DynamicDialogs can be created dynamically with any component as the content using a DialogService.
* *
* - [Live Demo](https://www.primefaces.org/primevue/dynamicdialog) * - [Live Demo](https://primevue.org//dynamicdialog)
* *
* @module dynamicdialog * @module dynamicdialog
* *

View File

@ -27,7 +27,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [FullCalendar](https://www.primefaces.org/primevue/fullcalendar) * - [FullCalendar](https://primevue.org//fullcalendar)
* *
* @deprecated * @deprecated
*/ */

View File

@ -86,7 +86,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [Image](https://www.primefaces.org/primevue/image) * - [Image](https://primevue.org//image)
* *
*/ */
export default Image; export default Image;

View File

@ -2,7 +2,7 @@
* *
* OrderList is used to managed the order of a collection. * OrderList is used to managed the order of a collection.
* *
* - [Live Demo](https://www.primefaces.org/primevue/orderlist) * - [Live Demo](https://primevue.org//orderlist)
* *
* @module orderlist * @module orderlist
* *

View File

@ -6,7 +6,7 @@
* *
* - OrganizationChartNode * - OrganizationChartNode
* *
* - [Live Demo](https://www.primefaces.org/primevue/organizationchart) * - [Live Demo](https://primevue.org//organizationchart)
* *
* @module organizationchart * @module organizationchart
*/ */

View File

@ -2,7 +2,7 @@
* *
* OverlayPanel is a container component positioned as connected to its target. * OverlayPanel is a container component positioned as connected to its target.
* *
* - [Live Demo](https://www.primefaces.org/primevue/overlaypanel) * - [Live Demo](https://primevue.org//overlaypanel)
* *
* @module overlaypanel * @module overlaypanel
* *

View File

@ -2,7 +2,7 @@
* *
* Paginator is a generic component to display content in paged format. * Paginator is a generic component to display content in paged format.
* *
* - [Paginator](https://www.primefaces.org/primevue/paginator) * - [Paginator](https://primevue.org//paginator)
* *
* @module paginator * @module paginator
* *

View File

@ -2,7 +2,7 @@
* *
* PickList is used to reorder items between different lists. * PickList is used to reorder items between different lists.
* *
* - [Live Demo](https://www.primefaces.org/primevue/picklist) * - [Live Demo](https://primevue.org//picklist)
* *
* @module picklist * @module picklist
* *

View File

@ -2,7 +2,7 @@
* *
* Sidebar is a panel component displayed as an overlay at the edges of the screen. * Sidebar is a panel component displayed as an overlay at the edges of the screen.
* *
* - [Live Demo](https://www.primefaces.org/primevue/sidebar) * - [Live Demo](https://primevue.org//sidebar)
* *
* @module sidebar * @module sidebar
* *
@ -119,7 +119,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [Sidebar](https://www.primefaces.org/primevue/sidebar) * - [Sidebar](https://primevue.org//sidebar)
* *
*/ */
export default Sidebar; export default Sidebar;

View File

@ -129,11 +129,11 @@ declare module '@vue/runtime-core' {
* *
* Helper API: * Helper API:
* *
* - [MenuItem](https://www.primefaces.org/primevue/menumodel) * - [MenuItem](https://primevue.org//menumodel)
* *
* Demos: * Demos:
* *
* - [TieredMenu](https://www.primefaces.org/primevue/tieredmenu) * - [TieredMenu](https://primevue.org//tieredmenu)
* *
*/ */
export default TieredMenu; export default TieredMenu;

View File

@ -2,7 +2,7 @@
* *
* Timeline visualizes a series of chained events. * Timeline visualizes a series of chained events.
* *
* - [Live Demo](https://www.primefaces.org/primevue/timeline) * - [Live Demo](https://primevue.org//timeline)
* *
* @module timeline * @module timeline
*/ */

View File

@ -240,7 +240,7 @@ declare module '@vue/runtime-core' {
* *
* Demos: * Demos:
* *
* - [Tree](https://www.primefaces.org/primevue/tree) * - [Tree](https://primevue.org//tree)
* *
*/ */
export default Tree; export default Tree;

View File

@ -18,7 +18,7 @@
export default { export default {
data() { data() {
return { return {
home: { icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' }, home: { icon: 'pi pi-home', url: 'https://primevue.org/' },
items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }], items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }],
code: { code: {
basic: ` basic: `
@ -46,7 +46,7 @@ export default {
export default { export default {
data() { data() {
return { return {
home: { icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' }, home: { icon: 'pi pi-home', url: 'https://primevue.org/' },
items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }] items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }]
} }
} }
@ -68,7 +68,7 @@ export default {
<script setup> <script setup>
import { ref } from "vue"; import { ref } from "vue";
const home = ref({ icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' }); const home = ref({ icon: 'pi pi-home', url: 'https://primevue.org/' });
const items = ref([{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }]); const items = ref([{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }]);
} }
<\/script>` <\/script>`

View File

@ -22,7 +22,7 @@ export default defineNuxtConfig({
{ name: 'twitter:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' }, { name: 'twitter:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' },
{ property: 'og:type', content: 'website' }, { property: 'og:type', content: 'website' },
{ property: 'og:title', content: 'PrimeVue | Vue UI Component Library' }, { property: 'og:title', content: 'PrimeVue | Vue UI Component Library' },
{ property: 'og:url', content: 'https://www.primefaces.org/primevue' }, { property: 'og:url', content: 'https://primevue.org/' },
{ property: 'og:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' }, { property: 'og:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' },
{ property: 'og:image', content: 'https://www.primefaces.org/static/social/primevue-preview.jpg' }, { property: 'og:image', content: 'https://www.primefaces.org/static/social/primevue-preview.jpg' },
{ property: 'og:ttl', content: '604800' } { property: 'og:ttl', content: '604800' }

View File

@ -1,7 +1,7 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.24.0-SNAPSHOT", "version": "3.24.0-SNAPSHOT",
"homepage": "https://www.primefaces.org/primevue", "homepage": "https://primevue.org/",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/primefaces/primevue.git" "url": "https://github.com/primefaces/primevue.git"

View File

@ -1,7 +1,7 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.24.0-SNAPSHOT", "version": "3.24.0-SNAPSHOT",
"homepage": "https://www.primefaces.org/primevue", "homepage": "https://primevue.org/",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/primefaces/primevue.git" "url": "https://github.com/primefaces/primevue.git"