@anywayseo/tools 1.5.3 → 1.5.4
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../index-
|
|
3
|
+
const index = require("../index-BbMf3hdf.js");
|
|
4
4
|
exports.Author = index.Author;
|
|
5
5
|
exports.BonusCard = index.BonusCard;
|
|
6
6
|
exports.Center = index.Center;
|
|
@@ -145,7 +145,6 @@ const BonusCard = ({ title, subtitle, content, link, image, className }) => {
|
|
|
145
145
|
as: "article",
|
|
146
146
|
h: "full",
|
|
147
147
|
bg: "linear-gradient(90deg, #3b1f47, #731d58)",
|
|
148
|
-
overflow: "hidden",
|
|
149
148
|
_before: image ? {
|
|
150
149
|
content: '""',
|
|
151
150
|
position: "absolute",
|
|
@@ -144,7 +144,6 @@ const BonusCard = ({ title, subtitle, content, link, image, className }) => {
|
|
|
144
144
|
as: "article",
|
|
145
145
|
h: "full",
|
|
146
146
|
bg: "linear-gradient(90deg, #3b1f47, #731d58)",
|
|
147
|
-
overflow: "hidden",
|
|
148
147
|
_before: image ? {
|
|
149
148
|
content: '""',
|
|
150
149
|
position: "absolute",
|
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("./index-
|
|
3
|
+
const index = require("./index-BbMf3hdf.js");
|
|
4
4
|
const index$1 = require("./index-IpSV-c71.js");
|
|
5
5
|
const i18n$1 = require("./index-DCIXk-YH.js");
|
|
6
6
|
const index$2 = require("./index-BWuTDC6H.js");
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A, B, f, C, E, F, a, G, b, c, g, H, L, h, d, P, S, T, e } from "./index-
|
|
1
|
+
import { A, B, f, C, E, F, a, G, b, c, g, H, L, h, d, P, S, T, e } from "./index-C95D6IAi.mjs";
|
|
2
2
|
import { u } from "./index-xuSxvz5z.mjs";
|
|
3
3
|
import { a as a2, G as G2, r } from "./index-DxLcykuT.mjs";
|
|
4
4
|
import { M } from "./index-wbMOJRW_.mjs";
|