@asantemedia-org/edwardsvacuum-design-system 1.2.7 → 1.2.8
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/index.css +30 -8
- package/dist/index.esm.css +30 -8
- package/dist/index.esm.js +19 -10
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +19 -10
- package/dist/index.js.map +1 -1
- package/dist/index.scss +30 -8
- package/dist/stories/experiences/Algolia-dynamic-search/algolia-dynamic-search.d.ts +2 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1064,16 +1064,16 @@
|
|
|
1064
1064
|
.cmp-card__content-category-wrapper {
|
|
1065
1065
|
padding: 10px 0;
|
|
1066
1066
|
min-height: 38px;
|
|
1067
|
-
font-size: 0.75rem;
|
|
1068
|
-
font-weight: 700;
|
|
1069
|
-
color: white;
|
|
1070
|
-
text-transform: uppercase;
|
|
1071
1067
|
}
|
|
1072
1068
|
.cmp-card__content-category-wrapper__colour-edwards-red {
|
|
1073
1069
|
background-color: rgb(196, 38, 46);
|
|
1074
1070
|
}
|
|
1075
1071
|
.cmp-card__content-category-wrapper p {
|
|
1076
1072
|
margin: 0 20px;
|
|
1073
|
+
font-size: 0.75rem;
|
|
1074
|
+
font-weight: 700;
|
|
1075
|
+
color: white;
|
|
1076
|
+
text-transform: uppercase;
|
|
1077
1077
|
}
|
|
1078
1078
|
.cmp-card__city-country {
|
|
1079
1079
|
padding: 0 1rem;
|
|
@@ -1091,6 +1091,14 @@
|
|
|
1091
1091
|
object-fit: cover;
|
|
1092
1092
|
transition: all 0.3s ease-in-out;
|
|
1093
1093
|
}
|
|
1094
|
+
.cmp-card__image-wrapper.placeholderImage {
|
|
1095
|
+
background-color: rgb(233, 233, 233);
|
|
1096
|
+
}
|
|
1097
|
+
.cmp-card__image-wrapper.placeholderImage img {
|
|
1098
|
+
transform: scale(0.5);
|
|
1099
|
+
-o-object-fit: contain;
|
|
1100
|
+
object-fit: contain;
|
|
1101
|
+
}
|
|
1094
1102
|
.cmp-card__title-wrapper {
|
|
1095
1103
|
background: rgb(255, 255, 255);
|
|
1096
1104
|
flex-grow: 1;
|
|
@@ -1334,6 +1342,9 @@
|
|
|
1334
1342
|
.cmp-card--type-card-panel:hover .cmp-card__content-wrapper .cmp-card__title-wrapper .cmp-card__footer::before {
|
|
1335
1343
|
opacity: 0.6;
|
|
1336
1344
|
}
|
|
1345
|
+
.cmp-card--type-careers .placeholderImage {
|
|
1346
|
+
display: none;
|
|
1347
|
+
}
|
|
1337
1348
|
.cmp-card--type-careers .cmp-card__title-wrapper {
|
|
1338
1349
|
display: flex;
|
|
1339
1350
|
flex-direction: column;
|
|
@@ -2183,16 +2194,16 @@
|
|
|
2183
2194
|
.card-module__cmp-card__content-category-wrapper___2vOjQ {
|
|
2184
2195
|
padding: 10px 0;
|
|
2185
2196
|
min-height: 38px;
|
|
2186
|
-
font-size: 0.75rem;
|
|
2187
|
-
font-weight: 700;
|
|
2188
|
-
color: white;
|
|
2189
|
-
text-transform: uppercase;
|
|
2190
2197
|
}
|
|
2191
2198
|
.card-module__cmp-card__content-category-wrapper__colour-edwards-red___DYmt8 {
|
|
2192
2199
|
background-color: rgb(196, 38, 46);
|
|
2193
2200
|
}
|
|
2194
2201
|
.card-module__cmp-card__content-category-wrapper___2vOjQ p {
|
|
2195
2202
|
margin: 0 20px;
|
|
2203
|
+
font-size: 0.75rem;
|
|
2204
|
+
font-weight: 700;
|
|
2205
|
+
color: white;
|
|
2206
|
+
text-transform: uppercase;
|
|
2196
2207
|
}
|
|
2197
2208
|
.card-module__cmp-card__city-country___dI13- {
|
|
2198
2209
|
padding: 0 1rem;
|
|
@@ -2210,6 +2221,14 @@
|
|
|
2210
2221
|
object-fit: cover;
|
|
2211
2222
|
transition: all 0.3s ease-in-out;
|
|
2212
2223
|
}
|
|
2224
|
+
.card-module__cmp-card__image-wrapper___IhPHw.card-module__placeholderImage___AXOh5 {
|
|
2225
|
+
background-color: rgb(233, 233, 233);
|
|
2226
|
+
}
|
|
2227
|
+
.card-module__cmp-card__image-wrapper___IhPHw.card-module__placeholderImage___AXOh5 img {
|
|
2228
|
+
transform: scale(0.5);
|
|
2229
|
+
-o-object-fit: contain;
|
|
2230
|
+
object-fit: contain;
|
|
2231
|
+
}
|
|
2213
2232
|
.card-module__cmp-card__title-wrapper___XHfZg {
|
|
2214
2233
|
background: rgb(255, 255, 255);
|
|
2215
2234
|
flex-grow: 1;
|
|
@@ -2453,6 +2472,9 @@
|
|
|
2453
2472
|
.card-module__cmp-card--type-card-panel___95jYv:hover .card-module__cmp-card__content-wrapper___gh335 .card-module__cmp-card__title-wrapper___XHfZg .card-module__cmp-card__footer___xcNXM::before {
|
|
2454
2473
|
opacity: 0.6;
|
|
2455
2474
|
}
|
|
2475
|
+
.card-module__cmp-card--type-careers___Wqzcf .card-module__placeholderImage___AXOh5 {
|
|
2476
|
+
display: none;
|
|
2477
|
+
}
|
|
2456
2478
|
.card-module__cmp-card--type-careers___Wqzcf .card-module__cmp-card__title-wrapper___XHfZg {
|
|
2457
2479
|
display: flex;
|
|
2458
2480
|
flex-direction: column;
|
package/dist/index.esm.css
CHANGED
|
@@ -1064,16 +1064,16 @@
|
|
|
1064
1064
|
.cmp-card__content-category-wrapper {
|
|
1065
1065
|
padding: 10px 0;
|
|
1066
1066
|
min-height: 38px;
|
|
1067
|
-
font-size: 0.75rem;
|
|
1068
|
-
font-weight: 700;
|
|
1069
|
-
color: white;
|
|
1070
|
-
text-transform: uppercase;
|
|
1071
1067
|
}
|
|
1072
1068
|
.cmp-card__content-category-wrapper__colour-edwards-red {
|
|
1073
1069
|
background-color: rgb(196, 38, 46);
|
|
1074
1070
|
}
|
|
1075
1071
|
.cmp-card__content-category-wrapper p {
|
|
1076
1072
|
margin: 0 20px;
|
|
1073
|
+
font-size: 0.75rem;
|
|
1074
|
+
font-weight: 700;
|
|
1075
|
+
color: white;
|
|
1076
|
+
text-transform: uppercase;
|
|
1077
1077
|
}
|
|
1078
1078
|
.cmp-card__city-country {
|
|
1079
1079
|
padding: 0 1rem;
|
|
@@ -1091,6 +1091,14 @@
|
|
|
1091
1091
|
object-fit: cover;
|
|
1092
1092
|
transition: all 0.3s ease-in-out;
|
|
1093
1093
|
}
|
|
1094
|
+
.cmp-card__image-wrapper.placeholderImage {
|
|
1095
|
+
background-color: rgb(233, 233, 233);
|
|
1096
|
+
}
|
|
1097
|
+
.cmp-card__image-wrapper.placeholderImage img {
|
|
1098
|
+
transform: scale(0.5);
|
|
1099
|
+
-o-object-fit: contain;
|
|
1100
|
+
object-fit: contain;
|
|
1101
|
+
}
|
|
1094
1102
|
.cmp-card__title-wrapper {
|
|
1095
1103
|
background: rgb(255, 255, 255);
|
|
1096
1104
|
flex-grow: 1;
|
|
@@ -1334,6 +1342,9 @@
|
|
|
1334
1342
|
.cmp-card--type-card-panel:hover .cmp-card__content-wrapper .cmp-card__title-wrapper .cmp-card__footer::before {
|
|
1335
1343
|
opacity: 0.6;
|
|
1336
1344
|
}
|
|
1345
|
+
.cmp-card--type-careers .placeholderImage {
|
|
1346
|
+
display: none;
|
|
1347
|
+
}
|
|
1337
1348
|
.cmp-card--type-careers .cmp-card__title-wrapper {
|
|
1338
1349
|
display: flex;
|
|
1339
1350
|
flex-direction: column;
|
|
@@ -2183,16 +2194,16 @@
|
|
|
2183
2194
|
.card-module__cmp-card__content-category-wrapper___2vOjQ {
|
|
2184
2195
|
padding: 10px 0;
|
|
2185
2196
|
min-height: 38px;
|
|
2186
|
-
font-size: 0.75rem;
|
|
2187
|
-
font-weight: 700;
|
|
2188
|
-
color: white;
|
|
2189
|
-
text-transform: uppercase;
|
|
2190
2197
|
}
|
|
2191
2198
|
.card-module__cmp-card__content-category-wrapper__colour-edwards-red___DYmt8 {
|
|
2192
2199
|
background-color: rgb(196, 38, 46);
|
|
2193
2200
|
}
|
|
2194
2201
|
.card-module__cmp-card__content-category-wrapper___2vOjQ p {
|
|
2195
2202
|
margin: 0 20px;
|
|
2203
|
+
font-size: 0.75rem;
|
|
2204
|
+
font-weight: 700;
|
|
2205
|
+
color: white;
|
|
2206
|
+
text-transform: uppercase;
|
|
2196
2207
|
}
|
|
2197
2208
|
.card-module__cmp-card__city-country___dI13- {
|
|
2198
2209
|
padding: 0 1rem;
|
|
@@ -2210,6 +2221,14 @@
|
|
|
2210
2221
|
object-fit: cover;
|
|
2211
2222
|
transition: all 0.3s ease-in-out;
|
|
2212
2223
|
}
|
|
2224
|
+
.card-module__cmp-card__image-wrapper___IhPHw.card-module__placeholderImage___AXOh5 {
|
|
2225
|
+
background-color: rgb(233, 233, 233);
|
|
2226
|
+
}
|
|
2227
|
+
.card-module__cmp-card__image-wrapper___IhPHw.card-module__placeholderImage___AXOh5 img {
|
|
2228
|
+
transform: scale(0.5);
|
|
2229
|
+
-o-object-fit: contain;
|
|
2230
|
+
object-fit: contain;
|
|
2231
|
+
}
|
|
2213
2232
|
.card-module__cmp-card__title-wrapper___XHfZg {
|
|
2214
2233
|
background: rgb(255, 255, 255);
|
|
2215
2234
|
flex-grow: 1;
|
|
@@ -2453,6 +2472,9 @@
|
|
|
2453
2472
|
.card-module__cmp-card--type-card-panel___95jYv:hover .card-module__cmp-card__content-wrapper___gh335 .card-module__cmp-card__title-wrapper___XHfZg .card-module__cmp-card__footer___xcNXM::before {
|
|
2454
2473
|
opacity: 0.6;
|
|
2455
2474
|
}
|
|
2475
|
+
.card-module__cmp-card--type-careers___Wqzcf .card-module__placeholderImage___AXOh5 {
|
|
2476
|
+
display: none;
|
|
2477
|
+
}
|
|
2456
2478
|
.card-module__cmp-card--type-careers___Wqzcf .card-module__cmp-card__title-wrapper___XHfZg {
|
|
2457
2479
|
display: flex;
|
|
2458
2480
|
flex-direction: column;
|
package/dist/index.esm.js
CHANGED
|
@@ -31,7 +31,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
31
31
|
|
|
32
32
|
var styles$4 = {"cmpAlgoliaDynamicSearchWidget":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget___WY9hc","isLoading":"algolia-dynamic-search-module__isLoading___X6nUw","cmpAlgoliaDynamicSearchWidget__placeholder":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__placeholder___IWqoU","cmpAlgoliaDynamicSearchWidget__container":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__container___HB7g0","cmpAlgoliaDynamicSearchWidget__header":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__header___vxNjS","cmpAlgoliaDynamicSearchWidget__header__text":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__header__text___23-nk","cmpAlgoliaDynamicSearchWidget__cards":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__cards___wOPVj","isQueryContent":"algolia-dynamic-search-module__isQueryContent___KXy6j","hasStyleSilverGradientBackground":"algolia-dynamic-search-module__hasStyleSilverGradientBackground___D3SQQ","hasStyleGreyBackground":"algolia-dynamic-search-module__hasStyleGreyBackground___SuPIH","cmpAlgoliaDynamicSearchWidget__placeholder__loading":"algolia-dynamic-search-module__cmpAlgoliaDynamicSearchWidget__placeholder__loading___hbH4m","loading":"algolia-dynamic-search-module__loading___Hb3Uw"};
|
|
33
33
|
|
|
34
|
-
var styles$3 = {"red":"card-module__red___mVwIo","red-background":"card-module__red-background___3ddLv","red-dark":"card-module__red-dark___CdmVr","red-dark-background":"card-module__red-dark-background___O7SAt","grey":"card-module__grey___3yrFF","grey-background":"card-module__grey-background___3LNUf","grey80":"card-module__grey80___BGRDe","grey80-background":"card-module__grey80-background___Q5ghg","grey60":"card-module__grey60___2wO3h","grey60-background":"card-module__grey60-background___d3Hus","grey40":"card-module__grey40___Gabhe","grey40-background":"card-module__grey40-background___AjkAZ","grey20":"card-module__grey20___em-ei","grey20-background":"card-module__grey20-background___r81Jz","grey05":"card-module__grey05___LKyS-","grey05-background":"card-module__grey05-background___jd2Uw","malachite":"card-module__malachite___oBnlf","malachite-background":"card-module__malachite-background___3oVwI","malachite-bright":"card-module__malachite-bright___iksBe","malachite-bright-background":"card-module__malachite-bright-background___jZRhe","malachite-dark":"card-module__malachite-dark___m1J2-","malachite-dark-background":"card-module__malachite-dark-background___FgLjq","amethyst":"card-module__amethyst___L2zDN","amethyst-background":"card-module__amethyst-background___zQnKr","amethyst-bright":"card-module__amethyst-bright___0H9pE","amethyst-bright-background":"card-module__amethyst-bright-background___J0sBH","amethyst-dark":"card-module__amethyst-dark___JzXKA","amethyst-dark-background":"card-module__amethyst-dark-background___ef6ca","smokey-quartz":"card-module__smokey-quartz___hXQtl","smokey-quartz-background":"card-module__smokey-quartz-background___2SGsR","smokey-quartz-bright":"card-module__smokey-quartz-bright___1BXlq","smokey-quartz-bright-background":"card-module__smokey-quartz-bright-background___sMi41","smokey-quartz-dark":"card-module__smokey-quartz-dark___ai0zy","smokey-quartz-dark-background":"card-module__smokey-quartz-dark-background___lJGLw","olivine":"card-module__olivine___tgMUZ","olivine-background":"card-module__olivine-background___cFKu5","olivine-bright":"card-module__olivine-bright___BMZK3","olivine-bright-background":"card-module__olivine-bright-background___C1sQL","olivine-dark":"card-module__olivine-dark___r7PT1","olivine-dark-background":"card-module__olivine-dark-background___VK2cU","gradient-red-background":"card-module__gradient-red-background___RWZR5","silver-gradient-background":"card-module__silver-gradient-background___6EIoe","aluminum-gradient-background":"card-module__aluminum-gradient-background___eEdVH","mercury-gradient-background":"card-module__mercury-gradient-background___K45v-","p-1":"card-module__p-1___2jrO3","p-2":"card-module__p-2___gy8Yd","p-3":"card-module__p-3___-1OkC","p-4":"card-module__p-4___j85f-","p-5":"card-module__p-5___PlSbv","p-6":"card-module__p-6___fktBo","pt-1":"card-module__pt-1___WvUs0","pt-2":"card-module__pt-2___SoTBc","pt-3":"card-module__pt-3___B19fa","pt-4":"card-module__pt-4___M4TLs","pt-5":"card-module__pt-5___NcdvQ","pt-6":"card-module__pt-6___qfqPN","pb-1":"card-module__pb-1___VKmps","pb-2":"card-module__pb-2___AjpWw","pb-3":"card-module__pb-3___yJTe1","pb-4":"card-module__pb-4___HxiKW","pb-5":"card-module__pb-5___ck9op","pb-6":"card-module__pb-6___He9kt","pl-1":"card-module__pl-1___hgBKj","pl-2":"card-module__pl-2___TdkS8","pl-3":"card-module__pl-3___kyenb","pl-4":"card-module__pl-4___xEnEZ","pl-5":"card-module__pl-5___l6Y57","pl-6":"card-module__pl-6___a-Qkk","pr-1":"card-module__pr-1___g1Htr","pr-2":"card-module__pr-2___6d-Hf","pr-3":"card-module__pr-3___2NkC2","pr-4":"card-module__pr-4___J3ReW","pr-5":"card-module__pr-5___XgJfd","pr-6":"card-module__pr-6___OviC3","mt-1":"card-module__mt-1___JHRPg","mt-2":"card-module__mt-2___mvoV-","mt-3":"card-module__mt-3___zWQkp","mt-4":"card-module__mt-4___ce3w-","mt-5":"card-module__mt-5___cd6xg","mt-6":"card-module__mt-6___pyvCA","mb-1":"card-module__mb-1___lylA7","mb-2":"card-module__mb-2___xRmsp","mb-3":"card-module__mb-3___uSA0Y","mb-4":"card-module__mb-4___SlVNj","mb-5":"card-module__mb-5___bOnLi","mb-6":"card-module__mb-6___7w0FN","ml-1":"card-module__ml-1___K9cHE","ml-2":"card-module__ml-2___jpgpQ","ml-3":"card-module__ml-3___dcyR-","ml-4":"card-module__ml-4___RXMNm","ml-5":"card-module__ml-5___rBtwN","ml-6":"card-module__ml-6___CEZ3z","mr-1":"card-module__mr-1___NyYF6","mr-2":"card-module__mr-2___LxXZM","mr-3":"card-module__mr-3___ct0wh","mr-4":"card-module__mr-4___35Lzu","mr-5":"card-module__mr-5___wQAhm","mr-6":"card-module__mr-6___17GwZ","m-1":"card-module__m-1___MBsbj","m-2":"card-module__m-2___xiUAB","m-3":"card-module__m-3___kbpiE","m-4":"card-module__m-4___Jgdgi","m-5":"card-module__m-5___Bm0pu","m-6":"card-module__m-6___XmSuO","m-0":"card-module__m-0___1VO6t","full-width":"card-module__full-width___S3nGW","flex":"card-module__flex___FeJK6","flex-row":"card-module__flex-row___L2QD-","flex-column":"card-module__flex-column___5FXmD","flex-wrap":"card-module__flex-wrap___2oUCs","flex-nowrap":"card-module__flex-nowrap___QoNfs","gap-1":"card-module__gap-1___-Zndq","gap-2":"card-module__gap-2___1nijX","gap-3":"card-module__gap-3___pcnGR","gap-4":"card-module__gap-4___ZKGLg","gap-5":"card-module__gap-5___2P-43","gap-6":"card-module__gap-6___nh8VD","align-start":"card-module__align-start___GYwb1","align-end":"card-module__align-end___rgrwv","align-center":"card-module__align-center___Pin7L","align-baseline":"card-module__align-baseline___-Yqu-","align-stretch":"card-module__align-stretch___Ix9-U","justify-start":"card-module__justify-start___qOneV","justify-end":"card-module__justify-end___4T6P1","justify-center":"card-module__justify-center___3BYmW","justify-between":"card-module__justify-between___4mqFj","justify-around":"card-module__justify-around___2X-cR","justify-evenly":"card-module__justify-evenly___eQ-1J","grid":"card-module__grid___8wod0","grid-1":"card-module__grid-1___5toii","grid-2":"card-module__grid-2___qnftm","grid-3":"card-module__grid-3___5hVdI","grid-4":"card-module__grid-4___PBfBP","grid-5":"card-module__grid-5___CcwFa","grid-6":"card-module__grid-6___66X-u","container":"card-module__container___31L3l","col-2":"card-module__col-2___YvDmo","col-3":"card-module__col-3___0uF1-","col-4":"card-module__col-4___7fF7N","col-5":"card-module__col-5___-xVcD","col-6":"card-module__col-6___iSq13","col-7":"card-module__col-7___vB-FH","col-8":"card-module__col-8___YwqOQ","col-9":"card-module__col-9___YnEJj","col-10":"card-module__col-10___iH2uD","col-11":"card-module__col-11___mhfsv","col-12":"card-module__col-12___MtQ7j","col-1":"card-module__col-1___wFRl3","sbdocs":"card-module__sbdocs___Invuc","sbdocs-wrapper":"card-module__sbdocs-wrapper___eWtZ3","sbdocs-content":"card-module__sbdocs-content___myJKl","docs-header":"card-module__docs-header___vpHr3","docs-wrapper":"card-module__docs-wrapper___wy5C6","docs-body":"card-module__docs-body___T-1x6","docs-wrapper--narrow":"card-module__docs-wrapper--narrow___CU1lu","color-swatch-container":"card-module__color-swatch-container___GRw6e","swatch":"card-module__swatch___pvWUa","swatch-meta":"card-module__swatch-meta___6dqUv","swatch-meta--name":"card-module__swatch-meta--name___8RuqZ","fa-display--component":"card-module__fa-display--component___d6wBI","font-name":"card-module__font-name___pkxbC","ds-team":"card-module__ds-team___m0oQ8","ds-team__profile":"card-module__ds-team__profile___ztSam","cmp-card":"card-module__cmp-card___45x9k","cmp-card__link":"card-module__cmp-card__link___OdszC","cmp-card__content-wrapper":"card-module__cmp-card__content-wrapper___gh335","cmp-card__content-category-wrapper":"card-module__cmp-card__content-category-wrapper___2vOjQ","cmp-card__content-category-wrapper__colour-edwards-red":"card-module__cmp-card__content-category-wrapper__colour-edwards-red___DYmt8","cmp-card__city-country":"card-module__cmp-card__city-country___dI13-","cmp-card__image-wrapper":"card-module__cmp-card__image-wrapper___IhPHw","cmp-card__title-wrapper":"card-module__cmp-card__title-wrapper___XHfZg","cmp-card__date":"card-module__cmp-card__date___7w-Ka","cmp-card__title":"card-module__cmp-card__title___cFKG8","cmp-card__footer":"card-module__cmp-card__footer___xcNXM","cmp-card--type-card-no-image":"card-module__cmp-card--type-card-no-image___G75ye","cmp-card--type-card-overlay":"card-module__cmp-card--type-card-overlay___344ul","cmp-card--type-card-product":"card-module__cmp-card--type-card-product___IfqTr","cmp-card--type-card-product__wrapper":"card-module__cmp-card--type-card-product__wrapper___kulaR","cmp-card--type-card-product__image":"card-module__cmp-card--type-card-product__image___Bkb0A","cmp-card--type-card-product__meta":"card-module__cmp-card--type-card-product__meta___a7Tzc","cmp-card--type-card-product__title":"card-module__cmp-card--type-card-product__title___0JMQp","cmp-card--type-card-product__cta":"card-module__cmp-card--type-card-product__cta___qDSNo","cmp-card--type-card-product__prices":"card-module__cmp-card--type-card-product__prices___KWPS7","cmp-card--type-card-product__prices--login":"card-module__cmp-card--type-card-product__prices--login___gMhTo","show_prices":"card-module__show_prices___gjVhn","cmp-card--type-card-panel":"card-module__cmp-card--type-card-panel___95jYv","cmp-card__footer--color-malachite":"card-module__cmp-card__footer--color-malachite___jEnvy","cmp-card__footer--color-amethyst":"card-module__cmp-card__footer--color-amethyst___N55PL","cmp-card__footer--color-smokey-quartz-bright":"card-module__cmp-card__footer--color-smokey-quartz-bright___1mqyn","cmp-card__footer--color-olivine-bright":"card-module__cmp-card__footer--color-olivine-bright___O2urI","cmp-card--type-careers":"card-module__cmp-card--type-careers___Wqzcf","rotate":"card-module__rotate___NxhZk","rotate-inverse":"card-module__rotate-inverse___JbaES"};
|
|
34
|
+
var styles$3 = {"red":"card-module__red___mVwIo","red-background":"card-module__red-background___3ddLv","red-dark":"card-module__red-dark___CdmVr","red-dark-background":"card-module__red-dark-background___O7SAt","grey":"card-module__grey___3yrFF","grey-background":"card-module__grey-background___3LNUf","grey80":"card-module__grey80___BGRDe","grey80-background":"card-module__grey80-background___Q5ghg","grey60":"card-module__grey60___2wO3h","grey60-background":"card-module__grey60-background___d3Hus","grey40":"card-module__grey40___Gabhe","grey40-background":"card-module__grey40-background___AjkAZ","grey20":"card-module__grey20___em-ei","grey20-background":"card-module__grey20-background___r81Jz","grey05":"card-module__grey05___LKyS-","grey05-background":"card-module__grey05-background___jd2Uw","malachite":"card-module__malachite___oBnlf","malachite-background":"card-module__malachite-background___3oVwI","malachite-bright":"card-module__malachite-bright___iksBe","malachite-bright-background":"card-module__malachite-bright-background___jZRhe","malachite-dark":"card-module__malachite-dark___m1J2-","malachite-dark-background":"card-module__malachite-dark-background___FgLjq","amethyst":"card-module__amethyst___L2zDN","amethyst-background":"card-module__amethyst-background___zQnKr","amethyst-bright":"card-module__amethyst-bright___0H9pE","amethyst-bright-background":"card-module__amethyst-bright-background___J0sBH","amethyst-dark":"card-module__amethyst-dark___JzXKA","amethyst-dark-background":"card-module__amethyst-dark-background___ef6ca","smokey-quartz":"card-module__smokey-quartz___hXQtl","smokey-quartz-background":"card-module__smokey-quartz-background___2SGsR","smokey-quartz-bright":"card-module__smokey-quartz-bright___1BXlq","smokey-quartz-bright-background":"card-module__smokey-quartz-bright-background___sMi41","smokey-quartz-dark":"card-module__smokey-quartz-dark___ai0zy","smokey-quartz-dark-background":"card-module__smokey-quartz-dark-background___lJGLw","olivine":"card-module__olivine___tgMUZ","olivine-background":"card-module__olivine-background___cFKu5","olivine-bright":"card-module__olivine-bright___BMZK3","olivine-bright-background":"card-module__olivine-bright-background___C1sQL","olivine-dark":"card-module__olivine-dark___r7PT1","olivine-dark-background":"card-module__olivine-dark-background___VK2cU","gradient-red-background":"card-module__gradient-red-background___RWZR5","silver-gradient-background":"card-module__silver-gradient-background___6EIoe","aluminum-gradient-background":"card-module__aluminum-gradient-background___eEdVH","mercury-gradient-background":"card-module__mercury-gradient-background___K45v-","p-1":"card-module__p-1___2jrO3","p-2":"card-module__p-2___gy8Yd","p-3":"card-module__p-3___-1OkC","p-4":"card-module__p-4___j85f-","p-5":"card-module__p-5___PlSbv","p-6":"card-module__p-6___fktBo","pt-1":"card-module__pt-1___WvUs0","pt-2":"card-module__pt-2___SoTBc","pt-3":"card-module__pt-3___B19fa","pt-4":"card-module__pt-4___M4TLs","pt-5":"card-module__pt-5___NcdvQ","pt-6":"card-module__pt-6___qfqPN","pb-1":"card-module__pb-1___VKmps","pb-2":"card-module__pb-2___AjpWw","pb-3":"card-module__pb-3___yJTe1","pb-4":"card-module__pb-4___HxiKW","pb-5":"card-module__pb-5___ck9op","pb-6":"card-module__pb-6___He9kt","pl-1":"card-module__pl-1___hgBKj","pl-2":"card-module__pl-2___TdkS8","pl-3":"card-module__pl-3___kyenb","pl-4":"card-module__pl-4___xEnEZ","pl-5":"card-module__pl-5___l6Y57","pl-6":"card-module__pl-6___a-Qkk","pr-1":"card-module__pr-1___g1Htr","pr-2":"card-module__pr-2___6d-Hf","pr-3":"card-module__pr-3___2NkC2","pr-4":"card-module__pr-4___J3ReW","pr-5":"card-module__pr-5___XgJfd","pr-6":"card-module__pr-6___OviC3","mt-1":"card-module__mt-1___JHRPg","mt-2":"card-module__mt-2___mvoV-","mt-3":"card-module__mt-3___zWQkp","mt-4":"card-module__mt-4___ce3w-","mt-5":"card-module__mt-5___cd6xg","mt-6":"card-module__mt-6___pyvCA","mb-1":"card-module__mb-1___lylA7","mb-2":"card-module__mb-2___xRmsp","mb-3":"card-module__mb-3___uSA0Y","mb-4":"card-module__mb-4___SlVNj","mb-5":"card-module__mb-5___bOnLi","mb-6":"card-module__mb-6___7w0FN","ml-1":"card-module__ml-1___K9cHE","ml-2":"card-module__ml-2___jpgpQ","ml-3":"card-module__ml-3___dcyR-","ml-4":"card-module__ml-4___RXMNm","ml-5":"card-module__ml-5___rBtwN","ml-6":"card-module__ml-6___CEZ3z","mr-1":"card-module__mr-1___NyYF6","mr-2":"card-module__mr-2___LxXZM","mr-3":"card-module__mr-3___ct0wh","mr-4":"card-module__mr-4___35Lzu","mr-5":"card-module__mr-5___wQAhm","mr-6":"card-module__mr-6___17GwZ","m-1":"card-module__m-1___MBsbj","m-2":"card-module__m-2___xiUAB","m-3":"card-module__m-3___kbpiE","m-4":"card-module__m-4___Jgdgi","m-5":"card-module__m-5___Bm0pu","m-6":"card-module__m-6___XmSuO","m-0":"card-module__m-0___1VO6t","full-width":"card-module__full-width___S3nGW","flex":"card-module__flex___FeJK6","flex-row":"card-module__flex-row___L2QD-","flex-column":"card-module__flex-column___5FXmD","flex-wrap":"card-module__flex-wrap___2oUCs","flex-nowrap":"card-module__flex-nowrap___QoNfs","gap-1":"card-module__gap-1___-Zndq","gap-2":"card-module__gap-2___1nijX","gap-3":"card-module__gap-3___pcnGR","gap-4":"card-module__gap-4___ZKGLg","gap-5":"card-module__gap-5___2P-43","gap-6":"card-module__gap-6___nh8VD","align-start":"card-module__align-start___GYwb1","align-end":"card-module__align-end___rgrwv","align-center":"card-module__align-center___Pin7L","align-baseline":"card-module__align-baseline___-Yqu-","align-stretch":"card-module__align-stretch___Ix9-U","justify-start":"card-module__justify-start___qOneV","justify-end":"card-module__justify-end___4T6P1","justify-center":"card-module__justify-center___3BYmW","justify-between":"card-module__justify-between___4mqFj","justify-around":"card-module__justify-around___2X-cR","justify-evenly":"card-module__justify-evenly___eQ-1J","grid":"card-module__grid___8wod0","grid-1":"card-module__grid-1___5toii","grid-2":"card-module__grid-2___qnftm","grid-3":"card-module__grid-3___5hVdI","grid-4":"card-module__grid-4___PBfBP","grid-5":"card-module__grid-5___CcwFa","grid-6":"card-module__grid-6___66X-u","container":"card-module__container___31L3l","col-2":"card-module__col-2___YvDmo","col-3":"card-module__col-3___0uF1-","col-4":"card-module__col-4___7fF7N","col-5":"card-module__col-5___-xVcD","col-6":"card-module__col-6___iSq13","col-7":"card-module__col-7___vB-FH","col-8":"card-module__col-8___YwqOQ","col-9":"card-module__col-9___YnEJj","col-10":"card-module__col-10___iH2uD","col-11":"card-module__col-11___mhfsv","col-12":"card-module__col-12___MtQ7j","col-1":"card-module__col-1___wFRl3","sbdocs":"card-module__sbdocs___Invuc","sbdocs-wrapper":"card-module__sbdocs-wrapper___eWtZ3","sbdocs-content":"card-module__sbdocs-content___myJKl","docs-header":"card-module__docs-header___vpHr3","docs-wrapper":"card-module__docs-wrapper___wy5C6","docs-body":"card-module__docs-body___T-1x6","docs-wrapper--narrow":"card-module__docs-wrapper--narrow___CU1lu","color-swatch-container":"card-module__color-swatch-container___GRw6e","swatch":"card-module__swatch___pvWUa","swatch-meta":"card-module__swatch-meta___6dqUv","swatch-meta--name":"card-module__swatch-meta--name___8RuqZ","fa-display--component":"card-module__fa-display--component___d6wBI","font-name":"card-module__font-name___pkxbC","ds-team":"card-module__ds-team___m0oQ8","ds-team__profile":"card-module__ds-team__profile___ztSam","cmp-card":"card-module__cmp-card___45x9k","cmp-card__link":"card-module__cmp-card__link___OdszC","cmp-card__content-wrapper":"card-module__cmp-card__content-wrapper___gh335","cmp-card__content-category-wrapper":"card-module__cmp-card__content-category-wrapper___2vOjQ","cmp-card__content-category-wrapper__colour-edwards-red":"card-module__cmp-card__content-category-wrapper__colour-edwards-red___DYmt8","cmp-card__city-country":"card-module__cmp-card__city-country___dI13-","cmp-card__image-wrapper":"card-module__cmp-card__image-wrapper___IhPHw","placeholderImage":"card-module__placeholderImage___AXOh5","cmp-card__title-wrapper":"card-module__cmp-card__title-wrapper___XHfZg","cmp-card__date":"card-module__cmp-card__date___7w-Ka","cmp-card__title":"card-module__cmp-card__title___cFKG8","cmp-card__footer":"card-module__cmp-card__footer___xcNXM","cmp-card--type-card-no-image":"card-module__cmp-card--type-card-no-image___G75ye","cmp-card--type-card-overlay":"card-module__cmp-card--type-card-overlay___344ul","cmp-card--type-card-product":"card-module__cmp-card--type-card-product___IfqTr","cmp-card--type-card-product__wrapper":"card-module__cmp-card--type-card-product__wrapper___kulaR","cmp-card--type-card-product__image":"card-module__cmp-card--type-card-product__image___Bkb0A","cmp-card--type-card-product__meta":"card-module__cmp-card--type-card-product__meta___a7Tzc","cmp-card--type-card-product__title":"card-module__cmp-card--type-card-product__title___0JMQp","cmp-card--type-card-product__cta":"card-module__cmp-card--type-card-product__cta___qDSNo","cmp-card--type-card-product__prices":"card-module__cmp-card--type-card-product__prices___KWPS7","cmp-card--type-card-product__prices--login":"card-module__cmp-card--type-card-product__prices--login___gMhTo","show_prices":"card-module__show_prices___gjVhn","cmp-card--type-card-panel":"card-module__cmp-card--type-card-panel___95jYv","cmp-card__footer--color-malachite":"card-module__cmp-card__footer--color-malachite___jEnvy","cmp-card__footer--color-amethyst":"card-module__cmp-card__footer--color-amethyst___N55PL","cmp-card__footer--color-smokey-quartz-bright":"card-module__cmp-card__footer--color-smokey-quartz-bright___1mqyn","cmp-card__footer--color-olivine-bright":"card-module__cmp-card__footer--color-olivine-bright___O2urI","cmp-card--type-careers":"card-module__cmp-card--type-careers___Wqzcf","rotate":"card-module__rotate___NxhZk","rotate-inverse":"card-module__rotate-inverse___JbaES"};
|
|
35
35
|
|
|
36
36
|
function getDefaultExportFromCjs (x) {
|
|
37
37
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
@@ -4609,6 +4609,7 @@ var Card = function (_a) {
|
|
|
4609
4609
|
var mode = getStyle("cmp-card--".concat(cardStyle));
|
|
4610
4610
|
var width = cardSizeMapping(size);
|
|
4611
4611
|
var categoryColour = colour ? "cmp-card__content-category-wrapper__colour-".concat(colour) : '';
|
|
4612
|
+
var contentImage = imageUrl ? imageUrl : '/edwards-webshop-placeholder.png';
|
|
4612
4613
|
return /*#__PURE__*/React.createElement("div", {
|
|
4613
4614
|
className: classnames(getStyle('cmp-card'), mode, width, getStyle(className))
|
|
4614
4615
|
}, /*#__PURE__*/React.createElement("a", {
|
|
@@ -4617,10 +4618,10 @@ var Card = function (_a) {
|
|
|
4617
4618
|
onClick: onClick
|
|
4618
4619
|
}, /*#__PURE__*/React.createElement("div", {
|
|
4619
4620
|
className: getStyle('cmp-card__content-wrapper')
|
|
4620
|
-
},
|
|
4621
|
-
className: getStyle('cmp-card__image-wrapper')
|
|
4621
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
4622
|
+
className: "".concat(getStyle('cmp-card__image-wrapper'), " ").concat(!imageUrl ? getStyle('placeholderImage') : '')
|
|
4622
4623
|
}, /*#__PURE__*/React.createElement("picture", null, /*#__PURE__*/React.createElement("img", {
|
|
4623
|
-
src:
|
|
4624
|
+
src: contentImage,
|
|
4624
4625
|
alt: imageAlt
|
|
4625
4626
|
}))), cardStyle === 'type-card-label' && /*#__PURE__*/React.createElement("div", {
|
|
4626
4627
|
className: classnames(getStyle('cmp-card__content-category-wrapper'), categoryColour)
|
|
@@ -4656,8 +4657,10 @@ var ProductCard = function (_a) {
|
|
|
4656
4657
|
cta = _a.cta,
|
|
4657
4658
|
cardStyle = _a.cardStyle,
|
|
4658
4659
|
onClick = _a.onClick;
|
|
4660
|
+
console.log(imageUrl);
|
|
4659
4661
|
var width = cardSizeMapping(size);
|
|
4660
4662
|
var mode = getStyle("cmp-card--".concat(cardStyle));
|
|
4663
|
+
var productImage = imageUrl ? imageUrl : '/edwards-webshop-placeholder.png';
|
|
4661
4664
|
return /*#__PURE__*/React.createElement("div", {
|
|
4662
4665
|
className: classnames(getStyle('cmp-card'), mode, width, className)
|
|
4663
4666
|
}, /*#__PURE__*/React.createElement("a", {
|
|
@@ -4669,8 +4672,9 @@ var ProductCard = function (_a) {
|
|
|
4669
4672
|
}, /*#__PURE__*/React.createElement("div", {
|
|
4670
4673
|
className: getStyle('cmp-card--type-card-product__image')
|
|
4671
4674
|
}, /*#__PURE__*/React.createElement("figure", null, /*#__PURE__*/React.createElement("img", {
|
|
4672
|
-
src:
|
|
4673
|
-
alt: imageAlt
|
|
4675
|
+
src: productImage,
|
|
4676
|
+
alt: imageAlt,
|
|
4677
|
+
className: !imageUrl ? 'placeholderImage' : undefined
|
|
4674
4678
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
4675
4679
|
className: getStyle('cmp-card--type-card-product__meta')
|
|
4676
4680
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -4743,7 +4747,8 @@ var AlgoliaDynamicSearch = function (_a) {
|
|
|
4743
4747
|
_e = _a.maxResults,
|
|
4744
4748
|
maxResults = _e === void 0 ? 10 : _e,
|
|
4745
4749
|
_f = _a.isLoading,
|
|
4746
|
-
isLoading = _f === void 0 ? false : _f
|
|
4750
|
+
isLoading = _f === void 0 ? false : _f,
|
|
4751
|
+
analytics = _a.analytics;
|
|
4747
4752
|
var _g = useState(isLoading),
|
|
4748
4753
|
isLoadingState = _g[0],
|
|
4749
4754
|
setIsLoadingState = _g[1];
|
|
@@ -4752,11 +4757,10 @@ var AlgoliaDynamicSearch = function (_a) {
|
|
|
4752
4757
|
setIsLoadingState(isLoading);
|
|
4753
4758
|
}
|
|
4754
4759
|
}, [isLoading]);
|
|
4755
|
-
console.table(styles$4.cmpAlgoliaDynamicSearchWidget);
|
|
4756
4760
|
// Background styling mapping
|
|
4757
4761
|
var backgroundStyles = {
|
|
4758
4762
|
"dark-grey": {
|
|
4759
|
-
buttonStyle: "
|
|
4763
|
+
buttonStyle: "outlineWhite",
|
|
4760
4764
|
containerBackground: styles$4.hasStyleGreyBackground,
|
|
4761
4765
|
textColour: "white"
|
|
4762
4766
|
},
|
|
@@ -4840,7 +4844,12 @@ var AlgoliaDynamicSearch = function (_a) {
|
|
|
4840
4844
|
city: hit.city,
|
|
4841
4845
|
country: hit.country,
|
|
4842
4846
|
onClick: function () {
|
|
4843
|
-
|
|
4847
|
+
if (!analytics) return;
|
|
4848
|
+
console.log(hit);
|
|
4849
|
+
var objectID = hit.objectID,
|
|
4850
|
+
__position = hit.__position,
|
|
4851
|
+
__queryID = hit.__queryID;
|
|
4852
|
+
analytics(objectID, __queryID, __position);
|
|
4844
4853
|
}
|
|
4845
4854
|
});
|
|
4846
4855
|
}))));
|