es-components-wtw-legacy-theme
Advanced tools
Comparing version 21.9.0-canary.77 to 21.9.0-canary.78
"use strict"; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var es_components_shared_types_1 = __importDefault(require("../../../shared/types/src")); | ||
// grayscale | ||
@@ -4,0 +8,0 @@ var white = '#fff'; |
import * as CSS from 'csstype'; | ||
import { IconName } from './IconNames'; | ||
import { IconName } from "./IconNames"; | ||
export declare const buttonSizes: readonly ["lg", "sm", "xs", "default"]; | ||
@@ -4,0 +4,0 @@ export type ButtonSize = (typeof buttonSizes)[number]; |
@@ -1,5 +0,5 @@ | ||
import type ESTheme from './ESTheme'; | ||
export * from './IconNames'; | ||
export * from './ESTheme'; | ||
import type ESTheme from "./ESTheme"; | ||
export * from "./IconNames"; | ||
export * from "./ESTheme"; | ||
export default ESTheme; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,4 +16,8 @@ "use strict"; | ||
}; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var ESTheme_1 = __importDefault(require("./ESTheme")); | ||
__exportStar(require("./IconNames"), exports); | ||
__exportStar(require("./ESTheme"), exports); |
{ | ||
"name": "es-components-wtw-legacy-theme", | ||
"version": "21.9.0-canary.77+2e64bc5c", | ||
"version": "21.9.0-canary.78+57d81d3e", | ||
"main": "dist/packages/es-components-wtw-legacy-theme/src/index.js", | ||
@@ -8,3 +8,4 @@ "author": "Willis Towers Watson - Individual Marketplace", | ||
"scripts": { | ||
"build": "tsc --build" | ||
"build": "tsc --build", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -14,3 +15,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2e64bc5c7375f9397c3334e71052d37c044a3161" | ||
"gitHead": "57d81d3ee3b53c2591286fabca459f57db32d30c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
89740
1695
1