@clearstory/drywall-react 5.2.2 → 5.3.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/{Accordion-m2AFrwDc.js → Accordion-DsTwQkV4.js} +68 -78
- package/dist/{AccordionSummary-Db2tRAW5.js → AccordionSummary-CmaoAjhY.js} +1 -1
- package/dist/{AdapterDayjs-BeNOjkDj.js → AdapterDayjs-CROwpFLu.js} +1 -1
- package/dist/{Alert-CUOGimrv.js → Alert-CMRw5H2i.js} +81 -81
- package/dist/{ArrowDropDown-CJcUO7Km.js → ArrowDropDown-CpR6Sb-x.js} +1 -1
- package/dist/{Autocomplete-BG3jpE2X.js → Autocomplete-ByiENcHd.js} +337 -328
- package/dist/{Backdrop-CfSoI3NV.js → Backdrop-CvXmU9nP.js} +32 -33
- package/dist/{Breadcrumbs-DCnGkMd5.js → Breadcrumbs-C6IvNkJk.js} +1 -1
- package/dist/{Button-CdA9C690.js → Button-CUl6Z1bM.js} +1 -1
- package/dist/{ButtonBase-es4rY3j-.js → ButtonBase-sOMllYPF.js} +1 -1
- package/dist/{ButtonGroup-Btb5I3qo.js → ButtonGroup-BCAFY0lq.js} +15 -18
- package/dist/{CardActionArea-DFoDWYk5.js → CardActionArea-BOqtC3NS.js} +13 -14
- package/dist/{Checkbox-l14tfKVr.js → Checkbox-0V6Yy2lG.js} +1 -1
- package/dist/{Chip-Dvsr-37n.js → Chip-DAwDUQgy.js} +1 -1
- package/dist/{Collapse-BorUfOHf.js → Collapse-C2AFUmVW.js} +1 -1
- package/dist/{Datepicker-D3cWtwmS.js → Datepicker-BbdXCdvk.js} +27 -16
- package/dist/{Dialog-Cn2dsmZm.js → Dialog-oPKzro59.js} +24 -23
- package/dist/{Drawer-BVvVj14Z.js → Drawer-C5QtOOvf.js} +1 -1
- package/dist/{IconButton-C233MDPx.js → IconButton-CxPeGp7M.js} +1 -1
- package/dist/{InputBase-BM3Auzz5.js → InputBase-C6Ryue4Q.js} +1 -1
- package/dist/{KeyboardArrowRight-Cm6Izw7f.js → KeyboardArrowRight-Blb72ZVb.js} +2 -2
- package/dist/{Link-B6cIxbWI.js → Link-CaDghPux.js} +1 -1
- package/dist/{ListItem-ZE8vLL1k.js → ListItem-Cy6ddrqC.js} +1 -1
- package/dist/{ListItemButton-DQtMbD5o.js → ListItemButton-D17P7zbm.js} +1 -1
- package/dist/{Menu-BExv75wS.js → Menu-CCiom50Z.js} +1 -1
- package/dist/{MenuItem-D15dnYfh.js → MenuItem-DHXbU6OE.js} +1 -1
- package/dist/{Modal-DWjk-ELn.js → Modal-BC16DZHY.js} +136 -134
- package/dist/{Popover-CsFfsZ3j.js → Popover-BV7s_KXx.js} +2 -2
- package/dist/{Radio-Bd2tUvwi.js → Radio-BVPgbnjg.js} +1 -1
- package/dist/{Select-De55ndN6.js → Select-NMI0Dg3g.js} +281 -270
- package/dist/{StepButton-BGCwBo-2.js → StepButton-yiMA6Gky.js} +1 -1
- package/dist/{StepContent-DP-2AduZ.js → StepContent-DoTaN9XK.js} +1 -1
- package/dist/{Switch-UrF12x0u.js → Switch-9nD-9uqh.js} +1 -1
- package/dist/{SwitchBase-CbbeqU9c.js → SwitchBase-D6IsSQaW.js} +34 -34
- package/dist/{Tab-CfdValV7.js → Tab-mGJoNbh1.js} +1 -1
- package/dist/{TablePagination-DfEbbPT0.js → TablePagination-CmvSEXbm.js} +5 -5
- package/dist/{Tabs-b6WnXeJW.js → Tabs-CLLc_rdV.js} +3 -3
- package/dist/{ToggleButton-DktXGko4.js → ToggleButton-ChGvFY9f.js} +1 -1
- package/dist/components/Accordion/index.js +1 -1
- package/dist/components/AccordionSummary/index.js +1 -1
- package/dist/components/Alert/index.js +1 -1
- package/dist/components/Autocomplete/Autocomplete.js +4 -3
- package/dist/components/Autocomplete/index.js +1 -1
- package/dist/components/AutocompleteControl/AutocompleteControl.js +7 -6
- package/dist/components/Backdrop/index.js +1 -1
- package/dist/components/Breadcrumbs/index.js +1 -1
- package/dist/components/Button/index.js +1 -1
- package/dist/components/ButtonBase/index.js +1 -1
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/CardActionArea/index.js +1 -1
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/Chip/index.js +1 -1
- package/dist/components/Collapse/index.js +1 -1
- package/dist/components/Datepicker/Datepicker.js +2 -2
- package/dist/components/Datepicker/index.js +2 -2
- package/dist/components/DatepickerControl/DatepickerControl.js +2 -1
- package/dist/components/Dialog/index.js +1 -1
- package/dist/components/DialogClose/DialogClose.js +4 -3
- package/dist/components/Drawer/index.js +1 -1
- package/dist/components/IconButton/index.js +1 -1
- package/dist/components/Input/Input.js +1 -1
- package/dist/components/InputControl/InputControl.js +6 -5
- package/dist/components/Link/index.js +1 -1
- package/dist/components/ListItem/index.js +1 -1
- package/dist/components/ListItemButton/index.js +1 -1
- package/dist/components/Menu/index.js +1 -1
- package/dist/components/MenuItem/index.js +1 -1
- package/dist/components/NumberInputControl/NumberInputControl.js +1 -0
- package/dist/components/Popover/index.js +1 -1
- package/dist/components/Radio/index.js +1 -1
- package/dist/components/Select/Select.js +1 -1
- package/dist/components/Select/index.js +1 -1
- package/dist/components/SelectControl/SelectControl.js +1 -0
- package/dist/components/StepButton/index.js +1 -1
- package/dist/components/StepContent/index.js +1 -1
- package/dist/components/Switch/index.js +1 -1
- package/dist/components/Tab/index.js +1 -1
- package/dist/components/TablePagination/index.js +1 -1
- package/dist/components/Tabs/index.js +1 -1
- package/dist/components/ToastContainer/useToast.js +5 -4
- package/dist/components/ToggleButton/index.js +1 -1
- package/dist/elementTypeAcceptingRef-xVpq_4jW.js +24 -0
- package/dist/icons/SparkleIcon.d.ts +5 -0
- package/dist/icons/SparkleIcon.js +9 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +128 -126
- package/dist/main.js +579 -577
- package/package.json +6 -6
- package/dist/elementTypeAcceptingRef-I_eZHB1B.js +0 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@clearstory/drywall-react",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.3.0",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"description": "a Clearstory software design system",
|
|
6
6
|
"type": "module",
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@mui/icons-material": "7.3.
|
|
37
|
-
"@mui/material": "7.3.
|
|
38
|
-
"@mui/system": "7.3.
|
|
39
|
-
"@mui/utils": "7.3.
|
|
40
|
-
"@mui/x-date-pickers": "8.
|
|
36
|
+
"@mui/icons-material": "7.3.7",
|
|
37
|
+
"@mui/material": "7.3.7",
|
|
38
|
+
"@mui/system": "7.3.7",
|
|
39
|
+
"@mui/utils": "7.3.7",
|
|
40
|
+
"@mui/x-date-pickers": "8.24.0",
|
|
41
41
|
"react-hot-toast": "2.6.0",
|
|
42
42
|
"react-number-format": "^5.4.4"
|
|
43
43
|
},
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { P as c } from "./index-B5q5ym9h.js";
|
|
2
|
-
import { c as l } from "./chainPropTypes-D9lkm76m.js";
|
|
3
|
-
function f(n) {
|
|
4
|
-
const {
|
|
5
|
-
prototype: e = {}
|
|
6
|
-
} = n;
|
|
7
|
-
return !!e.isReactComponent;
|
|
8
|
-
}
|
|
9
|
-
function s(n, e, i, r, p) {
|
|
10
|
-
const t = n[e], a = p || e;
|
|
11
|
-
if (t == null || // When server-side rendering React doesn't warn either.
|
|
12
|
-
// This is not an accurate check for SSR.
|
|
13
|
-
// This is only in place for emotion compat.
|
|
14
|
-
// TODO: Revisit once https://github.com/facebook/react/issues/20047 is resolved.
|
|
15
|
-
typeof window > "u")
|
|
16
|
-
return null;
|
|
17
|
-
let o;
|
|
18
|
-
return typeof t == "function" && !f(t) && (o = "Did you accidentally provide a plain function component instead?"), o !== void 0 ? new Error(`Invalid ${r} \`${a}\` supplied to \`${i}\`. Expected an element type that can hold a ref. ${o} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
|
|
19
|
-
}
|
|
20
|
-
const d = l(c.elementType, s);
|
|
21
|
-
export {
|
|
22
|
-
d as e
|
|
23
|
-
};
|