GoScrobble/web/node_modules/.cache/babel-loader/86f11d3ed17c85e10f59dbf8c0fc31c2.json

1 line
1.0 KiB
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{"ast":null,"code":"// We need to centralize the zIndex definitions as they work\n// like global values in the browser.\nvar zIndex = {\n mobileStepper: 1000,\n speedDial: 1050,\n appBar: 1100,\n drawer: 1200,\n modal: 1300,\n snackbar: 1400,\n tooltip: 1500\n};\nexport default zIndex;","map":{"version":3,"sources":["/app/node_modules/@material-ui/core/esm/styles/zIndex.js"],"names":["zIndex","mobileStepper","speedDial","appBar","drawer","modal","snackbar","tooltip"],"mappings":"AAAA;AACA;AACA,IAAIA,MAAM,GAAG;AACXC,EAAAA,aAAa,EAAE,IADJ;AAEXC,EAAAA,SAAS,EAAE,IAFA;AAGXC,EAAAA,MAAM,EAAE,IAHG;AAIXC,EAAAA,MAAM,EAAE,IAJG;AAKXC,EAAAA,KAAK,EAAE,IALI;AAMXC,EAAAA,QAAQ,EAAE,IANC;AAOXC,EAAAA,OAAO,EAAE;AAPE,CAAb;AASA,eAAeP,MAAf","sourcesContent":["// We need to centralize the zIndex definitions as they work\n// like global values in the browser.\nvar zIndex = {\n mobileStepper: 1000,\n speedDial: 1050,\n appBar: 1100,\n drawer: 1200,\n modal: 1300,\n snackbar: 1400,\n tooltip: 1500\n};\nexport default zIndex;"]},"metadata":{},"sourceType":"module"}