@apexcura/ui-components 0.0.14-Beta89 → 0.0.14-Beta90

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.
package/dist/index.d.mts CHANGED
@@ -119,6 +119,6 @@ declare const Upload: (props: ElementType) => React$1.JSX.Element;
119
119
 
120
120
  declare const OtpElement: (props: ElementType) => React$1.JSX.Element;
121
121
 
122
- declare const Donut: (props: ElementType) => React$1.JSX.Element;
122
+ declare const Donut: (props: Object) => React$1.JSX.Element;
123
123
 
124
124
  export { AddMoreTable, ButtonElement, CheckboxElement, CkEditor, DatePickerElement, DateRangePickerElement, Donut, DropDownGroup, FileUpload, Image, MultipleSelectElement, Navbar, NumberElement, OtpElement, PasswordElement, RadioElement, SelectElement, Sidebar, SingleCheckbox, SingleSelectElement, SwitchElement, TableElement, TabsElement, TextElement, TextareaElement, Upload };
package/dist/index.d.ts CHANGED
@@ -119,6 +119,6 @@ declare const Upload: (props: ElementType) => React$1.JSX.Element;
119
119
 
120
120
  declare const OtpElement: (props: ElementType) => React$1.JSX.Element;
121
121
 
122
- declare const Donut: (props: ElementType) => React$1.JSX.Element;
122
+ declare const Donut: (props: Object) => React$1.JSX.Element;
123
123
 
124
124
  export { AddMoreTable, ButtonElement, CheckboxElement, CkEditor, DatePickerElement, DateRangePickerElement, Donut, DropDownGroup, FileUpload, Image, MultipleSelectElement, Navbar, NumberElement, OtpElement, PasswordElement, RadioElement, SelectElement, Sidebar, SingleCheckbox, SingleSelectElement, SwitchElement, TableElement, TabsElement, TextElement, TextareaElement, Upload };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.14-Beta89",
3
+ "version": "0.0.14-Beta90",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",