krl-alfred 2.18.10 → 2.18.12

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.
Files changed (77) hide show
  1. package/dist/components/Accordion/Accordion.js +6 -6
  2. package/dist/components/Accordion/Accordion.styled.d.ts +7 -7
  3. package/dist/components/Accordion/Accordion.styled.js +1 -1
  4. package/dist/components/Accordion/props.d.ts +2 -1
  5. package/dist/components/Accordion/props.js +1 -1
  6. package/dist/components/Accordion/stories/Accordion.stories.d.ts +7 -7
  7. package/dist/components/Accordion/stories/Accordion.stories.js +7 -7
  8. package/dist/components/ActionButton/ActionButton.styled.d.ts +1 -1
  9. package/dist/components/AddressCard/AddressCard.styled.d.ts +1 -1
  10. package/dist/components/Agreement/Agreement.styled.d.ts +1 -1
  11. package/dist/components/Alert/Alert.styled.d.ts +1 -1
  12. package/dist/components/AutocompleteInput/AutocompleteInput.styled.d.ts +4 -4
  13. package/dist/components/Badges/layouts/belt/belt.styled.d.ts +1 -1
  14. package/dist/components/Badges/layouts/dark/dark.styled.d.ts +1 -1
  15. package/dist/components/Badges/layouts/text/text.styled.d.ts +1 -1
  16. package/dist/components/BannerCard/BannerCard.styled.d.ts +1 -1
  17. package/dist/components/BlogCard/BlogCard.styled.d.ts +1 -1
  18. package/dist/components/Breadcrumbs/Breadcrumbs.styled.d.ts +13 -13
  19. package/dist/components/Button/Button.styled.d.ts +2 -2
  20. package/dist/components/CampaignCard/CampaignCard.styled.d.ts +1 -1
  21. package/dist/components/CategoryMenu/CategoryMenu.styled.d.ts +8 -8
  22. package/dist/components/Checkbox/Checkbox.styled.d.ts +1 -1
  23. package/dist/components/CheckboxGroup/CheckboxGroup.styled.d.ts +1 -1
  24. package/dist/components/CircleProgress/CircleProgress.styled.d.ts +1 -1
  25. package/dist/components/CircleProgressPro/CircleProgressPro.styled.d.ts +11 -12
  26. package/dist/components/ColorPalette/ColorPalette.styled.d.ts +9 -9
  27. package/dist/components/CouponCode/CouponCode.styled.d.ts +1 -1
  28. package/dist/components/DescriptionCard/DescriptionCard.styled.d.ts +12 -12
  29. package/dist/components/Divider/Divider.styled.d.ts +2 -2
  30. package/dist/components/Dropdown/Dropdown.styled.d.ts +2 -2
  31. package/dist/components/DropdownButton/DropdownButton.styled.d.ts +3 -3
  32. package/dist/components/Icon/Icon.styled.d.ts +3 -3
  33. package/dist/components/InfoBox/InfoBox.styled.d.ts +8 -8
  34. package/dist/components/InlineProgress/InlineProgress.styled.d.ts +1 -1
  35. package/dist/components/Input/Input.styled.d.ts +4 -4
  36. package/dist/components/InstallmentBox/InstallmentBox.styled.d.ts +1 -1
  37. package/dist/components/InsuranceBox/InsuranceBox.styled.d.ts +7 -7
  38. package/dist/components/ListGroup/ListGroup.styled.d.ts +3 -3
  39. package/dist/components/Loader/Loader.styled.d.ts +2 -2
  40. package/dist/components/Modal/Modal.styled.d.ts +5 -3
  41. package/dist/components/OptionMenu/OptionMenu.styled.d.ts +5 -5
  42. package/dist/components/OtpInput/OtpInput.styled.d.ts +4 -4
  43. package/dist/components/Pagination/Pagination.styled.d.ts +1 -1
  44. package/dist/components/PaymentCart/PaymentCart.styled.d.ts +12 -12
  45. package/dist/components/ProductCardCheckbox/ProductCardCheckbox.styled.d.ts +1 -1
  46. package/dist/components/ProductCardHorizontal/ProductCardHorizontal.styled.d.ts +1 -1
  47. package/dist/components/ProductCardHorizontalSm/ProductCardHorizontalSm.styled.d.ts +10 -10
  48. package/dist/components/ProductCardRadio/ProductCardRadio.styled.d.ts +1 -1
  49. package/dist/components/ProductCardVertical/ProductCardVertical.styled.d.ts +1 -1
  50. package/dist/components/RadioButton/layouts/basic/Basic.styled.d.ts +1 -1
  51. package/dist/components/RadioButton/layouts/boxed/Boxed.styled.d.ts +1 -1
  52. package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.styled.d.ts +1 -1
  53. package/dist/components/RadioButton/layouts/boxedWithIcon/BoxedWithIcon.styled.d.ts +12 -9
  54. package/dist/components/RadioButton/layouts/boxedWithIcon/BoxedWithIcon.styled.js +2 -2
  55. package/dist/components/RadioButton/layouts/color/Color.styled.d.ts +1 -1
  56. package/dist/components/RadioButton/layouts/horizontal/Horizontal.styled.d.ts +8 -2
  57. package/dist/components/RadioGroup/RadioGroup.styled.d.ts +1 -1
  58. package/dist/components/RadioScale/RadioScale.styled.d.ts +3 -3
  59. package/dist/components/ReviewBlock/ReviewBlock.styled.d.ts +19 -19
  60. package/dist/components/ReviewCard/ReviewCard.styled.d.ts +12 -12
  61. package/dist/components/SearchBox/SearchBox.styled.d.ts +2 -2
  62. package/dist/components/SelectBox/SelectBox.styled.d.ts +1 -1
  63. package/dist/components/ShoppingCartProduct/ShoppingCartProduct.js +1 -1
  64. package/dist/components/ShoppingCartProduct/ShoppingCartProduct.styled.d.ts +15 -13
  65. package/dist/components/SkeletonLoader/SkeletonLoader.styled.d.ts +1 -1
  66. package/dist/components/StepSlider/StepSlider.styled.d.ts +8 -6
  67. package/dist/components/Stepper/Stepper.styled.d.ts +4 -4
  68. package/dist/components/SuggestBox/SuggestBox.styled.d.ts +1 -1
  69. package/dist/components/Table/Table.styled.d.ts +3 -3
  70. package/dist/components/Tabs/Tabs.styled.d.ts +5 -5
  71. package/dist/components/TextLink/TextLink.styled.d.ts +4 -4
  72. package/dist/components/Textarea/Textarea.styled.d.ts +2 -2
  73. package/dist/components/Toast/Toast.styled.d.ts +2 -2
  74. package/dist/components/Tooltip/Tooltip.styled.d.ts +7 -7
  75. package/dist/components/Typography/Typography.styled.d.ts +7 -7
  76. package/dist/components/VideoCard/VideoCard.styled.d.ts +6 -6
  77. package/package.json +1 -1
