@blateral/b.kit 2.0.0-beta.2 → 2.0.0-beta.2.3

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 (162) hide show
  1. package/lib/components/base/Section.d.ts +2 -0
  2. package/lib/components/base/Section.d.ts.map +1 -1
  3. package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
  4. package/lib/components/base/icons/ArrowDown.d.ts +7 -0
  5. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
  6. package/lib/components/blocks/Actions.d.ts +2 -0
  7. package/lib/components/blocks/Actions.d.ts.map +1 -1
  8. package/lib/components/blocks/Alert.d.ts +3 -6
  9. package/lib/components/blocks/Alert.d.ts.map +1 -1
  10. package/lib/components/blocks/CookieConsent.d.ts +1 -0
  11. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  12. package/lib/components/blocks/EventBlock.d.ts +34 -0
  13. package/lib/components/blocks/EventBlock.d.ts.map +1 -0
  14. package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
  15. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
  16. package/lib/components/blocks/NavBlock.d.ts.map +1 -1
  17. package/lib/components/blocks/NewsCard.d.ts +1 -3
  18. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  19. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  20. package/lib/components/sections/Accordion.d.ts +5 -356
  21. package/lib/components/sections/Accordion.d.ts.map +1 -1
  22. package/lib/components/sections/AlertList.d.ts +5 -364
  23. package/lib/components/sections/AlertList.d.ts.map +1 -1
  24. package/lib/components/sections/Article.d.ts +5 -356
  25. package/lib/components/sections/Article.d.ts.map +1 -1
  26. package/lib/components/sections/CallToAction.d.ts +7 -356
  27. package/lib/components/sections/CallToAction.d.ts.map +1 -1
  28. package/lib/components/sections/CardList.d.ts +45 -0
  29. package/lib/components/sections/CardList.d.ts.map +1 -0
  30. package/lib/components/sections/ComparisonSlider.d.ts +5 -356
  31. package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
  32. package/lib/components/sections/CrossPromotion.d.ts +5 -356
  33. package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
  34. package/lib/components/sections/DynamicForm.d.ts +5 -356
  35. package/lib/components/sections/DynamicForm.d.ts.map +1 -1
  36. package/lib/components/sections/EventList.d.ts +23 -0
  37. package/lib/components/sections/EventList.d.ts.map +1 -0
  38. package/lib/components/sections/FactGrid.d.ts +5 -356
  39. package/lib/components/sections/FactGrid.d.ts.map +1 -1
  40. package/lib/components/sections/FactList.d.ts +5 -356
  41. package/lib/components/sections/FactList.d.ts.map +1 -1
  42. package/lib/components/sections/FeatureList.d.ts +5 -356
  43. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  44. package/lib/components/sections/Footer.d.ts +1 -356
  45. package/lib/components/sections/Footer.d.ts.map +1 -1
  46. package/lib/components/sections/Form.d.ts +1 -356
  47. package/lib/components/sections/Form.d.ts.map +1 -1
  48. package/lib/components/sections/Gallery.d.ts +5 -356
  49. package/lib/components/sections/Gallery.d.ts.map +1 -1
  50. package/lib/components/sections/IconList.d.ts +5 -356
  51. package/lib/components/sections/IconList.d.ts.map +1 -1
  52. package/lib/components/sections/IndexList.d.ts +34 -0
  53. package/lib/components/sections/IndexList.d.ts.map +1 -0
  54. package/lib/components/sections/Intro.d.ts +5 -356
  55. package/lib/components/sections/Intro.d.ts.map +1 -1
  56. package/lib/components/sections/Map.d.ts +5 -356
  57. package/lib/components/sections/Map.d.ts.map +1 -1
  58. package/lib/components/sections/NavList.d.ts +5 -356
  59. package/lib/components/sections/NavList.d.ts.map +1 -1
  60. package/lib/components/sections/NumberList.d.ts +22 -364
  61. package/lib/components/sections/NumberList.d.ts.map +1 -1
  62. package/lib/components/sections/Poster.d.ts +5 -356
  63. package/lib/components/sections/Poster.d.ts.map +1 -1
  64. package/lib/components/sections/PriceList.d.ts +5 -356
  65. package/lib/components/sections/PriceList.d.ts.map +1 -1
  66. package/lib/components/sections/PriceTable.d.ts +5 -356
  67. package/lib/components/sections/PriceTable.d.ts.map +1 -1
  68. package/lib/components/sections/Quicknav.d.ts +5 -356
  69. package/lib/components/sections/Quicknav.d.ts.map +1 -1
  70. package/lib/components/sections/Quote.d.ts +5 -356
  71. package/lib/components/sections/Quote.d.ts.map +1 -1
  72. package/lib/components/sections/SimpleImage.d.ts +2 -0
  73. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  74. package/lib/components/sections/SocialNav.d.ts +5 -356
  75. package/lib/components/sections/SocialNav.d.ts.map +1 -1
  76. package/lib/components/sections/SocialWall.d.ts +5 -356
  77. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  78. package/lib/components/sections/Table.d.ts +5 -356
  79. package/lib/components/sections/Table.d.ts.map +1 -1
  80. package/lib/components/sections/Teaser.d.ts +5 -356
  81. package/lib/components/sections/Teaser.d.ts.map +1 -1
  82. package/lib/components/sections/TeaserWide.d.ts +5 -356
  83. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  84. package/lib/components/sections/Timeline.d.ts +5 -356
  85. package/lib/components/sections/Timeline.d.ts.map +1 -1
  86. package/lib/components/sections/Video.d.ts +5 -356
  87. package/lib/components/sections/Video.d.ts.map +1 -1
  88. package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
  89. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
  90. package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
  91. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
  92. package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
  93. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
  94. package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
  95. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
  96. package/lib/components/sections/header/Header.d.ts +1 -356
  97. package/lib/components/sections/header/Header.d.ts.map +1 -1
  98. package/lib/components/sections/navigation/remastered/NavBar.d.ts +26 -5
  99. package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
  100. package/lib/components/sections/navigation/remastered/Navigation.d.ts +39 -7
  101. package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
  102. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
  103. package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
  104. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
  105. package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
  106. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
  107. package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
  108. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +9 -0
  109. package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
  110. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
  111. package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
  112. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
  113. package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
  114. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +13 -0
  115. package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
  116. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
  117. package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
  118. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
  119. package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
  120. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
  121. package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
  122. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +14 -0
  123. package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
  124. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +35 -0
  125. package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
  126. package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
  127. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  128. package/lib/components/sections/news/NewsFooter.d.ts +1 -356
  129. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  130. package/lib/components/sections/news/NewsImages.d.ts +1 -356
  131. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  132. package/lib/components/sections/news/NewsIntro.d.ts +1 -356
  133. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  134. package/lib/components/sections/news/NewsList.d.ts +5 -356
  135. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  136. package/lib/components/sections/news/NewsOverview.d.ts +5 -356
  137. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  138. package/lib/components/sections/news/NewsTable.d.ts +1 -356
  139. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  140. package/lib/components/sections/news/NewsText.d.ts +1 -356
  141. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  142. package/lib/components/sections/news/NewsVideo.d.ts +1 -356
  143. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  144. package/lib/components/typography/Copy.d.ts.map +1 -1
  145. package/lib/components/typography/Heading.d.ts.map +1 -1
  146. package/lib/components/typography/Link.d.ts +3 -0
  147. package/lib/components/typography/Link.d.ts.map +1 -1
  148. package/lib/index.d.ts +34 -27
  149. package/lib/index.d.ts.map +1 -1
  150. package/lib/index.es.js +2 -2
  151. package/lib/index.es.js.map +1 -1
  152. package/lib/index.js +1 -1
  153. package/lib/index.js.map +1 -1
  154. package/lib/utils/LibThemeProvider.d.ts +2 -2
  155. package/lib/utils/LibThemeProvider.d.ts.map +1 -1
  156. package/lib/utils/styles.d.ts +45 -7
  157. package/lib/utils/styles.d.ts.map +1 -1
  158. package/lib/utils/useEqualSheetHeight.d.ts +2 -2
  159. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  160. package/lib/utils/useMediaQuery.d.ts +16 -0
  161. package/lib/utils/useMediaQuery.d.ts.map +1 -1
  162. package/package.json +2 -1
