Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@commercetools-uikit/async-select-input

Package Overview
Dependencies
Maintainers
4
Versions
999
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/async-select-input - npm Package Compare versions

Comparing version 10.13.1-canary.6 to 10.14.1-canary.7

22

dist/async-select-input.cjs.js

@@ -424,20 +424,16 @@ 'use strict';

createLabel: {
id: 'UIKit.CreatableSelectInput.createLabel',
description: 'Text of dropdown when creating option',
defaultMessage: 'Create "{inputValue}"'
"id": "UIKit.CreatableSelectInput.createLabel",
"defaultMessage": "Create \"{inputValue}\""
},
noOptionsMessageWithInputValue: {
id: 'UIKit.SelectInput.noOptionsMessageWithInputValue',
description: 'Text of dropdown when no options match search text',
defaultMessage: 'No options'
"id": "UIKit.SelectInput.noOptionsMessageWithInputValue",
"defaultMessage": "No options"
},
noOptionsMessageWithoutInputValue: {
id: 'UIKit.SelectInput.noOptionsMessageWithoutInputValue',
description: 'Text of dropdown when no options exist',
defaultMessage: 'No options'
"id": "UIKit.SelectInput.noOptionsMessageWithoutInputValue",
"defaultMessage": "No options"
},
placeholder: {
id: 'UIKit.SelectInput.placeholder',
description: 'Default input placeholder text',
defaultMessage: 'Select...'
"id": "UIKit.SelectInput.placeholder",
"defaultMessage": "Select..."
}

@@ -595,5 +591,5 @@ });

var version = '10.13.1-canary.6+a851e63c';
var version = '10.14.1-canary.7+d16e5461';
exports.default = AsyncSelectInput;
exports.version = version;

@@ -417,20 +417,16 @@ import { useContext } from 'react';

createLabel: {
id: 'UIKit.CreatableSelectInput.createLabel',
description: 'Text of dropdown when creating option',
defaultMessage: 'Create "{inputValue}"'
"id": "UIKit.CreatableSelectInput.createLabel",
"defaultMessage": "Create \"{inputValue}\""
},
noOptionsMessageWithInputValue: {
id: 'UIKit.SelectInput.noOptionsMessageWithInputValue',
description: 'Text of dropdown when no options match search text',
defaultMessage: 'No options'
"id": "UIKit.SelectInput.noOptionsMessageWithInputValue",
"defaultMessage": "No options"
},
noOptionsMessageWithoutInputValue: {
id: 'UIKit.SelectInput.noOptionsMessageWithoutInputValue',
description: 'Text of dropdown when no options exist',
defaultMessage: 'No options'
"id": "UIKit.SelectInput.noOptionsMessageWithoutInputValue",
"defaultMessage": "No options"
},
placeholder: {
id: 'UIKit.SelectInput.placeholder',
description: 'Default input placeholder text',
defaultMessage: 'Select...'
"id": "UIKit.SelectInput.placeholder",
"defaultMessage": "Select..."
}

@@ -588,5 +584,5 @@ });

var version = '10.13.1-canary.6+a851e63c';
var version = '10.14.1-canary.7+d16e5461';
export default AsyncSelectInput;
export { version };
{
"name": "@commercetools-uikit/async-select-input",
"version": "10.13.1-canary.6+a851e63c",
"version": "10.14.1-canary.7+d16e5461",
"description": "",

@@ -22,12 +22,12 @@ "main": "dist/async-select-input.cjs.js",

"dependencies": {
"@commercetools-uikit/constraints": "10.13.0",
"@commercetools-uikit/constraints": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/design-system": "10.13.0",
"@commercetools-uikit/icons": "10.13.0",
"@commercetools-uikit/loading-spinner": "10.13.0",
"@commercetools-uikit/select-utils": "10.13.1-canary.6+a851e63c",
"@commercetools-uikit/spacings": "10.13.0",
"@commercetools-uikit/text": "10.13.0",
"@commercetools-uikit/utils": "10.13.0",
"@emotion/core": "10.0.22",
"@emotion/styled": "10.0.23",
"@commercetools-uikit/icons": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/loading-spinner": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/select-utils": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/spacings": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/text": "10.14.1-canary.7+d16e5461",
"@commercetools-uikit/utils": "10.14.1-canary.7+d16e5461",
"@emotion/core": "10.0.27",
"@emotion/styled": "10.0.27",
"lodash": "4.17.15",

@@ -42,3 +42,3 @@ "prop-types": "15.7.2",

},
"gitHead": "a851e63ce1a7600f2773e00fc5790fea494050b5"
"gitHead": "d16e54616a53087be88998d538464bb91b15d5c6"
}
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