@coreui/vue-pro 4.3.1 → 4.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (120) hide show
  1. package/dist/components/accordion/CAccordion.d.ts +1 -1
  2. package/dist/components/accordion/CAccordionBody.d.ts +1 -1
  3. package/dist/components/accordion/CAccordionButton.d.ts +1 -1
  4. package/dist/components/accordion/CAccordionHeader.d.ts +1 -1
  5. package/dist/components/accordion/CAccordionItem.d.ts +1 -1
  6. package/dist/components/alert/CAlertHeading.d.ts +1 -1
  7. package/dist/components/alert/CAlertLink.d.ts +1 -1
  8. package/dist/components/avatar/CAvatar.d.ts +1 -1
  9. package/dist/components/backdrop/CBackdrop.d.ts +1 -1
  10. package/dist/components/badge/CBadge.d.ts +1 -1
  11. package/dist/components/breadcrumb/CBreadcrumb.d.ts +1 -1
  12. package/dist/components/breadcrumb/CBreadcrumbItem.d.ts +1 -1
  13. package/dist/components/button-group/CButtonGroup.d.ts +1 -1
  14. package/dist/components/button-group/CButtonToolbar.d.ts +1 -1
  15. package/dist/components/callout/CCallout.d.ts +1 -1
  16. package/dist/components/card/CCard.d.ts +1 -1
  17. package/dist/components/card/CCardBody.d.ts +1 -1
  18. package/dist/components/card/CCardFooter.d.ts +1 -1
  19. package/dist/components/card/CCardGroup.d.ts +1 -1
  20. package/dist/components/card/CCardHeader.d.ts +1 -1
  21. package/dist/components/card/CCardImage.d.ts +1 -1
  22. package/dist/components/card/CCardImageOverlay.d.ts +1 -1
  23. package/dist/components/card/CCardLink.d.ts +1 -1
  24. package/dist/components/card/CCardSubtitle.d.ts +1 -1
  25. package/dist/components/card/CCardText.d.ts +1 -1
  26. package/dist/components/card/CCardTitle.d.ts +1 -1
  27. package/dist/components/carousel/CCarousel.d.ts +1 -1
  28. package/dist/components/carousel/CCarouselCaption.d.ts +1 -1
  29. package/dist/components/carousel/CCarouselItem.d.ts +1 -1
  30. package/dist/components/date-picker/CDatePicker.d.ts +4 -2
  31. package/dist/components/date-range-picker/CDateRangePicker.d.ts +7 -2
  32. package/dist/components/dropdown/CDropdown.d.ts +2 -2
  33. package/dist/components/dropdown/CDropdownDivider.d.ts +1 -1
  34. package/dist/components/dropdown/CDropdownHeader.d.ts +1 -1
  35. package/dist/components/dropdown/CDropdownItem.d.ts +1 -1
  36. package/dist/components/dropdown/CDropdownMenu.d.ts +1 -1
  37. package/dist/components/dropdown/CDropdownToggle.d.ts +1 -1
  38. package/dist/components/element-cover/CElementCover.d.ts +1 -1
  39. package/dist/components/footer/CFooter.d.ts +1 -1
  40. package/dist/components/form/CForm.d.ts +1 -1
  41. package/dist/components/form/CFormControl.d.ts +1 -1
  42. package/dist/components/form/CFormControlValidation.d.ts +1 -1
  43. package/dist/components/form/CFormControlWrapper.d.ts +1 -1
  44. package/dist/components/form/CFormFeedback.d.ts +1 -1
  45. package/dist/components/form/CFormFloating.d.ts +1 -1
  46. package/dist/components/form/CFormLabel.d.ts +1 -1
  47. package/dist/components/form/CFormText.d.ts +1 -1
  48. package/dist/components/form/CInputGroup.d.ts +1 -1
  49. package/dist/components/form/CInputGroupText.d.ts +1 -1
  50. package/dist/components/grid/CCol.d.ts +1 -1
  51. package/dist/components/grid/CContainer.d.ts +1 -1
  52. package/dist/components/grid/CRow.d.ts +1 -1
  53. package/dist/components/header/CHeader.d.ts +1 -1
  54. package/dist/components/header/CHeaderBrand.d.ts +1 -1
  55. package/dist/components/header/CHeaderDivider.d.ts +1 -1
  56. package/dist/components/header/CHeaderNav.d.ts +1 -1
  57. package/dist/components/header/CHeaderText.d.ts +1 -1
  58. package/dist/components/header/CHeaderToggler.d.ts +1 -1
  59. package/dist/components/image/CImage.d.ts +1 -1
  60. package/dist/components/list-group/CListGroup.d.ts +1 -1
  61. package/dist/components/list-group/CListGroupItem.d.ts +1 -1
  62. package/dist/components/modal/CModalBody.d.ts +1 -1
  63. package/dist/components/modal/CModalFooter.d.ts +1 -1
  64. package/dist/components/modal/CModalHeader.d.ts +1 -1
  65. package/dist/components/modal/CModalTitle.d.ts +1 -1
  66. package/dist/components/nav/CNav.d.ts +1 -1
  67. package/dist/components/nav/CNavGroupItems.d.ts +1 -1
  68. package/dist/components/nav/CNavItem.d.ts +1 -1
  69. package/dist/components/nav/CNavLink.d.ts +1 -1
  70. package/dist/components/nav/CNavTitle.d.ts +1 -1
  71. package/dist/components/navbar/CNavbar.d.ts +1 -1
  72. package/dist/components/navbar/CNavbarBrand.d.ts +1 -1
  73. package/dist/components/navbar/CNavbarNav.d.ts +1 -1
  74. package/dist/components/navbar/CNavbarText.d.ts +1 -1
  75. package/dist/components/navbar/CNavbarToggler.d.ts +1 -1
  76. package/dist/components/offcanvas/COffcanvasBody.d.ts +1 -1
  77. package/dist/components/offcanvas/COffcanvasHeader.d.ts +1 -1
  78. package/dist/components/offcanvas/COffcanvasTitle.d.ts +1 -1
  79. package/dist/components/pagination/CPagination.d.ts +1 -1
  80. package/dist/components/pagination/CPaginationItem.d.ts +1 -1
  81. package/dist/components/placeholder/CPlaceholder.d.ts +1 -1
  82. package/dist/components/progress/CProgress.d.ts +1 -1
  83. package/dist/components/progress/CProgressBar.d.ts +1 -1
  84. package/dist/components/sidebar/CSidebarBrand.d.ts +1 -1
  85. package/dist/components/sidebar/CSidebarFooter.d.ts +1 -1
  86. package/dist/components/sidebar/CSidebarHeader.d.ts +1 -1
  87. package/dist/components/sidebar/CSidebarNav.d.ts +1 -1
  88. package/dist/components/sidebar/CSidebarToggler.d.ts +1 -1
  89. package/dist/components/spinner/CSpinner.d.ts +1 -1
  90. package/dist/components/table/CTable.d.ts +20 -1
  91. package/dist/components/table/CTableBody.d.ts +1 -1
  92. package/dist/components/table/CTableCaption.d.ts +1 -1
  93. package/dist/components/table/CTableDataCell.d.ts +1 -1
  94. package/dist/components/table/CTableFoot.d.ts +1 -1
  95. package/dist/components/table/CTableHead.d.ts +1 -1
  96. package/dist/components/table/CTableHeaderCell.d.ts +1 -1
  97. package/dist/components/table/CTableRow.d.ts +1 -1
  98. package/dist/components/tabs/CTabContent.d.ts +1 -1
  99. package/dist/components/toast/CToastBody.d.ts +1 -1
  100. package/dist/components/toast/CToaster.d.ts +1 -1
  101. package/dist/components/widgets/CWidgetStatsA.d.ts +1 -1
  102. package/dist/components/widgets/CWidgetStatsB.d.ts +9 -4
  103. package/dist/components/widgets/CWidgetStatsC.d.ts +9 -4
  104. package/dist/components/widgets/CWidgetStatsD.d.ts +1 -1
  105. package/dist/components/widgets/CWidgetStatsE.d.ts +1 -1
  106. package/dist/components/widgets/CWidgetStatsF.d.ts +1 -1
  107. package/dist/index.es.js +2783 -1398
  108. package/dist/index.es.js.map +1 -1
  109. package/dist/index.js +2783 -1398
  110. package/dist/index.js.map +1 -1
  111. package/package.json +11 -11
  112. package/src/components/date-picker/CDatePicker.ts +4 -1
  113. package/src/components/date-range-picker/CDateRangePicker.ts +11 -3
  114. package/src/components/dropdown/CDropdown.ts +18 -3
  115. package/src/components/modal/CModal.ts +4 -0
  116. package/src/components/sidebar/CSidebar.ts +2 -3
  117. package/src/components/smart-table/CSmartTableHead.ts +1 -1
  118. package/src/components/table/CTable.ts +10 -0
  119. package/src/components/time-picker/CTimePicker.ts +1 -0
  120. package/src/components/accordion/CAccordionCollapse.ts +0 -28
