@bigpicturemedical/medkit-tokens
Advanced tools
Comparing version 0.1.0-alpha.0 to 0.1.0
{ | ||
"1x1": "1x1.svg", | ||
"1x2": "1x2.svg", | ||
"2x2": "2x2.svg", | ||
"add": "add.svg", | ||
"angle": "angle.svg", | ||
"area": "area.svg", | ||
"arrow-down": "arrow-down.svg", | ||
"arrow-left": "arrow-left.svg", | ||
"arrow-right": "arrow-right.svg", | ||
"arrow-top-left": "arrow-top-left.svg", | ||
"arrow-top-right": "arrow-top-right.svg", | ||
"arrow-up": "arrow-up.svg", | ||
"ascending": "ascending.svg", | ||
"both-eyes": "both-eyes.svg", | ||
"bpm": "bpm.svg", | ||
"building": "building.svg", | ||
"calendar": "calendar.svg", | ||
"check": "check.svg", | ||
"check-circle": "check-circle.svg", | ||
"chevron-down": "chevron-down.svg", | ||
"chevron-up": "chevron-up.svg", | ||
"chevron-right": "chevron-right.svg", | ||
"circuit": "circuit.svg", | ||
"close": "close.svg", | ||
"compare": "compare.svg", | ||
"delete": "delete.svg", | ||
"descending": "descending.svg", | ||
"edit": "edit.svg", | ||
"group": "group.svg", | ||
"inadequate": "inadequate.svg", | ||
"info": "info.svg", | ||
"left-arrow": "left-arrow.svg", | ||
"left-eye": "left-eye.svg", | ||
"lens-unavailable": "lens-unavailable.svg", | ||
"loading": "loading.svg", | ||
"loading-spinner-large": "loading-spinner-large.svg", | ||
"loading-spinner-small": "loading-spinner-small.svg", | ||
"lock": "lock.svg", | ||
"lock-2": "lock-2.svg", | ||
"minus": "minus.svg", | ||
"more": "more.svg", | ||
"note": "note.svg", | ||
"org-unit": "org-unit.svg", | ||
"pen": "pen.svg", | ||
"pin": "pin.svg", | ||
"play": "play.svg", | ||
"preferences1": "preferences1.svg", | ||
"reload": "reload.svg", | ||
"right-arrow": "right-arrow.svg", | ||
"right-eye": "right-eye.svg", | ||
"search": "search.svg", | ||
"section": "section.svg", | ||
"signout": "signout.svg", | ||
"sortable": "sortable.svg", | ||
"support": "support.svg", | ||
"text": "text.svg", | ||
"tick": "tick.svg", | ||
"undo": "undo.svg", | ||
"user": "user.svg", | ||
"user-multiple": "users-multiple.svg", | ||
"warning": "warning.svg", | ||
"workstation": "workstation.svg" | ||
} |
{ | ||
"color-black": "#000000", | ||
"color-white": "#ffffff", | ||
"color-branding-blue-purple": "#4c4be8", | ||
"color-branding-green": "#50caa1", | ||
"color-branding-green-dark": "#2db286", | ||
"color-grey-100": "#fafafa", | ||
"color-grey-200": "#f6f6f6", | ||
"color-grey-300": "#e1e1e1", | ||
"color-grey-400": "#d0d0d0", | ||
"color-grey-500": "#a3a3a3", | ||
"color-grey-600": "#828282", | ||
"color-grey-700": "#626262", | ||
"color-grey-800": "#3e3e3e", | ||
"color-grey-900": "#1c1c1c", | ||
"color-primary-100": "#f9fcff", | ||
"color-primary-200": "#e9f3ff", | ||
"color-primary-300": "#aacff8", | ||
"color-primary-400": "#6eaef1", | ||
"color-primary-500": "#0075e3", | ||
"color-primary-600": "#0069d0", | ||
"color-primary-700": "#005dbd", | ||
"color-primary-800": "#0051aa", | ||
"color-primary-900": "#004696", | ||
"color-secondary-100": "#f6f8fb", | ||
"color-secondary-200": "#ecf1f7", | ||
"color-secondary-300": "#c0d2e5", | ||
"color-secondary-400": "#99b7d3", | ||
"color-secondary-500": "#5689af", | ||
"color-secondary-600": "#3b759d", | ||
"color-secondary-700": "#24648b", | ||
"color-secondary-800": "#1e507a", | ||
"color-secondary-900": "#183e69", | ||
"color-success-100": "#d9ffec", | ||
"color-success-200": "#c0e7d3", | ||
"color-success-300": "#97d7b8", | ||
"color-success-400": "#6ac89c", | ||
"color-success-500": "#00b072", | ||
"color-success-600": "#00a167", | ||
"color-success-700": "#008f5a", | ||
"color-success-800": "#007d4e", | ||
"color-success-900": "#005e39", | ||
"color-alert-100": "#fffef4", | ||
"color-alert-200": "#fffbdb", | ||
"color-alert-300": "#fff4bc", | ||
"color-alert-400": "#ffe590", | ||
"color-alert-500": "#fdc457", | ||
"color-alert-600": "#e49a0e", | ||
"color-alert-700": "#cd8500", | ||
"color-alert-800": "#b37200", | ||
"color-alert-900": "#965f00", | ||
"color-danger-100": "#fff4f4", | ||
"color-danger-200": "#ffe2e2", | ||
"color-danger-300": "#ffbfbf", | ||
"color-danger-400": "#fc9b9b", | ||
"color-danger-500": "#ef5151", | ||
"color-danger-600": "#df2828", | ||
"color-danger-700": "#ca0505", | ||
"color-danger-800": "#b10202", | ||
"color-danger-900": "#960000", | ||
"color-alpha-key-100": "rgba(0, 0, 0, 0.1)", | ||
"color-alpha-key-200": "rgba(0, 0, 0, 0.2)", | ||
"color-alpha-key-300": "rgba(0, 0, 0, 0.3)", | ||
"color-alpha-key-400": "rgba(0, 0, 0, 0.4)", | ||
"color-alpha-key-500": "rgba(0, 0, 0, 0.5)", | ||
"color-alpha-key-600": "rgba(0, 0, 0, 0.6)", | ||
"color-alpha-key-700": "rgba(0, 0, 0, 0.7)", | ||
"color-alpha-key-800": "rgba(0, 0, 0, 0.8)", | ||
"color-alpha-key-900": "rgba(0, 0, 0, 0.9)", | ||
"color-alpha-base-100": "rgba(28, 28, 28, 0.1)", | ||
"color-alpha-base-200": "rgba(28, 28, 28, 0.2)", | ||
"color-alpha-base-300": "rgba(28, 28, 28, 0.3)", | ||
"color-alpha-base-400": "rgba(28, 28, 28, 0.4)", | ||
"color-alpha-base-500": "rgba(28, 28, 28, 0.5)", | ||
"color-alpha-base-600": "rgba(28, 28, 28, 0.6)", | ||
"color-alpha-base-700": "rgba(28, 28, 28, 0.7)", | ||
"color-alpha-base-800": "rgba(28, 28, 28, 0.8)", | ||
"color-alpha-base-900": "rgba(28, 28, 28, 0.9)" | ||
} |
{ | ||
"asset-font-inter-regular-name": "Inter Regular", | ||
"asset-font-inter-regular-path": "~@bigpicturemedical/medkit-ts/assets/fonts/inter/Inter-Regular", | ||
"asset-font-inter-regular-weight": 400, | ||
"asset-font-inter-regular-exts": "woff", | ||
"asset-font-inter-medium-name": "Inter Medium", | ||
"asset-font-inter-medium-path": "~@bigpicturemedical/medkit-ts/assets/fonts/inter/Inter-Medium", | ||
"asset-font-inter-medium-weight": 500, | ||
"asset-font-inter-medium-exts": "woff", | ||
"asset-font-inter-semi-bold-name": "Inter SemiBold", | ||
"asset-font-inter-semi-bold-path": "~@bigpicturemedical/medkit-ts/assets/fonts/inter/Inter-SemiBold", | ||
"asset-font-inter-semi-bold-weight": 600, | ||
"asset-font-inter-semi-bold-exts": "woff", | ||
"asset-font-inter-bold-name": "Inter Bold", | ||
"asset-font-inter-bold-path": "~@bigpicturemedical/medkit-ts/assets/fonts/inter/Inter-Bold", | ||
"asset-font-inter-bold-weight": 700, | ||
"asset-font-inter-bold-exts": "woff" | ||
} |
{ | ||
"shadow-default": "0px 1px 2px rgba(0, 0, 0, 0.0488145)", | ||
"shadow-md": "0px 2px 4px rgba(0, 0, 0, 0.04), 0px 5px 12px rgba(0, 0, 0, 0.06)", | ||
"shadow-lg": "0px 4px 4px rgba(0, 0, 0, 0.04), 0px 8px 12px rgba(0, 0, 0, 0.07)", | ||
"shadow-xl": "0px 4px 8px rgba(0, 0, 0, 0.08), 0px 8px 32px rgba(0, 0, 0, 0.15)", | ||
"shadow-inner": "inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)", | ||
"shadow-outline": "0 0 0 3px rgba(66, 153, 225, 0.5)", | ||
"shadow-outline-danger-dark": "0 0 0 3px ", | ||
"shadow-outline-danger-transparent": "0 0 0 16px rgba(255, 78, 78, 0.3)", | ||
"shadow-none": "none" | ||
} |
{ | ||
"size-text-body-12": "0.75px", | ||
"size-text-body-14": "0.875px", | ||
"size-text-body-16": "1px", | ||
"size-text-body-18": "1.125px", | ||
"size-text-body-20": "1.25px", | ||
"size-text-body-24": "1.5px", | ||
"size-text-body-30": "1.875px", | ||
"size-text-body-36": "2.25px", | ||
"size-text-display-48": "3px", | ||
"size-text-display-64": "4px", | ||
"size-text-display-72": "4.5px", | ||
"size-text-display-96": "6px", | ||
"size-text-base": "1px", | ||
"size-icon-small": "1.5px", | ||
"size-icon-base": "2px", | ||
"size-icon-large": "2.5px", | ||
"size-icon-xl": "3px", | ||
"size-icon-xxl": "5px" | ||
} |
{ | ||
"name": "@bigpicturemedical/medkit-tokens", | ||
"version": "0.1.0-alpha.0", | ||
"main": "index.ts", | ||
"types": "index.d.ts", | ||
"version": "0.1.0", | ||
"main": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"publishConfig": { | ||
@@ -11,6 +11,8 @@ "access": "public" | ||
"assets/**/*", | ||
"build/tokens/*" | ||
"build/tokens/*", | ||
"src/index.js", | ||
"src/index.d.ts" | ||
], | ||
"scripts": { | ||
"build": "style-dictionary build", | ||
"build": "style-dictionary build --config=./src/config.json", | ||
"svgo": "svgo -f ./assets/svg" | ||
@@ -27,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "d45e70e0587fcd3088e5c150a110ba764cc61923" | ||
"gitHead": "5f3a896450d2f4d43f6f3387978b2bdbecc3667d" | ||
} |
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 not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
87
1002366
24
9