New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kaizen/draft-illustration

Package Overview
Dependencies
Maintainers
5
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/draft-illustration - npm Package Compare versions

Comparing version 1.6.5-canary.18 to 1.7.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.7.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@1.6.4...@kaizen/draft-illustration@1.7.0) (2021-04-20)
### Features
* Add get started illustration to storybook and scene component ([#1464](https://github.com/cultureamp/kaizen-design-system/issues/1464)) ([65fb356](https://github.com/cultureamp/kaizen-design-system/commit/65fb35611c0fa6e7f299f2d84bcb136f82459073))
## [1.6.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@1.6.3...@kaizen/draft-illustration@1.6.4) (2021-04-13)

@@ -8,0 +19,0 @@

1

KaizenDraft/Illustration/Scene.d.ts

@@ -53,1 +53,2 @@ import { BaseProps } from "./Base";

export declare const SurveyOverviewClosed: (props: SceneProps) => JSX.Element;
export declare const SurveyGetStarted: (props: SceneProps) => JSX.Element;

3

KaizenDraft/Illustration/Scene.js

@@ -33,3 +33,3 @@ "use strict";

exports.__esModule = true;
exports.SurveyOverviewClosed = exports.KaizenSiteResourcesAlt = exports.KaizenSiteResources = exports.KaizenSiteProductAlt = exports.KaizenSiteProduct = exports.KaizenSitePrinciplesAlt = exports.KaizenSitePrinciples = exports.KaizenSiteLanguage = exports.KaizenSiteLanguageAlt = exports.KaizenSiteBrand = exports.KaizenSiteBrandAlt = exports.Programs = exports.ManagerLearningRemoteManager = exports.ManagerLearningStrategy = exports.ManagerLearningOneOnOneMeetings = exports.ManagerLearningResilience = exports.ManagerLearningProductivity = exports.ManagerLearningFeedback = exports.ManagerLearningCoaching = exports.ManagerLearningManagerHub = exports.ManagerLabScheduling = exports.ManagerLabFourWeekCycle = exports.PerformanceCompanySettings = exports.PerformanceTeamSummary = exports.PerformanceSupport = exports.PerformanceSelfReflections = exports.PerformancePeopleNetwork = exports.PerformanceGoals = exports.PerformanceGoalStats = exports.PerformancePerformanceFeedback = exports.PerformanceFaq = exports.PerformanceCalibration = exports.PerformanceEvaluations = exports.InformationReportOwnerByRule = exports.InformationReportOwner = exports.InformationEmployeeLifecycle = exports.InformationEmergingTrends = exports.InformationTurnoverForecast = exports.InformationTurnoverCalculator = exports.InformationDemographicFocus = exports.Information360Upgrade = exports.IntroductionsNewAdmin = exports.IntroductionsPerformance = exports.IntroductionsCaptureIntro = exports.IntroductionsNewAccount = exports.EmptyStatesNeutral = exports.EmptyStatesPositive = exports.EmptyStatesNegative = exports.EmptyStatesInformative = exports.EmptyStatesAction = void 0;
exports.SurveyGetStarted = exports.SurveyOverviewClosed = exports.KaizenSiteResourcesAlt = exports.KaizenSiteResources = exports.KaizenSiteProductAlt = exports.KaizenSiteProduct = exports.KaizenSitePrinciplesAlt = exports.KaizenSitePrinciples = exports.KaizenSiteLanguage = exports.KaizenSiteLanguageAlt = exports.KaizenSiteBrand = exports.KaizenSiteBrandAlt = exports.Programs = exports.ManagerLearningRemoteManager = exports.ManagerLearningStrategy = exports.ManagerLearningOneOnOneMeetings = exports.ManagerLearningResilience = exports.ManagerLearningProductivity = exports.ManagerLearningFeedback = exports.ManagerLearningCoaching = exports.ManagerLearningManagerHub = exports.ManagerLabScheduling = exports.ManagerLabFourWeekCycle = exports.PerformanceCompanySettings = exports.PerformanceTeamSummary = exports.PerformanceSupport = exports.PerformanceSelfReflections = exports.PerformancePeopleNetwork = exports.PerformanceGoals = exports.PerformanceGoalStats = exports.PerformancePerformanceFeedback = exports.PerformanceFaq = exports.PerformanceCalibration = exports.PerformanceEvaluations = exports.InformationReportOwnerByRule = exports.InformationReportOwner = exports.InformationEmployeeLifecycle = exports.InformationEmergingTrends = exports.InformationTurnoverForecast = exports.InformationTurnoverCalculator = exports.InformationDemographicFocus = exports.Information360Upgrade = exports.IntroductionsNewAdmin = exports.IntroductionsPerformance = exports.IntroductionsCaptureIntro = exports.IntroductionsNewAccount = exports.EmptyStatesNeutral = exports.EmptyStatesPositive = exports.EmptyStatesNegative = exports.EmptyStatesInformative = exports.EmptyStatesAction = void 0;
var design_tokens_1 = require("@kaizen/design-tokens");

@@ -113,2 +113,3 @@ var React = __importStar(require("react"));

exports.SurveyOverviewClosed = function (props) { return (React.createElement(Base_1.Base, __assign({}, props, { name: "illustrations/scene/survey-overview-closed.svg" }))); };
exports.SurveyGetStarted = function (props) { return (React.createElement(Base_1.Base, __assign({}, props, { name: "illustrations/scene/getting-started.svg" }))); };
//# sourceMappingURL=Scene.js.map
{
"name": "@kaizen/draft-illustration",
"version": "1.6.5-canary.18+a6ad6951",
"version": "1.7.0",
"description": "The draft illustration component",

@@ -35,3 +35,3 @@ "scripts": {

"dependencies": {
"@kaizen/design-tokens": "^2.8.1-canary.18+a6ad6951",
"@kaizen/design-tokens": "^2.8.0",
"@kaizen/hosted-assets": "^1.1.0"

@@ -46,3 +46,3 @@ },

},
"gitHead": "a6ad6951a87688102099bf79fac689480ccf2952"
"gitHead": "a56d9de56bbc6d68a637fa6431764213978e8fdc"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc