@tmorrow/cre8-wc 1.1.7 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/accordion/accordion.styles.d.ts.map +1 -1
- package/lib/components/accordion/accordion.styles.js +627 -1
- package/lib/components/accordion/accordion.styles.js.map +1 -1
- package/lib/components/accordion-item/accordion-item.styles.d.ts.map +1 -1
- package/lib/components/accordion-item/accordion-item.styles.js +808 -1
- package/lib/components/accordion-item/accordion-item.styles.js.map +1 -1
- package/lib/components/alert/alert.styles.d.ts.map +1 -1
- package/lib/components/alert/alert.styles.js +746 -1
- package/lib/components/alert/alert.styles.js.map +1 -1
- package/lib/components/badge/badge.styles.d.ts.map +1 -1
- package/lib/components/badge/badge.styles.js +716 -1
- package/lib/components/badge/badge.styles.js.map +1 -1
- package/lib/components/band/band.styles.d.ts.map +1 -1
- package/lib/components/band/band.styles.js +611 -1
- package/lib/components/band/band.styles.js.map +1 -1
- package/lib/components/breadcrumbs/breadcrumbs.styles.d.ts.map +1 -1
- package/lib/components/breadcrumbs/breadcrumbs.styles.js +598 -1
- package/lib/components/breadcrumbs/breadcrumbs.styles.js.map +1 -1
- package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.d.ts.map +1 -1
- package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js +613 -1
- package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js.map +1 -1
- package/lib/components/button-group/button-group.styles.d.ts.map +1 -1
- package/lib/components/button-group/button-group.styles.js +612 -1
- package/lib/components/button-group/button-group.styles.js.map +1 -1
- package/lib/components/card/card.js +1 -1
- package/lib/components/card/card.js.map +1 -1
- package/lib/components/card/card.styles.d.ts +1 -1
- package/lib/components/card/card.styles.d.ts.map +1 -1
- package/lib/components/card/card.styles.js +364 -2
- package/lib/components/card/card.styles.js.map +1 -1
- package/lib/components/chart/chart.styles.d.ts.map +1 -1
- package/lib/components/chart/chart.styles.js +361 -1
- package/lib/components/chart/chart.styles.js.map +1 -1
- package/lib/components/checkbox-field/checkbox-field.styles.d.ts.map +1 -1
- package/lib/components/checkbox-field/checkbox-field.styles.js +619 -1
- package/lib/components/checkbox-field/checkbox-field.styles.js.map +1 -1
- package/lib/components/checkbox-field-item/checkbox-field-item.styles.d.ts.map +1 -1
- package/lib/components/checkbox-field-item/checkbox-field-item.styles.js +864 -1
- package/lib/components/checkbox-field-item/checkbox-field-item.styles.js.map +1 -1
- package/lib/components/danger-button/danger-button.styles.d.ts.map +1 -1
- package/lib/components/danger-button/danger-button.styles.js +1114 -1
- package/lib/components/danger-button/danger-button.styles.js.map +1 -1
- package/lib/components/date-picker/calendar/calendar.styles.d.ts.map +1 -1
- package/lib/components/date-picker/calendar/calendar.styles.js +686 -1
- package/lib/components/date-picker/calendar/calendar.styles.js.map +1 -1
- package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.d.ts.map +1 -1
- package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js +607 -1
- package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js.map +1 -1
- package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.d.ts.map +1 -1
- package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js +595 -1
- package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js.map +1 -1
- package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.d.ts.map +1 -1
- package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js +614 -1
- package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js.map +1 -1
- package/lib/components/divider/divider.styles.d.ts.map +1 -1
- package/lib/components/divider/divider.styles.js +620 -1
- package/lib/components/divider/divider.styles.js.map +1 -1
- package/lib/components/dropdown/dropdown.styles.d.ts.map +1 -1
- package/lib/components/dropdown/dropdown.styles.js +656 -1
- package/lib/components/dropdown/dropdown.styles.js.map +1 -1
- package/lib/components/dropdown-item/dropdown-item.styles.d.ts.map +1 -1
- package/lib/components/dropdown-item/dropdown-item.styles.js +611 -1
- package/lib/components/dropdown-item/dropdown-item.styles.js.map +1 -1
- package/lib/components/feature/feature.styles.d.ts.map +1 -1
- package/lib/components/feature/feature.styles.js +645 -1
- package/lib/components/feature/feature.styles.js.map +1 -1
- package/lib/components/field/field.styles.d.ts.map +1 -1
- package/lib/components/field/field.styles.js +365 -17
- package/lib/components/field/field.styles.js.map +1 -1
- package/lib/components/field-note/field-note.styles.d.ts.map +1 -1
- package/lib/components/field-note/field-note.styles.js +625 -1
- package/lib/components/field-note/field-note.styles.js.map +1 -1
- package/lib/components/footer/footer.styles.d.ts.map +1 -1
- package/lib/components/footer/footer.styles.js +603 -1
- package/lib/components/footer/footer.styles.js.map +1 -1
- package/lib/components/global-nav/global-nav.styles.d.ts.map +1 -1
- package/lib/components/global-nav/global-nav.styles.js +602 -1
- package/lib/components/global-nav/global-nav.styles.js.map +1 -1
- package/lib/components/global-nav-item/global-nav-item.styles.d.ts.map +1 -1
- package/lib/components/global-nav-item/global-nav-item.styles.js +662 -1
- package/lib/components/global-nav-item/global-nav-item.styles.js.map +1 -1
- package/lib/components/grid/grid.styles.d.ts.map +1 -1
- package/lib/components/grid/grid.styles.js +932 -1
- package/lib/components/grid/grid.styles.js.map +1 -1
- package/lib/components/grid-item/grid-item.styles.d.ts.map +1 -1
- package/lib/components/grid-item/grid-item.styles.js +589 -1
- package/lib/components/grid-item/grid-item.styles.js.map +1 -1
- package/lib/components/header/header.styles.d.ts.map +1 -1
- package/lib/components/header/header.styles.js +642 -1
- package/lib/components/header/header.styles.js.map +1 -1
- package/lib/components/heading/heading.styles.d.ts.map +1 -1
- package/lib/components/heading/heading.styles.js +904 -1
- package/lib/components/heading/heading.styles.js.map +1 -1
- package/lib/components/hero/hero.styles.d.ts.map +1 -1
- package/lib/components/hero/hero.styles.js +721 -1
- package/lib/components/hero/hero.styles.js.map +1 -1
- package/lib/components/icon/icon.styles.d.ts.map +1 -1
- package/lib/components/icon/icon.styles.js +657 -1
- package/lib/components/icon/icon.styles.js.map +1 -1
- package/lib/components/inline-alert/inline-alert.styles.d.ts.map +1 -1
- package/lib/components/inline-alert/inline-alert.styles.js +365 -5
- package/lib/components/inline-alert/inline-alert.styles.js.map +1 -1
- package/lib/components/layout/layout.styles.d.ts.map +1 -1
- package/lib/components/layout/layout.styles.js +615 -1
- package/lib/components/layout/layout.styles.js.map +1 -1
- package/lib/components/layout-container/layout-container.styles.d.ts.map +1 -1
- package/lib/components/layout-container/layout-container.styles.js +602 -1
- package/lib/components/layout-container/layout-container.styles.js.map +1 -1
- package/lib/components/layout-section/layout-section.styles.d.ts.map +1 -1
- package/lib/components/layout-section/layout-section.styles.js +590 -1
- package/lib/components/layout-section/layout-section.styles.js.map +1 -1
- package/lib/components/linelength-container/linelength-container.styles.d.ts.map +1 -1
- package/lib/components/linelength-container/linelength-container.styles.js +589 -1
- package/lib/components/linelength-container/linelength-container.styles.js.map +1 -1
- package/lib/components/link/link.styles.d.ts.map +1 -1
- package/lib/components/link/link.styles.js +762 -1
- package/lib/components/link/link.styles.js.map +1 -1
- package/lib/components/link-list/link-list.styles.d.ts.map +1 -1
- package/lib/components/link-list/link-list.styles.js +695 -1
- package/lib/components/link-list/link-list.styles.js.map +1 -1
- package/lib/components/link-list-item/link-list-item.styles.d.ts.map +1 -1
- package/lib/components/link-list-item/link-list-item.styles.js +641 -1
- package/lib/components/link-list-item/link-list-item.styles.js.map +1 -1
- package/lib/components/list/list.styles.d.ts.map +1 -1
- package/lib/components/list/list.styles.js +631 -1
- package/lib/components/list/list.styles.js.map +1 -1
- package/lib/components/list-item/list-item.styles.d.ts.map +1 -1
- package/lib/components/list-item/list-item.styles.js +586 -1
- package/lib/components/list-item/list-item.styles.js.map +1 -1
- package/lib/components/loading-spinner/loading-spinner.styles.d.ts.map +1 -1
- package/lib/components/loading-spinner/loading-spinner.styles.js +719 -1
- package/lib/components/loading-spinner/loading-spinner.styles.js.map +1 -1
- package/lib/components/logo/logo.styles.d.ts.map +1 -1
- package/lib/components/logo/logo.styles.js +589 -1
- package/lib/components/logo/logo.styles.js.map +1 -1
- package/lib/components/main/main.styles.d.ts.map +1 -1
- package/lib/components/main/main.styles.js +603 -1
- package/lib/components/main/main.styles.js.map +1 -1
- package/lib/components/modal/modal.styles.d.ts.map +1 -1
- package/lib/components/modal/modal.styles.js +740 -1
- package/lib/components/modal/modal.styles.js.map +1 -1
- package/lib/components/multi-select/multi-select.styles.d.ts.map +1 -1
- package/lib/components/multi-select/multi-select.styles.js +826 -1
- package/lib/components/multi-select/multi-select.styles.js.map +1 -1
- package/lib/components/nav-container/nav-container.styles.d.ts.map +1 -1
- package/lib/components/nav-container/nav-container.styles.js +618 -1
- package/lib/components/nav-container/nav-container.styles.js.map +1 -1
- package/lib/components/page-header/page-header.styles.d.ts.map +1 -1
- package/lib/components/page-header/page-header.styles.js +636 -1
- package/lib/components/page-header/page-header.styles.js.map +1 -1
- package/lib/components/pagination/page-counter/page-counter.styles.d.ts.map +1 -1
- package/lib/components/pagination/page-counter/page-counter.styles.js +599 -1
- package/lib/components/pagination/page-counter/page-counter.styles.js.map +1 -1
- package/lib/components/pagination/pagination.styles.d.ts.map +1 -1
- package/lib/components/pagination/pagination.styles.js +645 -1
- package/lib/components/pagination/pagination.styles.js.map +1 -1
- package/lib/components/percent-bar/percent-bar.styles.d.ts.map +1 -1
- package/lib/components/percent-bar/percent-bar.styles.js +611 -1
- package/lib/components/percent-bar/percent-bar.styles.js.map +1 -1
- package/lib/components/popover/popover.styles.d.ts.map +1 -1
- package/lib/components/popover/popover.styles.js +766 -1
- package/lib/components/popover/popover.styles.js.map +1 -1
- package/lib/components/primary-nav/primary-nav.styles.d.ts.map +1 -1
- package/lib/components/primary-nav/primary-nav.styles.js +613 -1
- package/lib/components/primary-nav/primary-nav.styles.js.map +1 -1
- package/lib/components/primary-nav-item/primary-nav-item.styles.d.ts.map +1 -1
- package/lib/components/primary-nav-item/primary-nav-item.styles.js +767 -1
- package/lib/components/primary-nav-item/primary-nav-item.styles.js.map +1 -1
- package/lib/components/progress-meter/progress-meter.styles.d.ts.map +1 -1
- package/lib/components/progress-meter/progress-meter.styles.js +699 -1
- package/lib/components/progress-meter/progress-meter.styles.js.map +1 -1
- package/lib/components/progress-steps/progress-steps.styles.d.ts.map +1 -1
- package/lib/components/progress-steps/progress-steps.styles.js +597 -1
- package/lib/components/progress-steps/progress-steps.styles.js.map +1 -1
- package/lib/components/progress-steps-item/progress-steps-item.styles.d.ts.map +1 -1
- package/lib/components/progress-steps-item/progress-steps-item.styles.js +711 -1
- package/lib/components/progress-steps-item/progress-steps-item.styles.js.map +1 -1
- package/lib/components/radio-field/radio-field.styles.d.ts.map +1 -1
- package/lib/components/radio-field/radio-field.styles.js +624 -1
- package/lib/components/radio-field/radio-field.styles.js.map +1 -1
- package/lib/components/radio-field-item/radio-field-item.styles.d.ts.map +1 -1
- package/lib/components/radio-field-item/radio-field-item.styles.js +721 -1
- package/lib/components/radio-field-item/radio-field-item.styles.js.map +1 -1
- package/lib/components/remove-tag/remove-tag.styles.d.ts.map +1 -1
- package/lib/components/remove-tag/remove-tag.styles.js +681 -1
- package/lib/components/remove-tag/remove-tag.styles.js.map +1 -1
- package/lib/components/section/section.styles.d.ts.map +1 -1
- package/lib/components/section/section.styles.js +608 -1
- package/lib/components/section/section.styles.js.map +1 -1
- package/lib/components/select/select.styles.d.ts.map +1 -1
- package/lib/components/select/select.styles.js +739 -1
- package/lib/components/select/select.styles.js.map +1 -1
- package/lib/components/select-tile-list/select-tile-list.styles.d.ts.map +1 -1
- package/lib/components/select-tile-list/select-tile-list.styles.js +620 -1
- package/lib/components/select-tile-list/select-tile-list.styles.js.map +1 -1
- package/lib/components/skeleton-loader/skeleton-loader.styles.d.ts.map +1 -1
- package/lib/components/skeleton-loader/skeleton-loader.styles.js +634 -1
- package/lib/components/skeleton-loader/skeleton-loader.styles.js.map +1 -1
- package/lib/components/split-button/split-button.styles.d.ts.map +1 -1
- package/lib/components/split-button/split-button.styles.js +595 -1
- package/lib/components/split-button/split-button.styles.js.map +1 -1
- package/lib/components/submenu/submenu.styles.d.ts.map +1 -1
- package/lib/components/submenu/submenu.styles.js +591 -1
- package/lib/components/submenu/submenu.styles.js.map +1 -1
- package/lib/components/submenu-item/submenu-item.styles.d.ts.map +1 -1
- package/lib/components/submenu-item/submenu-item.styles.js +599 -1
- package/lib/components/submenu-item/submenu-item.styles.js.map +1 -1
- package/lib/components/tab/tab.styles.d.ts.map +1 -1
- package/lib/components/tab/tab.styles.js +680 -1
- package/lib/components/tab/tab.styles.js.map +1 -1
- package/lib/components/tab-panel/tab-panel.styles.d.ts.map +1 -1
- package/lib/components/tab-panel/tab-panel.styles.js +615 -1
- package/lib/components/tab-panel/tab-panel.styles.js.map +1 -1
- package/lib/components/table/table.styles.d.ts.map +1 -1
- package/lib/components/table/table.styles.js +633 -1
- package/lib/components/table/table.styles.js.map +1 -1
- package/lib/components/table-body/table-body.styles.d.ts.map +1 -1
- package/lib/components/table-body/table-body.styles.js +592 -1
- package/lib/components/table-body/table-body.styles.js.map +1 -1
- package/lib/components/table-cell/table-cell.styles.d.ts.map +1 -1
- package/lib/components/table-cell/table-cell.styles.js +625 -1
- package/lib/components/table-cell/table-cell.styles.js.map +1 -1
- package/lib/components/table-header/table-header.styles.d.ts.map +1 -1
- package/lib/components/table-header/table-header.styles.js +612 -1
- package/lib/components/table-header/table-header.styles.js.map +1 -1
- package/lib/components/table-header-cell/table-header-cell.styles.d.ts.map +1 -1
- package/lib/components/table-header-cell/table-header-cell.styles.js +604 -1
- package/lib/components/table-header-cell/table-header-cell.styles.js.map +1 -1
- package/lib/components/table-object/table-object.styles.d.ts.map +1 -1
- package/lib/components/table-object/table-object.styles.js +599 -1
- package/lib/components/table-object/table-object.styles.js.map +1 -1
- package/lib/components/table-row/table-row.styles.d.ts.map +1 -1
- package/lib/components/table-row/table-row.styles.js +691 -1
- package/lib/components/table-row/table-row.styles.js.map +1 -1
- package/lib/components/tabs/tabs.styles.d.ts.map +1 -1
- package/lib/components/tabs/tabs.styles.js +678 -1
- package/lib/components/tabs/tabs.styles.js.map +1 -1
- package/lib/components/tag/tag.styles.d.ts.map +1 -1
- package/lib/components/tag/tag.styles.js +695 -1
- package/lib/components/tag/tag.styles.js.map +1 -1
- package/lib/components/tag-list/tag-list.styles.d.ts.map +1 -1
- package/lib/components/tag-list/tag-list.styles.js +612 -1
- package/lib/components/tag-list/tag-list.styles.js.map +1 -1
- package/lib/components/tertiary-nav/tertiary-nav.styles.d.ts.map +1 -1
- package/lib/components/tertiary-nav/tertiary-nav.styles.js +613 -1
- package/lib/components/tertiary-nav/tertiary-nav.styles.js.map +1 -1
- package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.d.ts.map +1 -1
- package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js +635 -1
- package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js.map +1 -1
- package/lib/components/text-link/text-link.styles.d.ts.map +1 -1
- package/lib/components/text-link/text-link.styles.js +652 -1
- package/lib/components/text-link/text-link.styles.js.map +1 -1
- package/lib/components/text-passage/text-passage-light-dom.styles.d.ts.map +1 -1
- package/lib/components/text-passage/text-passage-light-dom.styles.js +840 -1
- package/lib/components/text-passage/text-passage-light-dom.styles.js.map +1 -1
- package/lib/components/text-passage/text-passage.styles.d.ts.map +1 -1
- package/lib/components/text-passage/text-passage.styles.js +622 -1
- package/lib/components/text-passage/text-passage.styles.js.map +1 -1
- package/lib/components/tooltip/tooltip.styles.d.ts.map +1 -1
- package/lib/components/tooltip/tooltip.styles.js +781 -1
- package/lib/components/tooltip/tooltip.styles.js.map +1 -1
- package/lib/components/utility-nav/utility-nav.styles.d.ts.map +1 -1
- package/lib/components/utility-nav/utility-nav.styles.js +613 -1
- package/lib/components/utility-nav/utility-nav.styles.js.map +1 -1
- package/lib/components/utility-nav-item/utility-nav-item.styles.d.ts.map +1 -1
- package/lib/components/utility-nav-item/utility-nav-item.styles.js +643 -1
- package/lib/components/utility-nav-item/utility-nav-item.styles.js.map +1 -1
- package/lib/{icon-D22g8aWB.js → icon-BzSGJsMA.js} +727 -71
- package/lib/scripts/convert-scss-to-ts.js +99 -20
- package/lib/scripts/convert-scss-to-ts.js.map +1 -1
- package/mcp-manifest.json +1 -1
- package/package.json +3 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.styles.js","sourceRoot":"","sources":["../../../components/grid/grid.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,MAAM,MAAM,GAAG,GAAG,CAAA,qqKAAqqK,CAAC;AACxrK,eAAe,MAAM,CAAC","sourcesContent":["import { css } from 'lit';\nconst styles = css`*,::slotted(*),*:before,*:after{box-sizing:border-box}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}:host{--cre8-z-index-1: 1;--cre8-z-index-50: 50;--cre8-z-index-100: 100;--cre8-z-index-200: 200;--cre8-z-index-1030: 1030;--cre8-anim-fade-quick: 0.35s;--cre8-anim-ease: ease}@keyframes fadeIn{100%{opacity:1}}@keyframes slideIn{100%{transform:translateX(0)}}@keyframes slideInFwd{100%{width:272px;height:272px}}@keyframes slideOutRight{100%{width:272px;height:272px}}@keyframes slideUp{100%{transform:translateY(0)}}@media(width >= 481px){@keyframes slideInFwd{100%{width:417px;height:417px}}@keyframes slideOutRight{100%{width:417px;height:417px}}}@media(width >= 48rem){@keyframes slideInFwd{100%{width:330px;height:330px}}@keyframes slideOutRight{100%{width:330px;height:330px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 60rem){@keyframes slideInFwd{100%{width:460px;height:460px}}@keyframes slideOutRight{100%{width:460px;height:460px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 75rem){@keyframes slideInFwd{100%{width:592px;height:591px}}@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 87.5rem){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 120px))}}}@media(width >= 2200px){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 592px))}}}span.ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple 600ms linear;background-color:var(--ripple-bg-color)}@keyframes ripple{to{transform:scale(4);opacity:1}}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}.cre8-c-grid{display:flex;flex-direction:column;flex-wrap:wrap;margin:-0.75rem}.cre8-c-grid--gap-none{margin:0}.cre8-c-grid--gap-sm{margin:-0.25rem}.cre8-c-grid--gap-lg{margin:-1rem}.cre8-c-grid--side-by-side{flex-direction:row}@media all and (min-width: 768px){.cre8-c-grid--2up{flex-direction:row}}@media all and (min-width: 560px){.cre8-c-grid--2up.cre8-c-grid--break-faster{flex-direction:row}}@media all and (min-width: 768px){.cre8-c-grid--2up.cre8-c-grid--break-slower{flex-direction:column}}@media all and (min-width: 1400px){.cre8-c-grid--2up.cre8-c-grid--break-slower{flex-direction:row}}@media all and (min-width: 768px){.cre8-c-grid--3up{flex-direction:row}}@media all and (min-width: 960px){.cre8-c-grid--1-3up{flex-direction:row}}@media all and (min-width: 768px){.cre8-c-grid--1-3up.cre8-c-grid--break-faster{flex-direction:row}}@media all and (min-width: 960px){.cre8-c-grid--1-3up.cre8-c-grid--break-slower{flex-direction:column}}@media all and (min-width: 1200px){.cre8-c-grid--1-3up.cre8-c-grid--break-slower{flex-direction:row}}@media all and (min-width: 560px){.cre8-c-grid--1-2-4up{flex-direction:row}}@media all and (min-width: 768px){.cre8-c-grid--1-4up{flex-direction:row}}@media all and (min-width: 560px){.cre8-c-grid--4up{flex-direction:row}}.cre8-c-grid--2-4-6up{flex-direction:row}::slotted(cre8-grid-item){display:block;padding:0.75rem}.cre8-c-grid--gap-none>::slotted(cre8-grid-item){padding:0}.cre8-c-grid--gap-sm>::slotted(cre8-grid-item){padding:0.25rem}.cre8-c-grid--gap-lg>::slotted(cre8-grid-item){padding:1rem}.cre8-c-grid--side-by-side>::slotted(cre8-grid-item){width:50%}@media all and (min-width: 768px){.cre8-c-grid--2up>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 560px){.cre8-c-grid--2up.cre8-c-grid--break-faster>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 768px){.cre8-c-grid--2up.cre8-c-grid--break-slower>::slotted(cre8-grid-item){width:100%}}@media all and (min-width: 1400px){.cre8-c-grid--2up.cre8-c-grid--break-slower>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 768px){.cre8-c-grid--3up>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 960px){.cre8-c-grid--3up>::slotted(cre8-grid-item){width:33.3333%}}@media all and (min-width: 960px){.cre8-c-grid--1-3up>::slotted(cre8-grid-item){width:33.3333%}}@media all and (min-width: 768px){.cre8-c-grid--1-3up.cre8-c-grid--break-faster>::slotted(cre8-grid-item){width:33.33%}}@media all and (min-width: 960px){.cre8-c-grid--1-3up.cre8-c-grid--break-slower>::slotted(cre8-grid-item){width:100%}}@media all and (min-width: 1200px){.cre8-c-grid--1-3up.cre8-c-grid--break-slower>::slotted(cre8-grid-item){width:33.33%}}@media all and (min-width: 560px){.cre8-c-grid--1-2-4up>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 960px){.cre8-c-grid--1-2-4up>::slotted(cre8-grid-item){width:25%}}@media all and (min-width: 768px){.cre8-c-grid--1-4up>::slotted(cre8-grid-item){width:25%}}@media all and (min-width: 560px){.cre8-c-grid--4up>::slotted(cre8-grid-item){width:50%}}@media all and (min-width: 768px){.cre8-c-grid--4up>::slotted(cre8-grid-item){width:33.3333%}}@media all and (min-width: 960px){.cre8-c-grid--4up>::slotted(cre8-grid-item){width:25%}}.cre8-c-grid--2-4-6up>::slotted(cre8-grid-item){width:50%}@media all and (min-width: 960px){.cre8-c-grid--2-4-6up>::slotted(cre8-grid-item){width:25%}}@media all and (min-width: 1200px){.cre8-c-grid--2-4-6up>::slotted(cre8-grid-item){width:16.66%}}`;\nexport default styles;\n"]}
|
|
1
|
+
{"version":3,"file":"grid.styles.js","sourceRoot":"","sources":["../../../components/grid/grid.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,MAAM,MAAM,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAm6BhB,CAAC;AACH,eAAe,MAAM,CAAC","sourcesContent":["import { css } from 'lit';\nconst styles = css`.cre8-u-content-knockout-brand {\n color: var(----cre8-color-content-knockout-brand);\n}\n\n.cre8-u-is-hidden {\n display: none !important;\n visibility: hidden !important;\n}\n\n.cre8-u-is-vishidden {\n position: absolute !important;\n overflow: hidden;\n width: 1px;\n height: 1px;\n padding: 0;\n border: 0;\n clip: rect(1px, 1px, 1px, 1px);\n}\n\n@media all and (min-width: 23.4375rem) {\n .cre8-u-hide-sm {\n display: none !important;\n }\n}\n@media all and (min-width: 35rem) {\n .cre8-u-hide-sm-2 {\n display: none !important;\n }\n}\n@media all and (min-width: 48rem) {\n .cre8-u-hide-md {\n display: none !important;\n }\n}\n@media all and (min-width: 60rem) {\n .cre8-u-hide-lg {\n display: none !important;\n }\n}\n@media all and (min-width: 75rem) {\n .cre8-u-hide-xl {\n display: none !important;\n }\n}\n@media all and (max-width: 23.4375rem) {\n .cre8-u-show-sm {\n display: none !important;\n }\n}\n@media all and (max-width: 35rem) {\n .cre8-u-show-sm-2 {\n display: none !important;\n }\n}\n@media all and (max-width: 48rem) {\n .cre8-u-show-md {\n display: none !important;\n }\n}\n@media all and (max-width: 60rem) {\n .cre8-u-show-lg {\n display: none !important;\n }\n}\n@media all and (max-width: 75rem) {\n .cre8-u-show-xl {\n display: none !important;\n }\n}\n.cre8-u-margin-none {\n margin: 0 !important;\n}\n\n.cre8-u-margin-sm {\n margin: size(1) !important;\n}\n\n.cre8-u-margin-md {\n margin: size(2) !important;\n}\n\n.cre8-u-margin-lg {\n margin: size(3) !important;\n}\n\n.cre8-u-margin-xl {\n margin: size(4) !important;\n}\n\n.cre8-u-margin-xxl {\n margin: size(8) !important;\n}\n\n.cre8-u-margin-top-none {\n margin-top: 0 !important;\n}\n\n.cre8-u-margin-top-sm {\n margin-top: size(1) !important;\n}\n\n.cre8-u-margin-top-md {\n margin-top: size(2) !important;\n}\n\n.cre8-u-margin-top-lg {\n margin-top: size(3) !important;\n}\n\n.cre8-u-margin-top-xl {\n margin-top: size(4) !important;\n}\n\n.cre8-u-margin-top-xxl {\n margin-top: size(8) !important;\n}\n\n.cre8-u-margin-right-none {\n margin-right: 0 !important;\n}\n\n.cre8-u-margin-right-sm {\n margin-right: size(1) !important;\n}\n\n.cre8-u-margin-right-md {\n margin-right: size(2) !important;\n}\n\n.cre8-u-margin-right-lg {\n margin-right: size(3) !important;\n}\n\n.cre8-u-margin-right-xl {\n margin-right: size(4) !important;\n}\n\n.cre8-u-margin-right-xxl {\n margin-right: size(8) !important;\n}\n\n.cre8-u-margin-bottom-none {\n margin-bottom: 0 !important;\n}\n\n.cre8-u-margin-bottom-sm {\n margin-bottom: size(1) !important;\n}\n\n.cre8-u-margin-bottom-md {\n margin-bottom: size(2) !important;\n}\n\n.cre8-u-margin-bottom-lg {\n margin-bottom: size(3) !important;\n}\n\n.cre8-u-margin-bottom-xl {\n margin-bottom: size(4) !important;\n}\n\n.cre8-u-margin-bottom-xxl {\n margin-bottom: size(8) !important;\n}\n\n.cre8-u-margin-bottom-xl-xxl {\n margin-bottom: size(4) !important;\n}\n\n@media all and (min-width: 768px) {\n .cre8-u-margin-bottom-xl-xxl {\n margin-bottom: size(8) !important;\n }\n}\n.cre8-u-margin-left-none {\n margin-left: 0 !important;\n}\n\n.cre8-u-margin-left-sm {\n margin-left: size(1) !important;\n}\n\n.cre8-u-margin-left-md {\n margin-left: size(2) !important;\n}\n\n.cre8-u-margin-left-lg {\n margin-left: size(3) !important;\n}\n\n.cre8-u-margin-left-xl {\n margin-left: size(4) !important;\n}\n\n.cre8-u-margin-left-xxl {\n margin-left: size(8) !important;\n}\n\n.cre8-u-padding-none {\n padding: 0 !important;\n}\n\n.cre8-u-padding-sm {\n padding: size(1) !important;\n}\n\n.cre8-u-padding-md {\n padding: size(2) !important;\n}\n\n.cre8-u-padding-lg {\n padding: size(3) !important;\n}\n\n.cre8-u-padding-xl {\n padding: size(4) !important;\n}\n\n.cre8-u-padding-xxl {\n padding: size(8) !important;\n}\n\n.cre8-u-padding-top-none {\n padding-top: 0 !important;\n}\n\n.cre8-u-padding-top-sm {\n padding-top: size(1) !important;\n}\n\n.cre8-u-padding-top-md {\n padding-top: size(2) !important;\n}\n\n.cre8-u-padding-top-lg {\n padding-top: size(3) !important;\n}\n\n.cre8-u-padding-top-xl {\n padding-top: size(4) !important;\n}\n\n.cre8-u-padding-top-xxl {\n padding-top: size(8) !important;\n}\n\n.cre8-u-padding-right-none {\n padding-right: 0 !important;\n}\n\n.cre8-u-padding-right-sm {\n padding-right: size(1) !important;\n}\n\n.cre8-u-padding-right-md {\n padding-right: size(2) !important;\n}\n\n.cre8-u-padding-right-lg {\n padding-right: size(3) !important;\n}\n\n.cre8-u-padding-right-xl {\n padding-right: size(4) !important;\n}\n\n.cre8-u-padding-right-xxl {\n padding-right: size(8) !important;\n}\n\n.cre8-u-padding-bottom-none {\n padding-bottom: 0 !important;\n}\n\n.cre8-u-padding-bottom-sm {\n padding-bottom: size(1) !important;\n}\n\n.cre8-u-padding-bottom-md {\n padding-bottom: size(2) !important;\n}\n\n.cre8-u-padding-bottom-lg {\n padding-bottom: size(3) !important;\n}\n\n.cre8-u-padding-bottom-xl {\n padding-bottom: size(4) !important;\n}\n\n.cre8-u-padding-bottom-xxl {\n padding-bottom: size(8) !important;\n}\n\n.cre8-u-padding-left-none {\n padding-left: 0 !important;\n}\n\n.cre8-u-padding-left-sm {\n padding-left: size(1) !important;\n}\n\n.cre8-u-padding-left-md {\n padding-left: size(2) !important;\n}\n\n.cre8-u-padding-left-lg {\n padding-left: size(3) !important;\n}\n\n.cre8-u-padding-left-xl {\n padding-left: size(4) !important;\n}\n\n.cre8-u-padding-left-xxl {\n padding-left: size(8) !important;\n}\n\n.cre8-u-display-flex {\n display: flex !important;\n}\n\n.cre8-u-display-block {\n display: block !important;\n}\n\nbody {\n font-family: var(--cre8-typography-body-default-font-family);\n font-size: var(--cre8-typography-body-default-font-size);\n font-weight: var(--cre8-typography-body-default-font-weight);\n line-height: var(--cre8-typography-body-default-line-height);\n -webkit-text-decoration: var(--cre8-typography-body-default-text-decoration);\n text-decoration: var(--cre8-typography-body-default-text-decoration);\n text-transform: var(--cre8-typography-body-default-text-transform);\n display: flex;\n flex-direction: column;\n padding: 0;\n margin: 0;\n color: var(--cre8-color-content-default);\n background: var(--background-default);\n}\n\n@media all and (min-width: 60rem) {\n .page-container {\n background: linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0);\n }\n}\n.band__inner {\n margin-left: 2rem;\n margin-right: 2rem;\n}\n\n@media all and (min-width: 60rem) {\n .band__inner {\n margin-right: 0;\n }\n}\nimg {\n max-width: 100%;\n height: auto;\n}\n\n/**\n * Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/\n */\n*,\n::slotted(*),\n*:before,\n*:after {\n box-sizing: border-box;\n}\n\n:root {\n --size-base-unit: 0.5rem;\n}\n\n/**\n * RTL support for values logical properties can't automatically adjust for\n * 1) Percentage based horizontal translate values need to be flipped\n * 2) Background gradients using \"to-right\" or \"to-left\" need to be switched to using deg values.\n * 3) Inverse items that have 45degs\n */\n[dir=rtl] {\n --rtlTranslateX: 50%;\n /* 1 */\n --rtlGradientToRight: 270deg;\n /* 2 */\n --rtlRotate45Inverse: -45deg;\n /* 3 */\n}\n\n/**\n * Visible focus outline for elements on a light background\n */\n/**\n * Visible focus outline for elements with an error status\n */\n/**\n * Visible focus outline for elements on a dark background\n */\n/**\n* Focus state for themes that need a dashed outline for focus\n* state\n**/\n/**\n * Invisible focus outline for elements that need a more visible\n * focus state for high-contrast mode\n */\n/**\n * Visually hidden from display\n */\n/*\n=======\nAnimations\n=======\n*/\n:host {\n --cre8-z-index-1: 1;\n --cre8-z-index-50: 50;\n --cre8-z-index-100: 100;\n --cre8-z-index-200: 200;\n --cre8-z-index-1030: 1030;\n --cre8-anim-fade-quick: 0.35s;\n --cre8-anim-ease: ease;\n}\n\n@keyframes fadeIn {\n 100% {\n opacity: 1;\n }\n}\n@keyframes slideIn {\n 100% {\n transform: translateX(0);\n }\n}\n@keyframes slideInFwd {\n 100% {\n width: 272px;\n height: 272px;\n }\n}\n@keyframes slideOutRight {\n 100% {\n width: 272px;\n height: 272px;\n }\n}\n@keyframes slideUp {\n 100% {\n transform: translateY(0);\n }\n}\n@media (width >= 481px) {\n @keyframes slideInFwd {\n 100% {\n width: 417px;\n height: 417px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 417px;\n height: 417px;\n }\n }\n}\n@media (width >= 48rem) {\n @keyframes slideInFwd {\n 100% {\n width: 330px;\n height: 330px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 330px;\n height: 330px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 60rem) {\n @keyframes slideInFwd {\n 100% {\n width: 460px;\n height: 460px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 460px;\n height: 460px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 75rem) {\n @keyframes slideInFwd {\n 100% {\n width: 592px;\n height: 591px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 87.5rem) {\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 120px));\n }\n }\n}\n@media (width >= 2200px) {\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 592px));\n }\n }\n}\nspan.ripple {\n position: absolute;\n border-radius: 50%;\n transform: scale(0);\n animation: ripple 600ms linear;\n background-color: var(--ripple-bg-color);\n}\n\n@keyframes ripple {\n to {\n transform: scale(4);\n opacity: 1;\n }\n}\n:root {\n --size-base-unit: 0.5rem;\n}\n\n/**\n * RTL support for values logical properties can't automatically adjust for\n * 1) Percentage based horizontal translate values need to be flipped\n * 2) Background gradients using \"to-right\" or \"to-left\" need to be switched to using deg values.\n * 3) Inverse items that have 45degs\n */\n[dir=rtl] {\n --rtlTranslateX: 50%;\n /* 1 */\n --rtlGradientToRight: 270deg;\n /* 2 */\n --rtlRotate45Inverse: -45deg;\n /* 3 */\n}\n\n/**\n * Visible focus outline for elements on a light background\n */\n/**\n * Visible focus outline for elements with an error status\n */\n/**\n * Visible focus outline for elements on a dark background\n */\n/**\n* Focus state for themes that need a dashed outline for focus\n* state\n**/\n/**\n * Invisible focus outline for elements that need a more visible\n * focus state for high-contrast mode\n */\n/**\n * Visually hidden from display\n */\n/**\n * 1) Grid layout for items like cards, etc.\n */\n.cre8-c-grid {\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n margin: -0.75rem;\n}\n\n/**\n * Grid with no gap in between items\n */\n.cre8-c-grid--gap-none {\n margin: 0;\n}\n\n/**\n * Small gap grid\n * 1) Spacing between grid items is smaller than default\n */\n.cre8-c-grid--gap-sm {\n margin: -0.25rem;\n}\n\n/**\n * Large gap grid\n * 1) Spacing between grid items is larger than default\n */\n.cre8-c-grid--gap-lg {\n margin: -1rem;\n}\n\n/**\n * Side by Side Grid\n * 1) Grid that stays 2 items per row on all screen sizes\n */\n.cre8-c-grid--side-by-side {\n flex-direction: row;\n}\n\n/**\n * 2up grid\n * 1) Stacked items on small screens to 2 items per row on medium/large screens\n */\n@media all and (min-width: 768px) {\n .cre8-c-grid--2up {\n flex-direction: row;\n }\n}\n.cre8-c-grid--2up {\n /**\n * 2up grid that breaks faster\n * 1) Grid that breaks from 1 to 2up at a smaller viewport than the default\n */\n}\n@media all and (min-width: 560px) {\n .cre8-c-grid--2up.cre8-c-grid--break-faster {\n flex-direction: row;\n }\n}\n.cre8-c-grid--2up {\n /**\n * 2up grid that breaks slower\n * 1) Grid that breaks from 1 to 2up at a larger viewport than the default\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--2up.cre8-c-grid--break-slower {\n flex-direction: column;\n }\n}\n@media all and (min-width: 1400px) {\n .cre8-c-grid--2up.cre8-c-grid--break-slower {\n flex-direction: row;\n }\n}\n\n/**\n * 3up grid\n * 1) Stacked items on small screens to 3 items per row on medium/large screens\n */\n@media all and (min-width: 768px) {\n .cre8-c-grid--3up {\n flex-direction: row;\n }\n}\n\n/**\n * 1 to 3up grid\n * 1) Stacked items on small screens to 3 items per row on medium/large screens\n */\n@media all and (min-width: 960px) {\n .cre8-c-grid--1-3up {\n flex-direction: row;\n }\n}\n.cre8-c-grid--1-3up {\n /**\n * 1 to 3 up grid that breaks faster\n * 1) Grid that breaks from 1 to 3up at a smaller viewport than the default\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-faster {\n flex-direction: row;\n }\n}\n.cre8-c-grid--1-3up {\n /**\n * 1 to 3up grid that breaks slower\n * 1) Grid that breaks from 1 to 3up at a larger viewport than the default\n */\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-slower {\n flex-direction: column;\n }\n}\n@media all and (min-width: 1200px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-slower {\n flex-direction: row;\n }\n}\n\n/**\n * 1 to 2 to 4up grid\n * 1) Stacked items on small screens to 2 items per row on medium screens to 4 items per row on large screens\n */\n@media all and (min-width: 560px) {\n .cre8-c-grid--1-2-4up {\n flex-direction: row;\n }\n}\n\n/**\n * 1 to 4up grid\n * 1) Stacked items on small screens to 4 items per row on medium/large screens\n */\n@media all and (min-width: 768px) {\n .cre8-c-grid--1-4up {\n flex-direction: row;\n }\n}\n\n/**\n * 1 to 2 to 4up grid\n * 1) Stacked items on small screens to 2 items per row on small/medium screens to\n * 3 items per row on medium screens and 4 items per row on large screens\n */\n@media all and (min-width: 560px) {\n .cre8-c-grid--4up {\n flex-direction: row;\n }\n}\n\n/**\n * Slotted grid item within 4up Grid\n */\n.cre8-c-grid--2-4-6up {\n flex-direction: row;\n}\n\n/**\n * Slotted grid item\n */\n::slotted(cre8-grid-item) {\n display: block;\n padding: 0.75rem;\n /**\n * Slotted grid item within grid with no gap between items\n */\n}\n.cre8-c-grid--gap-none > ::slotted(cre8-grid-item) {\n padding: 0;\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within grid with small gap between items\n */\n}\n.cre8-c-grid--gap-sm > ::slotted(cre8-grid-item) {\n padding: 0.25rem;\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within grid with large gap between items\n */\n}\n.cre8-c-grid--gap-lg > ::slotted(cre8-grid-item) {\n padding: 1rem;\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within side by side grid\n * 1) Grid that stays 2 items per row on all screen sizes\n */\n}\n.cre8-c-grid--side-by-side > ::slotted(cre8-grid-item) {\n width: 50%;\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 2up Grid\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--2up > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 2up break faster (small to large screens) Grid\n */\n}\n@media all and (min-width: 560px) {\n .cre8-c-grid--2up.cre8-c-grid--break-faster > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 2up break slower (small to large screens) Grid\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--2up.cre8-c-grid--break-slower > ::slotted(cre8-grid-item) {\n width: 100%;\n }\n}\n@media all and (min-width: 1400px) {\n .cre8-c-grid--2up.cre8-c-grid--break-slower > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 3up Grid\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--3up > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--3up > ::slotted(cre8-grid-item) {\n width: 33.3333%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 1-3up Grid\n */\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--1-3up > ::slotted(cre8-grid-item) {\n width: 33.3333%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 1 to 3up break faster (small to large screens) grid\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-faster > ::slotted(cre8-grid-item) {\n width: 33.33%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 2up break slower (small to large screens) Grid\n */\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-slower > ::slotted(cre8-grid-item) {\n width: 100%;\n }\n}\n@media all and (min-width: 1200px) {\n .cre8-c-grid--1-3up.cre8-c-grid--break-slower > ::slotted(cre8-grid-item) {\n width: 33.33%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 1-2-4up Grid\n */\n}\n@media all and (min-width: 560px) {\n .cre8-c-grid--1-2-4up > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--1-2-4up > ::slotted(cre8-grid-item) {\n width: 25%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 1-2-4up Grid\n */\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--1-4up > ::slotted(cre8-grid-item) {\n width: 25%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 4up Grid\n */\n}\n@media all and (min-width: 560px) {\n .cre8-c-grid--4up > ::slotted(cre8-grid-item) {\n width: 50%;\n }\n}\n@media all and (min-width: 768px) {\n .cre8-c-grid--4up > ::slotted(cre8-grid-item) {\n width: 33.3333%;\n }\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--4up > ::slotted(cre8-grid-item) {\n width: 25%;\n }\n}\n::slotted(cre8-grid-item) {\n /**\n * Slotted grid item within 4up Grid\n */\n}\n.cre8-c-grid--2-4-6up > ::slotted(cre8-grid-item) {\n width: 50%;\n}\n@media all and (min-width: 960px) {\n .cre8-c-grid--2-4-6up > ::slotted(cre8-grid-item) {\n width: 25%;\n }\n}\n@media all and (min-width: 1200px) {\n .cre8-c-grid--2-4-6up > ::slotted(cre8-grid-item) {\n width: 16.66%;\n }\n}`;\nexport default styles;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-item.styles.d.ts","sourceRoot":"","sources":["../../../components/grid-item/grid-item.styles.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"grid-item.styles.d.ts","sourceRoot":"","sources":["../../../components/grid-item/grid-item.styles.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,MAAM,yBA4kBV,CAAC;AACH,eAAe,MAAM,CAAC"}
|
|
@@ -1,4 +1,592 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
const styles = css
|
|
2
|
+
const styles = css `.cre8-u-content-knockout-brand {
|
|
3
|
+
color: var(----cre8-color-content-knockout-brand);
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.cre8-u-is-hidden {
|
|
7
|
+
display: none !important;
|
|
8
|
+
visibility: hidden !important;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.cre8-u-is-vishidden {
|
|
12
|
+
position: absolute !important;
|
|
13
|
+
overflow: hidden;
|
|
14
|
+
width: 1px;
|
|
15
|
+
height: 1px;
|
|
16
|
+
padding: 0;
|
|
17
|
+
border: 0;
|
|
18
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@media all and (min-width: 23.4375rem) {
|
|
22
|
+
.cre8-u-hide-sm {
|
|
23
|
+
display: none !important;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
@media all and (min-width: 35rem) {
|
|
27
|
+
.cre8-u-hide-sm-2 {
|
|
28
|
+
display: none !important;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
@media all and (min-width: 48rem) {
|
|
32
|
+
.cre8-u-hide-md {
|
|
33
|
+
display: none !important;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
@media all and (min-width: 60rem) {
|
|
37
|
+
.cre8-u-hide-lg {
|
|
38
|
+
display: none !important;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
@media all and (min-width: 75rem) {
|
|
42
|
+
.cre8-u-hide-xl {
|
|
43
|
+
display: none !important;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
@media all and (max-width: 23.4375rem) {
|
|
47
|
+
.cre8-u-show-sm {
|
|
48
|
+
display: none !important;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
@media all and (max-width: 35rem) {
|
|
52
|
+
.cre8-u-show-sm-2 {
|
|
53
|
+
display: none !important;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
@media all and (max-width: 48rem) {
|
|
57
|
+
.cre8-u-show-md {
|
|
58
|
+
display: none !important;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
@media all and (max-width: 60rem) {
|
|
62
|
+
.cre8-u-show-lg {
|
|
63
|
+
display: none !important;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
@media all and (max-width: 75rem) {
|
|
67
|
+
.cre8-u-show-xl {
|
|
68
|
+
display: none !important;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
.cre8-u-margin-none {
|
|
72
|
+
margin: 0 !important;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.cre8-u-margin-sm {
|
|
76
|
+
margin: size(1) !important;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.cre8-u-margin-md {
|
|
80
|
+
margin: size(2) !important;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.cre8-u-margin-lg {
|
|
84
|
+
margin: size(3) !important;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.cre8-u-margin-xl {
|
|
88
|
+
margin: size(4) !important;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.cre8-u-margin-xxl {
|
|
92
|
+
margin: size(8) !important;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.cre8-u-margin-top-none {
|
|
96
|
+
margin-top: 0 !important;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.cre8-u-margin-top-sm {
|
|
100
|
+
margin-top: size(1) !important;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.cre8-u-margin-top-md {
|
|
104
|
+
margin-top: size(2) !important;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.cre8-u-margin-top-lg {
|
|
108
|
+
margin-top: size(3) !important;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.cre8-u-margin-top-xl {
|
|
112
|
+
margin-top: size(4) !important;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.cre8-u-margin-top-xxl {
|
|
116
|
+
margin-top: size(8) !important;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.cre8-u-margin-right-none {
|
|
120
|
+
margin-right: 0 !important;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.cre8-u-margin-right-sm {
|
|
124
|
+
margin-right: size(1) !important;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.cre8-u-margin-right-md {
|
|
128
|
+
margin-right: size(2) !important;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.cre8-u-margin-right-lg {
|
|
132
|
+
margin-right: size(3) !important;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.cre8-u-margin-right-xl {
|
|
136
|
+
margin-right: size(4) !important;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.cre8-u-margin-right-xxl {
|
|
140
|
+
margin-right: size(8) !important;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.cre8-u-margin-bottom-none {
|
|
144
|
+
margin-bottom: 0 !important;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.cre8-u-margin-bottom-sm {
|
|
148
|
+
margin-bottom: size(1) !important;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.cre8-u-margin-bottom-md {
|
|
152
|
+
margin-bottom: size(2) !important;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
.cre8-u-margin-bottom-lg {
|
|
156
|
+
margin-bottom: size(3) !important;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.cre8-u-margin-bottom-xl {
|
|
160
|
+
margin-bottom: size(4) !important;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
.cre8-u-margin-bottom-xxl {
|
|
164
|
+
margin-bottom: size(8) !important;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.cre8-u-margin-bottom-xl-xxl {
|
|
168
|
+
margin-bottom: size(4) !important;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
@media all and (min-width: 768px) {
|
|
172
|
+
.cre8-u-margin-bottom-xl-xxl {
|
|
173
|
+
margin-bottom: size(8) !important;
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
.cre8-u-margin-left-none {
|
|
177
|
+
margin-left: 0 !important;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.cre8-u-margin-left-sm {
|
|
181
|
+
margin-left: size(1) !important;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
.cre8-u-margin-left-md {
|
|
185
|
+
margin-left: size(2) !important;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.cre8-u-margin-left-lg {
|
|
189
|
+
margin-left: size(3) !important;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.cre8-u-margin-left-xl {
|
|
193
|
+
margin-left: size(4) !important;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.cre8-u-margin-left-xxl {
|
|
197
|
+
margin-left: size(8) !important;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.cre8-u-padding-none {
|
|
201
|
+
padding: 0 !important;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.cre8-u-padding-sm {
|
|
205
|
+
padding: size(1) !important;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.cre8-u-padding-md {
|
|
209
|
+
padding: size(2) !important;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.cre8-u-padding-lg {
|
|
213
|
+
padding: size(3) !important;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.cre8-u-padding-xl {
|
|
217
|
+
padding: size(4) !important;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.cre8-u-padding-xxl {
|
|
221
|
+
padding: size(8) !important;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.cre8-u-padding-top-none {
|
|
225
|
+
padding-top: 0 !important;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.cre8-u-padding-top-sm {
|
|
229
|
+
padding-top: size(1) !important;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.cre8-u-padding-top-md {
|
|
233
|
+
padding-top: size(2) !important;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.cre8-u-padding-top-lg {
|
|
237
|
+
padding-top: size(3) !important;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
.cre8-u-padding-top-xl {
|
|
241
|
+
padding-top: size(4) !important;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
.cre8-u-padding-top-xxl {
|
|
245
|
+
padding-top: size(8) !important;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.cre8-u-padding-right-none {
|
|
249
|
+
padding-right: 0 !important;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.cre8-u-padding-right-sm {
|
|
253
|
+
padding-right: size(1) !important;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.cre8-u-padding-right-md {
|
|
257
|
+
padding-right: size(2) !important;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.cre8-u-padding-right-lg {
|
|
261
|
+
padding-right: size(3) !important;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.cre8-u-padding-right-xl {
|
|
265
|
+
padding-right: size(4) !important;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.cre8-u-padding-right-xxl {
|
|
269
|
+
padding-right: size(8) !important;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.cre8-u-padding-bottom-none {
|
|
273
|
+
padding-bottom: 0 !important;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.cre8-u-padding-bottom-sm {
|
|
277
|
+
padding-bottom: size(1) !important;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.cre8-u-padding-bottom-md {
|
|
281
|
+
padding-bottom: size(2) !important;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.cre8-u-padding-bottom-lg {
|
|
285
|
+
padding-bottom: size(3) !important;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.cre8-u-padding-bottom-xl {
|
|
289
|
+
padding-bottom: size(4) !important;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.cre8-u-padding-bottom-xxl {
|
|
293
|
+
padding-bottom: size(8) !important;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.cre8-u-padding-left-none {
|
|
297
|
+
padding-left: 0 !important;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.cre8-u-padding-left-sm {
|
|
301
|
+
padding-left: size(1) !important;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
.cre8-u-padding-left-md {
|
|
305
|
+
padding-left: size(2) !important;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.cre8-u-padding-left-lg {
|
|
309
|
+
padding-left: size(3) !important;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.cre8-u-padding-left-xl {
|
|
313
|
+
padding-left: size(4) !important;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.cre8-u-padding-left-xxl {
|
|
317
|
+
padding-left: size(8) !important;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.cre8-u-display-flex {
|
|
321
|
+
display: flex !important;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.cre8-u-display-block {
|
|
325
|
+
display: block !important;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
body {
|
|
329
|
+
font-family: var(--cre8-typography-body-default-font-family);
|
|
330
|
+
font-size: var(--cre8-typography-body-default-font-size);
|
|
331
|
+
font-weight: var(--cre8-typography-body-default-font-weight);
|
|
332
|
+
line-height: var(--cre8-typography-body-default-line-height);
|
|
333
|
+
-webkit-text-decoration: var(--cre8-typography-body-default-text-decoration);
|
|
334
|
+
text-decoration: var(--cre8-typography-body-default-text-decoration);
|
|
335
|
+
text-transform: var(--cre8-typography-body-default-text-transform);
|
|
336
|
+
display: flex;
|
|
337
|
+
flex-direction: column;
|
|
338
|
+
padding: 0;
|
|
339
|
+
margin: 0;
|
|
340
|
+
color: var(--cre8-color-content-default);
|
|
341
|
+
background: var(--background-default);
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
@media all and (min-width: 60rem) {
|
|
345
|
+
.page-container {
|
|
346
|
+
background: linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0);
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
.band__inner {
|
|
350
|
+
margin-left: 2rem;
|
|
351
|
+
margin-right: 2rem;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
@media all and (min-width: 60rem) {
|
|
355
|
+
.band__inner {
|
|
356
|
+
margin-right: 0;
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
img {
|
|
360
|
+
max-width: 100%;
|
|
361
|
+
height: auto;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/**
|
|
365
|
+
* Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/
|
|
366
|
+
*/
|
|
367
|
+
*,
|
|
368
|
+
::slotted(*),
|
|
369
|
+
*:before,
|
|
370
|
+
*:after {
|
|
371
|
+
box-sizing: border-box;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
:root {
|
|
375
|
+
--size-base-unit: 0.5rem;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* RTL support for values logical properties can't automatically adjust for
|
|
380
|
+
* 1) Percentage based horizontal translate values need to be flipped
|
|
381
|
+
* 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
|
|
382
|
+
* 3) Inverse items that have 45degs
|
|
383
|
+
*/
|
|
384
|
+
[dir=rtl] {
|
|
385
|
+
--rtlTranslateX: 50%;
|
|
386
|
+
/* 1 */
|
|
387
|
+
--rtlGradientToRight: 270deg;
|
|
388
|
+
/* 2 */
|
|
389
|
+
--rtlRotate45Inverse: -45deg;
|
|
390
|
+
/* 3 */
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
/**
|
|
394
|
+
* Visible focus outline for elements on a light background
|
|
395
|
+
*/
|
|
396
|
+
/**
|
|
397
|
+
* Visible focus outline for elements with an error status
|
|
398
|
+
*/
|
|
399
|
+
/**
|
|
400
|
+
* Visible focus outline for elements on a dark background
|
|
401
|
+
*/
|
|
402
|
+
/**
|
|
403
|
+
* Focus state for themes that need a dashed outline for focus
|
|
404
|
+
* state
|
|
405
|
+
**/
|
|
406
|
+
/**
|
|
407
|
+
* Invisible focus outline for elements that need a more visible
|
|
408
|
+
* focus state for high-contrast mode
|
|
409
|
+
*/
|
|
410
|
+
/**
|
|
411
|
+
* Visually hidden from display
|
|
412
|
+
*/
|
|
413
|
+
/*
|
|
414
|
+
=======
|
|
415
|
+
Animations
|
|
416
|
+
=======
|
|
417
|
+
*/
|
|
418
|
+
:host {
|
|
419
|
+
--cre8-z-index-1: 1;
|
|
420
|
+
--cre8-z-index-50: 50;
|
|
421
|
+
--cre8-z-index-100: 100;
|
|
422
|
+
--cre8-z-index-200: 200;
|
|
423
|
+
--cre8-z-index-1030: 1030;
|
|
424
|
+
--cre8-anim-fade-quick: 0.35s;
|
|
425
|
+
--cre8-anim-ease: ease;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
@keyframes fadeIn {
|
|
429
|
+
100% {
|
|
430
|
+
opacity: 1;
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
@keyframes slideIn {
|
|
434
|
+
100% {
|
|
435
|
+
transform: translateX(0);
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
@keyframes slideInFwd {
|
|
439
|
+
100% {
|
|
440
|
+
width: 272px;
|
|
441
|
+
height: 272px;
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
@keyframes slideOutRight {
|
|
445
|
+
100% {
|
|
446
|
+
width: 272px;
|
|
447
|
+
height: 272px;
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
@keyframes slideUp {
|
|
451
|
+
100% {
|
|
452
|
+
transform: translateY(0);
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
@media (width >= 481px) {
|
|
456
|
+
@keyframes slideInFwd {
|
|
457
|
+
100% {
|
|
458
|
+
width: 417px;
|
|
459
|
+
height: 417px;
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
@keyframes slideOutRight {
|
|
463
|
+
100% {
|
|
464
|
+
width: 417px;
|
|
465
|
+
height: 417px;
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
@media (width >= 48rem) {
|
|
470
|
+
@keyframes slideInFwd {
|
|
471
|
+
100% {
|
|
472
|
+
width: 330px;
|
|
473
|
+
height: 330px;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
@keyframes slideOutRight {
|
|
477
|
+
100% {
|
|
478
|
+
width: 330px;
|
|
479
|
+
height: 330px;
|
|
480
|
+
transform: translateX(calc(100vw - 45px));
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
@media (width >= 60rem) {
|
|
485
|
+
@keyframes slideInFwd {
|
|
486
|
+
100% {
|
|
487
|
+
width: 460px;
|
|
488
|
+
height: 460px;
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
@keyframes slideOutRight {
|
|
492
|
+
100% {
|
|
493
|
+
width: 460px;
|
|
494
|
+
height: 460px;
|
|
495
|
+
transform: translateX(calc(100vw - 45px));
|
|
496
|
+
}
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
@media (width >= 75rem) {
|
|
500
|
+
@keyframes slideInFwd {
|
|
501
|
+
100% {
|
|
502
|
+
width: 592px;
|
|
503
|
+
height: 591px;
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
@keyframes slideOutRight {
|
|
507
|
+
100% {
|
|
508
|
+
width: 592px;
|
|
509
|
+
height: 591px;
|
|
510
|
+
transform: translateX(calc(100vw - 45px));
|
|
511
|
+
}
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
@media (width >= 87.5rem) {
|
|
515
|
+
@keyframes slideOutRight {
|
|
516
|
+
100% {
|
|
517
|
+
width: 592px;
|
|
518
|
+
height: 591px;
|
|
519
|
+
transform: translateX(calc(100vw - 120px));
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
}
|
|
523
|
+
@media (width >= 2200px) {
|
|
524
|
+
@keyframes slideOutRight {
|
|
525
|
+
100% {
|
|
526
|
+
width: 592px;
|
|
527
|
+
height: 591px;
|
|
528
|
+
transform: translateX(calc(100vw - 592px));
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
span.ripple {
|
|
533
|
+
position: absolute;
|
|
534
|
+
border-radius: 50%;
|
|
535
|
+
transform: scale(0);
|
|
536
|
+
animation: ripple 600ms linear;
|
|
537
|
+
background-color: var(--ripple-bg-color);
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
@keyframes ripple {
|
|
541
|
+
to {
|
|
542
|
+
transform: scale(4);
|
|
543
|
+
opacity: 1;
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
:root {
|
|
547
|
+
--size-base-unit: 0.5rem;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* RTL support for values logical properties can't automatically adjust for
|
|
552
|
+
* 1) Percentage based horizontal translate values need to be flipped
|
|
553
|
+
* 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
|
|
554
|
+
* 3) Inverse items that have 45degs
|
|
555
|
+
*/
|
|
556
|
+
[dir=rtl] {
|
|
557
|
+
--rtlTranslateX: 50%;
|
|
558
|
+
/* 1 */
|
|
559
|
+
--rtlGradientToRight: 270deg;
|
|
560
|
+
/* 2 */
|
|
561
|
+
--rtlRotate45Inverse: -45deg;
|
|
562
|
+
/* 3 */
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
/**
|
|
566
|
+
* Visible focus outline for elements on a light background
|
|
567
|
+
*/
|
|
568
|
+
/**
|
|
569
|
+
* Visible focus outline for elements with an error status
|
|
570
|
+
*/
|
|
571
|
+
/**
|
|
572
|
+
* Visible focus outline for elements on a dark background
|
|
573
|
+
*/
|
|
574
|
+
/**
|
|
575
|
+
* Focus state for themes that need a dashed outline for focus
|
|
576
|
+
* state
|
|
577
|
+
**/
|
|
578
|
+
/**
|
|
579
|
+
* Invisible focus outline for elements that need a more visible
|
|
580
|
+
* focus state for high-contrast mode
|
|
581
|
+
*/
|
|
582
|
+
/**
|
|
583
|
+
* Visually hidden from display
|
|
584
|
+
*/
|
|
585
|
+
/**
|
|
586
|
+
* 1) Item used for the various items within the grid
|
|
587
|
+
*/
|
|
588
|
+
.cre8-c-grid__item {
|
|
589
|
+
height: 100%;
|
|
590
|
+
}`;
|
|
3
591
|
export default styles;
|
|
4
592
|
//# sourceMappingURL=grid-item.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-item.styles.js","sourceRoot":"","sources":["../../../components/grid-item/grid-item.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,MAAM,MAAM,GAAG,GAAG,CAAA,yyDAAyyD,CAAC;AAC5zD,eAAe,MAAM,CAAC","sourcesContent":["import { css } from 'lit';\nconst styles = css`*,::slotted(*),*:before,*:after{box-sizing:border-box}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}:host{--cre8-z-index-1: 1;--cre8-z-index-50: 50;--cre8-z-index-100: 100;--cre8-z-index-200: 200;--cre8-z-index-1030: 1030;--cre8-anim-fade-quick: 0.35s;--cre8-anim-ease: ease}@keyframes fadeIn{100%{opacity:1}}@keyframes slideIn{100%{transform:translateX(0)}}@keyframes slideInFwd{100%{width:272px;height:272px}}@keyframes slideOutRight{100%{width:272px;height:272px}}@keyframes slideUp{100%{transform:translateY(0)}}@media(width >= 481px){@keyframes slideInFwd{100%{width:417px;height:417px}}@keyframes slideOutRight{100%{width:417px;height:417px}}}@media(width >= 48rem){@keyframes slideInFwd{100%{width:330px;height:330px}}@keyframes slideOutRight{100%{width:330px;height:330px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 60rem){@keyframes slideInFwd{100%{width:460px;height:460px}}@keyframes slideOutRight{100%{width:460px;height:460px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 75rem){@keyframes slideInFwd{100%{width:592px;height:591px}}@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 87.5rem){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 120px))}}}@media(width >= 2200px){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 592px))}}}span.ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple 600ms linear;background-color:var(--ripple-bg-color)}@keyframes ripple{to{transform:scale(4);opacity:1}}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}.cre8-c-grid__item{height:100%}`;\nexport default styles;\n"]}
|
|
1
|
+
{"version":3,"file":"grid-item.styles.js","sourceRoot":"","sources":["../../../components/grid-item/grid-item.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,MAAM,MAAM,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4kBhB,CAAC;AACH,eAAe,MAAM,CAAC","sourcesContent":["import { css } from 'lit';\nconst styles = css`.cre8-u-content-knockout-brand {\n color: var(----cre8-color-content-knockout-brand);\n}\n\n.cre8-u-is-hidden {\n display: none !important;\n visibility: hidden !important;\n}\n\n.cre8-u-is-vishidden {\n position: absolute !important;\n overflow: hidden;\n width: 1px;\n height: 1px;\n padding: 0;\n border: 0;\n clip: rect(1px, 1px, 1px, 1px);\n}\n\n@media all and (min-width: 23.4375rem) {\n .cre8-u-hide-sm {\n display: none !important;\n }\n}\n@media all and (min-width: 35rem) {\n .cre8-u-hide-sm-2 {\n display: none !important;\n }\n}\n@media all and (min-width: 48rem) {\n .cre8-u-hide-md {\n display: none !important;\n }\n}\n@media all and (min-width: 60rem) {\n .cre8-u-hide-lg {\n display: none !important;\n }\n}\n@media all and (min-width: 75rem) {\n .cre8-u-hide-xl {\n display: none !important;\n }\n}\n@media all and (max-width: 23.4375rem) {\n .cre8-u-show-sm {\n display: none !important;\n }\n}\n@media all and (max-width: 35rem) {\n .cre8-u-show-sm-2 {\n display: none !important;\n }\n}\n@media all and (max-width: 48rem) {\n .cre8-u-show-md {\n display: none !important;\n }\n}\n@media all and (max-width: 60rem) {\n .cre8-u-show-lg {\n display: none !important;\n }\n}\n@media all and (max-width: 75rem) {\n .cre8-u-show-xl {\n display: none !important;\n }\n}\n.cre8-u-margin-none {\n margin: 0 !important;\n}\n\n.cre8-u-margin-sm {\n margin: size(1) !important;\n}\n\n.cre8-u-margin-md {\n margin: size(2) !important;\n}\n\n.cre8-u-margin-lg {\n margin: size(3) !important;\n}\n\n.cre8-u-margin-xl {\n margin: size(4) !important;\n}\n\n.cre8-u-margin-xxl {\n margin: size(8) !important;\n}\n\n.cre8-u-margin-top-none {\n margin-top: 0 !important;\n}\n\n.cre8-u-margin-top-sm {\n margin-top: size(1) !important;\n}\n\n.cre8-u-margin-top-md {\n margin-top: size(2) !important;\n}\n\n.cre8-u-margin-top-lg {\n margin-top: size(3) !important;\n}\n\n.cre8-u-margin-top-xl {\n margin-top: size(4) !important;\n}\n\n.cre8-u-margin-top-xxl {\n margin-top: size(8) !important;\n}\n\n.cre8-u-margin-right-none {\n margin-right: 0 !important;\n}\n\n.cre8-u-margin-right-sm {\n margin-right: size(1) !important;\n}\n\n.cre8-u-margin-right-md {\n margin-right: size(2) !important;\n}\n\n.cre8-u-margin-right-lg {\n margin-right: size(3) !important;\n}\n\n.cre8-u-margin-right-xl {\n margin-right: size(4) !important;\n}\n\n.cre8-u-margin-right-xxl {\n margin-right: size(8) !important;\n}\n\n.cre8-u-margin-bottom-none {\n margin-bottom: 0 !important;\n}\n\n.cre8-u-margin-bottom-sm {\n margin-bottom: size(1) !important;\n}\n\n.cre8-u-margin-bottom-md {\n margin-bottom: size(2) !important;\n}\n\n.cre8-u-margin-bottom-lg {\n margin-bottom: size(3) !important;\n}\n\n.cre8-u-margin-bottom-xl {\n margin-bottom: size(4) !important;\n}\n\n.cre8-u-margin-bottom-xxl {\n margin-bottom: size(8) !important;\n}\n\n.cre8-u-margin-bottom-xl-xxl {\n margin-bottom: size(4) !important;\n}\n\n@media all and (min-width: 768px) {\n .cre8-u-margin-bottom-xl-xxl {\n margin-bottom: size(8) !important;\n }\n}\n.cre8-u-margin-left-none {\n margin-left: 0 !important;\n}\n\n.cre8-u-margin-left-sm {\n margin-left: size(1) !important;\n}\n\n.cre8-u-margin-left-md {\n margin-left: size(2) !important;\n}\n\n.cre8-u-margin-left-lg {\n margin-left: size(3) !important;\n}\n\n.cre8-u-margin-left-xl {\n margin-left: size(4) !important;\n}\n\n.cre8-u-margin-left-xxl {\n margin-left: size(8) !important;\n}\n\n.cre8-u-padding-none {\n padding: 0 !important;\n}\n\n.cre8-u-padding-sm {\n padding: size(1) !important;\n}\n\n.cre8-u-padding-md {\n padding: size(2) !important;\n}\n\n.cre8-u-padding-lg {\n padding: size(3) !important;\n}\n\n.cre8-u-padding-xl {\n padding: size(4) !important;\n}\n\n.cre8-u-padding-xxl {\n padding: size(8) !important;\n}\n\n.cre8-u-padding-top-none {\n padding-top: 0 !important;\n}\n\n.cre8-u-padding-top-sm {\n padding-top: size(1) !important;\n}\n\n.cre8-u-padding-top-md {\n padding-top: size(2) !important;\n}\n\n.cre8-u-padding-top-lg {\n padding-top: size(3) !important;\n}\n\n.cre8-u-padding-top-xl {\n padding-top: size(4) !important;\n}\n\n.cre8-u-padding-top-xxl {\n padding-top: size(8) !important;\n}\n\n.cre8-u-padding-right-none {\n padding-right: 0 !important;\n}\n\n.cre8-u-padding-right-sm {\n padding-right: size(1) !important;\n}\n\n.cre8-u-padding-right-md {\n padding-right: size(2) !important;\n}\n\n.cre8-u-padding-right-lg {\n padding-right: size(3) !important;\n}\n\n.cre8-u-padding-right-xl {\n padding-right: size(4) !important;\n}\n\n.cre8-u-padding-right-xxl {\n padding-right: size(8) !important;\n}\n\n.cre8-u-padding-bottom-none {\n padding-bottom: 0 !important;\n}\n\n.cre8-u-padding-bottom-sm {\n padding-bottom: size(1) !important;\n}\n\n.cre8-u-padding-bottom-md {\n padding-bottom: size(2) !important;\n}\n\n.cre8-u-padding-bottom-lg {\n padding-bottom: size(3) !important;\n}\n\n.cre8-u-padding-bottom-xl {\n padding-bottom: size(4) !important;\n}\n\n.cre8-u-padding-bottom-xxl {\n padding-bottom: size(8) !important;\n}\n\n.cre8-u-padding-left-none {\n padding-left: 0 !important;\n}\n\n.cre8-u-padding-left-sm {\n padding-left: size(1) !important;\n}\n\n.cre8-u-padding-left-md {\n padding-left: size(2) !important;\n}\n\n.cre8-u-padding-left-lg {\n padding-left: size(3) !important;\n}\n\n.cre8-u-padding-left-xl {\n padding-left: size(4) !important;\n}\n\n.cre8-u-padding-left-xxl {\n padding-left: size(8) !important;\n}\n\n.cre8-u-display-flex {\n display: flex !important;\n}\n\n.cre8-u-display-block {\n display: block !important;\n}\n\nbody {\n font-family: var(--cre8-typography-body-default-font-family);\n font-size: var(--cre8-typography-body-default-font-size);\n font-weight: var(--cre8-typography-body-default-font-weight);\n line-height: var(--cre8-typography-body-default-line-height);\n -webkit-text-decoration: var(--cre8-typography-body-default-text-decoration);\n text-decoration: var(--cre8-typography-body-default-text-decoration);\n text-transform: var(--cre8-typography-body-default-text-transform);\n display: flex;\n flex-direction: column;\n padding: 0;\n margin: 0;\n color: var(--cre8-color-content-default);\n background: var(--background-default);\n}\n\n@media all and (min-width: 60rem) {\n .page-container {\n background: linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0);\n }\n}\n.band__inner {\n margin-left: 2rem;\n margin-right: 2rem;\n}\n\n@media all and (min-width: 60rem) {\n .band__inner {\n margin-right: 0;\n }\n}\nimg {\n max-width: 100%;\n height: auto;\n}\n\n/**\n * Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/\n */\n*,\n::slotted(*),\n*:before,\n*:after {\n box-sizing: border-box;\n}\n\n:root {\n --size-base-unit: 0.5rem;\n}\n\n/**\n * RTL support for values logical properties can't automatically adjust for\n * 1) Percentage based horizontal translate values need to be flipped\n * 2) Background gradients using \"to-right\" or \"to-left\" need to be switched to using deg values.\n * 3) Inverse items that have 45degs\n */\n[dir=rtl] {\n --rtlTranslateX: 50%;\n /* 1 */\n --rtlGradientToRight: 270deg;\n /* 2 */\n --rtlRotate45Inverse: -45deg;\n /* 3 */\n}\n\n/**\n * Visible focus outline for elements on a light background\n */\n/**\n * Visible focus outline for elements with an error status\n */\n/**\n * Visible focus outline for elements on a dark background\n */\n/**\n* Focus state for themes that need a dashed outline for focus\n* state\n**/\n/**\n * Invisible focus outline for elements that need a more visible\n * focus state for high-contrast mode\n */\n/**\n * Visually hidden from display\n */\n/*\n=======\nAnimations\n=======\n*/\n:host {\n --cre8-z-index-1: 1;\n --cre8-z-index-50: 50;\n --cre8-z-index-100: 100;\n --cre8-z-index-200: 200;\n --cre8-z-index-1030: 1030;\n --cre8-anim-fade-quick: 0.35s;\n --cre8-anim-ease: ease;\n}\n\n@keyframes fadeIn {\n 100% {\n opacity: 1;\n }\n}\n@keyframes slideIn {\n 100% {\n transform: translateX(0);\n }\n}\n@keyframes slideInFwd {\n 100% {\n width: 272px;\n height: 272px;\n }\n}\n@keyframes slideOutRight {\n 100% {\n width: 272px;\n height: 272px;\n }\n}\n@keyframes slideUp {\n 100% {\n transform: translateY(0);\n }\n}\n@media (width >= 481px) {\n @keyframes slideInFwd {\n 100% {\n width: 417px;\n height: 417px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 417px;\n height: 417px;\n }\n }\n}\n@media (width >= 48rem) {\n @keyframes slideInFwd {\n 100% {\n width: 330px;\n height: 330px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 330px;\n height: 330px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 60rem) {\n @keyframes slideInFwd {\n 100% {\n width: 460px;\n height: 460px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 460px;\n height: 460px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 75rem) {\n @keyframes slideInFwd {\n 100% {\n width: 592px;\n height: 591px;\n }\n }\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 45px));\n }\n }\n}\n@media (width >= 87.5rem) {\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 120px));\n }\n }\n}\n@media (width >= 2200px) {\n @keyframes slideOutRight {\n 100% {\n width: 592px;\n height: 591px;\n transform: translateX(calc(100vw - 592px));\n }\n }\n}\nspan.ripple {\n position: absolute;\n border-radius: 50%;\n transform: scale(0);\n animation: ripple 600ms linear;\n background-color: var(--ripple-bg-color);\n}\n\n@keyframes ripple {\n to {\n transform: scale(4);\n opacity: 1;\n }\n}\n:root {\n --size-base-unit: 0.5rem;\n}\n\n/**\n * RTL support for values logical properties can't automatically adjust for\n * 1) Percentage based horizontal translate values need to be flipped\n * 2) Background gradients using \"to-right\" or \"to-left\" need to be switched to using deg values.\n * 3) Inverse items that have 45degs\n */\n[dir=rtl] {\n --rtlTranslateX: 50%;\n /* 1 */\n --rtlGradientToRight: 270deg;\n /* 2 */\n --rtlRotate45Inverse: -45deg;\n /* 3 */\n}\n\n/**\n * Visible focus outline for elements on a light background\n */\n/**\n * Visible focus outline for elements with an error status\n */\n/**\n * Visible focus outline for elements on a dark background\n */\n/**\n* Focus state for themes that need a dashed outline for focus\n* state\n**/\n/**\n * Invisible focus outline for elements that need a more visible\n * focus state for high-contrast mode\n */\n/**\n * Visually hidden from display\n */\n/**\n * 1) Item used for the various items within the grid\n */\n.cre8-c-grid__item {\n height: 100%;\n}`;\nexport default styles;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.styles.d.ts","sourceRoot":"","sources":["../../../components/header/header.styles.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"header.styles.d.ts","sourceRoot":"","sources":["../../../components/header/header.styles.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,MAAM,yBAioBV,CAAC;AACH,eAAe,MAAM,CAAC"}
|