@innovaccer/design-system 2.23.2 → 2.24.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/CHANGELOG.md +73 -0
- package/dist/.lib/tsconfig.type.tsbuildinfo +2 -2
- package/dist/index.esm.js +10 -10
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- 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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,76 @@
|
|
|
1
|
+
## 2.24.0 (2023-11-07)
|
|
2
|
+
|
|
3
|
+
### Highlights
|
|
4
|
+
|
|
5
|
+
- feat(docs): update SatisMeter configs (0706d874)
|
|
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
|
+
- feat(docs): update SatisMeter configs (0706d874)
|
|
22
|
+
|
|
23
|
+
### Fixes
|
|
24
|
+
|
|
25
|
+
- fix(docs): fix data visualization link and navigation (f949c535)
|
|
26
|
+
- fix(docs): fix tab navigation for data visualization page (d9ddda6e)
|
|
27
|
+
|
|
28
|
+
### Improvements
|
|
29
|
+
|
|
30
|
+
NA
|
|
31
|
+
|
|
32
|
+
### Documentation
|
|
33
|
+
|
|
34
|
+
- docs(docs): add color in overview page in data visualization tab (c006cba2)
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## 2.23.3 (2023-10-31)
|
|
39
|
+
|
|
40
|
+
### Highlights
|
|
41
|
+
|
|
42
|
+
NA
|
|
43
|
+
|
|
44
|
+
### Breaking changes
|
|
45
|
+
|
|
46
|
+
NA
|
|
47
|
+
|
|
48
|
+
### Migration guide
|
|
49
|
+
|
|
50
|
+
NA
|
|
51
|
+
|
|
52
|
+
### Deprecations
|
|
53
|
+
|
|
54
|
+
NA
|
|
55
|
+
|
|
56
|
+
### Features
|
|
57
|
+
|
|
58
|
+
NA
|
|
59
|
+
|
|
60
|
+
### Fixes
|
|
61
|
+
|
|
62
|
+
- fix(dropdown): update error state template for async dropdown (6f59e682)
|
|
63
|
+
|
|
64
|
+
### Improvements
|
|
65
|
+
|
|
66
|
+
NA
|
|
67
|
+
|
|
68
|
+
### Documentation
|
|
69
|
+
|
|
70
|
+
NA
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
1
74
|
## 2.23.2 (2023-10-28)
|
|
2
75
|
|
|
3
76
|
### Highlights
|
|
@@ -597,12 +597,12 @@
|
|
|
597
597
|
"affectsGlobalScope": false
|
|
598
598
|
},
|
|
599
599
|
"../../core/components/atoms/dropdown/Dropdown.tsx": {
|
|
600
|
-
"version": "
|
|
600
|
+
"version": "363d1e58b07def37475a4f2b538643de75e72b571ee8cb311bd106eb44e86006",
|
|
601
601
|
"signature": "c171f1203f6dc27aa75553acd55d26d8a6d9ed99c4c7ab6b457e52f29fcfbc1e",
|
|
602
602
|
"affectsGlobalScope": false
|
|
603
603
|
},
|
|
604
604
|
"../../core/components/atoms/dropdown/ErrorTemplate.tsx": {
|
|
605
|
-
"version": "
|
|
605
|
+
"version": "e1a421d8e1b20f2852968a802bff6d26f94aca03588944bc8c7b40f696d54fe8",
|
|
606
606
|
"signature": "35df89cd787fd433d996895ceca8e80ee3ce338196ce027fd1d6f95720043085",
|
|
607
607
|
"affectsGlobalScope": false
|
|
608
608
|
},
|
package/dist/index.esm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
/**
|
|
3
|
-
* Generated on:
|
|
3
|
+
* Generated on: 1699361774915
|
|
4
4
|
* Package: @innovaccer/design-system
|
|
5
|
-
* Version: v2.
|
|
5
|
+
* Version: v2.24.0
|
|
6
6
|
* License: MIT
|
|
7
7
|
* Docs: https://innovaccer.github.io/design-system
|
|
8
8
|
*/
|
|
@@ -5075,7 +5075,7 @@ var ErrorTemplate = function ErrorTemplate(_ref) {
|
|
|
5075
5075
|
className: "d-flex flex-column justify-content-center align-items-center",
|
|
5076
5076
|
"data-test": "DesignSystem-Dropdown--errorWrapper"
|
|
5077
5077
|
}, /*#__PURE__*/React.createElement(Text, {
|
|
5078
|
-
className: "mb-3",
|
|
5078
|
+
className: "text-align-center mb-3",
|
|
5079
5079
|
weight: "strong"
|
|
5080
5080
|
}, errorTitle[errorType]), /*#__PURE__*/React.createElement(Text, {
|
|
5081
5081
|
className: "text-align-center mb-6",
|
|
@@ -5777,12 +5777,12 @@ var Dropdown = /*#__PURE__*/function (_React$Component) {
|
|
|
5777
5777
|
|
|
5778
5778
|
var errorResult = errorType;
|
|
5779
5779
|
|
|
5780
|
-
if (optionsLength === 0) {
|
|
5781
|
-
|
|
5782
|
-
|
|
5783
|
-
|
|
5784
|
-
|
|
5785
|
-
|
|
5780
|
+
if (optionsLength === 0 && searchTerm === '') {
|
|
5781
|
+
errorResult = 'DEFAULT';
|
|
5782
|
+
} else if (searchTerm !== '') {
|
|
5783
|
+
errorResult = 'NO_RECORDS_FOUND';
|
|
5784
|
+
} else {
|
|
5785
|
+
errorResult = 'FAILED_TO_FETCH';
|
|
5786
5786
|
}
|
|
5787
5787
|
|
|
5788
5788
|
_this.setState(_objectSpread2(_objectSpread2({}, _this.state), {}, {
|
|
@@ -22295,6 +22295,6 @@ SelectionCard.defaultProps = {
|
|
|
22295
22295
|
SelectionCard.useMultiSelect = useMultiSelect;
|
|
22296
22296
|
SelectionCard.useSingleSelect = useSingleSelect;
|
|
22297
22297
|
|
|
22298
|
-
var version = "2.
|
|
22298
|
+
var version = "2.24.0";
|
|
22299
22299
|
|
|
22300
22300
|
export { ActionCard, 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, HelpText, HorizontalNav, Icon, InlineMessage, Input, X as InputMask, Label, Legend, Link, LinkButton, List, Message, MetaList, MetricInput, Modal, ModalBody, ModalDescription, ModalFooter, ModalHeader, MultiSlider, Navigation, OutsideClick, PageHeader, Pagination, Paragraph, Pills, Placeholder, PlaceholderImage, PlaceholderParagraph, Popover, ProgressBar, ProgressRing, Radio, RangeSlider, Row, SelectionCard, Sidesheet, Slider, Spinner, StatusHint, Stepper, Subheading, Switch, Tab, Table, Tabs, TabsWrapper, Text, 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:
|
|
3
|
+
* Generated on: 1699361775147
|
|
4
4
|
* Package: @innovaccer/design-system
|
|
5
|
-
* Version: v2.
|
|
5
|
+
* Version: v2.24.0
|
|
6
6
|
* License: MIT
|
|
7
7
|
* Docs: https://innovaccer.github.io/design-system
|
|
8
8
|
*/
|
|
@@ -4550,7 +4550,7 @@
|
|
|
4550
4550
|
className: "d-flex flex-column justify-content-center align-items-center",
|
|
4551
4551
|
"data-test": "DesignSystem-Dropdown--errorWrapper"
|
|
4552
4552
|
}, /*#__PURE__*/React__namespace.createElement(Text, {
|
|
4553
|
-
className: "mb-3",
|
|
4553
|
+
className: "text-align-center mb-3",
|
|
4554
4554
|
weight: "strong"
|
|
4555
4555
|
}, errorTitle[errorType]), /*#__PURE__*/React__namespace.createElement(Text, {
|
|
4556
4556
|
className: "text-align-center mb-6",
|
|
@@ -5197,12 +5197,12 @@
|
|
|
5197
5197
|
|
|
5198
5198
|
var errorResult = errorType;
|
|
5199
5199
|
|
|
5200
|
-
if (optionsLength === 0) {
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5200
|
+
if (optionsLength === 0 && searchTerm === '') {
|
|
5201
|
+
errorResult = 'DEFAULT';
|
|
5202
|
+
} else if (searchTerm !== '') {
|
|
5203
|
+
errorResult = 'NO_RECORDS_FOUND';
|
|
5204
|
+
} else {
|
|
5205
|
+
errorResult = 'FAILED_TO_FETCH';
|
|
5206
5206
|
}
|
|
5207
5207
|
|
|
5208
5208
|
_this.setState(__assign(__assign({}, _this.state), {
|
|
@@ -16579,7 +16579,7 @@
|
|
|
16579
16579
|
SelectionCard.useMultiSelect = useMultiSelect;
|
|
16580
16580
|
SelectionCard.useSingleSelect = useSingleSelect;
|
|
16581
16581
|
|
|
16582
|
-
var version = "2.
|
|
16582
|
+
var version = "2.24.0";
|
|
16583
16583
|
|
|
16584
16584
|
exports.ActionCard = ActionCard;
|
|
16585
16585
|
exports.Avatar = Avatar;
|