clay-card
Advanced tools
Comparing version 2.18.3 to 2.18.4
@@ -318,10 +318,10 @@ 'use strict'; | ||
if (actionItems && spritemap) { | ||
var msg_3835__soy3836 = ''; | ||
var msg_3838__soy3839 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3835__soy3836 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3838__soy3839 += 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_3835__soy3836 }, null, opt_ijData); | ||
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3838__soy3839 }, null, opt_ijData); | ||
incrementalDom.elementClose('div'); | ||
@@ -328,0 +328,0 @@ } |
@@ -215,10 +215,10 @@ 'use strict'; | ||
if (actionItems) { | ||
var msg_3838__soy3839 = ''; | ||
var msg_3841__soy3842 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3838__soy3839 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3841__soy3842 += 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_3838__soy3839 }, null, opt_ijData); | ||
$templateAlias4({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3841__soy3842 }, null, opt_ijData); | ||
incrementalDom.elementClose('div'); | ||
@@ -225,0 +225,0 @@ } |
@@ -220,10 +220,10 @@ 'use strict'; | ||
if (actionItems && spritemap) { | ||
var msg_3841__soy3842 = ''; | ||
var msg_3844__soy3845 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3841__soy3842 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3844__soy3845 += 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_3841__soy3842 }, null, opt_ijData); | ||
$templateAlias3({ events: { itemClicked: _handleActionItemClicked }, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3844__soy3845 }, null, opt_ijData); | ||
incrementalDom.elementClose('div'); | ||
@@ -230,0 +230,0 @@ } |
{ | ||
"name": "clay-card", | ||
"version": "2.18.3", | ||
"version": "2.18.4", | ||
"description": "Metal ClayCard component", | ||
@@ -31,9 +31,9 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"clay-checkbox": "^2.18.3", | ||
"clay-component": "^2.18.3", | ||
"clay-dropdown": "^2.18.3", | ||
"clay-icon": "^2.18.3", | ||
"clay-label": "^2.18.3", | ||
"clay-link": "^2.18.3", | ||
"clay-sticker": "^2.18.3", | ||
"clay-checkbox": "^2.18.4", | ||
"clay-component": "^2.18.4", | ||
"clay-dropdown": "^2.18.4", | ||
"clay-icon": "^2.18.4", | ||
"clay-label": "^2.18.4", | ||
"clay-link": "^2.18.4", | ||
"clay-sticker": "^2.18.4", | ||
"metal": "^2.16.0", | ||
@@ -52,3 +52,3 @@ "metal-component": "^2.16.0", | ||
"browserslist-config-clay": "^2.16.2", | ||
"clay-css": "^2.18.3", | ||
"clay-css": "^2.18.4", | ||
"metal-dom": "^2.13.2", | ||
@@ -62,3 +62,3 @@ "metal-tools-soy": "^4.3.2", | ||
], | ||
"gitHead": "cc8475c854b82fca793ceeba50ca0ace747531c1" | ||
"gitHead": "0ce6bf8fad67a642ae61170085c7bb83158a1669" | ||
} |
@@ -300,10 +300,10 @@ /* jshint ignore:start */ | ||
if (actionItems && spritemap) { | ||
var msg_3835__soy3836 = ''; | ||
var msg_3838__soy3839 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3835__soy3836 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3838__soy3839 += 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_3835__soy3836}, null, opt_ijData); | ||
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3838__soy3839}, null, opt_ijData); | ||
incrementalDom.elementClose('div'); | ||
@@ -310,0 +310,0 @@ } |
@@ -197,10 +197,10 @@ /* jshint ignore:start */ | ||
if (actionItems) { | ||
var msg_3838__soy3839 = ''; | ||
var msg_3841__soy3842 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3838__soy3839 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3841__soy3842 += 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_3838__soy3839}, null, opt_ijData); | ||
$templateAlias4({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3841__soy3842}, null, opt_ijData); | ||
incrementalDom.elementClose('div'); | ||
@@ -207,0 +207,0 @@ } |
@@ -202,10 +202,10 @@ /* jshint ignore:start */ | ||
if (actionItems && spritemap) { | ||
var msg_3841__soy3842 = ''; | ||
var msg_3844__soy3845 = ''; | ||
/** @desc */ | ||
var MSG_EXTERNAL_6305962755687847469 = goog.getMsg('actions'); | ||
msg_3841__soy3842 += MSG_EXTERNAL_6305962755687847469; | ||
msg_3844__soy3845 += 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_3841__soy3842}, null, opt_ijData); | ||
$templateAlias3({events: {itemClicked: _handleActionItemClicked}, items: actionItems, spritemap: spritemap, triggerAriaLabel: actionAriaLabel, triggerClasses: 'component-action', triggerTitle: title + ' ' + msg_3844__soy3845}, 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedclay-checkbox@^2.18.4
Updatedclay-component@^2.18.4
Updatedclay-dropdown@^2.18.4
Updatedclay-icon@^2.18.4
Updatedclay-label@^2.18.4
Updatedclay-link@^2.18.4
Updatedclay-sticker@^2.18.4