@innovaccer/design-system 2.8.0 → 2.8.1-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 +3 -3
- package/dist/index.js +3 -3
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.br +0 -0
- package/dist/index.umd.js.gz +0 -0
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
/**
|
|
3
|
-
* Generated on:
|
|
3
|
+
* Generated on: 1642575546341
|
|
4
4
|
* Package: @innovaccer/design-system
|
|
5
|
-
* Version: v2.8.0
|
|
5
|
+
* Version: v2.8.1-0
|
|
6
6
|
* License: MIT
|
|
7
7
|
* Docs: https://innovaccer.github.io/design-system
|
|
8
8
|
*/
|
|
@@ -20480,6 +20480,6 @@ Divider.defaultProps = {
|
|
|
20480
20480
|
vertical: false
|
|
20481
20481
|
};
|
|
20482
20482
|
|
|
20483
|
-
var version = "2.8.0";
|
|
20483
|
+
var version = "2.8.1-0";
|
|
20484
20484
|
|
|
20485
20485
|
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:
|
|
3
|
+
* Generated on: 1642575546604
|
|
4
4
|
* Package: @innovaccer/design-system
|
|
5
|
-
* Version: v2.8.0
|
|
5
|
+
* Version: v2.8.1-0
|
|
6
6
|
* License: MIT
|
|
7
7
|
* Docs: https://innovaccer.github.io/design-system
|
|
8
8
|
*/
|
|
@@ -14922,7 +14922,7 @@
|
|
|
14922
14922
|
vertical: false
|
|
14923
14923
|
};
|
|
14924
14924
|
|
|
14925
|
-
var version = "2.8.0";
|
|
14925
|
+
var version = "2.8.1-0";
|
|
14926
14926
|
|
|
14927
14927
|
exports.Avatar = Avatar;
|
|
14928
14928
|
exports.AvatarGroup = AvatarGroup;
|