@@ -9,7 +9,7 @@ declare const CHeaderBrand: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Component used for the root node. Either a string to use a HTML element or a component.
15
15
  */
@@ -1,4 +1,4 @@
1
1
  declare const CHeaderDivider: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CHeaderDivider };
@@ -9,7 +9,7 @@ declare const CHeaderNav: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Component used for the root node. Either a string to use a HTML element or a component.
15
15
  */
@@ -1,4 +1,4 @@
1
1
  declare const CHeaderText: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CHeaderText };
@@ -1,4 +1,4 @@
1
1
  declare const CHeaderToggler: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CHeaderToggler };
@@ -33,7 +33,7 @@ declare const CImage: import("vue").DefineComponent<{
33
33
  };
34
34
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
35
  [key: string]: any;
36
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  /**
38
38
  * Set the horizontal aligment.
39
39
  *
@@ -27,7 +27,7 @@ declare const CListGroup: import("vue").DefineComponent<{
27
27
  };
28
28
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
29
29
  [key: string]: any;
30
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
30
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  /**
32
32
  * Component used for the root node. Either a string to use a HTML element or a component.
33
33
  */
@@ -32,7 +32,7 @@ declare const CListGroupItem: import("vue").DefineComponent<{
32
32
  };
33
33
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
34
34
  [key: string]: any;