@@ -0,0 +1,7 @@
1
+ declare const Column: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
2
+ isInverted?: boolean | undefined;
3
+ takeSpace?: boolean | undefined;
4
+ vAlign?: "top" | "center" | "bottom" | undefined;
5
+ }, never>;
6
+ export default Column;
7
+ //# sourceMappingURL=BarColumn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarColumn.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/remastered/skeletons/BarColumn.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,MAAM;;;;SA0CX,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { FC } from 'react';
2
+ import { LinkProps } from "../../../../typography/Link";
3
+ import { ImageProps } from "../../../../blocks/Image";
4
+ export interface Logo {
5
+ src?: string;
6
+ alt?: string;
7
+ }
8
+ declare const BarLogo: FC<{
9
+ link?: Omit<LinkProps, 'coverSpace' | 'ratios'>;
10
+ logo?: ImageProps;
11
+ className?: string;
12
+ }>;
13
+ export default BarLogo;
14
+ //# sourceMappingURL=BarLogo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/remastered/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,oCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,iCAAgC;AAe5D,MAAM,WAAW,IAAI;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;IAChD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAQA,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React, { FC } from 'react';
2
+ declare const BarMenuToggle: FC<{
3
+ isInverted?: boolean;
4
+ isExpanded?: boolean;
5
+ onClick?: (ev?: React.SyntheticEvent<HTMLButtonElement>) => void;
6
+ className?: string;
7
+ }>;
8
+ export default BarMenuToggle;
9
+ //# sourceMappingURL=BarMenuToggle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarMenuToggle.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/remastered/skeletons/BarMenuToggle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA8BlC,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAWA,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { FC } from 'react';
2
+ import { LinkProps } from "../../../../typography/Link";
3
+ export interface NavBarNavigationItem {
4
+ label: string;
5
+ isActive?: boolean;
6
+ link: LinkProps;
7
+ }
8
+ declare const BarNavList: FC<{
9
+ isInverted?: boolean;
10
+ navLinks?: NavBarNavigationItem[];
11
+ className?: string;
12
+ }>;
13
+ export default BarNavList;
14
+ //# sourceMappingURL=BarNavList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarNavList.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/remastered/skeletons/BarNavList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,oCAAmC;AAsD7D,MAAM,WAAW,oBAAoB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,SAAS,CAAC;CACnB;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAeA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,35 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ Col: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
4
+ isInverted?: boolean | undefined;
5
+ takeSpace?: boolean | undefined;
6
+ vAlign?: "top" | "center" | "bottom" | undefined;
7
+ }, never>;
8
+ Logo: import("react").FC<{
9
+ link?: Omit<import("../../../../typography/Link").LinkProps, "coverSpace" | "ratios"> | undefined;
10
+ logo?: import("../../../../blocks/Image").ImageProps | undefined;
11
+ className?: string | undefined;
12
+ }>;
13
+ Toggle: import("react").FC<{
14
+ isInverted?: boolean | undefined;
15
+ isExpanded?: boolean | undefined;
16
+ onClick?: ((ev?: import("react").SyntheticEvent<HTMLButtonElement, Event> | undefined) => void) | undefined;
17
+ className?: string | undefined;
18
+ }>;
19
+ NavList: import("react").FC<{
20
+ isInverted?: boolean | undefined;
21
+ navLinks?: import("./BarNavList").NavBarNavigationItem[] | undefined;
22
+ className?: string | undefined;
23
+ }>;
24
+ Breadcrumbs: import("react").FC<{
25
+ isInverted?: boolean | undefined;
26
+ startItem?: import("../menu/Menu").NavItem | undefined;
27
+ navItems?: import("../menu/Menu").NavGroup[] | undefined;
28
+ seperator?: ((props: {
29
+ isInverted?: boolean | undefined;
30
+ }) => import("react").ReactNode) | undefined;
31
+ className?: string | undefined;
32
+ }>;
33
+ };
34
+ export default _default;
35
+ //# sourceMappingURL=Skeletons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Skeletons.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/remastered/skeletons/Skeletons.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,wBAME"}
@@ -17,362 +17,7 @@ declare const _default: React.FC<{
17
17
  } | undefined;
