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

clay-dropdown

Package Overview
Dependencies
Maintainers
13
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clay-dropdown - npm Package Compare versions

Comparing version 2.20.1 to 2.20.2

6

lib/ClayActionsDropdown.soy.js

@@ -118,7 +118,7 @@ 'use strict';

} else {
var msg_2453__soy2454 = '';
var msg_2467__soy2468 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_2453__soy2454 += MSG_EXTERNAL_6305962755687847469;
param54 += msg_2453__soy2454;
msg_2467__soy2468 += MSG_EXTERNAL_6305962755687847469;
param54 += msg_2467__soy2468;
}

@@ -125,0 +125,0 @@ $templateAlias2({ button: button, caption: caption, disabled: disabled, elementClasses: dropdownElementClasses__soy21, events: { buttonClicked: _handleButtonClick, itemClicked: _handleItemClick, toggle: toggle }, expanded: expanded, helpText: helpText, id: id, items: items, itemsIconAlignment: itemsIconAlignment, label: trigger__soy30, preferredAlign: preferredAlign, ref: 'dropdown', spritemap: spritemap, triggerAriaLabel: triggerAriaLabel, triggerClasses: triggerClasses, triggerTitle: param54 }, null, opt_ijData);

@@ -120,6 +120,6 @@ 'use strict';

var viewMoreURL = soy.asserts.assertType(opt_data.viewMoreURL == null || goog.isString(opt_data.viewMoreURL) || opt_data.viewMoreURL instanceof goog.soy.data.SanitizedContent, 'viewMoreURL', opt_data.viewMoreURL, '!goog.soy.data.SanitizedContent|null|string|undefined');
var msg_2456__soy2457 = '';
var msg_2470__soy2471 = '';
/** @desc */
var MSG_EXTERNAL_7011425206383801543 = goog.getMsg('more');
msg_2456__soy2457 += MSG_EXTERNAL_7011425206383801543;
msg_2470__soy2471 += MSG_EXTERNAL_7011425206383801543;
var secondaryItemsFirstGroup__soy93 = secondaryItems != null ? secondaryItems[0] != null ? secondaryItems[0] : null : null;

@@ -142,3 +142,3 @@ var secondaryItemsSecondGroup__soy95 = secondaryItems != null ? secondaryItems[1] != null ? secondaryItems[1] : null : null;

var textMore__soy125 = '';
textMore__soy125 += msg_2456__soy2457;
textMore__soy125 += msg_2470__soy2471;
var showMoreButton__soy133 = showingItems__soy115 < totalItems__soy105 ? viewMoreURL != null ? { buttonStyle: 'secondary', href: viewMoreURL, label: textMore__soy125 } : { label: textMore__soy125, style: 'secondary' } : null;

@@ -174,7 +174,7 @@ var trigger__soy135 = function trigger__soy135() {

} else {
var msg_2459__soy2460 = '';
var msg_2473__soy2474 = '';
/** @desc */
var MSG_EXTERNAL_7387635272539030076 = goog.getMsg('new');
msg_2459__soy2460 += MSG_EXTERNAL_7387635272539030076;
param176 += msg_2459__soy2460;
msg_2473__soy2474 += MSG_EXTERNAL_7387635272539030076;
param176 += msg_2473__soy2474;
}

@@ -181,0 +181,0 @@ $templateAlias2({ button: showMoreButton__soy133, caption: param144, disabled: disabled, elementClasses: elementClasses, events: { buttonClicked: _handleButtonClick, itemClicked: _handleItemClick, toggle: toggle }, expanded: expanded, helpText: showMoreButton__soy133 ? helpText : null, id: id, items: items__soy123, itemsIconAlignment: itemsIconAlignment, label: trigger__soy135, preferredAlign: preferredAlign, ref: 'dropdown', spritemap: spritemap, style: 'primary', triggerAriaLabel: triggerAriaLabel, triggerClasses: triggerClasses, triggerTitle: param176 }, null, opt_ijData);

