UNPKG

@atlaskit/primitives

Version:

Primitives are token-backed low-level building blocks.

19 lines 638 B
/** * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} * @codegen <<SignedSource::05a468f2941874c14b7f39734d626517>> * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles * @codegenDependency ../../scripts/codegen-file-templates/dimensions.tsx <<SignedSource::cc9b3f12104c6ede803da6a42daac0b0>> * @codegenDependency ../../scripts/codegen-file-templates/layer.tsx <<SignedSource::92793ca02dbfdad66e53ffbe9f0baa0a>> */ export var layerMap = { '1': 1, card: 100, navigation: 200, dialog: 300, layer: 400, blanket: 500, modal: 510, flag: 600, spotlight: 700, tooltip: 800 };