@televet/kibble-ui 5.0.6 → 5.0.7
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/chunks/{theme.provider-B5eDrggx.js → theme.provider-CKVHN-px.js} +2 -2
- package/dist/chunks/{theme.provider-B5eDrggx.js.map → theme.provider-CKVHN-px.js.map} +1 -1
- package/dist/chunks/{theme.provider-Bq7OQTSO.js → theme.provider-D9DPfgjH.js} +2 -2
- package/dist/chunks/{theme.provider-Bq7OQTSO.js.map → theme.provider-D9DPfgjH.js.map} +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/theme/index.cjs +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/theme/index.js +1 -1
- package/package.json +1 -1
|
@@ -10287,7 +10287,7 @@ const hi = (e) => /* @__PURE__ */ l.jsx(Ot, { attribute: "class", disableTransit
|
|
|
10287
10287
|
},
|
|
10288
10288
|
warning: {
|
|
10289
10289
|
root: {
|
|
10290
|
-
bgColor: "background.warning",
|
|
10290
|
+
bgColor: "background.warning.contrast",
|
|
10291
10291
|
color: "text.warning"
|
|
10292
10292
|
}
|
|
10293
10293
|
}
|
|
@@ -12310,4 +12310,4 @@ export {
|
|
|
12310
12310
|
Ms as k,
|
|
12311
12311
|
Ys as s
|
|
12312
12312
|
};
|
|
12313
|
-
//# sourceMappingURL=theme.provider-
|
|
12313
|
+
//# sourceMappingURL=theme.provider-CKVHN-px.js.map
|