@@ -22,16 +22,16 @@ var AccordionItem_1 = __importDefault(require("./AccordionItem"));
22
22
  var TextLink_1 = __importDefault(require("./../TextLink"));
23
23
  var Accordion = function (_a) {
24
24
  var _b = _a.data, data = _b === void 0 ? props_1.AccordionDefault.data : _b, _c = _a.linkOnClick, linkOnClick = _c === void 0 ? props_1.AccordionDefault.linkOnClick : _c, _d = _a.collapseAll, collapseAll = _d === void 0 ? props_1.AccordionDefault.collapseAll : _d, _e = _a.size, size = _e === void 0 ? props_1.AccordionDefault.size : _e, _f = _a.hasScrollOnFocus, hasScrollOnFocus = _f === void 0 ? props_1.AccordionDefault.hasScrollOnFocus : _f, _g = _a.activeIndex, activeIndex = _g === void 0 ? props_1.AccordionDefault.activeIndex : _g, _h = _a.showLink, showLink = _h === void 0 ? props_1.AccordionDefault.showLink : _h, _j = _a.linkText, linkText = _j === void 0 ? props_1.AccordionDefault.linkText : _j;
25
- var _k = (0, react_1.useState)(0), active = _k[0], setActive = _k[1];
26
- var wrapperRef = (0, react_1.useRef)();
25
+ var _k = (0, react_1.useState)(activeIndex !== null && activeIndex !== void 0 ? activeIndex : null), active = _k[0], setActive = _k[1];
26
+ var wrapperRef = (0, react_1.useRef)(null);
27
27
  (0, react_1.useEffect)(function () {
28
- setActive(activeIndex);
28
+ setActive(activeIndex !== null && activeIndex !== void 0 ? activeIndex : null);
29
29
  }, [activeIndex]);
30
30
  (0, react_1.useEffect)(function () {
31
- if (hasScrollOnFocus) {
31
+ if (hasScrollOnFocus && activeIndex != null && activeIndex >= 0) {
32
32
  setTimeout(function () {
33
- var _a;
34
- (_a = wrapperRef.current.children[activeIndex - 1]) === null || _a === void 0 ? void 0 : _a.scrollIntoView({ behavior: 'smooth', block: 'start' });
33
+ var _a, _b;
34
+ (_b = (_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.children[activeIndex - 1]) === null || _b === void 0 ? void 0 : _b.scrollIntoView({ behavior: 'smooth', block: 'start' });
35
35
  }, 800);
36
36
  }
37
37
  }, [hasScrollOnFocus, activeIndex]);
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import { AccordionStyledProps } from "./props";
3
- export declare const AccordionStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AccordionStyledProps>> & string;
4
- export declare const AccordionTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, AccordionStyledProps>> & string;
5
- export declare const Wrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AccordionStyledProps>> & string;
6
- export declare const Item: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AccordionStyledProps>> & string;
7
- export declare const ItemTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, AccordionStyledProps>> & string;
8
- export declare const ItemContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AccordionStyledProps>> & string;
9
- export declare const Footer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AccordionStyledProps>> & string;
3
+ export declare const AccordionStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never>>> & string;
4
+ export declare const AccordionTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "$size"> & AccordionStyledProps, never>>> & string;
5
+ export declare const Wrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never>>> & string;
6
+ export declare const Item: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never>>> & string;
7
+ export declare const ItemTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "$size"> & AccordionStyledProps, never>>> & string;
8
+ export declare const ItemContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never>>> & string;
9
+ export declare const Footer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & AccordionStyledProps, never>>> & string;
@@ -14,7 +14,7 @@ exports.AccordionStyled = styled_components_1.default.div(templateObject_1 || (t
14
14
  exports.AccordionTitle = styled_components_1.default.h1(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin-bottom: 1.5rem;\n margin-top: 0;\n font : ", ";\n\n @media only screen and ", " {\n font : var(--title-bold-16-19);\n }\n"], ["\n margin-bottom: 1.5rem;\n margin-top: 0;\n font : ", ";\n\n @media only screen and ", " {\n font : var(--title-bold-16-19);\n }\n"])), function (props) { return props.$size === "large" ? "var(--headline-bold-18-22)" : "var(--title-bold-16-19)"; }, devices_1.devices.lg);
15
15
  exports.Wrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n\n"], ["\n\n"])));
16
16
  exports.Item = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n &:not(:nth-child(1)) {\n margin-top: 1.5rem;\n }\n"], ["\n &:not(:nth-child(1)) {\n margin-top: 1.5rem;\n }\n"])));
17
- exports.ItemTitle = styled_components_1.default.strong(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n font : ", ";\n >div{\n position: relative;\n &:last-child{\n > div{\n transition: all .3s ease;\n &:first-child{\n opacity: 0;\n }\n &:last-child{\n position: absolute;\n inset: 0;\n opacity: 1;\n }\n }\n }\n }\n \n &:is(.active){\n >div{\n &:last-child{\n > div{\n &:first-child{\n opacity: 1;\n }\n &:last-child{\n transform: rotate(90deg);\n opacity: 0;\n }\n }\n }\n }\n }\n @media only screen and ", " {\n font : var(--body-bold-14-17);\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n font : ", ";\n >div{\n position: relative;\n &:last-child{\n > div{\n transition: all .3s ease;\n &:first-child{\n opacity: 0;\n }\n &:last-child{\n position: absolute;\n inset: 0;\n opacity: 1;\n }\n }\n }\n }\n \n &:is(.active){\n >div{\n &:last-child{\n > div{\n &:first-child{\n opacity: 1;\n }\n &:last-child{\n transform: rotate(90deg);\n opacity: 0;\n }\n }\n }\n }\n }\n @media only screen and ", " {\n font : var(--body-bold-14-17);\n }\n"])), function (props) { return props.$size === "large" ? "var(--title-bold-16-19)" : "var(--body-bold-14-17)"; }, devices_1.devices.lg);
17
+ exports.ItemTitle = styled_components_1.default.strong(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n font : ", ";\n >div{\n position: relative;\n &:last-child{\n margin-left: 1rem;\n > div{\n transition: all .3s ease;\n &:first-child{\n opacity: 0;\n }\n &:last-child{\n position: absolute;\n inset: 0;\n opacity: 1;\n }\n }\n }\n }\n \n &:is(.active){\n >div{\n &:last-child{\n > div{\n &:first-child{\n opacity: 1;\n }\n &:last-child{\n transform: rotate(90deg);\n opacity: 0;\n }\n }\n }\n }\n }\n @media only screen and ", " {\n font : var(--body-bold-14-17);\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n font : ", ";\n >div{\n position: relative;\n &:last-child{\n margin-left: 1rem;\n > div{\n transition: all .3s ease;\n &:first-child{\n opacity: 0;\n }\n &:last-child{\n position: absolute;\n inset: 0;\n opacity: 1;\n }\n }\n }\n }\n \n &:is(.active){\n >div{\n &:last-child{\n > div{\n &:first-child{\n opacity: 1;\n }\n &:last-child{\n transform: rotate(90deg);\n opacity: 0;\n }\n }\n }\n }\n }\n @media only screen and ", " {\n font : var(--body-bold-14-17);\n }\n"])), function (props) { return props.$size === "large" ? "var(--title-bold-16-19)" : "var(--body-bold-14-17)"; }, devices_1.devices.lg);
18
18
  exports.ItemContent = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n transition: all .3s ease;\n overflow: hidden;\n position: relative;\n font : ", ";\n @media only screen and ", " {\n font : var(--body-regular-14-17);\n }\n > div{\n padding: 1rem 2rem 0 0;\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n a{\n color : var(--primary);\n &:hover , :focus , :active {\n color: var(--primary-hover);\n }\n }\n }\n"], ["\n transition: all .3s ease;\n overflow: hidden;\n position: relative;\n font : ", ";\n @media only screen and ", " {\n font : var(--body-regular-14-17);\n }\n > div{\n padding: 1rem 2rem 0 0;\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n a{\n color : var(--primary);\n &:hover , :focus , :active {\n color: var(--primary-hover);\n }\n }\n }\n"])), function (props) { return props.$size === "large" ? "var(--title-regular-16-19)" : "var(--body-regular-14-17)"; }, devices_1.devices.lg);
19
19
  exports.Footer = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n box-sizing: border-box;\n display: block;\n margin-top: 1.5rem!important;\n font : var(--body-bold-14-17);\n"], ["\n box-sizing: border-box;\n display: block;\n margin-top: 1.5rem!important;\n font : var(--body-bold-14-17);\n"])));
20
20
  var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7;
@@ -3,7 +3,8 @@ type SIZES = typeof sizes[number];
3
3
  export interface Accordion {
4
4
  data?: [];
5
5
  active?: boolean;
6
- activeIndex?: number;
6
+ /** Açık panel indeksi (0 tabanlı). null = hiçbiri açık değil */
7
+ activeIndex?: number | null;
7
8
  showLink?: boolean;
8
9
  collapseAll?: boolean;
9
10
  linkText?: string;
@@ -5,7 +5,7 @@ exports.sizes = ['large', 'medium'];
5
5
  exports.AccordionDefault = {
6
6
  data: [],
7
7
  active: false,
8
- activeIndex: 0,
8
+ activeIndex: null,
9
9
  showLink: false,
10
10
  collapseAll: false,
11
11
  linkText: 'Daha Fazla Soru Göster',
@@ -27,7 +27,7 @@ export declare const Default: {
27
27
  showLink: boolean;
28
28
  collapseAll: boolean;
29
29
  hasScrollOnFocus: boolean;
30
- activeIndex: number;
30
+ activeIndex: any;
31
31
  linkText: string;
32
32
  linkOnClick: () => void;
33
33
  size: string;
@@ -44,7 +44,7 @@ export declare const Large: {
44
44
  showLink: boolean;
45
45
  collapseAll: boolean;
46
46
  hasScrollOnFocus: boolean;
47
- activeIndex: number;
47
+ activeIndex: any;
48
48
  linkText: string;
49
49
  linkOnClick: () => void;
50
50
  size: string;
@@ -61,7 +61,7 @@ export declare const WithLink: {
61
61
  showLink: boolean;
62
62
  collapseAll: boolean;
63
63
  hasScrollOnFocus: boolean;
64
- activeIndex: number;
64
+ activeIndex: any;
65
65
  linkText: string;
66
66
  linkOnClick: () => void;
67
67
  size: string;
@@ -78,7 +78,7 @@ export declare const LargeWithLink: {
78
78
  showLink: boolean;
79
79
  collapseAll: boolean;
80
80
  hasScrollOnFocus: boolean;
81
- activeIndex: number;
81
+ activeIndex: any;
82
82
  linkText: string;
83
83
  linkOnClick: () => void;
84
84
  size: string;
@@ -95,7 +95,7 @@ export declare const CollapseAll: {
95
95
  showLink: boolean;
96
96
  collapseAll: boolean;
97
97
  hasScrollOnFocus: boolean;
98
- activeIndex: number;
98
+ activeIndex: any;
99
99
  linkText: string;
100
100
  linkOnClick: () => void;
101
101
  size: string;
@@ -112,7 +112,7 @@ export declare const LargeCollapseAll: {
112
112
  showLink: boolean;
113
113
  collapseAll: boolean;
114
114
  hasScrollOnFocus: boolean;
115
- activeIndex: number;
115
+ activeIndex: any;
116
116
  linkText: string;
117
117
  linkOnClick: () => void;
118
118
  size: string;
@@ -129,7 +129,7 @@ export declare const CollapseAllWithLink: {
129
129
  showLink: boolean;
130
130
  collapseAll: boolean;
131
131
  hasScrollOnFocus: boolean;
132
- activeIndex: number;
132
+ activeIndex: any;
133
133
  linkText: string;
134
134
  linkOnClick: () => void;
135
135
  size: string;
@@ -24,7 +24,7 @@ exports.Default = {
24
24
  showLink: false,
25
25
  collapseAll: false,
26
26
  hasScrollOnFocus: false,
27
- activeIndex: 0,
27
+ activeIndex: null,
28
28
  linkText: "Daha Fazla Soru Göster",
29
29
  linkOnClick: function () { return console.log("test"); },
30
30
  size: 'medium'
@@ -37,7 +37,7 @@ exports.Large = {
37
37
  showLink: false,
38
38
  collapseAll: false,
39
39
  hasScrollOnFocus: false,
40
- activeIndex: 0,
40
+ activeIndex: null,
41
41
  linkText: "Daha Fazla Soru Göster",
42
42
  linkOnClick: function () { return console.log("test"); },
43
43
  size: 'large'
@@ -50,7 +50,7 @@ exports.WithLink = {
50
50
  showLink: true,
51
51
  collapseAll: false,
52
52
  hasScrollOnFocus: false,
53
- activeIndex: 0,
53
+ activeIndex: null,
54
54
  linkText: "Daha Fazla Soru Göster",
55
55
  linkOnClick: function () { return console.log("Daha fazla soru göster tıklandı"); },
56
56
  size: 'medium'
@@ -63,7 +63,7 @@ exports.LargeWithLink = {
63
63
  showLink: true,
64
64
  collapseAll: false,
65
65
  hasScrollOnFocus: false,
66
- activeIndex: 0,
66
+ activeIndex: null,
67
67
  linkText: "Tüm Soruları Gör",
68
68
  linkOnClick: function () { return console.log("Tüm soruları gör tıklandı"); },
69
69
  size: 'large'
@@ -76,7 +76,7 @@ exports.CollapseAll = {
76
76
  showLink: false,
77
77
  collapseAll: true,
78
78
  hasScrollOnFocus: false,
79
- activeIndex: 0,
79
+ activeIndex: null,
80
80
  linkText: "Daha Fazla Soru Göster",
81
81
  linkOnClick: function () { return console.log("test"); },
82
82
  size: 'medium'
@@ -89,7 +89,7 @@ exports.LargeCollapseAll = {
89
89
  showLink: false,
90
90
  collapseAll: true,
91
91
  hasScrollOnFocus: false,
92
- activeIndex: 0,
92
+ activeIndex: null,
93
93
  linkText: "Daha Fazla Soru Göster",
94
94
  linkOnClick: function () { return console.log("test"); },
95
95
  size: 'large'
@@ -102,7 +102,7 @@ exports.CollapseAllWithLink = {
102
102
  showLink: true,
103
103
  collapseAll: true,
104
104
  hasScrollOnFocus: false,
105
- activeIndex: 0,
105
+ activeIndex: null,
106
106
  linkText: "Daha Fazla Soru Göster",
107
107
  linkOnClick: function () { return console.log("test"); },
108
108
  size: 'medium'
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { ActionButtonStyledProps } from "./props";
3
- export declare const ActionButtonStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, ActionButtonStyledProps>> & string;
3
+ export declare const ActionButtonStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof ActionButtonStyledProps> & ActionButtonStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof ActionButtonStyledProps> & ActionButtonStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { AddressCardStyledProps } from "./props";
3
- export declare const AddressCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, AddressCardStyledProps>> & string;
3
+ export declare const AddressCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof AddressCardStyledProps> & AddressCardStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof AddressCardStyledProps> & AddressCardStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { AgreementStyledProps } from "./props";
3
- export declare const AgreementStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AgreementStyledProps>> & string;
3
+ export declare const AgreementStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$hasError"> & AgreementStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$hasError"> & AgreementStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { AlertStyledProps } from "./props";
3
- export declare const AlertStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AlertStyledProps>> & string;
3
+ export declare const AlertStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof AlertStyledProps> & AlertStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof AlertStyledProps> & AlertStyledProps, never>>> & string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AutocompleteInputStyledProps, ContainerProps } from "./props";
3
- export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, ContainerProps>> & string;
4
- export declare const InputStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, AutocompleteInputStyledProps>> & string;
5
- export declare const DropdownStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, AutocompleteInputStyledProps>> & string;
6
- export declare const DropdownInnerStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, AutocompleteInputStyledProps>> & string;
3
+ export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$width"> & ContainerProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$width"> & ContainerProps, never>>> & string;
4
+ export declare const InputStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never>>> & string;
5
+ export declare const DropdownStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never>>> & string;
6
+ export declare const DropdownInnerStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof AutocompleteInputStyledProps> & AutocompleteInputStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { BadgesStyledProps } from "./../../props";
3
- export declare const BadgesStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BadgesStyledProps>> & string;
3
+ export declare const BadgesStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { BadgesStyledProps } from "./../../props";
3
- export declare const DarkStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BadgesStyledProps>> & string;
3
+ export declare const DarkStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { BadgesStyledProps } from "./../../props";
3
- export declare const TextStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BadgesStyledProps>> & string;
3
+ export declare const TextStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BadgesStyledProps> & BadgesStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { BannerCardStyledProps } from "./props";
3
- export declare const BannerCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BannerCardStyledProps>> & string;
3
+ export declare const BannerCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BannerCardStyledProps> & BannerCardStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BannerCardStyledProps> & BannerCardStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { BlogCardStyledProps } from "./props";
3
- export declare const BlogCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BlogCardStyledProps>> & string;
3
+ export declare const BlogCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BlogCardStyledProps> & BlogCardStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof BlogCardStyledProps> & BlogCardStyledProps, never>>> & string;
@@ -1,15 +1,15 @@
1
1
  /// <reference types="react" />
2
2
  import { BreadcrumbsStyledProps } from "./props";
3
- export declare const BreadcrumbsWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export declare const BreadcrumbsList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>> & string;
5
- export declare const BreadcrumbsListItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never>> & string;
6
- export declare const BreadcrumbsListItemInner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
7
- export declare const ButtonLinkComponentSm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
8
- export declare const ButtonLinkComponentLg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
9
- export declare const BreadcrumbsListItemIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
10
- export declare const BreadcrumbsListItemBackIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
11
- export declare const BreadcrumbsListDropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
12
- export declare const BreadcrumbsListDropdownOpener: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
13
- export declare const DropdownList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>> & string;
14
- export declare const SubMenuMobileWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>> & string;
15
- export declare const SubMenuMobileItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, BreadcrumbsStyledProps>> & string;
3
+ export declare const BreadcrumbsWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
4
+ export declare const BreadcrumbsList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>> & string;
5
+ export declare const BreadcrumbsListItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never>>> & string;
6
+ export declare const BreadcrumbsListItemInner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
7
+ export declare const ButtonLinkComponentSm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
8
+ export declare const ButtonLinkComponentLg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
9
+ export declare const BreadcrumbsListItemIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
10
+ export declare const BreadcrumbsListItemBackIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
11
+ export declare const BreadcrumbsListDropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
12
+ export declare const BreadcrumbsListDropdownOpener: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>>> & string;
13
+ export declare const DropdownList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>> & string;
14
+ export declare const SubMenuMobileWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>> & string;
15
+ export declare const SubMenuMobileItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "$isActive"> & BreadcrumbsStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "$isActive"> & BreadcrumbsStyledProps, never>>> & string;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  import { ButtonStyledProps } from "./props";
3
- export declare const ButtonStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, ButtonStyledProps>> & string;
4
- export declare const IconStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, ButtonStyledProps>> & string;
3
+ export declare const ButtonStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof ButtonStyledProps> & ButtonStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof ButtonStyledProps> & ButtonStyledProps, never>>> & string;
4
+ export declare const IconStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof ButtonStyledProps> & ButtonStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof ButtonStyledProps> & ButtonStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { CampaignCardStyledProps } from "./props";
3
- export declare const CampaignCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CampaignCardStyledProps>> & string;
3
+ export declare const CampaignCardStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & CampaignCardStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$size"> & CampaignCardStyledProps, never>>> & string;
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import { CategoryMenuStyled } from "./props";
3
- export declare const CategoryMenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>> & string;
4
- export declare const CategoryItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, CategoryMenuStyled>> & string;
5
- export declare const CategoryItemButtonInner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
6
- export declare const CategoryItemButtonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, CategoryMenuStyled>> & string;
7
- export declare const CategoryItemButtonBadge: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
8
- export declare const CategoryItemButtonBadgeSm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
9
- export declare const CategoryItemButtonTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
10
- export declare const SubMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, CategoryMenuStyled>> & string;
3
+ export declare const CategoryMenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>> & string;
4
+ export declare const CategoryItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
5
+ export declare const CategoryItemButtonInner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
6
+ export declare const CategoryItemButtonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
7
+ export declare const CategoryItemButtonBadge: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
8
+ export declare const CategoryItemButtonBadgeSm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
9
+ export declare const CategoryItemButtonTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
10
+ export declare const SubMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { CheckboxStyledProps } from "./props";
3
- export declare const CheckboxStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, CheckboxStyledProps>> & string;
3
+ export declare const CheckboxStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof CheckboxStyledProps> & CheckboxStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof CheckboxStyledProps> & CheckboxStyledProps, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { CheckboxGroupStyledProps } from "./props";
3
- export declare const CheckboxGroupStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CheckboxGroupStyledProps>> & string;
3
+ export declare const CheckboxGroupStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof CheckboxGroupStyledProps> & CheckboxGroupStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof CheckboxGroupStyledProps> & CheckboxGroupStyledProps, never>>> & string;
@@ -1,2 +1,2 @@
1
1
  /// <reference types="react" />
2
- export declare const CircleProgressStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, import("./props").CircleProgress>> & string;
2
+ export declare const CircleProgressStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("./props").CircleProgress> & import("./props").CircleProgress, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("./props").CircleProgress> & import("./props").CircleProgress, never>>> & string;
@@ -1,13 +1,12 @@
1
1
  /// <reference types="react" />
2
- import { CircleProgressProProps } from "./props";
3
- export declare const CircleProgressProStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
4
- export declare const SummaryHeaderStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
5
- export declare const TitleStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, CircleProgressProProps>> & string;
6
- export declare const SummaryHeaderRightContentStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
7
- export declare const BadgeWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
8
- export declare const DropdownWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
9
- export declare const DropdownToggleButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, CircleProgressProProps>> & string;
10
- export declare const SummaryBodyStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
11
- export declare const SummaryInfoStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
12
- export declare const SummaryInfoTitleStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, CircleProgressProProps>> & string;
13
- export declare const ProgressWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CircleProgressProProps>> & string;
2
+ export declare const CircleProgressProStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
3
+ export declare const SummaryHeaderStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
4
+ export declare const TitleStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
5
+ export declare const SummaryHeaderRightContentStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
6
+ export declare const BadgeWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
7
+ export declare const DropdownWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
8
+ export declare const DropdownToggleButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
9
+ export declare const SummaryBodyStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
10
+ export declare const SummaryInfoStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
11
+ export declare const SummaryInfoTitleStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
12
+ export declare const ProgressWrapperStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
- export declare const ColorPaletteStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
- export declare const ColorItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export declare const Bg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, import("./props").ColorPalette>> & string;
5
- export declare const Text: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
6
- export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
7
- export declare const TitleXl: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>> & string;
8
- export declare const TitleLg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>> & string;
9
- export declare const Value: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
10
- export declare const ValueListWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
+ export declare const ColorPaletteStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
3
+ export declare const ColorItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
4
+ export declare const Bg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("./props").ColorPalette> & import("./props").ColorPalette, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("./props").ColorPalette> & import("./props").ColorPalette, never>>> & string;
5
+ export declare const Text: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
6
+ export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
7
+ export declare const TitleXl: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>>> & string;
8
+ export declare const TitleLg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>>> & string;
9
+ export declare const Value: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
10
+ export declare const ValueListWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
2
  import { CouponCodeStyledProps } from "./props";
3
- export declare const CouponCodeStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, CouponCodeStyledProps>> & string;
3
+ export declare const CouponCodeStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$expanded"> & CouponCodeStyledProps, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$expanded"> & CouponCodeStyledProps, never>>> & string;