{
"name": "clay-dropdown",
"version": "2.20.1",
"version": "2.20.2",
"description": "Clay Dropdown Component",

@@ -31,9 +31,9 @@ "license": "BSD-3-Clause",

"dependencies": {
"clay-button": "^2.20.1",
"clay-checkbox": "^2.20.1",
"clay-component": "^2.20.1",
"clay-icon": "^2.20.1",
"clay-link": "^2.20.1",
"clay-portal": "^2.20.1",
"clay-radio": "^2.20.1",
"clay-button": "^2.20.2",
"clay-checkbox": "^2.20.2",
"clay-component": "^2.20.2",
"clay-icon": "^2.20.2",
"clay-link": "^2.20.2",
"clay-portal": "^2.20.2",
"clay-radio": "^2.20.2",
"metal": "^2.16.0",

@@ -55,3 +55,3 @@ "metal-component": "^2.16.0",

"browserslist-config-clay": "^2.16.2",
"clay-css": "^2.20.1",
"clay-css": "^2.20.2",
"metal-dom": "^2.13.2",

@@ -65,3 +65,3 @@ "metal-tools-soy": "^4.3.2",

],
"gitHead": "9f0797390e5011d63c46324aefbf42c400a29cad"
"gitHead": "7b163e2fbc194fe32b3835bfa446b9c25f0d9e3c"
}

@@ -99,7 +99,7 @@ /* jshint ignore:start */

} else {
var msg_2453__soy2454 = '';
var msg_2467__soy2468 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_2453__soy2454 += MSG_EXTERNAL_6305962755687847469;
param54 += msg_2453__soy2454;
msg_2467__soy2468 += MSG_EXTERNAL_6305962755687847469;
param54 += msg_2467__soy2468;
}

@@ -106,0 +106,0 @@ $templateAlias2({button: button, caption: caption, disabled: disabled, elementClasses: dropdownElementClasses__soy21, events: {buttonClicked: _handleButtonClick, itemClicked: _handleItemClick, toggle: toggle}, expanded: expanded, helpText: helpText, id: id, items: items, itemsIconAlignment: itemsIconAlignment, label: trigger__soy30, preferredAlign: preferredAlign, ref: 'dropdown', spritemap: spritemap, triggerAriaLabel: triggerAriaLabel, triggerClasses: triggerClasses, triggerTitle: param54}, null, opt_ijData);

@@ -101,6 +101,6 @@ /* jshint ignore:start */

var viewMoreURL = soy.asserts.assertType(opt_data.viewMoreURL == null || (goog.isString(opt_data.viewMoreURL) || opt_data.viewMoreURL instanceof goog.soy.data.SanitizedContent), 'viewMoreURL', opt_data.viewMoreURL, '!goog.soy.data.SanitizedContent|null|string|undefined');
var msg_2456__soy2457 = '';
var msg_2470__soy2471 = '';
/** @desc */
var MSG_EXTERNAL_7011425206383801543 = goog.getMsg('more');
msg_2456__soy2457 += MSG_EXTERNAL_7011425206383801543;
msg_2470__soy2471 += MSG_EXTERNAL_7011425206383801543;
var secondaryItemsFirstGroup__soy93 = (secondaryItems != null) ? ((secondaryItems[0] != null) ? secondaryItems[0] : null) : null;

@@ -123,3 +123,3 @@ var secondaryItemsSecondGroup__soy95 = (secondaryItems != null) ? ((secondaryItems[1] != null) ? secondaryItems[1] : null) : null;

var textMore__soy125 = '';
textMore__soy125 += msg_2456__soy2457;
textMore__soy125 += msg_2470__soy2471;
var showMoreButton__soy133 = showingItems__soy115 < totalItems__soy105 ? ((viewMoreURL != null) ? {buttonStyle: 'secondary', href: viewMoreURL, label: textMore__soy125} : {label: textMore__soy125, style: 'secondary'}) : null;

@@ -153,7 +153,7 @@ var trigger__soy135 = function() {

} else {
var msg_2459__soy2460 = '';
var msg_2473__soy2474 = '';
/** @desc */
var MSG_EXTERNAL_7387635272539030076 = goog.getMsg('new');
msg_2459__soy2460 += MSG_EXTERNAL_7387635272539030076;
param176 += msg_2459__soy2460;
msg_2473__soy2474 += MSG_EXTERNAL_7387635272539030076;
param176 += msg_2473__soy2474;
}

@@ -160,0 +160,0 @@ $templateAlias2({button: showMoreButton__soy133, caption: param144, disabled: disabled, elementClasses: elementClasses, events: {buttonClicked: _handleButtonClick, itemClicked: _handleItemClick, toggle: toggle}, expanded: expanded, helpText: showMoreButton__soy133 ? helpText : null, id: id, items: items__soy123, itemsIconAlignment: itemsIconAlignment, label: trigger__soy135, preferredAlign: preferredAlign, ref: 'dropdown', spritemap: spritemap, style: 'primary', triggerAriaLabel: triggerAriaLabel, triggerClasses: triggerClasses, triggerTitle: param176}, null, opt_ijData);

Sorry, the diff of this file is not supported yet

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