@nordhealth/tokens
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -191,19 +191,19 @@ module.exports = { | ||
nGradientSkeletonDark: "linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.15) 60%, rgba(0, 0, 0, 0))", | ||
transitionQuickly: "0.05s ease", | ||
transitionSlowly: "0.2s ease", | ||
nTransitionQuickly: "0.05s ease", | ||
nTransitionSlowly: "0.2s ease", | ||
nLineHeight: "1.5", | ||
nLineHeightHeading: "1.2", | ||
nLineHeightTight: "1.15", | ||
zIndexDropdown: "600", | ||
zIndexSpinner: "800", | ||
zIndexDefault: "1", | ||
zIndexPopout: "950", | ||
zIndexToast: "500", | ||
zIndexModal: "900", | ||
zIndexSticky: "300", | ||
zIndexMasked: "100", | ||
zIndexDeep: "-999999", | ||
zIndexOverlay: "700", | ||
zIndexMask: "200", | ||
zIndexHeader: "400", | ||
nIndexDefault: "1", | ||
nIndexSticky: "300", | ||
nIndexMasked: "100", | ||
nIndexToast: "500", | ||
nIndexDeep: "-999999", | ||
nIndexMask: "200", | ||
nIndexHeader: "400", | ||
nIndexDropdown: "600", | ||
nIndexModal: "900", | ||
nIndexOverlay: "700", | ||
nIndexSpinner: "800", | ||
nIndexPopout: "950", | ||
}; |
@@ -191,19 +191,19 @@ { | ||
"n_gradient_skeleton_dark": "linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.15) 60%, rgba(0, 0, 0, 0))", | ||
"transition_quickly": "0.05s ease", | ||
"transition_slowly": "0.2s ease", | ||
"n_transition_quickly": "0.05s ease", | ||
"n_transition_slowly": "0.2s ease", | ||
"n_line_height": "1.5", | ||
"n_line_height_heading": "1.2", | ||
"n_line_height_tight": "1.15", | ||
"z_index_dropdown": "600", | ||
"z_index_spinner": "800", | ||
"z_index_default": "1", | ||
"z_index_popout": "950", | ||
"z_index_toast": "500", | ||
"z_index_modal": "900", | ||
"z_index_sticky": "300", | ||
"z_index_masked": "100", | ||
"z_index_deep": "-999999", | ||
"z_index_overlay": "700", | ||
"z_index_mask": "200", | ||
"z_index_header": "400" | ||
"n_index_default": "1", | ||
"n_index_sticky": "300", | ||
"n_index_masked": "100", | ||
"n_index_toast": "500", | ||
"n_index_deep": "-999999", | ||
"n_index_mask": "200", | ||
"n_index_header": "400", | ||
"n_index_dropdown": "600", | ||
"n_index_modal": "900", | ||
"n_index_overlay": "700", | ||
"n_index_spinner": "800", | ||
"n_index_popout": "950" | ||
} |
{ | ||
"name": "@nordhealth/tokens", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "This package includes Nord Design System tokens", | ||
@@ -33,3 +33,3 @@ "author": "Nordhealth <info@nordhealth.com>", | ||
}, | ||
"gitHead": "e9a0f2a613fc11b6288258cbfb9526f354cb1a9c" | ||
"gitHead": "248066bc39839a537c1a8e262a9b9d121e920a00" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
246687