@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
15 lines (14 loc) • 300 B
JavaScript
//#region src/theme/foundations/zIndices.ts
var zIndices_default = {
header: 1e3,
tooltip: 1100,
drawer: 1300,
modal: 1400,
popover: 1500,
toast: 1600,
raised: 100
};
//#endregion
export { zIndices_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=zIndices.js.map