@innovaccer/design-system 2.11.0-0 → 2.11.0-3

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: 1651481013721
3
+ * Generated on: 1651487950193
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.11.0-0
5
+ * Version: v2.11.0-3
6
6
  * License: MIT
7
7
  * Docs: https://innovaccer.github.io/design-system
8
8
  */
@@ -20649,6 +20649,6 @@ Divider.defaultProps = {
20649
20649
  vertical: false
20650
20650
  };
20651
20651
 
20652
- var version = "2.11.0-0";
20652
+ var version = "2.11.0-3";
20653
20653
 
20654
20654
  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: 1651481013975
3
+ * Generated on: 1651487950421
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.11.0-0
5
+ * Version: v2.11.0-3
6
6
  * License: MIT
7
7
  * Docs: https://innovaccer.github.io/design-system
8
8
  */
@@ -15088,7 +15088,7 @@
15088
15088
  vertical: false
15089
15089
  };
15090
15090
 
15091
- var version = "2.11.0-0";
15091
+ var version = "2.11.0-3";
15092
15092
 
15093
15093
  exports.Avatar = Avatar;
15094
15094
  exports.AvatarGroup = AvatarGroup;