@electroplix/components 0.2.2 → 0.3.1
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.esm.js +571 -1
- package/dist/src/__tests__/test-utils.d.ts.map +1 -1
- package/dist/src/components/blog/index.d.ts.map +1 -1
- package/dist/src/components/buttons/index.d.ts.map +1 -1
- package/dist/src/components/content/BlockquoteTestimonial.d.ts.map +1 -1
- package/dist/src/components/content/CalloutBox.d.ts.map +1 -1
- package/dist/src/components/content/HeadingSection.d.ts.map +1 -1
- package/dist/src/components/content/InlineCodeText.d.ts.map +1 -1
- package/dist/src/components/content/ParagraphBlock.d.ts.map +1 -1
- package/dist/src/components/content/RichMarkdown.d.ts.map +1 -1
- package/dist/src/components/content/TeamGrid.d.ts +24 -0
- package/dist/src/components/content/TeamGrid.d.ts.map +1 -0
- package/dist/src/components/content/index.d.ts +1 -0
- package/dist/src/components/content/index.d.ts.map +1 -1
- package/dist/src/components/data-display/Badge.d.ts.map +1 -1
- package/dist/src/components/data-display/BadgeGroup.d.ts.map +1 -1
- package/dist/src/components/data-display/BarChart.d.ts.map +1 -1
- package/dist/src/components/data-display/CalendarGrid.d.ts.map +1 -1
- package/dist/src/components/data-display/DataTable.d.ts.map +1 -1
- package/dist/src/components/data-display/LineChart.d.ts.map +1 -1
- package/dist/src/components/data-display/PieChart.d.ts.map +1 -1
- package/dist/src/components/data-display/ProgressBar.d.ts.map +1 -1
- package/dist/src/components/data-display/RatingStars.d.ts.map +1 -1
- package/dist/src/components/data-display/Sparkline.d.ts.map +1 -1
- package/dist/src/components/data-display/Timeline.d.ts.map +1 -1
- package/dist/src/components/data-display/index.d.ts.map +1 -1
- package/dist/src/components/ecommerce/index.d.ts.map +1 -1
- package/dist/src/components/forms/AddressAutocomplete.d.ts.map +1 -1
- package/dist/src/components/forms/Captcha.d.ts.map +1 -1
- package/dist/src/components/forms/ContactForm.d.ts.map +1 -1
- package/dist/src/components/forms/DateTimePicker.d.ts.map +1 -1
- package/dist/src/components/forms/FileUploader.d.ts.map +1 -1
- package/dist/src/components/forms/FormShell.d.ts.map +1 -1
- package/dist/src/components/forms/InputField.d.ts.map +1 -1
- package/dist/src/components/forms/MultiStepWizard.d.ts.map +1 -1
- package/dist/src/components/forms/NewsletterSignup.d.ts.map +1 -1
- package/dist/src/components/forms/RadioGroup.d.ts.map +1 -1
- package/dist/src/components/forms/SelectDropdown.d.ts.map +1 -1
- package/dist/src/components/forms/TextAreaField.d.ts.map +1 -1
- package/dist/src/components/forms/ToggleSwitch.d.ts.map +1 -1
- package/dist/src/components/forms/ValidationWrapper.d.ts.map +1 -1
- package/dist/src/components/forms/index.d.ts.map +1 -1
- package/dist/src/components/hero/CTAOverlayHero.d.ts.map +1 -1
- package/dist/src/components/hero/CarouselHero.d.ts.map +1 -1
- package/dist/src/components/hero/HeroShell.d.ts.map +1 -1
- package/dist/src/components/hero/PatternedHero.d.ts.map +1 -1
- package/dist/src/components/hero/SplitHero.d.ts.map +1 -1
- package/dist/src/components/hero/StaticHero.d.ts.map +1 -1
- package/dist/src/components/hero/VideoHeaderHero.d.ts.map +1 -1
- package/dist/src/components/hero/index.d.ts.map +1 -1
- package/dist/src/components/lists-cards/index.d.ts.map +1 -1
- package/dist/src/components/marketing/index.d.ts +26 -0
- package/dist/src/components/marketing/index.d.ts.map +1 -1
- package/dist/src/components/media/index.d.ts +11 -0
- package/dist/src/components/media/index.d.ts.map +1 -1
- package/dist/src/components/miscellaneous/index.d.ts.map +1 -1
- package/dist/src/components/modals/index.d.ts.map +1 -1
- package/dist/src/components/navigation/AnchorLinks.d.ts.map +1 -1
- package/dist/src/components/navigation/Breadcrumbs.d.ts.map +1 -1
- package/dist/src/components/navigation/Footer.d.ts +30 -0
- package/dist/src/components/navigation/Footer.d.ts.map +1 -0
- package/dist/src/components/navigation/LanguageSelector.d.ts.map +1 -1
- package/dist/src/components/navigation/MegaMenu.d.ts.map +1 -1
- package/dist/src/components/navigation/Pagination.d.ts.map +1 -1
- package/dist/src/components/navigation/PrimaryNav.d.ts.map +1 -1
- package/dist/src/components/navigation/SideDrawerNav.d.ts.map +1 -1
- package/dist/src/components/navigation/SidebarMenu.d.ts.map +1 -1
- package/dist/src/components/navigation/Stepper.d.ts.map +1 -1
- package/dist/src/components/navigation/Tabs.d.ts.map +1 -1
- package/dist/src/components/navigation/index.d.ts +2 -0
- package/dist/src/components/navigation/index.d.ts.map +1 -1
- package/dist/src/components/onboarding/index.d.ts.map +1 -1
- package/dist/src/components/search/index.d.ts.map +1 -1
- package/dist/src/components/site-identity/index.d.ts.map +1 -1
- package/dist/src/components/social/index.d.ts.map +1 -1
- package/dist/src/components/user-accounts/index.d.ts.map +1 -1
- package/dist/src/core/config.d.ts.map +1 -1
- package/dist/src/core/icons.d.ts.map +1 -1
- package/dist/src/core/index.d.ts.map +1 -1
- package/dist/src/core/provider.d.ts.map +1 -1
- package/dist/src/core/types.d.ts.map +1 -1
- package/dist/src/core/utils.d.ts.map +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/package.json +7 -3
package/dist/index.esm.js
CHANGED
|
@@ -3498,6 +3498,163 @@ function Tabs(props) {
|
|
|
3498
3498
|
});
|
|
3499
3499
|
}
|
|
3500
3500
|
|
|
3501
|
+
function Footer({
|
|
3502
|
+
columns = [],
|
|
3503
|
+
copyright,
|
|
3504
|
+
socialLinks = [],
|
|
3505
|
+
logo,
|
|
3506
|
+
logoAlt = "Logo",
|
|
3507
|
+
tagline,
|
|
3508
|
+
bgColor,
|
|
3509
|
+
textColor,
|
|
3510
|
+
accentColor,
|
|
3511
|
+
borderColor,
|
|
3512
|
+
fontFamily,
|
|
3513
|
+
children
|
|
3514
|
+
}) {
|
|
3515
|
+
var _ref, _ref2, _ref3, _ref4, _t$radius;
|
|
3516
|
+
const t = useNavTheme();
|
|
3517
|
+
const bg = (_ref = bgColor != null ? bgColor : t.bgColor) != null ? _ref : "#0b0b0c";
|
|
3518
|
+
const fg = (_ref2 = textColor != null ? textColor : t.textColor) != null ? _ref2 : "#E5E7EB";
|
|
3519
|
+
const accent = (_ref3 = accentColor != null ? accentColor : t.accentColor) != null ? _ref3 : "#7C3AED";
|
|
3520
|
+
const border = (_ref4 = borderColor != null ? borderColor : t.borderColor) != null ? _ref4 : "rgba(255,255,255,0.14)";
|
|
3521
|
+
const ff = fontFamily != null ? fontFamily : t.fontFamily;
|
|
3522
|
+
(_t$radius = t.radius) != null ? _t$radius : 14;
|
|
3523
|
+
return /*#__PURE__*/jsx("footer", {
|
|
3524
|
+
style: {
|
|
3525
|
+
background: bg,
|
|
3526
|
+
color: fg,
|
|
3527
|
+
fontFamily: ff,
|
|
3528
|
+
borderTop: `1px solid ${border}`,
|
|
3529
|
+
padding: "48px 24px 32px"
|
|
3530
|
+
},
|
|
3531
|
+
children: /*#__PURE__*/jsxs("div", {
|
|
3532
|
+
style: {
|
|
3533
|
+
maxWidth: 1200,
|
|
3534
|
+
margin: "0 auto"
|
|
3535
|
+
},
|
|
3536
|
+
children: [/*#__PURE__*/jsxs("div", {
|
|
3537
|
+
style: {
|
|
3538
|
+
display: "grid",
|
|
3539
|
+
gridTemplateColumns: columns.length > 0 ? `1fr repeat(${Math.min(columns.length, 4)}, auto)` : "1fr",
|
|
3540
|
+
gap: 48,
|
|
3541
|
+
marginBottom: 40
|
|
3542
|
+
},
|
|
3543
|
+
children: [/*#__PURE__*/jsxs("div", {
|
|
3544
|
+
children: [logo && /*#__PURE__*/jsx("img", {
|
|
3545
|
+
src: logo,
|
|
3546
|
+
alt: logoAlt,
|
|
3547
|
+
style: {
|
|
3548
|
+
height: 32,
|
|
3549
|
+
marginBottom: 12,
|
|
3550
|
+
objectFit: "contain"
|
|
3551
|
+
}
|
|
3552
|
+
}), tagline && /*#__PURE__*/jsx("p", {
|
|
3553
|
+
style: {
|
|
3554
|
+
fontSize: 14,
|
|
3555
|
+
opacity: 0.6,
|
|
3556
|
+
lineHeight: 1.6,
|
|
3557
|
+
margin: 0,
|
|
3558
|
+
maxWidth: 280
|
|
3559
|
+
},
|
|
3560
|
+
children: tagline
|
|
3561
|
+
}), socialLinks.length > 0 && /*#__PURE__*/jsx("div", {
|
|
3562
|
+
style: {
|
|
3563
|
+
display: "flex",
|
|
3564
|
+
gap: 12,
|
|
3565
|
+
marginTop: 20
|
|
3566
|
+
},
|
|
3567
|
+
children: socialLinks.map((s, i) => {
|
|
3568
|
+
var _s$label;
|
|
3569
|
+
return /*#__PURE__*/jsx("a", {
|
|
3570
|
+
href: s.href,
|
|
3571
|
+
target: "_blank",
|
|
3572
|
+
rel: "noopener noreferrer",
|
|
3573
|
+
"aria-label": (_s$label = s.label) != null ? _s$label : s.icon,
|
|
3574
|
+
style: {
|
|
3575
|
+
width: 36,
|
|
3576
|
+
height: 36,
|
|
3577
|
+
borderRadius: "50%",
|
|
3578
|
+
border: `1px solid ${border}`,
|
|
3579
|
+
display: "flex",
|
|
3580
|
+
alignItems: "center",
|
|
3581
|
+
justifyContent: "center",
|
|
3582
|
+
color: fg,
|
|
3583
|
+
textDecoration: "none",
|
|
3584
|
+
transition: "border-color 0.2s, background 0.2s"
|
|
3585
|
+
},
|
|
3586
|
+
children: /*#__PURE__*/jsx(Icon, {
|
|
3587
|
+
name: s.icon,
|
|
3588
|
+
size: 16,
|
|
3589
|
+
color: fg
|
|
3590
|
+
})
|
|
3591
|
+
}, i);
|
|
3592
|
+
})
|
|
3593
|
+
})]
|
|
3594
|
+
}), columns.map((col, ci) => /*#__PURE__*/jsxs("div", {
|
|
3595
|
+
children: [/*#__PURE__*/jsx("div", {
|
|
3596
|
+
style: {
|
|
3597
|
+
fontWeight: 700,
|
|
3598
|
+
fontSize: 14,
|
|
3599
|
+
marginBottom: 16,
|
|
3600
|
+
textTransform: "uppercase",
|
|
3601
|
+
letterSpacing: 0.5,
|
|
3602
|
+
opacity: 0.9
|
|
3603
|
+
},
|
|
3604
|
+
children: col.title
|
|
3605
|
+
}), /*#__PURE__*/jsx("div", {
|
|
3606
|
+
style: {
|
|
3607
|
+
display: "grid",
|
|
3608
|
+
gap: 10
|
|
3609
|
+
},
|
|
3610
|
+
children: col.links.map((link, li) => /*#__PURE__*/jsx("a", {
|
|
3611
|
+
href: link.href,
|
|
3612
|
+
style: {
|
|
3613
|
+
color: fg,
|
|
3614
|
+
textDecoration: "none",
|
|
3615
|
+
fontSize: 14,
|
|
3616
|
+
opacity: 0.6,
|
|
3617
|
+
transition: "opacity 0.15s"
|
|
3618
|
+
},
|
|
3619
|
+
children: link.label
|
|
3620
|
+
}, li))
|
|
3621
|
+
})]
|
|
3622
|
+
}, ci))]
|
|
3623
|
+
}), children, /*#__PURE__*/jsxs("div", {
|
|
3624
|
+
style: {
|
|
3625
|
+
borderTop: `1px solid ${border}`,
|
|
3626
|
+
paddingTop: 24,
|
|
3627
|
+
display: "flex",
|
|
3628
|
+
justifyContent: "space-between",
|
|
3629
|
+
alignItems: "center",
|
|
3630
|
+
flexWrap: "wrap",
|
|
3631
|
+
gap: 12
|
|
3632
|
+
},
|
|
3633
|
+
children: [/*#__PURE__*/jsx("div", {
|
|
3634
|
+
style: {
|
|
3635
|
+
fontSize: 13,
|
|
3636
|
+
opacity: 0.5
|
|
3637
|
+
},
|
|
3638
|
+
children: copyright != null ? copyright : `© ${new Date().getFullYear()} All rights reserved.`
|
|
3639
|
+
}), /*#__PURE__*/jsxs("div", {
|
|
3640
|
+
style: {
|
|
3641
|
+
fontSize: 12,
|
|
3642
|
+
opacity: 0.4,
|
|
3643
|
+
display: "flex",
|
|
3644
|
+
alignItems: "center",
|
|
3645
|
+
gap: 4
|
|
3646
|
+
},
|
|
3647
|
+
children: ["Built with", " ", /*#__PURE__*/jsx(Icon, {
|
|
3648
|
+
name: "heart",
|
|
3649
|
+
size: 12,
|
|
3650
|
+
color: accent
|
|
3651
|
+
}), " Electroplix"]
|
|
3652
|
+
})]
|
|
3653
|
+
})]
|
|
3654
|
+
})
|
|
3655
|
+
});
|
|
3656
|
+
}
|
|
3657
|
+
|
|
3501
3658
|
function HeroShell(props) {
|
|
3502
3659
|
var _t$minH, _t$maxW, _t$px, _t$py, _t$cardRadius, _t$gap;
|
|
3503
3660
|
const t = useHeroTheme();
|
|
@@ -8459,6 +8616,165 @@ function RichMarkdown({
|
|
|
8459
8616
|
});
|
|
8460
8617
|
}
|
|
8461
8618
|
|
|
8619
|
+
function TeamGrid({
|
|
8620
|
+
members = [],
|
|
8621
|
+
columns = 3,
|
|
8622
|
+
title,
|
|
8623
|
+
subtitle,
|
|
8624
|
+
bgColor,
|
|
8625
|
+
textColor,
|
|
8626
|
+
accentColor,
|
|
8627
|
+
borderColor,
|
|
8628
|
+
fontFamily
|
|
8629
|
+
}) {
|
|
8630
|
+
var _ref, _ref2, _ref3, _ref4, _t$radius;
|
|
8631
|
+
const t = useContentTheme();
|
|
8632
|
+
const bg = (_ref = bgColor != null ? bgColor : t.bgColor) != null ? _ref : "#0b0b0c";
|
|
8633
|
+
const fg = (_ref2 = textColor != null ? textColor : t.textColor) != null ? _ref2 : "#E5E7EB";
|
|
8634
|
+
const accent = (_ref3 = accentColor != null ? accentColor : t.accentColor) != null ? _ref3 : "#7C3AED";
|
|
8635
|
+
const border = (_ref4 = borderColor != null ? borderColor : t.borderColor) != null ? _ref4 : "rgba(255,255,255,0.14)";
|
|
8636
|
+
const ff = fontFamily != null ? fontFamily : t.fontFamily;
|
|
8637
|
+
const r = (_t$radius = t.radius) != null ? _t$radius : 14;
|
|
8638
|
+
return /*#__PURE__*/jsxs("section", {
|
|
8639
|
+
style: {
|
|
8640
|
+
fontFamily: ff,
|
|
8641
|
+
color: fg
|
|
8642
|
+
},
|
|
8643
|
+
children: [(title || subtitle) && /*#__PURE__*/jsxs("div", {
|
|
8644
|
+
style: {
|
|
8645
|
+
textAlign: "center",
|
|
8646
|
+
marginBottom: 32
|
|
8647
|
+
},
|
|
8648
|
+
children: [title && /*#__PURE__*/jsx("h2", {
|
|
8649
|
+
style: {
|
|
8650
|
+
fontSize: 28,
|
|
8651
|
+
fontWeight: 700,
|
|
8652
|
+
margin: 0,
|
|
8653
|
+
lineHeight: 1.2
|
|
8654
|
+
},
|
|
8655
|
+
children: title
|
|
8656
|
+
}), subtitle && /*#__PURE__*/jsx("p", {
|
|
8657
|
+
style: {
|
|
8658
|
+
fontSize: 16,
|
|
8659
|
+
opacity: 0.6,
|
|
8660
|
+
marginTop: 8,
|
|
8661
|
+
lineHeight: 1.5,
|
|
8662
|
+
margin: "8px 0 0"
|
|
8663
|
+
},
|
|
8664
|
+
children: subtitle
|
|
8665
|
+
})]
|
|
8666
|
+
}), /*#__PURE__*/jsx("div", {
|
|
8667
|
+
style: {
|
|
8668
|
+
display: "grid",
|
|
8669
|
+
gridTemplateColumns: `repeat(${columns}, 1fr)`,
|
|
8670
|
+
gap: 20
|
|
8671
|
+
},
|
|
8672
|
+
children: members.map(m => {
|
|
8673
|
+
const initials = m.name.split(" ").map(w => w[0]).join("").slice(0, 2).toUpperCase();
|
|
8674
|
+
return /*#__PURE__*/jsxs("div", {
|
|
8675
|
+
style: {
|
|
8676
|
+
border: `1px solid ${border}`,
|
|
8677
|
+
borderRadius: r,
|
|
8678
|
+
overflow: "hidden",
|
|
8679
|
+
background: bg,
|
|
8680
|
+
textAlign: "center",
|
|
8681
|
+
transition: "border-color 0.2s"
|
|
8682
|
+
},
|
|
8683
|
+
children: [/*#__PURE__*/jsx("div", {
|
|
8684
|
+
style: {
|
|
8685
|
+
padding: "28px 20px 0",
|
|
8686
|
+
display: "flex",
|
|
8687
|
+
justifyContent: "center"
|
|
8688
|
+
},
|
|
8689
|
+
children: m.image ? /*#__PURE__*/jsx("img", {
|
|
8690
|
+
src: m.image,
|
|
8691
|
+
alt: m.name,
|
|
8692
|
+
style: {
|
|
8693
|
+
width: 88,
|
|
8694
|
+
height: 88,
|
|
8695
|
+
borderRadius: "50%",
|
|
8696
|
+
objectFit: "cover",
|
|
8697
|
+
border: `3px solid ${accent}30`
|
|
8698
|
+
}
|
|
8699
|
+
}) : /*#__PURE__*/jsx("div", {
|
|
8700
|
+
style: {
|
|
8701
|
+
width: 88,
|
|
8702
|
+
height: 88,
|
|
8703
|
+
borderRadius: "50%",
|
|
8704
|
+
background: `${accent}15`,
|
|
8705
|
+
border: `3px solid ${accent}30`,
|
|
8706
|
+
display: "flex",
|
|
8707
|
+
alignItems: "center",
|
|
8708
|
+
justifyContent: "center",
|
|
8709
|
+
fontSize: 28,
|
|
8710
|
+
fontWeight: 700,
|
|
8711
|
+
color: accent
|
|
8712
|
+
},
|
|
8713
|
+
children: initials
|
|
8714
|
+
})
|
|
8715
|
+
}), /*#__PURE__*/jsxs("div", {
|
|
8716
|
+
style: {
|
|
8717
|
+
padding: "16px 20px 20px"
|
|
8718
|
+
},
|
|
8719
|
+
children: [/*#__PURE__*/jsx("div", {
|
|
8720
|
+
style: {
|
|
8721
|
+
fontWeight: 700,
|
|
8722
|
+
fontSize: 16
|
|
8723
|
+
},
|
|
8724
|
+
children: m.name
|
|
8725
|
+
}), m.role && /*#__PURE__*/jsx("div", {
|
|
8726
|
+
style: {
|
|
8727
|
+
fontSize: 13,
|
|
8728
|
+
color: accent,
|
|
8729
|
+
fontWeight: 600,
|
|
8730
|
+
marginTop: 4
|
|
8731
|
+
},
|
|
8732
|
+
children: m.role
|
|
8733
|
+
}), m.bio && /*#__PURE__*/jsx("div", {
|
|
8734
|
+
style: {
|
|
8735
|
+
fontSize: 14,
|
|
8736
|
+
opacity: 0.6,
|
|
8737
|
+
lineHeight: 1.5,
|
|
8738
|
+
marginTop: 10
|
|
8739
|
+
},
|
|
8740
|
+
children: m.bio
|
|
8741
|
+
}), m.socials && m.socials.length > 0 && /*#__PURE__*/jsx("div", {
|
|
8742
|
+
style: {
|
|
8743
|
+
display: "flex",
|
|
8744
|
+
justifyContent: "center",
|
|
8745
|
+
gap: 8,
|
|
8746
|
+
marginTop: 14
|
|
8747
|
+
},
|
|
8748
|
+
children: m.socials.map((s, i) => /*#__PURE__*/jsx("a", {
|
|
8749
|
+
href: s.href,
|
|
8750
|
+
target: "_blank",
|
|
8751
|
+
rel: "noopener noreferrer",
|
|
8752
|
+
style: {
|
|
8753
|
+
width: 32,
|
|
8754
|
+
height: 32,
|
|
8755
|
+
borderRadius: "50%",
|
|
8756
|
+
border: `1px solid ${border}`,
|
|
8757
|
+
display: "flex",
|
|
8758
|
+
alignItems: "center",
|
|
8759
|
+
justifyContent: "center",
|
|
8760
|
+
color: fg,
|
|
8761
|
+
textDecoration: "none",
|
|
8762
|
+
transition: "border-color 0.15s"
|
|
8763
|
+
},
|
|
8764
|
+
children: /*#__PURE__*/jsx(Icon, {
|
|
8765
|
+
name: s.icon,
|
|
8766
|
+
size: 14,
|
|
8767
|
+
color: fg
|
|
8768
|
+
})
|
|
8769
|
+
}, i))
|
|
8770
|
+
})]
|
|
8771
|
+
})]
|
|
8772
|
+
}, m.id);
|
|
8773
|
+
})
|
|
8774
|
+
})]
|
|
8775
|
+
});
|
|
8776
|
+
}
|
|
8777
|
+
|
|
8462
8778
|
const toneStyles = {
|
|
8463
8779
|
neutral: {
|
|
8464
8780
|
bg: "rgba(255,255,255,0.1)",
|
|
@@ -12885,6 +13201,186 @@ function TrustBadges({
|
|
|
12885
13201
|
});
|
|
12886
13202
|
}
|
|
12887
13203
|
|
|
13204
|
+
/* ── StatsCounter ───────────────────────────────────────── */
|
|
13205
|
+
|
|
13206
|
+
function StatsCounter({
|
|
13207
|
+
stats = [],
|
|
13208
|
+
title,
|
|
13209
|
+
columns = 4
|
|
13210
|
+
}) {
|
|
13211
|
+
const mk = useMK();
|
|
13212
|
+
return /*#__PURE__*/jsxs("div", {
|
|
13213
|
+
style: {
|
|
13214
|
+
textAlign: "center",
|
|
13215
|
+
fontFamily: mk.ff,
|
|
13216
|
+
color: mk.fg
|
|
13217
|
+
},
|
|
13218
|
+
children: [title && /*#__PURE__*/jsx("div", {
|
|
13219
|
+
style: {
|
|
13220
|
+
fontWeight: 700,
|
|
13221
|
+
fontSize: 24,
|
|
13222
|
+
marginBottom: 24
|
|
13223
|
+
},
|
|
13224
|
+
children: title
|
|
13225
|
+
}), /*#__PURE__*/jsx("div", {
|
|
13226
|
+
style: {
|
|
13227
|
+
display: "grid",
|
|
13228
|
+
gridTemplateColumns: `repeat(${columns}, 1fr)`,
|
|
13229
|
+
gap: 20
|
|
13230
|
+
},
|
|
13231
|
+
children: stats.map(s => /*#__PURE__*/jsxs("div", {
|
|
13232
|
+
style: {
|
|
13233
|
+
padding: 24,
|
|
13234
|
+
border: `1px solid ${mk.border}`,
|
|
13235
|
+
borderRadius: mk.r,
|
|
13236
|
+
background: mk.cardBg
|
|
13237
|
+
},
|
|
13238
|
+
children: [s.icon && /*#__PURE__*/jsx("div", {
|
|
13239
|
+
style: {
|
|
13240
|
+
width: 48,
|
|
13241
|
+
height: 48,
|
|
13242
|
+
borderRadius: "50%",
|
|
13243
|
+
background: `${mk.accent}15`,
|
|
13244
|
+
display: "flex",
|
|
13245
|
+
alignItems: "center",
|
|
13246
|
+
justifyContent: "center",
|
|
13247
|
+
margin: "0 auto 12px"
|
|
13248
|
+
},
|
|
13249
|
+
children: /*#__PURE__*/jsx(Icon, {
|
|
13250
|
+
name: s.icon,
|
|
13251
|
+
size: 22,
|
|
13252
|
+
color: mk.accent
|
|
13253
|
+
})
|
|
13254
|
+
}), /*#__PURE__*/jsxs("div", {
|
|
13255
|
+
style: {
|
|
13256
|
+
fontSize: 36,
|
|
13257
|
+
fontWeight: 800,
|
|
13258
|
+
color: mk.accent,
|
|
13259
|
+
lineHeight: 1
|
|
13260
|
+
},
|
|
13261
|
+
children: [s.value, s.suffix && /*#__PURE__*/jsx("span", {
|
|
13262
|
+
style: {
|
|
13263
|
+
fontSize: 20,
|
|
13264
|
+
fontWeight: 600
|
|
13265
|
+
},
|
|
13266
|
+
children: s.suffix
|
|
13267
|
+
})]
|
|
13268
|
+
}), /*#__PURE__*/jsx("div", {
|
|
13269
|
+
style: {
|
|
13270
|
+
fontSize: 14,
|
|
13271
|
+
opacity: 0.6,
|
|
13272
|
+
marginTop: 8,
|
|
13273
|
+
fontWeight: 500
|
|
13274
|
+
},
|
|
13275
|
+
children: s.label
|
|
13276
|
+
})]
|
|
13277
|
+
}, s.id))
|
|
13278
|
+
})]
|
|
13279
|
+
});
|
|
13280
|
+
}
|
|
13281
|
+
|
|
13282
|
+
/* ── HowItWorks ─────────────────────────────────────────── */
|
|
13283
|
+
|
|
13284
|
+
function HowItWorks({
|
|
13285
|
+
steps = [],
|
|
13286
|
+
title,
|
|
13287
|
+
subtitle,
|
|
13288
|
+
layout = "horizontal"
|
|
13289
|
+
}) {
|
|
13290
|
+
const mk = useMK();
|
|
13291
|
+
const isHoriz = layout === "horizontal";
|
|
13292
|
+
return /*#__PURE__*/jsxs("div", {
|
|
13293
|
+
style: {
|
|
13294
|
+
textAlign: "center",
|
|
13295
|
+
fontFamily: mk.ff,
|
|
13296
|
+
color: mk.fg
|
|
13297
|
+
},
|
|
13298
|
+
children: [title && /*#__PURE__*/jsx("div", {
|
|
13299
|
+
style: {
|
|
13300
|
+
fontWeight: 700,
|
|
13301
|
+
fontSize: 28,
|
|
13302
|
+
marginBottom: 8
|
|
13303
|
+
},
|
|
13304
|
+
children: title
|
|
13305
|
+
}), subtitle && /*#__PURE__*/jsx("div", {
|
|
13306
|
+
style: {
|
|
13307
|
+
fontSize: 16,
|
|
13308
|
+
opacity: 0.6,
|
|
13309
|
+
marginBottom: 32,
|
|
13310
|
+
lineHeight: 1.5
|
|
13311
|
+
},
|
|
13312
|
+
children: subtitle
|
|
13313
|
+
}), /*#__PURE__*/jsx("div", {
|
|
13314
|
+
style: {
|
|
13315
|
+
display: isHoriz ? "flex" : "grid",
|
|
13316
|
+
gap: 24,
|
|
13317
|
+
justifyContent: "center",
|
|
13318
|
+
alignItems: isHoriz ? "flex-start" : undefined
|
|
13319
|
+
},
|
|
13320
|
+
children: steps.map((s, i) => /*#__PURE__*/jsxs(React.Fragment, {
|
|
13321
|
+
children: [/*#__PURE__*/jsxs("div", {
|
|
13322
|
+
style: {
|
|
13323
|
+
flex: isHoriz ? 1 : undefined,
|
|
13324
|
+
maxWidth: isHoriz ? 220 : undefined,
|
|
13325
|
+
textAlign: "center"
|
|
13326
|
+
},
|
|
13327
|
+
children: [/*#__PURE__*/jsx("div", {
|
|
13328
|
+
style: {
|
|
13329
|
+
width: 56,
|
|
13330
|
+
height: 56,
|
|
13331
|
+
borderRadius: "50%",
|
|
13332
|
+
background: `${mk.accent}15`,
|
|
13333
|
+
border: `2px solid ${mk.accent}30`,
|
|
13334
|
+
display: "flex",
|
|
13335
|
+
alignItems: "center",
|
|
13336
|
+
justifyContent: "center",
|
|
13337
|
+
margin: "0 auto 14px",
|
|
13338
|
+
position: "relative"
|
|
13339
|
+
},
|
|
13340
|
+
children: s.icon ? /*#__PURE__*/jsx(Icon, {
|
|
13341
|
+
name: s.icon,
|
|
13342
|
+
size: 24,
|
|
13343
|
+
color: mk.accent
|
|
13344
|
+
}) : /*#__PURE__*/jsx("span", {
|
|
13345
|
+
style: {
|
|
13346
|
+
fontSize: 22,
|
|
13347
|
+
fontWeight: 800,
|
|
13348
|
+
color: mk.accent
|
|
13349
|
+
},
|
|
13350
|
+
children: i + 1
|
|
13351
|
+
})
|
|
13352
|
+
}), /*#__PURE__*/jsx("div", {
|
|
13353
|
+
style: {
|
|
13354
|
+
fontWeight: 700,
|
|
13355
|
+
fontSize: 16,
|
|
13356
|
+
marginBottom: 6
|
|
13357
|
+
},
|
|
13358
|
+
children: s.title
|
|
13359
|
+
}), s.description && /*#__PURE__*/jsx("div", {
|
|
13360
|
+
style: {
|
|
13361
|
+
fontSize: 14,
|
|
13362
|
+
opacity: 0.6,
|
|
13363
|
+
lineHeight: 1.5
|
|
13364
|
+
},
|
|
13365
|
+
children: s.description
|
|
13366
|
+
})]
|
|
13367
|
+
}), isHoriz && i < steps.length - 1 && /*#__PURE__*/jsx("div", {
|
|
13368
|
+
style: {
|
|
13369
|
+
display: "flex",
|
|
13370
|
+
alignItems: "center",
|
|
13371
|
+
paddingTop: 24
|
|
13372
|
+
},
|
|
13373
|
+
children: /*#__PURE__*/jsx(Icon, {
|
|
13374
|
+
name: "arrow-right",
|
|
13375
|
+
size: 20,
|
|
13376
|
+
color: mk.border
|
|
13377
|
+
})
|
|
13378
|
+
})]
|
|
13379
|
+
}, s.id))
|
|
13380
|
+
})]
|
|
13381
|
+
});
|
|
13382
|
+
}
|
|
13383
|
+
|
|
12888
13384
|
function useMD() {
|
|
12889
13385
|
var _t$accentColor, _t$textColor, _t$bgColor, _t$borderColor, _t$radius, _t$spacing, _t$headingSize, _t$bodySize, _t$cardBg, _t$cardBorder, _t$cardRadius;
|
|
12890
13386
|
const t = useMediaTheme();
|
|
@@ -13541,6 +14037,80 @@ function ImageCropperUploader({
|
|
|
13541
14037
|
});
|
|
13542
14038
|
}
|
|
13543
14039
|
|
|
14040
|
+
/* ── MapEmbed ───────────────────────────────────────────── */
|
|
14041
|
+
|
|
14042
|
+
function MapEmbed({
|
|
14043
|
+
address,
|
|
14044
|
+
lat,
|
|
14045
|
+
lng,
|
|
14046
|
+
zoom = 14,
|
|
14047
|
+
height = 400,
|
|
14048
|
+
provider = "openstreetmap",
|
|
14049
|
+
title,
|
|
14050
|
+
borderRadius
|
|
14051
|
+
}) {
|
|
14052
|
+
const md = useMD();
|
|
14053
|
+
const r = borderRadius != null ? borderRadius : md.r;
|
|
14054
|
+
let src;
|
|
14055
|
+
if (provider === "google" && (address || lat !== undefined && lng !== undefined)) {
|
|
14056
|
+
const q = address ? encodeURIComponent(address) : `${lat},${lng}`;
|
|
14057
|
+
src = `https://www.google.com/maps?q=${q}&z=${zoom}&output=embed`;
|
|
14058
|
+
} else {
|
|
14059
|
+
const centerLat = lat != null ? lat : 40.7128;
|
|
14060
|
+
const centerLng = lng != null ? lng : -74.006;
|
|
14061
|
+
src = `https://www.openstreetmap.org/export/embed.html?bbox=${centerLng - 0.01},${centerLat - 0.01},${centerLng + 0.01},${centerLat + 0.01}&layer=mapnik&marker=${centerLat},${centerLng}`;
|
|
14062
|
+
}
|
|
14063
|
+
return /*#__PURE__*/jsxs("div", {
|
|
14064
|
+
style: {
|
|
14065
|
+
fontFamily: md.ff,
|
|
14066
|
+
color: md.fg
|
|
14067
|
+
},
|
|
14068
|
+
children: [title && /*#__PURE__*/jsx("div", {
|
|
14069
|
+
style: {
|
|
14070
|
+
fontWeight: 700,
|
|
14071
|
+
fontSize: md.hs,
|
|
14072
|
+
marginBottom: 12
|
|
14073
|
+
},
|
|
14074
|
+
children: title
|
|
14075
|
+
}), /*#__PURE__*/jsx("div", {
|
|
14076
|
+
style: {
|
|
14077
|
+
borderRadius: r,
|
|
14078
|
+
overflow: "hidden",
|
|
14079
|
+
border: `1px solid ${md.border}`,
|
|
14080
|
+
background: md.bg,
|
|
14081
|
+
height
|
|
14082
|
+
},
|
|
14083
|
+
children: /*#__PURE__*/jsx("iframe", {
|
|
14084
|
+
src: src,
|
|
14085
|
+
width: "100%",
|
|
14086
|
+
height: "100%",
|
|
14087
|
+
style: {
|
|
14088
|
+
border: "none",
|
|
14089
|
+
display: "block"
|
|
14090
|
+
},
|
|
14091
|
+
loading: "lazy",
|
|
14092
|
+
referrerPolicy: "no-referrer-when-downgrade",
|
|
14093
|
+
title: title != null ? title : "Map",
|
|
14094
|
+
allowFullScreen: true
|
|
14095
|
+
})
|
|
14096
|
+
}), address && /*#__PURE__*/jsxs("div", {
|
|
14097
|
+
style: {
|
|
14098
|
+
fontSize: 13,
|
|
14099
|
+
opacity: 0.6,
|
|
14100
|
+
marginTop: 8,
|
|
14101
|
+
display: "flex",
|
|
14102
|
+
alignItems: "center",
|
|
14103
|
+
gap: 6
|
|
14104
|
+
},
|
|
14105
|
+
children: [/*#__PURE__*/jsx(Icon, {
|
|
14106
|
+
name: "map-pin",
|
|
14107
|
+
size: 14,
|
|
14108
|
+
color: md.accent
|
|
14109
|
+
}), address]
|
|
14110
|
+
})]
|
|
14111
|
+
});
|
|
14112
|
+
}
|
|
14113
|
+
|
|
13544
14114
|
function useMS() {
|
|
13545
14115
|
var _t$accentColor, _t$textColor, _t$bgColor, _t$borderColor, _t$radius, _t$spacing, _t$bodySize;
|
|
13546
14116
|
const t = useMiscTheme();
|
|
@@ -17976,4 +18546,4 @@ function CommentsSection({
|
|
|
17976
18546
|
});
|
|
17977
18547
|
}
|
|
17978
18548
|
|
|
17979
|
-
export { Accordion, AccountSettings, AddressAutocomplete, AnchorLinks, AnimatedBrandMark, AppInstallBanner, ArchiveList, ArticleRenderer, AudioEmbed, AuthForm, AuthorByline, AutoSuggest, AvatarProfile, Badge, BadgeGroup, BarChart, BlockShell, BlockquoteTestimonial, BlogBadge, BlogCard, BrandIconGrid, BrandingShell, Breadcrumbs, ButtonGroup, CTAOverlayHero, CalendarGrid, CalloutBox, Captcha, CarouselHero, CartDrawer, CommentsBox, CommentsSection, ComparisonTable, ConfirmDialog, ContactForm, ContactSupportBlock, CookieConsent, CookieNotice, CountdownTimer, DataTable, DateTimePicker, DownloadBlock, DownloadButton, ElectroplixProvider, EmptyState, FAQAccordion, FacetFilters, FaviconUploader, FeatureGrid, FeatureHighlights, FileUploader, FloatingActionButton, FollowLike, FormDialog, FormShell, GenericList, GenericModal, HeadingSection, HeroShell, ICON_NAMES, Icon, IconButton, IconGrid, ImageCropperUploader, ImageGallery, InlineCode, InlineCodeText, InputField, ItemCardGrid, LCTimeline, LanguageSelector, LeadMagnetGate, LightboxGallery, LineChart, LoadingButton, LoadingOverlay, LogoDisplay, LottieOrSVG, MarketingHeroBlock, MasonryGrid, MediaShell, MegaMenu, MiniCartPanel, MultiFactorAuthInput, MultiStepWizard, NewsletterSignup, OnboardingWizard, OrderSummary, OverlayBase, Pagination, ParagraphBlock, PasswordReset, PatternedHero, PaymentButtons, PieChart, PolaroidImage, PricingTable, PrimaryButton, PrimaryNav, PrintButton, ProductCard, ProductDetail, ProductGrid, ProductTour, ProfileOverview, ProfileSettings, ProgressBar, PromoPopup, QuickAddButton, RSSFeed, RadioGroup, RatingStars, ReactionsBar, ReadingBar, RelatedPosts, ResponsiveVideo, ReviewsForm, RichMarkdown, RoleBadge, ScrollProgressBar, SearchEmptyState, SearchResultCard, SearchResults, SecondaryButton, SelectDropdown, ShareButton, SideDrawerNav, SidebarMenu, SiteSearchBar, SocialEmbed, SocialLoginButtons, SocialShareBar, SortableTable, Sparkline, SplitHero, StaticHero, Stepper, SupportChat, Tabs, TagList, Taglines, TertiaryButton, TestimonialsCarousel, TextAreaField, ThemeToggle, Timeline, ToastBanners, ToggleSwitch, Tooltip, TooltipHelp, TrustBadges, ValidationWrapper, VariantSelector, VideoHeaderHero, WelcomePopup, WishlistButton, baseBtn, baseButtonStyle, cn, defaultBlogTheme, defaultButtonTheme, defaultConfig, defaultContentTheme, defaultDataDisplayTheme, defaultEcommerceTheme, defaultFormsTheme, defaultHeroTheme, defaultListsCardsTheme, defaultMarketingTheme, defaultMediaTheme, defaultMiscTheme, defaultModalsTheme, defaultNavigationTheme, defaultOnboardingTheme, defaultSearchTheme, defaultSiteIdentityTheme, defaultSocialTheme, defaultUserAccountsTheme, defineConfig, emailRule, inputStyle, labelStyle, maxLengthRule, mergeTheme, minLengthRule, money, requiredRule, sx, timeAgo, truncate, useBlogTheme, useButtonTheme, useClickOutside, useContentTheme, useDataDisplayTheme, useDebounce, useEcommerceTheme, useElectroplixConfig, useFocusTrap, useFormsTheme, useHeroTheme, useListsCardsTheme, useMarketingTheme, useMediaQuery, useMediaTheme, useMiscTheme, useModalsTheme, useNavTheme, useOnboardingTheme, useSearchTheme, useSiteIdentityTheme, useSocialTheme, useUserAccountsTheme, validate };
|
|
18549
|
+
export { Accordion, AccountSettings, AddressAutocomplete, AnchorLinks, AnimatedBrandMark, AppInstallBanner, ArchiveList, ArticleRenderer, AudioEmbed, AuthForm, AuthorByline, AutoSuggest, AvatarProfile, Badge, BadgeGroup, BarChart, BlockShell, BlockquoteTestimonial, BlogBadge, BlogCard, BrandIconGrid, BrandingShell, Breadcrumbs, ButtonGroup, CTAOverlayHero, CalendarGrid, CalloutBox, Captcha, CarouselHero, CartDrawer, CommentsBox, CommentsSection, ComparisonTable, ConfirmDialog, ContactForm, ContactSupportBlock, CookieConsent, CookieNotice, CountdownTimer, DataTable, DateTimePicker, DownloadBlock, DownloadButton, ElectroplixProvider, EmptyState, FAQAccordion, FacetFilters, FaviconUploader, FeatureGrid, FeatureHighlights, FileUploader, FloatingActionButton, FollowLike, Footer, FormDialog, FormShell, GenericList, GenericModal, HeadingSection, HeroShell, HowItWorks, ICON_NAMES, Icon, IconButton, IconGrid, ImageCropperUploader, ImageGallery, InlineCode, InlineCodeText, InputField, ItemCardGrid, LCTimeline, LanguageSelector, LeadMagnetGate, LightboxGallery, LineChart, LoadingButton, LoadingOverlay, LogoDisplay, LottieOrSVG, MapEmbed, MarketingHeroBlock, MasonryGrid, MediaShell, MegaMenu, MiniCartPanel, MultiFactorAuthInput, MultiStepWizard, NewsletterSignup, OnboardingWizard, OrderSummary, OverlayBase, Pagination, ParagraphBlock, PasswordReset, PatternedHero, PaymentButtons, PieChart, PolaroidImage, PricingTable, PrimaryButton, PrimaryNav, PrintButton, ProductCard, ProductDetail, ProductGrid, ProductTour, ProfileOverview, ProfileSettings, ProgressBar, PromoPopup, QuickAddButton, RSSFeed, RadioGroup, RatingStars, ReactionsBar, ReadingBar, RelatedPosts, ResponsiveVideo, ReviewsForm, RichMarkdown, RoleBadge, ScrollProgressBar, SearchEmptyState, SearchResultCard, SearchResults, SecondaryButton, SelectDropdown, ShareButton, SideDrawerNav, SidebarMenu, SiteSearchBar, SocialEmbed, SocialLoginButtons, SocialShareBar, SortableTable, Sparkline, SplitHero, StaticHero, StatsCounter, Stepper, SupportChat, Tabs, TagList, Taglines, TeamGrid, TertiaryButton, TestimonialsCarousel, TextAreaField, ThemeToggle, Timeline, ToastBanners, ToggleSwitch, Tooltip, TooltipHelp, TrustBadges, ValidationWrapper, VariantSelector, VideoHeaderHero, WelcomePopup, WishlistButton, baseBtn, baseButtonStyle, cn, defaultBlogTheme, defaultButtonTheme, defaultConfig, defaultContentTheme, defaultDataDisplayTheme, defaultEcommerceTheme, defaultFormsTheme, defaultHeroTheme, defaultListsCardsTheme, defaultMarketingTheme, defaultMediaTheme, defaultMiscTheme, defaultModalsTheme, defaultNavigationTheme, defaultOnboardingTheme, defaultSearchTheme, defaultSiteIdentityTheme, defaultSocialTheme, defaultUserAccountsTheme, defineConfig, emailRule, inputStyle, labelStyle, maxLengthRule, mergeTheme, minLengthRule, money, requiredRule, sx, timeAgo, truncate, useBlogTheme, useButtonTheme, useClickOutside, useContentTheme, useDataDisplayTheme, useDebounce, useEcommerceTheme, useElectroplixConfig, useFocusTrap, useFormsTheme, useHeroTheme, useListsCardsTheme, useMarketingTheme, useMediaQuery, useMediaTheme, useMiscTheme, useModalsTheme, useNavTheme, useOnboardingTheme, useSearchTheme, useSiteIdentityTheme, useSocialTheme, useUserAccountsTheme, validate };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"test-utils.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"test-utils.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/__tests__/test-utils.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B;;GAEG;AACH,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,2CAEtE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/blog/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/buttons/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockquoteTestimonial.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"BlockquoteTestimonial.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/content/BlockquoteTestimonial.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,WAAW,0BAA0B;IACzC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,qBAAqB,CAAC,EACpC,EAAE,EAAE,GAAe,EACnB,OAAO,EACP,SAAS,EACT,UAAU,EACV,IAAU,EACV,EAAO,EACP,EAAO,EACP,MAAW,EACX,GAAQ,EACR,KAAU,EACV,SAAc,EACd,KAAyE,EACzE,MAAsB,EACtB,IAAyB,EACzB,SAAS,EACT,WAAW,EACX,SAAc,EACd,UAAe,EACf,WAAW,GACZ,EAAE,0BAA0B,2CAmG5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutBox.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"CalloutBox.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/content/CalloutBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAMxC,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEvE,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAoCD,wBAAgB,UAAU,CAAC,EACzB,EAAE,EAAE,GAAe,EACnB,OAAO,EACP,SAAS,EACT,UAAU,EACV,IAAU,EACV,EAAM,EACN,EAAM,EACN,MAAU,EACV,GAAQ,EACR,KAAU,EACV,SAAc,EACd,OAAgB,EAChB,KAAc,EACd,OAAyC,EACzC,IAAI,EACJ,SAAc,EACd,WAAgB,EAChB,MAAa,EACb,WAAmB,EACnB,SAAS,GACV,EAAE,eAAe,kDAgIjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeadingSection.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"HeadingSection.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/content/HeadingSection.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,wBAAgB,cAAc,CAAC,EAC7B,EAAE,EAAE,GAAe,EACnB,OAAO,EACP,SAAS,EACT,UAAU,EACV,IAAU,EACV,EAAO,EACP,EAAO,EACP,MAAW,EACX,GAAQ,EACR,KAAU,EACV,SAAc,EACd,OAAoB,EACpB,KAAuB,EACvB,QAAkE,EAClE,KAAc,EACd,WAAgB,EAChB,SAAc,EACd,YAAiB,EACjB,OAAY,EACZ,WAAW,EACX,cAAqB,GACtB,EAAE,mBAAmB,2CAiHrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineCodeText.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"InlineCodeText.d.ts","sourceRoot":"","sources":["../../../../../packages/components/src/components/content/InlineCodeText.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,wBAAgB,cAAc,CAAC,EAC7B,EAAE,EAAE,GAAe,EACnB,OAAO,EACP,SAAS,EACT,UAAU,EACV,IAAU,EACV,EAAO,EACP,EAAO,EACP,MAAW,EACX,GAAQ,EACR,KAAU,EACV,SAAc,EACd,IAA0F,EAC1F,MAAM,EACN,SAAS,EACT,MAAkB,EAClB,UAAc,EACd,IAAS,EACT,WAAW,EACX,QAAe,GAChB,EAAE,eAAe,2CA4GjB"}
|