35
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
36
36
  /**
37
37
  * Toggle the active state for the component.
38
38
  */
@@ -1,4 +1,4 @@
1
1
  declare const CModalBody: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CModalBody };
@@ -1,4 +1,4 @@
1
1
  declare const CModalFooter: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CModalFooter };
@@ -9,7 +9,7 @@ declare const CModalHeader: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Add a close button component to the header.
15
15
  */
@@ -9,7 +9,7 @@ declare const CModalTitle: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Component used for the root node. Either a string to use a HTML element or a component.
15
15
  */
@@ -31,7 +31,7 @@ declare const CNav: import("vue").DefineComponent<{
31
31
  };
32
32
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
33
  [key: string]: any;
34
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
35
  /**
36
36
  * Component used for the root node. Either a string to use a HTML element or a component.
37
37
  */
@@ -1,4 +1,4 @@
1
1
  declare const CNavGroupItems: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CNavGroupItems };
@@ -1,6 +1,6 @@
1
1
  declare const CNavItem: import("vue").DefineComponent<any, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
3
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
4
4
  [x: string]: any;
5
5
  }>;
6
6
  export { CNavItem };
@@ -31,7 +31,7 @@ declare const CNavLink: import("vue").DefineComponent<{
31
31
  };
32
32
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
33
  [key: string]: any;
34
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
35
  /**
36
36
  * Toggle the active state for the component.
37
37
  */
@@ -1,4 +1,4 @@
1
1
  declare const CNavTitle: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CNavTitle };
@@ -62,7 +62,7 @@ declare const CNavbar: import("vue").DefineComponent<{
62
62
  };
63
63
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
64
64
  [key: string]: any;
65
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
65
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
66
66
  /**
67
67
  * Sets the color context of the component to one of CoreUI’s themed colors.
68
68
  *
@@ -18,7 +18,7 @@ declare const CNavbarBrand: import("vue").DefineComponent<{
18
18
  };
19
19
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
20
20
  [key: string]: any;
21
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
21
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  /**
23
23
  * Component used for the root node. Either a string to use a HTML element or a component.
24
24
  *
@@ -9,7 +9,7 @@ declare const CNavbarNav: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Component used for the root node. Either a string to use a HTML element or a component.
15
15
  */
@@ -1,4 +1,4 @@
1
1
  declare const CNavbarText: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CNavbarText };
@@ -1,4 +1,4 @@
1
1
  declare const CNavbarToggler: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CNavbarToggler };
@@ -1,4 +1,4 @@
1
1
  declare const COffcanvasBody: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { COffcanvasBody };
@@ -1,4 +1,4 @@
1
1
  declare const COffcanvasHeader: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { COffcanvasHeader };
@@ -9,7 +9,7 @@ declare const COffcanvasTitle: import("vue").DefineComponent<{
9
9
  };
10
10
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
11
11
  [key: string]: any;
12
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Component used for the root node. Either a string to use a HTML element or a component.
15
15
  */
@@ -23,7 +23,7 @@ declare const CPagination: import("vue").DefineComponent<{
23
23
  };
24
24
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
25
25
  [key: string]: any;
