@innovaccer/design-system 2.41.1 → 2.41.2

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/CHANGELOG.md CHANGED
@@ -1,3 +1,39 @@
1
+ ## 2.41.2 (2024-08-21)
2
+
3
+ ### Highlights
4
+
5
+ - chore: upgrade js-beautify package to 1.14.10 version (30067a15)
6
+
7
+ ### Breaking changes
8
+
9
+ NA
10
+
11
+ ### Migration guide
12
+
13
+ NA
14
+
15
+ ### Deprecations
16
+
17
+ NA
18
+
19
+ ### Features
20
+
21
+ NA
22
+
23
+ ### Fixes
24
+
25
+ NA
26
+
27
+ ### Improvements
28
+
29
+ - chore: upgrade js-beautify package to 1.14.10 version (30067a15)
30
+
31
+ ### Documentation
32
+
33
+ NA
34
+
35
+ ---
36
+
1
37
  ## 2.41.1 (2024-08-21)
2
38
 
3
39
  ### Highlights
package/dist/index.esm.js CHANGED
@@ -1,8 +1,8 @@
1
1
 
2
2
  /**
3
- * Generated on: 1724239960546
3
+ * Generated on: 1724317219758
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.41.1
5
+ * Version: v2.41.2
6
6
  * License: MIT
7
7
  * Docs: https://mds.innovaccer.com
8
8
  */
@@ -31498,6 +31498,6 @@ AIResponse.Button = ChatButton;
31498
31498
  AIResponse.ActionBar = ChatActionBar;
31499
31499
  AIResponse.Body = ChatBody;
31500
31500
 
31501
- var version = "2.41.1";
31501
+ var version = "2.41.2";
31502
31502
 
31503
31503
  export { AIButton, AIChip, AIIconButton, AIResponse, ActionCard, Avatar, AvatarGroup, AvatarSelection, Backdrop, Badge, Breadcrumbs, Button, Calendar, Caption, Card, CardBody, CardFooter, CardHeader, CardSubdued, ChatMessage, Checkbox, Chip, ChipGroup, ChipInput, ChoiceList, Collapsible, Column, Combobox, DatePicker, DateRangePicker, Dialog, Divider, Dropdown, Dropzone, EditableChipInput, EditableDropdown, EditableInput, EmptyState, FileList, FileUploader, FileUploaderList, FullscreenModal, Grid, GridCell, Heading, HelpText, HorizontalNav, Icon, InlineMessage, Input, X as InputMask, KeyValuePair, Label, Legend, Link, LinkButton, List, Listbox, Menu, Message, MetaList, MetricInput, Modal, ModalBody, ModalDescription, ModalFooter, ModalHeader, MultiSlider, Navigation, OutsideClick, PageHeader, Pagination, Paragraph, Pills, Placeholder, PlaceholderImage, PlaceholderParagraph, Popover, ProgressBar, ProgressRing, Radio, RangeSlider, Row, Sara, SaraSparkle, Select, SelectionCard, Sidesheet, Slider, Spinner, StatusHint, Stepper, Subheading, Switch, Tab, Table, Tabs, TabsWrapper, Text, TextField, Textarea, TimePicker, Toast, Tooltip, index as Utils, VerificationCodeInput, VerticalNav, version };
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
 
2
2
  /**
3
- * Generated on: 1724239960796
3
+ * Generated on: 1724317220008
4
4
  * Package: @innovaccer/design-system
5
- * Version: v2.41.1
5
+ * Version: v2.41.2
6
6
  * License: MIT
7
7
  * Docs: https://mds.innovaccer.com
8
8
  */
@@ -25635,7 +25635,7 @@
25635
25635
  AIResponse.ActionBar = ChatActionBar;
25636
25636
  AIResponse.Body = ChatBody;
25637
25637
 
25638
- var version = "2.41.1";
25638
+ var version = "2.41.2";
25639
25639
 
25640
25640
  exports.AIButton = AIButton;
25641
25641
  exports.AIChip = AIChip;