@innovaccer/design-system 2.10.0-0 → 2.10.0

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.esm.js CHANGED
@@ -1,8 +1,8 @@
1
1
 
2
2
  /**
3
- * Generated on: 1648627572582
3
+ * Generated on: 1650523809344
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.10.0-0
5
+ * Version: v2.10.0
6
6
  * License: MIT
7
7
  * Docs: https://innovaccer.github.io/design-system
8
8
  */
@@ -20497,6 +20497,6 @@ Divider.defaultProps = {
20497
20497
  vertical: false
20498
20498
  };
20499
20499
 
20500
- var version = "2.10.0-0";
20500
+ var version = "2.10.0";
20501
20501
 
20502
20502
  export { Avatar, AvatarGroup, Backdrop, Badge, Breadcrumbs, Button, Calendar, Caption, Card, CardBody, CardFooter, CardHeader, CardSubdued, ChatMessage, Checkbox, Chip, ChipGroup, ChipInput, ChoiceList, Collapsible, Column, DatePicker, DateRangePicker, Dialog, Divider, Dropdown, Dropzone, EditableChipInput, EditableDropdown, EditableInput, EmptyState, FileList, FileUploader, FileUploaderList, FullscreenModal, Grid, GridCell, Heading, HorizontalNav, Icon, InlineMessage, Input, X as InputMask, Label, Legend, Link, List, Message, MetaList, MetricInput, Modal, ModalBody, ModalDescription, ModalFooter, ModalHeader, MultiSlider, Navigation, OutsideClick, PageHeader, Pagination, Paragraph, Pills, Placeholder, PlaceholderParagraph, Popover, ProgressBar, ProgressRing, Radio, RangeSlider, Row, Sidesheet, Slider, Spinner, StatusHint, Stepper, Subheading, Switch, Tab, Table, Tabs, TabsWrapper, Text, Textarea, TimePicker, Toast, Tooltip, index$1 as Utils, VerificationCodeInput, VerticalNav, version };
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
 
2
2
  /**
3
- * Generated on: 1648627572899
3
+ * Generated on: 1650523809601
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.10.0-0
5
+ * Version: v2.10.0
6
6
  * License: MIT
7
7
  * Docs: https://innovaccer.github.io/design-system
8
8
  */
@@ -14939,7 +14939,7 @@
14939
14939
  vertical: false
14940
14940
  };
14941
14941
 
14942
- var version = "2.10.0-0";
14942
+ var version = "2.10.0";
14943
14943
 
14944
14944
  exports.Avatar = Avatar;
14945
14945
  exports.AvatarGroup = AvatarGroup;