@universityofmaryland/web-components-library 0.13.4 → 0.14.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/components/_example/index.d.ts +0 -2
- package/dist/components/_example/index.d.ts.map +1 -1
- package/dist/components/accordion/elements/body.d.ts +1 -1
- package/dist/components/accordion/elements/body.d.ts.map +1 -1
- package/dist/components/accordion/elements/headline.d.ts +1 -1
- package/dist/components/accordion/elements/headline.d.ts.map +1 -1
- package/dist/components/accordion/index.d.ts.map +1 -1
- package/dist/components/alert/elements/body.d.ts.map +1 -1
- package/dist/components/alert/elements/cta.d.ts.map +1 -1
- package/dist/components/alert/elements/headline.d.ts.map +1 -1
- package/dist/components/alert/elements/index.d.ts.map +1 -1
- package/dist/components/alert/index.d.ts.map +1 -1
- package/dist/components/article/index.d.ts.map +1 -1
- package/dist/components/call-to-action/elements/index.d.ts.map +1 -1
- package/dist/components/card/index.d.ts.map +1 -1
- package/dist/components/card-overlay/elements/index.d.ts +1 -1
- package/dist/components/card-overlay/elements/index.d.ts.map +1 -1
- package/dist/components/card-overlay/globals.d.ts +4 -0
- package/dist/components/card-overlay/globals.d.ts.map +1 -1
- package/dist/components/card-overlay/index.d.ts +1 -0
- package/dist/components/card-overlay/index.d.ts.map +1 -1
- package/dist/components/carousel-cards/elements/carousel.d.ts.map +1 -1
- package/dist/components/carousel-cards/elements/index.d.ts.map +1 -1
- package/dist/components/carousel-cards/elements/intro.d.ts.map +1 -1
- package/dist/components/carousel-cards/index.d.ts.map +1 -1
- package/dist/components/event/index.d.ts.map +1 -1
- package/dist/components/event-date/elements/index.d.ts +1 -1
- package/dist/components/event-date/elements/index.d.ts.map +1 -1
- package/dist/components/event-date/index.d.ts.map +1 -1
- package/dist/components/events-date-slider/elements/scroller/dates/index.d.ts.map +1 -1
- package/dist/components/events-date-slider/elements/scroller/intro.d.ts.map +1 -1
- package/dist/components/events-date-slider/index.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/call-to-action.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/campaign.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/row-links/index.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/row-links/link-columns.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/row-logo/contact.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/row-logo/index.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/row-logo/logo.d.ts.map +1 -1
- package/dist/components/footer/elements/main-section/social.d.ts.map +1 -1
- package/dist/components/footer/elements/utility-section/index.d.ts.map +1 -1
- package/dist/components/hero/display.d.ts.map +1 -1
- package/dist/components/hero-logo/display.d.ts.map +1 -1
- package/dist/components/hero-minimal/display.d.ts.map +1 -1
- package/dist/components/nav-drawer/elements/slider/child-slides.d.ts.map +1 -1
- package/dist/components/nav-drawer/elements/slider/index.d.ts.map +1 -1
- package/dist/components/nav-drawer/elements/slider/slide-action.d.ts.map +1 -1
- package/dist/components/nav-drawer/services/events.d.ts.map +1 -1
- package/dist/components/nav-item/elements/dropdown.d.ts.map +1 -1
- package/dist/components/nav-item/elements/primary.d.ts.map +1 -1
- package/dist/components/nav-item/index.d.ts.map +1 -1
- package/dist/components/nav-item/services/events.d.ts.map +1 -1
- package/dist/components/pathway/display.d.ts.map +1 -1
- package/dist/components/pathway/index.d.ts.map +1 -1
- package/dist/components/pathway-highlight/index.d.ts.map +1 -1
- package/dist/components/person/display.d.ts.map +1 -1
- package/dist/components/person/index.d.ts.map +1 -1
- package/dist/components/quote/index.d.ts.map +1 -1
- package/dist/components/section-intro/index.d.ts.map +1 -1
- package/dist/components/section-intro-wide/index.d.ts.map +1 -1
- package/dist/components/stat/elements/index.d.ts.map +1 -1
- package/dist/components/stickly-columns/index.d.ts.map +1 -1
- package/dist/elements/block/container.d.ts.map +1 -1
- package/dist/elements/block/scaling-font-container.d.ts +6 -0
- package/dist/elements/block/scaling-font-container.d.ts.map +1 -0
- package/dist/elements/block/text.d.ts.map +1 -1
- package/dist/elements/call-to-action/styles/call-to-action-primary.d.ts.map +1 -1
- package/dist/elements/call-to-action/styles/call-to-action-secondary.d.ts.map +1 -1
- package/dist/elements/card/block.d.ts +2 -2
- package/dist/elements/card/block.d.ts.map +1 -1
- package/dist/elements/card/list.d.ts +2 -2
- package/dist/elements/card/list.d.ts.map +1 -1
- package/dist/elements/card-overlay/container.d.ts +8 -0
- package/dist/elements/card-overlay/container.d.ts.map +1 -0
- package/dist/elements/card-overlay/icon-cta.d.ts +10 -0
- package/dist/elements/card-overlay/icon-cta.d.ts.map +1 -0
- package/dist/elements/card-overlay/image.d.ts +10 -0
- package/dist/elements/card-overlay/image.d.ts.map +1 -0
- package/dist/elements/card-overlay/index.d.ts +2 -13
- package/dist/elements/card-overlay/index.d.ts.map +1 -1
- package/dist/elements/event/block.d.ts +2 -2
- package/dist/elements/event/block.d.ts.map +1 -1
- package/dist/elements/event/elements/meta.d.ts.map +1 -1
- package/dist/elements/event/elements/sign.d.ts.map +1 -1
- package/dist/elements/event/list.d.ts +2 -2
- package/dist/elements/event/list.d.ts.map +1 -1
- package/dist/elements/hero/default.d.ts.map +1 -1
- 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/index.d.ts +2 -1
- package/dist/elements/index.d.ts.map +1 -1
- package/dist/elements/list/container.d.ts.map +1 -1
- package/dist/elements/list/text.d.ts.map +1 -1
- package/dist/elements/lockup/text-small.d.ts +21 -0
- package/dist/elements/lockup/text-small.d.ts.map +1 -0
- package/dist/elements/pathway/default.d.ts.map +1 -1
- 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/elements/text.d.ts.map +1 -1
- package/dist/elements/person/tabular.d.ts.map +1 -1
- package/dist/elements/quote/elements/text.d.ts.map +1 -1
- package/dist/elements/section-intro/default.d.ts.map +1 -1
- package/dist/elements/section-intro/wide.d.ts.map +1 -1
- package/dist/feeds/common/grid.d.ts.map +1 -1
- package/dist/feeds/common/no-results.d.ts.map +1 -1
- package/dist/feeds/common/queries.d.ts +4 -0
- package/dist/feeds/common/queries.d.ts.map +1 -0
- package/dist/feeds/events/common/api.d.ts.map +1 -1
- package/dist/feeds/events/list/index.d.ts.map +1 -1
- package/dist/feeds/news/common/api.d.ts.map +1 -1
- package/dist/helpers/accessibility.d.ts +0 -8
- package/dist/helpers/accessibility.d.ts.map +1 -1
- package/dist/helpers/performance.d.ts +0 -1
- package/dist/helpers/performance.d.ts.map +1 -1
- package/dist/helpers/queries.d.ts +0 -3
- package/dist/helpers/queries.d.ts.map +1 -1
- package/dist/helpers/styles.d.ts +0 -4
- package/dist/helpers/styles.d.ts.map +1 -1
- package/dist/helpers/ui.d.ts +0 -39
- package/dist/helpers/ui.d.ts.map +1 -1
- package/dist/helpers/xhr.d.ts +0 -9
- package/dist/helpers/xhr.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/utilities/accessibility.d.ts +11 -0
- package/dist/utilities/accessibility.d.ts.map +1 -0
- package/dist/utilities/assets/icons.d.ts +24 -0
- package/dist/utilities/assets/icons.d.ts.map +1 -0
- package/dist/utilities/assets/logos.d.ts +8 -0
- package/dist/utilities/assets/logos.d.ts.map +1 -0
- package/dist/utilities/assets/services.d.ts +7 -0
- package/dist/utilities/assets/services.d.ts.map +1 -0
- package/dist/utilities/assets/social.d.ts +10 -0
- package/dist/utilities/assets/social.d.ts.map +1 -0
- package/dist/utilities/index.d.ts +13 -0
- package/dist/utilities/index.d.ts.map +1 -0
- package/dist/utilities/markup/create.d.ts +38 -0
- package/dist/utilities/markup/create.d.ts.map +1 -0
- package/dist/utilities/markup/modify.d.ts +20 -0
- package/dist/utilities/markup/modify.d.ts.map +1 -0
- package/dist/utilities/markup/validate.d.ts +8 -0
- package/dist/utilities/markup/validate.d.ts.map +1 -0
- package/dist/utilities/network.d.ts +13 -0
- package/dist/utilities/network.d.ts.map +1 -0
- package/dist/utilities/performance.d.ts +5 -0
- package/dist/utilities/performance.d.ts.map +1 -0
- package/dist/utilities/styles.d.ts +8 -0
- package/dist/utilities/styles.d.ts.map +1 -0
- package/dist/utilities/ui.d.ts +12 -0
- package/dist/utilities/ui.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/alert.js +0 -2
- package/dist/alert.js.LICENSE.txt +0 -1
- package/dist/card.js +0 -2
- package/dist/card.js.LICENSE.txt +0 -1
- package/dist/cardOverlay.js +0 -2
- package/dist/cardOverlay.js.LICENSE.txt +0 -1
- package/dist/carouselCards.js +0 -2
- package/dist/carouselCards.js.LICENSE.txt +0 -1
- package/dist/components/events-date/elements/index.d.ts +0 -1
- package/dist/components/events-date/elements/index.d.ts.map +0 -1
- package/dist/components/events-date/globals.d.ts +0 -1
- package/dist/components/events-date/globals.d.ts.map +0 -1
- package/dist/components/events-date/index.d.ts +0 -1
- package/dist/components/events-date/index.d.ts.map +0 -1
- package/dist/components/events-date/services/events.d.ts +0 -1
- package/dist/components/events-date/services/events.d.ts.map +0 -1
- package/dist/components/events-date/services/helpers.d.ts +0 -1
- package/dist/components/events-date/services/helpers.d.ts.map +0 -1
- package/dist/components/hero/elements/assets.d.ts +0 -6
- package/dist/components/hero/elements/assets.d.ts.map +0 -1
- package/dist/components/hero/elements/body.d.ts +0 -6
- package/dist/components/hero/elements/body.d.ts.map +0 -1
- package/dist/components/hero/elements/index.d.ts +0 -6
- package/dist/components/hero/elements/index.d.ts.map +0 -1
- package/dist/components/hero/elements/wrapper.d.ts +0 -6
- package/dist/components/hero/elements/wrapper.d.ts.map +0 -1
- package/dist/components/hero/globals.d.ts +0 -57
- package/dist/components/hero/globals.d.ts.map +0 -1
- package/dist/elements/event/elements/details.d.ts +0 -25
- package/dist/elements/event/elements/details.d.ts.map +0 -1
- package/dist/elements/pathway/image.d.ts +0 -11
- package/dist/elements/pathway/image.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/container.d.ts +0 -16
- package/dist/elements/shared-elements/block/container.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/image.d.ts +0 -6
- package/dist/elements/shared-elements/block/image.d.ts.map +0 -1
- package/dist/elements/shared-elements/block/text.d.ts +0 -18
- package/dist/elements/shared-elements/block/text.d.ts.map +0 -1
- package/dist/elements/shared-elements/list/container.d.ts +0 -12
- package/dist/elements/shared-elements/list/container.d.ts.map +0 -1
- package/dist/elements/shared-elements/list/image.d.ts +0 -6
- package/dist/elements/shared-elements/list/image.d.ts.map +0 -1
- package/dist/elements/shared-elements/list/text.d.ts +0 -23
- package/dist/elements/shared-elements/list/text.d.ts.map +0 -1
- package/dist/eventsDateSlider.js +0 -2
- package/dist/eventsDateSlider.js.LICENSE.txt +0 -1
- package/dist/footer.js +0 -2
- package/dist/footer.js.LICENSE.txt +0 -1
- package/dist/hero/display.d.ts +0 -6
- package/dist/hero/display.d.ts.map +0 -1
- package/dist/hero/index.d.ts +0 -13
- package/dist/hero/index.d.ts.map +0 -1
- package/dist/index.js.LICENSE.txt +0 -1
- package/dist/navItem.js +0 -2
- package/dist/navItem.js.LICENSE.txt +0 -1
|
@@ -6,8 +6,6 @@ declare global {
|
|
|
6
6
|
export declare class UMDExampleElement extends HTMLElement {
|
|
7
7
|
_shadow: ShadowRoot;
|
|
8
8
|
constructor();
|
|
9
|
-
static get observedAttributes(): never[];
|
|
10
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
11
9
|
connectedCallback(): void;
|
|
12
10
|
}
|
|
13
11
|
export declare const Load: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/_example/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/_example/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;AASD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD,OAAO,EAAE,UAAU,CAAC;;IAYpB,iBAAiB;CAKlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../../source/components/accordion/elements/body.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../../source/components/accordion/elements/body.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAaxC,eAAO,MAAM,UAAU,QAsDtB,CAAC;AAEF,eAAO,MAAM,UAAU;aAA4B,YAAY;2BAiB9D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headline.d.ts","sourceRoot":"","sources":["../../../../source/components/accordion/elements/headline.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"headline.d.ts","sourceRoot":"","sources":["../../../../source/components/accordion/elements/headline.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAaxC,eAAO,MAAM,cAAc,QA+G1B,CAAC;AAEF,eAAO,MAAM,cAAc;aAA4B,YAAY;8BA2BlE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/accordion/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;KACjD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/accordion/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;KACjD;CACF;AAmBD,MAAM,MAAM,YAAY,GAAG,mBAAmB,CAAC;AAE/C,qBAAa,mBAAoB,SAAQ,WAAW;IAClD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,SAAe;IACrB,KAAK,UAAS;;IAWd,MAAM,KAAK,kBAAkB,aAE5B;IAED,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAsBzE,iBAAiB;CAmBlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/body.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/body.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAa3C,eAAO,MAAM,UAAU,QAWtB,CAAC;AAEF,eAAO,MAAM,UAAU;aAA4B,eAAe;wBASjE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cta.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/cta.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"cta.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/cta.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAa3C,eAAO,MAAM,SAAS,QAUrB,CAAC;AAEF,eAAO,MAAM,SAAS;aAA4B,eAAe;2BAWhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headline.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/headline.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"headline.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/headline.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAc3C,eAAO,MAAM,cAAc,QA4B1B,CAAC;AAEF,eAAO,MAAM,cAAc;aAA4B,eAAe;wBAarE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/alert/elements/index.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAgF3C,eAAO,MAAM,eAAe,QAoC3B,CAAC;AA+BF,eAAO,MAAM,eAAe;aAA4B,eAAe;oBAkBtE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;AAiBD,qBAAa,eAAgB,SAAQ,WAAW;IAC9C,OAAO,EAAE,UAAU,CAAC;IACpB,UAAU,EAAE,cAAc,GAAG,IAAI,CAAQ;IACzC,YAAY,SAAM;;IAYlB,MAAM,KAAK,kBAAkB,aAE5B;IAED,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IA0BzE,iBAAiB;CA0BlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/article/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/article/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;AA4CD,eAAO,MAAM,eAAe;aAGjB,iBAAiB;oBAmC3B,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,WAAW;IAChD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAalB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/call-to-action/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/call-to-action/elements/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAuDlD,eAAO,MAAM,eAAe,QAU3B,CAAC;AA+BF,eAAO,MAAM,eAAe;aAGjB,sBAAsB;oBAoBhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/card/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,cAAc,EAAE,OAAO,cAAc,CAAC;KACvC;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/card/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,cAAc,EAAE,OAAO,cAAc,CAAC;KACvC;CACF;AA6ED,qBAAa,cAAe,SAAQ,WAAW;IAC7C,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAalB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -2,5 +2,5 @@ import { UMDCardOverlayElement } from '../index';
|
|
|
2
2
|
export declare const ComponentStyles: string;
|
|
3
3
|
export declare const CreateShadowDom: ({ element, }: {
|
|
4
4
|
element: UMDCardOverlayElement;
|
|
5
|
-
}) => HTMLDivElement;
|
|
5
|
+
}) => HTMLDivElement | undefined;
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/card-overlay/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/card-overlay/elements/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AASjD,eAAO,MAAM,eAAe,QAQ3B,CAAC;AA6BF,eAAO,MAAM,eAAe;aAGjB,qBAAqB;gCAY/B,CAAC"}
|
|
@@ -9,7 +9,11 @@ export declare const SLOTS: {
|
|
|
9
9
|
};
|
|
10
10
|
export declare const VARIABLES: {
|
|
11
11
|
ELEMENT_NAME: string;
|
|
12
|
+
ATTRIBUTE_THEME: string;
|
|
13
|
+
ATTRIBUTE_TYPE: string;
|
|
12
14
|
THEME_DARK: string;
|
|
13
15
|
THEME_LIGHT: string;
|
|
16
|
+
TYPE_DEFAULT: string;
|
|
17
|
+
TYPE_IMAGE: string;
|
|
14
18
|
};
|
|
15
19
|
//# sourceMappingURL=globals.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"globals.d.ts","sourceRoot":"","sources":["../../../source/components/card-overlay/globals.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK;;;;;;;;CAQjB,CAAC;AACF,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"globals.d.ts","sourceRoot":"","sources":["../../../source/components/card-overlay/globals.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK;;;;;;;;CAQjB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;CAQrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/card-overlay/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,qBAAqB,EAAE,OAAO,qBAAqB,CAAC;KACrD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/card-overlay/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,qBAAqB,EAAE,OAAO,qBAAqB,CAAC;KACrD;CACF;AAUD,qBAAa,qBAAsB,SAAQ,WAAW;IACpD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;;IAcd,iBAAiB;CAgBlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"carousel.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/carousel.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"carousel.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/carousel.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAanD,eAAO,MAAM,uBAAuB,QA8BnC,CAAC;AAEF,eAAO,MAAM,oBAAoB;aAGtB,uBAAuB;oBAkBjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAmFnD,eAAO,MAAM,eAAe,QAe3B,CAAC;AAEF,eAAO,MAAM,YAAY;aAGd,uBAAuB;UAgBjC,CAAC;AAEF,eAAO,MAAM,eAAe;aAGjB,uBAAuB;oBAiBjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intro.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/intro.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"intro.d.ts","sourceRoot":"","sources":["../../../../source/components/carousel-cards/elements/intro.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAwEnD,eAAO,MAAM,oBAAoB,QAwBhC,CAAC;AAEF,eAAO,MAAM,iBAAiB;aAGnB,uBAAuB;oBAgCjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/carousel-cards/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,uBAAuB,EAAE,OAAO,uBAAuB,CAAC;KACzD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/carousel-cards/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,uBAAuB,EAAE,OAAO,uBAAuB,CAAC;KACzD;CACF;AAkBD,qBAAa,uBAAwB,SAAQ,WAAW;IACtD,OAAO,EAAE,UAAU,CAAC;;IAYpB,MAAM,KAAK,kBAAkB,aAE5B;IAED,wBAAwB,CACtB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,EACvB,QAAQ,EAAE,MAAM,GAAG,IAAI;IASzB,iBAAiB;IAuBjB,gBAAgB;IAIhB,kBAAkB;CAGnB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/event/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,cAAc,EAAE,OAAO,cAAc,CAAC;KACvC;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/event/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,cAAc,EAAE,OAAO,cAAc,CAAC;KACvC;CACF;AAwKD,qBAAa,cAAe,SAAQ,WAAW;IAC7C,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CASlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/event-date/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/event-date/elements/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAqExC,eAAO,MAAM,eAAe,QAS3B,CAAC;AAEF,eAAO,MAAM,eAAe;aAA4B,YAAY;oBA8BnE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/event-date/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,oBAAoB,EAAE,OAAO,oBAAoB,CAAC;KACnD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/event-date/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,oBAAoB,EAAE,OAAO,oBAAoB,CAAC;KACnD;CACF;AAQD,eAAO,MAAM,YAAY,4BAA4B,CAAC;AACtD,MAAM,MAAM,YAAY,GAAG,oBAAoB,CAAC;AAChD,qBAAa,oBAAqB,SAAQ,WAAW;IACnD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;;IAcf,MAAM,KAAK,kBAAkB,aAE5B;IAED,iBAAiB;CAclB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/events-date-slider/elements/scroller/dates/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/events-date-slider/elements/scroller/dates/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAc7D,eAAO,MAAM,WAAW,QA0BvB,CAAC;AAEF,eAAO,MAAM,oBAAoB;aAGtB,YAAY;oBAkBtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intro.d.ts","sourceRoot":"","sources":["../../../../../source/components/events-date-slider/elements/scroller/intro.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"intro.d.ts","sourceRoot":"","sources":["../../../../../source/components/events-date-slider/elements/scroller/intro.ts"],"names":[],"mappings":"AA0DA,eAAO,MAAM,WAAW,QAuBvB,CAAC;AAEF,eAAO,MAAM,kBAAkB;aAA4B,WAAW;oBAuBrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/events-date-slider/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,0BAA0B,EAAE,OAAO,0BAA0B,CAAC;KAC/D;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/events-date-slider/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,0BAA0B,EAAE,OAAO,0BAA0B,CAAC;KAC/D;CACF;AAaD,eAAO,MAAM,YAAY,mCAAmC,CAAC;AAC7D,MAAM,MAAM,YAAY,GAAG,0BAA0B,CAAC;AACtD,qBAAa,0BAA2B,SAAQ,WAAW;IACzD,OAAO,EAAE,UAAU,CAAC;IACpB,QAAQ,EAAE,IAAI,GAAG,WAAW,CAAQ;IACpC,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,SAAK;;IAcX,MAAM,KAAK,kBAAkB,aAE5B;IAED,wBAAwB,CACtB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,EACvB,QAAQ,EAAE,MAAM,GAAG,IAAI;IAOzB,iBAAiB;IAiBjB,eAAe,aAEb;IAEF,gBAAgB,aAEd;CACH;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call-to-action.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/call-to-action.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"call-to-action.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/call-to-action.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,wBAAwB,wCAAwC,CAAC;AAE9E,eAAO,MAAM,kBAAkB,QAiC9B,CAAC;AAYF,eAAO,MAAM,2BAA2B;aAG7B,WAAW;oBAerB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"campaign.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/campaign.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAM/C,eAAO,MAAM,uBAAuB,4BAA4B,CAAC;AAEjE,eAAO,MAAM,cAAc,QAM1B,CAAC;AAEF,eAAO,MAAM,iBAAiB;aAGnB,gBAAgB;
|
|
1
|
+
{"version":3,"file":"campaign.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/campaign.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAM/C,eAAO,MAAM,uBAAuB,4BAA4B,CAAC;AAEjE,eAAO,MAAM,cAAc,QAM1B,CAAC;AAEF,eAAO,MAAM,iBAAiB;aAGnB,gBAAgB;oBAsB1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-links/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-links/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAYlD,eAAO,MAAM,mBAAmB,yBAAyB,CAAC;AAC1D,eAAO,MAAM,2BAA2B,iCAAiC,CAAC;AAkB1E,eAAO,MAAM,aAAa,QAmCzB,CAAC;AAEF,eAAO,MAAM,cAAc;aAA4B,gBAAgB;oBAiBtE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"link-columns.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-links/link-columns.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"link-columns.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-links/link-columns.ts"],"names":[],"mappings":"AAgOA,eAAO,MAAM,gBAAgB,QAiB5B,CAAC;AAgGF,eAAO,MAAM,iBAAiB;aAA4B,WAAW;oBAwDpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/contact.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/contact.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAkKlD,eAAO,MAAM,sBAAsB,QAyBlC,CAAC;AAiGF,eAAO,MAAM,sBAAsB;aAGxB,gBAAgB;oBA2C1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/index.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/index.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAsClD,eAAO,MAAM,aAAa,QA4CzB,CAAC;AAEF,eAAO,MAAM,aAAa;aAA4B,gBAAgB;oBAiCrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/logo.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAyClD,eAAO,MAAM,mBAAmB,QAc/B,CAAC;AAEF,eAAO,MAAM,mBAAmB;aAGrB,gBAAgB;
|
|
1
|
+
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../../../source/components/footer/elements/main-section/row-logo/logo.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAyClD,eAAO,MAAM,mBAAmB,QAc/B,CAAC;AAEF,eAAO,MAAM,mBAAmB;aAGrB,gBAAgB;oBA4B1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"social.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/social.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"social.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/main-section/social.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAY/C,eAAO,MAAM,qBAAqB,qCAAqC,CAAC;AAyCxE,eAAO,MAAM,qBAAqB,QAgFjC,CAAC;AAkGF,eAAO,MAAM,2BAA2B;aAG7B,gBAAgB;oBAY1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/utility-section/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/components/footer/elements/utility-section/index.ts"],"names":[],"mappings":"AA8EA,eAAO,MAAM,sBAAsB,QA8ClC,CAAC;AA0BF,eAAO,MAAM,aAAa;aAA4B,WAAW;oBA+BhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero/display.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero/display.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAYzC,eAAO,MAAM,eAAe,QAY3B,CAAC;AAmCF,eAAO,MAAM,eAAe;aAA4B,cAAc;oBA6BrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero-logo/display.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero-logo/display.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAI7C,eAAO,MAAM,eAAe,QAS3B,CAAC;AAgBF,eAAO,MAAM,eAAe;aAGjB,kBAAkB;oBAK5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero-minimal/display.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/hero-minimal/display.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAIhD,eAAO,MAAM,eAAe,QAS3B,CAAC;AAgBF,eAAO,MAAM,eAAe;aAGjB,qBAAqB;oBAI5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"child-slides.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/child-slides.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"child-slides.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/child-slides.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAmF3C,eAAO,MAAM,iBAAiB,QAI7B,CAAC;AA4DF,eAAO,MAAM,gBAAgB;aAA4B,YAAY;oCAsCpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAwF3C,eAAO,MAAM,kBAAkB,QAe9B,CAAC;AAEF,eAAO,MAAM,YAAY;aAA4B,YAAY;oBAyBhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slide-action.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/slide-action.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"slide-action.d.ts","sourceRoot":"","sources":["../../../../../source/components/nav-drawer/elements/slider/slide-action.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AA4D3C,eAAO,MAAM,iBAAiB,QAa7B,CAAC;AAoCF,eAAO,MAAM,iBAAiB;aAInB,YAAY;UACf,iBAAiB;oBAaxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-drawer/services/events.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-drawer/services/events.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAarD,eAAO,MAAM,SAAS;aAA4B,YAAY;UA4B7D,CAAC;AAEF,eAAO,MAAM,UAAU;aAA4B,YAAY;UAqB9D,CAAC;AA0DF,eAAO,MAAM,UAAU;aAIZ,YAAY;;UAwDtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dropdown.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/elements/dropdown.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"dropdown.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/elements/dropdown.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AA0E7C,eAAO,MAAM,cAAc,QAqB1B,CAAC;AAmCF,eAAO,MAAM,cAAc;aAA4B,iBAAiB;gCA0BvE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"primary.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/elements/primary.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"primary.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/elements/primary.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAc7C,eAAO,MAAM,aAAa,QAiDzB,CAAC;AAkBF,eAAO,MAAM,iBAAiB;aAGnB,iBAAiB;oBAwB3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/nav-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/nav-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;AAmBD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD,OAAO,EAAE,UAAU,CAAC;IACpB,YAAY,UAAS;IACrB,YAAY,SAAM;IAClB,UAAU,UAAS;IACnB,cAAc,aAAY;;IAY1B,iBAAiB;IA6CjB,WAAW;CAKZ;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/services/events.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../source/components/nav-item/services/events.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAO7C,eAAO,MAAM,YAAY;aAA4B,iBAAiB;UAUrE,CAAC;AAEF,eAAO,MAAM,YAAY;aAA4B,iBAAiB;UAWrE,CAAC;AAEF,eAAO,MAAM,gBAAgB;aAGlB,iBAAiB;UAqB3B,CAAC;AAEF,eAAO,MAAM,SAAS;aAA4B,iBAAiB;UAgBlE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/pathway/display.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/pathway/display.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAc5C,eAAO,MAAM,eAAe,QAU3B,CAAC;AAcF,eAAO,MAAM,eAAe;aAGjB,iBAAiB;oBAuC3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/pathway/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;AAcD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/pathway/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;KAC7C;CACF;AAcD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAa/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/pathway-highlight/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,0BAA0B,EAAE,OAAO,0BAA0B,CAAC;KAC/D;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/pathway-highlight/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,0BAA0B,EAAE,OAAO,0BAA0B,CAAC;KAC/D;CACF;AAiED,qBAAa,0BAA2B,SAAQ,WAAW;IACzD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/person/display.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"display.d.ts","sourceRoot":"","sources":["../../../source/components/person/display.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAU3C,eAAO,MAAM,eAAe,QAS3B,CAAC;AAkDF,eAAO,MAAM,eAAe;aAA4B,gBAAgB;oBAevE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/person/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;KAC3C;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/person/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;KAC3C;CACF;AAuBD,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAa/B,iBAAiB;CAalB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;AA8ED,qBAAa,eAAgB,SAAQ,WAAW;IAC9C,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/section-intro/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/section-intro/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;AAyBD,eAAO,MAAM,eAAe;aAGjB,sBAAsB;oBAgBhC,CAAC;AAEF,qBAAa,sBAAuB,SAAQ,WAAW;IACrD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/section-intro-wide/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/section-intro-wide/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;AAuBD,eAAO,MAAM,eAAe;aAGjB,sBAAsB;oBAYhC,CAAC;AAEF,qBAAa,sBAAuB,SAAQ,WAAW;IACrD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/stat/elements/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../source/components/stat/elements/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAoM1C,eAAO,MAAM,eAAe,QAc3B,CAAC;AA0BF,eAAO,MAAM,eAAe;aAA4B,cAAc;oBAiCrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/stickly-columns/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/components/stickly-columns/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,sBAAsB,EAAE,OAAO,sBAAsB,CAAC;KACvD;CACF;AAyBD,eAAO,MAAM,eAAe;aAGjB,sBAAsB;oBAahC,CAAC;AAEF,qBAAa,sBAAuB,SAAQ,WAAW;IACrD,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;IAW/B,iBAAiB;CAGlB;AAED,eAAO,MAAM,IAAI,YAQhB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../source/elements/block/container.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../source/elements/block/container.ts"],"names":[],"mappings":"AAKA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,uBAAuB,GAAG,kBAAkB,GAAG;IAClD,aAAa,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACtC,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;CACzC,CAAC;AAaF,eAAO,MAAM,uBAAuB,oBAAoB,CAAC;AACzD,eAAO,MAAM,+BAA+B,4BAA4B,CAAC;;;;;AA8JzE,wBAGE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scaling-font-container.d.ts","sourceRoot":"","sources":["../../../source/elements/block/scaling-font-container.ts"],"names":[],"mappings":";;;;AA+FA,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../source/elements/block/text.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../source/elements/block/text.ts"],"names":[],"mappings":"AAQA,MAAM,MAAM,uBAAuB,GAAG;IACpC,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,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,MAAM,CAAC;CAChB,CAAC;AAWF,eAAO,MAAM,4BAA4B,yBAAyB,CAAC;AACnE,eAAO,MAAM,0BAA0B,iCAAiC,CAAC;AACzE,eAAO,MAAM,0BAA0B,uBAAuB,CAAC;AAC/D,eAAO,MAAM,2BAA2B,wBAAwB,CAAC;AACjE,eAAO,MAAM,4BAA4B,oBAAoB,CAAC;AAC9D,eAAO,MAAM,uBAAuB,oBAAoB,CAAC;AACzD,eAAO,MAAM,0BAA0B,uBAAuB,CAAC;;;;;AA+M/D,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call-to-action-primary.d.ts","sourceRoot":"","sources":["../../../../source/elements/call-to-action/styles/call-to-action-primary.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"call-to-action-primary.d.ts","sourceRoot":"","sources":["../../../../source/elements/call-to-action/styles/call-to-action-primary.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,4BAA4B,sCAAsC,CAAC;AAGhF,eAAO,MAAM,kBAAkB,QAwB9B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call-to-action-secondary.d.ts","sourceRoot":"","sources":["../../../../source/elements/call-to-action/styles/call-to-action-secondary.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"call-to-action-secondary.d.ts","sourceRoot":"","sources":["../../../../source/elements/call-to-action/styles/call-to-action-secondary.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,8BAA8B,wCACJ,CAAC;AAGxC,eAAO,MAAM,oBAAoB,QAgBhC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TypeBlockContainer } from '../block/container';
|
|
2
|
-
import {
|
|
3
|
-
type TypeBlockCardProps =
|
|
2
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
3
|
+
type TypeBlockCardProps = TypeTextLockupSmall & TypeBlockContainer & {
|
|
4
4
|
image?: HTMLImageElement | null;
|
|
5
5
|
};
|
|
6
6
|
declare const _default: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/card/block.ts"],"names":[],"mappings":"AAAA,OAAuB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExE,
|
|
1
|
+
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/card/block.ts"],"names":[],"mappings":"AAAA,OAAuB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExE,OAA4B,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAEhF,KAAK,kBAAkB,GAAG,mBAAmB,GAC3C,kBAAkB,GAAG;IACnB,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CACjC,CAAC;;;;;AAqCJ,wBAGE"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
type TypeListCardProps =
|
|
1
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
2
|
+
type TypeListCardProps = TypeTextLockupSmall & {
|
|
3
3
|
image?: HTMLImageElement | null;
|
|
4
4
|
};
|
|
5
5
|
declare const _default: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/card/list.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../source/elements/card/list.ts"],"names":[],"mappings":"AAEA,OAA4B,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAGhF,KAAK,iBAAiB,GAAG,mBAAmB,GAAG;IAC7C,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CACjC,CAAC;;;;;AAyCF,wBAGE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
2
|
+
export type TypeCardOverlayContainer = TypeTextLockupSmall;
|
|
3
|
+
declare const _default: {
|
|
4
|
+
CreateElement: (element: TypeTextLockupSmall) => HTMLDivElement;
|
|
5
|
+
Styles: string;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
//# sourceMappingURL=container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/container.ts"],"names":[],"mappings":"AACA,OAA4B,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAEhF,MAAM,MAAM,wBAAwB,GAAG,mBAAmB,CAAC;;;;;AAmD3D,wBAGE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
type TypeCardOverlayCtaIcon = {
|
|
2
|
+
ctaIcon?: HTMLElement | null;
|
|
3
|
+
theme?: string | null;
|
|
4
|
+
};
|
|
5
|
+
declare const _default: {
|
|
6
|
+
CreateElement: ({ ctaIcon, theme }: TypeCardOverlayCtaIcon) => HTMLDivElement | null;
|
|
7
|
+
Styles: string;
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
10
|
+
//# sourceMappingURL=icon-cta.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icon-cta.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/icon-cta.ts"],"names":[],"mappings":"AAGA,KAAK,sBAAsB,GAAG;IAC5B,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB,CAAC;;;;;AAsHF,wBAGE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
2
|
+
type TypeCardOverlayImageElement = TypeTextLockupSmall & {
|
|
3
|
+
image?: HTMLImageElement | null;
|
|
4
|
+
};
|
|
5
|
+
declare const _default: {
|
|
6
|
+
CreateElement: (element: TypeCardOverlayImageElement) => HTMLDivElement | undefined;
|
|
7
|
+
Styles: string;
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
10
|
+
//# sourceMappingURL=image.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../../source/elements/card-overlay/image.ts"],"names":[],"mappings":"AAGA,OAA4B,EAC1B,mBAAmB,EAEpB,MAAM,sBAAsB,CAAC;AAG9B,KAAK,2BAA2B,GAAG,mBAAmB,GAAG;IACvD,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CACjC,CAAC;;;;;AAwMF,wBAGE"}
|
|
@@ -1,17 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
eyebrow?: HTMLElement | null;
|
|
3
|
-
headline?: HTMLElement | null;
|
|
4
|
-
text?: HTMLElement | null;
|
|
5
|
-
date?: HTMLElement | null;
|
|
6
|
-
actions?: HTMLElement | null;
|
|
7
|
-
};
|
|
8
|
-
type TypeCardOverlayElement = TypeTextContainer & {
|
|
9
|
-
image?: HTMLImageElement | null;
|
|
10
|
-
ctaIcon?: HTMLElement | null;
|
|
11
|
-
theme?: string | null;
|
|
12
|
-
};
|
|
1
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
13
2
|
declare const _default: {
|
|
14
|
-
CreateElement: (element:
|
|
3
|
+
CreateElement: (element: TypeTextLockupSmall) => HTMLDivElement;
|
|
15
4
|
Styles: string;
|
|
16
5
|
};
|
|
17
6
|
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,OAA4B,EAC1B,mBAAmB,EAEpB,MAAM,sBAAsB,CAAC;;;;;AA4G9B,wBAGE"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TypeBlockContainer } from '../block/container';
|
|
2
|
-
import {
|
|
3
|
-
type TypeBlockEventProps =
|
|
2
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
3
|
+
type TypeBlockEventProps = TypeTextLockupSmall & TypeBlockContainer & {
|
|
4
4
|
image?: HTMLImageElement | null;
|
|
5
5
|
eventDetails: HTMLElement;
|
|
6
6
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/event/block.ts"],"names":[],"mappings":"AACA,OAAuB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExE,
|
|
1
|
+
{"version":3,"file":"block.d.ts","sourceRoot":"","sources":["../../../source/elements/event/block.ts"],"names":[],"mappings":"AACA,OAAuB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExE,OAA4B,EAC1B,mBAAmB,EAEpB,MAAM,sBAAsB,CAAC;AAE9B,KAAK,mBAAmB,GAAG,mBAAmB,GAC5C,kBAAkB,GAAG;IACnB,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAChC,YAAY,EAAE,WAAW,CAAC;CAC3B,CAAC;;;;;AAmEJ,wBAGE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.d.ts","sourceRoot":"","sources":["../../../../source/elements/event/elements/meta.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"meta.d.ts","sourceRoot":"","sources":["../../../../source/elements/event/elements/meta.ts"],"names":[],"mappings":"AAGA,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;AAMF,KAAK,SAAS,GAAG,mBAAmB,GAAG;IACrC,QAAQ,EAAE,YAAY,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC;;;;;AAwOF,wBAGE"}
|
|
@@ -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":";;;;;;;;;;AA8LA,wBAGE"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
type TypeListEventProps =
|
|
1
|
+
import { TypeTextLockupSmall } from '../lockup/text-small';
|
|
2
|
+
type TypeListEventProps = TypeTextLockupSmall & {
|
|
3
3
|
image?: HTMLImageElement | null;
|
|
4
4
|
dateBlock: HTMLElement;
|
|
5
5
|
eventDetails: HTMLElement;
|