@tet/tet-components 1.4.11-testing → 1.4.12-testing
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/cjs/tet-b2b-configurator.cjs.entry.js +6 -5
- package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +2 -1
- package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.js +5 -4
- package/dist/components/tet-b2b-configurator.js +6 -5
- package/dist/esm/tet-b2b-configurator.entry.js +6 -5
- package/dist/tet-components/p-95c410d4.entry.js +1 -0
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/package.json +1 -1
- package/dist/tet-components/p-ad4e24c1.entry.js +0 -1
|
@@ -85,7 +85,7 @@ const getCart = () => {
|
|
|
85
85
|
return Object.fromEntries(get('cart'));
|
|
86
86
|
};
|
|
87
87
|
|
|
88
|
-
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
88
|
+
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem;--icon-container-display:flex}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
89
89
|
const TetB2bConfiguratorStyle0 = tetB2bConfiguratorCss;
|
|
90
90
|
|
|
91
91
|
/** Constant with value X, that will be used to show skeleton fox >=X ms amount of time. */
|
|
@@ -365,7 +365,8 @@ const TetB2bConfigurator = class {
|
|
|
365
365
|
renderCards = (categoryType) => {
|
|
366
366
|
const activeCategoryId = categoryType === 'primary' ? this.activePrimaryCategoryId : this.activeSecondaryCategoryId;
|
|
367
367
|
const selectedCards = categoryType === 'primary' ? this.selectedPrimaryCards : this.selectedSecondaryCards;
|
|
368
|
-
const
|
|
368
|
+
const category = this.getCategoryById(activeCategoryId);
|
|
369
|
+
const { modalScreenId, products = [] } = category || {};
|
|
369
370
|
const cards = products.map((product) => {
|
|
370
371
|
const { productCode: id, name: { lv: title }, description: { lv: subtitle }, amount: price, b2bConfiguratorProduct: { discountAmount: discountPrice, selectionType, defaultValue, minValue, maxValue, translationKey: label }, benefits: { lv: benefits }, contracts } = product;
|
|
371
372
|
const isBestChoice = !!product.attributes.find((attribute) => attribute.key === 'isBestChoice')?.value;
|
|
@@ -391,9 +392,9 @@ const TetB2bConfigurator = class {
|
|
|
391
392
|
const isSelected = selectedCards.includes(id);
|
|
392
393
|
return (index$1.h("tet-b2b-compare-card", { options: options, theme: this.theme, key: id, isSelected: isSelected, onSelectedChange: () => this.handleCardSelected(id, activeCategoryId), count: state.cart.get(id), onCountChange: (e) => this.handleProductCountChanged(e, activeCategoryId) }));
|
|
393
394
|
});
|
|
394
|
-
return (index$1.h("div", { class: "offer__cards" }, index$1.h("div", { class: "offer__cards-header" }, index$1.h("div", { class: "offer__cards-title" }, translations.translate('components-b2b-offer-product-list-title')), index$1.h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
395
|
+
return (index$1.h("div", { class: "offer__cards" }, index$1.h("div", { class: "offer__cards-header" }, index$1.h("div", { class: "offer__cards-title" }, translations.translate('components-b2b-offer-product-list-title')), modalScreenId && (index$1.h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
395
396
|
this.onCompareLinkClick(activeCategoryId);
|
|
396
|
-
} }, index$1.h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translations.translate('components-b2b-offer-compare-link-text')), index$1.h("div", { class: "compare__icon-wrapper" }, index$1.h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme })))), index$1.h("div", { class: "offer__cards-list" }, cards)));
|
|
397
|
+
} }, index$1.h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translations.translate('components-b2b-offer-compare-link-text')), index$1.h("div", { class: "compare__icon-wrapper" }, index$1.h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme }))))), index$1.h("div", { class: "offer__cards-list" }, cards)));
|
|
397
398
|
};
|
|
398
399
|
/**
|
|
399
400
|
* Translates Cart "count change" event and uses in the general "count change" handler
|
|
@@ -546,7 +547,7 @@ const TetB2bConfigurator = class {
|
|
|
546
547
|
return (index$1.h("tet-b2b-check-out-form", { ref: (el) => (this.checkoutFormEl = el), theme: this.theme, "onSubmit-check-out-form": this.submit }, index$1.h("div", { slot: "cart" }, this.renderCart('checkout'))));
|
|
547
548
|
};
|
|
548
549
|
render() {
|
|
549
|
-
return (index$1.h(index$1.Host, { key: '
|
|
550
|
+
return (index$1.h(index$1.Host, { key: 'c4949f954cb2025bb9a1e1a8ec64c848b772e828' }, index$1.h("div", { key: '9bfea8b1af18f047f0d9f39a81b04dcd04a0d7f6', class: { configurator: true, [`${this.theme}`]: true } }, this.isLoading ? this.renderPlaceholder() : state.data && [this.renderOffer(), this.renderCart()]), this.renderCheckoutForm(), this.renderConfirmationDialog(), this.renderSubmissionStateDialog()));
|
|
550
551
|
}
|
|
551
552
|
static get watchers() { return {
|
|
552
553
|
"activePrimaryCategoryId": ["resetSelectedPrimaryCards"],
|
|
@@ -242,7 +242,6 @@ button.button-reset {
|
|
|
242
242
|
background: none;
|
|
243
243
|
border: none;
|
|
244
244
|
padding: 0;
|
|
245
|
-
font: inherit;
|
|
246
245
|
color: inherit;
|
|
247
246
|
text-align: inherit;
|
|
248
247
|
}
|
|
@@ -357,6 +356,7 @@ button.button-reset {
|
|
|
357
356
|
.compare__button {
|
|
358
357
|
border-radius: 50%;
|
|
359
358
|
overflow: hidden;
|
|
359
|
+
font: 400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";
|
|
360
360
|
}
|
|
361
361
|
@media screen and (min-width: 64rem) {
|
|
362
362
|
.compare__button {
|
|
@@ -402,6 +402,7 @@ button.button-reset {
|
|
|
402
402
|
}
|
|
403
403
|
.compare__icon {
|
|
404
404
|
--icon-size: 1.5rem;
|
|
405
|
+
--icon-container-display: flex;
|
|
405
406
|
}
|
|
406
407
|
|
|
407
408
|
.cart {
|
|
@@ -277,7 +277,8 @@ export class TetB2bConfigurator {
|
|
|
277
277
|
renderCards = (categoryType) => {
|
|
278
278
|
const activeCategoryId = categoryType === 'primary' ? this.activePrimaryCategoryId : this.activeSecondaryCategoryId;
|
|
279
279
|
const selectedCards = categoryType === 'primary' ? this.selectedPrimaryCards : this.selectedSecondaryCards;
|
|
280
|
-
const
|
|
280
|
+
const category = this.getCategoryById(activeCategoryId);
|
|
281
|
+
const { modalScreenId, products = [] } = category || {};
|
|
281
282
|
const cards = products.map((product) => {
|
|
282
283
|
const { productCode: id, name: { lv: title }, description: { lv: subtitle }, amount: price, b2bConfiguratorProduct: { discountAmount: discountPrice, selectionType, defaultValue, minValue, maxValue, translationKey: label }, benefits: { lv: benefits }, contracts } = product;
|
|
283
284
|
const isBestChoice = !!product.attributes.find((attribute) => attribute.key === 'isBestChoice')?.value;
|
|
@@ -303,9 +304,9 @@ export class TetB2bConfigurator {
|
|
|
303
304
|
const isSelected = selectedCards.includes(id);
|
|
304
305
|
return (h("tet-b2b-compare-card", { options: options, theme: this.theme, key: id, isSelected: isSelected, onSelectedChange: () => this.handleCardSelected(id, activeCategoryId), count: b2bState.cart.get(id), onCountChange: (e) => this.handleProductCountChanged(e, activeCategoryId) }));
|
|
305
306
|
});
|
|
306
|
-
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, t('components-b2b-offer-product-list-title')), h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
307
|
+
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, t('components-b2b-offer-product-list-title')), modalScreenId && (h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
307
308
|
this.onCompareLinkClick(activeCategoryId);
|
|
308
|
-
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, t('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme })))), h("div", { class: "offer__cards-list" }, cards)));
|
|
309
|
+
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, t('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme }))))), h("div", { class: "offer__cards-list" }, cards)));
|
|
309
310
|
};
|
|
310
311
|
/**
|
|
311
312
|
* Translates Cart "count change" event and uses in the general "count change" handler
|
|
@@ -458,7 +459,7 @@ export class TetB2bConfigurator {
|
|
|
458
459
|
return (h("tet-b2b-check-out-form", { ref: (el) => (this.checkoutFormEl = el), theme: this.theme, "onSubmit-check-out-form": this.submit }, h("div", { slot: "cart" }, this.renderCart('checkout'))));
|
|
459
460
|
};
|
|
460
461
|
render() {
|
|
461
|
-
return (h(Host, { key: '
|
|
462
|
+
return (h(Host, { key: 'c4949f954cb2025bb9a1e1a8ec64c848b772e828' }, h("div", { key: '9bfea8b1af18f047f0d9f39a81b04dcd04a0d7f6', class: { configurator: true, [`${this.theme}`]: true } }, this.isLoading ? this.renderPlaceholder() : b2bState.data && [this.renderOffer(), this.renderCart()]), this.renderCheckoutForm(), this.renderConfirmationDialog(), this.renderSubmissionStateDialog()));
|
|
462
463
|
}
|
|
463
464
|
static get is() { return "tet-b2b-configurator"; }
|
|
464
465
|
static get encapsulation() { return "shadow"; }
|
|
@@ -95,7 +95,7 @@ const getCart = () => {
|
|
|
95
95
|
return Object.fromEntries(get('cart'));
|
|
96
96
|
};
|
|
97
97
|
|
|
98
|
-
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
98
|
+
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem;--icon-container-display:flex}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
99
99
|
const TetB2bConfiguratorStyle0 = tetB2bConfiguratorCss;
|
|
100
100
|
|
|
101
101
|
/** Constant with value X, that will be used to show skeleton fox >=X ms amount of time. */
|
|
@@ -377,7 +377,8 @@ const TetB2bConfigurator$1 = /*@__PURE__*/ proxyCustomElement(class TetB2bConfig
|
|
|
377
377
|
renderCards = (categoryType) => {
|
|
378
378
|
const activeCategoryId = categoryType === 'primary' ? this.activePrimaryCategoryId : this.activeSecondaryCategoryId;
|
|
379
379
|
const selectedCards = categoryType === 'primary' ? this.selectedPrimaryCards : this.selectedSecondaryCards;
|
|
380
|
-
const
|
|
380
|
+
const category = this.getCategoryById(activeCategoryId);
|
|
381
|
+
const { modalScreenId, products = [] } = category || {};
|
|
381
382
|
const cards = products.map((product) => {
|
|
382
383
|
const { productCode: id, name: { lv: title }, description: { lv: subtitle }, amount: price, b2bConfiguratorProduct: { discountAmount: discountPrice, selectionType, defaultValue, minValue, maxValue, translationKey: label }, benefits: { lv: benefits }, contracts } = product;
|
|
383
384
|
const isBestChoice = !!product.attributes.find((attribute) => attribute.key === 'isBestChoice')?.value;
|
|
@@ -403,9 +404,9 @@ const TetB2bConfigurator$1 = /*@__PURE__*/ proxyCustomElement(class TetB2bConfig
|
|
|
403
404
|
const isSelected = selectedCards.includes(id);
|
|
404
405
|
return (h("tet-b2b-compare-card", { options: options, theme: this.theme, key: id, isSelected: isSelected, onSelectedChange: () => this.handleCardSelected(id, activeCategoryId), count: state.cart.get(id), onCountChange: (e) => this.handleProductCountChanged(e, activeCategoryId) }));
|
|
405
406
|
});
|
|
406
|
-
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, translate('components-b2b-offer-product-list-title')), h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
407
|
+
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, translate('components-b2b-offer-product-list-title')), modalScreenId && (h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
407
408
|
this.onCompareLinkClick(activeCategoryId);
|
|
408
|
-
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translate('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme })))), h("div", { class: "offer__cards-list" }, cards)));
|
|
409
|
+
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translate('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme }))))), h("div", { class: "offer__cards-list" }, cards)));
|
|
409
410
|
};
|
|
410
411
|
/**
|
|
411
412
|
* Translates Cart "count change" event and uses in the general "count change" handler
|
|
@@ -558,7 +559,7 @@ const TetB2bConfigurator$1 = /*@__PURE__*/ proxyCustomElement(class TetB2bConfig
|
|
|
558
559
|
return (h("tet-b2b-check-out-form", { ref: (el) => (this.checkoutFormEl = el), theme: this.theme, "onSubmit-check-out-form": this.submit }, h("div", { slot: "cart" }, this.renderCart('checkout'))));
|
|
559
560
|
};
|
|
560
561
|
render() {
|
|
561
|
-
return (h(Host, { key: '
|
|
562
|
+
return (h(Host, { key: 'c4949f954cb2025bb9a1e1a8ec64c848b772e828' }, h("div", { key: '9bfea8b1af18f047f0d9f39a81b04dcd04a0d7f6', class: { configurator: true, [`${this.theme}`]: true } }, this.isLoading ? this.renderPlaceholder() : state.data && [this.renderOffer(), this.renderCart()]), this.renderCheckoutForm(), this.renderConfirmationDialog(), this.renderSubmissionStateDialog()));
|
|
562
563
|
}
|
|
563
564
|
static get watchers() { return {
|
|
564
565
|
"activePrimaryCategoryId": ["resetSelectedPrimaryCards"],
|
|
@@ -81,7 +81,7 @@ const getCart = () => {
|
|
|
81
81
|
return Object.fromEntries(get('cart'));
|
|
82
82
|
};
|
|
83
83
|
|
|
84
|
-
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
84
|
+
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem;--icon-container-display:flex}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
85
85
|
const TetB2bConfiguratorStyle0 = tetB2bConfiguratorCss;
|
|
86
86
|
|
|
87
87
|
/** Constant with value X, that will be used to show skeleton fox >=X ms amount of time. */
|
|
@@ -361,7 +361,8 @@ const TetB2bConfigurator = class {
|
|
|
361
361
|
renderCards = (categoryType) => {
|
|
362
362
|
const activeCategoryId = categoryType === 'primary' ? this.activePrimaryCategoryId : this.activeSecondaryCategoryId;
|
|
363
363
|
const selectedCards = categoryType === 'primary' ? this.selectedPrimaryCards : this.selectedSecondaryCards;
|
|
364
|
-
const
|
|
364
|
+
const category = this.getCategoryById(activeCategoryId);
|
|
365
|
+
const { modalScreenId, products = [] } = category || {};
|
|
365
366
|
const cards = products.map((product) => {
|
|
366
367
|
const { productCode: id, name: { lv: title }, description: { lv: subtitle }, amount: price, b2bConfiguratorProduct: { discountAmount: discountPrice, selectionType, defaultValue, minValue, maxValue, translationKey: label }, benefits: { lv: benefits }, contracts } = product;
|
|
367
368
|
const isBestChoice = !!product.attributes.find((attribute) => attribute.key === 'isBestChoice')?.value;
|
|
@@ -387,9 +388,9 @@ const TetB2bConfigurator = class {
|
|
|
387
388
|
const isSelected = selectedCards.includes(id);
|
|
388
389
|
return (h("tet-b2b-compare-card", { options: options, theme: this.theme, key: id, isSelected: isSelected, onSelectedChange: () => this.handleCardSelected(id, activeCategoryId), count: state.cart.get(id), onCountChange: (e) => this.handleProductCountChanged(e, activeCategoryId) }));
|
|
389
390
|
});
|
|
390
|
-
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, translate('components-b2b-offer-product-list-title')), h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
391
|
+
return (h("div", { class: "offer__cards" }, h("div", { class: "offer__cards-header" }, h("div", { class: "offer__cards-title" }, translate('components-b2b-offer-product-list-title')), modalScreenId && (h("button", { class: { 'button-reset': true, 'compare__button': true, [`${this.theme}`]: true }, onClick: () => {
|
|
391
392
|
this.onCompareLinkClick(activeCategoryId);
|
|
392
|
-
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translate('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme })))), h("div", { class: "offer__cards-list" }, cards)));
|
|
393
|
+
} }, h("span", { class: { 'compare__text': true, 'tet-link': true, [`${this.theme}`]: true } }, translate('components-b2b-offer-compare-link-text')), h("div", { class: "compare__icon-wrapper" }, h("tet-icon", { class: "compare__icon", name: "tc-info-circle-outline", theme: this.theme }))))), h("div", { class: "offer__cards-list" }, cards)));
|
|
393
394
|
};
|
|
394
395
|
/**
|
|
395
396
|
* Translates Cart "count change" event and uses in the general "count change" handler
|
|
@@ -542,7 +543,7 @@ const TetB2bConfigurator = class {
|
|
|
542
543
|
return (h("tet-b2b-check-out-form", { ref: (el) => (this.checkoutFormEl = el), theme: this.theme, "onSubmit-check-out-form": this.submit }, h("div", { slot: "cart" }, this.renderCart('checkout'))));
|
|
543
544
|
};
|
|
544
545
|
render() {
|
|
545
|
-
return (h(Host, { key: '
|
|
546
|
+
return (h(Host, { key: 'c4949f954cb2025bb9a1e1a8ec64c848b772e828' }, h("div", { key: '9bfea8b1af18f047f0d9f39a81b04dcd04a0d7f6', class: { configurator: true, [`${this.theme}`]: true } }, this.isLoading ? this.renderPlaceholder() : state.data && [this.renderOffer(), this.renderCart()]), this.renderCheckoutForm(), this.renderConfirmationDialog(), this.renderSubmissionStateDialog()));
|
|
546
547
|
}
|
|
547
548
|
static get watchers() { return {
|
|
548
549
|
"activePrimaryCategoryId": ["resetSelectedPrimaryCards"],
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,c as e,g as o,h as r,H as i}from"./p-c2d4b54d.js";import{e as a,A as n}from"./p-ea211ac8.js";import{f as s}from"./p-e1e74d01.js";import{c}from"./p-d865906c.js";import{t as l}from"./p-03f9e262.js";import"./p-9a2b6ee2.js";const{state:d,set:f,get:m}=c({data:[],cart:new Map,productDetails:new Map}),h=t=>{const e=new Map(d.cart);e.delete(t),f("cart",e)},u=class{constructor(o){t(this,o),this.compareLinkClick=e(this,"compareLinkClick",7),this.b2bConfiguratorSubmit=e(this,"b2bConfiguratorSubmit",7),this.successCloseClick=e(this,"successCloseClick",7),this.referenceElement=void 0,this.isLoading=!0,this.itemToRemove=null,this.checkoutAttempted=!1,this.formState="success",this.activePrimaryCategoryId=null,this.activeSecondaryCategoryId=null,this.selectedPrimaryCards=[],this.selectedSecondaryCards=[],this.isDesktopResolution=void 0,this.theme="light",this.stickyRefEl=""}get hostElement(){return o(this)}priceSuffix="€/mēn.";cartEl;confirmationDialogEl;submissionStateDialogEl;checkoutFormEl;primaryAccordionEl;secondaryAccordionEl;primaryNavEl;secondaryNavEl;resetSelectedPrimaryCards(){this.selectedPrimaryCards=[]}resetSelectedSecondaryCards(){this.selectedSecondaryCards=[]}compareLinkClick;b2bConfiguratorSubmit;successCloseClick;async componentWillLoad(){this.checkDesktopResolution(),this.referenceElement=this.stickyRefEl?document.querySelector(this.stickyRefEl):this.hostElement.parentElement}async componentDidLoad(){this.isLoading=!0,await(async t=>{const e="function"==typeof t?t():t,o=new Promise((t=>setTimeout(t,500))),[r]=await Promise.all([e,o]);return r})(this.fetchData),this.isLoading=!1,this.activePrimaryCategoryId=d.data.find((t=>"primary"===t.type))?.id||null,this.activeSecondaryCategoryId=d.data.find((t=>"secondary"===t.type))?.id||null,this.positionStickyCartEl()}onResize(){this.checkDesktopResolution(),this.positionStickyCartEl()}async setSubmitFormState(t){"validation-error"===t&&(this.submissionStateDialogEl.close(),this.checkoutFormEl.open()),this.formState=t}checkDesktopResolution=()=>{this.isDesktopResolution=window.innerWidth>=1024};fetchData=async()=>{(t=>{f("data",t);const e=new Map;for(const o of t)for(const t of o.products){const{type:r,name:i,id:a}=o,{name:{lv:n},description:{lv:s},amount:c,b2bConfiguratorProduct:l}=t;e.set(t.productCode,{name:n,description:s,amount:c,discountAmount:l.discountAmount,categoryType:r,categoryName:i,categoryId:a,b2bConfiguratorProduct:l})}f("productDetails",e)})(await(()=>{let t;try{t=new URL(a.b2bConfigurator).href}catch(t){return console.error(t),Promise.reject("B2B configurator endpoint URL generation failed.")}return(new n).setUrl(t).setErrorFallbackValue([]).execute()})())};renderPlaceholder=()=>{const t="dark"===this.theme;return[r("div",{class:"offer placeholder"},r("div",{style:{padding:this.isDesktopResolution?"1.5rem":"1rem"}},r("tet-placeholder",{class:"placeholder",height:this.isDesktopResolution?"2rem":"1.5rem",darkTheme:t})),r("div",{class:"offer__content"},r("tet-placeholder",{class:"placeholder offer__navigation",height:this.isDesktopResolution?"48rem":" 2.25rem",darkTheme:t,style:{margin:"0"}}),r("div",{class:"offer__cards"},r("div",{class:"offer__cards-list"},r("tet-placeholder",{class:"placeholder",height:"3rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}))))),r("div",{class:"cart cart--empty",style:{padding:"1.5rem 1rem 1rem","background-color":"var(--b2b-background-color)"}},r("tet-placeholder",{class:"placeholder",height:"12.75rem",darkTheme:t}))]};categoryClickHandler=t=>{const{id:e}=t.detail,o=this.getCategoryById(e);o&&("primary"===o.type?this.activePrimaryCategoryId=e:this.activeSecondaryCategoryId=e)};renderOffer=()=>{const t=[{name:l("components-b2b-offer-primary-title"),type:"primary"},{name:l("components-b2b-offer-secondary-title"),type:"secondary"}];return r("div",{class:{offer:!0,[`offer--${this.theme}`]:!0}},t.map((t=>{const e=d.data.filter((e=>e.type===t.type)).map((t=>{const{id:e,name:o,icon:r}=t;return{id:e,name:o,icon:r,selected:e===this.activePrimaryCategoryId||e===this.activeSecondaryCategoryId}}));return r("tet-accordion",{ref:e=>{"primary"===t.type?this.primaryAccordionEl=e:this.secondaryAccordionEl=e},key:t.type,class:"offer__block",isOpen:"primary"===t.type,header:t.name,withBorder:!0,theme:this.theme,transparentBackground:!0},r("div",{class:"offer__content"},r("div",{class:"offer__navigation"},r("tet-business-navigation",{ref:e=>{"primary"===t.type?this.primaryNavEl=e:this.secondaryNavEl=e},menuItems:e,theme:this.theme,"onMenu-click-event":this.categoryClickHandler})),this.renderCards(t.type)))})))};getCategoryById=t=>d.data.find((e=>e.id===t));onCompareLinkClick=t=>{const e=this.getCategoryById(t);e&&e.modalScreenId&&this.compareLinkClick.emit(e.modalScreenId)};handleCardSelected=(t,e)=>{const o=this.getCategoryById(e);if(!o)return;const{type:r,allowMultipleChoice:i}=o;if("primary"===r){if(this.selectedPrimaryCards.includes(t))return;this.selectedPrimaryCards=i?[...this.selectedPrimaryCards,t]:[t]}else{if(this.selectedSecondaryCards.includes(t))return;this.selectedSecondaryCards=i?[...this.selectedSecondaryCards,t]:[t]}};handleProductCountChanged=async(t,e)=>{const{cardId:o,count:r}=t.detail,i=this.getCategoryById(e);if(i&&d.cart.get(o)!==r){if(!r)return this.itemToRemove=o,void this.confirmationDialogEl.open();i.allowMultipleChoice||i.products.forEach((t=>t.productCode!==o&&h(t.productCode))),((t,e)=>{if(e<0)return;const o=new Map(d.cart);o.set(t,e),f("cart",o)})(o,r),this.isDesktopResolution&&(this.cartEl.changeBlockState(i.type,"open"),this.cartEl.changeBlockState("primary"===i.type?"secondary":"primary","close"))}};onConfirmationClose=()=>{this.itemToRemove=null};renderConfirmationDialog=()=>r("tet-dialog",{ref:t=>this.confirmationDialogEl=t,class:this.theme,closeOnOverlayClick:!1,onCloseDialog:this.onConfirmationClose,theme:this.theme},r("div",{class:"action-dialog"},r("tet-icon",{class:"action-dialog__icon action-dialog__attention-icon",name:"attention"}),r("div",{class:"action-dialog__title"},l("components-b2b-item-remove-confirmation-title"))),r("div",{slot:"footer",class:"action-dialog__footer"},r("tet-button",{class:"action-dialog__button",type:"secondary",theme:this.theme,size:"large",onClick:()=>this.confirmationDialogEl.close()},l("components-b2b-item-remove-confirmation-decline")),r("tet-button",{class:"action-dialog__button",type:"primary",theme:this.theme,size:"large",iconName:"tc-trash",iconPosition:"left",onClick:()=>{h(this.itemToRemove),this.confirmationDialogEl.close()}},l("components-b2b-item-remove-confirmation-accept"))));resetState=()=>{f("cart",new Map),this.checkoutAttempted=!1,this.primaryAccordionEl.open(),this.secondaryAccordionEl.close()};renderSubmissionStateDialog=()=>{const t="loading"===this.formState,e=()=>{this.resetState(),this.successCloseClick.emit(),this.submissionStateDialogEl.close()},o=t?r("div",{class:"action-dialog"},r("tet-spinner",{theme:this.theme}),r("div",{class:"action-dialog__title"},l("components-b2b-loading-dialog-title")),r("div",{class:"action-dialog__description"},l("components-b2b-loading-dialog-description"))):[r("div",{class:"action-dialog"},r("tet-icon",{class:"action-dialog__icon action-dialog__success-icon",name:"tc-check-circle"}),r("div",{class:"action-dialog__title"},l("components-b2b-success-dialog-title")),r("div",{class:"action-dialog__description"},l("components-b2b-success-dialog-description"))),r("div",{slot:"footer",class:"action-dialog__footer"},r("tet-button",{class:"action-dialog__button",type:"secondary",theme:this.theme,size:"large",onClick:e},r("div",{class:"action-dialog__button-text"},l("components-b2b-success-dialog-close"))),r("tet-button",{class:"action-dialog__button",type:"primary",theme:this.theme,size:"large",onClick:()=>{this.resetState(),this.submissionStateDialogEl.close()}},r("div",{class:"action-dialog__button-text"},l("components-b2b-success-dialog-start-again"))))];return r("tet-dialog",{ref:t=>this.submissionStateDialogEl=t,class:{[this.theme]:!0,"action-dialog--loading":t},closeOnOverlayClick:!1,closeOnEscape:!t,hideCloseButton:t,theme:this.theme,onCloseDialog:"success"===this.formState?e:this.submissionStateDialogEl.close},o)};renderCards=t=>{const e="primary"===t?this.activePrimaryCategoryId:this.activeSecondaryCategoryId,o="primary"===t?this.selectedPrimaryCards:this.selectedSecondaryCards,i=this.getCategoryById(e),{modalScreenId:a,products:n=[]}=i||{},s=n.map((t=>{const{productCode:i,name:{lv:a},description:{lv:n},amount:s,b2bConfiguratorProduct:{discountAmount:c,selectionType:l,defaultValue:f,minValue:m,maxValue:h,translationKey:u},benefits:{lv:y},contracts:p}=t,b=!!t.attributes.find((t=>"isBestChoice"===t.key))?.value,g="single"===l?void 0:{defaultValue:f,minValue:m,maxValue:h,label:u},_={id:i,title:a,subtitle:n,isBestChoice:b,price:s,discountPrice:c,benefits:y.split("\n"),contract:p[0]?.contract,counterOptions:g},v=o.includes(i);return r("tet-b2b-compare-card",{options:_,theme:this.theme,key:i,isSelected:v,onSelectedChange:()=>this.handleCardSelected(i,e),count:d.cart.get(i),onCountChange:t=>this.handleProductCountChanged(t,e)})}));return r("div",{class:"offer__cards"},r("div",{class:"offer__cards-header"},r("div",{class:"offer__cards-title"},l("components-b2b-offer-product-list-title")),a&&r("button",{class:{"button-reset":!0,compare__button:!0,[`${this.theme}`]:!0},onClick:()=>{this.onCompareLinkClick(e)}},r("span",{class:{compare__text:!0,"tet-link":!0,[`${this.theme}`]:!0}},l("components-b2b-offer-compare-link-text")),r("div",{class:"compare__icon-wrapper"},r("tet-icon",{class:"compare__icon",name:"tc-info-circle-outline",theme:this.theme})))),r("div",{class:"offer__cards-list"},s))};handleCartProductCountChange=(t,e,o)=>{this.handleProductCountChanged({detail:{cardId:t,count:e}},o)};goToProduct=async(t,e)=>{const o=this.getCategoryById(t);o&&("primary"===o.type?(await this.primaryAccordionEl.open(),await this.primaryNavEl.selectMenuItem(t),this.primaryAccordionEl.scrollIntoView({behavior:"smooth"})):"secondary"===o.type&&(await this.secondaryAccordionEl.open(),await this.secondaryNavEl.selectMenuItem(t),this.secondaryAccordionEl.scrollIntoView({behavior:"smooth"})),setTimeout((()=>{this.handleCardSelected(e,t)}),0))};renderCartCardsList=t=>{const e=e=>{const o=d.cart.get(e),i=d.productDetails.get(e);if(void 0===o||!i)return null;const{name:a,amount:n,description:s,discountAmount:c,categoryName:f,categoryType:m,categoryId:h,b2bConfiguratorProduct:u}=i,y="primary"===m?s:f,{selectionType:p,term:b,minValue:g,maxValue:_,translationKey:v}=u;return r("tet-business-summary-card",{key:e,productName:a,price:n,productDescription:y,discountPrice:c,currency:this.priceSuffix,contractTerm:b,theme:this.theme,withStepper:"number"===p,value:o,minValue:g,maxValue:_,stepperLabel:l(v||""),context:t,onAmountChange:t=>this.handleCartProductCountChange(e,t.detail,h),onDeleteButtonClick:()=>this.handleCartProductCountChange(e,0,h),onEditButtonClick:()=>this.goToProduct(h,e)})};return["primary","secondary"].map((t=>{const o=[...d.cart].filter((([e])=>{const o=d.productDetails.get(e);return o&&o.categoryType===t})).map((([t])=>e(t)));return o.length?r("div",{class:"cart__card-list",slot:t},o):null}))};positionStickyCartEl=()=>{this.referenceElement&&(this.isDesktopResolution?this.hostElement.style.setProperty("--b2b-cart-sticky-top",`${this.referenceElement.offsetTop}px`):this.hostElement.style.removeProperty("--b2b-cart-sticky-top"))};renderCart=(t="edit")=>{const e=!d.cart.size;let o={primary:0,secondary:0},i={primary:0,secondary:0},a=0;for(const[t,e]of d.cart){const r=d.productDetails.get(t);r&&(o[r.categoryType]+=(r.discountAmount??r.amount)*e,i[r.categoryType]+=1,a+=r.amount*e)}const{primary:n,secondary:c}=o,f=n+c,m=a-f,{primary:h,secondary:u}=this.areProductsAddedToCart(),y="edit"===t&&this.checkoutAttempted&&!h,p="edit"===t&&this.checkoutAttempted&&!u,b={summaryAmount:s(f,{currency:""}),primaryAmount:s(n,{currency:""}),secondaryAmount:s(c,{currency:""}),primaryCount:i.primary,secondaryCount:i.secondary,summarySavings:s(m,{currency:""}),hasPrimaryNotification:y,hasSecondaryNotification:p},g="edit"===t?r("tet-button",{onClick:this.checkout,slot:"cta",class:"cart__cta",type:"primary",size:this.isDesktopResolution?"large":"medium",theme:this.theme},l("components-b2b-cart-cta-button-title")):null;return r("tet-b2b-configurator-cart",{ref:e=>"edit"===t?this.cartEl=e:null,context:t,class:{cart:!0,"cart--empty":e,[`cart--${t}`]:!0},data:b,theme:this.theme,isCartEmpty:e,isDesktopResolution:this.isDesktopResolution},this.renderCartCardsList(t),g)};areProductsAddedToCart=()=>{const t={primary:!1,secondary:!1};for(const[e,o]of d.cart){const o=d.productDetails.get(e);o&&(t[o.categoryType]=!0)}return t};checkout=()=>{this.checkoutAttempted=!0;const{primary:t,secondary:e}=this.areProductsAddedToCart();t&&e&&this.checkoutFormEl.open()};submit=({detail:t})=>{const e={cart:Object.fromEntries(m("cart")),contactInfo:t};this.formState="loading",this.b2bConfiguratorSubmit.emit(e),this.checkoutFormEl.close(),this.submissionStateDialogEl.open()};renderCheckoutForm=()=>r("tet-b2b-check-out-form",{ref:t=>this.checkoutFormEl=t,theme:this.theme,"onSubmit-check-out-form":this.submit},r("div",{slot:"cart"},this.renderCart("checkout")));render(){return r(i,{key:"c4949f954cb2025bb9a1e1a8ec64c848b772e828"},r("div",{key:"9bfea8b1af18f047f0d9f39a81b04dcd04a0d7f6",class:{configurator:!0,[`${this.theme}`]:!0}},this.isLoading?this.renderPlaceholder():d.data&&[this.renderOffer(),this.renderCart()]),this.renderCheckoutForm(),this.renderConfirmationDialog(),this.renderSubmissionStateDialog())}static get watchers(){return{activePrimaryCategoryId:["resetSelectedPrimaryCards"],activeSecondaryCategoryId:["resetSelectedSecondaryCards"]}}};u.style='@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:"--\x3e";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem "Gilroy", "Gilroy, Arial, sans-serif"}}.compare__button{border-radius:50%;overflow:hidden;font:400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif"}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem;--icon-container-display:flex}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem "Gilroy", "Gilroy, Arial, sans-serif"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}';export{u as tet_b2b_configurator}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-c2d4b54d.js";export{s as setNonce}from"./p-c2d4b54d.js";import{g as a}from"./p-e1255160.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((async e=>(await a(),t(JSON.parse('[["p-ac6f16c3",[[1,"tet-icon",{"name":[1],"theme":[1],"type":[1],"useDefaultColor":[4,"use-default-color"],"accessibilityLabel":[1,"accessibility-label"],"focusable":[4]},null,{"name":["onNameChange"]}]]],["p-4d196aeb",[[1,"tet-address-offers-view",{"language":[1],"addressKey":[1,"address-key"],"theme":[1],"userPersonalCode":[1,"user-personal-code"],"showAuthorizedAddresses":[4,"show-authorized-addresses"],"accessToken":[1,"access-token"],"noUserFound":[4,"no-user-found"],"callCenterTaskOptions":[16],"showContactForm":[1028,"show-contact-form"],"termText":[1,"term-text"],"formParameters":[1,"form-parameters"],"accessibilityLabel":[1,"accessibility-label"],"address":[32]},[[0,"assetAddressSelected","onAddressSelected"],[0,"customerNotFound","customerNotFound"],[0,"emptyCatalog","onEmptyCatalog"]],{"language":["onLanguageChange"]}]]],["p-ad4e24c1",[[1,"tet-b2b-configurator",{"theme":[1],"stickyRefEl":[1,"sticky-ref-el"],"referenceElement":[32],"isLoading":[32],"itemToRemove":[32],"checkoutAttempted":[32],"formState":[32],"activePrimaryCategoryId":[32],"activeSecondaryCategoryId":[32],"selectedPrimaryCards":[32],"selectedSecondaryCards":[32],"isDesktopResolution":[32],"setSubmitFormState":[64]},[[9,"resize","onResize"]],{"activePrimaryCategoryId":["resetSelectedPrimaryCards"],"activeSecondaryCategoryId":["resetSelectedSecondaryCards"]}]]],["p-111f80d9",[[1,"tet-compare-cards-tab",{"data":[16],"forceColumn":[4,"force-column"],"layout":[1],"theme":[1],"darkMode":[4,"dark-mode"],"isNetflixCard":[4,"is-netflix-card"],"darkHeader":[4,"dark-header"],"withProductFilters":[4,"with-product-filters"],"productDataLoaded":[32],"showLoader":[32],"productSACData":[32],"filteredProductCodes":[32]},[[0,"compareCardsDidRender","hideLoader"]],{"showLoader":["onDataChange"]}]]],["p-5d8313d2",[[1,"tet-asset-addresses",{"accessToken":[1,"access-token"],"pid":[1],"salesforceAccountId":[1,"salesforce-account-id"],"theme":[1],"addressSearchLabel":[1,"address-search-label"],"addressSearchPlaceholder":[1,"address-search-placeholder"],"addresses":[32],"lastAddedKey":[32],"showLoader":[32],"isAddressSearchVisible":[32]},[[0,"addressSelected","onAddressSelected"]],{"pid":["loadAddressesOnPidChange"],"salesforceAccountId":["loadAddressesOnAccountIdChange"],"addresses":["onAddressesChange"]}]]],["p-f8b49339",[[1,"tet-cloud-configurator",{"language":[1],"containerSelector":[1,"container-selector"],"theme":[1],"selectOnFocus":[4,"select-on-focus"],"isLoading":[32],"headerRef":[32],"footerRef":[32],"formValues":[32],"selectedTab":[32],"selectedPeriod":[32],"isFloatingSummary":[32],"isListExpanded":[32],"parentElement":[32]},null,{"isLoading":["onisLoadingChange"],"headerRef":["onHeaderRefChange"],"footerRef":["onFooterRefChange"],"selectedTab":["onSelectedTabChange"],"language":["onLanguageChange"]}]]],["p-b3b491a9",[[1,"tet-b2b-service-calculator",{"language":[1],"totalPrice":[32],"withItAdmin":[32],"withInPersonServiceSupport":[32],"unitCountSelected":[32]},[[0,"slider-input","onSliderInput"]],{"language":["onLanguageChange"],"withItAdmin":["onControlChange"],"withInPersonServiceSupport":["onControlChange"]}]]],["p-e66583a2",[[1,"tet-cloud-application-form-dialog",{"privacyPolicyLinkUrl":[1,"privacy-policy-link-url"],"loading":[4],"showOverlay":[4,"show-overlay"],"language":[1],"theme":[1],"privacyPolicyError":[32],"open":[64],"close":[64]},null,{"language":["onLanguageChange"]}]]],["p-deb9b7bc",[[1,"tet-compare-card-v2",{"clickCallback":[16],"cardType":[1,"card-type"],"theme":[1],"colorIcons":[4,"color-icons"],"bestChoice":[4,"best-choice"],"language":[1],"options":[16],"cardBackgroundColor":[1,"card-background-color"],"cardScript":[1,"card-script"],"bestChoiceTextPosition":[1,"best-choice-text-position"],"darkMode":[4,"dark-mode"],"bonuses":[16],"benefitTitle":[1,"benefit-title"],"benefits":[16],"contractTerm":[2,"contract-term"],"bestChoiceText":[1,"best-choice-text"],"currency":[1],"secondaryLink":[1,"secondary-link"],"secondaryLinkText":[1,"secondary-link-text"],"secondaryLinkOpenBlank":[4,"secondary-link-open-blank"],"buttonTitle":[1,"button-title"],"linkOpenBlank":[4,"link-open-blank"],"dropdownOptions":[16],"showLoader":[32],"selectedProductCode":[32],"selectedSwitchKeys":[32],"preselectedKeys":[32],"preselectedProductCode":[32],"allProductData":[32],"preselectedRemountId":[32]},[[0,"optionSelected","onOptionSelected"]]]]],["p-056317e3",[[1,"tet-contact-form",{"language":[1],"taskOptions":[16],"submitButtonProps":[16],"showTitle":[4,"show-title"],"showInputLabel":[4,"show-input-label"],"theme":[1],"darkTheme":[4,"dark-theme"],"subtitle":[1],"showLoader":[32]},null,{"language":["onLanguageChange"]}]]],["p-78d98be6",[[1,"tet-customer-assets",{"accessToken":[1,"access-token"],"pid":[1],"singleLoader":[4,"single-loader"],"hideAssets":[4,"hide-assets"],"salesforceAccountId":[1,"salesforce-account-id"],"groupByAddress":[4,"group-by-address"],"loaderElementsCount":[2,"loader-elements-count"],"darkTheme":[4,"dark-theme"],"assets":[32],"showLoader":[32]},null,{"pid":["loadAssetsOnPidChange"],"salesforceAccountId":["loadAssetsOnAccountIdChange"],"assets":["onAssetsChange"]}]]],["p-2ca89dab",[[1,"tet-datepicker",{"locale":[1],"overlayEffect":[4,"overlay-effect"],"rangePickerMode":[4,"range-picker-mode"],"isOpen":[1028,"is-open"],"date":[1040],"datepickerView":[1025,"datepicker-view"],"rangeDates":[32],"internalDate":[32],"toggleIsOpen":[64]},[[0,"dateChanged","handleDateChanged"],[0,"datepickerViewChanged","handleDatepickerViewChanged"],[0,"internalDateChanged","handleInternalDateChanged"],[0,"rangeDateSet","handleRangeDateSet"],[0,"datepickerClosed","handleDatepickerClosed"],[9,"resize","onWindowResize"],[9,"scroll","onWindowScroll"]],{"date":["handleDateChange"],"rangeDates":["handleRangeDateChange"]}]]],["p-f95d8294",[[1,"tet-feedback-form",{"theme":[1],"language":[1],"data":[16],"expanded":[32],"formError":[32],"characterCount":[32],"submissionData":[32],"submitted":[32]},null,{"language":["onLanguageChange"]}]]],["p-32f19c4d",[[1,"tet-macd-view",{"language":[1],"theme":[1],"showErrorNotification":[1028,"show-error-notification"],"showLoader":[1028,"show-loader"],"loaderHeight":[1,"loader-height"],"accessToken":[1,"access-token"],"eventsOnly":[4,"events-only"],"hideUnavailable":[4,"hide-unavailable"],"assetId":[1025,"asset-id"],"accountNumber":[1026,"account-number"],"macdOrderTypes":[16],"ignoredMacdOrderTypes":[16],"suspendFn":[16],"changeOfPlanFn":[16],"promotionChangeFn":[16],"ceaseFn":[16],"modifyFn":[16]},null,{"language":["onLanguageChange"],"accessToken":["setAccessToken"],"macdOrderTypes":["setMacdOrderTypes"]}]]],["p-27f3c7e8",[[1,"tet-autocomplete-dropdown",{"options":[16],"defaultOption":[16],"noOptionsMessage":[1,"no-options-message"],"placeholder":[1],"label":[1],"theme":[1],"hasError":[4,"has-error"],"errorMessage":[1,"error-message"],"inputValue":[32],"clearInput":[64],"focusOnNativeInput":[64]}]]],["p-56618995",[[1,"tet-dynamic-card",{"theme":[1],"size":[1],"sizeChangeBreakpoint":[1,"size-change-breakpoint"],"isInCarousel":[4,"is-in-carousel"],"pictureLayoutShiftPosition":[1,"picture-layout-shift-position"],"cardTitle":[1,"card-title"],"subtitle":[1],"tags":[16],"dateTag":[1,"date-tag"],"dateTagColorLight":[1,"date-tag-color-light"],"dateTagColorDark":[1,"date-tag-color-dark"],"priceTagOptions":[16],"linkHref":[1,"link-href"],"linkText":[1,"link-text"],"linkNewTab":[4,"link-new-tab"],"index":[2],"isFocused":[32],"originalSize":[32],"currentSize":[32]},null,{"theme":["onThemeChanged"],"size":["onSizeChange"]}]]],["p-95022883",[[1,"tet-filter",{"theme":[1],"clearFilterButtonTitle":[1,"clear-filter-button-title"],"showClearFilterButton":[4,"show-clear-filter-button"],"tags":[16],"filterState":[32]},null,{"tags":["tagsWatchHandler"]}]]],["p-8efdc241",[[1,"tet-multi-step-dialog",{"content":[1],"steps":[16],"isOpen":[4,"is-open"],"dialogDataScreenKey":[1,"dialog-data-screen-key"],"tetDialogClass":[1,"tet-dialog-class"],"language":[1],"theme":[1],"isKeydownFocus":[32]}]]],["p-1a21dc88",[[1,"tet-news-card-list",{"items":[16],"withControls":[4,"with-controls"],"scrollFullWidth":[4,"scroll-full-width"],"controlScrollAmount":[2,"control-scroll-amount"],"initialScrollAmount":[2,"initial-scroll-amount"],"disableScroll":[4,"disable-scroll"],"withScrollbar":[4,"with-scrollbar"],"withMouseDrag":[4,"with-mouse-drag"],"withVirtualScroll":[4,"with-virtual-scroll"],"theme":[1]}]]],["p-9a04ae0e",[[1,"tet-referral",{"theme":[1],"language":[1],"data":[1]},null,{"language":["onLanguageChange"]}]]],["p-5e0a34f9",[[1,"tet-thank-you-view",{"stepperData":[16],"theme":[1],"mainBlockIcon":[1,"main-block-icon"],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonDescription":[1,"cta-button-description"],"ctaButtonType":[1,"cta-button-type"]}]]],["p-3db5e321",[[1,"tet-thank-you-view-v2",{"stepperData":[16],"icon":[1],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonId":[1,"cta-button-id"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonType":[1,"cta-button-type"],"ctaButtonTheme":[1,"cta-button-theme"],"language":[1],"translationGroup":[1,"translation-group"],"theme":[1]},null,{"language":["onLanguageChange"]}]]],["p-d24d4273",[[1,"tet-thank-you-view-v3",{"stepperData":[16],"icon":[1],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonId":[1,"cta-button-id"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonType":[1,"cta-button-type"],"ctaButtonTheme":[1,"cta-button-theme"],"language":[1],"translationGroup":[1,"translation-group"],"theme":[1]},null,{"language":["onLanguageChange"]}]]],["p-b7bd067e",[[1,"tet-business-compare-card",{"mainTitle":[1,"main-title"],"bulletPoints":[16],"pricePrefix":[1,"price-prefix"],"price":[1],"currency":[1],"theme":[1],"hasContentInFooter":[32]}]]],["p-7bf2b21d",[[1,"tet-carousel",{"theme":[1],"showDots":[4,"show-dots"],"showGradient":[4,"show-gradient"],"showButtons":[4,"show-buttons"],"transitionDuration":[2,"transition-duration"],"swipeThreshold":[2,"swipe-threshold"],"transitionTiming":[1,"transition-timing"],"buttonIconLeft":[1,"button-icon-left"],"buttonIconRight":[1,"button-icon-right"],"maxDots":[2,"max-dots"],"label":[1],"language":[1],"activeDotIndex":[32],"dotCount":[32],"totalItems":[32],"activeItem":[32],"isDragging":[32],"dragOffset":[32]},null,{"language":["onLanguageChange"],"showGradient":["checkGradient"],"dragOffset":["checkGradient"]}]]],["p-754c4aad",[[1,"tet-expandable-input",{"class":[1,"input-class"],"placeholder":[1,"input-placeholder"],"value":[1,"input-value"],"disabled":[4,"input-disabled"],"accessibilityLabel":[1,"accessibility-label"],"mode":[1],"closedWidth":[1,"closed-width"],"animationDuration":[2,"animation-duration"],"error":[4],"iconLeft":[1,"icon-left"],"iconRight":[1,"icon-right"],"iconRightClickCallback":[16],"validators":[16],"manualValidation":[4,"manual-validation"],"theme":[1],"size":[1],"closeInputText":[1,"close-input-text"],"darkMode":[4,"dark-mode"],"expanded":[32],"hasInputValue":[32],"getInputHtmlElement":[64],"getErrors":[64],"validateInput":[64],"setState":[64],"clear":[64]},[[0,"blur","onBlur"],[0,"focus","onFocus"]],{"mode":["onModeChange"],"size":["onSizeChange"]}]]],["p-7562ffb1",[[1,"tet-link-card-list",{"theme":[1],"layout":[1],"placeholderCount":[2,"placeholder-count"],"items":[16]}]]],["p-0ae5e71d",[[2,"tet-table",{"caption":[1],"cellTextAlign":[1,"cell-text-align"],"tableHeader":[1,"table-header"],"tableHeaderTextAlign":[1,"table-header-text-align"],"tableHeaderColumnSpan":[2,"table-header-column-span"],"tableHeaderWidth":[1,"table-header-width"],"tableData":[1040],"gappedColumnLayout":[4,"gapped-column-layout"],"theme":[1],"fixedFirstColumn":[4,"fixed-first-column"],"normalizedColumns":[32]},null,{"tableData":["onTableDataChange"]}]]],["p-31e722e9",[[0,"tet-banner-nav",{"slides":[2],"duration":[2],"paused":[4],"mobileLayout":[4,"mobile-layout"],"theme":[1],"language":[1],"isPaused":[32],"currentSlide":[32],"firstLoad":[32],"pause":[64],"play":[64],"goTo":[64],"next":[64],"previous":[64],"getCurrentSlide":[64]},null,{"paused":["onPausedStateChange"],"language":["onLanguageChange"]}]]],["p-c7b9cac7",[[1,"tet-business-lines",{"language":[1],"addressKey":[2,"address-key"],"showHeadings":[4,"show-headings"],"address":[32],"businessLines":[32]},null,{"language":["onLanguageChange"],"addressKey":["onAddressKeyChange"]}]]],["p-5f750abb",[[0,"tet-business-round-stepper",{"stepperData":[16],"layout":[1],"theme":[1]}]]],["p-d9d9df2f",[[1,"tet-inline-message",{"variant":[1],"theme":[1]}]]],["p-886685e5",[[1,"tet-label",{"labelTitle":[1,"label-title"],"translateTitle":[4,"translate-title"],"active":[4],"theme":[1],"type":[1],"showIcon":[4,"show-icon"]}]]],["p-f77b0592",[[1,"tet-menu",{"type":[1],"active":[4],"clickable":[4],"firstLevelTitle":[1,"first-level-title"],"firstLevelId":[1,"first-level-id"],"firstLevelLink":[1,"first-level-link"],"firstLevelIcon":[1,"first-level-icon"],"menuItemTheme":[1,"menu-item-theme"],"showMenuItemAnimation":[4,"show-menu-item-animation"],"subLevels":[16],"darkMode":[4,"dark-mode"],"isSubmenuLeft":[32]},[[9,"resize","onWindowResize"]]]]],["p-3b907fd6",[[1,"tet-menu-mobile",{"isActive":[4,"active"],"firstLevelTitle":[1,"first-level-title"],"firstLevelLink":[1,"first-level-link"],"firstLevelId":[1,"first-level-id"],"subLevels":[16],"darkMode":[4,"dark-mode"],"highlightTheme":[1,"highlight-theme"],"showAnimation":[4,"show-animation"],"firstLevelIcon":[1,"first-level-icon"],"isExpanded":[32],"hasDropdownContent":[32],"subMenuState":[32]}]]],["p-21c9c97f",[[1,"tet-navigation-mobile",{"darkMode":[4,"dark-mode"],"isTogglerExpanded":[32],"isTogglerVisible":[32],"showToggler":[64],"hideToggler":[64],"open":[64],"close":[64]},null,{"isTogglerExpanded":["onMenuToggle"]}]]],["p-2abb5f0d",[[1,"tet-round-stepper",{"stepperData":[16],"forcedColumn":[4,"forced-column"],"hideIcons":[4,"hide-icons"],"theme":[1]},[[9,"resize","onResize"]]]]],["p-8b073b57",[[1,"tet-tv-gift-list",{"header":[1],"listBulletIcon":[1,"list-bullet-icon"],"imageSource":[1,"image-source"],"list":[16],"containerSize":[32]},[[9,"resize","onWindowResize"]]]]],["p-9c106b2e",[[1,"tet-bar-graph",{"parentContainer":[1040],"data":[16],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"valueUnit":[1,"value-unit"],"labelPosition":[1,"label-position"],"valuePosition":[1,"value-position"],"dataOrder":[1,"data-order"],"withGrid":[4,"with-grid"],"animationDuration":[2,"animation-duration"],"size":[1],"theme":[1],"displayData":[32],"componentSize":[32],"labelWidth":[32]},[[9,"resize","onWindowResize"]],{"size":["onSizeChange"],"dataOrder":["onDataOrderChange"],"data":["onDataChange"],"minValue":["onMinValueChange"],"maxValue":["onMaxValueChange"]}]]],["p-df8daca3",[[1,"tet-border-radius"]]],["p-f99e7577",[[1,"tet-business-card",{"mainTitle":[1,"main-title"],"subTitle":[1,"sub-title"],"infoText":[1,"info-text"],"type":[1],"theme":[1],"size":[32]}]]],["p-41ac4f05",[[1,"tet-colors",{"showVariables":[4,"show-variables"],"darkTheme":[4,"dark-theme"]}]]],["p-236b09e1",[[1,"tet-contact-info",{"contactBlocks":[16]}]]],["p-1a9777cb",[[1,"tet-expansion-panel",{"toggleElement":[1025,"toggle-element"],"initialState":[1,"initial-state"],"state":[32],"open":[64],"close":[64],"toggle":[64],"getState":[64]}]]],["p-7c168172",[[1,"tet-font-weight"]]],["p-9c056b8a",[[1,"tet-fonts"]]],["p-3c61428a",[[0,"tet-grid"]]],["p-ff99bcdc",[[1,"tet-layout"]]],["p-765010fa",[[1,"tet-link"]]],["p-9cbc8437",[[1,"tet-spacing"]]],["p-60eaa626",[[1,"tet-tv-gift-block",{"headerTitle":[1,"header-title"],"headerImageSrc":[1,"header-image-src"],"footerTitle":[1,"footer-title"],"footerText":[1,"footer-text"],"containerSize":[32]},[[9,"resize","onWindowResize"]]]]],["p-c78870dc",[[1,"tet-range-slider",{"parentContainer":[1040],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"inputMaxValue":[2,"input-max-value"],"defaultValue":[2,"default-value"],"step":[2],"dataPoints":[16],"displayDataPoints":[16],"lockToDataPoint":[4,"lock-to-data-point"],"type":[1],"withControls":[4,"with-controls"],"withInput":[4,"with-input"],"withCurrentStepCounter":[4,"with-current-step-counter"],"dataUnits":[1,"data-units"],"size":[1],"reduceButtonAccessibilityLabel":[1,"reduce-button-accessibility-label"],"addButtonAccessibilityLabel":[1,"add-button-accessibility-label"],"numberInputAccessibilityLabel":[1,"number-input-accessibility-label"],"sliderInputAccessibilityLabel":[1,"slider-input-accessibility-label"],"theme":[1],"currentValue":[32],"dataSet":[32],"containerSize":[32],"tooltipOffset":[32],"isSliding":[32],"isPointerDown":[32],"positions":[32]},[[9,"resize","onWindowResize"]],{"dataPoints":["onDataPointsChange"],"type":["onTypeChange"],"currentValue":["onCurrentValueChange"],"size":["onSizeChange"]}]]],["p-a09993a9",[[1,"tet-card-list",{"theme":[1],"withControls":[4,"with-controls"],"controlScrollAmount":[2,"control-scroll-amount"],"scrollFullWidth":[4,"scroll-full-width"],"initialScrollAmount":[2,"initial-scroll-amount"],"disableScroll":[4,"disable-scroll"],"withScrollbar":[4,"with-scrollbar"],"withOverflowOpacity":[4,"with-overflow-opacity"],"overflowOpacityMinWidth":[1,"overflow-opacity-min-width"],"withMouseDrag":[4,"with-mouse-drag"],"withVirtualScroll":[4,"with-virtual-scroll"],"withActiveElement":[4,"with-active-element"],"activeElementClass":[1,"active-element-class"],"scrollAnimationSpeed":[2,"scroll-animation-speed"],"iconPrev":[1,"icon-prev"],"iconNext":[1,"icon-next"],"controlVisibility":[32],"scrollThumbWidth":[32],"isSmallContainer":[32],"scrollListTo":[64],"scrollListBy":[64],"scrollListToElementCenter":[64]},[[9,"resize","onResize"]],{"withMouseDrag":["onWithMouseDragChange"],"disableScroll":["onDisableScrollChange"],"withControls":["onWithControlsChange"],"withOverflowOpacity":["onWithOverflowOpacityChange"],"withVirtualScroll":["onWithVirtualScrollChange"]}]]],["p-19c5daba",[[1,"tet-number-input",{"label":[1],"theme":[1],"accessibilityLabel":[1,"accessibility-label"],"buttonAccessibilityLabel":[1,"button-accessibility-label"],"helperText":[1,"helper-text"],"suffixes":[16],"value":[1026],"min":[2],"max":[2],"disabled":[4],"error":[4],"completed":[4],"selectOnFocus":[4,"select-on-focus"],"suffix":[32],"isOpen":[32],"isValueHidden":[32],"isKeyboardFocus":[32],"getValue":[64],"resetSuffix":[64]},[[0,"keydown","onKeydown"],[8,"keydown","onTabKeydown"],[0,"focus","onFocus"],[8,"click","onClick"],[0,"input","inputChangeHandler"],[0,"blur","onBlur"]],{"suffix":["onSuffixChange"]}]]],["p-63060e82",[[1,"tet-stepper-v2",{"stepperData":[16],"theme":[1]}]]],["p-bed730ea",[[1,"tet-stepper-v3",{"stepperData":[16],"theme":[1]}]]],["p-050b9d63",[[1,"tet-price-view",{"theme":[1],"background":[1],"font":[1],"size":[1],"headingText":[1,"heading-text"],"priceType":[1,"price-type"],"euroPrice":[1,"euro-price"],"centsPrice":[1,"cents-price"],"footerText":[1,"footer-text"],"footerTextType":[1,"footer-text-type"],"staticColors":[4,"static-colors"]}]]],["p-e22e247d",[[1,"tet-stepper",{"stepperData":[16]}]]],["p-f8ee6cc7",[[1,"tet-textarea",{"value":[1],"label":[1],"placeholder":[1],"disabled":[4],"errorMessages":[16],"theme":[1],"maxLength":[8,"max-length"],"isKeyboardFocus":[32],"focusVisible":[32],"getValue":[64]},[[8,"keydown","onKeyDown"],[9,"mousedown","onMouseDown"]]]]],["p-e2b4633f",[[1,"tet-dialog",{"headerTitle":[1,"header-title"],"isOpen":[1540,"is-open"],"theme":[1],"closeOnOverlayClick":[4,"close-on-overlay-click"],"closeOnEscape":[4,"close-on-escape"],"preventDefaultClose":[4,"prevent-default-close"],"footerDisplay":[1,"footer-display"],"hideCloseButton":[4,"hide-close-button"],"showHeaderDivider":[4,"show-header-divider"],"hideHeader":[4,"hide-header"],"titleId":[1,"title-id"],"open":[64],"close":[64]},[[8,"keydown","handleKeyDown"]],{"isOpen":["onDialogOpenAction"]}]]],["p-94b14020",[[1,"tet-loader"]]],["p-ef4c8792",[[6,"tet-input",{"isPhoneNumber":[4,"is-phone-number"],"class":[1,"input-class"],"placeholder":[1,"input-placeholder"],"type":[1,"input-type"],"value":[1,"input-value"],"disabled":[4,"input-disabled"],"readonly":[4,"input-readonly"],"error":[4],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"iconLeft":[1,"icon-left"],"iconRight":[1,"icon-right"],"iconLeftClickCallback":[16],"iconRightClickCallback":[16],"validators":[16],"manualValidation":[4,"manual-validation"],"theme":[1],"autocomplete":[1],"maxlength":[1],"inputTabindex":[2,"input-tabindex"],"errorMessages":[32],"isKeyboardFocus":[32],"focusVisible":[32],"getInputHtmlElement":[64],"getErrors":[64],"clearErrors":[64],"validateInput":[64]},[[8,"keydown","onKeyDown"],[9,"mousedown","onMouseDown"]]]]],["p-e2f6ee1b",[[1,"tet-tag-group",{"language":[1],"tags":[16],"theme":[1]}],[1,"tet-tag",{"tagTitle":[1,"tag-title"],"count":[2],"active":[4],"theme":[1],"showIcon":[4,"show-icon"],"disabled":[4],"language":[1]},null,{"language":["onLanguageChange"]}]]],["p-3f750378",[[1,"tet-dropdown",{"label":[1],"labelLogo":[1,"label-logo"],"labelLogoGrayscale":[1,"label-logo-grayscale"],"labelRight":[1,"label-right"],"labelRightColor":[1,"label-right-color"],"labelSubText":[1,"label-sub-text"],"flexLayout":[4,"flex-layout"],"buttonLabel":[1,"button-label"],"allowMultiple":[4,"allow-multiple"],"closeOnSelection":[4,"close-on-selection"],"theme":[1],"options":[16],"disabled":[4],"selectedOptionIndexes":[32],"isOpen":[32],"isKeyboardFocus":[32],"getSelectedOptions":[64],"selectOption":[64]},[[8,"click","handleWindowClick"],[8,"focusout","handleFocusOut"]],{"options":["onOptionsChange"]}],[1,"tet-tooltip",{"theme":[1],"targetElementSelector":[1,"target-element-selector"],"hoverElement":[16],"doNotShowOnHover":[4,"do-not-show-on-hover"],"position":[1],"positionState":[32],"showTooltip":[32],"show":[64],"hide":[64],"toggle":[64]},[[16,"touchmove","handleTouchmove"],[16,"wheel","handleWheel"],[16,"keydown","onKeydown"],[9,"resize","handleResize"]],{"position":["handlePositionChange"],"showTooltip":["onShowTooltipChange"]}]]],["p-3dd6cfd2",[[1,"tet-compare-cards",{"data":[1040],"vatText":[1,"vat-text"],"forceColumn":[4,"force-column"],"theme":[1],"layout":[1],"cardScript":[1,"card-script"],"changedProductCode":[1,"changed-product-code"],"isNetflixCard":[4,"is-netflix-card"],"darkMode":[4,"dark-mode"],"initializedState":[32],"showLoader":[32]},[[0,"optionSelected","onOptionSelected"]],{"data":["onDataChange"]}],[1,"tet-tab-content",{"dataName":[1,"data-name"],"defaultTab":[8,"default-tab"],"parentContainer":[16],"useVisibility":[4,"use-visibility"],"selectedId":[32],"previousDataName":[32],"previousParentContainer":[32],"theme":[32],"init":[64],"selectTab":[64]},null,{"dataName":["onDataNameChange"],"parentContainer":["onParentContainerChange"]}]]],["p-91ff1ce9",[[1,"tet-address-search",{"language":[1],"minSearchKeywordLength":[2,"min-search-keyword-length"],"placeholder":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"addressKey":[1,"address-key"],"newStyle":[4,"new-style"],"newFormsStyle":[4,"new-forms-style"],"redesignedStyle":[4,"redesigned-style"],"theme":[1],"manualAddressTriggers":[4,"manual-address-triggers"],"isInputInvalid":[4,"is-input-invalid"],"inputDisabled":[1028,"input-disabled"],"searchButtonText":[1,"search-button-text"],"closeButtonText":[1,"close-button-text"],"inputIconRight":[32],"inputValueLength":[32],"isLoading":[32],"isKeyboardFocus":[32],"focusVisible":[32],"elementActive":[32],"resetInputState":[64]},[[8,"keydown","onKeyDown"]],{"language":["onLanguageChanged"],"addressKey":["search"],"inputDisabled":["onInputDisabledStateChange"]}]]],["p-f428bcfb",[[6,"tet-radio",{"theme":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"name":[1],"value":[8],"disabled":[4],"checked":[1540],"inputAutofocus":[4,"input-autofocus"],"setChecked":[64]},[[0,"keydown","onKeydown"]]]]],["p-4a5ef6ed",[[1,"tet-switch",{"theme":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"name":[1],"value":[8],"disabled":[4],"checked":[516],"setChecked":[64]}]]],["p-beae0dc1",[[1,"tet-tab-header",{"theme":[1],"type":[1],"position":[1],"sizing":[1],"defaultTab":[8,"default-tab"],"segmented":[4],"hideHeaderUnderline":[4,"hide-header-underline"],"hideActiveHeaderUnderline":[4,"hide-active-header-underline"],"autoplayDelay":[2,"autoplay-delay"],"stopAutoplayOnHeaderHover":[4,"stop-autoplay-on-header-hover"],"stopAutoplayOnContentHover":[4,"stop-autoplay-on-content-hover"],"dataName":[1,"data-name"],"selectedId":[32],"positions":[32],"autoplay":[32],"idSuffix":[32],"segmentAnimation":[32],"toggleAutoplay":[64],"stopAutoplay":[64],"startAutoplay":[64],"selectTab":[64]},null,{"hideActiveHeaderUnderline":["showActiveHeaderUnderline"],"autoplayDelay":["onAutoplayDelayChange"],"segmented":["onSegmentedChange"]}]]],["p-e3ded90b",[[1,"tet-accordion",{"isOpen":[1540,"is-open"],"theme":[1],"header":[1],"headerIconName":[1,"header-icon-name"],"headerImageSrc":[1,"header-image-src"],"headerImageAlt":[1,"header-image-alt"],"indicatorDirection":[1,"indicator-direction"],"withBorder":[4,"with-border"],"withAutoScroll":[4,"with-auto-scroll"],"breakpoint":[1],"headingTag":[1,"heading-tag"],"transparentBackground":[4,"transparent-background"],"isHeaderInteractive":[4,"is-header-interactive"],"open":[64],"close":[64],"toggle":[64],"getState":[64],"setState":[64]}]]],["p-36cb9f34",[[1,"tet-notification",{"icon":[1],"headerTitle":[1,"header-title"],"content":[1],"type":[1],"allowClose":[4,"allow-close"],"theme":[1],"animationDuration":[2,"animation-duration"],"close":[64]}]]],["p-551d7db4",[[1,"tet-text-list",{"listType":[1,"list-type"],"decimalStart":[2,"decimal-start"],"decimalPrefix":[1,"decimal-prefix"],"withIcon":[4,"with-icon"],"listIcon":[1,"list-icon"],"theme":[1]}]]],["p-926597df",[[1,"tet-placeholder",{"width":[1],"height":[1],"darkTheme":[4,"dark-theme"]}]]],["p-74ed5d1e",[[1,"tet-address-offers-filters-products",{"language":[1],"clearFilterButton":[4,"clear-filter-button"],"theme":[1],"catalog":[16],"productCodes":[16],"category":[16],"subcategoryId":[1,"subcategory-id"],"availableTvProducts":[32],"activeTvFilters":[32]},null,{"language":["onLanguageChange"],"catalog":["onDataChange"],"category":["onDataChange"],"productCodes":["onProductCodesChanged"]}],[1,"tet-compare-card",{"clickCallback":[16],"index":[2],"cardType":[1,"card-type"],"theme":[1],"colorIcons":[4,"color-icons"],"fullHeight":[4,"full-height"],"bestChoice":[4,"best-choice"],"cardHeader":[1,"card-header"],"logo":[1],"image":[1],"thumbnail":[1],"thumbnailAlt":[1,"thumbnail-alt"],"language":[1],"options":[16],"minWideWidth":[2,"min-wide-width"],"cardList":[4,"card-list"],"cardBackgroundColor":[1,"card-background-color"],"cardScript":[1,"card-script"],"parentContainer":[16],"hideBestChoiceBorder":[4,"hide-best-choice-border"],"withBorder":[4,"with-border"],"priceShownVertically":[4,"price-shown-vertically"],"bestChoiceTextPosition":[1,"best-choice-text-position"],"bestChoiceTextFloating":[4,"best-choice-text-floating"],"secondaryLinkPosition":[1,"secondary-link-position"],"showBulletPoints":[4,"show-bullet-points"],"showSubTitle":[4,"show-sub-title"],"showHelper":[4,"show-helper"],"isNetflixCard":[4,"is-netflix-card"],"darkMode":[4,"dark-mode"],"currentCardType":[32]},[[0,"click","onClick"]]]]],["p-25be9481",[[1,"tet-address-offers",{"addressKey":[8,"address-key"],"catalog":[16],"theme":[1],"darkMode":[4,"dark-mode"],"termText":[1,"term-text"],"formParameters":[1,"form-parameters"],"language":[1],"allowedTvProductCodes":[16],"showLoader":[32],"subcategoryProductFilters":[32]},null,{"addressKey":["onAddressKeyChange"],"language":["onLanguageChanged"]}],[1,"tet-availability-contact-form",{"language":[1],"taskOptions":[16],"submitButtonProps":[16],"showTitle":[4,"show-title"],"showInputLabel":[4,"show-input-label"],"theme":[1],"darkTheme":[4,"dark-theme"],"success":[1028],"showAvailabilityContactForm":[4,"show-availability-contact-form"],"subtitle":[1],"showLoader":[32]},[[0,"taskCreationSuccess","onSuccess"],[4,"emptyCatalog","onEmptyCatalog"]],{"language":["onLanguageChange"]}],[1,"tet-address-offers-filters",{"language":[1],"clearFilterButton":[4,"clear-filter-button"],"theme":[1]},null,{"language":["onLanguageChange"]}],[1,"tet-asset-availability-addresses",{"accessToken":[1,"access-token"],"pid":[1],"salesforceAccountId":[1,"salesforce-account-id"],"theme":[1],"addressSearchLabel":[1,"address-search-label"],"addressSearchPlaceholder":[1,"address-search-placeholder"],"addresses":[32],"lastAddedKey":[32],"showLoader":[32],"unselectAssetAddresses":[64]},null,{"pid":["loadAddressesOnPidChange"],"salesforceAccountId":["loadAddressesOnAccountIdChange"],"addresses":["onAddressesChange"]}]]],["p-317ba450",[[1,"tet-autocomplete",{"showOptionsOnEscapeClear":[4,"show-options-on-escape-clear"],"defaultOptions":[16],"optionsFilterAction":[16],"noOptionsMessage":[1,"no-options-message"],"noOptionsRenderFunction":[16],"clearCallback":[16],"finishedLoading":[16],"newStyle":[4,"new-style"],"highlightOptionsKeyword":[4,"highlight-options-keyword"],"darkTheme":[4,"dark-theme"],"optionsIcon":[1,"options-icon"],"redesignedStyle":[4,"redesigned-style"],"filteredOptions":[32],"activeOption":[32],"showOptions":[32],"showLoader":[32],"isKeyboardFocus":[32],"clear":[64],"focusOnNativeInput":[64],"selectOption":[64]},[[1,"pointerup","onPointerUp"],[9,"pointerup","onWindowPointerUp"],[9,"mousedown","onMouseDown"],[8,"activeComponentStateChanged","onComponentActiveStateChange"],[0,"keydown","handleKeyDown"],[0,"focusout","handleFocusOut"]]]]],["p-60ccd74f",[[1,"tet-stepper-input",{"value":[1026],"theme":[1],"min":[2],"max":[2],"step":[2],"selectOnFocus":[4,"select-on-focus"],"accessibilityLabel":[1,"accessibility-label"],"language":[1],"getValue":[64]},[[0,"keydown","onKeydown"],[0,"focus","onFocus"],[0,"input","inputChangeHandler"]],{"language":["onLanguageChange"],"value":["onValueChange"]}]]],["p-e2f1529d",[[1,"tet-datepicker-header",{"locale":[1],"selectedDate":[16],"internalDate":[16],"datepickerView":[1,"datepicker-view"]}],[1,"tet-datepicker-month-view",{"rangeDates":[16],"selectedDate":[16],"internalDate":[16],"rangePickerMode":[4,"range-picker-mode"],"inRangeHoverDate":[32]},null,{"internalDate":["handleDateChange"]}],[1,"tet-datepicker-multi-year-view",{"selectedDate":[16],"internalDate":[16],"years":[32]},null,{"internalDate":["handleInternalDateChange"]}],[1,"tet-datepicker-year-view",{"selectedDate":[16],"internalDate":[16]}]]],["p-9a6c5fe3",[[1,"tet-b2b-check-out-form",{"language":[1],"theme":[1],"open":[64],"close":[64]},null,{"language":["onLanguageChange"]}],[1,"tet-b2b-compare-card",{"theme":[1],"options":[16],"count":[2],"isSelected":[4,"is-selected"],"localCount":[32],"localIsSelected":[32],"isTablet":[32]},null,{"count":["syncCount"],"isSelected":["syncSelected"]}],[1,"tet-b2b-configurator-cart",{"theme":[1],"data":[16],"isCartEmpty":[4,"is-cart-empty"],"context":[1],"isDesktopResolution":[4,"is-desktop-resolution"],"isAccordionOpen":[32],"isPrimaryBlockOpen":[32],"isSecondaryBlockOpen":[32],"primarySlotFilled":[32],"secondarySlotFilled":[32],"changeBlockState":[64]},null,{"isDesktopResolution":["openAccordionOnResolutionChange"],"isCartEmpty":["checkStickyClassOnCartEmptyChange"]}],[1,"tet-business-summary-card",{"productName":[1,"product-name"],"price":[2],"productDescription":[1,"product-description"],"discountPrice":[2,"discount-price"],"currency":[1],"contractTerm":[2,"contract-term"],"theme":[1],"withStepper":[4,"with-stepper"],"value":[2],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"stepperLabel":[1,"stepper-label"],"context":[1],"language":[1]}],[1,"tet-business-navigation",{"menuItems":[16],"theme":[1],"selectedItemId":[32],"positions":[32],"selectMenuItem":[64]}]]],["p-2ab581df",[[1,"tet-spinner",{"theme":[1],"size":[1],"type":[1],"previousProgress":[32],"setProgress":[64]},null,{"type":["onTypeChange"]}]]],["p-77fcc923",[[1,"tet-selection-list",{"items":[16],"preSelectedItems":[16],"multipleSelections":[4,"multiple-selections"],"itemRenderFunction":[16],"identifier":[1],"selectedItems":[32],"unsetSelectedItems":[64],"getSelectedItems":[64]},null,{"preSelectedItems":["onPreselectedItemsChanged"]}],[1,"tet-container",{"highlightable":[4],"selected":[4],"theme":[1]}]]],["p-e88c3842",[[1,"tet-checkbox",{"theme":[1],"label":[1],"name":[1],"value":[8],"disabled":[4],"checked":[1540],"error":[1540],"indeterminate":[1540],"focusStyleOnContainer":[4,"focus-style-on-container"],"setChecked":[64],"setIndeterminate":[64],"setError":[64]},null,{"indeterminate":["updateIndeterminateState"]}]]],["p-7889d0ae",[[17,"tet-button",{"clickCallback":[16],"size":[1],"type":[1],"theme":[1],"disabled":[4],"iconMode":[4,"icon-mode"],"iconPosition":[1,"icon-position"],"iconName":[1,"icon-name"],"elementId":[1,"element-id"],"accessibilityLabel":[1,"accessibility-label"],"url":[1],"urlTarget":[1,"url-target"]}]]]]'),e))));
|
|
1
|
+
import{p as e,b as t}from"./p-c2d4b54d.js";export{s as setNonce}from"./p-c2d4b54d.js";import{g as a}from"./p-e1255160.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((async e=>(await a(),t(JSON.parse('[["p-ac6f16c3",[[1,"tet-icon",{"name":[1],"theme":[1],"type":[1],"useDefaultColor":[4,"use-default-color"],"accessibilityLabel":[1,"accessibility-label"],"focusable":[4]},null,{"name":["onNameChange"]}]]],["p-4d196aeb",[[1,"tet-address-offers-view",{"language":[1],"addressKey":[1,"address-key"],"theme":[1],"userPersonalCode":[1,"user-personal-code"],"showAuthorizedAddresses":[4,"show-authorized-addresses"],"accessToken":[1,"access-token"],"noUserFound":[4,"no-user-found"],"callCenterTaskOptions":[16],"showContactForm":[1028,"show-contact-form"],"termText":[1,"term-text"],"formParameters":[1,"form-parameters"],"accessibilityLabel":[1,"accessibility-label"],"address":[32]},[[0,"assetAddressSelected","onAddressSelected"],[0,"customerNotFound","customerNotFound"],[0,"emptyCatalog","onEmptyCatalog"]],{"language":["onLanguageChange"]}]]],["p-95c410d4",[[1,"tet-b2b-configurator",{"theme":[1],"stickyRefEl":[1,"sticky-ref-el"],"referenceElement":[32],"isLoading":[32],"itemToRemove":[32],"checkoutAttempted":[32],"formState":[32],"activePrimaryCategoryId":[32],"activeSecondaryCategoryId":[32],"selectedPrimaryCards":[32],"selectedSecondaryCards":[32],"isDesktopResolution":[32],"setSubmitFormState":[64]},[[9,"resize","onResize"]],{"activePrimaryCategoryId":["resetSelectedPrimaryCards"],"activeSecondaryCategoryId":["resetSelectedSecondaryCards"]}]]],["p-111f80d9",[[1,"tet-compare-cards-tab",{"data":[16],"forceColumn":[4,"force-column"],"layout":[1],"theme":[1],"darkMode":[4,"dark-mode"],"isNetflixCard":[4,"is-netflix-card"],"darkHeader":[4,"dark-header"],"withProductFilters":[4,"with-product-filters"],"productDataLoaded":[32],"showLoader":[32],"productSACData":[32],"filteredProductCodes":[32]},[[0,"compareCardsDidRender","hideLoader"]],{"showLoader":["onDataChange"]}]]],["p-5d8313d2",[[1,"tet-asset-addresses",{"accessToken":[1,"access-token"],"pid":[1],"salesforceAccountId":[1,"salesforce-account-id"],"theme":[1],"addressSearchLabel":[1,"address-search-label"],"addressSearchPlaceholder":[1,"address-search-placeholder"],"addresses":[32],"lastAddedKey":[32],"showLoader":[32],"isAddressSearchVisible":[32]},[[0,"addressSelected","onAddressSelected"]],{"pid":["loadAddressesOnPidChange"],"salesforceAccountId":["loadAddressesOnAccountIdChange"],"addresses":["onAddressesChange"]}]]],["p-f8b49339",[[1,"tet-cloud-configurator",{"language":[1],"containerSelector":[1,"container-selector"],"theme":[1],"selectOnFocus":[4,"select-on-focus"],"isLoading":[32],"headerRef":[32],"footerRef":[32],"formValues":[32],"selectedTab":[32],"selectedPeriod":[32],"isFloatingSummary":[32],"isListExpanded":[32],"parentElement":[32]},null,{"isLoading":["onisLoadingChange"],"headerRef":["onHeaderRefChange"],"footerRef":["onFooterRefChange"],"selectedTab":["onSelectedTabChange"],"language":["onLanguageChange"]}]]],["p-b3b491a9",[[1,"tet-b2b-service-calculator",{"language":[1],"totalPrice":[32],"withItAdmin":[32],"withInPersonServiceSupport":[32],"unitCountSelected":[32]},[[0,"slider-input","onSliderInput"]],{"language":["onLanguageChange"],"withItAdmin":["onControlChange"],"withInPersonServiceSupport":["onControlChange"]}]]],["p-e66583a2",[[1,"tet-cloud-application-form-dialog",{"privacyPolicyLinkUrl":[1,"privacy-policy-link-url"],"loading":[4],"showOverlay":[4,"show-overlay"],"language":[1],"theme":[1],"privacyPolicyError":[32],"open":[64],"close":[64]},null,{"language":["onLanguageChange"]}]]],["p-deb9b7bc",[[1,"tet-compare-card-v2",{"clickCallback":[16],"cardType":[1,"card-type"],"theme":[1],"colorIcons":[4,"color-icons"],"bestChoice":[4,"best-choice"],"language":[1],"options":[16],"cardBackgroundColor":[1,"card-background-color"],"cardScript":[1,"card-script"],"bestChoiceTextPosition":[1,"best-choice-text-position"],"darkMode":[4,"dark-mode"],"bonuses":[16],"benefitTitle":[1,"benefit-title"],"benefits":[16],"contractTerm":[2,"contract-term"],"bestChoiceText":[1,"best-choice-text"],"currency":[1],"secondaryLink":[1,"secondary-link"],"secondaryLinkText":[1,"secondary-link-text"],"secondaryLinkOpenBlank":[4,"secondary-link-open-blank"],"buttonTitle":[1,"button-title"],"linkOpenBlank":[4,"link-open-blank"],"dropdownOptions":[16],"showLoader":[32],"selectedProductCode":[32],"selectedSwitchKeys":[32],"preselectedKeys":[32],"preselectedProductCode":[32],"allProductData":[32],"preselectedRemountId":[32]},[[0,"optionSelected","onOptionSelected"]]]]],["p-056317e3",[[1,"tet-contact-form",{"language":[1],"taskOptions":[16],"submitButtonProps":[16],"showTitle":[4,"show-title"],"showInputLabel":[4,"show-input-label"],"theme":[1],"darkTheme":[4,"dark-theme"],"subtitle":[1],"showLoader":[32]},null,{"language":["onLanguageChange"]}]]],["p-78d98be6",[[1,"tet-customer-assets",{"accessToken":[1,"access-token"],"pid":[1],"singleLoader":[4,"single-loader"],"hideAssets":[4,"hide-assets"],"salesforceAccountId":[1,"salesforce-account-id"],"groupByAddress":[4,"group-by-address"],"loaderElementsCount":[2,"loader-elements-count"],"darkTheme":[4,"dark-theme"],"assets":[32],"showLoader":[32]},null,{"pid":["loadAssetsOnPidChange"],"salesforceAccountId":["loadAssetsOnAccountIdChange"],"assets":["onAssetsChange"]}]]],["p-2ca89dab",[[1,"tet-datepicker",{"locale":[1],"overlayEffect":[4,"overlay-effect"],"rangePickerMode":[4,"range-picker-mode"],"isOpen":[1028,"is-open"],"date":[1040],"datepickerView":[1025,"datepicker-view"],"rangeDates":[32],"internalDate":[32],"toggleIsOpen":[64]},[[0,"dateChanged","handleDateChanged"],[0,"datepickerViewChanged","handleDatepickerViewChanged"],[0,"internalDateChanged","handleInternalDateChanged"],[0,"rangeDateSet","handleRangeDateSet"],[0,"datepickerClosed","handleDatepickerClosed"],[9,"resize","onWindowResize"],[9,"scroll","onWindowScroll"]],{"date":["handleDateChange"],"rangeDates":["handleRangeDateChange"]}]]],["p-f95d8294",[[1,"tet-feedback-form",{"theme":[1],"language":[1],"data":[16],"expanded":[32],"formError":[32],"characterCount":[32],"submissionData":[32],"submitted":[32]},null,{"language":["onLanguageChange"]}]]],["p-32f19c4d",[[1,"tet-macd-view",{"language":[1],"theme":[1],"showErrorNotification":[1028,"show-error-notification"],"showLoader":[1028,"show-loader"],"loaderHeight":[1,"loader-height"],"accessToken":[1,"access-token"],"eventsOnly":[4,"events-only"],"hideUnavailable":[4,"hide-unavailable"],"assetId":[1025,"asset-id"],"accountNumber":[1026,"account-number"],"macdOrderTypes":[16],"ignoredMacdOrderTypes":[16],"suspendFn":[16],"changeOfPlanFn":[16],"promotionChangeFn":[16],"ceaseFn":[16],"modifyFn":[16]},null,{"language":["onLanguageChange"],"accessToken":["setAccessToken"],"macdOrderTypes":["setMacdOrderTypes"]}]]],["p-27f3c7e8",[[1,"tet-autocomplete-dropdown",{"options":[16],"defaultOption":[16],"noOptionsMessage":[1,"no-options-message"],"placeholder":[1],"label":[1],"theme":[1],"hasError":[4,"has-error"],"errorMessage":[1,"error-message"],"inputValue":[32],"clearInput":[64],"focusOnNativeInput":[64]}]]],["p-56618995",[[1,"tet-dynamic-card",{"theme":[1],"size":[1],"sizeChangeBreakpoint":[1,"size-change-breakpoint"],"isInCarousel":[4,"is-in-carousel"],"pictureLayoutShiftPosition":[1,"picture-layout-shift-position"],"cardTitle":[1,"card-title"],"subtitle":[1],"tags":[16],"dateTag":[1,"date-tag"],"dateTagColorLight":[1,"date-tag-color-light"],"dateTagColorDark":[1,"date-tag-color-dark"],"priceTagOptions":[16],"linkHref":[1,"link-href"],"linkText":[1,"link-text"],"linkNewTab":[4,"link-new-tab"],"index":[2],"isFocused":[32],"originalSize":[32],"currentSize":[32]},null,{"theme":["onThemeChanged"],"size":["onSizeChange"]}]]],["p-95022883",[[1,"tet-filter",{"theme":[1],"clearFilterButtonTitle":[1,"clear-filter-button-title"],"showClearFilterButton":[4,"show-clear-filter-button"],"tags":[16],"filterState":[32]},null,{"tags":["tagsWatchHandler"]}]]],["p-8efdc241",[[1,"tet-multi-step-dialog",{"content":[1],"steps":[16],"isOpen":[4,"is-open"],"dialogDataScreenKey":[1,"dialog-data-screen-key"],"tetDialogClass":[1,"tet-dialog-class"],"language":[1],"theme":[1],"isKeydownFocus":[32]}]]],["p-1a21dc88",[[1,"tet-news-card-list",{"items":[16],"withControls":[4,"with-controls"],"scrollFullWidth":[4,"scroll-full-width"],"controlScrollAmount":[2,"control-scroll-amount"],"initialScrollAmount":[2,"initial-scroll-amount"],"disableScroll":[4,"disable-scroll"],"withScrollbar":[4,"with-scrollbar"],"withMouseDrag":[4,"with-mouse-drag"],"withVirtualScroll":[4,"with-virtual-scroll"],"theme":[1]}]]],["p-9a04ae0e",[[1,"tet-referral",{"theme":[1],"language":[1],"data":[1]},null,{"language":["onLanguageChange"]}]]],["p-5e0a34f9",[[1,"tet-thank-you-view",{"stepperData":[16],"theme":[1],"mainBlockIcon":[1,"main-block-icon"],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonDescription":[1,"cta-button-description"],"ctaButtonType":[1,"cta-button-type"]}]]],["p-3db5e321",[[1,"tet-thank-you-view-v2",{"stepperData":[16],"icon":[1],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonId":[1,"cta-button-id"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonType":[1,"cta-button-type"],"ctaButtonTheme":[1,"cta-button-theme"],"language":[1],"translationGroup":[1,"translation-group"],"theme":[1]},null,{"language":["onLanguageChange"]}]]],["p-d24d4273",[[1,"tet-thank-you-view-v3",{"stepperData":[16],"icon":[1],"mainBlockTitle":[1,"main-block-title"],"mainBlockDescription":[1,"main-block-description"],"ctaButtonLabel":[1,"cta-button-label"],"ctaButtonId":[1,"cta-button-id"],"ctaButtonSize":[1,"cta-button-size"],"ctaButtonType":[1,"cta-button-type"],"ctaButtonTheme":[1,"cta-button-theme"],"language":[1],"translationGroup":[1,"translation-group"],"theme":[1]},null,{"language":["onLanguageChange"]}]]],["p-b7bd067e",[[1,"tet-business-compare-card",{"mainTitle":[1,"main-title"],"bulletPoints":[16],"pricePrefix":[1,"price-prefix"],"price":[1],"currency":[1],"theme":[1],"hasContentInFooter":[32]}]]],["p-7bf2b21d",[[1,"tet-carousel",{"theme":[1],"showDots":[4,"show-dots"],"showGradient":[4,"show-gradient"],"showButtons":[4,"show-buttons"],"transitionDuration":[2,"transition-duration"],"swipeThreshold":[2,"swipe-threshold"],"transitionTiming":[1,"transition-timing"],"buttonIconLeft":[1,"button-icon-left"],"buttonIconRight":[1,"button-icon-right"],"maxDots":[2,"max-dots"],"label":[1],"language":[1],"activeDotIndex":[32],"dotCount":[32],"totalItems":[32],"activeItem":[32],"isDragging":[32],"dragOffset":[32]},null,{"language":["onLanguageChange"],"showGradient":["checkGradient"],"dragOffset":["checkGradient"]}]]],["p-754c4aad",[[1,"tet-expandable-input",{"class":[1,"input-class"],"placeholder":[1,"input-placeholder"],"value":[1,"input-value"],"disabled":[4,"input-disabled"],"accessibilityLabel":[1,"accessibility-label"],"mode":[1],"closedWidth":[1,"closed-width"],"animationDuration":[2,"animation-duration"],"error":[4],"iconLeft":[1,"icon-left"],"iconRight":[1,"icon-right"],"iconRightClickCallback":[16],"validators":[16],"manualValidation":[4,"manual-validation"],"theme":[1],"size":[1],"closeInputText":[1,"close-input-text"],"darkMode":[4,"dark-mode"],"expanded":[32],"hasInputValue":[32],"getInputHtmlElement":[64],"getErrors":[64],"validateInput":[64],"setState":[64],"clear":[64]},[[0,"blur","onBlur"],[0,"focus","onFocus"]],{"mode":["onModeChange"],"size":["onSizeChange"]}]]],["p-7562ffb1",[[1,"tet-link-card-list",{"theme":[1],"layout":[1],"placeholderCount":[2,"placeholder-count"],"items":[16]}]]],["p-0ae5e71d",[[2,"tet-table",{"caption":[1],"cellTextAlign":[1,"cell-text-align"],"tableHeader":[1,"table-header"],"tableHeaderTextAlign":[1,"table-header-text-align"],"tableHeaderColumnSpan":[2,"table-header-column-span"],"tableHeaderWidth":[1,"table-header-width"],"tableData":[1040],"gappedColumnLayout":[4,"gapped-column-layout"],"theme":[1],"fixedFirstColumn":[4,"fixed-first-column"],"normalizedColumns":[32]},null,{"tableData":["onTableDataChange"]}]]],["p-31e722e9",[[0,"tet-banner-nav",{"slides":[2],"duration":[2],"paused":[4],"mobileLayout":[4,"mobile-layout"],"theme":[1],"language":[1],"isPaused":[32],"currentSlide":[32],"firstLoad":[32],"pause":[64],"play":[64],"goTo":[64],"next":[64],"previous":[64],"getCurrentSlide":[64]},null,{"paused":["onPausedStateChange"],"language":["onLanguageChange"]}]]],["p-c7b9cac7",[[1,"tet-business-lines",{"language":[1],"addressKey":[2,"address-key"],"showHeadings":[4,"show-headings"],"address":[32],"businessLines":[32]},null,{"language":["onLanguageChange"],"addressKey":["onAddressKeyChange"]}]]],["p-5f750abb",[[0,"tet-business-round-stepper",{"stepperData":[16],"layout":[1],"theme":[1]}]]],["p-d9d9df2f",[[1,"tet-inline-message",{"variant":[1],"theme":[1]}]]],["p-886685e5",[[1,"tet-label",{"labelTitle":[1,"label-title"],"translateTitle":[4,"translate-title"],"active":[4],"theme":[1],"type":[1],"showIcon":[4,"show-icon"]}]]],["p-f77b0592",[[1,"tet-menu",{"type":[1],"active":[4],"clickable":[4],"firstLevelTitle":[1,"first-level-title"],"firstLevelId":[1,"first-level-id"],"firstLevelLink":[1,"first-level-link"],"firstLevelIcon":[1,"first-level-icon"],"menuItemTheme":[1,"menu-item-theme"],"showMenuItemAnimation":[4,"show-menu-item-animation"],"subLevels":[16],"darkMode":[4,"dark-mode"],"isSubmenuLeft":[32]},[[9,"resize","onWindowResize"]]]]],["p-3b907fd6",[[1,"tet-menu-mobile",{"isActive":[4,"active"],"firstLevelTitle":[1,"first-level-title"],"firstLevelLink":[1,"first-level-link"],"firstLevelId":[1,"first-level-id"],"subLevels":[16],"darkMode":[4,"dark-mode"],"highlightTheme":[1,"highlight-theme"],"showAnimation":[4,"show-animation"],"firstLevelIcon":[1,"first-level-icon"],"isExpanded":[32],"hasDropdownContent":[32],"subMenuState":[32]}]]],["p-21c9c97f",[[1,"tet-navigation-mobile",{"darkMode":[4,"dark-mode"],"isTogglerExpanded":[32],"isTogglerVisible":[32],"showToggler":[64],"hideToggler":[64],"open":[64],"close":[64]},null,{"isTogglerExpanded":["onMenuToggle"]}]]],["p-2abb5f0d",[[1,"tet-round-stepper",{"stepperData":[16],"forcedColumn":[4,"forced-column"],"hideIcons":[4,"hide-icons"],"theme":[1]},[[9,"resize","onResize"]]]]],["p-8b073b57",[[1,"tet-tv-gift-list",{"header":[1],"listBulletIcon":[1,"list-bullet-icon"],"imageSource":[1,"image-source"],"list":[16],"containerSize":[32]},[[9,"resize","onWindowResize"]]]]],["p-9c106b2e",[[1,"tet-bar-graph",{"parentContainer":[1040],"data":[16],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"valueUnit":[1,"value-unit"],"labelPosition":[1,"label-position"],"valuePosition":[1,"value-position"],"dataOrder":[1,"data-order"],"withGrid":[4,"with-grid"],"animationDuration":[2,"animation-duration"],"size":[1],"theme":[1],"displayData":[32],"componentSize":[32],"labelWidth":[32]},[[9,"resize","onWindowResize"]],{"size":["onSizeChange"],"dataOrder":["onDataOrderChange"],"data":["onDataChange"],"minValue":["onMinValueChange"],"maxValue":["onMaxValueChange"]}]]],["p-df8daca3",[[1,"tet-border-radius"]]],["p-f99e7577",[[1,"tet-business-card",{"mainTitle":[1,"main-title"],"subTitle":[1,"sub-title"],"infoText":[1,"info-text"],"type":[1],"theme":[1],"size":[32]}]]],["p-41ac4f05",[[1,"tet-colors",{"showVariables":[4,"show-variables"],"darkTheme":[4,"dark-theme"]}]]],["p-236b09e1",[[1,"tet-contact-info",{"contactBlocks":[16]}]]],["p-1a9777cb",[[1,"tet-expansion-panel",{"toggleElement":[1025,"toggle-element"],"initialState":[1,"initial-state"],"state":[32],"open":[64],"close":[64],"toggle":[64],"getState":[64]}]]],["p-7c168172",[[1,"tet-font-weight"]]],["p-9c056b8a",[[1,"tet-fonts"]]],["p-3c61428a",[[0,"tet-grid"]]],["p-ff99bcdc",[[1,"tet-layout"]]],["p-765010fa",[[1,"tet-link"]]],["p-9cbc8437",[[1,"tet-spacing"]]],["p-60eaa626",[[1,"tet-tv-gift-block",{"headerTitle":[1,"header-title"],"headerImageSrc":[1,"header-image-src"],"footerTitle":[1,"footer-title"],"footerText":[1,"footer-text"],"containerSize":[32]},[[9,"resize","onWindowResize"]]]]],["p-c78870dc",[[1,"tet-range-slider",{"parentContainer":[1040],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"inputMaxValue":[2,"input-max-value"],"defaultValue":[2,"default-value"],"step":[2],"dataPoints":[16],"displayDataPoints":[16],"lockToDataPoint":[4,"lock-to-data-point"],"type":[1],"withControls":[4,"with-controls"],"withInput":[4,"with-input"],"withCurrentStepCounter":[4,"with-current-step-counter"],"dataUnits":[1,"data-units"],"size":[1],"reduceButtonAccessibilityLabel":[1,"reduce-button-accessibility-label"],"addButtonAccessibilityLabel":[1,"add-button-accessibility-label"],"numberInputAccessibilityLabel":[1,"number-input-accessibility-label"],"sliderInputAccessibilityLabel":[1,"slider-input-accessibility-label"],"theme":[1],"currentValue":[32],"dataSet":[32],"containerSize":[32],"tooltipOffset":[32],"isSliding":[32],"isPointerDown":[32],"positions":[32]},[[9,"resize","onWindowResize"]],{"dataPoints":["onDataPointsChange"],"type":["onTypeChange"],"currentValue":["onCurrentValueChange"],"size":["onSizeChange"]}]]],["p-a09993a9",[[1,"tet-card-list",{"theme":[1],"withControls":[4,"with-controls"],"controlScrollAmount":[2,"control-scroll-amount"],"scrollFullWidth":[4,"scroll-full-width"],"initialScrollAmount":[2,"initial-scroll-amount"],"disableScroll":[4,"disable-scroll"],"withScrollbar":[4,"with-scrollbar"],"withOverflowOpacity":[4,"with-overflow-opacity"],"overflowOpacityMinWidth":[1,"overflow-opacity-min-width"],"withMouseDrag":[4,"with-mouse-drag"],"withVirtualScroll":[4,"with-virtual-scroll"],"withActiveElement":[4,"with-active-element"],"activeElementClass":[1,"active-element-class"],"scrollAnimationSpeed":[2,"scroll-animation-speed"],"iconPrev":[1,"icon-prev"],"iconNext":[1,"icon-next"],"controlVisibility":[32],"scrollThumbWidth":[32],"isSmallContainer":[32],"scrollListTo":[64],"scrollListBy":[64],"scrollListToElementCenter":[64]},[[9,"resize","onResize"]],{"withMouseDrag":["onWithMouseDragChange"],"disableScroll":["onDisableScrollChange"],"withControls":["onWithControlsChange"],"withOverflowOpacity":["onWithOverflowOpacityChange"],"withVirtualScroll":["onWithVirtualScrollChange"]}]]],["p-19c5daba",[[1,"tet-number-input",{"label":[1],"theme":[1],"accessibilityLabel":[1,"accessibility-label"],"buttonAccessibilityLabel":[1,"button-accessibility-label"],"helperText":[1,"helper-text"],"suffixes":[16],"value":[1026],"min":[2],"max":[2],"disabled":[4],"error":[4],"completed":[4],"selectOnFocus":[4,"select-on-focus"],"suffix":[32],"isOpen":[32],"isValueHidden":[32],"isKeyboardFocus":[32],"getValue":[64],"resetSuffix":[64]},[[0,"keydown","onKeydown"],[8,"keydown","onTabKeydown"],[0,"focus","onFocus"],[8,"click","onClick"],[0,"input","inputChangeHandler"],[0,"blur","onBlur"]],{"suffix":["onSuffixChange"]}]]],["p-63060e82",[[1,"tet-stepper-v2",{"stepperData":[16],"theme":[1]}]]],["p-bed730ea",[[1,"tet-stepper-v3",{"stepperData":[16],"theme":[1]}]]],["p-050b9d63",[[1,"tet-price-view",{"theme":[1],"background":[1],"font":[1],"size":[1],"headingText":[1,"heading-text"],"priceType":[1,"price-type"],"euroPrice":[1,"euro-price"],"centsPrice":[1,"cents-price"],"footerText":[1,"footer-text"],"footerTextType":[1,"footer-text-type"],"staticColors":[4,"static-colors"]}]]],["p-e22e247d",[[1,"tet-stepper",{"stepperData":[16]}]]],["p-f8ee6cc7",[[1,"tet-textarea",{"value":[1],"label":[1],"placeholder":[1],"disabled":[4],"errorMessages":[16],"theme":[1],"maxLength":[8,"max-length"],"isKeyboardFocus":[32],"focusVisible":[32],"getValue":[64]},[[8,"keydown","onKeyDown"],[9,"mousedown","onMouseDown"]]]]],["p-e2b4633f",[[1,"tet-dialog",{"headerTitle":[1,"header-title"],"isOpen":[1540,"is-open"],"theme":[1],"closeOnOverlayClick":[4,"close-on-overlay-click"],"closeOnEscape":[4,"close-on-escape"],"preventDefaultClose":[4,"prevent-default-close"],"footerDisplay":[1,"footer-display"],"hideCloseButton":[4,"hide-close-button"],"showHeaderDivider":[4,"show-header-divider"],"hideHeader":[4,"hide-header"],"titleId":[1,"title-id"],"open":[64],"close":[64]},[[8,"keydown","handleKeyDown"]],{"isOpen":["onDialogOpenAction"]}]]],["p-94b14020",[[1,"tet-loader"]]],["p-ef4c8792",[[6,"tet-input",{"isPhoneNumber":[4,"is-phone-number"],"class":[1,"input-class"],"placeholder":[1,"input-placeholder"],"type":[1,"input-type"],"value":[1,"input-value"],"disabled":[4,"input-disabled"],"readonly":[4,"input-readonly"],"error":[4],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"iconLeft":[1,"icon-left"],"iconRight":[1,"icon-right"],"iconLeftClickCallback":[16],"iconRightClickCallback":[16],"validators":[16],"manualValidation":[4,"manual-validation"],"theme":[1],"autocomplete":[1],"maxlength":[1],"inputTabindex":[2,"input-tabindex"],"errorMessages":[32],"isKeyboardFocus":[32],"focusVisible":[32],"getInputHtmlElement":[64],"getErrors":[64],"clearErrors":[64],"validateInput":[64]},[[8,"keydown","onKeyDown"],[9,"mousedown","onMouseDown"]]]]],["p-e2f6ee1b",[[1,"tet-tag-group",{"language":[1],"tags":[16],"theme":[1]}],[1,"tet-tag",{"tagTitle":[1,"tag-title"],"count":[2],"active":[4],"theme":[1],"showIcon":[4,"show-icon"],"disabled":[4],"language":[1]},null,{"language":["onLanguageChange"]}]]],["p-3f750378",[[1,"tet-dropdown",{"label":[1],"labelLogo":[1,"label-logo"],"labelLogoGrayscale":[1,"label-logo-grayscale"],"labelRight":[1,"label-right"],"labelRightColor":[1,"label-right-color"],"labelSubText":[1,"label-sub-text"],"flexLayout":[4,"flex-layout"],"buttonLabel":[1,"button-label"],"allowMultiple":[4,"allow-multiple"],"closeOnSelection":[4,"close-on-selection"],"theme":[1],"options":[16],"disabled":[4],"selectedOptionIndexes":[32],"isOpen":[32],"isKeyboardFocus":[32],"getSelectedOptions":[64],"selectOption":[64]},[[8,"click","handleWindowClick"],[8,"focusout","handleFocusOut"]],{"options":["onOptionsChange"]}],[1,"tet-tooltip",{"theme":[1],"targetElementSelector":[1,"target-element-selector"],"hoverElement":[16],"doNotShowOnHover":[4,"do-not-show-on-hover"],"position":[1],"positionState":[32],"showTooltip":[32],"show":[64],"hide":[64],"toggle":[64]},[[16,"touchmove","handleTouchmove"],[16,"wheel","handleWheel"],[16,"keydown","onKeydown"],[9,"resize","handleResize"]],{"position":["handlePositionChange"],"showTooltip":["onShowTooltipChange"]}]]],["p-3dd6cfd2",[[1,"tet-compare-cards",{"data":[1040],"vatText":[1,"vat-text"],"forceColumn":[4,"force-column"],"theme":[1],"layout":[1],"cardScript":[1,"card-script"],"changedProductCode":[1,"changed-product-code"],"isNetflixCard":[4,"is-netflix-card"],"darkMode":[4,"dark-mode"],"initializedState":[32],"showLoader":[32]},[[0,"optionSelected","onOptionSelected"]],{"data":["onDataChange"]}],[1,"tet-tab-content",{"dataName":[1,"data-name"],"defaultTab":[8,"default-tab"],"parentContainer":[16],"useVisibility":[4,"use-visibility"],"selectedId":[32],"previousDataName":[32],"previousParentContainer":[32],"theme":[32],"init":[64],"selectTab":[64]},null,{"dataName":["onDataNameChange"],"parentContainer":["onParentContainerChange"]}]]],["p-91ff1ce9",[[1,"tet-address-search",{"language":[1],"minSearchKeywordLength":[2,"min-search-keyword-length"],"placeholder":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"addressKey":[1,"address-key"],"newStyle":[4,"new-style"],"newFormsStyle":[4,"new-forms-style"],"redesignedStyle":[4,"redesigned-style"],"theme":[1],"manualAddressTriggers":[4,"manual-address-triggers"],"isInputInvalid":[4,"is-input-invalid"],"inputDisabled":[1028,"input-disabled"],"searchButtonText":[1,"search-button-text"],"closeButtonText":[1,"close-button-text"],"inputIconRight":[32],"inputValueLength":[32],"isLoading":[32],"isKeyboardFocus":[32],"focusVisible":[32],"elementActive":[32],"resetInputState":[64]},[[8,"keydown","onKeyDown"]],{"language":["onLanguageChanged"],"addressKey":["search"],"inputDisabled":["onInputDisabledStateChange"]}]]],["p-f428bcfb",[[6,"tet-radio",{"theme":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"name":[1],"value":[8],"disabled":[4],"checked":[1540],"inputAutofocus":[4,"input-autofocus"],"setChecked":[64]},[[0,"keydown","onKeydown"]]]]],["p-4a5ef6ed",[[1,"tet-switch",{"theme":[1],"label":[1],"accessibilityLabel":[1,"accessibility-label"],"name":[1],"value":[8],"disabled":[4],"checked":[516],"setChecked":[64]}]]],["p-beae0dc1",[[1,"tet-tab-header",{"theme":[1],"type":[1],"position":[1],"sizing":[1],"defaultTab":[8,"default-tab"],"segmented":[4],"hideHeaderUnderline":[4,"hide-header-underline"],"hideActiveHeaderUnderline":[4,"hide-active-header-underline"],"autoplayDelay":[2,"autoplay-delay"],"stopAutoplayOnHeaderHover":[4,"stop-autoplay-on-header-hover"],"stopAutoplayOnContentHover":[4,"stop-autoplay-on-content-hover"],"dataName":[1,"data-name"],"selectedId":[32],"positions":[32],"autoplay":[32],"idSuffix":[32],"segmentAnimation":[32],"toggleAutoplay":[64],"stopAutoplay":[64],"startAutoplay":[64],"selectTab":[64]},null,{"hideActiveHeaderUnderline":["showActiveHeaderUnderline"],"autoplayDelay":["onAutoplayDelayChange"],"segmented":["onSegmentedChange"]}]]],["p-e3ded90b",[[1,"tet-accordion",{"isOpen":[1540,"is-open"],"theme":[1],"header":[1],"headerIconName":[1,"header-icon-name"],"headerImageSrc":[1,"header-image-src"],"headerImageAlt":[1,"header-image-alt"],"indicatorDirection":[1,"indicator-direction"],"withBorder":[4,"with-border"],"withAutoScroll":[4,"with-auto-scroll"],"breakpoint":[1],"headingTag":[1,"heading-tag"],"transparentBackground":[4,"transparent-background"],"isHeaderInteractive":[4,"is-header-interactive"],"open":[64],"close":[64],"toggle":[64],"getState":[64],"setState":[64]}]]],["p-36cb9f34",[[1,"tet-notification",{"icon":[1],"headerTitle":[1,"header-title"],"content":[1],"type":[1],"allowClose":[4,"allow-close"],"theme":[1],"animationDuration":[2,"animation-duration"],"close":[64]}]]],["p-551d7db4",[[1,"tet-text-list",{"listType":[1,"list-type"],"decimalStart":[2,"decimal-start"],"decimalPrefix":[1,"decimal-prefix"],"withIcon":[4,"with-icon"],"listIcon":[1,"list-icon"],"theme":[1]}]]],["p-926597df",[[1,"tet-placeholder",{"width":[1],"height":[1],"darkTheme":[4,"dark-theme"]}]]],["p-74ed5d1e",[[1,"tet-address-offers-filters-products",{"language":[1],"clearFilterButton":[4,"clear-filter-button"],"theme":[1],"catalog":[16],"productCodes":[16],"category":[16],"subcategoryId":[1,"subcategory-id"],"availableTvProducts":[32],"activeTvFilters":[32]},null,{"language":["onLanguageChange"],"catalog":["onDataChange"],"category":["onDataChange"],"productCodes":["onProductCodesChanged"]}],[1,"tet-compare-card",{"clickCallback":[16],"index":[2],"cardType":[1,"card-type"],"theme":[1],"colorIcons":[4,"color-icons"],"fullHeight":[4,"full-height"],"bestChoice":[4,"best-choice"],"cardHeader":[1,"card-header"],"logo":[1],"image":[1],"thumbnail":[1],"thumbnailAlt":[1,"thumbnail-alt"],"language":[1],"options":[16],"minWideWidth":[2,"min-wide-width"],"cardList":[4,"card-list"],"cardBackgroundColor":[1,"card-background-color"],"cardScript":[1,"card-script"],"parentContainer":[16],"hideBestChoiceBorder":[4,"hide-best-choice-border"],"withBorder":[4,"with-border"],"priceShownVertically":[4,"price-shown-vertically"],"bestChoiceTextPosition":[1,"best-choice-text-position"],"bestChoiceTextFloating":[4,"best-choice-text-floating"],"secondaryLinkPosition":[1,"secondary-link-position"],"showBulletPoints":[4,"show-bullet-points"],"showSubTitle":[4,"show-sub-title"],"showHelper":[4,"show-helper"],"isNetflixCard":[4,"is-netflix-card"],"darkMode":[4,"dark-mode"],"currentCardType":[32]},[[0,"click","onClick"]]]]],["p-25be9481",[[1,"tet-address-offers",{"addressKey":[8,"address-key"],"catalog":[16],"theme":[1],"darkMode":[4,"dark-mode"],"termText":[1,"term-text"],"formParameters":[1,"form-parameters"],"language":[1],"allowedTvProductCodes":[16],"showLoader":[32],"subcategoryProductFilters":[32]},null,{"addressKey":["onAddressKeyChange"],"language":["onLanguageChanged"]}],[1,"tet-availability-contact-form",{"language":[1],"taskOptions":[16],"submitButtonProps":[16],"showTitle":[4,"show-title"],"showInputLabel":[4,"show-input-label"],"theme":[1],"darkTheme":[4,"dark-theme"],"success":[1028],"showAvailabilityContactForm":[4,"show-availability-contact-form"],"subtitle":[1],"showLoader":[32]},[[0,"taskCreationSuccess","onSuccess"],[4,"emptyCatalog","onEmptyCatalog"]],{"language":["onLanguageChange"]}],[1,"tet-address-offers-filters",{"language":[1],"clearFilterButton":[4,"clear-filter-button"],"theme":[1]},null,{"language":["onLanguageChange"]}],[1,"tet-asset-availability-addresses",{"accessToken":[1,"access-token"],"pid":[1],"salesforceAccountId":[1,"salesforce-account-id"],"theme":[1],"addressSearchLabel":[1,"address-search-label"],"addressSearchPlaceholder":[1,"address-search-placeholder"],"addresses":[32],"lastAddedKey":[32],"showLoader":[32],"unselectAssetAddresses":[64]},null,{"pid":["loadAddressesOnPidChange"],"salesforceAccountId":["loadAddressesOnAccountIdChange"],"addresses":["onAddressesChange"]}]]],["p-317ba450",[[1,"tet-autocomplete",{"showOptionsOnEscapeClear":[4,"show-options-on-escape-clear"],"defaultOptions":[16],"optionsFilterAction":[16],"noOptionsMessage":[1,"no-options-message"],"noOptionsRenderFunction":[16],"clearCallback":[16],"finishedLoading":[16],"newStyle":[4,"new-style"],"highlightOptionsKeyword":[4,"highlight-options-keyword"],"darkTheme":[4,"dark-theme"],"optionsIcon":[1,"options-icon"],"redesignedStyle":[4,"redesigned-style"],"filteredOptions":[32],"activeOption":[32],"showOptions":[32],"showLoader":[32],"isKeyboardFocus":[32],"clear":[64],"focusOnNativeInput":[64],"selectOption":[64]},[[1,"pointerup","onPointerUp"],[9,"pointerup","onWindowPointerUp"],[9,"mousedown","onMouseDown"],[8,"activeComponentStateChanged","onComponentActiveStateChange"],[0,"keydown","handleKeyDown"],[0,"focusout","handleFocusOut"]]]]],["p-60ccd74f",[[1,"tet-stepper-input",{"value":[1026],"theme":[1],"min":[2],"max":[2],"step":[2],"selectOnFocus":[4,"select-on-focus"],"accessibilityLabel":[1,"accessibility-label"],"language":[1],"getValue":[64]},[[0,"keydown","onKeydown"],[0,"focus","onFocus"],[0,"input","inputChangeHandler"]],{"language":["onLanguageChange"],"value":["onValueChange"]}]]],["p-e2f1529d",[[1,"tet-datepicker-header",{"locale":[1],"selectedDate":[16],"internalDate":[16],"datepickerView":[1,"datepicker-view"]}],[1,"tet-datepicker-month-view",{"rangeDates":[16],"selectedDate":[16],"internalDate":[16],"rangePickerMode":[4,"range-picker-mode"],"inRangeHoverDate":[32]},null,{"internalDate":["handleDateChange"]}],[1,"tet-datepicker-multi-year-view",{"selectedDate":[16],"internalDate":[16],"years":[32]},null,{"internalDate":["handleInternalDateChange"]}],[1,"tet-datepicker-year-view",{"selectedDate":[16],"internalDate":[16]}]]],["p-9a6c5fe3",[[1,"tet-b2b-check-out-form",{"language":[1],"theme":[1],"open":[64],"close":[64]},null,{"language":["onLanguageChange"]}],[1,"tet-b2b-compare-card",{"theme":[1],"options":[16],"count":[2],"isSelected":[4,"is-selected"],"localCount":[32],"localIsSelected":[32],"isTablet":[32]},null,{"count":["syncCount"],"isSelected":["syncSelected"]}],[1,"tet-b2b-configurator-cart",{"theme":[1],"data":[16],"isCartEmpty":[4,"is-cart-empty"],"context":[1],"isDesktopResolution":[4,"is-desktop-resolution"],"isAccordionOpen":[32],"isPrimaryBlockOpen":[32],"isSecondaryBlockOpen":[32],"primarySlotFilled":[32],"secondarySlotFilled":[32],"changeBlockState":[64]},null,{"isDesktopResolution":["openAccordionOnResolutionChange"],"isCartEmpty":["checkStickyClassOnCartEmptyChange"]}],[1,"tet-business-summary-card",{"productName":[1,"product-name"],"price":[2],"productDescription":[1,"product-description"],"discountPrice":[2,"discount-price"],"currency":[1],"contractTerm":[2,"contract-term"],"theme":[1],"withStepper":[4,"with-stepper"],"value":[2],"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"stepperLabel":[1,"stepper-label"],"context":[1],"language":[1]}],[1,"tet-business-navigation",{"menuItems":[16],"theme":[1],"selectedItemId":[32],"positions":[32],"selectMenuItem":[64]}]]],["p-2ab581df",[[1,"tet-spinner",{"theme":[1],"size":[1],"type":[1],"previousProgress":[32],"setProgress":[64]},null,{"type":["onTypeChange"]}]]],["p-77fcc923",[[1,"tet-selection-list",{"items":[16],"preSelectedItems":[16],"multipleSelections":[4,"multiple-selections"],"itemRenderFunction":[16],"identifier":[1],"selectedItems":[32],"unsetSelectedItems":[64],"getSelectedItems":[64]},null,{"preSelectedItems":["onPreselectedItemsChanged"]}],[1,"tet-container",{"highlightable":[4],"selected":[4],"theme":[1]}]]],["p-e88c3842",[[1,"tet-checkbox",{"theme":[1],"label":[1],"name":[1],"value":[8],"disabled":[4],"checked":[1540],"error":[1540],"indeterminate":[1540],"focusStyleOnContainer":[4,"focus-style-on-container"],"setChecked":[64],"setIndeterminate":[64],"setError":[64]},null,{"indeterminate":["updateIndeterminateState"]}]]],["p-7889d0ae",[[17,"tet-button",{"clickCallback":[16],"size":[1],"type":[1],"theme":[1],"disabled":[4],"iconMode":[4,"icon-mode"],"iconPosition":[1,"icon-position"],"iconName":[1,"icon-name"],"elementId":[1,"element-id"],"accessibilityLabel":[1,"accessibility-label"],"url":[1],"urlTarget":[1,"url-target"]}]]]]'),e))));
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,c as e,g as o,h as r,H as i}from"./p-c2d4b54d.js";import{e as a,A as n}from"./p-ea211ac8.js";import{f as s}from"./p-e1e74d01.js";import{c}from"./p-d865906c.js";import{t as l}from"./p-03f9e262.js";import"./p-9a2b6ee2.js";const{state:d,set:f,get:m}=c({data:[],cart:new Map,productDetails:new Map}),h=t=>{const e=new Map(d.cart);e.delete(t),f("cart",e)},u=class{constructor(o){t(this,o),this.compareLinkClick=e(this,"compareLinkClick",7),this.b2bConfiguratorSubmit=e(this,"b2bConfiguratorSubmit",7),this.successCloseClick=e(this,"successCloseClick",7),this.referenceElement=void 0,this.isLoading=!0,this.itemToRemove=null,this.checkoutAttempted=!1,this.formState="success",this.activePrimaryCategoryId=null,this.activeSecondaryCategoryId=null,this.selectedPrimaryCards=[],this.selectedSecondaryCards=[],this.isDesktopResolution=void 0,this.theme="light",this.stickyRefEl=""}get hostElement(){return o(this)}priceSuffix="€/mēn.";cartEl;confirmationDialogEl;submissionStateDialogEl;checkoutFormEl;primaryAccordionEl;secondaryAccordionEl;primaryNavEl;secondaryNavEl;resetSelectedPrimaryCards(){this.selectedPrimaryCards=[]}resetSelectedSecondaryCards(){this.selectedSecondaryCards=[]}compareLinkClick;b2bConfiguratorSubmit;successCloseClick;async componentWillLoad(){this.checkDesktopResolution(),this.referenceElement=this.stickyRefEl?document.querySelector(this.stickyRefEl):this.hostElement.parentElement}async componentDidLoad(){this.isLoading=!0,await(async t=>{const e="function"==typeof t?t():t,o=new Promise((t=>setTimeout(t,500))),[r]=await Promise.all([e,o]);return r})(this.fetchData),this.isLoading=!1,this.activePrimaryCategoryId=d.data.find((t=>"primary"===t.type))?.id||null,this.activeSecondaryCategoryId=d.data.find((t=>"secondary"===t.type))?.id||null,this.positionStickyCartEl()}onResize(){this.checkDesktopResolution(),this.positionStickyCartEl()}async setSubmitFormState(t){"validation-error"===t&&(this.submissionStateDialogEl.close(),this.checkoutFormEl.open()),this.formState=t}checkDesktopResolution=()=>{this.isDesktopResolution=window.innerWidth>=1024};fetchData=async()=>{(t=>{f("data",t);const e=new Map;for(const o of t)for(const t of o.products){const{type:r,name:i,id:a}=o,{name:{lv:n},description:{lv:s},amount:c,b2bConfiguratorProduct:l}=t;e.set(t.productCode,{name:n,description:s,amount:c,discountAmount:l.discountAmount,categoryType:r,categoryName:i,categoryId:a,b2bConfiguratorProduct:l})}f("productDetails",e)})(await(()=>{let t;try{t=new URL(a.b2bConfigurator).href}catch(t){return console.error(t),Promise.reject("B2B configurator endpoint URL generation failed.")}return(new n).setUrl(t).setErrorFallbackValue([]).execute()})())};renderPlaceholder=()=>{const t="dark"===this.theme;return[r("div",{class:"offer placeholder"},r("div",{style:{padding:this.isDesktopResolution?"1.5rem":"1rem"}},r("tet-placeholder",{class:"placeholder",height:this.isDesktopResolution?"2rem":"1.5rem",darkTheme:t})),r("div",{class:"offer__content"},r("tet-placeholder",{class:"placeholder offer__navigation",height:this.isDesktopResolution?"48rem":" 2.25rem",darkTheme:t,style:{margin:"0"}}),r("div",{class:"offer__cards"},r("div",{class:"offer__cards-list"},r("tet-placeholder",{class:"placeholder",height:"3rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}),r("tet-placeholder",{class:"placeholder",height:"10.25rem",darkTheme:t}))))),r("div",{class:"cart cart--empty",style:{padding:"1.5rem 1rem 1rem","background-color":"var(--b2b-background-color)"}},r("tet-placeholder",{class:"placeholder",height:"12.75rem",darkTheme:t}))]};categoryClickHandler=t=>{const{id:e}=t.detail,o=this.getCategoryById(e);o&&("primary"===o.type?this.activePrimaryCategoryId=e:this.activeSecondaryCategoryId=e)};renderOffer=()=>{const t=[{name:l("components-b2b-offer-primary-title"),type:"primary"},{name:l("components-b2b-offer-secondary-title"),type:"secondary"}];return r("div",{class:{offer:!0,[`offer--${this.theme}`]:!0}},t.map((t=>{const e=d.data.filter((e=>e.type===t.type)).map((t=>{const{id:e,name:o,icon:r}=t;return{id:e,name:o,icon:r,selected:e===this.activePrimaryCategoryId||e===this.activeSecondaryCategoryId}}));return r("tet-accordion",{ref:e=>{"primary"===t.type?this.primaryAccordionEl=e:this.secondaryAccordionEl=e},key:t.type,class:"offer__block",isOpen:"primary"===t.type,header:t.name,withBorder:!0,theme:this.theme,transparentBackground:!0},r("div",{class:"offer__content"},r("div",{class:"offer__navigation"},r("tet-business-navigation",{ref:e=>{"primary"===t.type?this.primaryNavEl=e:this.secondaryNavEl=e},menuItems:e,theme:this.theme,"onMenu-click-event":this.categoryClickHandler})),this.renderCards(t.type)))})))};getCategoryById=t=>d.data.find((e=>e.id===t));onCompareLinkClick=t=>{const e=this.getCategoryById(t);e&&e.modalScreenId&&this.compareLinkClick.emit(e.modalScreenId)};handleCardSelected=(t,e)=>{const o=this.getCategoryById(e);if(!o)return;const{type:r,allowMultipleChoice:i}=o;if("primary"===r){if(this.selectedPrimaryCards.includes(t))return;this.selectedPrimaryCards=i?[...this.selectedPrimaryCards,t]:[t]}else{if(this.selectedSecondaryCards.includes(t))return;this.selectedSecondaryCards=i?[...this.selectedSecondaryCards,t]:[t]}};handleProductCountChanged=async(t,e)=>{const{cardId:o,count:r}=t.detail,i=this.getCategoryById(e);if(i&&d.cart.get(o)!==r){if(!r)return this.itemToRemove=o,void this.confirmationDialogEl.open();i.allowMultipleChoice||i.products.forEach((t=>t.productCode!==o&&h(t.productCode))),((t,e)=>{if(e<0)return;const o=new Map(d.cart);o.set(t,e),f("cart",o)})(o,r),this.isDesktopResolution&&(this.cartEl.changeBlockState(i.type,"open"),this.cartEl.changeBlockState("primary"===i.type?"secondary":"primary","close"))}};onConfirmationClose=()=>{this.itemToRemove=null};renderConfirmationDialog=()=>r("tet-dialog",{ref:t=>this.confirmationDialogEl=t,class:this.theme,closeOnOverlayClick:!1,onCloseDialog:this.onConfirmationClose,theme:this.theme},r("div",{class:"action-dialog"},r("tet-icon",{class:"action-dialog__icon action-dialog__attention-icon",name:"attention"}),r("div",{class:"action-dialog__title"},l("components-b2b-item-remove-confirmation-title"))),r("div",{slot:"footer",class:"action-dialog__footer"},r("tet-button",{class:"action-dialog__button",type:"secondary",theme:this.theme,size:"large",onClick:()=>this.confirmationDialogEl.close()},l("components-b2b-item-remove-confirmation-decline")),r("tet-button",{class:"action-dialog__button",type:"primary",theme:this.theme,size:"large",iconName:"tc-trash",iconPosition:"left",onClick:()=>{h(this.itemToRemove),this.confirmationDialogEl.close()}},l("components-b2b-item-remove-confirmation-accept"))));resetState=()=>{f("cart",new Map),this.checkoutAttempted=!1,this.primaryAccordionEl.open(),this.secondaryAccordionEl.close()};renderSubmissionStateDialog=()=>{const t="loading"===this.formState,e=()=>{this.resetState(),this.successCloseClick.emit(),this.submissionStateDialogEl.close()},o=t?r("div",{class:"action-dialog"},r("tet-spinner",{theme:this.theme}),r("div",{class:"action-dialog__title"},l("components-b2b-loading-dialog-title")),r("div",{class:"action-dialog__description"},l("components-b2b-loading-dialog-description"))):[r("div",{class:"action-dialog"},r("tet-icon",{class:"action-dialog__icon action-dialog__success-icon",name:"tc-check-circle"}),r("div",{class:"action-dialog__title"},l("components-b2b-success-dialog-title")),r("div",{class:"action-dialog__description"},l("components-b2b-success-dialog-description"))),r("div",{slot:"footer",class:"action-dialog__footer"},r("tet-button",{class:"action-dialog__button",type:"secondary",theme:this.theme,size:"large",onClick:e},r("div",{class:"action-dialog__button-text"},l("components-b2b-success-dialog-close"))),r("tet-button",{class:"action-dialog__button",type:"primary",theme:this.theme,size:"large",onClick:()=>{this.resetState(),this.submissionStateDialogEl.close()}},r("div",{class:"action-dialog__button-text"},l("components-b2b-success-dialog-start-again"))))];return r("tet-dialog",{ref:t=>this.submissionStateDialogEl=t,class:{[this.theme]:!0,"action-dialog--loading":t},closeOnOverlayClick:!1,closeOnEscape:!t,hideCloseButton:t,theme:this.theme,onCloseDialog:"success"===this.formState?e:this.submissionStateDialogEl.close},o)};renderCards=t=>{const e="primary"===t?this.activePrimaryCategoryId:this.activeSecondaryCategoryId,o="primary"===t?this.selectedPrimaryCards:this.selectedSecondaryCards,i=(this.getCategoryById(e)?.products||[]).map((t=>{const{productCode:i,name:{lv:a},description:{lv:n},amount:s,b2bConfiguratorProduct:{discountAmount:c,selectionType:l,defaultValue:f,minValue:m,maxValue:h,translationKey:u},benefits:{lv:y},contracts:p}=t,b=!!t.attributes.find((t=>"isBestChoice"===t.key))?.value,g="single"===l?void 0:{defaultValue:f,minValue:m,maxValue:h,label:u},_={id:i,title:a,subtitle:n,isBestChoice:b,price:s,discountPrice:c,benefits:y.split("\n"),contract:p[0]?.contract,counterOptions:g},v=o.includes(i);return r("tet-b2b-compare-card",{options:_,theme:this.theme,key:i,isSelected:v,onSelectedChange:()=>this.handleCardSelected(i,e),count:d.cart.get(i),onCountChange:t=>this.handleProductCountChanged(t,e)})}));return r("div",{class:"offer__cards"},r("div",{class:"offer__cards-header"},r("div",{class:"offer__cards-title"},l("components-b2b-offer-product-list-title")),r("button",{class:{"button-reset":!0,compare__button:!0,[`${this.theme}`]:!0},onClick:()=>{this.onCompareLinkClick(e)}},r("span",{class:{compare__text:!0,"tet-link":!0,[`${this.theme}`]:!0}},l("components-b2b-offer-compare-link-text")),r("div",{class:"compare__icon-wrapper"},r("tet-icon",{class:"compare__icon",name:"tc-info-circle-outline",theme:this.theme})))),r("div",{class:"offer__cards-list"},i))};handleCartProductCountChange=(t,e,o)=>{this.handleProductCountChanged({detail:{cardId:t,count:e}},o)};goToProduct=async(t,e)=>{const o=this.getCategoryById(t);o&&("primary"===o.type?(await this.primaryAccordionEl.open(),await this.primaryNavEl.selectMenuItem(t),this.primaryAccordionEl.scrollIntoView({behavior:"smooth"})):"secondary"===o.type&&(await this.secondaryAccordionEl.open(),await this.secondaryNavEl.selectMenuItem(t),this.secondaryAccordionEl.scrollIntoView({behavior:"smooth"})),setTimeout((()=>{this.handleCardSelected(e,t)}),0))};renderCartCardsList=t=>{const e=e=>{const o=d.cart.get(e),i=d.productDetails.get(e);if(void 0===o||!i)return null;const{name:a,amount:n,description:s,discountAmount:c,categoryName:f,categoryType:m,categoryId:h,b2bConfiguratorProduct:u}=i,y="primary"===m?s:f,{selectionType:p,term:b,minValue:g,maxValue:_,translationKey:v}=u;return r("tet-business-summary-card",{key:e,productName:a,price:n,productDescription:y,discountPrice:c,currency:this.priceSuffix,contractTerm:b,theme:this.theme,withStepper:"number"===p,value:o,minValue:g,maxValue:_,stepperLabel:l(v||""),context:t,onAmountChange:t=>this.handleCartProductCountChange(e,t.detail,h),onDeleteButtonClick:()=>this.handleCartProductCountChange(e,0,h),onEditButtonClick:()=>this.goToProduct(h,e)})};return["primary","secondary"].map((t=>{const o=[...d.cart].filter((([e])=>{const o=d.productDetails.get(e);return o&&o.categoryType===t})).map((([t])=>e(t)));return o.length?r("div",{class:"cart__card-list",slot:t},o):null}))};positionStickyCartEl=()=>{this.referenceElement&&(this.isDesktopResolution?this.hostElement.style.setProperty("--b2b-cart-sticky-top",`${this.referenceElement.offsetTop}px`):this.hostElement.style.removeProperty("--b2b-cart-sticky-top"))};renderCart=(t="edit")=>{const e=!d.cart.size;let o={primary:0,secondary:0},i={primary:0,secondary:0},a=0;for(const[t,e]of d.cart){const r=d.productDetails.get(t);r&&(o[r.categoryType]+=(r.discountAmount??r.amount)*e,i[r.categoryType]+=1,a+=r.amount*e)}const{primary:n,secondary:c}=o,f=n+c,m=a-f,{primary:h,secondary:u}=this.areProductsAddedToCart(),y="edit"===t&&this.checkoutAttempted&&!h,p="edit"===t&&this.checkoutAttempted&&!u,b={summaryAmount:s(f,{currency:""}),primaryAmount:s(n,{currency:""}),secondaryAmount:s(c,{currency:""}),primaryCount:i.primary,secondaryCount:i.secondary,summarySavings:s(m,{currency:""}),hasPrimaryNotification:y,hasSecondaryNotification:p},g="edit"===t?r("tet-button",{onClick:this.checkout,slot:"cta",class:"cart__cta",type:"primary",size:this.isDesktopResolution?"large":"medium",theme:this.theme},l("components-b2b-cart-cta-button-title")):null;return r("tet-b2b-configurator-cart",{ref:e=>"edit"===t?this.cartEl=e:null,context:t,class:{cart:!0,"cart--empty":e,[`cart--${t}`]:!0},data:b,theme:this.theme,isCartEmpty:e,isDesktopResolution:this.isDesktopResolution},this.renderCartCardsList(t),g)};areProductsAddedToCart=()=>{const t={primary:!1,secondary:!1};for(const[e,o]of d.cart){const o=d.productDetails.get(e);o&&(t[o.categoryType]=!0)}return t};checkout=()=>{this.checkoutAttempted=!0;const{primary:t,secondary:e}=this.areProductsAddedToCart();t&&e&&this.checkoutFormEl.open()};submit=({detail:t})=>{const e={cart:Object.fromEntries(m("cart")),contactInfo:t};this.formState="loading",this.b2bConfiguratorSubmit.emit(e),this.checkoutFormEl.close(),this.submissionStateDialogEl.open()};renderCheckoutForm=()=>r("tet-b2b-check-out-form",{ref:t=>this.checkoutFormEl=t,theme:this.theme,"onSubmit-check-out-form":this.submit},r("div",{slot:"cart"},this.renderCart("checkout")));render(){return r(i,{key:"8414e6e457a18d72a6a7e9baf34994640d0a228e"},r("div",{key:"1ad2c9e0b7a0da2d8865624cc1f3b21106822d8c",class:{configurator:!0,[`${this.theme}`]:!0}},this.isLoading?this.renderPlaceholder():d.data&&[this.renderOffer(),this.renderCart()]),this.renderCheckoutForm(),this.renderConfirmationDialog(),this.renderSubmissionStateDialog())}static get watchers(){return{activePrimaryCategoryId:["resetSelectedPrimaryCards"],activeSecondaryCategoryId:["resetSelectedSecondaryCards"]}}};u.style='@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:"--\x3e";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem "Gilroy", "Gilroy, Arial, sans-serif"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center;width:stretch;--button-width:100%}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end;width:unset;--button-width:auto}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem "Gilroy", "Gilroy, Arial, sans-serif"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}';export{u as tet_b2b_configurator}
|