@doist/reactist 22.3.0 → 22.3.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/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.module.css.js +1 -1
- package/es/tooltip/tooltip.js +1 -1
- package/es/tooltip/tooltip.js.map +1 -1
- package/lib/badge/badge.module.css.js +1 -1
- package/lib/tooltip/tooltip.d.ts +1 -1
- package/lib/tooltip/tooltip.js +1 -1
- package/lib/tooltip/tooltip.js.map +1 -1
- package/package.json +1 -1
- package/styles/badge.css +1 -1
- package/styles/badge.module.css.css +1 -1
- package/styles/reactist.css +1 -1
|
@@ -455,7 +455,7 @@ const HiddenVisually = /*#__PURE__*/polymorphicComponent(function HiddenVisually
|
|
|
455
455
|
|
|
456
456
|
var modules_95f1407a = {"tooltip":"_487c82cd"};
|
|
457
457
|
|
|
458
|
-
const SHOW_DELAY =
|
|
458
|
+
const SHOW_DELAY = 1000;
|
|
459
459
|
const HIDE_DELAY = 100;
|
|
460
460
|
|
|
461
461
|
function useDelayedTooltipState(initialState) {
|
|
@@ -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":"_0a7f0497","badge-info":"_0587142f","badge-positive":"_6f5c326e","badge-promote":"_949e0f54","badge-attention":"_36115518"};
|
|
2184
2184
|
|
|
2185
2185
|
const _excluded$q = ["tone", "label"];
|
|
2186
2186
|
|