profinansy-ui-lib 4.1.0 → 4.1.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.
|
@@ -8739,7 +8739,7 @@ const wr = (e) => {
|
|
|
8739
8739
|
brandText: "#FFFFFF",
|
|
8740
8740
|
secondaryBrandBackground: "rgba(155, 142, 255, 0.12)",
|
|
8741
8741
|
secondaryBrandBackgroundHover: "rgba(155, 142, 255, 0.22)",
|
|
8742
|
-
secondaryBrandText: "#
|
|
8742
|
+
secondaryBrandText: "#9B8EFF",
|
|
8743
8743
|
whiteFixedBackground: "#FFFFFF",
|
|
8744
8744
|
whiteFixedBackgroundHover: "rgba(255, 255, 255, 0.85)",
|
|
8745
8745
|
whiteFixedText: "#242424",
|
|
@@ -11140,7 +11140,7 @@ const gl = F.createContext(null), Kh = ({ content: e, ...t }) => {
|
|
|
11140
11140
|
transition: transform 0.3s ${Z.animation_1};
|
|
11141
11141
|
& svg {
|
|
11142
11142
|
width: 100%;
|
|
11143
|
-
|
|
11143
|
+
height: 100%;
|
|
11144
11144
|
}
|
|
11145
11145
|
`, lu = g.span`
|
|
11146
11146
|
width: ${(e) => e.$size === "S" ? "16px" : "18px"};
|
|
@@ -11152,7 +11152,7 @@ const gl = F.createContext(null), Kh = ({ content: e, ...t }) => {
|
|
|
11152
11152
|
transition: transform 0.3s ${Z.animation_1};
|
|
11153
11153
|
& svg {
|
|
11154
11154
|
width: 100%;
|
|
11155
|
-
|
|
11155
|
+
height: 100%;
|
|
11156
11156
|
}
|
|
11157
11157
|
`, pm = g.button`
|
|
11158
11158
|
position: relative;
|