-
{{ v.name }} :
+
{{ v.name }}:
{{ i !== 0 ? ' | ' : '' }} {{ value }}
diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json
index f4ee860f7..9e1228a27 100644
--- a/doc/common/apidoc/index.json
+++ b/doc/common/apidoc/index.json
@@ -784,7 +784,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t index: number, // Index of the tab\n \t isTabActive: (index: number) ⇒ void, // Whether the tab is active\n\t active: (index: number) ⇒ void, // Whether the tab is active\n}",
+ "type": "{\n \t index: number, // Index of the tab\n \t isTabActive: (index: number) ⇒ void, // Whether the tab is active\n\t active: (index: number) ⇒ void, // Whether the tab is active\n}",
"description": "header slot's params."
}
],
@@ -3906,7 +3906,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // A value in the selection\n }",
+ "type": "{\n \t value: any, // A value in the selection\n }",
"description": "chip slot's params."
}
],
@@ -3919,7 +3919,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -3932,7 +3932,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -3945,7 +3945,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t item: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "item slot's params."
}
],
@@ -3959,7 +3959,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -3972,7 +3972,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // undefined\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t item: any, // undefined\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -3985,7 +3985,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -3998,7 +3998,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -4017,7 +4017,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }"
+ "type": "{\n \t class: string, // Style class of the icon.\n }"
}
],
"returnType": "VNode[]",
@@ -4029,7 +4029,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}"
+ "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}"
}
],
"returnType": "VNode[]",
@@ -4041,7 +4041,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }"
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }"
}
],
"returnType": "VNode[]",
@@ -6330,7 +6330,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: BreadcrumbRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: BreadcrumbRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -6349,7 +6349,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -6782,7 +6782,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -6795,7 +6795,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "loading icon slot's params."
}
],
@@ -8225,7 +8225,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t date: undefined, // Value of the component.\n }"
+ "type": "{\n \t date: undefined, // Value of the component.\n }"
}
],
"returnType": "VNode[]",
@@ -8237,7 +8237,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t years: undefined, // An array containing the start and and year of a decade to display at header of the year picker.\n }"
+ "type": "{\n \t years: undefined, // An array containing the start and and year of a decade to display at header of the year picker.\n }"
}
],
"returnType": "VNode[]",
@@ -8255,7 +8255,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t weekNumber: number, // Number of the week\n }",
+ "type": "{\n \t weekNumber: number, // Number of the week\n }",
"description": "weeklabel slot's params."
}
],
@@ -8268,7 +8268,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
+ "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
"description": "dropdown icon slot's params."
}
],
@@ -8281,7 +8281,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the input icon\n \t clickCallback: () ⇒ void, // Click callback\n}",
+ "type": "{\n \t class: any, // Style class of the input icon\n \t clickCallback: () ⇒ void, // Click callback\n}",
"description": "input icon slot's params."
}
],
@@ -8294,7 +8294,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the previous icon\n }",
+ "type": "{\n \t class: any, // Style class of the previous icon\n }",
"description": "previous icon slot's params."
}
],
@@ -8307,7 +8307,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the next icon\n }",
+ "type": "{\n \t class: any, // Style class of the next icon\n }",
"description": "next icon slot's params."
}
],
@@ -8320,7 +8320,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the increment icon\n }",
+ "type": "{\n \t class: any, // Style class of the increment icon\n }",
"description": "increment icon slot's params."
}
],
@@ -8333,7 +8333,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the decrement icon\n }",
+ "type": "{\n \t class: any, // Style class of the decrement icon\n }",
"description": "decrement icon slot's params."
}
],
@@ -9354,7 +9354,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Data of the component\n \t index: number, // Index of the item\n }",
+ "type": "{\n \t data: any, // Data of the component\n \t index: number, // Index of the item\n }",
"description": "item slot's params."
}
],
@@ -10132,7 +10132,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n }",
+ "type": "{\n \t option: any, // Option instance\n }",
"description": "option slot's params."
}
],
@@ -10145,7 +10145,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder text to show\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder text to show\n }",
"description": "value slot's params."
}
],
@@ -11084,7 +11084,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // State of the checkbox.\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t checked: boolean, // State of the checkbox.\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -11473,7 +11473,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: (event: Event) ⇒ void, // Remove icon click event\n\t onKeydown: (event: Event) ⇒ void, // Remove icon keydown event\n\t removeCallback: (event: Event) ⇒ void, // Remove icon click event\n\t keydownCallback: (event: Event) ⇒ void, // Remove icon keydown event\n}",
+ "type": "{\n \t onClick: (event: Event) ⇒ void, // Remove icon click event\n\t onKeydown: (event: Event) ⇒ void, // Remove icon keydown event\n\t removeCallback: (event: Event) ⇒ void, // Remove icon click event\n\t keydownCallback: (event: Event) ⇒ void, // Remove icon keydown event\n}",
"description": "remove icon slot's params."
}
],
@@ -11971,7 +11971,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n }",
+ "type": "{\n \t value: any, // Value of the component\n }",
"description": "chip slot's params."
}
],
@@ -11984,7 +11984,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}",
+ "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}",
"description": "remove token icon slot's params."
}
],
@@ -13848,7 +13848,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t node: any, // Row node data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorInitCallback: (event: Event) ⇒ void, // Callback function\n}",
+ "type": "{\n \t data: any, // Row data.\n \t node: any, // Row node data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorInitCallback: (event: Event) ⇒ void, // Callback function\n}",
"description": "body slot's params."
}
],
@@ -13861,7 +13861,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t column: ColumnNode, // Column node.\n }",
+ "type": "{\n \t column: ColumnNode, // Column node.\n }",
"description": "header slot's params."
}
],
@@ -13874,7 +13874,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t column: ColumnNode, // Column node.\n }",
+ "type": "{\n \t column: ColumnNode, // Column node.\n }",
"description": "footer slot's params."
}
],
@@ -13887,7 +13887,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorSaveCallback: (event: Event) ⇒ void, // Callback function\n\t editorCancelCallback: (event: Event) ⇒ void, // Callback function\n}",
+ "type": "{\n \t data: any, // Row data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorSaveCallback: (event: Event) ⇒ void, // Callback function\n\t editorCancelCallback: (event: Event) ⇒ void, // Callback function\n}",
"description": "editor slot's params."
}
],
@@ -13900,7 +13900,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n\t applyFilter: () ⇒ void, // Callback function (closes the overlay)\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n\t applyFilter: () ⇒ void, // Callback function (closes the overlay)\n}",
"description": "filter slot's params."
}
],
@@ -13913,7 +13913,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter header slot's params."
}
],
@@ -13926,7 +13926,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter footer slot's params."
}
],
@@ -13939,7 +13939,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter clear slot's params."
}
],
@@ -13952,7 +13952,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter apply slot's params."
}
],
@@ -13965,7 +13965,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t loadingOptions: ColumnLoadingOptions, // Loading options.\n }",
+ "type": "{\n \t data: any, // Row data.\n \t column: ColumnNode, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t loadingOptions: ColumnLoadingOptions, // Loading options.\n }",
"description": "loading slot's params."
}
],
@@ -13978,7 +13978,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the row toggler icon.\n \t rowExpanded: boolean, // Current row expanded state.\n }",
+ "type": "{\n \t class: string, // Style class of the row toggler icon.\n \t rowExpanded: boolean, // Current row expanded state.\n }",
"description": "row toggler icon slot's params."
}
],
@@ -13991,7 +13991,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Current check state.\n }",
+ "type": "{\n \t checked: boolean, // Current check state.\n }",
"description": "header row icon slot's params."
}
],
@@ -14046,7 +14046,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the sort icon.\n \t sorted: boolean, // Current sort state.\n \t sortOrder: number, // Current sort order state.\n }",
+ "type": "{\n \t class: string, // Style class of the sort icon.\n \t sorted: boolean, // Current sort state.\n \t sortOrder: number, // Current sort order state.\n }",
"description": "sort icon slot's params."
}
],
@@ -14059,7 +14059,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Current check state.\n }",
+ "type": "{\n \t checked: boolean, // Current check state.\n }",
"description": "header checkbox icon slot's params."
}
],
@@ -16530,7 +16530,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
+ "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -16543,7 +16543,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon template\n }",
+ "type": "{\n \t class: any, // Style class of the icon template\n }",
"description": "icon slot's params."
}
],
@@ -16568,7 +16568,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close dialog function.\n\t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n\t closeCallback: () ⇒ void, // Close dialog function.\n\t acceptCallback: () ⇒ void, // Accept function of the component\n\t rejectCallback: () ⇒ void, // Reject function of the component\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close dialog function.\n\t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n\t closeCallback: () ⇒ void, // Close dialog function.\n\t acceptCallback: () ⇒ void, // Accept function of the component\n\t rejectCallback: () ⇒ void, // Reject function of the component\n}",
"description": "container slot's params."
}
],
@@ -16913,7 +16913,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
+ "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -16926,7 +16926,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon template\n }",
+ "type": "{\n \t class: any, // Style class of the icon template\n }",
"description": "icon slot's params."
}
],
@@ -16951,7 +16951,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n\t acceptCallback: () ⇒ void, // Accept function of the component\n\t rejectCallback: () ⇒ void, // Reject function of the component\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n\t acceptCallback: () ⇒ void, // Accept function of the component\n\t rejectCallback: () ⇒ void, // Reject function of the component\n}",
"description": "container slot's params."
}
],
@@ -17553,7 +17553,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n \t props: ContextMenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n \t props: ContextMenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -17566,7 +17566,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -17579,7 +17579,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -20027,7 +20027,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "group header slot's params."
}
],
@@ -20040,7 +20040,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "group footer slot's params."
}
],
@@ -20059,7 +20059,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "expansion slot's params."
}
],
@@ -20090,7 +20090,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t expanded: boolean, // Current rowgroup's expanded state.\n }",
+ "type": "{\n \t expanded: boolean, // Current rowgroup's expanded state.\n }",
"description": "rowgroup toggler icon slot's params."
}
],
@@ -20103,7 +20103,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -20115,7 +20115,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -20127,7 +20127,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -20139,7 +20139,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -20151,7 +20151,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
"description": "paginatorrowsperpagedropdownicon's params."
}
],
@@ -20164,7 +20164,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
"description": "paginatorjumptopagedropdownicon's params."
}
],
@@ -21161,7 +21161,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t layout: string, // Layout of the items.\n }",
+ "type": "{\n \t layout: string, // Layout of the items.\n }",
"description": "empty slot's params."
}
],
@@ -21186,7 +21186,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // Value of the component\n }",
+ "type": "{\n \t items: any, // Value of the component\n }",
"description": "list slot's params."
}
],
@@ -21199,7 +21199,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // Value of the component\n }",
+ "type": "{\n \t items: any, // Value of the component\n }",
"description": "list slot's params."
}
],
@@ -22388,7 +22388,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -22401,7 +22401,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t maximized: boolean, // Maximized state as a boolean\n \t class: any, // Style class of the maximize icon\n }",
+ "type": "{\n \t maximized: boolean, // Maximized state as a boolean\n \t class: any, // Style class of the maximize icon\n }",
"description": "maximize icon slot's params."
}
],
@@ -22414,7 +22414,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close dialog function.\n\t onMaximize: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n\t closeCallback: () ⇒ void, // Close dialog function.\n\t maximizeCallback: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close dialog function.\n\t onMaximize: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n\t closeCallback: () ⇒ void, // Close dialog function.\n\t maximizeCallback: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n}",
"description": "container slot's params."
}
],
@@ -23277,7 +23277,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Custom content for item.\n \t index: number, // Index of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: DockRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Custom content for item.\n \t index: number, // Index of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: DockRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -23290,7 +23290,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Custom content for icon.\n }",
+ "type": "{\n \t item: MenuItem, // Custom content for icon.\n }",
"description": "icon slot's params."
}
],
@@ -24217,7 +24217,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
"description": "value slot's params."
}
],
@@ -24237,7 +24237,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -24250,7 +24250,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -24263,7 +24263,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -24276,7 +24276,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -24301,7 +24301,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -24314,7 +24314,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -24327,7 +24327,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the clear icon\n \t onClick: (event: Event) ⇒ void, // Clear icon click function.\n\t clearCallback: (event: Event) ⇒ void, // Clear icon click function.\n}",
+ "type": "{\n \t class: any, // Style class of the clear icon\n \t onClick: (event: Event) ⇒ void, // Clear icon click function.\n\t clearCallback: (event: Event) ⇒ void, // Clear icon click function.\n}",
"description": "clear icon slot's params."
}
],
@@ -24340,7 +24340,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
+ "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
"description": "dropdown icon slot's params."
}
],
@@ -24353,7 +24353,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the loading icon\n }",
+ "type": "{\n \t class: any, // Style class of the loading icon\n }",
"description": "loading icon slot's params."
}
],
@@ -24366,7 +24366,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the filter icon\n }",
+ "type": "{\n \t class: any, // Style class of the filter icon\n }",
"description": "filter icon slot's params."
}
],
@@ -26552,7 +26552,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t chooseCallback: () ⇒ void, // Choose function\n\t uploadCallback: () ⇒ void, // Upload function\n\t clearCallback: () ⇒ void, // Clear function\n}",
+ "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t chooseCallback: () ⇒ void, // Choose function\n\t uploadCallback: () ⇒ void, // Upload function\n\t clearCallback: () ⇒ void, // Clear function\n}",
"description": "header slot's params."
}
],
@@ -26565,7 +26565,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t removeUploadedFileCallback: (index: number) ⇒ void, // Function to remove an uploaded file.\n\t removeFileCallback: (index: number) ⇒ void, // Function to remove a file.\n \t progress: number, // Uploaded progress as number.\n \t messages: undefined, // Status messages about upload process.\n }",
+ "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t removeUploadedFileCallback: (index: number) ⇒ void, // Function to remove an uploaded file.\n\t removeFileCallback: (index: number) ⇒ void, // Function to remove a file.\n \t progress: number, // Uploaded progress as number.\n \t messages: undefined, // Status messages about upload process.\n }",
"description": "content slot's params."
}
],
@@ -26602,7 +26602,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t file: File, // File to upload.\n \t index: number, // The index of file\n }",
+ "type": "{\n \t file: File, // File to upload.\n \t index: number, // The index of file\n }",
"description": "fileremoveicon slot's params."
}
],
@@ -27753,7 +27753,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "item slot's params."
}
],
@@ -27766,7 +27766,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "caption slot's params."
}
],
@@ -27779,7 +27779,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t index: number, // Index of the indicator item\n }",
+ "type": "{\n \t index: number, // Index of the indicator item\n }",
"description": "indicator slot's params."
}
],
@@ -27792,7 +27792,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "thumbnail slot's params."
}
],
@@ -28459,7 +28459,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the image element.\n \t style: any, // Style of the image element.\n \t onError: () ⇒ void, // Image error function.\n\t errorCallback: () ⇒ void, // Preview click function.\n}",
+ "type": "{\n \t class: any, // Style class of the image element.\n \t style: any, // Style of the image element.\n \t onError: () ⇒ void, // Image error function.\n\t errorCallback: () ⇒ void, // Preview click function.\n}",
"description": "image slot's params."
}
],
@@ -28472,7 +28472,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the preview image element.\n \t style: any, // Style of the preview image element.\n \t onClick: () ⇒ void, // Preview click function.\n\t previewCallback: () ⇒ void, // Preview click function.\n}",
+ "type": "{\n \t class: any, // Style class of the preview image element.\n \t style: any, // Style of the preview image element.\n \t onClick: () ⇒ void, // Preview click function.\n\t previewCallback: () ⇒ void, // Preview click function.\n}",
"description": "preview slot's params."
}
],
@@ -32451,7 +32451,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -32464,7 +32464,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -32477,7 +32477,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -32490,7 +32490,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "optiongroup slot's params."
}
],
@@ -32515,7 +32515,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -32528,7 +32528,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -32541,7 +32541,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the filter icon\n }",
+ "type": "{\n \t class: any, // Style class of the filter icon\n }",
"description": "filter icon slot's params."
}
],
@@ -33219,7 +33219,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MegaMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MegaMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -33232,7 +33232,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of component\n \t toggleCallback: () ⇒ void, // Toggle event\n}",
+ "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of component\n \t toggleCallback: () ⇒ void, // Toggle event\n}",
"description": "menu button slot's params."
}
],
@@ -33251,7 +33251,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -33264,7 +33264,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -33860,7 +33860,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -33873,7 +33873,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -33886,7 +33886,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n }",
"description": "submenuheader slot's params."
}
],
@@ -34496,7 +34496,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenubarRouterBindProps, // Binding properties of the menuitem\n \t root: boolean, // State of the root\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenubarRouterBindProps, // Binding properties of the menuitem\n \t root: boolean, // State of the root\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -34509,7 +34509,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of component\n \t toggleCallback: () ⇒ void, // Toggle event\n}",
+ "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of component\n \t toggleCallback: () ⇒ void, // Toggle event\n}",
"description": "menu button slot's params."
}
],
@@ -34535,7 +34535,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t root: boolean, // Whether item is root\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t root: boolean, // Whether item is root\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -34548,7 +34548,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -35067,7 +35067,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t class: any, // Style class of the item icon element.\n }",
"description": "messageicon slot's params."
}
],
@@ -35080,7 +35080,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t class: any, // Style class of the item icon element.\n }",
"description": "closeicon slot's params."
}
],
@@ -35093,7 +35093,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close message function.\n\t closeCallback: () ⇒ void, // Close message function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close message function.\n\t closeCallback: () ⇒ void, // Close message function.\n}",
"description": "container slot's params."
}
],
@@ -36195,7 +36195,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
"description": "value slot's params."
}
],
@@ -36208,7 +36208,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // A value in the selection\n }",
+ "type": "{\n \t value: any, // A value in the selection\n }",
"description": "chip slot's params."
}
],
@@ -36228,7 +36228,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -36241,7 +36241,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -36254,7 +36254,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -36267,7 +36267,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -36292,7 +36292,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -36305,7 +36305,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -36318,7 +36318,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n \t item: any, // Item of the token.\n \t onClick: (event: Event, item: any) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, item: any) ⇒ void, // Remove token icon function.\n}",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n \t item: any, // Item of the token.\n \t onClick: (event: Event, item: any) ⇒ void, // Remove token icon function.\n\t removeCallback: (event: Event, item: any) ⇒ void, // Remove token icon function.\n}",
"description": "removetokenicon slot's params."
}
],
@@ -36331,7 +36331,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t allSelected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t allSelected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
"description": "header checkbox icon slot's params."
}
],
@@ -36344,7 +36344,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "filtericon slot's params."
}
],
@@ -36357,7 +36357,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "closeicon slot's params."
}
],
@@ -36370,7 +36370,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t selected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t selected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
"description": "itemcheckboxicon slot's params."
}
],
@@ -36383,7 +36383,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "loading icon slot's params."
}
],
@@ -36396,7 +36396,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "dropdownicon slot's params."
}
],
@@ -37098,7 +37098,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item.\n }",
+ "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item.\n }",
"description": "item slot's params."
}
],
@@ -37739,7 +37739,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: any, // Current node\n }"
+ "type": "{\n \t node: any, // Current node\n }"
}
],
"returnType": "VNode[]",
@@ -37751,7 +37751,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t expanded: boolean, // Curent state of the node\n }",
+ "type": "{\n \t expanded: boolean, // Curent state of the node\n }",
"description": "togglericon slot's params."
}
],
@@ -38243,7 +38243,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close overlay panel function.\n\t onKeydown: (event: Event) ⇒ void, // Close button keydown function.\n\t closeCallback: () ⇒ void, // Close overlay panel function.\n\t keydownCallback: (event: Event) ⇒ void, // Close button keydown function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close overlay panel function.\n\t onKeydown: (event: Event) ⇒ void, // Close button keydown function.\n\t closeCallback: () ⇒ void, // Close overlay panel function.\n\t keydownCallback: (event: Event) ⇒ void, // Close button keydown function.\n}",
"description": "container slot's params."
}
],
@@ -38794,7 +38794,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t state: PageState, // Current state\n }",
+ "type": "{\n \t state: PageState, // Current state\n }",
"description": "start slot's params."
}
],
@@ -38807,7 +38807,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t state: PageState, // Current state\n }",
+ "type": "{\n \t state: PageState, // Current state\n }",
"description": "end slot's params."
}
],
@@ -38844,7 +38844,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the rowsperpagedropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the rowsperpagedropdown icon.\n }",
"description": "rowsperpagedropdownicon's params."
}
],
@@ -38857,7 +38857,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the jumptopagedropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the jumptopagedropdown icon.\n }",
"description": "jumptopagedropdownicon's params."
}
],
@@ -39281,7 +39281,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of the icon\n }",
+ "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of the icon\n }",
"description": "header slot's params."
}
],
@@ -39300,7 +39300,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t collapsed: boolean, // Collapsed state as a boolean\n }",
+ "type": "{\n \t collapsed: boolean, // Collapsed state as a boolean\n }",
"description": "toggler icon slot's params."
}
],
@@ -39950,7 +39950,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t root: boolean, // Whether there is a root menuitem\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: PanelMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t root: boolean, // Whether there is a root menuitem\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: PanelMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -39963,7 +39963,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -39976,7 +39976,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "header icon slot's params."
}
],
@@ -39989,7 +39989,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -40706,7 +40706,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n\t toggleCallback: () ⇒ void, // Hide icon click event\n}",
+ "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n\t toggleCallback: () ⇒ void, // Hide icon click event\n}",
"description": "hideicon slot's params."
}
],
@@ -40719,7 +40719,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n\t toggleCallback: () ⇒ void, // Hide icon click event\n}",
+ "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n\t toggleCallback: () ⇒ void, // Hide icon click event\n}",
"description": "showicon slot's params."
}
],
@@ -41623,7 +41623,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item\n }",
+ "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item\n }",
"description": "item slot's params."
}
],
@@ -41708,7 +41708,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movetotargeticon slot's params."
}
],
@@ -41721,7 +41721,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movealltotargeticon slot's params."
}
],
@@ -41734,7 +41734,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movetosourceicon slot's params."
}
],
@@ -41747,7 +41747,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movealltosourceicon slot's params."
}
],
@@ -43318,7 +43318,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "cancelicon slot's params."
}
],
@@ -43331,7 +43331,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
"description": "on icon slot's params."
}
],
@@ -43344,7 +43344,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
"description": "off icon slot's params."
}
],
@@ -44797,7 +44797,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -45242,7 +45242,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the header title\n }",
+ "type": "{\n \t class: any, // Style class of the header title\n }",
"description": "header slot's params."
}
],
@@ -45255,7 +45255,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -45268,7 +45268,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close sidebar function.\n\t closeCallback: () ⇒ void, // Close sidebar function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close sidebar function.\n\t closeCallback: () ⇒ void, // Close sidebar function.\n}",
"description": "container slot's params."
}
],
@@ -46521,7 +46521,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t onClick: (event: Event) ⇒ void, // Item click function\n}",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t onClick: (event: Event) ⇒ void, // Item click function\n}",
"description": "item slot's params."
}
],
@@ -46534,7 +46534,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: (event: Event) ⇒ void, // Button click function\n\t toggleCallback: (event: Event) ⇒ void, // Button click function\n}",
+ "type": "{\n \t onClick: (event: Event) ⇒ void, // Button click function\n\t toggleCallback: (event: Event) ⇒ void, // Button click function\n}",
"description": "button slot's params."
}
],
@@ -46547,7 +46547,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t visible: boolean, // Visible state of the item\n }",
+ "type": "{\n \t visible: boolean, // Visible state of the item\n }",
"description": "icon slot's params."
}
],
@@ -47062,7 +47062,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -47075,7 +47075,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "menubuttonicon slot's params."
}
],
@@ -47088,7 +47088,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "menuitemicon slot's params."
}
],
@@ -47101,7 +47101,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TieredMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TieredMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -48191,7 +48191,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t index: number, // Order of the menuitem\n \t props: StepsRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t index: number, // Order of the menuitem\n \t props: StepsRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -48829,7 +48829,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t index: number, // Index of the menuitem\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t index: number, // Index of the menuitem\n \t active: boolean, // Current active state of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -48842,7 +48842,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -51214,7 +51214,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TieredMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TieredMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -51227,7 +51227,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -51240,7 +51240,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -51636,7 +51636,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "content slot's params."
}
],
@@ -51649,7 +51649,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "opposite slot's params."
}
],
@@ -51662,7 +51662,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "marker slot's params."
}
],
@@ -51675,7 +51675,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }"
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }"
}
],
"returnType": "VNode[]",
@@ -52216,7 +52216,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n }",
+ "type": "{\n \t message: any, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -52229,7 +52229,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon\n }",
+ "type": "{\n \t class: any, // Style class of the icon\n }",
"description": "icon slot's params."
}
],
@@ -52242,7 +52242,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -52255,7 +52255,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close toast function\n\t closeCallback: () ⇒ void, // Close sidebar function.\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close toast function\n\t closeCallback: () ⇒ void, // Close sidebar function.\n}",
"description": "container slot's params."
}
],
@@ -52782,7 +52782,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Current value\n \t class: any, // Icon style class\n }",
+ "type": "{\n \t value: any, // Current value\n \t class: any, // Icon style class\n }",
"description": "icon slot's params."
}
],
@@ -54106,7 +54106,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: TreeNode, // Tree node instance\n }"
+ "type": "{\n \t node: TreeNode, // Tree node instance\n }"
}
],
"returnType": "VNode[]",
@@ -54118,7 +54118,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "loadingicon slot's params."
}
],
@@ -54131,7 +54131,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "searchicon slot's params."
}
],
@@ -54144,7 +54144,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: TreeNode, // Tree node instance\n \t expanded: boolean, // Expanded state of the node\n }",
+ "type": "{\n \t node: TreeNode, // Tree node instance\n \t expanded: boolean, // Expanded state of the node\n }",
"description": "togglericon slot's params."
}
],
@@ -54157,7 +54157,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
+ "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
"description": "checkboxicon slot's params."
}
],
@@ -54914,7 +54914,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t placeholder: string, // Placeholder\n }",
+ "type": "{\n \t value: any, // Selected value\n \t placeholder: string, // Placeholder\n }",
"description": "value slot's params."
}
],
@@ -54927,7 +54927,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
+ "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
"description": "header slot's params."
}
],
@@ -54940,7 +54940,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
+ "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
"description": "footer slot's params."
}
],
@@ -54966,7 +54966,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "triggericon slot's params."
}
],
@@ -54979,7 +54979,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: any, // Node instance\n \t expanded: TreeNode, // Expanded state of the node\n }",
+ "type": "{\n \t node: any, // Node instance\n \t expanded: TreeNode, // Expanded state of the node\n }",
"description": "item toggler icon slot's params."
}
],
@@ -54992,7 +54992,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
+ "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
"description": "item checkbox icon slot's params."
}
],
@@ -56377,7 +56377,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -56389,7 +56389,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -56401,7 +56401,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -56413,7 +56413,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -56425,7 +56425,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
"description": "paginatorrowsperpagedropdownicon's params."
}
],
@@ -56438,7 +56438,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
"description": "paginatorjumptopagedropdownicon's params."
}
],
@@ -57035,7 +57035,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "checkicon slot's params."
}
],
@@ -57048,7 +57048,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "uncheckicon slot's params."
}
],
@@ -57061,7 +57061,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "nullableicon slot's params."
}
],
@@ -58131,7 +58131,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the content\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n \t loading: boolean, // Whether the data is loaded.\n \t getLoaderOptions: (index: number, ext: any) ⇒ VirtualScrollerLoaderOptions, // Loader options of the items while the data is loading.\n \t itemSize: undefined, // The height/width of item according to orientation.\n \t rows: undefined, // The number of the rendered rows.\n \t columns: undefined, // The number of the rendered columns.\n \t spacerStyle: any, // The style of spacer element.\n \t contentStyle: any, // The style of content element.\n \t vertical: boolean, // Whether the orientation is vertical.\n \t horizontal: boolean, // Whether the orientation is horizontal.\n \t both: boolean, // Whether the orientation is both.\n }",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the content\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n \t loading: boolean, // Whether the data is loaded.\n \t getLoaderOptions: (index: number, ext: any) ⇒ VirtualScrollerLoaderOptions, // Loader options of the items while the data is loading.\n \t itemSize: undefined, // The height/width of item according to orientation.\n \t rows: undefined, // The number of the rendered rows.\n \t columns: undefined, // The number of the rendered columns.\n \t spacerStyle: any, // The style of spacer element.\n \t contentStyle: any, // The style of content element.\n \t vertical: boolean, // Whether the orientation is vertical.\n \t horizontal: boolean, // Whether the orientation is horizontal.\n \t both: boolean, // Whether the orientation is both.\n }",
"description": "content slot's params."
}
],
@@ -58144,7 +58144,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data.\n \t options: VirtualScrollerItemOptions, // Item options.\n }",
+ "type": "{\n \t item: any, // Item data.\n \t options: VirtualScrollerItemOptions, // Item options.\n }",
"description": "item slot's params."
}
],
@@ -58157,7 +58157,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: VirtualScrollerLoaderOptions, // Loader options.\n }",
+ "type": "{\n \t options: VirtualScrollerLoaderOptions, // Loader options.\n }",
"description": "header slot's params."
}
],
@@ -58170,7 +58170,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "loadingicon slot's params."
}
],
diff --git a/doc/introduction/OverviewDoc.vue b/doc/introduction/OverviewDoc.vue
index e93cf862a..14609810d 100644
--- a/doc/introduction/OverviewDoc.vue
+++ b/doc/introduction/OverviewDoc.vue
@@ -5,11 +5,10 @@
tune and customize as an in-house library.
- The project has been created by PrimeTek a world-renowned vendor of popular UI Component suites, including
- PrimeFaces, PrimeNG, and
- PrimeReact. All the members in our team are full time employees of PrimeTek who share the same passion and vision for
- open source to create awesome UI libraries. Depending on a 3rd party library may introduce risks if the library maintainers decide not to work on the project, however, this is not the case with PrimeVue as the track record of PrimeTek
- shows. For example, PrimeFaces has been maintained actively since 2008.
+ The project has been created by PrimeTek a world-renowned vendor of popular UI Component suites, including PrimeFaces,
+ PrimeNG, and PrimeReact. All the members in our team are full time employees of PrimeTek who share the same passion and vision for open
+ source to create awesome UI libraries. Depending on a 3rd party library may introduce risks if the library maintainers decide not to work on the project, however, this is not the case with PrimeVue as the track record of PrimeTek shows.
+ For example, PrimeFaces has been maintained actively since 2008.
diff --git a/doc/introduction/PassThroughDoc.vue b/doc/introduction/PassThroughDoc.vue
index c88b3307a..e0c50a453 100644
--- a/doc/introduction/PassThroughDoc.vue
+++ b/doc/introduction/PassThroughDoc.vue
@@ -2,7 +2,7 @@
PassThrough is an innovative API to provide access to the internal DOM elements to add arbitrary attributes. In general, traditional UI component libraries encapsulate UI and logic with limited APIs that makes the developers dependant on
- the library maintainer to extend this API by adding new props or events. With PassThrough this limitation has been eliminated since, you'll be able to access the internal of the components to add
+ the library maintainer to extend this API by adding new props or events. With Pass Through this limitation has been eliminated since, you'll be able to access the internal of the components to add
events and attributes. Some common use-cases are adding test attributes, additional aria attributes, custom events and styling.
diff --git a/doc/introduction/SupportDoc.vue b/doc/introduction/SupportDoc.vue
index 00a179633..e5bef4aba 100644
--- a/doc/introduction/SupportDoc.vue
+++ b/doc/introduction/SupportDoc.vue
@@ -1,10 +1,9 @@
- Forum and Discord are the open
- environments for the community users to seek support, post topics and discuss the technology. GitHub issue tracker is the channel where community users can create tickets however PrimeTek cannot guarantee an instant response time although
- they are monitored and maintained by our staff regularly. If you need to secure our response within 1 business day in addition to other benefits, you may consider the optional PRO support service
- instead.
+ Forum and Discord are the open environments for the community users to seek support, post topics and discuss the technology. GitHub
+ issue tracker is the channel where community users can create tickets however PrimeTek cannot guarantee an instant response time although they are monitored and maintained by our staff regularly. If you need to secure our response within
+ 1 business day in addition to other benefits, you may consider the optional PRO support service instead.
diff --git a/pages/bootstrap/index.vue b/pages/bootstrap/index.vue
index a963efc81..6f3dcc7af 100644
--- a/pages/bootstrap/index.vue
+++ b/pages/bootstrap/index.vue
@@ -9,7 +9,7 @@
Bootstrap
-
Bootstrap is a well-known CSS library to build responsive and mobile first web projects.
+
Bootstrap is a well-known CSS library to build responsive and mobile first web projects.
diff --git a/pages/bulma/index.vue b/pages/bulma/index.vue
index de8fc1b89..abadfafed 100644
--- a/pages/bulma/index.vue
+++ b/pages/bulma/index.vue
@@ -9,7 +9,7 @@
Bulma
-
Bulma is a free, open source framework that provides ready-to-use frontend copmponents and utilities.
+
Bulma is a free, open source framework that provides ready-to-use frontend copmponents and utilities.
diff --git a/pages/icons/index.vue b/pages/icons/index.vue
index 3ea0ebb97..0003c4bbb 100755
--- a/pages/icons/index.vue
+++ b/pages/icons/index.vue
@@ -10,7 +10,7 @@
Icons
- PrimeIcons
+ PrimeIcons
is the default icon library of PrimeVue with over 250 open source icons developed by PrimeTek. PrimeIcons library is optional as PrimeVue components can use any icon with templating.
diff --git a/pages/introduction/index.vue b/pages/introduction/index.vue
index f44957e6a..96f7c6480 100644
--- a/pages/introduction/index.vue
+++ b/pages/introduction/index.vue
@@ -39,7 +39,7 @@ export default {
},
{
id: 'passthrough',
- label: 'PassThrough',
+ label: 'Pass Through',
component: PassThroughDoc
},
{
diff --git a/pages/roadmap/index.vue b/pages/roadmap/index.vue
index f6da98c82..acf716544 100644
--- a/pages/roadmap/index.vue
+++ b/pages/roadmap/index.vue
@@ -8,8 +8,8 @@
Roadmap
- At PrimeTek, we are passionate about improving PrimeVue and would like to share our ideas for 2024 with the community. These are planned to be
- implemented in parallel to the regular maintenance work of the library involving review of issue tickets, PRs and PrimeVue PRO support.
+ At PrimeTek, we are passionate about improving PrimeVue and would like to share our ideas for 2024 with the community. These are planned to be implemented in parallel to the regular
+ maintenance work of the library involving review of issue tickets, PRs and PrimeVue PRO support.
diff --git a/pages/support/index.vue b/pages/support/index.vue
index 719652eeb..3e364d338 100755
--- a/pages/support/index.vue
+++ b/pages/support/index.vue
@@ -7,9 +7,9 @@
Community Support
- Forum and Discord are where
- the community users gather to seek support, post topics and discuss the technology. GitHub issue tracker is the channel where community users can create tickets however PrimeTek does not guarantee a response time although they are
- monitored and maintained by our staff. If you need to secure our response within 1 business day, you may consider PRO support instead.
+ Forum and Discord are where the community users gather to seek support, post topics and
+ discuss the technology. GitHub issue tracker is the channel where community users can create tickets however PrimeTek does not guarantee a response time although they are monitored and maintained by our staff. If you need to
+ secure our response within 1 business day, you may consider PRO support instead.
diff --git a/pages/team/index.vue b/pages/team/index.vue
index 2ba952890..648c45e5f 100644
--- a/pages/team/index.vue
+++ b/pages/team/index.vue
@@ -3,10 +3,9 @@
diff --git a/pages/uikit/index.vue b/pages/uikit/index.vue
index faffd92a1..4dbacc69a 100644
--- a/pages/uikit/index.vue
+++ b/pages/uikit/index.vue
@@ -147,7 +147,7 @@
Pricing
Choose the right plan for your business. Whether you are an individual or a member of a team, UI Kit is available for affordable prices.
-
View License Details
+
View License Details
@@ -302,9 +302,7 @@
We're a reseller, are we able to purchase a license on behalf of our client?
-
- Yes, after the purchase, please contact us so we can transfer the license to your client.
-
+
Yes, after the purchase, please contact us so we can transfer the license to your client.
Does the enterprise license include contractors within the organization?
Yes, contractors are also able to use the UI Kit within your company.
@@ -319,7 +317,7 @@
How can I get support?
Support is provided by PrimeTek via
- a dedicated forum channel monitored by PrimeTek support staff.
+ a dedicated forum channel monitored by PrimeTek support staff.
What does lifetime support mean?
diff --git a/pages/unocss/index.vue b/pages/unocss/index.vue
index 7a3c86684..09f7c224f 100644
--- a/pages/unocss/index.vue
+++ b/pages/unocss/index.vue
@@ -9,10 +9,7 @@
UnoCSS
-
- UnoCSS is an instant atomic CSS engine designed to be flexible and extensible. The core is un-opinionated and all the CSS utilities are provided
- via presets.
-
+
UnoCSS is an instant atomic CSS engine designed to be flexible and extensible. The core is un-opinionated and all the CSS utilities are provided via presets.