18
18
  bgMode?: "full" | "inverted" | undefined;
19
19
  } & {
20
- theme?: {
21
- colors?: {
22
- dark?: string | undefined;
23
- light?: string | undefined;
24
- mono?: {
25
- light?: string | undefined;
26
- medium?: string | undefined;
27
- dark?: string | undefined;
28
- } | undefined;
29
- primary?: {
30
- light?: string | undefined;
31
- medium?: string | undefined;
32
- dark?: string | undefined;
33
- } | undefined;
34
- secondary?: {
35
- light?: string | undefined;
36
- medium?: string | undefined;
37
- dark?: string | undefined;
38
- } | undefined;
39
- error?: string | undefined;
40
- new?: {
41
- text?: {
42
- default?: string | undefined;
43
- inverted?: string | undefined;
44
- error?: string | undefined;
45
- heading?: string | undefined;
46
- headingInverted?: string | undefined;
47
- copy?: string | undefined;
48
- copyInverted?: string | undefined;
49
- } | undefined;
50
- sectionBg?: {
51
- light?: string | undefined;
52
- medium?: string | undefined;
53
- dark?: string | undefined;
54
- } | undefined;
55
- elementBg?: {
56
- light?: string | undefined;
57
- lightHover?: string | undefined;
58
- medium?: string | undefined;
59
- mediumHover?: string | undefined;
60
- dark?: string | undefined;
61
- darkHover?: string | undefined;
62
- } | undefined;
63
- primary?: {
64
- default?: string | undefined;
65
- inverted?: string | undefined;
66
- hover?: string | undefined;
67
- invertedHover?: string | undefined;
68
- } | undefined;
69
- secondary?: {
70
- default?: string | undefined;
71
- inverted?: string | undefined;
72
- hover?: string | undefined;
73
- invertedHover?: string | undefined;
74
- } | undefined;
75
- error?: string | undefined;
76
- } | undefined;
77
- } | undefined;
78
- fonts?: {
79
- base?: {
80
- family?: string | undefined;
81
- weight?: string | undefined;
82
- style?: string | undefined;
83
- lineHeight?: string | undefined;
84
- letterSpacing?: string | undefined;
85
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
86
- textTransform?: string | undefined;
87
- color?: string | undefined;
88
- colorInverted?: string | undefined;
89
- colorGradient?: string | undefined;
90
- colorGradientInverted?: string | undefined;
91
- } | undefined;
92
- types?: {
93
- copy?: {
94
- small?: {
95
- family?: string | undefined;
96
- weight?: string | undefined;
97
- style?: string | undefined;
98
- lineHeight?: string | undefined;
99
- letterSpacing?: string | undefined;
100
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
101
- textTransform?: string | undefined;
102
- color?: string | undefined;
103
- colorInverted?: string | undefined;
104
- colorGradient?: string | undefined;
105
- colorGradientInverted?: string | undefined;
106
- } | undefined;
107
- medium?: {
108
- family?: string | undefined;
109
- weight?: string | undefined;
110
- style?: string | undefined;
111
- lineHeight?: string | undefined;
112
- letterSpacing?: string | undefined;
113
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
114
- textTransform?: string | undefined;
115
- color?: string | undefined;
116
- colorInverted?: string | undefined;
117
- colorGradient?: string | undefined;
118
- colorGradientInverted?: string | undefined;
119
- } | undefined;
120
- big?: {
121
- family?: string | undefined;
122
- weight?: string | undefined;
123
- style?: string | undefined;
124
- lineHeight?: string | undefined;
125
- letterSpacing?: string | undefined;
126
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
127
- textTransform?: string | undefined;
128
- color?: string | undefined;
129
- colorInverted?: string | undefined;
130
- colorGradient?: string | undefined;
131
- colorGradientInverted?: string | undefined;
132
- } | undefined;
133
- } | undefined;
134
- 'copy-i'?: {
135
- small?: {
136
- family?: string | undefined;
137
- weight?: string | undefined;
138
- style?: string | undefined;
139
- lineHeight?: string | undefined;
140
- letterSpacing?: string | undefined;
141
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
142
- textTransform?: string | undefined;
143
- color?: string | undefined;
144
- colorInverted?: string | undefined;
145
- colorGradient?: string | undefined;
146
- colorGradientInverted?: string | undefined;
147
- } | undefined;
148
- medium?: {
149
- family?: string | undefined;
150
- weight?: string | undefined;
151
- style?: string | undefined;
152
- lineHeight?: string | undefined;
153
- letterSpacing?: string | undefined;
154
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
155
- textTransform?: string | undefined;
156
- color?: string | undefined;
157
- colorInverted?: string | undefined;
158
- colorGradient?: string | undefined;
159
- colorGradientInverted?: string | undefined;
160
- } | undefined;
161
- big?: {
162
- family?: string | undefined;
163
- weight?: string | undefined;
164
- style?: string | undefined;
165
- lineHeight?: string | undefined;
166
- letterSpacing?: string | undefined;
167
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
168
- textTransform?: string | undefined;
169
- color?: string | undefined;
170
- colorInverted?: string | undefined;
171
- colorGradient?: string | undefined;
172
- colorGradientInverted?: string | undefined;
173
- } | undefined;
174
- } | undefined;
175
- 'copy-b'?: {
176
- small?: {
177
- family?: string | undefined;
178
- weight?: string | undefined;
179
- style?: string | undefined;
180
- lineHeight?: string | undefined;
181
- letterSpacing?: string | undefined;
182
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
183
- textTransform?: string | undefined;
184
- color?: string | undefined;
185
- colorInverted?: string | undefined;
186
- colorGradient?: string | undefined;
187
- colorGradientInverted?: string | undefined;
188
- } | undefined;
189
- medium?: {
190
- family?: string | undefined;
191
- weight?: string | undefined;
192
- style?: string | undefined;
193
- lineHeight?: string | undefined;
194
- letterSpacing?: string | undefined;
195
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
196
- textTransform?: string | undefined;
197
- color?: string | undefined;
198
- colorInverted?: string | undefined;
199
- colorGradient?: string | undefined;
200
- colorGradientInverted?: string | undefined;
201
- } | undefined;
202
- big?: {
203
- family?: string | undefined;
204
- weight?: string | undefined;
205
- style?: string | undefined;
206
- lineHeight?: string | undefined;
207
- letterSpacing?: string | undefined;
208
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
209
- textTransform?: string | undefined;
210
- color?: string | undefined;
211
- colorInverted?: string | undefined;
212
- colorGradient?: string | undefined;
213
- colorGradientInverted?: string | undefined;
214
- } | undefined;
215
- } | undefined;
216
- super?: {
217
- family?: string | undefined;
218
- weight?: string | undefined;
219
- style?: string | undefined;
220
- lineHeight?: string | undefined;
221
- letterSpacing?: string | undefined;
222
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
223
- textTransform?: string | undefined;
224
- color?: string | undefined;
225
- colorInverted?: string | undefined;
226
- colorGradient?: string | undefined;
227
- colorGradientInverted?: string | undefined;
228
- } | undefined;
229
- 'heading-1'?: {
230
- family?: string | undefined;
231
- weight?: string | undefined;
232
- style?: string | undefined;
233
- lineHeight?: string | undefined;
234
- letterSpacing?: string | undefined;
235
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
236
- textTransform?: string | undefined;
237
- color?: string | undefined;
238
- colorInverted?: string | undefined;
239
- colorGradient?: string | undefined;
240
- colorGradientInverted?: string | undefined;
241
- } | undefined;
242
- 'heading-2'?: {
243
- family?: string | undefined;
244
- weight?: string | undefined;
245
- style?: string | undefined;
246
- lineHeight?: string | undefined;
247
- letterSpacing?: string | undefined;
248
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
249
- textTransform?: string | undefined;
250
- color?: string | undefined;
251
- colorInverted?: string | undefined;
252
- colorGradient?: string | undefined;
253
- colorGradientInverted?: string | undefined;
254
- } | undefined;
255
- 'heading-3'?: {
256
- family?: string | undefined;
257
- weight?: string | undefined;
258
- style?: string | undefined;
259
- lineHeight?: string | undefined;
260
- letterSpacing?: string | undefined;
261
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
262
- textTransform?: string | undefined;
263
- color?: string | undefined;
264
- colorInverted?: string | undefined;
265
- colorGradient?: string | undefined;
266
- colorGradientInverted?: string | undefined;
267
- } | undefined;
268
- 'heading-4'?: {
269
- family?: string | undefined;
270
- weight?: string | undefined;
271
- style?: string | undefined;
272
- lineHeight?: string | undefined;
273
- letterSpacing?: string | undefined;
274
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
275
- textTransform?: string | undefined;
276
- color?: string | undefined;
277
- colorInverted?: string | undefined;
278
- colorGradient?: string | undefined;
279
- colorGradientInverted?: string | undefined;
280
- } | undefined;
281
- callout?: {
282
- small?: {
283
- family?: string | undefined;
284
- weight?: string | undefined;
285
- style?: string | undefined;
286
- lineHeight?: string | undefined;
287
- letterSpacing?: string | undefined;
288
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
289
- textTransform?: string | undefined;
290
- color?: string | undefined;
291
- colorInverted?: string | undefined;
292
- colorGradient?: string | undefined;
293
- colorGradientInverted?: string | undefined;
294
- } | undefined;
295
- medium?: {
296
- family?: string | undefined;
297
- weight?: string | undefined;
298
- style?: string | undefined;
299
- lineHeight?: string | undefined;
300
- letterSpacing?: string | undefined;
301
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
302
- textTransform?: string | undefined;
303
- color?: string | undefined;
304
- colorInverted?: string | undefined;
305
- colorGradient?: string | undefined;
306
- colorGradientInverted?: string | undefined;
307
- } | undefined;
308
- big?: {
309
- family?: string | undefined;
310
- weight?: string | undefined;
311
- style?: string | undefined;
312
- lineHeight?: string | undefined;
313
- letterSpacing?: string | undefined;
314
- size?: [(number | undefined)?, (number | undefined)?] | undefined;
315
- textTransform?: string | undefined;
316
- color?: string | undefined;
317
- colorInverted?: string | undefined;
318
- colorGradient?: string | undefined;
319
- colorGradientInverted?: string | undefined;
320
- } | undefined;
321
- } | undefined;
322
- } | undefined;
323
- } | undefined;
324
- globals?: {
325
- sections?: {
326
- seperation?: {
327
- forcePadding?: boolean | undefined;
328
- padding?: {
329
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
330
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
331
- } | undefined;
332
- margin?: {
333
- default?: [(number | undefined)?, (number | undefined)?] | undefined;
334
- stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
335
- } | undefined;
336
- } | undefined;
337
- edgeRadius?: (string | null) | undefined;
338
- imageTextGradient?: string | undefined;
339
- imagePlaceholderBg?: {
340
- default?: string | undefined;
341
- inverted?: string | undefined;
342
- } | undefined;
343
- newsDateFormat?: string | undefined;
344
- newsTimeFormat?: string | undefined;
345
- newsLocaleKey?: ("de" | "en") | undefined;
346
- datepickerLocaleKey?: ("de" | "en") | undefined;
347
- datepickerDateFormat?: string | undefined;
348
- } | undefined;
349
- navigation?: {
350
- navBar?: {
351
- isTopNavVisible?: boolean | undefined;
352
- topNavHeight?: {
353
- mobile?: {
354
- small?: number | undefined;
355
- large?: number | undefined;
356
- } | undefined;
357
- desktop?: {
358
- small?: number | undefined;
359
- large?: number | undefined;
360
- } | undefined;
361
- } | undefined;
362
- height?: {
363
- mobile?: {
364
- small?: number | undefined;
365
- large?: number | undefined;
366
- } | undefined;
367
- desktop?: {
368
- small?: number | undefined;
369
- large?: number | undefined;
370
- } | undefined;
371
- } | undefined;
372
- } | undefined;
373
- } | undefined;
374
- } | undefined;
375
- } | undefined;
20
+ theme?: import("../../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
376
21
  }>;
377
22
  export default _default;
378
23
  //# sourceMappingURL=NewsAuthorCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAgH/B,eAAO,MAAM,uBAAuB;;;;aAtDhB,MAAM;;;;EAsD2B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACtD,wBAA4C"}
1
+ {"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAgH/B,eAAO,MAAM,uBAAuB;;;;aAtDhB,MAAM;;;;EAsD2B,CAAC;;;;;;;;;;;;AACtD,wBAA4C"}