Comparing version 6.4.0 to 6.5.0
@@ -349,2 +349,12 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", { | ||
href: absUrl("/solutions/asset-tracking"), | ||
className: "ui-footer-menu-row-link" | ||
}, "Ably Asset Tracking")), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("li", { | ||
className: "p-menu-row-snug" | ||
}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", { | ||
href: absUrl("/solutions/extend-kafka-to-the-edge"), | ||
className: "ui-footer-menu-row-link" | ||
}, "Extend Kafka to the edge")), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("li", { | ||
className: "p-menu-row-snug" | ||
}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", { | ||
href: absUrl("/solutions/edtech"), | ||
@@ -351,0 +361,0 @@ className: "ui-footer-menu-row-link" |
@@ -223,5 +223,12 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
id: "meganav-use-cases-panel-industry-use-cases" | ||
}, "By industry use case"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("ul", { | ||
}, "By use case"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("ul", { | ||
"aria-labelledby": "meganav-use-cases-panel-industry-use-cases" | ||
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", { | ||
href: absUrl("/solutions/extend-kafka-to-the-edge"), | ||
className: "ui-meganav-media group" | ||
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", { | ||
className: "ui-meganav-media-heading" | ||
}, "Extend Kafka to the edge"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", { | ||
className: "ui-meganav-media-copy" | ||
}, "Enhance and reliably expand Kafka's event streaming capabilities beyond your private network."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", { | ||
href: absUrl("/solutions/edtech"), | ||
@@ -228,0 +235,0 @@ className: "ui-meganav-media group" |
{ | ||
"name": "@ably/ui", | ||
"version": "6.4.0", | ||
"version": "6.5.0", | ||
"description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -58,2 +58,12 @@ import React from "react"; | ||
<li className="p-menu-row-snug"> | ||
<a href={absUrl("/solutions/asset-tracking")} className="ui-footer-menu-row-link"> | ||
Ably Asset Tracking | ||
</a> | ||
</li> | ||
<li className="p-menu-row-snug"> | ||
<a href={absUrl("/solutions/extend-kafka-to-the-edge")} className="ui-footer-menu-row-link"> | ||
Extend Kafka to the edge | ||
</a> | ||
</li> | ||
<li className="p-menu-row-snug"> | ||
<a href={absUrl("/solutions/edtech")} className="ui-footer-menu-row-link"> | ||
@@ -60,0 +70,0 @@ EdTech |
@@ -8,6 +8,12 @@ import React from "react"; | ||
<h3 className="ui-meganav-overline" id="meganav-use-cases-panel-industry-use-cases"> | ||
By industry use case | ||
By use case | ||
</h3> | ||
<ul aria-labelledby="meganav-use-cases-panel-industry-use-cases"> | ||
<li> | ||
<a href={absUrl("/solutions/extend-kafka-to-the-edge")} className="ui-meganav-media group"> | ||
<p className="ui-meganav-media-heading">Extend Kafka to the edge</p> | ||
<p className="ui-meganav-media-copy">Enhance and reliably expand Kafka's event streaming capabilities beyond your private network.</p> | ||
</a> | ||
</li> | ||
<li> | ||
<a href={absUrl("/solutions/edtech")} className="ui-meganav-media group"> | ||
@@ -14,0 +20,0 @@ <p className="ui-meganav-media-heading">EdTech</p> |
@@ -136,2 +136,3 @@ module.exports = { | ||
unset: "unset", | ||
...theme("spacing"), | ||
...breakpoints(theme("screens")), | ||
@@ -138,0 +139,0 @@ }), |
Sorry, the diff of this file is too big to display
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
5020001
32211