26
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  /**
28
28
  * Set the alignment of pagination components.
29
29
  *
@@ -31,7 +31,7 @@ declare const CPaginationItem: import("vue").DefineComponent<{
31
31
  };
32
32
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
33
  [key: string]: any;
34
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
35
  /**
36
36
  * Toggle the active state for the component.
37
37
  */
@@ -88,7 +88,7 @@ export declare const CPlaceholder: import("vue").DefineComponent<{
88
88
  };
89
89
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
90
90
  [key: string]: any;
91
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
91
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
92
92
  /**
93
93
  * Set animation type to better convey the perception of something being actively loaded.
94
94
  *
@@ -1,6 +1,6 @@
1
1
  declare const CProgress: import("vue").DefineComponent<any, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
3
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any>, {} | {
4
4
  [x: string]: any;
5
5
  }>;
6
6
  export { CProgress };
@@ -36,7 +36,7 @@ declare const CProgressBar: import("vue").DefineComponent<{
36
36
  };
37
37
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
38
  [key: string]: any;
39
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
40
  /**
41
41
  * Use to animate the stripes right to left via CSS3 animations.
42
42
  */
@@ -1,4 +1,4 @@
1
1
  declare const CSidebarBrand: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CSidebarBrand };
@@ -1,4 +1,4 @@
1
1
  declare const CSidebarFooter: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CSidebarFooter };
@@ -1,4 +1,4 @@
1
1
  declare const CSidebarHeader: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CSidebarHeader };
@@ -1,4 +1,4 @@
1
1
  declare const CSidebarNav: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CSidebarNav };
@@ -1,4 +1,4 @@
1
1
  declare const CSidebarToggler: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CSidebarToggler };
@@ -50,7 +50,7 @@ declare const CSpinner: import("vue").DefineComponent<{
50
50
  };
51
51
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
52
52
  [key: string]: any;
53
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
53
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
54
54
  /**
55
55
  * Sets the color context of the component to one of CoreUI’s themed colors.
56
56
  *
@@ -85,9 +85,18 @@ declare const CTable: import("vue").DefineComponent<{
85
85
  type: BooleanConstructor;
86
86
  required: false;
87
87
  };
88
+ /**
89
+ * Add zebra-striping to any table column.
90
+ *
91
+ * @since 4.4.0
92
+ */
93
+ stripedColumns: {
94
+ type: BooleanConstructor;
95
+ required: false;
96
+ };
88
97
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
89
98
  [key: string]: any;
90
- }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
99
+ }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
91
100
  /**
92
101
  * Set the vertical aligment.
93
102
  *
@@ -174,6 +183,15 @@ declare const CTable: import("vue").DefineComponent<{
174
183
  type: BooleanConstructor;
175
184
  required: false;
176
185
  };
186
+ /**
187
+ * Add zebra-striping to any table column.
188
+ *
189
+ * @since 4.4.0
190
+ */
191
+ stripedColumns: {
192
+ type: BooleanConstructor;
193
+ required: false;
194
+ };
177
195
  }>>, {
178
196
  small: boolean;
179
197
  hover: boolean;
@@ -183,5 +201,6 @@ declare const CTable: import("vue").DefineComponent<{
183
201
  bordered: boolean;
184
202
  borderless: boolean;
185
203
  responsive: string | boolean;
204
+ stripedColumns: boolean;
186
205
  }>;
187
206
  export { CTable };
@@ -10,7 +10,7 @@ declare const CTableBody: import("vue").DefineComponent<{
10
10
  };
11
11
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
12
  [key: string]: any;
13
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Sets the color context of the component to one of CoreUI’s themed colors.
16
16
  *
@@ -2,7 +2,7 @@ declare const CTableCaption: import("vue").DefineComponent<Readonly<import("vue"
2
2
  [x: string]: unknown;
3
3
  }>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4
4
  [key: string]: any;
5
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
5
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
6
6
  [x: string]: unknown;
7
7
  }>>>>, {
8
8
  [x: number]: string;
@@ -28,7 +28,7 @@ declare const CTableDataCell: import("vue").DefineComponent<{
28
28
  };
29
29
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
30
  [key: string]: any;
31
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
32
  /**
33
33
  * Highlight a table row or cell.
34
34
  */
@@ -10,7 +10,7 @@ declare const CTableFoot: import("vue").DefineComponent<{
10
10
  };
11
11
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
12
  [key: string]: any;
13
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Sets the color context of the component to one of CoreUI’s themed colors.
16
16
  *
@@ -10,7 +10,7 @@ declare const CTableHead: import("vue").DefineComponent<{
10
10
  };
11
11
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
12
  [key: string]: any;
13
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Sets the color context of the component to one of CoreUI’s themed colors.
16
16
  *
@@ -10,7 +10,7 @@ declare const CTableHeaderCell: import("vue").DefineComponent<{
10
10
  };
11
11
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
12
  [key: string]: any;
13
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Sets the color context of the component to one of CoreUI’s themed colors.
16
16
  *
@@ -28,7 +28,7 @@ declare const CTableRow: import("vue").DefineComponent<{
28
28
  };
29
29
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
30
  [key: string]: any;
31
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
32
  /**
33
33
  * Highlight a table row or cell..
34
34
  */
@@ -1,4 +1,4 @@
1
1
  declare const CTabContent: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CTabContent };
