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

clay-card

Package Overview
Dependencies
Maintainers
16
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clay-card - npm Package Compare versions

Comparing version 2.22.4 to 2.23.1

16

CHANGELOG.md

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

## [2.23.1](https://github.com/liferay/clay/tree/master/packages/clay-card/compare/v2.23.0...v2.23.1) (2021-12-14)
**Note:** Version bump only for package clay-card
# [2.23.0](https://github.com/liferay/clay/tree/master/packages/clay-card/compare/v2.22.4...v2.23.0) (2021-12-13)
**Note:** Version bump only for package clay-card
## [2.22.3](https://github.com/liferay/clay/tree/master/packages/clay-card/compare/v2.22.2...v2.22.3) (2021-02-18)

@@ -8,0 +24,0 @@

6

lib/ClayCardBase.soy.js

@@ -318,10 +318,10 @@ 'use strict';

if (actionItems && spritemap) {
var msg_3887__soy3888 = '';
var msg_3947__soy3948 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3887__soy3888 += MSG_EXTERNAL_6305962755687847469;
msg_3947__soy3948 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3887__soy3888 }, null, opt_ijData);
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3947__soy3948 }, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -328,0 +328,0 @@ }

@@ -215,10 +215,10 @@ 'use strict';

if (actionItems) {
var msg_3890__soy3891 = '';
var msg_3950__soy3951 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3890__soy3891 += MSG_EXTERNAL_6305962755687847469;
msg_3950__soy3951 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3890__soy3891 }, null, opt_ijData);
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3950__soy3951 }, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -225,0 +225,0 @@ }

@@ -220,10 +220,10 @@ 'use strict';

if (actionItems && spritemap) {
var msg_3893__soy3894 = '';
var msg_3953__soy3954 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3893__soy3894 += MSG_EXTERNAL_6305962755687847469;
msg_3953__soy3954 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias3({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3893__soy3894 }, null, opt_ijData);
$templateAlias3({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3953__soy3954 }, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -230,0 +230,0 @@ }

{
"name": "clay-card",
"version": "2.22.4",
"version": "2.23.1",
"description": "Metal ClayCard component",

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

"dependencies": {
"clay-checkbox": "^2.22.4",
"clay-component": "^2.22.4",
"clay-dropdown": "^2.22.4",
"clay-icon": "^2.22.4",
"clay-label": "^2.22.4",
"clay-link": "^2.22.4",
"clay-sticker": "^2.22.4",
"clay-checkbox": "^2.23.0",
"clay-component": "^2.23.0",
"clay-dropdown": "^2.23.1",
"clay-icon": "^2.23.0",
"clay-label": "^2.23.1",
"clay-link": "^2.23.1",
"clay-sticker": "^2.23.0",
"metal": "^2.16.0",

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

"browserslist-config-clay": "^2.16.2",
"clay-css": "^2.22.4",
"clay-css": "^2.23.0",
"metal-dom": "^2.13.2",

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

"extends browserslist-config-clay"
]
],
"gitHead": "b6b371a21d754c2ab2c6028169b7f0f91a0a2735"
}

@@ -300,10 +300,10 @@ /* jshint ignore:start */

if (actionItems && spritemap) {
var msg_3887__soy3888 = '';
var msg_3947__soy3948 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3887__soy3888 += MSG_EXTERNAL_6305962755687847469;
msg_3947__soy3948 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3887__soy3888}, null, opt_ijData);
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3947__soy3948}, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -310,0 +310,0 @@ }

@@ -197,10 +197,10 @@ /* jshint ignore:start */

if (actionItems) {
var msg_3890__soy3891 = '';
var msg_3950__soy3951 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3890__soy3891 += MSG_EXTERNAL_6305962755687847469;
msg_3950__soy3951 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3890__soy3891}, null, opt_ijData);
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3950__soy3951}, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -207,0 +207,0 @@ }

@@ -202,10 +202,10 @@ /* jshint ignore:start */

if (actionItems && spritemap) {
var msg_3893__soy3894 = '';
var msg_3953__soy3954 = '';
/** @desc */
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions');
msg_3893__soy3894 += MSG_EXTERNAL_6305962755687847469;
msg_3953__soy3954 += MSG_EXTERNAL_6305962755687847469;
incrementalDom.elementOpenStart('div');
incrementalDom.attr('class', 'autofit-col');
incrementalDom.elementOpenEnd();
$templateAlias3({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3893__soy3894}, null, opt_ijData);
$templateAlias3({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3953__soy3954}, null, opt_ijData);
incrementalDom.elementClose('div');

@@ -212,0 +212,0 @@ }

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

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