Skip to content

Commit

Permalink
[email protected] - Update fozzie and components to use latest…
Browse files Browse the repository at this point in the history
… pie-design-tokens (#2512)

* version bump of pie-design-tokens

* added hoistingLimits

* reverted error message change

* yarn.lock update

* updated snapshots

* yarn.lock update

---------

Co-authored-by: Lizzie Turney <[email protected]>
  • Loading branch information
LTurns and Lizzie Turney authored Apr 16, 2024
1 parent e37050c commit 4abc840
Show file tree
Hide file tree
Showing 12 changed files with 174 additions and 188 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v7.56.0

_April 10, 2024_

### Changed

- Updated version of `@justeat/pie-design-tokens` to 6.2.1

## v7.55.0

_March 13, 2024_
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "7.55.0",
"version": "7.56.0",
"private": true,
"scripts": {
"build": "NODE_OPTIONS=--openssl-legacy-provider cross-env-shell turbo run build --continue --token=${TURBO_TOKEN}",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@justeat/browserslist-config-fozzie": "1.2.0",
"@justeat/eslint-config-fozzie": "5.4.0",
"@justeat/fozzie": "11.x",
"@justeat/pie-design-tokens": "5.0.0",
"@justeat/pie-design-tokens": "6.2.1",
"@justeat/stylelint-config-fozzie": "2.2.0",
"@percy/cli": "1.0.5",
"@percy/webdriverio": "2.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/atoms/f-error-message/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v2.5.0

_April 16, 2024_

### Changed

- - `fozzie` in package.json to `11x`

## v2.4.0

_March 13, 2024_
Expand Down
4 changes: 2 additions & 2 deletions packages/components/atoms/f-error-message/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-error-message",
"description": "Fozzie Error Message – Generic inline error message",
"version": "2.4.0",
"version": "2.5.0",
"main": "dist/f-error-message.umd.min.js",
"maxBundleSize": "5kB",
"files": [
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"peerDependencies": {
"@justeat/browserslist-config-fozzie": ">=1.1.1",
"@justeat/fozzie": ">=9.0.0"
"@justeat/fozzie": "11.x"
},
"devDependencies": {
"@justeat/f-wdio-utils": "1.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/organisms/f-content-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v10.6.0

_April 16, 2024_

### Changed

- `fozzie` in package.json to `11x`

## v10.5.0

_March 13, 2024_
Expand Down
4 changes: 2 additions & 2 deletions packages/components/organisms/f-content-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-content-cards",
"description": "Fozzie Content Cards",
"version": "10.5.0",
"version": "10.6.0",
"main": "dist/f-content-cards.umd.min.js",
"maxBundleSize": "85kB",
"files": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"@justeat/f-button": "4.x",
"@justeat/f-vue-icons": "3.x",
"@justeat/f-wdio-utils": "1.x",
"@justeat/fozzie": "10.7.1",
"@justeat/fozzie": "11.x",
"@justeattakeaway/cc-braze-adapter": "0.5.0",
"@justeattakeaway/cc-filters": "0.1.0",
"@justeattakeaway/cc-stampcards-adapter": "0.7.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/tools/fozzie/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)

## v11.2.0

_April 10, 2024_

### Updated

- `@justeat/pie-design-tokens` from 5.0.0 to 6.2.1

## v11.1.0

_March 13, 2024_
Expand Down
7 changes: 5 additions & 2 deletions packages/tools/fozzie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@justeat/fozzie",
"title": "Fozzie – Just Eat UI Web Framework",
"description": "UI Web Framework for the Just Eat Global Platform",
"version": "11.1.0",
"version": "11.2.0",
"main": "dist/js/index.js",
"files": [
"dist/js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"node": ">=14"
},
"dependencies": {
"@justeat/pie-design-tokens": "^5.0.0",
"@justeat/pie-design-tokens": "6.2.1",
"include-media": "2.0.0"
},
"devDependencies": {
Expand Down Expand Up @@ -113,6 +113,9 @@
"glob": "fonts/**/*"
}
],
"installConfig": {
"hoistingLimits": "workspaces"
},
"volta": {
"extends": "../../../package.json"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,6 @@ html {
/*# sourceMappingURL=fozzie-reset.css.map */"
`;

exports[`fozzie-reset CSS files compiles the expected minified CSS file 1`] = `"/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}"`;
exports[`fozzie-reset CSS files compiles the expected minified CSS file 1`] = `"/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}"`;

exports[`fozzie-reset sourcemap file compiles the expected sourcemap file 1`] = `"{"version":3,"sources":["../../src/scss/base/_normalize.scss","fozzie-reset.css","../../src/scss/base/_reset.scss"],"names":[],"mappings":"AACE,2EAAA;AAEA;4EAAA;AAGA;;;CAAA;AAIA;EACE,iBAAA,EAAA,MAAA;EACA,8BAAA,EAAA,MAAA;ACFJ;;ADKE;4EAAA;AAGA;;EAAA;AAGA;EACE,SAAA;ACHJ;;ADME;;EAAA;AAGA;EACE,cAAA;ACHJ;;ADME;;;EAAA;AAIA;EACE,cAAA;EACA,gBAAA;ACHJ;;ADME;+EAAA;AAGA;;;EAAA;AAIA;EACE,uBAAA,EAAA,MAAA;EACA,SAAA,EAAA,MAAA;EACA,iBAAA,EAAA,MAAA;ACJJ;;ADOE;;;EAAA;AAIA;EACE,sBAAA,EAAA,MAAA;EACA,cAAA,EAAA,MAAA;ACJJ;;ADOE;+EAAA;AAGA;;EAAA;AAGA;EACE,6BAAA;ACLJ;;ADQE;;;EAAA;AAIA;EACE,mBAAA,EAAA,MAAA;EACA,0BAAA,EAAA,MAAA;EACA,yCAAA;UAAA,iCAAA,EAAA,MAAA;ACLJ;;ADQE;;EAAA;AAGA;;EAEE,mBAAA;ACLJ;;ADQE;;;EAAA;AAIA;;;EAGE,sBAAA,EAAA,MAAA;EACA,cAAA,EAAA,MAAA;ACLJ;;ADQE;;EAAA;AAGA;EACE,cAAA;ACLJ;;ADQE;;;EAAA;AAIA;;EAEE,cAAA;EACA,cAAA;EACA,kBAAA;EACA,wBAAA;ACLJ;;ADQE;EACE,eAAA;ACLJ;;ADQE;EACE,WAAA;ACLJ;;ADQE;+EAAA;AAGA;;EAAA;AAGA;EACE,kBAAA;ACNJ;;ADSE;+EAAA;AAGA;;;EAAA;AAIA;;;;;EAKE,oBAAA,EAAA,MAAA;EACA,eAAA,EAAA,MAAA;EACA,iBAAA,EAAA,MAAA;EACA,SAAA,EAAA,MAAA;ACPJ;;ADUE;;;EAAA;AAIA;QACQ,MAAA;EACN,iBAAA;ACPJ;;ADUE;;;EAAA;AAIA;SACS,MAAA;EACP,oBAAA;ACPJ;;ADUE;;EAAA;AAGA;;;;EAIE,0BAAA;ACPJ;;ADUE;;EAAA;AAGA;;;;EAIE,kBAAA;EACA,UAAA;ACPJ;;ADUE;;EAAA;AAGA;;;;EAIE,8BAAA;ACPJ;;ADUE;;EAAA;AAGA;EACE,8BAAA;ACPJ;;ADUE;;;;;EAAA;AAMA;EACE,sBAAA,EAAA,MAAA;EACA,cAAA,EAAA,MAAA;EACA,cAAA,EAAA,MAAA;EACA,eAAA,EAAA,MAAA;EACA,UAAA,EAAA,MAAA;EACA,mBAAA,EAAA,MAAA;ACPJ;;ADUE;;EAAA;AAGA;EACE,wBAAA;ACPJ;;ADUE;;EAAA;AAGA;EACE,cAAA;ACPJ;;ADUE;;;EAAA;AAIA;;EAEE,sBAAA,EAAA,MAAA;EACA,UAAA,EAAA,MAAA;ACPJ;;ADUE;;EAAA;AAGA;;EAEE,YAAA;ACPJ;;ADUE;;;EAAA;AAIA;EACE,6BAAA,EAAA,MAAA;EACA,oBAAA,EAAA,MAAA;ACPJ;;ADUE;;EAAA;AAGA;EACE,wBAAA;ACPJ;;ADUE;;;EAAA;AAIA;EACE,0BAAA,EAAA,MAAA;EACA,aAAA,EAAA,MAAA;ACPJ;;ADUE;+EAAA;AAGA;;EAAA;AAGA;EACE,cAAA;ACRJ;;ADWE;;EAAA;AAGA;EACE,kBAAA;ACRJ;;ADWE;+EAAA;AAGA;;EAAA;AAGA;EACE,aAAA;ACTJ;;ADYE;;EAAA;AAGA;EACE,aAAA;ACTJ;;AClTI;;;;;;;;CAAA;AAUA;EACI,sBAAA;ADoTR;;ACjTI;;;EAGI,mBAAA;ADoTR","file":"fozzie-reset.css"}"`;
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,6 @@ hr {
/*# sourceMappingURL=fozzie-typography.css.map */"
`;

exports[`fozzie-typography CSS files compiles the expected minified CSS file 1`] = `"@charset "UTF-8";html{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:#242e30;font-family:JetSansDigital,Arial,sans-serif;font-weight:400;text-rendering:optimizelegibility}body,p{font-size:16px;font-size:1rem;line-height:1.5}p{margin-bottom:0;margin-top:16px}.alpha,.beta,.delta,.epsilon,.gamma,h1,h2,h3,h4,h5,h6{color:#242e30;font-family:JetSansDigital,Arial,sans-serif;font-weight:800;margin:0}.alpha small,.beta small,.delta small,.epsilon small,.gamma small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400}.alpha,h1{font-size:28px;font-size:1.75rem;line-height:1.29;margin-bottom:16px;margin-top:32px}@media (min-width:48.001em){.alpha,h1{font-size:32px;font-size:2rem;line-height:1.25}}.alpha:first-child,h1:first-child{margin-top:0}.beta,h2{font-size:20px;font-size:1.25rem;line-height:1.4}@media (min-width:48.001em){.beta,h2{font-size:24px;font-size:1.5rem;line-height:1.33}}.delta,.epsilon,.gamma,h3,h4,h5{font-size:16px;font-size:1rem;line-height:1.5}@media (min-width:48.001em){.delta,.epsilon,.gamma,h3,h4,h5{font-size:20px;font-size:1.25rem;line-height:1.4}}.zeta,h6{font-size:12px;font-size:.75rem;line-height:1.33}*+.beta,*+h2{margin-top:32px}*+.delta,*+.gamma,*+h3,*+h4{margin-top:16px}small{font-size:80%}b,strong{font-weight:700}em,i{font-style:italic}abbr[title]{border-bottom:1px dotted #ddd;cursor:help}blockquote{border-left:4px solid #ccc;margin:16px;padding-left:10px}blockquote p{font-size:14px;font-size:.875rem;font-weight:300;line-height:1.43;margin-bottom:0}blockquote small{color:#b3b3b3;display:block}blockquote small:before{content:"— "}button{font-family:JetSansDigital,Arial,sans-serif}blockquote:after,blockquote:before,q:after,q:before{content:""}cite{font-style:normal}dfn{font-style:italic}mark{background:#fff9df;border-radius:4px;padding:2px 4px}address{font-style:normal;margin-bottom:0;margin-top:16px}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}samp{font-family:Menlo,Monaco,Courier New,monospace}hr{border:0;border-top:1px solid rgba(0,0,0,.08);margin:16px 0}.hyphenate{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}"`;
exports[`fozzie-typography CSS files compiles the expected minified CSS file 1`] = `"@charset "UTF-8";html{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:#242e30;font-family:JetSansDigital,Arial,sans-serif;font-weight:400;text-rendering:optimizelegibility}body,p{font-size:16px;font-size:1rem;line-height:1.5}p{margin-bottom:0;margin-top:16px}.alpha,.beta,.delta,.epsilon,.gamma,h1,h2,h3,h4,h5,h6{color:#242e30;font-family:JetSansDigital,Arial,sans-serif;font-weight:800;margin:0}.alpha small,.beta small,.delta small,.epsilon small,.gamma small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400}.alpha,h1{font-size:28px;font-size:1.75rem;line-height:1.29;margin-bottom:16px;margin-top:32px}@media (min-width:48.001em){.alpha,h1{font-size:32px;font-size:2rem;line-height:1.25}}.alpha:first-child,h1:first-child{margin-top:0}.beta,h2{font-size:20px;font-size:1.25rem;line-height:1.4}@media (min-width:48.001em){.beta,h2{font-size:24px;font-size:1.5rem;line-height:1.33}}.delta,.epsilon,.gamma,h3,h4,h5{font-size:16px;font-size:1rem;line-height:1.5}@media (min-width:48.001em){.delta,.epsilon,.gamma,h3,h4,h5{font-size:20px;font-size:1.25rem;line-height:1.4}}.zeta,h6{font-size:12px;font-size:.75rem;line-height:1.33}*+.beta,*+h2{margin-top:32px}*+.delta,*+.gamma,*+h3,*+h4{margin-top:16px}small{font-size:80%}b,strong{font-weight:700}em,i{font-style:italic}abbr[title]{border-bottom:1px dotted #ddd;cursor:help}blockquote{border-left:4px solid #ccc;margin:16px;padding-left:10px}blockquote p{font-size:14px;font-size:.875rem;font-weight:300;line-height:1.43;margin-bottom:0}blockquote small{color:#b3b3b3;display:block}blockquote small:before{content:"— "}button{font-family:JetSansDigital,Arial,sans-serif}blockquote:after,blockquote:before,q:after,q:before{content:""}cite{font-style:normal}dfn{font-style:italic}mark{background:#fff9df;border-radius:4px;padding:2px 4px}address{font-style:normal;margin-bottom:0;margin-top:16px}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}samp{font-family:Menlo,Monaco,Courier New,monospace}hr{border:0;border-top:1px solid #00000014;margin:16px 0}.hyphenate{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}"`;

exports[`fozzie-typography sourcemap file compiles the expected sourcemap file 1`] = `"{"version":3,"sources":["fozzie-typography.css","../../src/scss/base/_typography.scss","../../src/scss/settings/_variables.scss","../../src/scss/tools/mixins/_type.scss","../../node_modules/@justeat/pie-design-tokens/dist/jet.scss","../../node_modules/include-media/dist/_include-media.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACOZ;;;;;;;;;;;;;;;;;CAAA;AAoBA;;CAAA;AAIA;EACI,eClBsB;EDmBtB,8BAAA;UAAA,sBAAA;ADRR;;ACWI;EACI,kDC0EsB;EChG1B,eAAA;EACA,eAAA;EA0CgB,gBAAA;EFnBZ,cGnBY;EHoBZ,gBG4Zc;EH1Zd,kCAAA;EACA,mCAAA;EACA,gCAAA;ADPR;;ACUI;;CAAA;AAGA;EEnCA,eAAA;EACA,eAAA;EA0CgB,gBAAA;EFNZ,gBAAA;EACA,gBAAA;ADLR;;ACQI;;CAAA;AAGA;;;;;;;;;;;EAWI,cGlDY;EHmDZ,SAAA;EACA,gBAAA;EACA,kDCsCsB;EDrCtB,gBGyXgB;AJ9XxB;ACOQ;;;;;;;;;;;EACI,mBAAA;ADKZ;;ACCI;;EEpEA,eAAA;EACA,kBAAA;EA0CgB,iBAAA;EF4BZ,gBAAA;EACA,mBAAA;ADIR;AK4eI;EJpfA;;IEpEA,eAAA;IACA,eAAA;IA0CgB,iBAAA;EHwClB;AACF;ACNQ;;EACI,aAAA;ADSZ;;ACLI;;EEnFA,eAAA;EACA,kBAAA;EA0CgB,gBAAA;AHoDpB;AKydI;EJreA;;IEnFA,eAAA;IACA,iBAAA;IA0CgB,iBAAA;EH2DlB;AACF;;ACXI;;;;;;EE5FA,eAAA;EACA,eAAA;EA0CgB,gBAAA;AHuEpB;AKscI;EJ5dA;;;;;;IE5FA,eAAA;IACA,kBAAA;IA0CgB,gBAAA;EHkFlB;AACF;;ACrBI;;EEzGA,eAAA;EACA,kBAAA;EA0CgB,iBAAA;AH0FpB;;ACtBI;;EAEI,gBAAA;ADyBR;;ACtBI;;;;EAII,gBAAA;ADyBR;;ACtBI;EACI,cAAA;ADyBR;;ACtBI;;CAAA;AAKA;;EAEI,gBG6SW;AJtRnB;;ACpBI;;EAEI,kBAAA;ADuBR;;ACnBI;EACI,8BAAA;EACA,YAAA;ADsBR;;ACnBI;;CAAA;AAGA;EACI,kBAAA;EACA,YAAA;EACA,8BAAA;ADsBR;ACpBQ;EACI,gBAAA;EE7JR,eAAA;EACA,mBAAA;EA0CgB,iBAAA;EFoHR,gBAAA;ADwBZ;ACrBQ;EACI,cAAA;EACA,cAAA;ADuBZ;ACrBY;EACI,aAAA;ADuBhB;;AClBI;;CAAA;AAGA;EACI,kDChFsB;AFqG9B;;ACfQ;;;EAEI,WAAA;ADmBZ;;ACfI;EACI,kBAAA;ADkBR;;ACdI;EACI,kBAAA;ADiBR;;ACdI;EACI,mBGtJU;EHuJV,gBAAA;EACA,kBGoYI;AJnXZ;;ACdI;EACI,kBAAA;EACA,gBAAA;EACA,gBAAA;ADiBR;;ACZI;;EAEI,cAAA;EACA,cAAA;EACA,kBAAA;EACA,wBAAA;ADeR;;ACZI;EAAM,WAAA;ADgBV;;ACfI;EAAM,eAAA;ADmBV;;AClBI;EAAO,oDC5HmB;AFkJ9B;;AChBI;EACI,cAAA;EACA,SAAA;EACA,yCAAA;ADmBR;;ACfI;EACI,yBAAA;EACA,qBAAA;EACA,qBAAA;UAAA,aAAA;ADkBR","file":"fozzie-typography.css"}"`;
exports[`fozzie-typography sourcemap file compiles the expected sourcemap file 1`] = `"{"version":3,"sources":["fozzie-typography.css","../../src/scss/base/_typography.scss","../../src/scss/settings/_variables.scss","../../src/scss/tools/mixins/_type.scss","../../node_modules/@justeat/pie-design-tokens/dist/jet.scss","../../node_modules/include-media/dist/_include-media.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACOZ;;;;;;;;;;;;;;;;;CAAA;AAoBA;;CAAA;AAIA;EACI,eClBsB;EDmBtB,8BAAA;UAAA,sBAAA;ADRR;;ACWI;EACI,kDC0EsB;EChG1B,eAAA;EACA,eAAA;EA0CgB,gBAAA;EFnBZ,cGnBY;EHoBZ,gBG2bc;EHzbd,kCAAA;EACA,mCAAA;EACA,gCAAA;ADPR;;ACUI;;CAAA;AAGA;EEnCA,eAAA;EACA,eAAA;EA0CgB,gBAAA;EFNZ,gBAAA;EACA,gBAAA;ADLR;;ACQI;;CAAA;AAGA;;;;;;;;;;;EAWI,cGlDY;EHmDZ,SAAA;EACA,gBAAA;EACA,kDCsCsB;EDrCtB,gBGwZgB;AJ7ZxB;ACOQ;;;;;;;;;;;EACI,mBAAA;ADKZ;;ACCI;;EEpEA,eAAA;EACA,kBAAA;EA0CgB,iBAAA;EF4BZ,gBAAA;EACA,mBAAA;ADIR;AK4eI;EJpfA;;IEpEA,eAAA;IACA,eAAA;IA0CgB,iBAAA;EHwClB;AACF;ACNQ;;EACI,aAAA;ADSZ;;ACLI;;EEnFA,eAAA;EACA,kBAAA;EA0CgB,gBAAA;AHoDpB;AKydI;EJreA;;IEnFA,eAAA;IACA,iBAAA;IA0CgB,iBAAA;EH2DlB;AACF;;ACXI;;;;;;EE5FA,eAAA;EACA,eAAA;EA0CgB,gBAAA;AHuEpB;AKscI;EJ5dA;;;;;;IE5FA,eAAA;IACA,kBAAA;IA0CgB,gBAAA;EHkFlB;AACF;;ACrBI;;EEzGA,eAAA;EACA,kBAAA;EA0CgB,iBAAA;AH0FpB;;ACtBI;;EAEI,gBAAA;ADyBR;;ACtBI;;;;EAII,gBAAA;ADyBR;;ACtBI;EACI,cAAA;ADyBR;;ACtBI;;CAAA;AAKA;;EAEI,gBG4UW;AJrTnB;;ACpBI;;EAEI,kBAAA;ADuBR;;ACnBI;EACI,8BAAA;EACA,YAAA;ADsBR;;ACnBI;;CAAA;AAGA;EACI,kBAAA;EACA,YAAA;EACA,8BAAA;ADsBR;ACpBQ;EACI,gBAAA;EE7JR,eAAA;EACA,mBAAA;EA0CgB,iBAAA;EFoHR,gBAAA;ADwBZ;ACrBQ;EACI,cAAA;EACA,cAAA;ADuBZ;ACrBY;EACI,aAAA;ADuBhB;;AClBI;;CAAA;AAGA;EACI,kDChFsB;AFqG9B;;ACfQ;;;EAEI,WAAA;ADmBZ;;ACfI;EACI,kBAAA;ADkBR;;ACdI;EACI,kBAAA;ADiBR;;ACdI;EACI,mBGpJU;EHqJV,gBAAA;EACA,kBG8ZI;AJ7YZ;;ACdI;EACI,kBAAA;EACA,gBAAA;EACA,gBAAA;ADiBR;;ACZI;;EAEI,cAAA;EACA,cAAA;EACA,kBAAA;EACA,wBAAA;ADeR;;ACZI;EAAM,WAAA;ADgBV;;ACfI;EAAM,eAAA;ADmBV;;AClBI;EAAO,oDC5HmB;AFkJ9B;;AChBI;EACI,cAAA;EACA,SAAA;EACA,yCAAA;ADmBR;;ACfI;EACI,yBAAA;EACA,qBAAA;EACA,qBAAA;UAAA,aAAA;ADkBR","file":"fozzie-typography.css"}"`;
Loading

0 comments on commit 4abc840

Please sign in to comment.