@doist/reactist 23.2.1 → 23.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/reactist.cjs.development.js +2 -2
- package/dist/reactist.cjs.development.js.map +1 -1
- package/dist/reactist.cjs.production.min.js +1 -1
- package/dist/reactist.cjs.production.min.js.map +1 -1
- package/es/badge/badge.js.map +1 -1
- package/es/badge/badge.module.css.js +1 -1
- package/es/modal/modal.module.css.js +1 -1
- package/lib/badge/badge.d.ts +1 -1
- package/lib/badge/badge.js.map +1 -1
- package/lib/badge/badge.module.css.js +1 -1
- package/lib/modal/modal.module.css.js +1 -1
- package/package.json +1 -1
- package/styles/badge.css +1 -1
- package/styles/badge.module.css.css +1 -1
- package/styles/modal.css +1 -1
- package/styles/modal.module.css.css +1 -1
- package/styles/reactist.css +2 -2
|
@@ -2180,7 +2180,7 @@ function Avatar(_ref) {
|
|
|
2180
2180
|
|
|
2181
2181
|
Avatar.displayName = 'Avatar';
|
|
2182
2182
|
|
|
2183
|
-
var modules_33c7c985 = {"badge":"
|
|
2183
|
+
var modules_33c7c985 = {"badge":"c6ba5977","badge-info":"cf731337","badge-positive":"_7cfc5738","badge-promote":"_63691069","badge-attention":"_28ffb572","badge-warning":"_89e77f92"};
|
|
2184
2184
|
|
|
2185
2185
|
const _excluded$q = ["tone", "label"];
|
|
2186
2186
|
|
|
@@ -2199,7 +2199,7 @@ function Badge(_ref) {
|
|
|
2199
2199
|
}), label);
|
|
2200
2200
|
}
|
|
2201
2201
|
|
|
2202
|
-
var modules_8f59d13b = {"overlay":"
|
|
2202
|
+
var modules_8f59d13b = {"overlay":"_8aa86dd3","fadein":"_20c07ee6","fitContent":"_713bc08f","container":"_45139719","full":"ec8619a2","large":"_86a1d5a4","medium":"_11d61de3","small":"aee19643","xlarge":"fe449c81","expand":"_61ffb38f","buttonContainer":"_49ffdac0","headerContent":"ee92ccb3"};
|
|
2203
2203
|
|
|
2204
2204
|
const _excluded$r = ["isOpen", "onDismiss", "height", "width", "exceptionallySetClassName", "exceptionallySetOverlayClassName", "autoFocus", "hideOnEscape", "hideOnInteractOutside", "children", "portalElement"],
|
|
2205
2205
|
_excluded2$1 = ["children", "button", "withDivider", "exceptionallySetClassName"],
|