@universityofmaryland/web-components-library 0.15.3 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/elements/call-to-action/index.d.ts +0 -8
- package/dist/elements/call-to-action/index.d.ts.map +1 -1
- package/dist/elements/card/block.d.ts +10 -4
- package/dist/elements/card/block.d.ts.map +1 -1
- package/dist/elements/card/list.d.ts +8 -3
- package/dist/elements/card/list.d.ts.map +1 -1
- package/dist/elements/card-overlay/image.d.ts +7 -4
- package/dist/elements/card-overlay/image.d.ts.map +1 -1
- package/dist/elements/card-overlay/index.d.ts +8 -3
- package/dist/elements/card-overlay/index.d.ts.map +1 -1
- package/dist/elements/event/block.d.ts +7 -5
- package/dist/elements/event/block.d.ts.map +1 -1
- package/dist/elements/event/elements/sign.d.ts +0 -4
- package/dist/elements/event/elements/sign.d.ts.map +1 -1
- package/dist/elements/event/feature.d.ts +6 -4
- package/dist/elements/event/feature.d.ts.map +1 -1
- package/dist/elements/event/list.d.ts +7 -4
- package/dist/elements/event/list.d.ts.map +1 -1
- package/dist/elements/event/promo.d.ts +6 -4
- package/dist/elements/event/promo.d.ts.map +1 -1
- package/dist/elements/feeds/events/display.d.ts.map +1 -1
- package/dist/elements/feeds/events/index.d.ts +0 -8
- package/dist/elements/feeds/events/index.d.ts.map +1 -1
- package/dist/elements/feeds/news/display.d.ts +0 -1
- package/dist/elements/feeds/news/display.d.ts.map +1 -1
- package/dist/elements/feeds/news/index.d.ts +0 -1
- package/dist/elements/feeds/news/index.d.ts.map +1 -1
- package/dist/elements/feeds/no-results.d.ts +2 -0
- package/dist/elements/feeds/no-results.d.ts.map +1 -1
- package/dist/elements/hero/default.d.ts.map +1 -1
- package/dist/elements/hero/elements/image.d.ts +3 -3
- package/dist/elements/hero/elements/image.d.ts.map +1 -1
- package/dist/elements/hero/elements/index.d.ts +11 -0
- package/dist/elements/hero/elements/index.d.ts.map +1 -1
- package/dist/elements/hero/elements/text.d.ts +8 -9
- package/dist/elements/hero/elements/text.d.ts.map +1 -1
- package/dist/elements/hero/logo.d.ts.map +1 -1
- package/dist/elements/hero/minimal.d.ts.map +1 -1
- package/dist/elements/hero/overlay.d.ts.map +1 -1
- package/dist/elements/hero/stacked.d.ts.map +1 -1
- package/dist/elements/navigation/elements/drawer/index.d.ts +0 -2
- package/dist/elements/navigation/elements/drawer/index.d.ts.map +1 -1
- package/dist/elements/navigation/elements/index.d.ts +3 -0
- package/dist/elements/navigation/elements/index.d.ts.map +1 -1
- package/dist/elements/navigation/elements/item/index.d.ts +0 -3
- package/dist/elements/navigation/elements/item/index.d.ts.map +1 -1
- package/dist/elements/navigation/elements/slider/action.d.ts +4 -2
- package/dist/elements/navigation/elements/slider/action.d.ts.map +1 -1
- package/dist/elements/navigation/elements/slider/index.d.ts +3 -1
- package/dist/elements/navigation/elements/slider/index.d.ts.map +1 -1
- package/dist/elements/navigation/elements/slider/slide-first.d.ts +3 -2
- package/dist/elements/navigation/elements/slider/slide-first.d.ts.map +1 -1
- package/dist/elements/navigation/elements/slider/slides.d.ts +3 -1
- package/dist/elements/navigation/elements/slider/slides.d.ts.map +1 -1
- package/dist/elements/pathway/default.d.ts.map +1 -1
- package/dist/elements/pathway/elements/image.d.ts +3 -2
- package/dist/elements/pathway/elements/image.d.ts.map +1 -1
- package/dist/elements/pathway/elements/index.d.ts +11 -0
- package/dist/elements/pathway/elements/index.d.ts.map +1 -1
- package/dist/elements/pathway/elements/text.d.ts +8 -5
- package/dist/elements/pathway/elements/text.d.ts.map +1 -1
- package/dist/elements/pathway/hero.d.ts.map +1 -1
- package/dist/elements/pathway/highlight.d.ts.map +1 -1
- package/dist/elements/person/block.d.ts +1 -1
- package/dist/elements/person/block.d.ts.map +1 -1
- package/dist/elements/person/list.d.ts +1 -1
- package/dist/elements/person/list.d.ts.map +1 -1
- package/dist/elements/person/tabular.d.ts +1 -1
- package/dist/elements/person/tabular.d.ts.map +1 -1
- package/dist/elements/quote/elements/image.d.ts +4 -3
- package/dist/elements/quote/elements/image.d.ts.map +1 -1
- package/dist/elements/quote/elements/index.d.ts +8 -1
- package/dist/elements/quote/elements/index.d.ts.map +1 -1
- package/dist/elements/quote/elements/text.d.ts +4 -5
- package/dist/elements/quote/elements/text.d.ts.map +1 -1
- package/dist/elements/quote/inline.d.ts.map +1 -1
- package/dist/elements/stat/index.d.ts +0 -1
- package/dist/elements/stat/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/macros/animations/loader.d.ts.map +1 -0
- package/dist/macros/buttons/lazy-load.d.ts.map +1 -0
- package/dist/macros/index.d.ts +11 -0
- package/dist/macros/index.d.ts.map +1 -0
- package/dist/{elements/shared-elements/block/container.d.ts → macros/layout/block.d.ts} +1 -3
- package/dist/macros/layout/block.d.ts.map +1 -0
- package/dist/macros/layout/grid.d.ts.map +1 -0
- package/dist/macros/layout/image.d.ts +12 -0
- package/dist/macros/layout/image.d.ts.map +1 -0
- package/dist/{elements/shared-elements/list/container.d.ts → macros/layout/list.d.ts} +5 -3
- package/dist/macros/layout/list.d.ts.map +1 -0
- package/dist/macros/layout/overlay.d.ts +10 -0
- package/dist/macros/layout/overlay.d.ts.map +1 -0
- package/dist/macros/text-lockup/small-scaling.d.ts +10 -0
- package/dist/macros/text-lockup/small-scaling.d.ts.map +1 -0
- package/dist/macros/text-lockup/small.d.ts +21 -0
- package/dist/macros/text-lockup/small.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/elements/shared-elements/animations/loader.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/container.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/image.d.ts +0 -9
- package/dist/elements/shared-elements/block/image.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/overlay.d.ts +0 -12
- package/dist/elements/shared-elements/block/overlay.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/scaling-font-container.d.ts +0 -7
- package/dist/elements/shared-elements/block/scaling-font-container.d.ts.map +0 -1
- package/dist/elements/shared-elements/buttons/lazy-load.d.ts.map +0 -1
- package/dist/elements/shared-elements/index.d.ts +0 -5
- package/dist/elements/shared-elements/index.d.ts.map +0 -1
- package/dist/elements/shared-elements/layout/grid.d.ts.map +0 -1
- package/dist/elements/shared-elements/list/container.d.ts.map +0 -1
- package/dist/elements/shared-elements/list/image.d.ts +0 -9
- package/dist/elements/shared-elements/list/image.d.ts.map +0 -1
- package/dist/elements/shared-elements/lockup/text-small.d.ts +0 -21
- package/dist/elements/shared-elements/lockup/text-small.d.ts.map +0 -1
- /package/dist/{elements/shared-elements → macros}/animations/loader.d.ts +0 -0
- /package/dist/{elements/shared-elements → macros}/buttons/lazy-load.d.ts +0 -0
- /package/dist/{elements/shared-elements → macros}/layout/grid.d.ts +0 -0
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
export declare const ELEMENT_BASE_CTA = "call-to-action";
|
|
2
1
|
export declare const STYLES_CALL_TO_ACTION_ELEMENT: string;
|
|
3
|
-
export declare const CreateCallToActionElement: ({ cta, type, size, theme, styleProps, }: {
|
|
4
|
-
cta?: HTMLElement | null | undefined;
|
|
5
|
-
type?: string | undefined;
|
|
6
|
-
size?: string | null | undefined;
|
|
7
|
-
theme?: string | null | undefined;
|
|
8
|
-
styleProps?: string | null | undefined;
|
|
9
|
-
}) => HTMLElement;
|
|
10
2
|
declare const _default: {
|
|
11
3
|
CreateElement: ({ cta, type, size, theme, styleProps, }: {
|
|
12
4
|
cta?: HTMLElement | null | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/elements/call-to-action/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/elements/call-to-action/index.ts"],"names":[],"mappings":"AAgKA,eAAO,MAAM,6BAA6B,QAuCzC,CAAC;;;;;;;;;;;AAmJF,wBAGE"}
|
|
@@ -1,10 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
type TypeBlockCardProps = {
|
|
2
|
+
headline: HTMLElement | null;
|
|
3
|
+
eyebrow?: HTMLElement | null;
|
|
4
|
+
text?: HTMLElement | null;
|
|
5
|
+
date?: HTMLElement | null;
|
|
6
|
+
actions?: HTMLElement | null;
|
|
4
7
|
image?: HTMLImageElement | null;
|
|
8
|
+
isAligned?: boolean;
|
|
9
|
+
isBordered?: boolean;
|
|
10
|
+
theme?: string;
|
|
5
11
|
};
|
|
6
12
|
declare const _default: {
|
|
7
|
-
CreateElement: (
|
|
13
|
+
CreateElement: (props: TypeBlockCardProps) => HTMLDivElement;
|
|
8
14
|
Styles: string;
|
|
9
15
|
};
|
|
10
16
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/card/block.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/card/block.ts"],"names":[],"mappings":"AAEA,KAAK,kBAAkB,GAAG;IACxB,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AAqCF,wBAGE"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
type TypeListCardProps = {
|
|
2
|
+
headline: HTMLElement | null;
|
|
3
|
+
eyebrow?: HTMLElement | null;
|
|
4
|
+
text?: HTMLElement | null;
|
|
5
|
+
date?: HTMLElement | null;
|
|
6
|
+
actions?: HTMLElement | null;
|
|
3
7
|
image?: HTMLImageElement | null;
|
|
8
|
+
theme?: string;
|
|
4
9
|
};
|
|
5
10
|
declare const _default: {
|
|
6
|
-
CreateElement: (
|
|
11
|
+
CreateElement: (props: TypeListCardProps) => HTMLDivElement;
|
|
7
12
|
Styles: string;
|
|
8
13
|
};
|
|
9
14
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/card/list.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/card/list.ts"],"names":[],"mappings":"AAGA,KAAK,iBAAiB,GAAG;IACvB,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AAuCF,wBAGE"}
|
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import { TypeBlockOverlayImageElement } from '../shared-elements/block/overlay';
|
|
2
1
|
import { TypeCardOverlayCtaIcon } from './icon-cta';
|
|
3
|
-
type TypeCardOverlayImageElement = TypeCardOverlayCtaIcon &
|
|
4
|
-
image
|
|
2
|
+
type TypeCardOverlayImageElement = TypeCardOverlayCtaIcon & {
|
|
3
|
+
image: HTMLImageElement | null;
|
|
4
|
+
headline: HTMLElement | null;
|
|
5
|
+
text: HTMLElement | null;
|
|
6
|
+
eyebrow?: HTMLElement | null;
|
|
7
|
+
actions?: HTMLElement | null;
|
|
5
8
|
};
|
|
6
9
|
declare const _default: {
|
|
7
|
-
CreateElement: (
|
|
10
|
+
CreateElement: (props: TypeCardOverlayImageElement) => HTMLDivElement | null;
|
|
8
11
|
Styles: string;
|
|
9
12
|
};
|
|
10
13
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/image.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/image.ts"],"names":[],"mappings":"AAEA,OAAgB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAE7D,KAAK,2BAA2B,GAAG,sBAAsB,GAAG;IAC1D,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC;IACzB,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC9B,CAAC;;;;;AAyDF,wBAGE"}
|
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { TypeCardOverlayCtaIcon } from './icon-cta';
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
type TypeCardOverlayElement = TypeCardOverlayCtaIcon & {
|
|
3
|
+
headline: HTMLElement | null;
|
|
4
|
+
eyebrow?: HTMLElement | null;
|
|
5
|
+
text?: HTMLElement | null;
|
|
6
|
+
actions?: HTMLElement | null;
|
|
7
|
+
theme?: string;
|
|
8
|
+
};
|
|
4
9
|
declare const _default: {
|
|
5
|
-
CreateElement: (
|
|
10
|
+
CreateElement: (props: TypeCardOverlayElement) => HTMLDivElement;
|
|
6
11
|
Styles: string;
|
|
7
12
|
};
|
|
8
13
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/index.ts"],"names":[],"mappings":"AAGA,OAAgB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAE7D,KAAK,sBAAsB,GAAG,sBAAsB,GAAG;IACrD,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AA2GF,wBAGE"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
type TypeEventBlockProps = TypeTextLockupSmall & TypeBlockContainer & {
|
|
4
|
-
image?: HTMLImageElement | null;
|
|
1
|
+
type TypeEventBlockProps = {
|
|
2
|
+
headline: HTMLElement | null;
|
|
5
3
|
eventDetails: HTMLElement;
|
|
4
|
+
image: HTMLImageElement | null;
|
|
5
|
+
text?: HTMLElement | null;
|
|
6
|
+
actions?: HTMLElement | null;
|
|
7
|
+
theme?: string;
|
|
6
8
|
};
|
|
7
9
|
declare const _default: {
|
|
8
|
-
CreateElement: (
|
|
10
|
+
CreateElement: (props: TypeEventBlockProps) => HTMLDivElement;
|
|
9
11
|
Styles: string;
|
|
10
12
|
};
|
|
11
13
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/event/block.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/event/block.ts"],"names":[],"mappings":"AAQA,KAAK,mBAAmB,GAAG;IACzB,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,YAAY,EAAE,WAAW,CAAC;IAC1B,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AAuDF,wBAGE"}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
export declare const OVERWRITE_SIZE_LARGE_MONTH = ".event-sign-wrapper[large] .event-sign-date-month";
|
|
2
|
-
export declare const OVERWRITE_SIZE_LARGE_DAY = ".event-sign-wrapper[large] .event-sign-date-day";
|
|
3
|
-
export declare const OVERWRITE_SIZE_LARGE_MULTI_DAY_MONTH = ".event-sign-wrapper[multi-day][large] .event-sign-date-month";
|
|
4
|
-
export declare const OVERWRITE_SIZE_LARGE_MULTI_DAY_DAY = ".event-sign-wrapper[multi-day][large] .event-sign-date-day";
|
|
5
1
|
declare const _default: {
|
|
6
2
|
CreateElement: ({ startMonth, startDay, endDay, endMonth, theme, isLargeSize, }: {
|
|
7
3
|
startMonth: string | HTMLElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sign.d.ts","sourceRoot":"","sources":["../../../../source/elements/event/elements/sign.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sign.d.ts","sourceRoot":"","sources":["../../../../source/elements/event/elements/sign.ts"],"names":[],"mappings":";;;;;;;;;;;AAgQA,wBAGE"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
image?: HTMLImageElement | null;
|
|
1
|
+
type TypeEventFeatureProps = {
|
|
2
|
+
headline: HTMLElement | null;
|
|
3
|
+
image: HTMLImageElement | null;
|
|
5
4
|
eventDetails: HTMLElement;
|
|
6
5
|
dateSign: HTMLElement;
|
|
6
|
+
text?: HTMLElement | null;
|
|
7
|
+
actions?: HTMLElement | null;
|
|
8
|
+
theme?: string;
|
|
7
9
|
};
|
|
8
10
|
declare const _default: {
|
|
9
11
|
CreateElement: (element: TypeEventFeatureProps) => HTMLDivElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature.d.ts","sourceRoot":"","sources":["../../../source/elements/event/feature.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"feature.d.ts","sourceRoot":"","sources":["../../../source/elements/event/feature.ts"],"names":[],"mappings":"AASA,KAAK,qBAAqB,GAAG;IAC3B,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,YAAY,EAAE,WAAW,CAAC;IAC1B,QAAQ,EAAE,WAAW,CAAC;IACtB,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AAsIF,wBAGE"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
image
|
|
1
|
+
type TypeEventListProps = {
|
|
2
|
+
headline: HTMLElement | null;
|
|
3
|
+
image: HTMLImageElement | null;
|
|
4
4
|
dateSign: HTMLElement;
|
|
5
5
|
eventDetails: HTMLElement;
|
|
6
|
+
text?: HTMLElement | null;
|
|
7
|
+
actions?: HTMLElement | null;
|
|
8
|
+
theme?: string;
|
|
6
9
|
};
|
|
7
10
|
declare const _default: {
|
|
8
|
-
CreateElement: (
|
|
11
|
+
CreateElement: (props: TypeEventListProps) => HTMLDivElement;
|
|
9
12
|
Styles: string;
|
|
10
13
|
};
|
|
11
14
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/event/list.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/event/list.ts"],"names":[],"mappings":"AAGA,KAAK,kBAAkB,GAAG;IACxB,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,YAAY,EAAE,WAAW,CAAC;IAC1B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;;;;AAkGF,wBAGE"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
type TypeEventPromoProps = {
|
|
2
|
+
image: HTMLImageElement | null;
|
|
3
|
+
headline: HTMLElement | null;
|
|
4
4
|
eventDetails: HTMLElement;
|
|
5
5
|
dateSign: HTMLElement;
|
|
6
|
+
text?: HTMLElement | null;
|
|
7
|
+
actions?: HTMLElement | null;
|
|
6
8
|
};
|
|
7
9
|
declare const _default: {
|
|
8
|
-
CreateElement: (
|
|
10
|
+
CreateElement: (props: TypeEventPromoProps) => HTMLDivElement | null;
|
|
9
11
|
Styles: string;
|
|
10
12
|
};
|
|
11
13
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promo.d.ts","sourceRoot":"","sources":["../../../source/elements/event/promo.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"promo.d.ts","sourceRoot":"","sources":["../../../source/elements/event/promo.ts"],"names":[],"mappings":"AAGA,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,YAAY,EAAE,WAAW,CAAC;IAC1B,QAAQ,EAAE,WAAW,CAAC;IACtB,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC9B,CAAC;;;;;AAyEF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/events/display.ts"],"names":[],"mappings":"AAEA,KAAK,SAAS,GAAG;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;CACjB,EAAE,CAAC;AAEJ,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;CACf,EAAE,CAAC;AAEJ,KAAK,mBAAmB,GAAG;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,mBAAmB,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,SAAS,CAAC;IACjB,QAAQ,EAAE,YAAY,CAAC;CACxB,CAAC;;;;;;;;
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/events/display.ts"],"names":[],"mappings":"AAEA,KAAK,SAAS,GAAG;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;CACjB,EAAE,CAAC;AAEJ,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;CACf,EAAE,CAAC;AAEJ,KAAK,mBAAmB,GAAG;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,mBAAmB,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,SAAS,CAAC;IACjB,QAAQ,EAAE,YAAY,CAAC;CACxB,CAAC;;;;;;;;AAiFF,wBAGE"}
|
|
@@ -8,14 +8,6 @@ export type TypeEventFeedRequirements = {
|
|
|
8
8
|
isTypeGrid?: boolean;
|
|
9
9
|
isTypeList?: boolean;
|
|
10
10
|
};
|
|
11
|
-
type TypeFeedProps = TypeEventFeedRequirements & {
|
|
12
|
-
getOffset: () => number;
|
|
13
|
-
getTotalEntries: () => number | null;
|
|
14
|
-
getContainer: () => HTMLDivElement;
|
|
15
|
-
setTotalEntries: (count: number) => void;
|
|
16
|
-
setOffset: (count: number) => void;
|
|
17
|
-
};
|
|
18
|
-
export declare const CreateFeed: (props: TypeFeedProps) => void;
|
|
19
11
|
declare const _default: {
|
|
20
12
|
CreateElement: (props: TypeEventFeedRequirements) => HTMLDivElement;
|
|
21
13
|
Styles: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/events/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/events/index.ts"],"names":[],"mappings":"AAOA,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;;;;;AAqOF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/news/display.ts"],"names":[],"mappings":"AAEA,KAAK,SAAS,GAAG;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;CACjB,EAAE,CAAC;AAEJ,MAAM,MAAM,WAAW,GAAG;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,SAAS,CAAC;IACjB,UAAU,EAAE;QACV,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,MAAM,CAAC;KACb,EAAE,CAAC;CACL,CAAC
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/news/display.ts"],"names":[],"mappings":"AAEA,KAAK,SAAS,GAAG;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;CACjB,EAAE,CAAC;AAEJ,MAAM,MAAM,WAAW,GAAG;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,SAAS,CAAC;IACjB,UAAU,EAAE;QACV,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,MAAM,CAAC;KACb,EAAE,CAAC;CACL,CAAC;;;;;;;;AAiGF,wBAGE"}
|
|
@@ -8,7 +8,6 @@ export type TypeNewsFeedRequirements = {
|
|
|
8
8
|
isTypeGrid?: boolean;
|
|
9
9
|
isTypeList?: boolean;
|
|
10
10
|
};
|
|
11
|
-
export declare const STYLES_FEED_NEWS_ELEMENT: string;
|
|
12
11
|
declare const _default: {
|
|
13
12
|
CreateElement: (props: TypeNewsFeedRequirements) => HTMLDivElement;
|
|
14
13
|
Styles: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/news/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/feeds/news/index.ts"],"names":[],"mappings":"AAOA,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;;;;;AA0JF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"no-results.d.ts","sourceRoot":"","sources":["../../../source/elements/feeds/no-results.ts"],"names":[],"mappings":"AAQA,KAAK,oBAAoB,GAAG;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"no-results.d.ts","sourceRoot":"","sources":["../../../source/elements/feeds/no-results.ts"],"names":[],"mappings":"AAQA,KAAK,oBAAoB,GAAG;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,KAAK,aAAa,GAAG,oBAAoB,GAAG;IAC1C,SAAS,EAAE,WAAW,CAAC;CACxB,CAAC;;;;;AAqEF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/default.ts"],"names":[],"mappings":"AAOA,OAAuB,
|
|
1
|
+
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/default.ts"],"names":[],"mappings":"AAOA,OAAuB,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,OAAsB,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAExE,KAAK,oBAAoB,GAAG,sBAAsB,GAChD,uBAAuB,GAAG;IACxB,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAyNJ,eAAO,MAAM,2BAA2B,QAmBvC,CAAC;AAEF,eAAO,MAAM,wBAAwB,YAAa,oBAAoB,mBA6BrE,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -4,12 +4,12 @@ export type TypeImageContainerProps = {
|
|
|
4
4
|
isTypeMinimal?: boolean;
|
|
5
5
|
isTypeStacked?: boolean;
|
|
6
6
|
};
|
|
7
|
-
export declare const ELEMENT_IMAGE_CONTINATER = "hero-image-container";
|
|
8
|
-
export declare const STYLES_HERO_ELEMENT_IMAGE_CONTAINER = "\n .hero-image-container {\n position: relative;\n }\n\n .hero-image-container video {\n display: block;\n }\n\n .hero-image-container button {\n position: absolute;\n bottom: 0;\n right: 0;\n width: 44px;\n height: 44px;\n background-color: rgba(0, 0, 0, 0.7);\n z-index: 99;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n .hero-image-container button svg {\n fill: white;\n width: 24px;\n }\n";
|
|
9
|
-
export declare const CreateImageContainerElement: (element: TypeImageContainerProps) => HTMLDivElement | null;
|
|
10
7
|
declare const _default: {
|
|
11
8
|
CreateElement: (element: TypeImageContainerProps) => HTMLDivElement | null;
|
|
12
9
|
Styles: string;
|
|
10
|
+
Elements: {
|
|
11
|
+
container: string;
|
|
12
|
+
};
|
|
13
13
|
};
|
|
14
14
|
export default _default;
|
|
15
15
|
//# sourceMappingURL=image.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/image.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/image.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,uBAAuB,GAAG;IACpC,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;;;;;;;;AAgHF,wBAME"}
|
|
@@ -2,6 +2,9 @@ declare const _default: {
|
|
|
2
2
|
Image: {
|
|
3
3
|
CreateElement: (element: import("./image").TypeImageContainerProps) => HTMLDivElement | null;
|
|
4
4
|
Styles: string;
|
|
5
|
+
Elements: {
|
|
6
|
+
container: string;
|
|
7
|
+
};
|
|
5
8
|
};
|
|
6
9
|
Text: {
|
|
7
10
|
CreateElement: (element: {
|
|
@@ -13,6 +16,14 @@ declare const _default: {
|
|
|
13
16
|
actions?: HTMLElement | null | undefined;
|
|
14
17
|
}) => HTMLDivElement;
|
|
15
18
|
Styles: string;
|
|
19
|
+
Elements: {
|
|
20
|
+
container: string;
|
|
21
|
+
wrapper: string;
|
|
22
|
+
eyebrow: string;
|
|
23
|
+
headline: string;
|
|
24
|
+
richText: string;
|
|
25
|
+
actions: string;
|
|
26
|
+
};
|
|
16
27
|
};
|
|
17
28
|
};
|
|
18
29
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAGE"}
|
|
@@ -7,18 +7,17 @@ type TypeTextProps = {
|
|
|
7
7
|
actions?: HTMLElement | null;
|
|
8
8
|
};
|
|
9
9
|
export type TypeTextContainerProps = TypeTextProps;
|
|
10
|
-
export declare const ELEMENT_NAME = "umd-element-hero-text-container";
|
|
11
|
-
export declare const ELEMENT_TEXT_CONTAINER = "hero-text-container";
|
|
12
|
-
export declare const ELEMENT_TEXT_CONTAINER_WRAPPER = "hero-text-container-wrapper";
|
|
13
|
-
export declare const ELEMENT_HERO_EYEBROW = "hero-eyebrow";
|
|
14
|
-
export declare const ELEMENTS_HERO_HEADLINE = "hero-headline";
|
|
15
|
-
export declare const ELEMENTS_HERO_RICH_TEXT = "hero-richtext";
|
|
16
|
-
export declare const ELEMENTS_HERO_ACTION = "hero-actions";
|
|
17
|
-
export declare const STYLES_HERO_ELEMENT_TEXT_CONTAINER: string;
|
|
18
|
-
export declare const CreateTextContainerElement: (element: TypeTextContainerProps) => HTMLDivElement;
|
|
19
10
|
declare const _default: {
|
|
20
11
|
CreateElement: (element: TypeTextProps) => HTMLDivElement;
|
|
21
12
|
Styles: string;
|
|
13
|
+
Elements: {
|
|
14
|
+
container: string;
|
|
15
|
+
wrapper: string;
|
|
16
|
+
eyebrow: string;
|
|
17
|
+
headline: string;
|
|
18
|
+
richText: string;
|
|
19
|
+
actions: string;
|
|
20
|
+
};
|
|
22
21
|
};
|
|
23
22
|
export default _default;
|
|
24
23
|
//# sourceMappingURL=text.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/text.ts"],"names":[],"mappings":"AAGA,KAAK,aAAa,GAAG;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG,aAAa,CAAC
|
|
1
|
+
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../../source/elements/hero/elements/text.ts"],"names":[],"mappings":"AAGA,KAAK,aAAa,GAAG;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG,aAAa,CAAC;;;;;;;;;;;;;AAwLnD,wBAWE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/logo.ts"],"names":[],"mappings":"AAOA,OAAuB,
|
|
1
|
+
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/logo.ts"],"names":[],"mappings":"AAOA,OAAuB,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,OAAsB,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAExE,KAAK,iBAAiB,GAAG,sBAAsB,GAAG,uBAAuB,CAAC;AA0H1E,eAAO,MAAM,wBAAwB,QAqBpC,CAAC;AAEF,eAAO,MAAM,qBAAqB,YAAa,iBAAiB,mBAwB/D,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"minimal.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/minimal.ts"],"names":[],"mappings":"AAEA,OAAuB,
|
|
1
|
+
{"version":3,"file":"minimal.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/minimal.ts"],"names":[],"mappings":"AAEA,OAAuB,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,OAAsB,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAExE,KAAK,oBAAoB,GAAG,sBAAsB,GAAG,uBAAuB,CAAC;AAsI7E,eAAO,MAAM,2BAA2B,QA8BvC,CAAC;AAEF,eAAO,MAAM,wBAAwB,YAAa,oBAAoB,mBA4BrE,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/overlay.ts"],"names":[],"mappings":"AAOA,OAAuB,
|
|
1
|
+
{"version":3,"file":"overlay.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/overlay.ts"],"names":[],"mappings":"AAOA,OAAuB,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,OAAsB,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAExE,KAAK,oBAAoB,GAAG,sBAAsB,GAAG,uBAAuB,CAAC;AAgH7E,eAAO,MAAM,2BAA2B,QAyCvC,CAAC;AAEF,eAAO,MAAM,wBAAwB,YAAa,oBAAoB,mBAqBrE,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stacked.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/stacked.ts"],"names":[],"mappings":"AAOA,OAAuB,
|
|
1
|
+
{"version":3,"file":"stacked.d.ts","sourceRoot":"","sources":["../../../source/elements/hero/stacked.ts"],"names":[],"mappings":"AAOA,OAAuB,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,OAAsB,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAExE,KAAK,oBAAoB,GAAG,sBAAsB,GAChD,uBAAuB,GAAG;IACxB,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;AAwGJ,eAAO,MAAM,2BAA2B,QA2BvC,CAAC;AAEF,eAAO,MAAM,wBAAwB,YAAa,oBAAoB,mBA+BrE,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -8,8 +8,6 @@ type TypeDrawerCloseButton = {
|
|
|
8
8
|
};
|
|
9
9
|
type CombinedNavDrawerProps = TypeNavDrawerRequirements & TypeDrawerCloseButton & TypeMenuDisplayButtonRequirements;
|
|
10
10
|
export type TypeDrawerProps = CombinedNavDrawerProps;
|
|
11
|
-
export declare const DrawerButtonClose: string;
|
|
12
|
-
export declare const DrawerContainer = "\n .nav-drawer-container {\n position: fixed;\n bottom: 0;\n left: 0;\n top: 0;\n display: none;\n z-index: 999999;\n }\n\n .nav-drawer-overlay {\n position: fixed;\n top: 0;\n left: 0;\n height: 100vh;\n width: 100vw;\n background-color: rgba(0,0,0,0.5);\n transition: opacity 300ms ease-in-out;\n cursor: pointer;\n opacity: 0;\n }\n\n .nav-drawer-overlay-wrapper {\n display: flex;\n height: 100%;\n transition: transform 400ms ease-in-out;\n transform: translateX(-100%);\n }\n\n .nav-drawer-overlay-wrapper > *:not(.nav-drawer-close-button) {\n height: 100% !important;\n }\n";
|
|
13
11
|
declare const _default: {
|
|
14
12
|
CreateElement: (props: TypeNavDrawerRequirements) => {
|
|
15
13
|
element: HTMLDivElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/drawer/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iCAAiC,EAAE,MAAM,gBAAgB,CAAC;AACnE,OAAwB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/drawer/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iCAAiC,EAAE,MAAM,gBAAgB,CAAC;AACnE,OAAwB,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAEvE,MAAM,MAAM,yBAAyB,GAAG,yBAAyB,GAAG;IAClE,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,KAAK,sBAAsB,GAAG,yBAAyB,GACrD,qBAAqB,GACrB,iCAAiC,CAAC;AAEpC,MAAM,MAAM,eAAe,GAAG,sBAAsB,CAAC;;;;;;;;;;AAyMrD,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/navigation/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/elements/navigation/elements/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,wBAKE"}
|
|
@@ -5,9 +5,6 @@ type TypeDropdownProps = {
|
|
|
5
5
|
dropdownLinksContainer?: HTMLElement | null;
|
|
6
6
|
};
|
|
7
7
|
export type TypeNavItemRequirements = TypeDropdownProps & TypePrimaryLinkRequirements;
|
|
8
|
-
export declare const PrimaryStyles: string;
|
|
9
|
-
export declare const DropdownStyles: string;
|
|
10
|
-
export declare const CreateDropdown: ({ dropdownLinksContainer, }: TypeDropdownProps) => HTMLDivElement | undefined;
|
|
11
8
|
declare const _default: {
|
|
12
9
|
CreateElement: (props: TypeNavItemRequirements) => HTMLDivElement;
|
|
13
10
|
Styles: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/item/index.ts"],"names":[],"mappings":"AASA,KAAK,2BAA2B,GAAG;IACjC,oBAAoB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,sBAAsB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC7C,CAAC;AAaF,MAAM,MAAM,uBAAuB,GAAG,iBAAiB,GACrD,2BAA2B,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/item/index.ts"],"names":[],"mappings":"AASA,KAAK,2BAA2B,GAAG;IACjC,oBAAoB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,sBAAsB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC7C,CAAC;AAaF,MAAM,MAAM,uBAAuB,GAAG,iBAAiB,GACrD,2BAA2B,CAAC;;;;;AA2c9B,wBAGE"}
|
|
@@ -8,11 +8,13 @@ export type TypeActionProps = {
|
|
|
8
8
|
export type TypeAction = TypeActionProps & {
|
|
9
9
|
link: HTMLAnchorElement;
|
|
10
10
|
};
|
|
11
|
-
export declare const ELEMENT_SLIDE_ACTION_CONTAINER = "nav-slide-action-container";
|
|
12
|
-
export declare const ELEMENT_SLIDE_ACTION_LINK = "nav-slide-action-link";
|
|
13
11
|
declare const _default: {
|
|
14
12
|
CreateElement: (props: TypeAction) => HTMLDivElement;
|
|
15
13
|
Styles: string;
|
|
14
|
+
Elements: {
|
|
15
|
+
container: string;
|
|
16
|
+
link: string;
|
|
17
|
+
};
|
|
16
18
|
};
|
|
17
19
|
export default _default;
|
|
18
20
|
//# sourceMappingURL=action.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/action.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,eAAe,GAAG;IAC5B,YAAY,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC;IACnC,gBAAgB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,eAAe,GAAG;IACzC,IAAI,EAAE,iBAAiB,CAAC;CACzB,CAAC
|
|
1
|
+
{"version":3,"file":"action.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/action.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,eAAe,GAAG;IAC5B,YAAY,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC;IACnC,gBAAgB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,eAAe,GAAG;IACzC,IAAI,EAAE,iBAAiB,CAAC;CACzB,CAAC;;;;;;;;;AA6GF,wBAOE"}
|
|
@@ -8,10 +8,12 @@ export type TypeNavSliderRequirements = {
|
|
|
8
8
|
displayType?: string;
|
|
9
9
|
};
|
|
10
10
|
export type TypeNavSliderProps = TypeSubElements & TypeNavSliderRequirements;
|
|
11
|
-
export declare const ELEMENT_NAVIGATION_SLIDER = "navigation-slider";
|
|
12
11
|
declare const _default: {
|
|
13
12
|
CreateElement: (props: TypeNavSliderRequirements) => HTMLDivElement;
|
|
14
13
|
Styles: string;
|
|
14
|
+
Elements: {
|
|
15
|
+
slider: string;
|
|
16
|
+
};
|
|
15
17
|
};
|
|
16
18
|
export default _default;
|
|
17
19
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/index.ts"],"names":[],"mappings":"AAEA,OAAe,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/index.ts"],"names":[],"mappings":"AAEA,OAAe,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAIlD,KAAK,eAAe,GAAG,cAAc,CAAC;AAEtC,MAAM,MAAM,yBAAyB,GAAG;IACtC,iBAAiB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,2BAA2B,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACjD,mBAAmB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACzC,cAAc,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,eAAe,GAAG,yBAAyB,CAAC;;;;;;;;AAqT7E,wBAME"}
|
|
@@ -15,11 +15,12 @@ export type TypeFirstSlideProps = TypeActionProps & {
|
|
|
15
15
|
export type TypeFirstSlide = TypeFirstSlideProps & {
|
|
16
16
|
isContextMenu: boolean;
|
|
17
17
|
};
|
|
18
|
-
export declare const ELEMENT_SLIDER_FIRST_SLIDE_PRIMARY_LINKS_CONTAINER = "nav-slider-first-slide-primary-links-container";
|
|
19
|
-
export declare const ELEMENT_SLIDER_SECONDARY_LINKS_CONTAINER = "nav-slider-secondary-links-container";
|
|
20
18
|
declare const _default: {
|
|
21
19
|
CreateElement: (props: TypeFirstSlide) => HTMLDivElement;
|
|
22
20
|
Styles: string;
|
|
21
|
+
Elements: {
|
|
22
|
+
secondaryContainer: string;
|
|
23
|
+
};
|
|
23
24
|
};
|
|
24
25
|
export default _default;
|
|
25
26
|
//# sourceMappingURL=slide-first.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slide-first.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/slide-first.ts"],"names":[],"mappings":"AAEA,OAAoB,
|
|
1
|
+
{"version":3,"file":"slide-first.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/slide-first.ts"],"names":[],"mappings":"AAEA,OAAoB,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAExD,MAAM,MAAM,mBAAmB,GAAG,eAAe,GAAG;IAClD,sBAAsB,EAAE,MAAM,CAAC;IAC/B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,WAAW,GAAG,IAAI,CAAC;IACjC,iBAAiB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,2BAA2B,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACjD,mBAAmB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACzC,eAAe,EAAE,CAAC,GAAG,EAAE;QACrB,OAAO,EAAE,WAAW,CAAC;QACrB,cAAc,CAAC,EAAE,OAAO,CAAC;KAC1B,KAAK,IAAI,CAAC;IACX,eAAe,EAAE,MAAM,IAAI,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,mBAAmB,GAAG;IACjD,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;;;;;;;;AAkJF,wBAME"}
|
|
@@ -11,10 +11,12 @@ export type TypeSlideProps = TypeActionProps & TypeFirstSlideProps & {
|
|
|
11
11
|
type TypeDrawerChildSlide = TypeSlideProps & {
|
|
12
12
|
slider: HTMLElement;
|
|
13
13
|
};
|
|
14
|
-
export declare const ELEMENT_NAV_SLIDE_HEADLINE = "nav-slide-headline";
|
|
15
14
|
declare const _default: {
|
|
16
15
|
CreateElement: (props: TypeDrawerChildSlide) => void;
|
|
17
16
|
Styles: string;
|
|
17
|
+
Elements: {
|
|
18
|
+
headline: string;
|
|
19
|
+
};
|
|
18
20
|
};
|
|
19
21
|
export default _default;
|
|
20
22
|
//# sourceMappingURL=slides.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slides.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/slides.ts"],"names":[],"mappings":"AAEA,OAAmB,EAAE,mBAAmB,EAAkB,MAAM,eAAe,CAAC;AAChF,OAAoB,
|
|
1
|
+
{"version":3,"file":"slides.d.ts","sourceRoot":"","sources":["../../../../../source/elements/navigation/elements/slider/slides.ts"],"names":[],"mappings":"AAEA,OAAmB,EAAE,mBAAmB,EAAkB,MAAM,eAAe,CAAC;AAChF,OAAoB,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAExD,MAAM,MAAM,cAAc,GAAG,eAAe,GAC1C,mBAAmB,GAAG;IACpB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,sBAAsB,EAAE,MAAM,CAAC;IAC/B,cAAc,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACpC,iBAAiB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,2BAA2B,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACjD,eAAe,EAAE,MAAM,IAAI,CAAC;CAC7B,CAAC;AAMJ,KAAK,oBAAoB,GAAG,cAAc,GAAG;IAC3C,MAAM,EAAE,WAAW,CAAC;CACrB,CAAC;;;;;;;;AAkNF,wBAME"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../source/elements/pathway/default.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../source/elements/pathway/default.ts"],"names":[],"mappings":"AAEA,OAAsB,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAC;AAC1E,OAAuB,EAAE,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAE7E,KAAK,uBAAuB,GAAG,wBAAwB,GACrD,yBAAyB,GAAG;IAC1B,YAAY,EAAE,OAAO,CAAC;CACvB,CAAC;;;;;AAqRJ,wBAGE"}
|