@blateral/b.kit 2.0.0-beta.8.9 → 2.0.0-beta.9.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +7 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -0
- package/lib/components/base/icons/Icons.d.ts +1 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +5 -2
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts +11 -0
- package/lib/components/buttons/Control.d.ts.map +1 -0
- package/lib/components/sections/Accordion.d.ts +1 -4
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +1 -1
- package/lib/components/sections/Article.d.ts +1 -10
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CardList.d.ts +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +1 -1
- package/lib/components/sections/DynamicForm.d.ts +1 -1
- package/lib/components/sections/FactGrid.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts +1 -1
- package/lib/components/sections/FeatureList.d.ts +1 -1
- package/lib/components/sections/Gallery.d.ts +1 -1
- package/lib/components/sections/IconList.d.ts +1 -1
- package/lib/components/sections/IndexList.d.ts +1 -1
- package/lib/components/sections/Intro.d.ts +1 -1
- package/lib/components/sections/JobList.d.ts +1 -1
- package/lib/components/sections/Map.d.ts +38 -33
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +1 -1
- package/lib/components/sections/NumberList.d.ts +1 -1
- package/lib/components/sections/Poster.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts +1 -1
- package/lib/components/sections/PriceTable.d.ts +1 -1
- package/lib/components/sections/Quicknav.d.ts +1 -1
- package/lib/components/sections/Quote.d.ts +1 -1
- package/lib/components/sections/SocialNav.d.ts +1 -1
- package/lib/components/sections/SocialWall.d.ts +1 -1
- package/lib/components/sections/Table.d.ts +1 -1
- package/lib/components/sections/Teaser.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts +1 -1
- package/lib/components/sections/Timeline.d.ts +1 -1
- package/lib/components/sections/Video.d.ts +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +1 -1
- package/lib/components/sections/events/EventList.d.ts +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +1 -1
- package/lib/components/sections/footer/Footer.d.ts +11 -6
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts +2 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +9 -5
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +2 -0
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +2 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -1
- package/lib/components/sections/news/NewsList.d.ts +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/index.d.ts +3 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +1 -3
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/arrays.d.ts +3 -0
- package/lib/utils/arrays.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts +3 -0
- package/lib/utils/dataURI.d.ts.map +1 -0
- package/lib/utils/getLinkIcon.d.ts +3 -0
- package/lib/utils/getLinkIcon.d.ts.map +1 -0
- package/lib/utils/statusFormatter.d.ts +1 -1
- package/lib/utils/statusFormatter.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +20 -8
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/types.d.ts +8 -0
- package/lib/utils/types.d.ts.map +1 -0
- package/package.json +1 -1
- package/lib/components/blocks/LinkList.d.ts +0 -14
- package/lib/components/blocks/LinkList.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BoxArrowUpRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/BoxArrowUpRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAyBzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -22,6 +22,7 @@ export { default as PowerPoint } from "./files/PowerPoint";
|
|
|
22
22
|
export { default as Word } from "./files/Word";
|
|
23
23
|
export { default as Zip } from "./files/Zip";
|
|
24
24
|
export { default as External } from "./External";
|
|
25
|
+
export { default as BoxArrowUpRight } from "./BoxArrowUpRight";
|
|
25
26
|
/** Socials **/
|
|
26
27
|
export { default as Facebook } from "./socials/Facebook";
|
|
27
28
|
export { default as Instagram } from "./socials/Instagram";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icons.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Icons.tsx"],"names":[],"mappings":"AAAA,cAAc;AACd,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"Icons.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Icons.tsx"],"names":[],"mappings":"AAAA,cAAc;AACd,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAyDukB,iBAAiB,CAzD5iB;AAC/E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAwD4lB,aAAa,CAxDjkB;AAEvE,cAAc;AACd,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAqD2mB,WAAW,CArDhlB;AACnE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAoDonB,aAAa,CApDzlB;AACvE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAmDgoB,cAAc,CAnDrmB;AACzE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAkDyoB,mBAAmB,CAlD9mB;AACnF,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAiDkqB,aAAa,CAjDvoB;AACvE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAgD0qB,kBAAkB,CAhD/oB;AACjF,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MA+C4rB,kBAAkB,CA/CjqB;AACjF,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MA8CqtB,WAAW,CA9C1rB;AACnE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MA6C8tB,aAAa,CA7CnsB;AACvE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MA4C2uB,aAAa,CA5ChtB;AACvE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MA2CuvB,cAAc,CA3C5tB;AAEzE,aAAa;AACb,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAwCqwB,oBAAoB,CAxC1uB;AAC/E,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAuC8xB,eAAe,CAvCnwB;AACrE,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAsC6yB,eAAe,CAtClxB;AACrE,OAAO,EAAE,OAAO,IAAI,GAAG,EAAE,MAqC8zB,aAAa,CArCnyB;AACjE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAoCo0B,oBAAoB,CApCzyB;AAC/E,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAmC81B,cAAc,CAnCn0B;AACnE,OAAO,EAAE,OAAO,IAAI,GAAG,EAAE,MAkC62B,aAAa,CAlCl1B;AACjE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAiCq3B,YAAY,CAjC11B;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAgC03B,mBAAmB,CAhC/1B;AAEnF,eAAe;AACf,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MA6Bo5B,oBAAoB,CA7Bz3B;AAC7E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MA4Bu6B,qBAAqB,CA5B54B;AAC/E,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MA2B67B,oBAAoB,CA3Bl6B;AAC7E,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MA0Bk9B,mBAAmB,CA1Bv7B;AAC3E,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAyBw+B,gBAAgB,CAzB78B;AACrE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAwBq/B,mBAAmB,CAxB19B;AAE3E,aAAa;AACb,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAqB2gC,QAAQ,CArBh/B;AAC7D,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAoBkhC,SAAS,CApBv/B;AAC/D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAmB4hC,QAAQ,CAnBjgC;AAE7D,YAAY;AACZ,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAgB8hC,cAAc,CAhBngC;AACzE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAe8iC,YAAY,CAfnhC;AACrE,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAc6jC,SAAS,CAdliC;AAC/D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAaikC,cAAc,CAbtiC;AAEzE,aAAa;AACb,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAUolC,SAAS,CAVzjC;AAC/D,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAS6lC,SAAS,CATlkC;AAC/D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAQumC,QAAQ,CAR5kC;AAC7D,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAO8mC,SAAS,CAPnlC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAMinC,eAAe,CANtlC;AAC3E,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAKsoC,SAAS,CAL3mC;AAC/D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAIgpC,QAAQ,CAJrnC;AAC7D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAGwpC,QAAQ,CAH7nC;AAC7D,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAE+pC,SAAS,CAFpoC;AAC/D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MACgqC,iBAAiB,CADroC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IntroBlock.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/IntroBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAa,EAAE,QAAQ,EAAE,2BAAmC;AAE5D,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"IntroBlock.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/IntroBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAa,EAAE,QAAQ,EAAE,2BAAmC;AAE5D,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AA4F5C,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IACvB,sDAAsD;IACtD,QAAQ,CAAC,EAAE,KAAK,GAAG,YAAY,CAAC;IAEhC,+EAA+E;IAC/E,SAAS,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAE/C,sBAAsB;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,WAAW,CAAC;IAEtB,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,gDAAgD;IAChD,YAAY,CAAC,EAAE,WAAW,CAAC;IAE3B,iDAAiD;IACjD,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,kBAAkB;IAClB,KAAK,CAAC,EAAE,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,CAAC;IAEvC,4FAA4F;IAC5F,QAAQ,CAAC,EAAE,QAAQ,CAAC;IAEpB,+CAA+C;IAC/C,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE1D,iDAAiD;IACjD,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE5D,8BAA8B;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,wCAAwC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,gDAAgD;IAChD,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,uCAAuC;IACvC,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB,+CAA+C;IAC/C,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAqEA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -63,9 +63,12 @@ declare const _default: {
|
|
|
63
63
|
}>;
|
|
64
64
|
Control: React.FC<{
|
|
65
65
|
type: "next" | "prev";
|
|
66
|
-
onClick?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
67
66
|
className?: string | undefined;
|
|
68
|
-
children?: ((
|
|
67
|
+
children?: ((props: {
|
|
68
|
+
isActive?: boolean | undefined;
|
|
69
|
+
isDisabled?: boolean | undefined;
|
|
70
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
71
|
+
}) => React.ReactNode) | undefined;
|
|
69
72
|
}>;
|
|
70
73
|
Status: React.FC<{
|
|
71
74
|
seperator?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2D,MAAM,OAAO,CAAC;AAGhF,OAAO,WAAW,EAAE,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAIpD,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CACtB,KAAK,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CACvD,CAAC;IACF,aAAa,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7D,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,WAAW,CAAC,EAAE;QACV,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,QAAQ,CAAC;IACxB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,OAAO,CAAC;CAC/B;AAED,eAAO,MAAM,aAAa,mCAcxB,CAAC;AAEH,oBAAY,mBAAmB,GAAG,IAAI,CAClC,QAAQ,EACN,YAAY,GACZ,WAAW,GACX,OAAO,GACP,cAAc,GACd,gBAAgB,GAChB,eAAe,GACf,UAAU,GACV,eAAe,GACf,MAAM,GACN,OAAO,GACP,UAAU,CACf,CAAC;
|
|
1
|
+
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2D,MAAM,OAAO,CAAC;AAGhF,OAAO,WAAW,EAAE,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAIpD,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CACtB,KAAK,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CACvD,CAAC;IACF,aAAa,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7D,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,WAAW,CAAC,EAAE;QACV,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,QAAQ,CAAC;IACxB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,OAAO,CAAC;CAC/B;AAED,eAAO,MAAM,aAAa,mCAcxB,CAAC;AAEH,oBAAY,mBAAmB,GAAG,IAAI,CAClC,QAAQ,EACN,YAAY,GACZ,WAAW,GACX,OAAO,GACP,cAAc,GACd,gBAAgB,GAChB,eAAe,GACf,UAAU,GACV,eAAe,GACf,MAAM,GACN,OAAO,GACP,UAAU,CACf,CAAC;AA6ZF,UAAU,QAAQ;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CACnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuED,wBASE"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
declare const Control: FC<{
|
|
3
|
+
isInverted?: boolean;
|
|
4
|
+
isDisabled?: boolean;
|
|
5
|
+
ariaLabel?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
children?: React.ReactNode;
|
|
8
|
+
onClick?: (ev: React.SyntheticEvent<HTMLButtonElement>) => void;
|
|
9
|
+
}>;
|
|
10
|
+
export default Control;
|
|
11
|
+
//# sourceMappingURL=Control.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Control.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/Control.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA+ClC,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CACnE,CAmBA,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { LinkListProps } from "../blocks/LinkList";
|
|
3
2
|
interface AccordionItem {
|
|
4
3
|
label?: string;
|
|
5
4
|
text?: string;
|
|
6
5
|
aside?: string;
|
|
7
|
-
linkList?: LinkListProps;
|
|
8
|
-
linkListAside?: LinkListProps;
|
|
9
6
|
}
|
|
10
7
|
export declare const AccordionComponent: React.FC<{
|
|
11
8
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -31,7 +28,7 @@ declare const _default: React.FC<{
|
|
|
31
28
|
isSelected: boolean;
|
|
32
29
|
}) => React.ReactNode) | undefined;
|
|
33
30
|
} & {
|
|
34
|
-
theme?: import("../../utils/
|
|
31
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
35
32
|
}>;
|
|
36
33
|
export default _default;
|
|
37
34
|
//# sourceMappingURL=Accordion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiH1B,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AA6HD,eAAO,MAAM,kBAAkB;IAxE3B,wDAAwD;;IAGxD,+BAA+B;WACxB,aAAa,EAAE;IAEtB,yBAAyB;;IAGzB,gDAAgD;wBAC7B;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EA8DvB,CAAC;;IAxExC,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAgEpD,wBAAuC"}
|
|
@@ -24,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
24
24
|
isInverted?: boolean | undefined;
|
|
25
25
|
}) => React.ReactNode) | undefined;
|
|
26
26
|
} & {
|
|
27
|
-
theme?: import("../../utils/
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=AlertList.d.ts.map
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
|
-
import { LinkListProps } from "../blocks/LinkList";
|
|
4
3
|
export declare const ArticleComponent: React.FC<{
|
|
5
4
|
/** ID value for targeting section with anchor hashes */
|
|
6
5
|
anchorId?: string | undefined;
|
|
@@ -16,12 +15,8 @@ export declare const ArticleComponent: React.FC<{
|
|
|
16
15
|
intro?: string | undefined;
|
|
17
16
|
/** Main article richtext */
|
|
18
17
|
text?: string | undefined;
|
|
19
|
-
/** OptionalLinkList Main */
|
|
20
|
-
linkList?: LinkListProps | undefined;
|
|
21
18
|
/** Additional article richtext in a second column */
|
|
22
19
|
asideText?: string | undefined;
|
|
23
|
-
/** OptionalLinkList Aside */
|
|
24
|
-
linkListAside?: LinkListProps | undefined;
|
|
25
20
|
/** Controls width of left text column (8/12 or 6/12) */
|
|
26
21
|
halfAside?: boolean | undefined;
|
|
27
22
|
/** Section background */
|
|
@@ -46,12 +41,8 @@ declare const _default: React.FC<{
|
|
|
46
41
|
intro?: string | undefined;
|
|
47
42
|
/** Main article richtext */
|
|
48
43
|
text?: string | undefined;
|
|
49
|
-
/** OptionalLinkList Main */
|
|
50
|
-
linkList?: LinkListProps | undefined;
|
|
51
44
|
/** Additional article richtext in a second column */
|
|
52
45
|
asideText?: string | undefined;
|
|
53
|
-
/** OptionalLinkList Aside */
|
|
54
|
-
linkListAside?: LinkListProps | undefined;
|
|
55
46
|
/** Controls width of left text column (8/12 or 6/12) */
|
|
56
47
|
halfAside?: boolean | undefined;
|
|
57
48
|
/** Section background */
|
|
@@ -61,7 +52,7 @@ declare const _default: React.FC<{
|
|
|
61
52
|
/** Function to inject custom secondary button */
|
|
62
53
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
63
54
|
} & {
|
|
64
|
-
theme?: import("../../utils/
|
|
55
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
65
56
|
}>;
|
|
66
57
|
export default _default;
|
|
67
58
|
//# sourceMappingURL=Article.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,OAAO,EAAE,WAAW,EAAE,8BAAsC;
|
|
1
|
+
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,OAAO,EAAE,WAAW,EAAE,8BAAsC;AA4I5D,eAAO,MAAM,gBAAgB;IArHzB,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;EA4FxB,CAAC;;IArHpC,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;;;;AA8FrD,wBAAqC"}
|
|
@@ -92,7 +92,7 @@ declare const _default: React.FC<{
|
|
|
92
92
|
/** Function to inject newsletter form */
|
|
93
93
|
newsFormMain?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
94
94
|
} & {
|
|
95
|
-
theme?: import("../../utils/
|
|
95
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
export default _default;
|
|
98
98
|
//# sourceMappingURL=CallToAction.d.ts.map
|
|
@@ -39,7 +39,7 @@ declare const _default: React.FC<{
|
|
|
39
39
|
isInverted?: boolean | undefined;
|
|
40
40
|
}) => React.ReactNode) | undefined;
|
|
41
41
|
} & {
|
|
42
|
-
theme?: import("../../utils/
|
|
42
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
43
43
|
}>;
|
|
44
44
|
export default _default;
|
|
45
45
|
//# sourceMappingURL=CardList.d.ts.map
|
|
@@ -28,7 +28,7 @@ declare const _default: React.FC<{
|
|
|
28
28
|
dragControl?: React.ReactNode;
|
|
29
29
|
enableControlAnim?: boolean | undefined;
|
|
30
30
|
} & {
|
|
31
|
-
theme?: import("../../utils/
|
|
31
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
32
32
|
}>;
|
|
33
33
|
export default _default;
|
|
34
34
|
//# sourceMappingURL=ComparisonSlider.d.ts.map
|
|
@@ -36,7 +36,7 @@ declare const _default: React.FC<{
|
|
|
36
36
|
/** Inject custom icon that indicates an external link */
|
|
37
37
|
externalLinkIcon?: React.ReactNode;
|
|
38
38
|
} & {
|
|
39
|
-
theme?: import("../../utils/
|
|
39
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
export default _default;
|
|
42
42
|
//# sourceMappingURL=CrossPromotion.d.ts.map
|
|
@@ -166,7 +166,7 @@ declare const _default: React.FC<{
|
|
|
166
166
|
upload?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
167
167
|
} | undefined;
|
|
168
168
|
} & {
|
|
169
|
-
theme?: import("../../utils/
|
|
169
|
+
theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
170
170
|
}>;
|
|
171
171
|
export default _default;
|
|
172
172
|
//# sourceMappingURL=DynamicForm.d.ts.map
|
|
@@ -24,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
24
24
|
/** Center text inside fact card items */
|
|
25
25
|
isCentered?: boolean | undefined;
|
|
26
26
|
} & {
|
|
27
|
-
theme?: import("../../utils/
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=FactGrid.d.ts.map
|
|
@@ -31,7 +31,7 @@ declare const _default: React.FC<{
|
|
|
31
31
|
/** Section background */
|
|
32
32
|
bgMode?: "full" | "inverted" | undefined;
|
|
33
33
|
} & {
|
|
34
|
-
theme?: import("../../utils/
|
|
34
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
export default _default;
|
|
37
37
|
//# sourceMappingURL=FactList.d.ts.map
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
22
22
|
} & {
|
|
23
|
-
theme?: import("../../utils/
|
|
23
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
24
|
}>;
|
|
25
25
|
export default _default;
|
|
26
26
|
//# sourceMappingURL=FeatureList.d.ts.map
|
|
@@ -17,7 +17,7 @@ declare const _default: React.FC<{
|
|
|
17
17
|
images?: ImageType[] | undefined;
|
|
18
18
|
className?: string | undefined;
|
|
19
19
|
} & {
|
|
20
|
-
theme?: import("../../utils/
|
|
20
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
21
|
}>;
|
|
22
22
|
export default _default;
|
|
23
23
|
//# sourceMappingURL=Gallery.d.ts.map
|
|
@@ -67,7 +67,7 @@ declare const _default: React.FC<{
|
|
|
67
67
|
/** Section background */
|
|
68
68
|
bgMode?: "full" | "inverted" | undefined;
|
|
69
69
|
} & {
|
|
70
|
-
theme?: import("../../utils/
|
|
70
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
71
71
|
}>;
|
|
72
72
|
export default _default;
|
|
73
73
|
//# sourceMappingURL=IconList.d.ts.map
|
|
@@ -32,7 +32,7 @@ declare const _default: React.FC<{
|
|
|
32
32
|
/** Top offset for scroll to clicked item. Default: auto */
|
|
33
33
|
scrollToOffset?: number | undefined;
|
|
34
34
|
} & {
|
|
35
|
-
theme?: import("../../utils/
|
|
35
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
export default _default;
|
|
38
38
|
//# sourceMappingURL=IndexList.d.ts.map
|
|
@@ -59,7 +59,7 @@ declare const _default: React.FC<{
|
|
|
59
59
|
bgMode?: "inverted" | "full" | "splitted" | undefined;
|
|
60
60
|
className?: string | undefined;
|
|
61
61
|
} & {
|
|
62
|
-
theme?: import("../../utils/
|
|
62
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
63
63
|
}>;
|
|
64
64
|
export default _default;
|
|
65
65
|
//# sourceMappingURL=Intro.d.ts.map
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
/** Injection function for job location icon */
|
|
26
26
|
locationIcon?: (() => React.ReactNode) | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=JobList.d.ts.map
|
|
@@ -17,28 +17,15 @@ export interface MapLocation {
|
|
|
17
17
|
id: string;
|
|
18
18
|
position: [number, number];
|
|
19
19
|
icon?: LocationIcon;
|
|
20
|
-
/** DEPRECATED: Used as fallback */
|
|
21
|
-
meta?: {
|
|
22
|
-
title?: string;
|
|
23
|
-
titleAs?: HeadlineTag;
|
|
24
|
-
superTitle?: string;
|
|
25
|
-
superTitleAs?: HeadlineTag;
|
|
26
|
-
contact?: string;
|
|
27
|
-
primaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
28
|
-
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
29
|
-
};
|
|
30
20
|
title?: string;
|
|
31
21
|
titleAs?: HeadlineTag;
|
|
32
22
|
superTitle?: string;
|
|
33
23
|
superTitleAs?: HeadlineTag;
|
|
34
|
-
primaryAction?: (props: {
|
|
35
|
-
isInverted?: boolean;
|
|
36
|
-
}) => React.ReactNode;
|
|
37
|
-
secondaryAction?: (props: {
|
|
38
|
-
isInverted?: boolean;
|
|
39
|
-
}) => React.ReactNode;
|
|
40
24
|
companyName?: string;
|
|
41
25
|
address?: Address;
|
|
26
|
+
addressIcon?: (props: {
|
|
27
|
+
isInverted?: boolean;
|
|
28
|
+
}) => React.ReactNode;
|
|
42
29
|
contact?: {
|
|
43
30
|
telephone?: {
|
|
44
31
|
link?: string;
|
|
@@ -61,70 +48,88 @@ export interface MapLocation {
|
|
|
61
48
|
export declare const MapComponent: React.FC<{
|
|
62
49
|
/** ID value for targeting section with anchor hashes */
|
|
63
50
|
anchorId?: string | undefined;
|
|
51
|
+
/** Section background */
|
|
64
52
|
bgMode?: "full" | "inverted" | undefined;
|
|
53
|
+
/** Switch horizontal order of map and location info text */
|
|
65
54
|
isMirrored?: boolean | undefined;
|
|
55
|
+
/** Map tile provider */
|
|
66
56
|
provider?: string | undefined;
|
|
57
|
+
/** Map attribution text (richtext) */
|
|
67
58
|
attribution?: string | undefined;
|
|
59
|
+
/** Initial center of the map */
|
|
68
60
|
center?: [number, number] | undefined;
|
|
61
|
+
/** Initial map zoom */
|
|
69
62
|
zoom?: number | undefined;
|
|
63
|
+
/** Zoom if map jumps to location */
|
|
70
64
|
flyToZoom?: number | undefined;
|
|
65
|
+
/** Initial location */
|
|
71
66
|
initialLocation?: string | undefined;
|
|
67
|
+
/** Array of location settings */
|
|
72
68
|
locations?: MapLocation[] | undefined;
|
|
73
69
|
/** Show all markers on first load */
|
|
74
70
|
allMarkersOnInit?: boolean | undefined;
|
|
75
71
|
/** Map container padding for show all markers */
|
|
76
72
|
fitBoundsPadding?: [number, number] | undefined;
|
|
73
|
+
/** Icon element for flight to the current active location */
|
|
77
74
|
flyToControl?: React.ReactNode;
|
|
75
|
+
/** Injection function to replace default control button */
|
|
78
76
|
controlNext?: ((props: {
|
|
79
|
-
isInverted?: boolean;
|
|
80
|
-
isActive?: boolean;
|
|
81
|
-
name?: string;
|
|
77
|
+
isInverted?: boolean | undefined;
|
|
78
|
+
isActive?: boolean | undefined;
|
|
79
|
+
name?: string | undefined;
|
|
80
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
82
81
|
}) => React.ReactNode) | undefined;
|
|
82
|
+
/** Injection function to replace default control button */
|
|
83
83
|
controlPrev?: ((props: {
|
|
84
|
-
isInverted?: boolean;
|
|
85
|
-
isActive?: boolean;
|
|
86
|
-
name?: string;
|
|
87
|
-
|
|
88
|
-
dot?: ((props: {
|
|
89
|
-
isInverted?: boolean;
|
|
90
|
-
isActive?: boolean;
|
|
91
|
-
index?: number;
|
|
84
|
+
isInverted?: boolean | undefined;
|
|
85
|
+
isActive?: boolean | undefined;
|
|
86
|
+
name?: string | undefined;
|
|
87
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
92
88
|
}) => React.ReactNode) | undefined;
|
|
93
89
|
}>;
|
|
94
90
|
declare const _default: React.FC<{
|
|
95
91
|
/** ID value for targeting section with anchor hashes */
|
|
96
92
|
anchorId?: string | undefined;
|
|
93
|
+
/** Section background */
|
|
97
94
|
bgMode?: "full" | "inverted" | undefined;
|
|
95
|
+
/** Switch horizontal order of map and location info text */
|
|
98
96
|
isMirrored?: boolean | undefined;
|
|
97
|
+
/** Map tile provider */
|
|
99
98
|
provider?: string | undefined;
|
|
99
|
+
/** Map attribution text (richtext) */
|
|
100
100
|
attribution?: string | undefined;
|
|
101
|
+
/** Initial center of the map */
|
|
101
102
|
center?: [number, number] | undefined;
|
|
103
|
+
/** Initial map zoom */
|
|
102
104
|
zoom?: number | undefined;
|
|
105
|
+
/** Zoom if map jumps to location */
|
|
103
106
|
flyToZoom?: number | undefined;
|
|
107
|
+
/** Initial location */
|
|
104
108
|
initialLocation?: string | undefined;
|
|
109
|
+
/** Array of location settings */
|
|
105
110
|
locations?: MapLocation[] | undefined;
|
|
106
111
|
/** Show all markers on first load */
|
|
107
112
|
allMarkersOnInit?: boolean | undefined;
|
|
108
113
|
/** Map container padding for show all markers */
|
|
109
114
|
fitBoundsPadding?: [number, number] | undefined;
|
|
115
|
+
/** Icon element for flight to the current active location */
|
|
110
116
|
flyToControl?: React.ReactNode;
|
|
117
|
+
/** Injection function to replace default control button */
|
|
111
118
|
controlNext?: ((props: {
|
|
112
119
|
isInverted?: boolean | undefined;
|
|
113
120
|
isActive?: boolean | undefined;
|
|
114
121
|
name?: string | undefined;
|
|
122
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
115
123
|
}) => React.ReactNode) | undefined;
|
|
124
|
+
/** Injection function to replace default control button */
|
|
116
125
|
controlPrev?: ((props: {
|
|
117
126
|
isInverted?: boolean | undefined;
|
|
118
127
|
isActive?: boolean | undefined;
|
|
119
128
|
name?: string | undefined;
|
|
120
|
-
|
|
121
|
-
dot?: ((props: {
|
|
122
|
-
isInverted?: boolean | undefined;
|
|
123
|
-
isActive?: boolean | undefined;
|
|
124
|
-
index?: number | undefined;
|
|
129
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
125
130
|
}) => React.ReactNode) | undefined;
|
|
126
131
|
} & {
|
|
127
|
-
theme?: import("../../utils/
|
|
132
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
128
133
|
}>;
|
|
129
134
|
export default _default;
|
|
130
135
|
//# sourceMappingURL=Map.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAqBrD,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAY5D,UAAU,OAAO;IACb,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACnB;AAwSD,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,WAAW;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,WAAW,CAAC;IAE3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACnE,OAAO,CAAC,EAAE;QACN,SAAS,CAAC,EAAE;YACR,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;QACF,KAAK,CAAC,EAAE;YACJ,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;KACL,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAsOD,eAAO,MAAM,YAAY;IAnOrB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;mBAC9C,MAAM,SAAS;IAE9B,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;IAErB,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;EA8KM,CAAC;;IAnO5B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;;IAG7D,2DAA2D;;;;;;;IAQ3D,2DAA2D;;;;;;;;;;AAqL/D,wBAAiC"}
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
isInverted?: boolean | undefined;
|
|
26
26
|
}) => React.ReactNode) | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=NavList.d.ts.map
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
}[] | undefined;
|
|
26
26
|
bgMode?: "full" | "inverted" | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=NumberList.d.ts.map
|
|
@@ -45,7 +45,7 @@ declare const _default: React.FC<{
|
|
|
45
45
|
/** Function to inject custom secondary button */
|
|
46
46
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
47
47
|
} & {
|
|
48
|
-
theme?: import("../../utils/
|
|
48
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
49
49
|
}>;
|
|
50
50
|
export default _default;
|
|
51
51
|
//# sourceMappingURL=Poster.d.ts.map
|
|
@@ -26,7 +26,7 @@ declare const _default: React.FC<{
|
|
|
26
26
|
/** Section background */
|
|
27
27
|
bgMode?: "inverted" | "full" | undefined;
|
|
28
28
|
} & {
|
|
29
|
-
theme?: import("../../utils/
|
|
29
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
30
30
|
}>;
|
|
31
31
|
export default _default;
|
|
32
32
|
//# sourceMappingURL=PriceList.d.ts.map
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "inverted" | undefined;
|
|
22
22
|
} & {
|
|
23
|
-
theme?: import("../../utils/
|
|
23
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
24
|
}>;
|
|
25
25
|
export default _default;
|
|
26
26
|
//# sourceMappingURL=PriceTable.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
className?: string | undefined;
|
|
24
24
|
bgMode?: "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quicknav.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
/** Section backgrounds */
|
|
24
24
|
bgMode?: "full" | "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quote.d.ts.map
|
|
@@ -18,7 +18,7 @@ declare const _default: React.FC<{
|
|
|
18
18
|
}[];
|
|
19
19
|
bgMode?: "full" | "inverted" | undefined;
|
|
20
20
|
} & {
|
|
21
|
-
theme?: import("../../utils/
|
|
21
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
22
22
|
}>;
|
|
23
23
|
export default _default;
|
|
24
24
|
//# sourceMappingURL=SocialNav.d.ts.map
|
|
@@ -35,7 +35,7 @@ declare const _default: React.FC<{
|
|
|
35
35
|
/** Section background */
|
|
36
36
|
bgMode?: "full" | "inverted" | undefined;
|
|
37
37
|
} & {
|
|
38
|
-
theme?: import("../../utils/
|
|
38
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
39
39
|
}>;
|
|
40
40
|
export default _default;
|
|
41
41
|
//# sourceMappingURL=SocialWall.d.ts.map
|
|
@@ -21,7 +21,7 @@ declare const _default: React.FC<{
|
|
|
21
21
|
tableItems: TableProps[];
|
|
22
22
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
23
|
} & {
|
|
24
|
-
theme?: import("../../utils/
|
|
24
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
export default _default;
|
|
27
27
|
//# sourceMappingURL=Table.d.ts.map
|
|
@@ -70,7 +70,7 @@ declare const _default: React.FC<{
|
|
|
70
70
|
/** Function to inject custom secondary button */
|
|
71
71
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
72
72
|
} & {
|
|
73
|
-
theme?: import("../../utils/
|
|
73
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
74
74
|
}>;
|
|
75
75
|
export default _default;
|
|
76
76
|
//# sourceMappingURL=Teaser.d.ts.map
|
|
@@ -66,7 +66,7 @@ declare const _default: React.FC<{
|
|
|
66
66
|
/** Function to inject custom secondary button */
|
|
67
67
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
68
68
|
} & {
|
|
69
|
-
theme?: import("../../utils/
|
|
69
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
70
70
|
}>;
|
|
71
71
|
export default _default;
|
|
72
72
|
//# sourceMappingURL=TeaserWide.d.ts.map
|
|
@@ -19,7 +19,7 @@ declare const _default: React.FC<{
|
|
|
19
19
|
}[] | undefined;
|
|
20
20
|
bgMode?: "full" | "inverted" | undefined;
|
|
21
21
|
} & {
|
|
22
|
-
theme?: import("../../utils/
|
|
22
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
23
23
|
}>;
|
|
24
24
|
export default _default;
|
|
25
25
|
//# sourceMappingURL=Timeline.d.ts.map
|
|
@@ -16,7 +16,7 @@ declare const _default: React.FC<{
|
|
|
16
16
|
playIcon?: React.ReactChild | undefined;
|
|
17
17
|
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
18
18
|
} & {
|
|
19
|
-
theme?: import("../../utils/
|
|
19
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
20
20
|
}>;
|
|
21
21
|
export default _default;
|
|
22
22
|
//# sourceMappingURL=Video.d.ts.map
|