@expressms/smartapp-ui 2.9.30 → 2.9.32
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/build/main/helpers/index.d.ts +4 -4
- package/build/main/hooks/useModal.d.ts +3 -2
- package/build/main/hooks/useModal.js +3 -2
- package/build/main/hooks/useModal.js.map +1 -1
- package/build/main/styles/styles.scss +2 -2
- package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +2 -1
- package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +2 -1
- package/build/main//321/201omponents/Avatar/Avatar.d.ts +1 -1
- package/build/main//321/201omponents/Button/Button.d.ts +2 -1
- package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +2 -1
- package/build/main//321/201omponents/Calendar/Calendar.d.ts +2 -1
- package/build/main//321/201omponents/Calendar/Calendar.js +1 -10
- package/build/main//321/201omponents/Calendar/Calendar.js.map +1 -1
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +2 -1
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.d.ts +2 -1
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +2 -1
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +2 -1
- package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +2 -1
- package/build/main//321/201omponents/Chip/Chip.d.ts +1 -1
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.d.ts +2 -2
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +2 -1
- package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +2 -1
- package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +1 -1
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +2 -1
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +2 -1
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +2 -1
- package/build/main//321/201omponents/Error/Error.d.ts +2 -1
- package/build/main//321/201omponents/Flex/Flex.d.ts +2 -1
- package/build/main//321/201omponents/Flex/HFlex/HFlex.d.ts +2 -1
- package/build/main//321/201omponents/Flex/VFlex/VFlex.d.ts +2 -1
- package/build/main//321/201omponents/Header/Header.d.ts +2 -1
- package/build/main//321/201omponents/Input/Input.d.ts +2 -1
- package/build/main//321/201omponents/ListItem/ListItem.d.ts +2 -1
- package/build/main//321/201omponents/Loader/Loader.d.ts +2 -1
- package/build/main//321/201omponents/Modal/Modal.d.ts +2 -1
- package/build/main//321/201omponents/Modal/Modal.js +12 -5
- package/build/main//321/201omponents/Modal/Modal.js.map +1 -1
- package/build/main//321/201omponents/Modal/types.d.ts +1 -0
- package/build/main//321/201omponents/Notification/Notification.d.ts +2 -1
- package/build/main//321/201omponents/Profile/Profile.d.ts +2 -1
- package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +2 -1
- package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +2 -1
- package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +2 -1
- package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +2 -1
- package/build/main//321/201omponents/Stories/Stories.d.ts +2 -1
- package/build/main//321/201omponents/Switcher/Switcher.d.ts +2 -1
- package/build/main//321/201omponents/SyncLoader/SyncLoader.d.ts +2 -1
- package/build/main//321/201omponents/Textarea/Textarea.d.ts +2 -1
- package/build/main//321/201omponents/Toggle/Toggle.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts +1 -1
- package/build/main//321/201omponents/UserDropdown/Option/Option.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.d.ts +2 -1
- package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +1 -1
- package/package.json +4 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expressms/smartapp-ui",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.32",
|
|
4
4
|
"description": "SmartApp UI library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "build/main/index.js",
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"color": "^4.2.3",
|
|
19
19
|
"color-blend": "^4.0.0",
|
|
20
20
|
"convert-layout": "^0.11.1",
|
|
21
|
+
"date-fns": "^4.2.1",
|
|
21
22
|
"dompurify": "^3.2.6",
|
|
22
23
|
"echarts": "^5.5.0",
|
|
23
24
|
"echarts-for-react": "^3.0.2",
|
|
@@ -44,6 +45,7 @@
|
|
|
44
45
|
},
|
|
45
46
|
"resolutions": {
|
|
46
47
|
"@typescript-eslint/utils": "6.21.0",
|
|
48
|
+
"@testing-library/jest-dom": "6.9.1",
|
|
47
49
|
"juice/cheerio": "1.0.0-rc.12"
|
|
48
50
|
},
|
|
49
51
|
"scripts": {
|
|
@@ -106,7 +108,7 @@
|
|
|
106
108
|
"@storybook/react-webpack5": "^8.5.1",
|
|
107
109
|
"@storybook/test": "^8.5.1",
|
|
108
110
|
"@svgr/webpack": "^8.1.0",
|
|
109
|
-
"@testing-library/jest-dom": "
|
|
111
|
+
"@testing-library/jest-dom": "6.9.1",
|
|
110
112
|
"@types/color": "^3.0.6",
|
|
111
113
|
"@types/convert-layout": "^0.5.3",
|
|
112
114
|
"@types/dompurify": "^3.0.5",
|