@thecb/components 11.10.0-beta.0 → 11.10.0-beta.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.cjs.js +36 -174
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +37 -174
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/atoms/card-type/CardType.js +9 -1
- package/src/components/atoms/formatted-credit-card/FormattedCreditCard.js +3 -3
- package/src/components/atoms/icons/AmExSmallIcon.js +2 -0
- package/src/components/atoms/icons/DiscoverSmallIcon.js +2 -0
- package/src/components/atoms/icons/GenericCardLarge.js +1 -1
- package/src/components/atoms/icons/GenericSmallIcon.js +2 -0
- package/src/components/atoms/icons/MasterCardSmallIcon.js +2 -0
- package/src/components/atoms/icons/VisaSmallIcon.js +2 -0
- package/src/components/molecules/index.js +0 -1
- package/src/components/molecules/radio-section/InnerRadioSection.js +2 -2
- package/src/components/molecules/tooltip-v2/TooltipV2.js +0 -173
- package/src/components/molecules/tooltip-v2/TooltipV2.mdx +0 -25
- package/src/components/molecules/tooltip-v2/TooltipV2.stories.js +0 -242
- package/src/components/molecules/tooltip-v2/TooltipV2.theme.js +0 -19
- package/src/components/molecules/tooltip-v2/index.d.ts +0 -31
- package/src/components/molecules/tooltip-v2/index.js +0 -3
package/dist/index.cjs.js
CHANGED
|
@@ -15822,7 +15822,7 @@ var GenericCardLarge = function GenericCardLarge() {
|
|
|
15822
15822
|
fill: "none",
|
|
15823
15823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
15824
15824
|
role: "img",
|
|
15825
|
-
"aria-label": "
|
|
15825
|
+
"aria-label": "Credit card"
|
|
15826
15826
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
15827
15827
|
width: "36",
|
|
15828
15828
|
height: "24",
|
|
@@ -18700,7 +18700,9 @@ var VisaSmallIcon = function VisaSmallIcon() {
|
|
|
18700
18700
|
height: "16",
|
|
18701
18701
|
viewBox: "0 0 24 16",
|
|
18702
18702
|
fill: "none",
|
|
18703
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
18703
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18704
|
+
role: "img",
|
|
18705
|
+
"aria-label": "Visa"
|
|
18704
18706
|
}, /*#__PURE__*/React__default.createElement("path", {
|
|
18705
18707
|
fillRule: "evenodd",
|
|
18706
18708
|
clipRule: "evenodd",
|
|
@@ -18727,7 +18729,9 @@ var AmExSmallIcon = function AmExSmallIcon() {
|
|
|
18727
18729
|
height: "16",
|
|
18728
18730
|
viewBox: "0 0 24 16",
|
|
18729
18731
|
fill: "none",
|
|
18730
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
18732
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18733
|
+
role: "img",
|
|
18734
|
+
"aria-label": "American Express"
|
|
18731
18735
|
}, /*#__PURE__*/React__default.createElement("g", {
|
|
18732
18736
|
clipPath: "url(#clip0_3693_1095)"
|
|
18733
18737
|
}, /*#__PURE__*/React__default.createElement("g", {
|
|
@@ -18826,7 +18830,9 @@ var DiscoverSmallIcon = function DiscoverSmallIcon() {
|
|
|
18826
18830
|
height: "16",
|
|
18827
18831
|
viewBox: "0 0 24 16",
|
|
18828
18832
|
fill: "none",
|
|
18829
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
18833
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18834
|
+
role: "img",
|
|
18835
|
+
"aria-label": "Discover"
|
|
18830
18836
|
}, /*#__PURE__*/React__default.createElement("g", {
|
|
18831
18837
|
clipPath: "url(#clip0_3818_267)"
|
|
18832
18838
|
}, /*#__PURE__*/React__default.createElement("path", {
|
|
@@ -18951,7 +18957,9 @@ var GenericSmallIcon = function GenericSmallIcon() {
|
|
|
18951
18957
|
height: "16",
|
|
18952
18958
|
viewBox: "0 0 24 16",
|
|
18953
18959
|
fill: "none",
|
|
18954
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
18960
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18961
|
+
role: "img",
|
|
18962
|
+
"aria-label": "Credit card"
|
|
18955
18963
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
18956
18964
|
width: "24",
|
|
18957
18965
|
height: "16",
|
|
@@ -18972,7 +18980,9 @@ var MasterCardSmallIcon = function MasterCardSmallIcon() {
|
|
|
18972
18980
|
height: "16",
|
|
18973
18981
|
viewBox: "0 0 24 16",
|
|
18974
18982
|
fill: "none",
|
|
18975
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
18983
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18984
|
+
role: "img",
|
|
18985
|
+
"aria-label": "Mastercard"
|
|
18976
18986
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
18977
18987
|
width: "24",
|
|
18978
18988
|
height: "16",
|
|
@@ -26365,11 +26375,18 @@ var cardBrands = {
|
|
|
26365
26375
|
large: GenericCardLarge
|
|
26366
26376
|
}
|
|
26367
26377
|
};
|
|
26378
|
+
var normalizeType = function normalizeType(type) {
|
|
26379
|
+
if (!type) return undefined;
|
|
26380
|
+
var lower = type.toLowerCase();
|
|
26381
|
+
if (lower === "mastercard") return "master_card";
|
|
26382
|
+
return lower;
|
|
26383
|
+
};
|
|
26368
26384
|
var CardType = function CardType(_ref) {
|
|
26369
26385
|
var type = _ref.type,
|
|
26370
26386
|
_ref$size = _ref.size,
|
|
26371
26387
|
size = _ref$size === void 0 ? "small" : _ref$size;
|
|
26372
|
-
var
|
|
26388
|
+
var normalizedType = normalizeType(type);
|
|
26389
|
+
var _ref2 = cardBrands[normalizedType] || cardBrands["default"],
|
|
26373
26390
|
label = _ref2.label,
|
|
26374
26391
|
IconComponent = _ref2[size];
|
|
26375
26392
|
return /*#__PURE__*/React__default.createElement("span", {
|
|
@@ -26449,7 +26466,7 @@ var CreditCardWrapper = styled__default.div.withConfig({
|
|
|
26449
26466
|
var CCIconWrapper = styled__default.div.withConfig({
|
|
26450
26467
|
displayName: "FormattedCreditCard__CCIconWrapper",
|
|
26451
26468
|
componentId: "sc-s0ta5l-1"
|
|
26452
|
-
})(["margin-right:16px;width:
|
|
26469
|
+
})(["margin-right:16px;width:36px;height:auto;display:flex;"]);
|
|
26453
26470
|
var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
26454
26471
|
var lastFour = _ref.lastFour,
|
|
26455
26472
|
type = _ref.type,
|
|
@@ -26458,14 +26475,15 @@ var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
|
26458
26475
|
expirationStatus = _ref.expirationStatus,
|
|
26459
26476
|
themeValues = _ref.themeValues;
|
|
26460
26477
|
return /*#__PURE__*/React__default.createElement(CreditCardWrapper, null, /*#__PURE__*/React__default.createElement(CCIconWrapper, null, /*#__PURE__*/React__default.createElement(CardType, {
|
|
26461
|
-
type: type
|
|
26478
|
+
type: type,
|
|
26479
|
+
size: "large"
|
|
26462
26480
|
})), /*#__PURE__*/React__default.createElement(Stack, {
|
|
26463
26481
|
childGap: "0"
|
|
26464
26482
|
}, /*#__PURE__*/React__default.createElement(Box, {
|
|
26465
26483
|
padding: "0"
|
|
26466
26484
|
}, /*#__PURE__*/React__default.createElement(Text$1, {
|
|
26467
26485
|
variant: "p",
|
|
26468
|
-
padding: "0
|
|
26486
|
+
padding: "0",
|
|
26469
26487
|
color: themeValues.textColor,
|
|
26470
26488
|
textAlign: "left",
|
|
26471
26489
|
extraStyles: "display: inline-block;"
|
|
@@ -48914,10 +48932,10 @@ var InnerRadioSection = function InnerRadioSection(_ref) {
|
|
|
48914
48932
|
componentId: "sc-1wtp6qc-0"
|
|
48915
48933
|
})(["height:", ";width:", ";", " transition:opacity 0.3s ease;"], function (_ref2) {
|
|
48916
48934
|
var isMobile = _ref2.isMobile;
|
|
48917
|
-
return isMobile ? "
|
|
48935
|
+
return isMobile ? "16px" : "24px";
|
|
48918
48936
|
}, function (_ref3) {
|
|
48919
48937
|
var isMobile = _ref3.isMobile;
|
|
48920
|
-
return isMobile ? "
|
|
48938
|
+
return isMobile ? "24px" : "36px";
|
|
48921
48939
|
}, function (_ref4) {
|
|
48922
48940
|
var fade = _ref4.fade;
|
|
48923
48941
|
return fade && "opacity: 0.4;";
|
|
@@ -51604,163 +51622,8 @@ var Tooltip = function Tooltip(_ref) {
|
|
|
51604
51622
|
})));
|
|
51605
51623
|
};
|
|
51606
51624
|
|
|
51607
|
-
var TOOLTIP_V2_THEME_SOURCE = "Popover";
|
|
51608
|
-
var hoverColor$6 = SAPPHIRE_BLUE;
|
|
51609
|
-
var activeColor$b = PEACOCK_BLUE;
|
|
51610
|
-
var tooltipTriggerColor = MATISSE_BLUE;
|
|
51611
|
-
var borderColor$7 = "rgba(255, 255, 255, 0.85)";
|
|
51612
|
-
var fallbackValues$13 = {
|
|
51613
|
-
hoverColor: hoverColor$6,
|
|
51614
|
-
activeColor: activeColor$b,
|
|
51615
|
-
tooltipTriggerColor: tooltipTriggerColor,
|
|
51616
|
-
borderColor: borderColor$7
|
|
51617
|
-
};
|
|
51618
|
-
|
|
51619
|
-
var TooltipV2 = function TooltipV2(_ref) {
|
|
51620
|
-
var children = _ref.children,
|
|
51621
|
-
_ref$content = _ref.content,
|
|
51622
|
-
content = _ref$content === void 0 ? "" : _ref$content,
|
|
51623
|
-
tooltipID = _ref.tooltipID,
|
|
51624
|
-
_ref$triggerText = _ref.triggerText,
|
|
51625
|
-
triggerText = _ref$triggerText === void 0 ? "" : _ref$triggerText,
|
|
51626
|
-
_ref$contentPosition = _ref.contentPosition,
|
|
51627
|
-
contentPosition = _ref$contentPosition === void 0 ? {
|
|
51628
|
-
top: "-110px",
|
|
51629
|
-
right: "auto",
|
|
51630
|
-
bottom: "auto",
|
|
51631
|
-
left: "-225px"
|
|
51632
|
-
} : _ref$contentPosition,
|
|
51633
|
-
_ref$arrowDirection = _ref.arrowDirection,
|
|
51634
|
-
arrowDirection = _ref$arrowDirection === void 0 ? "down" : _ref$arrowDirection,
|
|
51635
|
-
_ref$arrowPosition = _ref.arrowPosition,
|
|
51636
|
-
arrowPosition = _ref$arrowPosition === void 0 ? {
|
|
51637
|
-
arrowTop: "auto",
|
|
51638
|
-
arrowRight: "10px",
|
|
51639
|
-
arrowBottom: "-8px",
|
|
51640
|
-
arrowLeft: "auto"
|
|
51641
|
-
} : _ref$arrowPosition,
|
|
51642
|
-
_ref$minWidth = _ref.minWidth,
|
|
51643
|
-
minWidth = _ref$minWidth === void 0 ? "250px" : _ref$minWidth,
|
|
51644
|
-
_ref$maxWidth = _ref.maxWidth,
|
|
51645
|
-
maxWidth = _ref$maxWidth === void 0 ? "100%" : _ref$maxWidth,
|
|
51646
|
-
_ref$height = _ref.height,
|
|
51647
|
-
height = _ref$height === void 0 ? "auto" : _ref$height,
|
|
51648
|
-
_ref$containerExtraSt = _ref.containerExtraStyles,
|
|
51649
|
-
containerExtraStyles = _ref$containerExtraSt === void 0 ? "" : _ref$containerExtraSt,
|
|
51650
|
-
_ref$contentExtraStyl = _ref.contentExtraStyles,
|
|
51651
|
-
contentExtraStyles = _ref$contentExtraStyl === void 0 ? "" : _ref$contentExtraStyl,
|
|
51652
|
-
_ref$contentBackgroun = _ref.contentBackgroundColor,
|
|
51653
|
-
contentBackgroundColor = _ref$contentBackgroun === void 0 ? WHITE : _ref$contentBackgroun,
|
|
51654
|
-
_ref$triggerVariant = _ref.triggerVariant,
|
|
51655
|
-
triggerVariant = _ref$triggerVariant === void 0 ? "smallGhost" : _ref$triggerVariant;
|
|
51656
|
-
var closeTimeoutRef = React.useRef(null);
|
|
51657
|
-
var _useState = React.useState(false),
|
|
51658
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
51659
|
-
tooltipOpen = _useState2[0],
|
|
51660
|
-
setTooltipOpen = _useState2[1];
|
|
51661
|
-
var themeContext = React.useContext(styled.ThemeContext);
|
|
51662
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$13, TOOLTIP_V2_THEME_SOURCE);
|
|
51663
|
-
var arrowColor = themeValues.borderColor,
|
|
51664
|
-
tooltipTriggerColor = themeValues.tooltipTriggerColor,
|
|
51665
|
-
hoverColor = themeValues.hoverColor,
|
|
51666
|
-
activeColor = themeValues.activeColor;
|
|
51667
|
-
var top = contentPosition.top,
|
|
51668
|
-
right = contentPosition.right,
|
|
51669
|
-
bottom = contentPosition.bottom,
|
|
51670
|
-
left = contentPosition.left;
|
|
51671
|
-
var arrowTop = arrowPosition.arrowTop,
|
|
51672
|
-
arrowRight = arrowPosition.arrowRight,
|
|
51673
|
-
arrowBottom = arrowPosition.arrowBottom,
|
|
51674
|
-
arrowLeft = arrowPosition.arrowLeft;
|
|
51675
|
-
var handleToggleTooltip = function handleToggleTooltip(desiredState) {
|
|
51676
|
-
if (tooltipOpen !== desiredState) {
|
|
51677
|
-
setTooltipOpen(desiredState);
|
|
51678
|
-
}
|
|
51679
|
-
};
|
|
51680
|
-
var handleKeyDown = function handleKeyDown(e) {
|
|
51681
|
-
if (e.key === "Escape") {
|
|
51682
|
-
handleToggleTooltip(false);
|
|
51683
|
-
}
|
|
51684
|
-
};
|
|
51685
|
-
var handleMouseEnter = function handleMouseEnter() {
|
|
51686
|
-
if (closeTimeoutRef.current) {
|
|
51687
|
-
clearTimeout(closeTimeoutRef.current);
|
|
51688
|
-
closeTimeoutRef.current = null;
|
|
51689
|
-
}
|
|
51690
|
-
handleToggleTooltip(true);
|
|
51691
|
-
};
|
|
51692
|
-
var handleMouseLeave = function handleMouseLeave() {
|
|
51693
|
-
closeTimeoutRef.current = setTimeout(function () {
|
|
51694
|
-
handleToggleTooltip(false);
|
|
51695
|
-
}, 300);
|
|
51696
|
-
};
|
|
51697
|
-
React.useEffect(function () {
|
|
51698
|
-
return function () {
|
|
51699
|
-
if (closeTimeoutRef.current) {
|
|
51700
|
-
clearTimeout(closeTimeoutRef.current);
|
|
51701
|
-
}
|
|
51702
|
-
};
|
|
51703
|
-
}, []);
|
|
51704
|
-
var renderTrigger = function renderTrigger() {
|
|
51705
|
-
if (children) {
|
|
51706
|
-
return /*#__PURE__*/React__default.cloneElement(React__default.Children.only(children), {
|
|
51707
|
-
"aria-describedby": tooltipID,
|
|
51708
|
-
onFocus: function onFocus() {
|
|
51709
|
-
return handleToggleTooltip(true);
|
|
51710
|
-
},
|
|
51711
|
-
onBlur: function onBlur() {
|
|
51712
|
-
return handleToggleTooltip(false);
|
|
51713
|
-
},
|
|
51714
|
-
onKeyDown: handleKeyDown
|
|
51715
|
-
});
|
|
51716
|
-
}
|
|
51717
|
-
return /*#__PURE__*/React__default.createElement(ButtonWithAction, {
|
|
51718
|
-
action: function action() {
|
|
51719
|
-
return noop$1;
|
|
51720
|
-
},
|
|
51721
|
-
"aria-describedby": tooltipID,
|
|
51722
|
-
onKeyDown: handleKeyDown,
|
|
51723
|
-
variant: triggerVariant,
|
|
51724
|
-
onFocus: function onFocus() {
|
|
51725
|
-
return handleToggleTooltip(true);
|
|
51726
|
-
},
|
|
51727
|
-
onBlur: function onBlur() {
|
|
51728
|
-
return handleToggleTooltip(false);
|
|
51729
|
-
},
|
|
51730
|
-
onTouchStart: function onTouchStart() {
|
|
51731
|
-
return handleToggleTooltip(true);
|
|
51732
|
-
},
|
|
51733
|
-
"data-qa": "tooltip-v2-trigger",
|
|
51734
|
-
text: triggerText,
|
|
51735
|
-
extraStyles: "\n color: ".concat(tooltipTriggerColor, ";\n &:hover { color: ").concat(hoverColor, "; text-decoration: none;}\n &:active, &:focus { color: ").concat(activeColor, "; text-decoration: none;}\n button, span, &:hover span { text-decoration: none; }\n ")
|
|
51736
|
-
});
|
|
51737
|
-
};
|
|
51738
|
-
return /*#__PURE__*/React__default.createElement(Box, {
|
|
51739
|
-
padding: "0",
|
|
51740
|
-
extraStyles: "position: relative; ".concat(containerExtraStyles),
|
|
51741
|
-
onMouseEnter: handleMouseEnter,
|
|
51742
|
-
onMouseLeave: handleMouseLeave,
|
|
51743
|
-
"data-qa": "tooltip-v2-container"
|
|
51744
|
-
}, renderTrigger(), /*#__PURE__*/React__default.createElement(Box, {
|
|
51745
|
-
role: "tooltip",
|
|
51746
|
-
id: tooltipID,
|
|
51747
|
-
"aria-hidden": !tooltipOpen,
|
|
51748
|
-
background: contentBackgroundColor,
|
|
51749
|
-
"data-qa": "tooltip-v2-contents",
|
|
51750
|
-
extraStyles: "\n position: absolute;\n display: ".concat(tooltipOpen ? "block" : "none", ";\n top: ").concat(top, ";\n right: ").concat(right, ";\n bottom: ").concat(bottom, ";\n left: ").concat(left, ";\n height: ").concat(height, ";\n ").concat(contentExtraStyles, "\n "),
|
|
51751
|
-
boxShadow: "0px 2px 14px 0px rgb(246, 246, 249), 0px 3px 8px 0px rgb(202, 206, 216)",
|
|
51752
|
-
border: "1px solid transparent",
|
|
51753
|
-
borderRadius: "4px",
|
|
51754
|
-
minWidth: minWidth,
|
|
51755
|
-
maxWidth: maxWidth
|
|
51756
|
-
}, typeof content === "string" ? /*#__PURE__*/React__default.createElement(Text$1, null, content) : content, /*#__PURE__*/React__default.createElement(Box, {
|
|
51757
|
-
padding: "0",
|
|
51758
|
-
extraStyles: "\n position: absolute;\n content: \"\";\n width: 0;\n height: 0;\n ".concat(arrowBorder(arrowColor, arrowDirection, "8px"), ";\n filter: drop-shadow(2px 8px 14px black);\n bottom: ").concat(arrowBottom, ";\n right: ").concat(arrowRight, ";\n top: ").concat(arrowTop, ";\n left: ").concat(arrowLeft, ";\n ")
|
|
51759
|
-
})));
|
|
51760
|
-
};
|
|
51761
|
-
|
|
51762
51625
|
var pageBackground = "#FBFCFD";
|
|
51763
|
-
var fallbackValues$
|
|
51626
|
+
var fallbackValues$13 = {
|
|
51764
51627
|
pageBackground: pageBackground
|
|
51765
51628
|
};
|
|
51766
51629
|
|
|
@@ -51808,7 +51671,7 @@ var CenterSingle = function CenterSingle(_ref) {
|
|
|
51808
51671
|
padding: "0"
|
|
51809
51672
|
})));
|
|
51810
51673
|
};
|
|
51811
|
-
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$
|
|
51674
|
+
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$13));
|
|
51812
51675
|
|
|
51813
51676
|
var CenterStack = function CenterStack(_ref) {
|
|
51814
51677
|
var header = _ref.header,
|
|
@@ -51851,7 +51714,7 @@ var CenterStack = function CenterStack(_ref) {
|
|
|
51851
51714
|
padding: "0"
|
|
51852
51715
|
})));
|
|
51853
51716
|
};
|
|
51854
|
-
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$
|
|
51717
|
+
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$13));
|
|
51855
51718
|
|
|
51856
51719
|
var CenterSingle$2 = function CenterSingle(_ref) {
|
|
51857
51720
|
var header = _ref.header,
|
|
@@ -51897,7 +51760,7 @@ var CenterSingle$2 = function CenterSingle(_ref) {
|
|
|
51897
51760
|
padding: "0"
|
|
51898
51761
|
})));
|
|
51899
51762
|
};
|
|
51900
|
-
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$
|
|
51763
|
+
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$13));
|
|
51901
51764
|
|
|
51902
51765
|
var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
51903
51766
|
var header = _ref.header,
|
|
@@ -51950,7 +51813,7 @@ var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
|
51950
51813
|
padding: "0"
|
|
51951
51814
|
})));
|
|
51952
51815
|
};
|
|
51953
|
-
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$
|
|
51816
|
+
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$13));
|
|
51954
51817
|
|
|
51955
51818
|
var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
51956
51819
|
var header = _ref.header,
|
|
@@ -52019,7 +51882,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
52019
51882
|
key: "footer-box"
|
|
52020
51883
|
})));
|
|
52021
51884
|
};
|
|
52022
|
-
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$
|
|
51885
|
+
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$13));
|
|
52023
51886
|
|
|
52024
51887
|
var useFocusInvalidInput = function useFocusInvalidInput(hasErrors) {
|
|
52025
51888
|
var resetHasErrors = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : function () {};
|
|
@@ -52319,7 +52182,6 @@ exports.Title = Title$1;
|
|
|
52319
52182
|
exports.ToastNotification = ToastNotification;
|
|
52320
52183
|
exports.ToggleSwitch = ToggleSwitch$1;
|
|
52321
52184
|
exports.Tooltip = Tooltip;
|
|
52322
|
-
exports.TooltipV2 = TooltipV2;
|
|
52323
52185
|
exports.TrashIcon = TrashIcon$1;
|
|
52324
52186
|
exports.TrashIconV2 = TrashIconV2$1;
|
|
52325
52187
|
exports.TurnstileWidget = TurnstileWidget;
|