@canaia/ui-kit 0.0.12-alpha.31 → 0.0.12-alpha.32
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/canaia-ui-kit.es.js
CHANGED
|
@@ -21800,12 +21800,12 @@ const $j = {
|
|
|
21800
21800
|
initialColorMode: "light",
|
|
21801
21801
|
useSystemColorMode: !1
|
|
21802
21802
|
}, tO = {
|
|
21803
|
-
|
|
21804
|
-
|
|
21805
|
-
|
|
21806
|
-
|
|
21807
|
-
|
|
21808
|
-
|
|
21803
|
+
body: "Sansation-Regular, sans-serif",
|
|
21804
|
+
heading: "Sansation-Bold, sans-serif",
|
|
21805
|
+
lato: "Lato-Regular, sans-serif",
|
|
21806
|
+
latoBold: "Lato-Bold, sans-serif",
|
|
21807
|
+
sansationBold: "Sansation-Bold, sans-serif",
|
|
21808
|
+
sansationRegular: "Sansation-Regular, sans-serif"
|
|
21809
21809
|
}, Qo = AJ({
|
|
21810
21810
|
config: eO,
|
|
21811
21811
|
colors: tt,
|
|
@@ -37216,7 +37216,7 @@ const YEA = ({
|
|
|
37216
37216
|
onConfirm: r,
|
|
37217
37217
|
children: o,
|
|
37218
37218
|
secondButton: a = !1,
|
|
37219
|
-
fontFamily: s = "
|
|
37219
|
+
fontFamily: s = "heading",
|
|
37220
37220
|
optionalFunction: l,
|
|
37221
37221
|
optionalButtonText: c,
|
|
37222
37222
|
hideCloseButton: g = !1,
|
|
@@ -37298,7 +37298,7 @@ const YEA = ({
|
|
|
37298
37298
|
DA,
|
|
37299
37299
|
{
|
|
37300
37300
|
fontSize: "19px",
|
|
37301
|
-
fontFamily: "
|
|
37301
|
+
fontFamily: "lato",
|
|
37302
37302
|
wordBreak: "break-word",
|
|
37303
37303
|
whiteSpace: "pre-wrap",
|
|
37304
37304
|
children: t
|