@underverse-ui/underverse 0.2.34 → 0.2.35

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/index.cjs CHANGED
@@ -5012,14 +5012,14 @@ var CompactPagination = ({
5012
5012
  var import_react13 = __toESM(require("react"), 1);
5013
5013
  var import_jsx_runtime26 = require("react/jsx-runtime");
5014
5014
  var gradientDirectionMap = {
5015
- "to-r": "bg-gradient-to-r",
5016
- "to-l": "bg-gradient-to-l",
5017
- "to-b": "bg-gradient-to-b",
5018
- "to-t": "bg-gradient-to-t",
5019
- "to-br": "bg-gradient-to-br",
5020
- "to-bl": "bg-gradient-to-bl",
5021
- "to-tr": "bg-gradient-to-tr",
5022
- "to-tl": "bg-gradient-to-tl"
5015
+ "to-r": "bg-linear-to-r",
5016
+ "to-l": "bg-linear-to-l",
5017
+ "to-b": "bg-linear-to-b",
5018
+ "to-t": "bg-linear-to-t",
5019
+ "to-br": "bg-linear-to-br",
5020
+ "to-bl": "bg-linear-to-bl",
5021
+ "to-tr": "bg-linear-to-tr",
5022
+ "to-tl": "bg-linear-to-tl"
5023
5023
  };
5024
5024
  var Section = import_react13.default.forwardRef(
5025
5025
  ({