@@ -1,4 +1,4 @@
1
1
  declare const CToastBody: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
2
  [key: string]: any;
3
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
4
  export { CToastBody };
@@ -12,7 +12,7 @@ declare const CToaster: import("vue").DefineComponent<{
12
12
  };
13
13
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
14
  [key: string]: any;
15
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  /**
17
17
  * Describes the placement of component.
18
18
  *
@@ -22,7 +22,7 @@ declare const CWidgetStatsA: import("vue").DefineComponent<{
22
22
  };
23
23
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
24
  [key: string]: any;
25
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
25
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  color: {
27
27
  type: StringConstructor;
28
28
  default: undefined;
@@ -16,7 +16,10 @@ declare const CWidgetStatsB: import("vue").DefineComponent<{
16
16
  default: undefined;
17
17
  require: boolean;
18
18
  };
19
- progress: VueTypeShape<T>;
19
+ progress: import("vue-types").VueTypeShape<{
20
+ color: string;
21
+ value: number;
22
+ }>;
20
23
  /**
21
24
  * Helper text for your component. If you want to pass non-string value please use dedicated slot `<template #text>...</template>`
22
25
  */
@@ -43,7 +46,7 @@ declare const CWidgetStatsB: import("vue").DefineComponent<{
43
46
  };
44
47
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
45
48
  [key: string]: any;
46
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
49
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
47
50
  /**
48
51
  * Sets the color context of the component to one of CoreUI’s themed colors
49
52
  *
@@ -61,7 +64,10 @@ declare const CWidgetStatsB: import("vue").DefineComponent<{
61
64
  default: undefined;
62
65
  require: boolean;
63
66
  };
64
- progress: VueTypeShape<T>;
67
+ progress: import("vue-types").VueTypeShape<{
68
+ color: string;
69
+ value: number;
70
+ }>;
65
71
  /**
66
72
  * Helper text for your component. If you want to pass non-string value please use dedicated slot `<template #text>...</template>`
67
73
  */
@@ -88,7 +94,6 @@ declare const CWidgetStatsB: import("vue").DefineComponent<{
88
94
  };
89
95
  }>>, {
90
96
  value: string | number;
91
- progress: any;
92
97
  title: string;
93
98
  text: string;
94
99
  inverse: boolean;
@@ -16,7 +16,10 @@ declare const CWidgetStatsC: import("vue").DefineComponent<{
16
16
  default: undefined;
17
17
  require: boolean;
18
18
  };
19
- progress: VueTypeShape<T>;
19
+ progress: import("vue-types").VueTypeShape<{
20
+ color: string;
21
+ value: number;
22
+ }>;
20
23
  /**
21
24
  * Title for your component. If you want to pass non-string value please use dedicated slot `<template #title>...</template>`
22
25
  */
@@ -35,7 +38,7 @@ declare const CWidgetStatsC: import("vue").DefineComponent<{
35
38
  };
36
39
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
40
  [key: string]: any;
38
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
42
  /**
40
43
  * Sets the color context of the component to one of CoreUI’s themed colors.
41
44
  *
@@ -53,7 +56,10 @@ declare const CWidgetStatsC: import("vue").DefineComponent<{
53
56
  default: undefined;
54
57
  require: boolean;
55
58
  };
56
- progress: VueTypeShape<T>;
59
+ progress: import("vue-types").VueTypeShape<{
60
+ color: string;
61
+ value: number;
62
+ }>;
57
63
  /**
58
64
  * Title for your component. If you want to pass non-string value please use dedicated slot `<template #title>...</template>`
59
65
  */
@@ -72,7 +78,6 @@ declare const CWidgetStatsC: import("vue").DefineComponent<{
72
78
  };
73
79
  }>>, {
74
80
  value: string | number;
75
- progress: any;
76
81
  title: string;
77
82
  inverse: boolean;
78
83
  }>;