gatsby-matrix-theme 53.3.17 → 53.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ # [53.4.0](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.3.17...v53.4.0) (2025-11-10)
2
+
3
+
4
+ * Merge branch 'add-spotlights-template-five' into 'master' ([e4f25e4](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/e4f25e4d1e01919adff64a5e13782f45df78a7b5))
5
+
6
+
7
+ ### Features
8
+
9
+ * add spotlights template five ([1836c74](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/1836c7406a144a887badabfc8c6cd54a08321b97))
10
+
1
11
  ## [53.3.17](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.3.16...v53.3.17) (2025-11-10)
2
12
 
3
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-matrix-theme",
3
- "version": "53.3.17",
3
+ "version": "53.4.0",
4
4
  "main": "index.js",
5
5
  "description": "Matrix Theme NPM Package",
6
6
  "author": "",
@@ -100,6 +100,9 @@ const Modules = ({ module, pageContext, index, exclOperator, serverData, moduleP
100
100
  if (module?.style === 'template_four') {
101
101
  return lazy(() => import('~molecules/spotlights_v2/image-text/template-four'));
102
102
  }
103
+ if (module?.style === 'template_five') {
104
+ return lazy(() => import('~molecules/spotlights_v2/image-text/template-five'));
105
+ }
103
106
  return lazy(() => import('~molecules/spotlights_v2/image-text/template-one'));
104
107
  } else if (module?.mode === 'icon') {
105
108
  return lazy(() => import('~molecules/spotlights_v2/icon/template-one'));
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkgatsby_matrix_theme=self.webpackChunkgatsby_matrix_theme||[]).push([[533],{"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/index.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{default:()=>template_five_TemplateOne});var react=__webpack_require__("../node_modules/react/index.js"),prop_types=__webpack_require__("../node_modules/gatsby-core-theme/node_modules/prop-types/index.js"),prop_types_default=__webpack_require__.n(prop_types),keygen=__webpack_require__("../node_modules/gatsby-core-theme/src/helpers/keygen.mjs"),injectStylesIntoStyleTag=__webpack_require__("../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),template_five_module=__webpack_require__("../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!../node_modules/sass-loader/dist/cjs.js!../node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[10].use[3]!../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/template-five.module.scss"),options={insert:"head",singleton:!1};injectStylesIntoStyleTag_default()(template_five_module.A,options);const template_five_template_five_module=template_five_module.A.locals||{};var lazy_image=__webpack_require__("../node_modules/gatsby-core-theme/src/hooks/lazy-image/index.js"),getters=__webpack_require__("../node_modules/gatsby-core-theme/src/helpers/getters.mjs"),helpers_image=__webpack_require__("../node_modules/gatsby-core-theme/src/helpers/image.js"),style_module=__webpack_require__("../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!../node_modules/sass-loader/dist/cjs.js!../node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[10].use[3]!../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/item/style.module.scss"),style_module_options={insert:"head",singleton:!1};injectStylesIntoStyleTag_default()(style_module.A,style_module_options);const item_style_module=style_module.A.locals||{};function TemplateOne(_ref){var item=_ref.item,_ref$scrollableConten=_ref.scrollableContent,scrollableContent=void 0!==_ref$scrollableConten&&_ref$scrollableConten,_ref$width=_ref.width,width=void 0===_ref$width?240:_ref$width,_ref$height=_ref.height,height=void 0===_ref$height?240:_ref$height,index=_ref.index,TitleTag=(null==item?void 0:item.title_tag)||"label";return react.createElement("div",{className:item_style_module.item},react.createElement("div",null,react.createElement("span",{className:item_style_module.number},index)),react.createElement("div",{className:item_style_module.content},(null==item?void 0:item.label)&&react.createElement(TitleTag,null,null==item?void 0:item.label),(null==item?void 0:item.text)&&react.createElement("div",{tabIndex:""+(scrollableContent?0:-1),className:`${item_style_module.desc} ${scrollableContent?item_style_module.scroll:""}`,dangerouslySetInnerHTML:{__html:null==item?void 0:item.text}})),(null==item?void 0:item.image)&&react.createElement(lazy_image.A,{width,height,src:(0,getters.pv)(null==item?void 0:item.image,width,height),alt:(0,helpers_image.l)(null==item?void 0:item.image_object,null==item?void 0:item.label)}))}function template_five_TemplateOne(_ref){var module=_ref.module,_ref$scrollableConten=_ref.scrollableContent,scrollableContent=void 0!==_ref$scrollableConten&&_ref$scrollableConten,_ref$width=_ref.width,width=void 0===_ref$width?104:_ref$width,_ref$height=_ref.height,height=void 0===_ref$height?104:_ref$height,modulePosition=_ref.modulePosition,items=module.items;return react.createElement("div",{className:(null==template_five_template_five_module?void 0:template_five_template_five_module.spotlightsImage)||""},null==items?void 0:items.map((function(res,index){return react.createElement(TemplateOne,{key:(0,keygen.A)(),item:res,scrollableContent,width,height,modulePosition,moduleName:module.name,index:index+1})})))}TemplateOne.displayName="TemplateOne",TemplateOne.propTypes={item:prop_types_default().shape({title_tag:prop_types_default().string,image:prop_types_default().string,label:prop_types_default().string,text:prop_types_default().string,image_object:prop_types_default().shape({alt:prop_types_default().string})}).isRequired,scrollableContent:prop_types_default().bool,width:prop_types_default().number,height:prop_types_default().number,index:prop_types_default().number},TemplateOne.__docgenInfo={description:"",methods:[],displayName:"TemplateOne",props:{scrollableContent:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},width:{defaultValue:{value:"240",computed:!1},description:"",type:{name:"number"},required:!1},height:{defaultValue:{value:"240",computed:!1},description:"",type:{name:"number"},required:!1},item:{description:"",type:{name:"shape",value:{title_tag:{name:"string",required:!1},image:{name:"string",required:!1},label:{name:"string",required:!1},text:{name:"string",required:!1},image_object:{name:"shape",value:{alt:{name:"string",required:!1}},required:!1}}},required:!0},index:{description:"",type:{name:"number"},required:!1}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/item/index.js"]={name:"TemplateOne",docgenInfo:TemplateOne.__docgenInfo,path:"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/item/index.js"}),template_five_TemplateOne.displayName="TemplateOne",template_five_TemplateOne.propTypes={module:prop_types_default().shape({items:prop_types_default().arrayOf(prop_types_default().shape({})),name:prop_types_default().string}).isRequired,scrollableContent:prop_types_default().bool,width:prop_types_default().number,height:prop_types_default().number,modulePosition:prop_types_default().number},template_five_TemplateOne.__docgenInfo={description:"",methods:[],displayName:"TemplateOne",props:{scrollableContent:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},width:{defaultValue:{value:"104",computed:!1},description:"",type:{name:"number"},required:!1},height:{defaultValue:{value:"104",computed:!1},description:"",type:{name:"number"},required:!1},module:{description:"",type:{name:"shape",value:{items:{name:"arrayOf",value:{name:"shape",value:{}},required:!1},name:{name:"string",required:!1}}},required:!0},modulePosition:{description:"",type:{name:"number"},required:!1}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/index.js"]={name:"TemplateOne",docgenInfo:template_five_TemplateOne.__docgenInfo,path:"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/index.js"})},"../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!../node_modules/sass-loader/dist/cjs.js!../node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[10].use[3]!../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/item/style.module.scss":(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{A:()=>__WEBPACK_DEFAULT_EXPORT__});var _css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("../node_modules/css-loader/dist/runtime/cssWithMappingToString.js"),_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0__),_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("../node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".CJBqnpnh9wEXKBKkrykMgA\\=\\={display:flex;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:1.6rem;align-items:flex-start}.CJBqnpnh9wEXKBKkrykMgA\\=\\=>label{font-size:2.4rem;font-weight:600;line-height:3.2rem;color:#1b1b1c}@media only screen and (min-width:768px){.CJBqnpnh9wEXKBKkrykMgA\\=\\=>label{grid-column:2}}.CJBqnpnh9wEXKBKkrykMgA\\=\\=>h2,.CJBqnpnh9wEXKBKkrykMgA\\=\\= h3,.CJBqnpnh9wEXKBKkrykMgA\\=\\= h4{font-size:2.4rem;font-weight:600;line-height:3.2rem;color:#1b1b1c}@media only screen and (min-width:768px){.CJBqnpnh9wEXKBKkrykMgA\\=\\=>h2,.CJBqnpnh9wEXKBKkrykMgA\\=\\= h3,.CJBqnpnh9wEXKBKkrykMgA\\=\\= h4{grid-column:2}}.crwljVEyAlaYepBRsS8p\\+A\\=\\={color:#64646d;text-align:center;font-size:1.4rem;font-style:normal;font-weight:700;line-height:2.2rem;margin-bottom:1.6rem}@media only screen and (min-width:768px){.crwljVEyAlaYepBRsS8p\\+A\\=\\={grid-column:2}}.DQoJUJhILQiPkZWgV59ZIw\\=\\={width:100%;height:100%;padding-top:2.4rem;padding-bottom:2.4rem;gap:1.6rem;display:flex;flex-direction:column;display:flex;align-items:start;justify-content:space-between;border-bottom:2px solid #d63b54}@media only screen and (min-width:768px){.DQoJUJhILQiPkZWgV59ZIw\\=\\={padding-top:3.2rem;padding-bottom:3.2rem;flex-direction:row}}.DQoJUJhILQiPkZWgV59ZIw\\=\\=>a{height:5.6rem;width:100%}.DQoJUJhILQiPkZWgV59ZIw\\=\\=>img{width:34rem;height:34rem;object-fit:cover;border-radius:.8rem}@media only screen and (min-width:768px){.DQoJUJhILQiPkZWgV59ZIw\\=\\=>img{grid-row:1/span 2;grid-column:1;width:24rem;height:24rem}}.Ngc5oFhZDrEp9ceHXFv4mw\\=\\={color:var(--spotlight-template-one-desc-image-text-mode, #515156);text-align:left;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.6rem}@media only screen and (min-width:768px){.Ngc5oFhZDrEp9ceHXFv4mw\\=\\={grid-column:2}}.GiAVY8FIRHBtUWu03JCGHg\\=\\={height:13.5rem;overflow:hidden}.f2aY54ZbCTegYPmVsjGXww\\=\\={max-height:16.2rem;overflow-y:auto;padding-right:1.6rem}.f2aY54ZbCTegYPmVsjGXww\\=\\=::-webkit-scrollbar{width:.6rem}.f2aY54ZbCTegYPmVsjGXww\\=\\=::-webkit-scrollbar-track{background:#c4c4c4;border-radius:.5rem}.f2aY54ZbCTegYPmVsjGXww\\=\\=::-webkit-scrollbar-thumb{background:#515156;border-radius:.5rem}.f2aY54ZbCTegYPmVsjGXww\\=\\=::-webkit-scrollbar-thumb:hover{background:#555}.pSbw9NmJJEyp6fMPRa5h3g\\=\\={display:flex;flex-direction:row;display:flex;align-items:center;justify-content:start;width:100%;color:#262629;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.7rem;cursor:pointer}.pSbw9NmJJEyp6fMPRa5h3g\\=\\=>svg{margin-left:.4rem}@media only screen and (min-width:768px){.pSbw9NmJJEyp6fMPRa5h3g\\=\\={grid-column:2}}.x43raYU7A7rNgw4cs05qlg\\=\\={display:flex;align-items:flex-start;justify-content:flex-start}.x43raYU7A7rNgw4cs05qlg\\=\\=>h2,.x43raYU7A7rNgw4cs05qlg\\=\\= h3,.x43raYU7A7rNgw4cs05qlg\\=\\= h4{font-size:2.4rem;font-weight:600;line-height:3.2rem;color:#1b1b1c}@media only screen and (min-width:768px){.x43raYU7A7rNgw4cs05qlg\\=\\=>h2,.x43raYU7A7rNgw4cs05qlg\\=\\= h3,.x43raYU7A7rNgw4cs05qlg\\=\\= h4{grid-column:2}}.x43raYU7A7rNgw4cs05qlg\\=\\= span{margin-right:1rem;background-color:#d63b54;width:3.2rem;height:3.2rem;border-radius:100%;font-size:1.4rem;line-height:2.2rem;font-weight:500;color:#fdfefd;display:flex;justify-content:center;align-items:center;margin-left:-4.3rem}.SfFOxaXPTiPASZJdiY6Q-A\\=\\={background-color:#d63b54;width:3.2rem;height:3.2rem;border-radius:100%;font-size:1.4rem;line-height:2.2rem;font-weight:500;color:#fdfefd;display:flex;justify-content:center;align-items:center}","",{version:3,sources:["webpack://./../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/item/style.module.scss","webpack://./../node_modules/gatsby-core-theme/src/styles/utils/_mixins.scss","webpack://./../node_modules/gatsby-core-theme/src/styles/utils/_media-queries.scss"],names:[],mappings:"AAcA,4BCPE,YAAA,CACA,qBDOwB,CCdxB,YAAA,CACA,kBDcoB,CCbpB,sBDa4B,CAE5B,UAAA,CACA,sBAAA,CAGA,kCACE,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CE0BF,yCF9BA,kCAOI,aAAA,CAAA,CAIJ,6FAGE,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CEaF,yCFnBA,6FASI,aAAA,CAAA,CAKN,6BACE,aAAA,CACA,iBAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CACA,kBAAA,CACA,oBAAA,CEFA,yCFLF,6BAUI,aAAA,CAAA,CAIJ,4BACE,UAAA,CACA,WAAA,CACA,kBAAA,CACA,qBAAA,CACA,UAAA,CC3DA,YAAA,CACA,qBD4DwB,CCnExB,YAAA,CACA,iBDmEoB,CClEpB,6BDkE2B,CAE3B,+BAAA,CEnBA,yCFSF,4BAaK,kBAAA,CACA,qBAAA,CACA,kBAAA,CAAA,CAGH,8BACE,aAAA,CACA,UAAA,CAGA,gCACA,WAAA,CACA,YAAA,CACA,gBAAA,CACA,mBAAA,CEpCF,yCFgCE,gCAOE,iBAAA,CACA,aAAA,CACA,WAAA,CACA,YAAA,CAAA,CAKN,4BACE,iEAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CACA,kBAAA,CErDA,yCF+CF,4BASI,aAAA,CAAA,CAIJ,4BACE,cAAA,CACA,eAAA,CAGF,4BACE,kBAAA,CACA,eAAA,CACA,oBAAA,CAEA,+CACE,WAAA,CAGF,qDACE,kBAAA,CACA,mBAAA,CAGF,qDACE,kBAAA,CACA,mBAAA,CAGF,2DACE,eAAA,CAIJ,4BCtIE,YAAA,CACA,kBDsIwB,CC7IxB,YAAA,CACA,kBD6IoB,CC5IpB,qBD4I4B,CAE5B,UAAA,CACA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CAEA,gCACE,iBAAA,CEtGF,yCFyFF,4BAiBI,aAAA,CAAA,CAIJ,4BACE,YAAA,CACA,sBAAA,CACA,0BAAA,CAEE,6FAGA,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CEzHF,yCFmHE,6FASE,aAAA,CAAA,CAIJ,iCACE,iBAAA,CACA,wBAAA,CACA,YAAA,CACA,aAAA,CACA,kBAAA,CACA,gBAAA,CACA,kBAAA,CACA,eAAA,CACA,aAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,mBAAA,CAIF,4BACE,wBAAA,CACA,YAAA,CACA,aAAA,CACA,kBAAA,CACA,gBAAA,CACA,kBAAA,CACA,eAAA,CACA,aAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA",sourcesContent:['/* stylelint-disable no-invalid-position-at-import-rule */\n@use \'sass:map\';\n\n// NOTE: General Styles\n@import "../../../../../../styles/utils/variables/stack-order";\n@import "../../../../../../styles/utils/variables/typography";\n@import "../../../../../../styles/utils/variables/layout";\n@import "../../../../../../styles/utils/media-queries";\n@import "../../../../../../styles/utils/icons";\n@import "../../../../../../styles/utils/tooltip";\n@import "../../../../../../styles/utils/loader";\n@import "../../../../../../styles/utils/mixins";\n@import "../../../../../../styles/utils/scrollbar";\n@import "../../../../../../styles/utils/animations";\n.content {\n @include flex-direction(column);\n @include flex-align(center, center);\n\n gap: 1.6rem;\n align-items: flex-start;\n\n\n > label {\n font-size: 2.4rem;\n font-weight: 600;\n line-height: 3.2rem;\n color: #1B1B1C;\n\n @include min(tablet) {\n grid-column: 2;\n }\n }\n\n > h2,\n h3,\n h4 {\n font-size: 2.4rem;\n font-weight: 600;\n line-height: 3.2rem;\n color: #1B1B1C;\n\n @include min(tablet) {\n grid-column: 2;\n }\n }\n}\n\n.subtitle {\n color: #64646d;\n text-align: center;\n font-size: 1.4rem;\n font-style: normal;\n font-weight: 700;\n line-height: 2.2rem;\n margin-bottom: 1.6rem;\n\n @include min(tablet) {\n grid-column: 2;\n }\n}\n\n.item {\n width: 100%;\n height: 100%;\n padding-top: 2.4rem;\n padding-bottom: 2.4rem;\n gap: 1.6rem;\n\n @include flex-direction(column);\n @include flex-align(start, space-between);\n\n border-bottom: 2px solid #D63B54;\n\n @include min(tablet) {\n padding-top: 3.2rem;\n padding-bottom: 3.2rem;\n flex-direction: row;\n }\n\n > a {\n height: 5.6rem;\n width: 100%;\n }\n\n > img {\n width: 34rem;\n height: 34rem;\n object-fit: cover;\n border-radius: .8rem;\n\n @include min(tablet) {\n grid-row: 1 / span 2;\n grid-column: 1;\n width: 24rem;\n height: 24rem;\n }\n }\n}\n\n.desc {\n color: var(--spotlight-template-one-desc-image-text-mode, #515156);\n text-align: left;\n font-size: 1.6rem;\n font-style: normal;\n font-weight: 400;\n line-height: 2.6rem;\n\n @include min(tablet) {\n grid-column: 2;\n }\n}\n\n.readMore {\n height: 13.5rem;\n overflow: hidden;\n}\n\n.scroll {\n max-height: 16.2rem;\n overflow-y: auto;\n padding-right: 1.6rem;\n\n &::-webkit-scrollbar {\n width: 0.6rem;\n }\n\n &::-webkit-scrollbar-track {\n background: #c4c4c4;\n border-radius: 0.5rem;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #515156;\n border-radius: 0.5rem;\n }\n\n &::-webkit-scrollbar-thumb:hover {\n background: #555;\n }\n}\n\n.readMoreBtn {\n @include flex-direction(row);\n @include flex-align(center, start);\n\n width: 100%;\n color: #262629;\n font-size: 1.6rem;\n font-style: normal;\n font-weight: 600;\n line-height: 2.7rem;\n cursor: pointer;\n\n > svg {\n margin-left: 0.4rem;\n }\n\n @include min(tablet) {\n grid-column: 2;\n }\n}\n\n.topSection{\n display: flex;\n align-items: flex-start;\n justify-content: flex-start;\n\n > h2,\n h3,\n h4 {\n font-size: 2.4rem;\n font-weight: 600;\n line-height: 3.2rem;\n color: #1B1B1C;\n\n @include min(tablet) {\n grid-column: 2;\n }\n }\n\n span{\n margin-right: 1rem;\n background-color: #D63B54;\n width: 3.2rem;\n height: 3.2rem;\n border-radius: 100%;\n font-size: 1.4rem;\n line-height: 2.2rem;\n font-weight: 500;\n color: #FDFEFD;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-left: -4.3rem;\n }\n}\n\n .number{\n background-color: #D63B54;\n width: 3.2rem;\n height: 3.2rem;\n border-radius: 100%;\n font-size: 1.4rem;\n line-height: 2.2rem;\n font-weight: 500;\n color: #FDFEFD;\n display: flex;\n justify-content: center;\n align-items: center;\n }',"@mixin flex-align($align-items, $justify-content) {\n display: flex;\n align-items: $align-items;\n justify-content: $justify-content;\n}\n\n@mixin flex-direction($flex-direction) {\n display: flex;\n flex-direction: $flex-direction;\n}\n\n@mixin overflow($overflow-type, $overflow-value, $scrolling) {\n #{$overflow-type}: $overflow-value;\n -webkit-overflow-scrolling: $scrolling; // Autoprefixer doesn't add\n}\n\n@mixin text-background($bgcolor, $text-color) {\n background: $bgcolor;\n border-radius: 100px;\n color: $text-color;\n font-weight: 700;\n @include flex-align(center, center);\n padding: 0 2rem;\n}\n\n@mixin link-color($color) {\n color: $color;\n\n &:hover {\n color: $color;\n }\n}\n\n// Using em because I want images in content to inherit size based on parent element (not root)\n@mixin content-img-float($direction) {\n float: $direction;\n @if $direction == right {\n margin: var(--img-float-direction-right, 0 0 2.4rem 4.8rem);\n } @else if $direction == left {\n margin: var(--img-float-direction-left, 0 4.8rem 2.4rem 0);\n } @else {\n margin: 0 1em 1em 0;\n }\n}\n\n@mixin content-img-align($direction: center, $spacing: var(--content-img-spacing, 1em)) {\n display: block;\n @if $direction == right {\n margin: $spacing 0 $spacing auto;\n } @else if $direction == left {\n margin: $spacing auto $spacing 0;\n } @else {\n margin: $spacing auto;\n }\n}\n\n@mixin section-arrow-down($color, $width, $height) {\n position: relative;\n &:after {\n top: 100%;\n left: 50%;\n border: solid transparent;\n content: '';\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n border-color: rgba(0, 0, 0, 0);\n border-top: $height solid $color;\n border-right: calc($width / 2) solid transparent;\n border-left: calc($width / 2) solid transparent;\n margin-left: - calc($width / 2);\n }\n}\n\n@mixin gradientBtn($color1, $color2, $color3) {\n background: linear-gradient(to bottom, $color1 0, $color2 14%, $color3 61%);\n &:hover {\n background: linear-gradient(to bottom, $color1 0, $color2 14%, $color3 61%);\n }\n}\n\n@mixin sportBtn($color1, $color2) {\n background: linear-gradient(to bottom, $color1 0, $color2 100%);\n &:hover {\n background: linear-gradient(to bottom, $color2 0, $color1 100%);\n }\n}\n\n@mixin star($border-color: #ffb400, $fill-color: #ffb400, $width: 16px, $line-height: 2rem) {\n line-height: $line-height;\n width: $width;\n font-weight: normal;\n display: inline-block;\n color: $fill-color;\n font-size: 15px;\n position: relative;\n text-shadow: -1px 0 $border-color, 0 1px $border-color, 1px 0 $border-color, 0 -1px $border-color;\n\n &:last-child {\n margin-right: 0;\n }\n &:before {\n content: '\\2605';\n }\n}\n\n@mixin half-star($border-color: #ffb400, $half-empty-color: #ffb400, $half-full-color: white) {\n line-height: 2rem;\n width: 16px;\n font-weight: normal;\n display: inline-block;\n color: $half-full-color;\n font-size: 15px;\n position: relative;\n &:before {\n content: '\\2605';\n }\n text-shadow: -1px 0 $border-color, 0 1px $border-color, 1px 0 $border-color, 0 -1px $border-color;\n &:after {\n content: '\\2605';\n color: $half-empty-color;\n position: absolute;\n width: 7px;\n overflow: hidden;\n bottom: 0;\n left: 0;\n }\n}\n\n@mixin border-gradient($color-1, $color-2, $bgcolor, $radius: 0.8rem, $border-width: 2px) {\n background: $bgcolor;\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n border-radius: $radius;\n border: $border-width solid transparent;\n background: $color-1, $color-2 border-box;\n -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: destination-out;\n mask-composite: exclude;\n }\n}\n\n@mixin border-gradient-single($color-1, $bgcolor, $radius: 0.8rem, $border-width: 0.1rem) {\n background: $bgcolor;\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n border-radius: $radius;\n border: $border-width solid transparent;\n background: $color-1 border-box;\n -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: destination-out;\n mask-composite: exclude;\n }\n}\n\n@mixin buttonsColor($color1, $color2, $color3, $textColor: 'white') {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n background-color: $color1;\n color: $textColor;\n padding: 0.9rem 3rem;\n font-weight: 700;\n font-size: 1.8rem;\n border-radius: var(--border-radius);\n\n > svg {\n flex: none;\n margin-left: 0.8rem;\n }\n\n &:hover {\n background-color: $color2;\n color: $textColor;\n }\n\n &:active {\n background-color: $color3;\n color: $textColor;\n }\n}\n","$media-query-sizes: (\n mobile-s: (\n min: 320px,\n max: 374px,\n ),\n mobile-m: (\n min: 375px,\n max: 424px,\n ),\n mobile: (\n min: 425px,\n max: 767px,\n ),\n tablet: (\n min: 768px,\n max: 991px,\n ),\n laptop: (\n min: 992px,\n max: 1199px,\n ),\n desktop: (\n min: 1200px,\n ),\n);\n\n// Get media query sizes\n$screen: 'only screen';\n@function media-query($media, $optional-media: '', $min: true) {\n $media-label: '';\n\n @if ($optional-media != '') {\n $media-sizes-min: map-get($media-query-sizes, $media);\n $media-sizes-max: map-get($media-query-sizes, $optional-media);\n $media-label: $screen +\n \" and (min-width:#{map-get($media-sizes-min, 'min')}) and (max-width:#{map-get($media-sizes-max, 'max')})\";\n } @else {\n $query: 'max';\n\n @if ($min) {\n $query: 'min';\n }\n\n $media-sizes: map-get($media-query-sizes, $media);\n $media-label: $screen + ' and (#{$query}-width:#{map-get($media-sizes, $query)})';\n }\n\n @return $media-label;\n}\n\n// Min media query\n@mixin min($media) {\n @media #{media-query($media)} {\n @content;\n }\n}\n\n// Max media query\n@mixin max($media) {\n @media #{media-query($media, '', false)} {\n @content;\n }\n}\n\n// Min & max media query\n@mixin min-max($min, $max) {\n @media #{media-query($min, $max)} {\n @content;\n }\n}\n\n// Use this ONLY if you need a media query that doesn't fit the $media-query-sizes breakpoints above\n// Pass number, for example @include custom-min(992)\n@mixin custom-min($min) {\n @media #{$screen} and (min-width: #{$min}px) {\n @content;\n }\n}\n\n@mixin custom-max($max) {\n @media #{$screen} and (max-width: #{$max}px) {\n @content;\n }\n}\n\n@mixin custom-min-max($min, $max) {\n @media #{$screen} and (min-width: #{$min}px) and (max-width: #{$max}px) {\n @content;\n }\n}\n\n// Landscape\n// (If we find more use cases of this in the future, might want to refactor this and include it in the media-query function for $screen)\n// Pass number\n$landscape: 'screen and (orientation:landscape)';\n\n@mixin landscape-max($max) {\n @media #{$landscape} and (max-width: #{$max}px) {\n @content;\n }\n}\n\n@mixin landscape-min($min) {\n @media #{$landscape} and (min-width: #{$min}px) {\n @content;\n }\n}\n"],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={content:"CJBqnpnh9wEXKBKkrykMgA==",subtitle:"crwljVEyAlaYepBRsS8p+A==",item:"DQoJUJhILQiPkZWgV59ZIw==",desc:"Ngc5oFhZDrEp9ceHXFv4mw==",readMore:"GiAVY8FIRHBtUWu03JCGHg==",scroll:"f2aY54ZbCTegYPmVsjGXww==",readMoreBtn:"pSbw9NmJJEyp6fMPRa5h3g==",topSection:"x43raYU7A7rNgw4cs05qlg==",number:"SfFOxaXPTiPASZJdiY6Q-A=="};const __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!../node_modules/sass-loader/dist/cjs.js!../node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[10].use[3]!../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/template-five.module.scss":(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{A:()=>__WEBPACK_DEFAULT_EXPORT__});var _css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("../node_modules/css-loader/dist/runtime/cssWithMappingToString.js"),_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0__),_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("../node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_css_loader_dist_runtime_cssWithMappingToString_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".qPMQJ05sR8acUZQUL3ub0Q\\=\\={max-width:var(--main-container-max);margin:0 auto;display:flex;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:1.6rem}","",{version:3,sources:["webpack://./../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-five/template-five.module.scss","webpack://./../node_modules/gatsby-core-theme/src/styles/utils/_mixins.scss"],names:[],mappings:"AAcA,4BACE,mCAAA,CACA,aAAA,CCTA,YAAA,CACA,qBDUwB,CCjBxB,YAAA,CACA,kBDiBoB,CChBpB,sBDgB4B,CAE5B,UAAA",sourcesContent:['/* stylelint-disable no-invalid-position-at-import-rule */\n@use \'sass:map\';\n\n// NOTE: General Styles\n@import "../../../../../styles/utils/variables/stack-order";\n@import "../../../../../styles/utils/variables/typography";\n@import "../../../../../styles/utils/variables/layout";\n@import "../../../../../styles/utils/media-queries";\n@import "../../../../../styles/utils/icons";\n@import "../../../../../styles/utils/tooltip";\n@import "../../../../../styles/utils/loader";\n@import "../../../../../styles/utils/mixins";\n@import "../../../../../styles/utils/scrollbar";\n@import "../../../../../styles/utils/animations";\n.spotlightsImage {\n max-width: var(--main-container-max);\n margin: 0 auto;\n\n @include flex-direction(column);\n @include flex-align(center, center);\n\n gap: 1.6rem;\n}',"@mixin flex-align($align-items, $justify-content) {\n display: flex;\n align-items: $align-items;\n justify-content: $justify-content;\n}\n\n@mixin flex-direction($flex-direction) {\n display: flex;\n flex-direction: $flex-direction;\n}\n\n@mixin overflow($overflow-type, $overflow-value, $scrolling) {\n #{$overflow-type}: $overflow-value;\n -webkit-overflow-scrolling: $scrolling; // Autoprefixer doesn't add\n}\n\n@mixin text-background($bgcolor, $text-color) {\n background: $bgcolor;\n border-radius: 100px;\n color: $text-color;\n font-weight: 700;\n @include flex-align(center, center);\n padding: 0 2rem;\n}\n\n@mixin link-color($color) {\n color: $color;\n\n &:hover {\n color: $color;\n }\n}\n\n// Using em because I want images in content to inherit size based on parent element (not root)\n@mixin content-img-float($direction) {\n float: $direction;\n @if $direction == right {\n margin: var(--img-float-direction-right, 0 0 2.4rem 4.8rem);\n } @else if $direction == left {\n margin: var(--img-float-direction-left, 0 4.8rem 2.4rem 0);\n } @else {\n margin: 0 1em 1em 0;\n }\n}\n\n@mixin content-img-align($direction: center, $spacing: var(--content-img-spacing, 1em)) {\n display: block;\n @if $direction == right {\n margin: $spacing 0 $spacing auto;\n } @else if $direction == left {\n margin: $spacing auto $spacing 0;\n } @else {\n margin: $spacing auto;\n }\n}\n\n@mixin section-arrow-down($color, $width, $height) {\n position: relative;\n &:after {\n top: 100%;\n left: 50%;\n border: solid transparent;\n content: '';\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n border-color: rgba(0, 0, 0, 0);\n border-top: $height solid $color;\n border-right: calc($width / 2) solid transparent;\n border-left: calc($width / 2) solid transparent;\n margin-left: - calc($width / 2);\n }\n}\n\n@mixin gradientBtn($color1, $color2, $color3) {\n background: linear-gradient(to bottom, $color1 0, $color2 14%, $color3 61%);\n &:hover {\n background: linear-gradient(to bottom, $color1 0, $color2 14%, $color3 61%);\n }\n}\n\n@mixin sportBtn($color1, $color2) {\n background: linear-gradient(to bottom, $color1 0, $color2 100%);\n &:hover {\n background: linear-gradient(to bottom, $color2 0, $color1 100%);\n }\n}\n\n@mixin star($border-color: #ffb400, $fill-color: #ffb400, $width: 16px, $line-height: 2rem) {\n line-height: $line-height;\n width: $width;\n font-weight: normal;\n display: inline-block;\n color: $fill-color;\n font-size: 15px;\n position: relative;\n text-shadow: -1px 0 $border-color, 0 1px $border-color, 1px 0 $border-color, 0 -1px $border-color;\n\n &:last-child {\n margin-right: 0;\n }\n &:before {\n content: '\\2605';\n }\n}\n\n@mixin half-star($border-color: #ffb400, $half-empty-color: #ffb400, $half-full-color: white) {\n line-height: 2rem;\n width: 16px;\n font-weight: normal;\n display: inline-block;\n color: $half-full-color;\n font-size: 15px;\n position: relative;\n &:before {\n content: '\\2605';\n }\n text-shadow: -1px 0 $border-color, 0 1px $border-color, 1px 0 $border-color, 0 -1px $border-color;\n &:after {\n content: '\\2605';\n color: $half-empty-color;\n position: absolute;\n width: 7px;\n overflow: hidden;\n bottom: 0;\n left: 0;\n }\n}\n\n@mixin border-gradient($color-1, $color-2, $bgcolor, $radius: 0.8rem, $border-width: 2px) {\n background: $bgcolor;\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n border-radius: $radius;\n border: $border-width solid transparent;\n background: $color-1, $color-2 border-box;\n -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: destination-out;\n mask-composite: exclude;\n }\n}\n\n@mixin border-gradient-single($color-1, $bgcolor, $radius: 0.8rem, $border-width: 0.1rem) {\n background: $bgcolor;\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n border-radius: $radius;\n border: $border-width solid transparent;\n background: $color-1 border-box;\n -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);\n -webkit-mask-composite: destination-out;\n mask-composite: exclude;\n }\n}\n\n@mixin buttonsColor($color1, $color2, $color3, $textColor: 'white') {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n background-color: $color1;\n color: $textColor;\n padding: 0.9rem 3rem;\n font-weight: 700;\n font-size: 1.8rem;\n border-radius: var(--border-radius);\n\n > svg {\n flex: none;\n margin-left: 0.8rem;\n }\n\n &:hover {\n background-color: $color2;\n color: $textColor;\n }\n\n &:active {\n background-color: $color3;\n color: $textColor;\n }\n}\n"],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={spotlightsImage:"qPMQJ05sR8acUZQUL3ub0Q=="};const __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___}}]);
@@ -361,4 +361,4 @@
361
361
 
362
362
 
363
363
 
364
- window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/header/variants/default/template-one","files":"template-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/header\\/variants\\/default\\/template-one\\/template-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/header/variants/operator/template-one-two","files":"template-one-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/header\\/variants\\/operator\\/template-one-two\\/template-one-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-three.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-three\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/navigation","files":"navigation.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/navigation\\/navigation\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/anchor/template-one","files":"anchor.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/anchor\\/template-one\\/anchor\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/anchor/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/anchor\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/bonus/template-one","files":"bonus.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/bonus\\/template-one\\/bonus\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/bonus/template-two","files":"bonus.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/bonus\\/template-two\\/bonus\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"text.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/text\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"show-more.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/show-more\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"content.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/content\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/lists","files":"lists.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/lists\\/lists\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/frame","files":"frame.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/frame\\/frame\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/table","files":"table-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/table\\/table-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/table","files":"table-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/table\\/table-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/pagination","files":"pagination.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/pagination\\/pagination\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/carousel/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/carousel\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/carousel/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/carousel\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/icon/template-one","files":"**/*.stories.@(mdx|tsx|ts|jsx|js)","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/icon\\/template-one(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(mdx|tsx|ts|jsx|js))$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-three","files":"template-three.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-three\\/template-three\\.stories)$"}];</script><script src="runtime~main.e9441cd1.iframe.bundle.js"></script><script src="384.1251be93.iframe.bundle.js"></script><script src="main.0c9e2617.iframe.bundle.js"></script></body></html>
364
+ window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/header/variants/default/template-one","files":"template-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/header\\/variants\\/default\\/template-one\\/template-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/header/variants/operator/template-one-two","files":"template-one-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/header\\/variants\\/operator\\/template-one-two\\/template-one-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/footer/variants","files":"template-three.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/footer\\/variants\\/template-three\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/navigation","files":"navigation.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/navigation\\/navigation\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/anchor/template-one","files":"anchor.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/anchor\\/template-one\\/anchor\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/anchor/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/anchor\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/bonus/template-one","files":"bonus.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/bonus\\/template-one\\/bonus\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/bonus/template-two","files":"bonus.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/bonus\\/template-two\\/bonus\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"text.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/text\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"show-more.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/show-more\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content","files":"content.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/content\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/lists","files":"lists.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/lists\\/lists\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/frame","files":"frame.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/frame\\/frame\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/table","files":"table-one.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/table\\/table-one\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/content/table","files":"table-two.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/content\\/table\\/table-two\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/pagination","files":"pagination.stories.js","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/pagination\\/pagination\\.stories\\.js)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/carousel/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/carousel\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/organisms/carousel/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/organisms\\/carousel\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/icon/template-one","files":"**/*.stories.@(mdx|tsx|ts|jsx|js)","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/icon\\/template-one(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(mdx|tsx|ts|jsx|js))$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-one","files":"template-one.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-one\\/template-one\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-two","files":"template-two.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-two\\/template-two\\.stories)$"},{"titlePrefix":"","directory":"../node_modules/gatsby-core-theme/src/components/molecules/spotlights_v2/image-text/template-three","files":"template-three.stories","importPathMatcher":"^(?:\\.\\.\\/node_modules\\/gatsby-core-theme\\/src\\/components\\/molecules\\/spotlights_v2\\/image-text\\/template-three\\/template-three\\.stories)$"}];</script><script src="runtime~main.c20fb245.iframe.bundle.js"></script><script src="384.1251be93.iframe.bundle.js"></script><script src="main.55852b85.iframe.bundle.js"></script></body></html>