ably-ui 8.7.0.dev.779bcfa → 8.7.0.dev.827e917

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/lib/ably_ui/core/code/component.css +0 -2
  4. data/lib/ably_ui/core/company_autocomplete/component.js +2 -1
  5. data/lib/ably_ui/core/core.rb +8 -4
  6. data/lib/ably_ui/core/featured_link/component.css +1 -1
  7. data/lib/ably_ui/core/footer/component.css +2 -2
  8. data/lib/ably_ui/core/footer/footer.html.erb +19 -24
  9. data/lib/ably_ui/core/images/best-support-2023.svg +1 -0
  10. data/lib/ably_ui/core/images/fastest-implementation-2023.svg +1 -0
  11. data/lib/ably_ui/core/images/high-performer-2023.svg +1 -0
  12. data/lib/ably_ui/core/images/highest-user-adoption-2023.svg +1 -0
  13. data/lib/ably_ui/core/meganav/component.css +7 -7
  14. data/lib/ably_ui/core/meganav/component.json +1 -1
  15. data/lib/ably_ui/core/meganav/meganav.rb +4 -4
  16. data/lib/ably_ui/core/meganav_blog_posts_list/component.js +2 -1
  17. data/lib/ably_ui/core/meganav_content_developers/meganav_content_developers.html.erb +11 -2
  18. data/lib/ably_ui/core/{meganav_content_platform → meganav_content_products}/component.js +1 -1
  19. data/lib/ably_ui/core/{meganav_content_platform/meganav_content_platform.html.erb → meganav_content_products/meganav_content_products.html.erb} +15 -33
  20. data/lib/ably_ui/core/{meganav_content_platform/meganav_content_platform.rb → meganav_content_products/meganav_content_products.rb} +1 -1
  21. data/lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.html.erb +4 -4
  22. data/lib/ably_ui/core/meganav_items_desktop/meganav_items_desktop.rb +1 -1
  23. data/lib/ably_ui/core/notice/component.css +1 -1
  24. data/lib/ably_ui/core/notice/notice.html.erb +2 -2
  25. data/lib/ably_ui/core/scripts.js +2 -1
  26. data/lib/ably_ui/core/sprites.svg +29 -0
  27. data/lib/ably_ui/core/styles.css +88 -122
  28. data/lib/ably_ui/version.rb +1 -1
  29. metadata +9 -7
  30. data/lib/ably_ui/core/fonts/jetBrains-mono.css +0 -3
  31. data/lib/ably_ui/core/fonts/manrope.css +0 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8fcbcb4fde3bb2665a6d1c592d9f4b0f5171e36ed56ee337c679ec4f2a089a96
4
- data.tar.gz: cc494d6ab420af8ddd76b17d833ec421ed2f60c0cd74da72a27c42aeafb9ea0f
3
+ metadata.gz: 58226f60b926391efb87e8907b0e1fb141bcbd6ba81d4e9646e6b7a1705dbf40
4
+ data.tar.gz: d6d63c6b255384e017cf0b41e9fce1cd553f459409e9fc1662876fb251ad8908
5
5
  SHA512:
6
- metadata.gz: b1380e04191dac32bbc47e08a53b82863b71c93fe31e67a5bba3d31f357e555cf2aec7a4f2b25525c800567b37fb19c5d3c2b90fd2bf0d9216115e9acb1d2f6f
7
- data.tar.gz: 50d64b35814a266f74dc5e40c1d8391149013abfe21e522e471dabd43cd0a80b1e85bb42b7bc9338c4f1fc859a796ce68212bb6bf5382c2f82f9022abf728668
6
+ metadata.gz: 3d6c8783e0e3ab261779a086f37d89b9bdea4ba2b8a14f931f688c98039d3dec0add059262a8254303dbcfb0ac5640b2a313ff4b1209abb7ed0b83e8fcefd844
7
+ data.tar.gz: 00746c408b6aa1e3a19f2d7a3012e2e5fe4ffb556ba7b5f7aad375f6308f057bb40da25ad385cff73bd11edb2364b50a676d00c565d1bfc8077195e58acf23d6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (8.7.0.dev.579e0ab)
4
+ ably-ui (8.7.0.dev.3453cca)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
@@ -1,7 +1,5 @@
1
1
  @layer base {
2
2
  @import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,600;0,700;1,600;1,700&display=swap");
3
- @import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
5
3
  }
6
4
 
7
5
  @layer components {
@@ -1 +1,2 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("lodash.throttle")):"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.AblyUi=e(require("lodash.throttle")):(t.AblyUi=t.AblyUi||{},t.AblyUi.Core=t.AblyUi.Core||{},t.AblyUi.Core.CompanyAutocomplete=e(t[void 0]))}(this,(t=>(()=>{var e={7757:(t,e,r)=>{t.exports=r(5666)},5666:t=>{var e=function(t){"use strict";var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",i=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,a=Object.create(o.prototype),i=new A(n||[]);return a._invoke=function(t,e,r){var n=f;return function(o,a){if(n===h)throw new Error("Generator is already running");if(n===d){if("throw"===o)throw a;return S()}for(r.method=o,r.arg=a;;){var i=r.delegate;if(i){var c=_(i,r);if(c){if(c===v)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===f)throw n=d,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=h;var u=l(t,e,r);if("normal"===u.type){if(n=r.done?d:p,u.arg===v)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n=d,r.method="throw",r.arg=u.arg)}}}(t,r,i),a}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var f="suspendedStart",p="suspendedYield",h="executing",d="completed",v={};function y(){}function m(){}function g(){}var w={};w[a]=function(){return this};var x=Object.getPrototypeOf,b=x&&x(x(N([])));b&&b!==r&&n.call(b,a)&&(w=b);var L=g.prototype=y.prototype=Object.create(w);function E(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function j(t,e){function r(o,a,i,c){var u=l(t[o],t,a);if("throw"!==u.type){var s=u.arg,f=s.value;return f&&"object"==typeof f&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,i,c)}),(function(t){r("throw",t,i,c)})):e.resolve(f).then((function(t){s.value=t,i(s)}),(function(t){return r("throw",t,i,c)}))}c(u.arg)}var o;this._invoke=function(t,n){function a(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(a,a):a()}}function _(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,_(t,r),"throw"===r.method))return v;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var o=l(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var a=o.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function O(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function A(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function N(t){if(t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function r(){for(;++o<t.length;)if(n.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}return{next:S}}function S(){return{value:e,done:!0}}return m.prototype=L.constructor=g,g.constructor=m,m.displayName=u(g,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,u(t,c,"GeneratorFunction")),t.prototype=Object.create(L),t},t.awrap=function(t){return{__await:t}},E(j.prototype),j.prototype[i]=function(){return this},t.AsyncIterator=j,t.async=function(e,r,n,o,a){void 0===a&&(a=Promise);var i=new j(s(e,r,n,o),a);return t.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},E(L),u(L,c,"Generator"),L[a]=function(){return this},L.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=N,A.prototype={constructor:A,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(O),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function o(n,o){return c.type="throw",c.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var u=n.call(i,"catchLoc"),s=n.call(i,"finallyLoc");if(u&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,v):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),O(r),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;O(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:N(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),v}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}},7326:e=>{"use strict";e.exports=t}},r={};function n(t){var o=r[t];if(void 0!==o)return o.exports;var a=r[t]={exports:{}};return e[t](a,a.exports,n),a.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var o={};return(()=>{"use strict";n.d(o,{default:()=>d});var t=n(7757),e=n.n(t),r=n(7326),a=n.n(r);function i(t,e,r,n,o,a,i){try{var c=t[a](i),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function c(t){i(a,n,o,c,u,"next",t)}function u(t){i(a,n,o,c,u,"throw",t)}c(void 0)}))}}var u=function(t){return t.parentNode.querySelector("[data-id=company-autocomplete-dropdown]")},s=function(t){return t?t.querySelectorAll("li > button"):[]},l=function(t){return Array.from(t).indexOf(document.activeElement)},f=function(t){var e=u(t);e&&(e.classList.add("hidden"),e.querySelector("ol").innerHTML="")},p=function(t,e){var r=t.parentNode,n=function(t){var e=u(t);if(!e){t.parentNode.style.position="relative",(e=document.createElement("div")).dataset.id="company-autocomplete-dropdown",e.classList.add("ui-company-autocomplete-container");var r=document.createElement("ol");return r.classList.add("ui-company-autocomplete-list"),{container:e,list:r}}return{container:e,list:e.querySelector("ol")}}(t),o=n.container,a=n.list,i=function(t){return t.map((function(t){var e=document.createElement("li");e.classList.add("ui-company-autocomplete-listitem");var r=document.createElement("button");r.classList.add("ui-company-autocomplete-btn"),r.dataset.name=t.name;var n=document.createElement("img");n.alt="".concat(t.name," logo"),n.src=t.logo,n.classList.add("ui-company-autocomplete-logo");var o=document.createElement("p");o.textContent=t.name,o.classList.add("ui-company-autocomplete-name");var a=document.createElement("p");return a.textContent=t.domain,a.classList.add("ui-company-autocomplete-domain"),r.append(n),r.append(o),r.append(a),e.append(r),e}))}(e);f(t),i.forEach((function(r,n){a.append(r),r.addEventListener("click",(function(r){t.value=e[n].name,r.preventDefault()}))})),o.append(a),o.classList.remove("hidden"),r.append(o)},h=function(){var t=c(e().mark((function t(r,n){var o,a;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,n){t.next=3;break}return t.abrupt("return",[]);case 3:return t.next=5,fetch("".concat(r,"?query=").concat(n));case 5:return o=t.sent,t.next=8,o.json();case 8:return a=t.sent,t.abrupt("return",a);case 12:return t.prev=12,t.t0=t.catch(0),console.error(t.t0),t.abrupt("return",[]);case 16:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e,r){return t.apply(this,arguments)}}();const d=function(t,r){t&&r&&(t.setAttribute("autocomplete","off"),t.addEventListener("keyup",a()(function(){var n=c(e().mark((function n(o){var a,i;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!["Enter","Space","Tab","Escape"].includes(o.code)){e.next=2;break}return e.abrupt("return");case 2:return a=o.target.value,e.next=5,h(r,a);case 5:(i=e.sent)&&i.length>0&&p(t,i);case 7:case"end":return e.stop()}}),n)})));return function(t){return n.apply(this,arguments)}}(),100,{trailing:!0})),t.parentNode.addEventListener("keydown",(function(e){"ArrowDown"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);0!==n.length&&(document.activeElement===t?n[0].focus():o>=0&&o<n.length-1&&n[o+1].focus(),e.preventDefault())}(t,e):"ArrowUp"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);0!==n.length&&(0===o?t.focus():o>0&&n[o-1].focus(),e.preventDefault())}(t,e):"Enter"===e.code||"Space"===e.code?function(t,e){e.target.dataset.name&&(t.value=e.target.dataset.name,f(t),t.focus(),e.preventDefault())}(t,e):"Tab"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);(document.activeElement===t&&e.shiftKey||o===n.length-1)&&f(t)}(t,e):"Escape"===e.code&&f(t)})),document.body.addEventListener("click",(function(){f(t)})))}})(),o.default})()));
1
+ /*! For license information please see component.js.LICENSE.txt */
2
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("lodash.throttle")):"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.AblyUi=e(require("lodash.throttle")):(t.AblyUi=t.AblyUi||{},t.AblyUi.Core=t.AblyUi.Core||{},t.AblyUi.Core.CompanyAutocomplete=e(t[void 0]))}(this,(t=>(()=>{var e={7326:e=>{"use strict";e.exports=t},7061:(t,e,r)=>{var n=r(8698).default;function o(){"use strict";t.exports=o=function(){return r},t.exports.__esModule=!0,t.exports.default=t.exports;var e,r={},a=Object.prototype,i=a.hasOwnProperty,c=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},s=u.iterator||"@@iterator",l=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function p(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{p({},"")}catch(e){p=function(t,e,r){return t[e]=r}}function d(t,e,r,n){var o=e&&e.prototype instanceof x?e:x,a=Object.create(o.prototype),i=new G(n||[]);return c(a,"_invoke",{value:A(t,r,i)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}r.wrap=d;var y="suspendedStart",v="suspendedYield",m="executing",g="completed",b={};function x(){}function w(){}function E(){}var L={};p(L,s,(function(){return this}));var _=Object.getPrototypeOf,j=_&&_(_(q([])));j&&j!==a&&i.call(j,s)&&(L=j);var O=E.prototype=x.prototype=Object.create(L);function S(t){["next","throw","return"].forEach((function(e){p(t,e,(function(t){return this._invoke(e,t)}))}))}function k(t,e){function r(o,a,c,u){var s=h(t[o],t,a);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==n(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,u)}),(function(t){r("throw",t,c,u)})):e.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,u)}))}u(s.arg)}var o;c(this,"_invoke",{value:function(t,n){function a(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(a,a):a()}})}function A(t,r,n){var o=y;return function(a,i){if(o===m)throw new Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:e,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var u=N(c,n);if(u){if(u===b)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===y)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=m;var s=h(t,r,n);if("normal"===s.type){if(o=n.done?g:v,s.arg===b)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=g,n.method="throw",n.arg=s.arg)}}}function N(t,r){var n=r.method,o=t.iterator[n];if(o===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,N(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var a=h(o,t.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,b;var i=a.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,b):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function G(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function q(t){if(t||""===t){var r=t[s];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function r(){for(;++o<t.length;)if(i.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return a.next=a}}throw new TypeError(n(t)+" is not iterable")}return w.prototype=E,c(O,"constructor",{value:E,configurable:!0}),c(E,"constructor",{value:w,configurable:!0}),w.displayName=p(E,f,"GeneratorFunction"),r.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},r.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,E):(t.__proto__=E,p(t,f,"GeneratorFunction")),t.prototype=Object.create(O),t},r.awrap=function(t){return{__await:t}},S(k.prototype),p(k.prototype,l,(function(){return this})),r.AsyncIterator=k,r.async=function(t,e,n,o,a){void 0===a&&(a=Promise);var i=new k(d(t,e,n,o),a);return r.isGeneratorFunction(e)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},S(O),p(O,f,"Generator"),p(O,s,(function(){return this})),p(O,"toString",(function(){return"[object Generator]"})),r.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},r.values=q,G.prototype={constructor:G,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(T),!t)for(var r in this)"t"===r.charAt(0)&&i.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function n(n,o){return c.type="throw",c.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],c=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var u=i.call(a,"catchLoc"),s=i.call(a,"finallyLoc");if(u&&s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,b):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),b},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),T(r),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:q(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),b}},r}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},8698:t=>{function e(r){return t.exports=e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,e(r)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},4687:(t,e,r)=>{var n=r(7061)();t.exports=n;try{regeneratorRuntime=n}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}}},r={};function n(t){var o=r[t];if(void 0!==o)return o.exports;var a=r[t]={exports:{}};return e[t](a,a.exports,n),a.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var o={};return(()=>{"use strict";n.d(o,{default:()=>h});var t=n(4687),e=n.n(t),r=n(7326),a=n.n(r);function i(t,e,r,n,o,a,i){try{var c=t[a](i),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function c(t){i(a,n,o,c,u,"next",t)}function u(t){i(a,n,o,c,u,"throw",t)}c(void 0)}))}}var u=function(t){return t.parentNode.querySelector("[data-id=company-autocomplete-dropdown]")},s=function(t){return t?t.querySelectorAll("li > button"):[]},l=function(t){return Array.from(t).indexOf(document.activeElement)},f=function(t){var e=u(t);e&&(e.classList.add("hidden"),e.querySelector("ol").innerHTML="")},p=function(t,e){var r=t.parentNode,n=function(t){var e=u(t);if(!e){t.parentNode.style.position="relative",(e=document.createElement("div")).dataset.id="company-autocomplete-dropdown",e.classList.add("ui-company-autocomplete-container");var r=document.createElement("ol");return r.classList.add("ui-company-autocomplete-list"),{container:e,list:r}}return{container:e,list:e.querySelector("ol")}}(t),o=n.container,a=n.list,i=function(t){return t.map((function(t){var e=document.createElement("li");e.classList.add("ui-company-autocomplete-listitem");var r=document.createElement("button");r.classList.add("ui-company-autocomplete-btn"),r.dataset.name=t.name;var n=document.createElement("img");n.alt="".concat(t.name," logo"),n.src=t.logo,n.classList.add("ui-company-autocomplete-logo");var o=document.createElement("p");o.textContent=t.name,o.classList.add("ui-company-autocomplete-name");var a=document.createElement("p");return a.textContent=t.domain,a.classList.add("ui-company-autocomplete-domain"),r.append(n),r.append(o),r.append(a),e.append(r),e}))}(e);f(t),i.forEach((function(r,n){a.append(r),r.addEventListener("click",(function(r){t.value=e[n].name,r.preventDefault()}))})),o.append(a),o.classList.remove("hidden"),r.append(o)},d=function(){var t=c(e().mark((function t(r,n){var o,a;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,n){t.next=3;break}return t.abrupt("return",[]);case 3:return t.next=5,fetch("".concat(r,"?query=").concat(n));case 5:return o=t.sent,t.next=8,o.json();case 8:return a=t.sent,t.abrupt("return",a);case 12:return t.prev=12,t.t0=t.catch(0),console.error(t.t0),t.abrupt("return",[]);case 16:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e,r){return t.apply(this,arguments)}}();const h=function(t,r){t&&r&&(t.setAttribute("autocomplete","off"),t.addEventListener("keyup",a()(function(){var n=c(e().mark((function n(o){var a,i;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!["Enter","Space","Tab","Escape"].includes(o.code)){e.next=2;break}return e.abrupt("return");case 2:return a=o.target.value,e.next=5,d(r,a);case 5:(i=e.sent)&&i.length>0&&p(t,i);case 7:case"end":return e.stop()}}),n)})));return function(t){return n.apply(this,arguments)}}(),100,{trailing:!0})),t.parentNode.addEventListener("keydown",(function(e){"ArrowDown"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);0!==n.length&&(document.activeElement===t?n[0].focus():o>=0&&o<n.length-1&&n[o+1].focus(),e.preventDefault())}(t,e):"ArrowUp"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);0!==n.length&&(0===o?t.focus():o>0&&n[o-1].focus(),e.preventDefault())}(t,e):"Enter"===e.code||"Space"===e.code?function(t,e){e.target.dataset.name&&(t.value=e.target.dataset.name,f(t),t.focus(),e.preventDefault())}(t,e):"Tab"===e.code?function(t,e){var r=u(t),n=s(r),o=l(n);(document.activeElement===t&&e.shiftKey||o===n.length-1)&&f(t)}(t,e):"Escape"===e.code&&f(t)})),document.body.addEventListener("click",(function(){f(t)})))}})(),o.default})()));
@@ -43,15 +43,19 @@ module AblyUi
43
43
  end
44
44
 
45
45
  def highest_performer
46
- asset_path 'ably_ui/core/images/high-performer-2022.png'
46
+ asset_path 'ably_ui/core/images/high-performer-2023.svg'
47
47
  end
48
48
 
49
49
  def highest_user_adoption
50
- asset_path 'ably_ui/core/images/highest-user-adoption-2022.png'
50
+ asset_path 'ably_ui/core/images/highest-user-adoption-2023.svg'
51
51
  end
52
52
 
53
- def users_love_us
54
- asset_path 'ably_ui/core/images/users-love-us-2022.png'
53
+ def best_support
54
+ asset_path 'ably_ui/core/images/best-support-2023.svg'
55
+ end
56
+
57
+ def fastest_implementation
58
+ asset_path 'ably_ui/core/images/fastest-implementation-2023.svg'
55
59
  end
56
60
  end
57
61
 
@@ -1,6 +1,6 @@
1
1
  @layer components {
2
2
  .ui-featured-link {
3
- @apply font-manrope font-bold block;
3
+ @apply font-sans font-medium block;
4
4
  @apply text-gui-default hover:text-gui-hover focus:text-gui-focus focus:outline-gui-focus;
5
5
  }
6
6
 
@@ -4,11 +4,11 @@
4
4
  }
5
5
 
6
6
  .ui-footer-menu-row-link {
7
- @apply text-menu3 text-cool-black font-manrope font-medium hover:text-gui-hover block;
7
+ @apply text-menu3 text-cool-black font-light hover:text-gui-hover block;
8
8
  }
9
9
 
10
10
  .ui-footer-link {
11
- @apply text-gui-default hover:text-gui-hover text-menu3 font-manrope font-medium;
11
+ @apply text-gui-default hover:text-gui-hover text-menu3 font-light;
12
12
  }
13
13
 
14
14
  .ui-footer-compliance-text {
@@ -1,4 +1,4 @@
1
- <footer class="bg-light-grey font-manrope antialiased" data-id="footer">
1
+ <footer class="bg-light-grey font-sans antialiased" data-id="footer">
2
2
  <div class="max-w-screen-xl mx-auto py-32 sm:py-40 md:py-64 ui-grid-gap ui-grid-px grid grid-cols-6">
3
3
  <div class="col-span-full md:col-span-2">
4
4
  <div class="flex flex-row p-menu-row-snug">
@@ -12,7 +12,7 @@
12
12
  </div>
13
13
  <ul class="grid grid-cols-1">
14
14
  <li class="p-menu-row-snug">
15
- <%= link_to 'Pub/sub messaging', abs_url("/pub-sub-messaging"), class: "ui-footer-menu-row-link" %>
15
+ <%= link_to 'Pub/sub messaging', abs_url("/solutions/channels"), class: "ui-footer-menu-row-link" %>
16
16
  </li>
17
17
  <li class="p-menu-row-snug">
18
18
  <%= link_to 'Push notifications', abs_url("/push-notifications"), class: "ui-footer-menu-row-link" %>
@@ -23,9 +23,6 @@
23
23
  <li class="p-menu-row-snug">
24
24
  <%= link_to 'Multiple protocol messaging', abs_url("/protocols"), class: "ui-footer-menu-row-link" %>
25
25
  </li>
26
- <li class="p-menu-row-snug">
27
- <%= link_to 'Streaming data sources', abs_url("/hub"), class: "ui-footer-menu-row-link" %>
28
- </li>
29
26
  </ul>
30
27
  </div>
31
28
  <div class="col-span-full xs:col-span-3 md:col-span-1">
@@ -49,9 +46,6 @@
49
46
  <li class="p-menu-row-snug">
50
47
  <%= link_to 'Healthcare', abs_url("/solutions/healthcare"), class: "ui-footer-menu-row-link" %>
51
48
  </li>
52
- <li class="p-menu-row-snug">
53
- <%= link_to 'Streaming data sources', abs_url("/hub"), class: "ui-footer-menu-row-link" %>
54
- </li>
55
49
  <li class="p-menu-row-snug">
56
50
  <%= link_to 'eCommerce & Retail', abs_url("/solutions/ecommerce-and-retail"), class: "ui-footer-menu-row-link" %>
57
51
  </li>
@@ -85,7 +79,7 @@
85
79
  <%= link_to 'Support & FAQs', abs_url("/support"), class: "ui-footer-menu-row-link" %>
86
80
  </li>
87
81
  <li class="p-menu-row-snug">
88
- <%= link_to 'SDKs', abs_url("/download"), class: "ui-footer-menu-row-link" %>
82
+ <%= link_to 'SDKs', abs_url("/docs/sdks"), class: "ui-footer-menu-row-link" %>
89
83
  </li>
90
84
  <li class="p-menu-row-snug flex items-center -mt-4">
91
85
  <a class="pr-8 ui-footer-menu-row-link" href="https://status.ably.com/">System status</a>
@@ -152,8 +146,8 @@
152
146
  <div class="flex flex-col md:flex-row flex-auto ml-8 sm:col-span-1 md:col-span-2">
153
147
  <div class="">
154
148
  <div class="flex pb-24">
155
- <a class="h-24 pr-24 text-cool-black hover:text-icon-twitter" href="https://twitter.com/ablyrealtime" title="Ably on Twitter">
156
- <%= render(AblyUi::Core::Icon.new(name: "twitter", size: "1.5rem")) %>
149
+ <a class="h-24 pr-24 text-cool-black hover:text-icon-twitter" href="https://twitter.com/ablyrealtime" title="Ably on X">
150
+ <%= render(AblyUi::Core::Icon.new(name: "icon-social-x", size: "1.5rem")) %>
157
151
  </a>
158
152
  <a
159
153
  class="h-24 pr-24 text-cool-black hover:text-icon-linkedin"
@@ -180,7 +174,7 @@
180
174
  >
181
175
  <%= render(AblyUi::Core::Icon.new(name: "glassdoor", size: "1.5rem")) %>
182
176
  </a>
183
- <div class="pl-16 text-menu3 font-manrope font-medium">
177
+ <div class="pl-16 text-menu3 font-light">
184
178
  <strong class="block font-medium">We&apos;re hiring!</strong>
185
179
  <a href="https://www.glassdoor.co.uk/Overview/Working-at-Ably-EI_IE2184188.11,15.htm" class="ui-footer-link">
186
180
  Learn more at Glassdoor
@@ -200,7 +194,7 @@
200
194
  >
201
195
  <%= render(AblyUi::Core::Icon.new(name: "glassdoor", size: "1.5rem")) %>
202
196
  </a>
203
- <div class="text-menu3 font-manrope font-medium">
197
+ <div class="text-menu3 font-light">
204
198
  <strong class="block font-medium">We&apos;re hiring!</strong>
205
199
  <a href="https://www.glassdoor.co.uk/Overview/Working-at-Ably-EI_IE2184188.11,15.htm" class="ui-footer-link">
206
200
  Learn more at Glassdoor
@@ -210,9 +204,10 @@
210
204
  </div>
211
205
  </div>
212
206
  <div class="col-span-full sm:col-span-1 inline-flex sm:ml-auto sm:items-center">
213
- <%= image_tag(highest_user_adoption, alt: "Highest User Adoption 2022", class: "mr-24 h-80") %>
214
- <%= image_tag(users_love_us, alt: "Users Love Us", class: "mr-24 h-80") %>
215
- <%= image_tag(highest_performer, alt: "High Performer 2022", class: "mr-24 h-80") %>
207
+ <%= image_tag(highest_user_adoption, alt: "Highest User Adoption 2023", class: "mr-24 h-80") %>
208
+ <%= image_tag(best_support, alt: "Best Support 2023", class: "mr-24 h-80") %>
209
+ <%= image_tag(fastest_implementation, alt: "Fastest Implementation 2023", class: "mr-24 h-80") %>
210
+ <%= image_tag(highest_performer, alt: "High Performer 2023", class: "mr-24 h-80") %>
216
211
  </div>
217
212
  </div>
218
213
  <div class="max-w-screen-xl ui-grid-px mx-auto">
@@ -231,29 +226,29 @@
231
226
  <div class="flex mr-24">
232
227
  <%= render(AblyUi::Core::Icon.new(name: "icon-gui-tick", color: "text-active-orange", size: "1.5rem", additional_css:"bg-white rounded-full mr-12 ui-footer-tick-icon")) %>
233
228
  <div>
234
- <p class="ui-footer-compliance-text font-bold whitespace-nowrap">SOC 2 Type 2</p>
235
- <p class="ui-footer-compliance-text font-medium mb-24">Certified</p>
229
+ <p class="ui-footer-compliance-text font-medium whitespace-nowrap">SOC 2 Type 2</p>
230
+ <p class="ui-footer-compliance-text font-light mb-24">Certified</p>
236
231
  </div>
237
232
  </div>
238
233
  <div class="flex mr-24 md:col-start-2">
239
234
  <%= render(AblyUi::Core::Icon.new(name: "icon-gui-tick", color: "text-active-orange", size: "1.5rem", additional_css:"bg-white rounded-full mr-12 ui-footer-tick-icon")) %>
240
235
  <div>
241
- <p class="ui-footer-compliance-text font-bold whitespace-nowrap">HIPAA</p>
242
- <p class="ui-footer-compliance-text font-medium mb-24">Compliant</p>
236
+ <p class="ui-footer-compliance-text font-medium whitespace-nowrap">HIPAA</p>
237
+ <p class="ui-footer-compliance-text font-light mb-24">Compliant</p>
243
238
  </div>
244
239
  </div>
245
240
  <div class="flex mr-24 md:col-start-3">
246
241
  <%= render(AblyUi::Core::Icon.new(name: "icon-gui-tick", color: "text-active-orange", size: "1.5rem", additional_css:"bg-white rounded-full mr-12 ui-footer-tick-icon")) %>
247
242
  <div>
248
- <p class="ui-footer-compliance-text font-bold whitespace-nowrap">EU GDPR</p>
249
- <p class="ui-footer-compliance-text font-medium mb-24">Certified</p>
243
+ <p class="ui-footer-compliance-text font-medium whitespace-nowrap">EU GDPR</p>
244
+ <p class="ui-footer-compliance-text font-light mb-24">Certified</p>
250
245
  </div>
251
246
  </div>
252
247
  <div class="flex mr-24 md:col-start-4">
253
248
  <%= render(AblyUi::Core::Icon.new(name: "icon-gui-tick", color: "text-active-orange", size: "1.5rem", additional_css:"bg-white rounded-full mr-12 ui-footer-tick-icon")) %>
254
249
  <div>
255
- <p class="ui-footer-compliance-text font-bold whitespace-nowrap">256-bit AES</p>
256
- <p class="ui-footer-compliance-text font-medium mb-24">Encryption</p>
250
+ <p class="ui-footer-compliance-text font-medium whitespace-nowrap">256-bit AES</p>
251
+ <p class="ui-footer-compliance-text font-light mb-24">Encryption</p>
257
252
  </div>
258
253
  </div>
259
254
  </div>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5z"/><path fill="#23cca2" d="M90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M24.22 60.12q-1.2 0-2.09-.38-.91-.39-1.39-1.1-.49-.71-.49-1.65v-.33q0-.08.05-.13.06-.05.13-.05h1.71q.07 0 .13.05.05.05.05.13v.22q0 .6.56 1.01.55.42 1.5.42.79 0 1.18-.34.39-.34.39-.83 0-.37-.24-.61-.24-.25-.65-.44-.42-.18-1.31-.51-1.01-.35-1.71-.71-.69-.36-1.17-.98-.47-.62-.47-1.54 0-.9.47-1.57.46-.68 1.28-1.04.83-.36 1.91-.36 1.14 0 2.03.41.89.4 1.4 1.13.5.72.5 1.69v.22q0 .08-.05.13-.06.05-.13.05h-1.72q-.08 0-.13-.05-.06-.05-.06-.13v-.12q0-.63-.51-1.07-.52-.44-1.42-.44-.71 0-1.1.3-.4.29-.4.82 0 .38.23.63.24.26.69.46.46.2 1.42.55 1.07.39 1.67.69.61.3 1.1.89.49.59.49 1.54 0 1.41-1.04 2.22-1.03.82-2.81.82Zm9.69-7.65q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v7.35q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13v-.51q0-.04-.03-.05-.03-.01-.06.04-.6.8-1.86.8-1.14 0-1.87-.68-.74-.69-.74-1.94v-5.01q0-.07.06-.13.05-.05.12-.05h1.74q.08 0 .13.05.05.06.05.13v4.49q0 .6.33.97.32.38.89.38.51 0 .84-.31.33-.31.4-.8v-4.73Zm10.56 1.89q.27.76.27 1.8t-.28 1.88q-.35.96-1.09 1.52-.74.56-1.84.56-1.08 0-1.68-.75-.03-.04-.06-.03-.03.01-.03.06v3.21q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V52.47q0-.07.05-.13.05-.05.13-.05h1.75q.08 0 .13.05.05.06.05.13v.49q0 .05.03.06.03.01.06-.02.63-.83 1.74-.83 1.04 0 1.8.58.75.58 1.08 1.61Zm-2.29 3.36q.37-.58.37-1.59 0-.94-.31-1.5-.35-.64-1.11-.64-.69 0-1.04.64-.31.54-.31 1.52 0 1 .33 1.56.34.6 1.02.6.67 0 1.05-.59Zm10.81-3.36q.27.76.27 1.8t-.28 1.88q-.35.96-1.09 1.52-.74.56-1.84.56-1.08 0-1.68-.75-.03-.04-.06-.03-.03.01-.03.06v3.21q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V52.47q0-.07.05-.13.05-.05.13-.05h1.75q.08 0 .13.05.05.06.05.13v.49q0 .05.03.06.03.01.06-.02.63-.83 1.74-.83 1.04 0 1.8.58.75.58 1.08 1.61Zm-2.29 3.36q.37-.58.37-1.59 0-.94-.31-1.5-.35-.64-1.11-.64-.69 0-1.04.64-.31.54-.31 1.52 0 1 .33 1.56.34.6 1.02.6.67 0 1.05-.59Zm7.29 2.4q-1.26 0-2.16-.66-.9-.66-1.23-1.8-.21-.7-.21-1.53 0-.88.21-1.59.34-1.11 1.24-1.74.9-.63 2.17-.63 1.22 0 2.09.62.88.63 1.24 1.74.23.75.23 1.57 0 .81-.2 1.52-.34 1.17-1.23 1.83-.89.67-2.15.67Zm0-1.81q.49 0 .84-.3.34-.3.49-.83.12-.48.12-1.05 0-.63-.12-1.06-.16-.51-.51-.8-.34-.28-.83-.28-.52 0-.85.28-.34.29-.49.8-.12.35-.12 1.06 0 .68.1 1.05.15.53.51.83.35.3.86.3Zm8.79-6.12q.54 0 .86.21.12.06.09.22l-.32 1.71q-.01.18-.21.11-.22-.08-.52-.08-.13 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.06.06.13v.57q0 .04.03.06.03.02.04-.02.62-.89 1.65-.89Zm6.42 1.62q0 .07-.05.12-.05.06-.13.06h-1.44q-.07 0-.07.07v3.18q0 .49.2.74.2.24.65.24h.5q.07 0 .12.05.06.05.06.13v1.42q0 .17-.18.19-.63.03-.9.03-1.25 0-1.86-.41-.62-.41-.63-1.55v-4.02q0-.07-.08-.07h-.85q-.08 0-.13-.06-.05-.05-.05-.12v-1.34q0-.07.05-.13.05-.05.13-.05h.85q.08 0 .08-.08v-1.78q0-.07.05-.13.05-.05.13-.05h1.68q.07 0 .12.05.06.06.06.13v1.78q0 .08.07.08h1.44q.08 0 .13.05.05.06.05.13v1.34ZM38.17 39.53q-.09.04 0 .09 1.42.73 1.42 2.44 0 1.46-.99 2.2-.99.74-2.59.74h-3.89q-.07 0-.12-.05-.06-.05-.06-.13V34.68q0-.07.06-.13.05-.05.12-.05h3.77q3.55 0 3.55 2.88 0 1.5-1.27 2.15Zm-4.04-3.22q-.07 0-.07.08v2.34q0 .08.07.08h1.76q.7 0 1.1-.33.38-.33.38-.9 0-.59-.38-.93-.4-.34-1.1-.34h-1.76Zm1.88 6.86q.69 0 1.08-.35.39-.35.39-.97 0-.61-.39-.97-.39-.35-1.1-.35h-1.86q-.07 0-.07.08v2.48q0 .08.07.08h1.88Zm11.92-2.82q.09.57.06 1.27-.01.19-.19.19h-4.64q-.09 0-.06.07.05.3.17.6.39.84 1.59.84.96-.01 1.51-.78.06-.09.14-.09.04 0 .1.06l1.08 1.06q.08.08.08.14 0 .03-.06.12-.5.62-1.28.95-.77.34-1.71.34-1.29 0-2.18-.58-.89-.59-1.28-1.64-.32-.75-.32-1.96 0-.83.23-1.46.34-1.06 1.21-1.69.86-.63 2.04-.63 1.5 0 2.41.87.91.87 1.1 2.32Zm-3.49-1.36q-.95 0-1.25.88-.06.2-.1.48 0 .07.07.07h2.6q.09 0 .06-.07-.08-.43-.08-.42-.13-.45-.47-.7-.34-.24-.83-.24Zm7.83 6.11q-1.01 0-1.76-.28t-1.16-.79q-.41-.51-.41-1.16v-.15q0-.07.05-.13.05-.05.13-.05h1.66q.08 0 .13.05.05.06.05.13v.01q0 .34.37.57.37.23.92.23.51 0 .83-.2.31-.21.31-.5 0-.27-.27-.41-.27-.13-.88-.28-.71-.18-1.11-.35-.96-.33-1.53-.81-.57-.48-.57-1.38 0-1.11.86-1.76.86-.65 2.29-.65.96 0 1.68.3.72.31 1.12.87.39.55.39 1.26 0 .07-.05.12-.05.05-.13.05h-1.6q-.08 0-.13-.05t-.05-.12q0-.33-.34-.56-.34-.23-.89-.23-.5 0-.81.19-.32.18-.32.49 0 .3.31.45.31.15 1.03.32.16.04.37.09.21.05.45.13 1.07.32 1.68.81.62.5.62 1.44 0 1.11-.88 1.73-.88.62-2.36.62Zm8.86-6.29q0 .07-.05.12-.05.06-.13.06h-1.44q-.07 0-.07.07v3.18q0 .49.2.74.2.24.66.24h.49q.07 0 .13.05.05.05.05.13v1.42q0 .17-.18.19-.63.03-.9.03-1.25 0-1.86-.41-.62-.41-.63-1.55v-4.02q0-.07-.08-.07h-.85q-.08 0-.13-.06-.05-.05-.05-.12v-1.34q0-.07.05-.13.05-.05.13-.05h.85q.08 0 .08-.08v-1.78q0-.07.05-.13.05-.05.13-.05h1.68q.07 0 .13.05.05.06.05.13v1.78q0 .08.07.08h1.44q.08 0 .13.05.05.06.05.13v1.34Z"/><path fill="#242530" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5z"/><path fill="#2690ce" d="M90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M12.28 60q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h1.17q.05 0 .09.04.03.03.03.08v6.76q0 .05-.03.08-.04.04-.09.04h-1.17Zm8.12-5.22q.78 0 1.22.47.44.47.44 1.32v3.31q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-3q0-.41-.21-.65-.21-.24-.56-.24-.35 0-.57.24-.22.24-.22.64v3.01q0 .05-.04.08-.03.04-.08.04h-1.16q-.05 0-.09-.04-.03-.03-.03-.08v-3q0-.4-.22-.65-.22-.24-.57-.24-.32 0-.54.19-.21.19-.25.53v3.17q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.39q0 .03.02.04.02.01.04-.02.41-.61 1.27-.61.5 0 .87.21.38.21.58.6.03.06.07 0 .22-.41.59-.61.38-.2.85-.2Zm7.24 1.46q.18.51.18 1.2t-.19 1.25q-.23.64-.72 1.02-.5.37-1.23.37-.72 0-1.12-.5-.02-.03-.04-.02-.02.01-.02.04v2.14q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.33q0 .03.02.03.02.01.04-.01.42-.55 1.16-.55.69 0 1.2.39.5.38.72 1.07Zm-1.53 2.24q.25-.39.25-1.06 0-.63-.21-1-.23-.43-.74-.43-.46 0-.69.43-.21.36-.21 1.01 0 .67.22 1.04.23.4.68.4.45 0 .7-.39ZM28.85 60q-.05 0-.09-.04-.03-.03-.03-.08v-6.76q0-.05.03-.08.04-.04.09-.04h1.17q.05 0 .08.04.04.03.04.08v6.76q0 .05-.04.08-.03.04-.08.04h-1.17Zm6.87-3.1q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.8-1.13.58-.42 1.37-.42 1 0 1.61.58.6.58.73 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.31-.47-.23-.16-.56-.16Zm8.94-1.21q.78 0 1.22.47.44.47.44 1.32v3.31q0 .05-.03.08-.04.04-.09.04H42.7q-.05 0-.08-.04-.04-.03-.04-.08v-3q0-.41-.21-.65-.21-.24-.56-.24-.35 0-.57.24-.22.24-.22.64v3.01q0 .05-.03.08-.04.04-.09.04h-1.16q-.05 0-.08-.04-.04-.03-.04-.08v-3q0-.4-.22-.65-.22-.24-.57-.24-.32 0-.53.19-.22.19-.26.53v3.17q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.39q0 .03.02.04.02.01.04-.02.41-.61 1.27-.61.5 0 .88.21.37.21.57.6.03.06.07 0 .22-.41.6-.61.37-.2.84-.2Zm7.17 2.12q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.81-1.13.57-.42 1.36-.42 1 0 1.61.58.6.58.73 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.31-.47-.23-.16-.56-.16Zm5.92-1.21q.8 0 1.29.49t.49 1.33v3.28q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-2.99q0-.4-.22-.65-.23-.25-.6-.25t-.59.25q-.23.25-.23.65v2.99q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-4.9q0-.05.04-.09.03-.03.08-.03h1.17q.05 0 .09.03.03.04.03.09v.35q0 .03.02.04.02.01.03-.01.41-.58 1.22-.58Zm5.74 1.09q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.08-.03-.04-.04-.04-.09v-.89q0-.05.04-.09.03-.03.08-.03h.57q.05 0 .05-.05v-1.19q0-.05.04-.08.03-.04.08-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm2.9-1.09q.65 0 1.16.22.51.23.79.62.29.39.29.87v3.39q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-.33q0-.03-.02-.04-.02-.01-.04.02-.42.55-1.35.55-.78 0-1.26-.38t-.48-1.12q0-.77.54-1.2.54-.42 1.54-.42h1.02q.05 0 .05-.05v-.22q0-.33-.2-.52-.2-.18-.6-.18-.31 0-.51.11-.21.11-.27.31-.03.11-.13.1l-1.21-.16q-.12-.02-.11-.09.04-.42.33-.76.3-.34.78-.53.49-.19 1.09-.19Zm-.2 4.25q.43 0 .73-.23t.3-.59v-.36q0-.05-.05-.05h-.72q-.45 0-.71.17-.25.17-.25.48 0 .27.19.42.19.16.51.16Zm6.27-3.16q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.09-.03-.03-.04-.03-.09v-.89q0-.05.03-.09.04-.03.09-.03h.57q.05 0 .05-.05v-1.19q0-.05.04-.08.03-.04.08-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm1.61-1.59q-.34 0-.56-.23-.23-.22-.23-.56 0-.35.22-.57.22-.22.57-.22t.57.22q.22.22.22.57 0 .34-.23.56-.22.23-.56.23Zm-.6 5.72q-.05 0-.09-.04-.03-.03-.03-.08v-4.91q0-.05.03-.09.04-.03.09-.03h1.17q.05 0 .09.03.03.04.03.09v4.91q0 .05-.03.08-.04.04-.09.04h-1.17Zm4.66.08q-.84 0-1.44-.44t-.82-1.2q-.14-.47-.14-1.02 0-.59.14-1.06.23-.74.83-1.16.6-.42 1.44-.42.82 0 1.4.42.58.41.82 1.15.16.5.16 1.05 0 .54-.14 1.01-.22.78-.82 1.23-.59.44-1.43.44Zm0-1.21q.33 0 .56-.2.23-.2.33-.55.08-.32.08-.7 0-.42-.08-.71-.11-.34-.34-.53-.23-.19-.56-.19-.34 0-.57.19-.22.19-.32.53-.08.24-.08.71 0 .45.07.7.1.35.33.55.24.2.58.2Zm5.98-4.09q.8 0 1.29.49t.49 1.33v3.28q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-2.99q0-.4-.23-.65-.22-.25-.59-.25t-.6.25q-.22.25-.22.65v2.99q0 .05-.04.08-.03.04-.08.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-4.9q0-.05.03-.09.04-.03.09-.03h1.17q.05 0 .08.03.04.04.04.09v.35q0 .03.02.04.02.01.03-.01.41-.58 1.22-.58ZM35.35 44.09q0 .05-.04.08-.03.04-.08.04h-3.27q-.05 0-.05.05v1.55q0 .05.05.05h2.15q.05 0 .08.03.04.04.04.09v.97q0 .05-.04.09-.03.03-.08.03h-2.15q-.05 0-.05.05v2.76q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.61q.05 0 .08.04.04.03.04.08v.97Zm2.22.69q.65 0 1.16.22.51.23.8.62.28.39.28.87v3.39q0 .05-.03.08-.04.04-.09.04h-1.17q-.05 0-.09-.04-.03-.03-.03-.08v-.33q0-.03-.02-.04-.02-.01-.04.02-.42.55-1.35.55-.78 0-1.26-.38t-.48-1.12q0-.77.54-1.2.54-.42 1.54-.42h1.02q.05 0 .05-.05v-.22q0-.33-.2-.52-.2-.18-.6-.18-.31 0-.51.11-.21.11-.27.31-.03.11-.13.1l-1.21-.16q-.12-.02-.11-.09.04-.42.34-.76.29-.34.78-.53.48-.19 1.08-.19Zm-.2 4.25q.43 0 .73-.23t.3-.59v-.36q0-.05-.05-.05h-.72q-.45 0-.7.17-.26.17-.26.48 0 .27.19.42.19.16.51.16Zm5.48 1.04q-.67 0-1.17-.19-.5-.19-.77-.53-.28-.34-.28-.77v-.1q0-.05.04-.08.03-.04.08-.04h1.11q.05 0 .08.04.04.03.04.08v.01q0 .22.25.37.24.16.61.16.34 0 .55-.13.21-.14.21-.34 0-.18-.18-.27-.18-.09-.59-.19-.47-.12-.74-.23-.64-.22-1.02-.54-.38-.32-.38-.92 0-.74.58-1.18.57-.43 1.52-.43.64 0 1.12.21.48.2.75.57.26.37.26.84 0 .05-.03.09-.04.03-.09.03h-1.07q-.05 0-.08-.03-.04-.04-.04-.09 0-.22-.22-.37-.23-.15-.6-.15-.33 0-.54.12-.21.12-.21.33 0 .2.21.3.2.1.68.21l.25.07q.14.03.3.08.71.21 1.12.54.41.33.41.96 0 .74-.58 1.15-.59.42-1.58.42Zm5.91-4.2q0 .05-.03.09-.04.03-.09.03h-.96q-.05 0-.05.05v2.12q0 .33.14.49.13.16.43.16h.33q.05 0 .09.03.03.04.03.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.08-.03-.04-.04-.04-.09v-.89q0-.05.04-.09.03-.03.08-.03h.57q.05 0 .05-.05v-1.19q0-.05.03-.08.04-.04.09-.04h1.12q.05 0 .09.04.03.03.03.08v1.19q0 .05.05.05h.96q.05 0 .09.03.03.04.03.09v.89Zm5.33 1.03q.06.38.04.85-.01.12-.13.12h-3.09q-.06 0-.04.05.03.2.11.4.26.56 1.06.56.64-.01 1.01-.52.04-.06.09-.06.03 0 .07.04l.72.71q.05.05.05.09 0 .02-.04.08-.33.41-.85.64-.52.22-1.14.22-.86 0-1.45-.39-.6-.39-.86-1.09-.21-.5-.21-1.31 0-.55.15-.97.23-.71.8-1.13.58-.42 1.37-.42 1 0 1.6.58.61.58.74 1.55Zm-2.33-.91q-.63 0-.83.59-.04.13-.07.32 0 .05.05.05h1.73q.06 0 .04-.05-.05-.29-.05-.28-.09-.3-.32-.47-.22-.16-.55-.16Zm5.22 4.08q-.67 0-1.17-.19-.5-.19-.78-.53-.27-.34-.27-.77v-.1q0-.05.04-.08.03-.04.08-.04h1.11q.05 0 .08.04.04.03.04.08v.01q0 .22.24.37.25.16.62.16.34 0 .55-.13.21-.14.21-.34 0-.18-.18-.27-.18-.09-.59-.19-.47-.12-.74-.23-.64-.22-1.02-.54-.38-.32-.38-.92 0-.74.57-1.18.58-.43 1.53-.43.64 0 1.12.21.48.2.74.57.27.37.27.84 0 .05-.03.09-.04.03-.09.03h-1.07q-.05 0-.09-.03-.03-.04-.03-.09 0-.22-.22-.37-.23-.15-.6-.15-.33 0-.54.12-.21.12-.21.33 0 .2.2.3.21.1.69.21l.25.07q.14.03.3.08.71.21 1.12.54.41.33.41.96 0 .74-.59 1.15-.58.42-1.57.42Zm5.91-4.2q0 .05-.04.09-.03.03-.08.03h-.96q-.05 0-.05.05v2.12q0 .33.13.49.14.16.44.16h.33q.05 0 .08.03.04.04.04.09v.95q0 .11-.12.13-.42.02-.6.02-.83 0-1.24-.27-.41-.28-.42-1.04v-2.68q0-.05-.05-.05h-.57q-.05 0-.09-.03-.03-.04-.03-.09v-.89q0-.05.03-.09.04-.03.09-.03h.57q.05 0 .05-.05v-1.19q0-.05.03-.08.04-.04.09-.04h1.12q.05 0 .08.04.04.03.04.08v1.19q0 .05.05.05h.96q.05 0 .08.03.04.04.04.09v.89Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5zM90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M17.3 49.49q.99 0 1.74.4t1.16 1.15q.41.74.41 1.7 0 .95-.42 1.67-.43.71-1.2 1.11-.77.4-1.78.4h-2.13q-.07 0-.07.08v3.82q0 .08-.06.13-.05.05-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V49.67q0-.08.05-.13t.13-.05h4.23Zm-.32 4.74q.7 0 1.11-.4.42-.4.42-1.04 0-.67-.42-1.07-.41-.41-1.11-.41h-1.9q-.07 0-.07.08v2.76q0 .08.07.08h1.9Zm11.2 1.12q.08.57.05 1.27-.01.19-.19.19h-4.63q-.09 0-.07.07.05.3.17.6.39.84 1.59.84.96-.01 1.51-.78.07-.09.14-.09.04 0 .1.06l1.08 1.06q.08.08.08.14 0 .03-.06.12-.5.62-1.27.95-.79.34-1.72.34-1.28 0-2.18-.58-.89-.59-1.28-1.64-.32-.75-.32-1.96 0-.83.23-1.46.35-1.06 1.21-1.69.86-.63 2.04-.63 1.5 0 2.41.87.91.87 1.11 2.32Zm-3.5-1.36q-.95 0-1.25.88-.06.2-.1.48 0 .07.08.07H26q.09 0 .06-.07-.08-.43-.08-.42-.13-.45-.47-.7-.33-.24-.83-.24Zm8.7-1.8q.54 0 .86.21.11.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.34.03-.53.05-.91.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.06.06.13v.57q0 .04.03.06.02.02.04-.02.62-.89 1.65-.89Zm6.39.09q.08 0 .13.05t.05.13v1.42q0 .08-.05.13t-.13.05h-1.45q-.08 0-.08.07v5.69q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13v-5.69q0-.07-.08-.07h-.88q-.08 0-.13-.05t-.05-.13v-1.42q0-.08.05-.13t.13-.05h.88q.08 0 .08-.08v-.33q0-.93.28-1.45.29-.51.92-.73.64-.22 1.77-.19h.57q.07 0 .12.05.06.06.06.13v1.21q0 .08-.06.13-.05.06-.12.06h-.5q-.52.01-.73.21-.2.21-.2.75v.16q0 .08.08.08h1.45Zm4.35 7.84q-1.26 0-2.16-.66-.9-.66-1.23-1.8-.21-.7-.21-1.53 0-.88.21-1.59.35-1.11 1.25-1.74.9-.63 2.16-.63 1.22 0 2.1.62.86.63 1.22 1.74.25.75.25 1.57 0 .81-.21 1.52-.33 1.17-1.23 1.83-.89.67-2.15.67Zm0-1.81q.49 0 .84-.3t.5-.83q.11-.48.11-1.05 0-.63-.11-1.06-.17-.51-.51-.8-.35-.28-.85-.28t-.84.28q-.34.29-.49.8-.12.35-.12 1.06 0 .68.11 1.05.15.53.5.83.35.3.86.3Zm8.79-6.12q.54 0 .86.21.12.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.13.05h-1.75q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05H51q.08 0 .13.05.06.06.06.13v.57q0 .04.02.06.04.02.05-.02.62-.89 1.65-.89Zm10.45-.02q1.17 0 1.83.7.66.71.66 1.99v4.96q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.5q0-.61-.31-.97-.32-.36-.85-.36-.52 0-.85.36-.33.36-.33.96v4.51q0 .08-.05.13-.06.05-.13.05h-1.74q-.08 0-.13-.05t-.05-.13v-4.5q0-.6-.33-.97-.33-.36-.86-.36-.47 0-.8.28-.32.29-.38.8v4.75q0 .08-.05.13-.06.05-.13.05H55q-.08 0-.13-.05t-.05-.13v-7.35q0-.07.05-.13.05-.05.13-.05h1.75q.07 0 .13.05.05.06.05.13v.59q0 .04.03.06.03.01.06-.04.62-.91 1.91-.91.75 0 1.31.32.56.31.86.9.04.09.11 0 .32-.62.89-.92.56-.3 1.26-.3Zm10.76 3.18q.09.57.06 1.27-.02.19-.2.19h-4.63q-.09 0-.06.07.04.3.16.6.39.84 1.59.84.96-.01 1.52-.78.06-.09.13-.09.05 0 .11.06l1.08 1.06q.07.08.07.14 0 .03-.06.12-.49.62-1.27.95-.78.34-1.71.34-1.29 0-2.18-.58-.9-.59-1.29-1.64-.31-.75-.31-1.96 0-.83.22-1.46.35-1.06 1.21-1.69.86-.63 2.05-.63 1.5 0 2.41.87.91.87 1.1 2.32Zm-3.5-1.36q-.94 0-1.24.88-.06.2-.11.48 0 .07.08.07h2.59q.09 0 .06-.07-.07-.43-.07-.42-.14-.45-.47-.7-.34-.24-.84-.24Zm8.7-1.8q.54 0 .86.21.12.06.09.22l-.31 1.71q-.02.18-.22.11-.22-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13v-7.35q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v.57q0 .04.03.06.03.02.05-.02.61-.89 1.64-.89ZM38.06 34.68q0-.07.05-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v10.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.05-.05-.05-.13v-4.14q0-.07-.08-.07h-3.32q-.07 0-.07.07v4.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13V34.68q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v4.03q0 .08.07.08h3.32q.08 0 .08-.08v-4.03Zm4.84 1.74q-.51 0-.85-.34-.34-.33-.34-.84 0-.53.33-.86.33-.33.86-.33t.86.33q.33.33.33.86 0 .51-.34.84-.34.34-.85.34ZM42 45q-.07 0-.13-.05-.05-.05-.05-.13v-7.36q0-.08.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.05.06.13v7.36q0 .08-.06.13-.05.05-.12.05H42Zm8.29-7.53q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v6.84q0 1.96-1.13 2.8-1.13.85-2.92.85-.53 0-1.17-.08-.15-.02-.15-.19l.06-1.55q0-.2.21-.17.54.09.99.09.96 0 1.48-.41.51-.43.51-1.35 0-.05-.03-.06-.03-.01-.06.03-.57.61-1.66.61-.98 0-1.79-.47-.82-.47-1.17-1.52-.22-.69-.22-1.79 0-1.17.27-1.9.31-.92 1.06-1.47.75-.56 1.75-.56 1.15 0 1.76.69.03.03.06.02.03-.01.03-.05v-.36Zm-.12 4.84q.12-.44.12-1.23 0-.46-.03-.71-.03-.26-.1-.49-.14-.4-.45-.65-.31-.24-.78-.24-.45 0-.76.24-.32.25-.47.65-.21.45-.21 1.22 0 .84.18 1.2.13.41.47.65.34.25.8.25.48 0 .8-.25.31-.24.43-.64Zm7.78-5.14q1.2 0 1.93.74.73.73.73 1.99v4.92q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.49q0-.59-.34-.97-.33-.37-.89-.37-.55 0-.89.37-.34.38-.34.97v4.49q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V34.68q0-.07.05-.13.05-.05.13-.05h1.75q.08 0 .13.05.05.06.05.13V38q0 .04.03.06.03.01.04-.02.62-.87 1.84-.87Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 122"><path fill="#fff" d="M8.1 89.9 47.6 110l38-20.1V11.3H8.1z"/><path fill="#f2f3f2" d="M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z"/><path fill="#dcdedc" d="M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z"/><path fill="#ff492c" d="M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5z"/><path fill="#2690ce" d="M90.2 64.5H3.6l-3.2 7 3.2 7h86.6l3.1-7z"/><path fill="#252530" d="M28.53 60q-.12 0-.15-.12l-.36-1.18q-.03-.04-.06-.04H25q-.03 0-.06.04l-.34 1.18q-.04.12-.16.12h-1.52q-.08 0-.11-.04-.04-.04-.01-.13l2.59-8.11q.03-.12.15-.12h1.89q.12 0 .15.12l2.6 8.11q.01.03.01.06 0 .11-.13.11h-1.53Zm-3.15-2.72q-.02.07.04.07h2.12q.07 0 .04-.07l-1.08-3.57q-.01-.05-.03-.04-.03.01-.04.04l-1.05 3.57Zm9.38-5.54q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v8.12q0 .06-.04.1-.04.04-.1.04H34.9q-.06 0-.1-.04-.04-.04-.04-.1v-.4q0-.04-.02-.04-.03-.01-.05.02-.51.66-1.38.66-.84 0-1.45-.47-.6-.47-.87-1.29-.2-.62-.2-1.45 0-.85.21-1.49.28-.76.87-1.21.6-.45 1.47-.45t1.35.6q.02.03.05.02.02-.01.02-.05v-2.57Zm-.25 6.39q.24-.45.24-1.21 0-.81-.27-1.26-.27-.47-.8-.47-.56 0-.85.47-.3.46-.3 1.27 0 .72.25 1.2.3.51.89.51.54 0 .84-.51Zm5.94 1.97q-1.01 0-1.73-.53t-.98-1.44q-.17-.57-.17-1.23 0-.7.17-1.27.27-.89.99-1.39.72-.5 1.73-.5.98 0 1.68.49.7.5.98 1.39.2.6.2 1.26 0 .65-.17 1.21-.27.94-.98 1.47-.71.54-1.72.54Zm0-1.46q.39 0 .67-.24t.4-.66q.09-.38.09-.84 0-.5-.09-.85-.14-.41-.41-.63-.28-.23-.67-.23-.41 0-.68.23-.27.22-.39.63-.1.29-.1.85 0 .54.09.84.12.42.4.66.28.24.69.24Zm9.47-3.15q.21.61.21 1.44t-.23 1.5q-.27.77-.87 1.22-.59.45-1.47.45-.86 0-1.34-.6-.02-.04-.05-.03-.02.01-.02.05v2.57q0 .06-.04.1-.05.04-.11.04h-1.4q-.06 0-.1-.04-.04-.04-.04-.1v-8.11q0-.06.04-.11.04-.04.1-.04H46q.06 0 .11.04.04.05.04.11v.39q0 .04.02.04.03.01.05-.01.5-.66 1.39-.66.83 0 1.44.46.6.46.87 1.29Zm-1.84 2.69q.3-.47.3-1.28 0-.75-.25-1.2-.28-.51-.89-.51-.55 0-.83.51-.25.44-.25 1.22 0 .8.26 1.24.28.48.82.48.54 0 .84-.46Zm6.68-3.14q0 .06-.04.11-.04.04-.1.04h-1.15q-.06 0-.06.06v2.54q0 .4.16.59.16.19.52.19h.4q.06 0 .1.04.04.05.04.11v1.14q0 .13-.14.15-.51.03-.72.03-1 0-1.49-.33t-.5-1.25v-3.21q0-.06-.06-.06h-.69q-.06 0-.1-.04-.04-.05-.04-.11v-1.06q0-.06.04-.11.04-.04.1-.04h.69q.06 0 .06-.06v-1.43q0-.06.04-.1.04-.04.1-.04h1.34q.06 0 .11.04.04.04.04.1v1.43q0 .06.06.06h1.15q.06 0 .1.04.04.05.04.11v1.06Zm1.94-1.9q-.41 0-.68-.27-.27-.27-.27-.68 0-.42.26-.69.27-.26.69-.26.42 0 .68.26.26.27.26.69 0 .41-.27.68-.27.27-.67.27ZM55.98 60q-.06 0-.11-.04-.04-.04-.04-.1v-5.9q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v5.9q0 .06-.04.1-.04.04-.1.04h-1.4Zm5.59.1q-1.01 0-1.73-.53t-.98-1.44q-.17-.57-.17-1.23 0-.7.17-1.27.27-.89.99-1.39.72-.5 1.73-.5.98 0 1.68.49.7.5.98 1.39.2.6.2 1.26 0 .65-.17 1.21-.27.94-.98 1.47-.71.54-1.72.54Zm0-1.46q.39 0 .67-.24t.4-.66q.09-.38.09-.84 0-.5-.09-.85-.14-.41-.41-.63-.28-.23-.67-.23-.41 0-.68.23-.27.22-.39.63-.1.29-.1.85 0 .54.09.84.12.42.4.66.28.24.69.24Zm7.17-4.9q.96 0 1.55.58.59.59.59 1.6v3.94q0 .06-.04.1-.04.04-.1.04h-1.41q-.06 0-.1-.04-.04-.04-.04-.1v-3.59q0-.48-.27-.78-.27-.3-.72-.3-.44 0-.71.3-.27.3-.27.78v3.59q0 .06-.04.1-.04.04-.1.04h-1.41q-.06 0-.1-.04-.04-.04-.04-.1v-5.88q0-.06.04-.11.04-.04.1-.04h1.41q.06 0 .1.04.04.05.04.11v.42q0 .03.02.04.03.02.04-.01.49-.69 1.46-.69ZM17.56 39.74q0-.06.04-.1.04-.04.1-.04h1.4q.06 0 .11.04.04.04.04.1v8.12q0 .06-.04.1-.05.04-.11.04h-1.4q-.06 0-.1-.04-.04-.04-.04-.1v-3.32q0-.06-.06-.06h-2.66q-.06 0-.06.06v3.32q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-8.12q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v3.23q0 .06.06.06h2.66q.06 0 .06-.06v-3.23Zm3.87 1.4q-.41 0-.68-.27-.27-.27-.27-.68 0-.42.27-.69.26-.26.68-.26.42 0 .69.26.26.27.26.69 0 .41-.27.68-.27.27-.68.27ZM20.71 48q-.06 0-.1-.04-.04-.04-.04-.1v-5.9q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v5.9q0 .06-.04.1-.04.04-.1.04h-1.41Zm6.64-6.02q0-.06.04-.11.04-.04.1-.04h1.41q.06 0 .1.04.04.05.04.11v5.47q0 1.57-.91 2.24-.9.67-2.33.67-.42 0-.94-.06-.12-.01-.12-.15l.05-1.24q0-.15.17-.13.43.07.79.07.77 0 1.18-.33.42-.34.42-1.08 0-.04-.03-.05-.02 0-.04.02-.46.49-1.34.49-.78 0-1.43-.37-.65-.38-.93-1.22-.18-.55-.18-1.43 0-.94.22-1.52.25-.74.85-1.18.6-.44 1.39-.44.92 0 1.42.55.02.02.04.02.03-.01.03-.05v-.28Zm-.1 3.87q.1-.36.1-.98 0-.37-.03-.58-.02-.2-.08-.38-.11-.33-.36-.52-.25-.2-.62-.2-.36 0-.62.2-.25.19-.37.52-.17.36-.17.97 0 .67.15.96.11.32.38.52t.64.2q.38 0 .63-.2.26-.2.35-.51Zm6.22-4.11q.96 0 1.55.58.58.59.58 1.6v3.94q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-3.59q0-.48-.27-.78-.27-.3-.71-.3-.45 0-.72.3-.27.3-.27.78v3.59q0 .06-.04.1-.04.04-.1.04h-1.4q-.06 0-.11-.04-.04-.04-.04-.1v-8.12q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v2.66q0 .03.03.04.02.02.03-.01.5-.69 1.47-.69Zm8.77 2.54q.07.46.05 1.02-.01.14-.16.14h-3.71q-.07 0-.04.06.03.24.13.48.31.68 1.27.68.77-.02 1.21-.63.05-.07.11-.07.04 0 .08.05l.87.85q.06.06.06.11 0 .02-.05.09-.4.5-1.02.77t-1.37.27q-1.03 0-1.74-.47-.72-.47-1.03-1.31-.25-.6-.25-1.57 0-.66.18-1.17.27-.85.96-1.35.69-.51 1.64-.51 1.2 0 1.93.7.72.7.88 1.86Zm-2.8-1.09q-.75 0-.99.71-.05.15-.09.38 0 .06.06.06h2.08q.07 0 .05-.06-.06-.35-.06-.34-.11-.36-.38-.55-.27-.2-.67-.2Zm6.27 4.89q-.81 0-1.41-.22-.6-.23-.93-.64-.33-.41-.33-.92v-.12q0-.06.05-.11.04-.04.1-.04h1.33q.06 0 .1.04.04.05.04.11v.01q0 .26.3.45.29.18.74.18.4 0 .66-.16.25-.16.25-.4 0-.22-.22-.32-.21-.11-.71-.23-.56-.15-.88-.28-.77-.26-1.23-.65-.45-.38-.45-1.1 0-.89.69-1.41.69-.52 1.83-.52.76 0 1.34.24.58.25.89.69.32.45.32 1.01 0 .06-.04.1-.04.05-.1.05h-1.29q-.06 0-.1-.05-.04-.04-.04-.1 0-.26-.27-.44t-.71-.18q-.4 0-.65.14-.25.15-.25.4 0 .24.24.36.25.12.82.25.14.04.3.08.17.04.36.1.86.25 1.35.65.49.39.49 1.15 0 .89-.7 1.39-.7.49-1.89.49Zm7.09-5.04q0 .06-.04.11-.04.04-.1.04H51.5q-.06 0-.06.06v2.54q0 .4.17.59.16.19.52.19h.39q.06 0 .11.04.04.05.04.11v1.14q0 .13-.15.15-.5.03-.72.03-.99 0-1.48-.33-.5-.33-.51-1.25v-3.21q0-.06-.06-.06h-.68q-.06 0-.1-.04-.05-.05-.05-.11v-1.06q0-.06.05-.11.04-.04.1-.04h.68q.06 0 .06-.06v-1.43q0-.06.04-.1.05-.04.11-.04h1.34q.06 0 .1.04.04.04.04.1v1.43q0 .06.06.06h1.16q.06 0 .1.04.04.05.04.11v1.06Zm6.58 5.06q-.93 0-1.63-.36-.7-.36-1.09-1.02-.39-.65-.39-1.5v-5.48q0-.06.04-.1.04-.04.1-.04h1.41q.06 0 .1.04.04.04.04.1v5.49q0 .63.39 1.02t1.03.39q.63 0 1.02-.39t.39-1.02v-5.49q0-.06.04-.1.05-.04.11-.04h1.4q.06 0 .1.04.04.04.04.1v5.48q0 .85-.39 1.5-.39.66-1.09 1.02-.7.36-1.62.36Zm6.85-.02q-.81 0-1.41-.22-.6-.23-.93-.64-.33-.41-.33-.92v-.12q0-.06.05-.11.04-.04.1-.04h1.33q.06 0 .1.04.04.05.04.11v.01q0 .26.3.45.29.18.74.18.4 0 .66-.16.25-.16.25-.4 0-.22-.22-.32-.21-.11-.71-.23-.56-.15-.88-.28-.77-.26-1.23-.65-.45-.38-.45-1.1 0-.89.69-1.41.69-.52 1.83-.52.76 0 1.34.24.58.25.89.69.32.45.32 1.01 0 .06-.04.1-.04.05-.1.05h-1.29q-.06 0-.1-.05-.04-.04-.04-.1 0-.26-.27-.44t-.71-.18q-.4 0-.65.14-.25.15-.25.4 0 .24.24.36.25.12.82.25.14.04.3.08.17.04.36.1.86.25 1.35.65.49.39.49 1.15 0 .89-.7 1.39-.7.49-1.89.49Zm9.02-3.8q.07.46.05 1.02-.01.14-.16.14h-3.7q-.08 0-.05.06.03.24.13.48.31.68 1.27.68.77-.02 1.21-.63.05-.07.11-.07.04 0 .09.05l.86.85q.06.06.06.11 0 .02-.05.09-.39.5-1.02.77-.62.27-1.37.27-1.03 0-1.74-.47-.72-.47-1.03-1.31-.25-.6-.25-1.57 0-.66.18-1.17.28-.85.97-1.35.69-.51 1.63-.51 1.2 0 1.93.7t.88 1.86Zm-2.79-1.09q-.76 0-1 .71-.05.15-.08.38 0 .06.06.06h2.07q.07 0 .05-.06-.06-.35-.06-.34-.11-.36-.38-.55-.27-.2-.66-.2Zm6.96-1.44q.43 0 .68.17.1.04.07.18l-.25 1.36q-.01.15-.17.09-.18-.06-.42-.06-.09 0-.26.02-.43.04-.73.32t-.3.75v3.28q0 .06-.05.1-.04.04-.1.04h-1.4q-.06 0-.1-.04-.05-.04-.05-.1v-5.88q0-.06.05-.11.04-.04.1-.04h1.4q.06 0 .1.04.05.05.05.11v.45q0 .04.02.05.02.01.04-.01.49-.72 1.32-.72Z"/><path fill="#fff" d="M40.46 69.28q0 .05-.04.08-.03.04-.08.04h-3.4q-.05 0-.05.05v1.87q0 .05.05.05h2.29q.05 0 .09.03.03.04.03.09v.76q0 .05-.03.09-.04.03-.09.03h-2.29q-.05 0-.05.05v2.86q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h4.49q.05 0 .08.04.04.03.04.08v.76Zm4.56 6.12q-.1 0-.13-.1l-.33-1.07q-.02-.04-.05-.04h-2.64q-.03 0-.05.04l-.33 1.07q-.03.1-.13.1h-1q-.06 0-.09-.04-.03-.03-.01-.1l2.17-6.76q.03-.1.13-.1h1.25q.1 0 .13.1l2.18 6.76q.01.02.01.05 0 .09-.11.09h-1Zm-2.89-2.18q-.01.06.04.06h2.03q.06 0 .04-.06l-1.03-3.35q-.01-.04-.03-.04-.02 0-.03.04l-1.02 3.35Zm5.15 2.18q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .08.04.04.03.04.08v.76q0 .05-.04.08-.03.04-.08.04h-4.44Zm5.71 0q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v5.83q0 .05.05.05h3.35q.05 0 .09.04.03.03.03.08v.76q0 .05-.03.08-.04.04-.09.04h-4.44Z"/><path fill="#252530" d="M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z"/></svg>
@@ -7,7 +7,7 @@
7
7
  z-index: var(--stacking-context-page-meganav);
8
8
 
9
9
  @apply fixed top-0 w-full;
10
- @apply antialiased font-manrope transition-colors;
10
+ @apply antialiased font-sans transition-colors;
11
11
  }
12
12
 
13
13
  .ui-meganav {
@@ -51,7 +51,7 @@
51
51
  }
52
52
 
53
53
  .ui-meganav-link {
54
- @apply text-menu2 font-bold block font-manrope;
54
+ @apply text-menu2 font-medium block;
55
55
  @apply mr-12 lg:mr-24 px-0 py-20;
56
56
  @apply hover:text-gui-hover focus:text-gui-focus focus:outline-none;
57
57
  @apply transition-colors;
@@ -63,13 +63,13 @@
63
63
 
64
64
  .ui-meganav-mobile-link {
65
65
  @apply p-menu-row relative -left-8 w-extend-8;
66
- @apply text-menu2 font-bold font-jetbrains_mono font-medium block text-cool-black text-left;
66
+ @apply text-menu2 font-medium block text-cool-black text-left;
67
67
  @apply flex items-center;
68
68
  @apply focus:text-gui-focus focus:outline-none;
69
69
  }
70
70
 
71
71
  .ui-meganav-account-link {
72
- @apply block px-8 py-8 hover:bg-light-grey hover:text-gui-hover rounded relative -left-8 text-menu3 w-extend-8 font-bold font-jetbrains_mono;
72
+ @apply block px-8 py-8 hover:bg-light-grey hover:text-gui-hover rounded relative -left-8 text-menu3 w-extend-8 font-light;
73
73
  }
74
74
 
75
75
  .ui-meganav-content {
@@ -97,15 +97,15 @@
97
97
  }
98
98
 
99
99
  .ui-meganav-media-heading {
100
- @apply text-menu3 text-cool-black font-bold font-manrope group-hover:text-gui-hover group-focus:text-gui-focus;
100
+ @apply text-menu3 text-cool-black font-medium group-hover:text-gui-hover group-focus:text-gui-focus;
101
101
  }
102
102
 
103
103
  .ui-meganav-media-copy {
104
- @apply text-p3 font-manrope font-medium text-dark-grey;
104
+ @apply text-p3 text-dark-grey font-light;
105
105
  }
106
106
 
107
107
  .ui-meganav-overline {
108
- @apply text-overline2 text-cool-black uppercase font-bold font-jetbrains_mono tracking-widen-0.16 p-overline;
108
+ @apply text-overline2 text-cool-black uppercase font-medium tracking-widen-0.15 p-overline;
109
109
  }
110
110
 
111
111
  .ui-meganav-hr {
@@ -29,7 +29,7 @@
29
29
  }
30
30
  },
31
31
  "panels": [
32
- { "label": "Platform", "shortLabel": "Platform", "id": "platform-panel", "component": "MeganavContentPlatform" },
32
+ { "label": "Products", "shortLabel": "Products", "id": "products-panel", "component": "MeganavContentProducts" },
33
33
  { "label": "Solutions", "shortLabel": "Solutions", "id": "use-cases-panel", "component": "MeganavContentUseCases" },
34
34
  { "label": "Company", "shortLabel": "Company", "id": "company-panel", "component": "MeganavContentCompany" },
35
35
  { "label": "Developers", "shortLabel": "Developers", "id": "developers-panel", "component": "MeganavContentDevelopers" }
@@ -30,10 +30,10 @@ module AblyUi
30
30
  def panels
31
31
  [
32
32
  {
33
- label: 'Platform',
34
- short_label: 'Platform',
35
- id: 'platform-panel',
36
- class: 'AblyUi::Core::MeganavContentPlatform'
33
+ label: 'Products',
34
+ short_label: 'Products',
35
+ id: 'products-panel',
36
+ class: 'AblyUi::Core::MeganavContentProducts'
37
37
  },
38
38
  {
39
39
  label: 'Solutions',
@@ -1 +1,2 @@
1
- !function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("redux")):"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports.AblyUi=r(require("redux")):(t.AblyUi=t.AblyUi||{},t.AblyUi.Core=t.AblyUi.Core||{},t.AblyUi.Core.MeganavBlogPostsList=r(t[void 0]))}(this,(t=>(()=>{var r={7757:(t,r,e)=>{e(5666)},5666:t=>{var r=function(t){"use strict";var r,e=Object.prototype,n=e.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,r,e){return Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}),t[r]}try{u({},"")}catch(t){u=function(t,r,e){return t[r]=e}}function l(t,r,e,n){var o=r&&r.prototype instanceof v?r:v,i=Object.create(o.prototype),a=new S(n||[]);return i._invoke=function(t,r,e){var n=s;return function(o,i){if(n===p)throw new Error("Generator is already running");if(n===y){if("throw"===o)throw i;return C()}for(e.method=o,e.arg=i;;){var a=e.delegate;if(a){var c=E(a,e);if(c){if(c===d)continue;return c}}if("next"===e.method)e.sent=e._sent=e.arg;else if("throw"===e.method){if(n===s)throw n=y,e.arg;e.dispatchException(e.arg)}else"return"===e.method&&e.abrupt("return",e.arg);n=p;var u=f(t,r,e);if("normal"===u.type){if(n=e.done?y:h,u.arg===d)continue;return{value:u.arg,done:e.done}}"throw"===u.type&&(n=y,e.method="throw",e.arg=u.arg)}}}(t,e,a),i}function f(t,r,e){try{return{type:"normal",arg:t.call(r,e)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var s="suspendedStart",h="suspendedYield",p="executing",y="completed",d={};function v(){}function g(){}function m(){}var b={};b[i]=function(){return this};var w=Object.getPrototypeOf,x=w&&w(w(_([])));x&&x!==e&&n.call(x,i)&&(b=x);var O=m.prototype=v.prototype=Object.create(b);function L(t){["next","throw","return"].forEach((function(r){u(t,r,(function(t){return this._invoke(r,t)}))}))}function j(t,r){function e(o,i,a,c){var u=f(t[o],t,i);if("throw"!==u.type){var l=u.arg,s=l.value;return s&&"object"==typeof s&&n.call(s,"__await")?r.resolve(s.__await).then((function(t){e("next",t,a,c)}),(function(t){e("throw",t,a,c)})):r.resolve(s).then((function(t){l.value=t,a(l)}),(function(t){return e("throw",t,a,c)}))}c(u.arg)}var o;this._invoke=function(t,n){function i(){return new r((function(r,o){e(t,n,r,o)}))}return o=o?o.then(i,i):i()}}function E(t,e){var n=t.iterator[e.method];if(n===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=r,E(t,e),"throw"===e.method))return d;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var o=f(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=r),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function A(t){var r={tryLoc:t[0]};1 in t&&(r.catchLoc=t[1]),2 in t&&(r.finallyLoc=t[2],r.afterLoc=t[3]),this.tryEntries.push(r)}function P(t){var r=t.completion||{};r.type="normal",delete r.arg,t.completion=r}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(A,this),this.reset(!0)}function _(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function e(){for(;++o<t.length;)if(n.call(t,o))return e.value=t[o],e.done=!1,e;return e.value=r,e.done=!0,e};return a.next=a}}return{next:C}}function C(){return{value:r,done:!0}}return g.prototype=O.constructor=m,m.constructor=g,g.displayName=u(m,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var r="function"==typeof t&&t.constructor;return!!r&&(r===g||"GeneratorFunction"===(r.displayName||r.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,u(t,c,"GeneratorFunction")),t.prototype=Object.create(O),t},t.awrap=function(t){return{__await:t}},L(j.prototype),j.prototype[a]=function(){return this},t.AsyncIterator=j,t.async=function(r,e,n,o,i){void 0===i&&(i=Promise);var a=new j(l(r,e,n,o),i);return t.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},L(O),u(O,c,"Generator"),O[i]=function(){return this},O.toString=function(){return"[object Generator]"},t.keys=function(t){var r=[];for(var e in t)r.push(e);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},t.values=_,S.prototype={constructor:S,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(P),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=r)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function o(n,o){return c.type="throw",c.arg=t,e.next=n,o&&(e.method="next",e.arg=r),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],c=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),l=n.call(a,"finallyLoc");if(u&&l){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,r){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=r,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,r){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&r&&(this.next=r),d},finish:function(t){for(var r=this.tryEntries.length-1;r>=0;--r){var e=this.tryEntries[r];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),P(e),d}},catch:function(t){for(var r=this.tryEntries.length-1;r>=0;--r){var e=this.tryEntries[r];if(e.tryLoc===t){var n=e.completion;if("throw"===n.type){var o=n.arg;P(e)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:_(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=r),d}},t}(t.exports);try{regeneratorRuntime=r}catch(t){Function("r","regeneratorRuntime = r")(r)}},5293:r=>{"use strict";r.exports=t}},e={};function n(t){var o=e[t];if(void 0!==o)return o.exports;var i=e[t]={exports:{}};return r[t](i,i.exports,n),i.exports}n.d=(t,r)=>{for(var e in r)n.o(r,e)&&!n.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:r[e]})},n.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r);var o={};return(()=>{"use strict";n.d(o,{default:()=>s});var t=function(t){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:document).querySelectorAll("[data-id=".concat(t,"]"))};function r(t,r){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),e.push.apply(e,n)}return e}function e(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(r){i(t,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))}))}return t}function i(t,r,e){return r in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t}n(7757);var a={recent:null},c="blogPosts",u=(i({},c,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,r=arguments.length>1?arguments[1]:void 0;return"blog/loaded"===r.type?e(e({},t),{},{recent:r.payload}):t})),function(t){var r;return null===(r=t.getState()[c])||void 0===r?void 0:r.recent}),l=(n(5293),function(t,r){var e=function(){if(!window.AblyUi.RemoteDataStore)throw new Error("Remote store was called before one was created");return window.AblyUi.RemoteDataStore}(),n=t(e);e.subscribe((function(){var o=t(e);o!==n&&(n=o,r(o))}))});function f(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=new Array(r);e<r;e++)n[e]=t[e];return n}const s=function(){l(u,(function(r){if(Array.isArray(r)&&r.length>0){var e=t("meganav-company-panel-blog-section"),n=t("meganav-company-panel-recent-blog-posts");Array.from(n).forEach((function(t){var e=document.createDocumentFragment();r.forEach((function(t){return e.appendChild((i=(r=t).link,a=r.title,c=r.pubDate,n=["li","a","p","p"].map((function(t){return document.createElement(t)})),o=4,u=function(t){if(Array.isArray(t))return t}(n)||function(t,r){var e=t&&("undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"]);if(null!=e){var n,o,i=[],a=!0,c=!1;try{for(e=e.call(t);!(a=(n=e.next()).done)&&(i.push(n.value),!r||i.length!==r);a=!0);}catch(t){c=!0,o=t}finally{try{a||null==e.return||e.return()}finally{if(c)throw o}}return i}}(n,o)||function(t,r){if(t){if("string"==typeof t)return f(t,r);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?f(t,r):void 0}}(n,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),l=u[0],s=u[1],h=u[2],p=u[3],s.href=i,s.classList.add("ui-meganav-media","group"),h.textContent=a,h.classList.add("ui-meganav-media-heading"),p.textContent=c,p.classList.add("ui-meganav-media-copy"),s.appendChild(h),s.appendChild(p),l.appendChild(s),l));var r,n,o,i,a,c,u,l,s,h,p})),t.appendChild(e)})),Array.from(e).forEach((function(t){return t.classList.remove("hidden")}))}}))}})(),o.default})()));
1
+ /*! For license information please see component.js.LICENSE.txt */
2
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("redux")):"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.AblyUi=e(require("redux")):(t.AblyUi=t.AblyUi||{},t.AblyUi.Core=t.AblyUi.Core||{},t.AblyUi.Core.MeganavBlogPostsList=e(t[void 0]))}(this,(t=>(()=>{var e={5293:e=>{"use strict";e.exports=t},7061:(t,e,r)=>{var n=r(8698).default;function o(){"use strict";t.exports=o=function(){return r},t.exports.__esModule=!0,t.exports.default=t.exports;var e,r={},i=Object.prototype,a=i.hasOwnProperty,c=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},l=u.iterator||"@@iterator",f=u.asyncIterator||"@@asyncIterator",s=u.toStringTag||"@@toStringTag";function p(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{p({},"")}catch(e){p=function(t,e,r){return t[e]=r}}function h(t,e,r,n){var o=e&&e.prototype instanceof w?e:w,i=Object.create(o.prototype),a=new U(n||[]);return c(i,"_invoke",{value:P(t,r,a)}),i}function y(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}r.wrap=h;var d="suspendedStart",v="suspendedYield",g="executing",m="completed",b={};function w(){}function x(){}function O(){}var j={};p(j,l,(function(){return this}));var L=Object.getPrototypeOf,E=L&&L(L(D([])));E&&E!==i&&a.call(E,l)&&(j=E);var _=O.prototype=w.prototype=Object.create(j);function S(t){["next","throw","return"].forEach((function(e){p(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function r(o,i,c,u){var l=y(t[o],t,i);if("throw"!==l.type){var f=l.arg,s=f.value;return s&&"object"==n(s)&&a.call(s,"__await")?e.resolve(s.__await).then((function(t){r("next",t,c,u)}),(function(t){r("throw",t,c,u)})):e.resolve(s).then((function(t){f.value=t,c(f)}),(function(t){return r("throw",t,c,u)}))}u(l.arg)}var o;c(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}})}function P(t,r,n){var o=d;return function(i,a){if(o===g)throw new Error("Generator is already running");if(o===m){if("throw"===i)throw a;return{value:e,done:!0}}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=C(c,n);if(u){if(u===b)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=m,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=g;var l=y(t,r,n);if("normal"===l.type){if(o=n.done?m:v,l.arg===b)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=m,n.method="throw",n.arg=l.arg)}}}function C(t,r){var n=r.method,o=t.iterator[n];if(o===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,C(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var i=y(o,t.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,b;var a=i.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,b):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function U(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function D(t){if(t||""===t){var r=t[l];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function r(){for(;++o<t.length;)if(a.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}throw new TypeError(n(t)+" is not iterable")}return x.prototype=O,c(_,"constructor",{value:O,configurable:!0}),c(O,"constructor",{value:x,configurable:!0}),x.displayName=p(O,s,"GeneratorFunction"),r.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},r.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,O):(t.__proto__=O,p(t,s,"GeneratorFunction")),t.prototype=Object.create(_),t},r.awrap=function(t){return{__await:t}},S(A.prototype),p(A.prototype,f,(function(){return this})),r.AsyncIterator=A,r.async=function(t,e,n,o,i){void 0===i&&(i=Promise);var a=new A(h(t,e,n,o),i);return r.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},S(_),p(_,s,"Generator"),p(_,l,(function(){return this})),p(_,"toString",(function(){return"[object Generator]"})),r.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},r.values=D,U.prototype={constructor:U,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(T),!t)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function n(n,o){return c.type="throw",c.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],c=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var u=a.call(i,"catchLoc"),l=a.call(i,"finallyLoc");if(u&&l){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=t,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,b):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),b},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),T(r),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:D(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),b}},r}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},8698:t=>{function e(r){return t.exports=e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,e(r)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},4687:(t,e,r)=>{var n=r(7061)();t.exports=n;try{regeneratorRuntime=n}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}}},r={};function n(t){var o=r[t];if(void 0!==o)return o.exports;var i=r[t]={exports:{}};return e[t](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var o={};return(()=>{"use strict";n.d(o,{default:()=>s});var t=function(t){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:document).querySelectorAll("[data-id=".concat(t,"]"))};function e(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function r(t){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?e(Object(n),!0).forEach((function(e){i(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):e(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}n(4687);var a={recent:null},c="blogPosts",u=(i({},c,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,e=arguments.length>1?arguments[1]:void 0;return"blog/loaded"===e.type?r(r({},t),{},{recent:e.payload}):t})),function(t){var e;return null===(e=t.getState()[c])||void 0===e?void 0:e.recent}),l=(n(5293),function(t,e){var r=function(){if(!window.AblyUi.RemoteDataStore)throw new Error("Remote store was called before one was created");return window.AblyUi.RemoteDataStore}(),n=t(r);r.subscribe((function(){var o=t(r);o!==n&&(n=o,e(o))}))});function f(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}const s=function(){l(u,(function(e){if(Array.isArray(e)&&e.length>0){var r=t("meganav-company-panel-blog-section"),n=t("meganav-company-panel-recent-blog-posts");Array.from(n).forEach((function(t){var r=document.createDocumentFragment();e.forEach((function(t){return r.appendChild((i=(e=t).link,a=e.title,c=e.pubDate,n=["li","a","p","p"].map((function(t){return document.createElement(t)})),o=4,u=function(t){if(Array.isArray(t))return t}(n)||function(t,e){var r=t&&("undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"]);if(null!=r){var n,o,i=[],a=!0,c=!1;try{for(r=r.call(t);!(a=(n=r.next()).done)&&(i.push(n.value),!e||i.length!==e);a=!0);}catch(t){c=!0,o=t}finally{try{a||null==r.return||r.return()}finally{if(c)throw o}}return i}}(n,o)||function(t,e){if(t){if("string"==typeof t)return f(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?f(t,e):void 0}}(n,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),l=u[0],s=u[1],p=u[2],h=u[3],s.href=i,s.classList.add("ui-meganav-media","group"),p.textContent=a,p.classList.add("ui-meganav-media-heading"),h.textContent=c,h.classList.add("ui-meganav-media-copy"),s.appendChild(p),s.appendChild(h),l.appendChild(s),l));var e,n,o,i,a,c,u,l,s,p,h})),t.appendChild(r)})),Array.from(r).forEach((function(t){return t.classList.remove("hidden")}))}}))}})(),o.default})()));
@@ -33,12 +33,21 @@
33
33
  </div>
34
34
  <% end %>
35
35
  </li>
36
+ <li>
37
+ <%= link_to abs_url("/examples"), class: "ui-meganav-media-with-image group" do %>
38
+ <%= render(AblyUi::Core::Icon.new(name: "icon-display-examples-col", size: "2.5rem")) %>
39
+ <div class="flex flex-col justify-center">
40
+ <p class="ui-meganav-media-heading">Live examples</p>
41
+ <p class="ui-meganav-media-copy">Discover our features and their use cases.</p>
42
+ </div>
43
+ <% end %>
44
+ </li>
36
45
  </ul>
37
46
  </div>
38
47
  <div class="col-span-full md:col-span-4 pb-8 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0">
39
48
  <ul class="md:mt-40" aria-labelledby="meganav-developers-panel-explore">
40
49
  <li>
41
- <%= link_to abs_url("/download"), class: "ui-meganav-media-with-image group" do %>
50
+ <%= link_to abs_url("/docs/sdks"), class: "ui-meganav-media-with-image group" do %>
42
51
  <%= render(AblyUi::Core::Icon.new(name: "icon-display-sdks-col", size: "2.5rem")) %>
43
52
  <div class="flex flex-col justify-center">
44
53
  <p class="ui-meganav-media-heading">SDKs</p>
@@ -76,7 +85,7 @@
76
85
  </ul>
77
86
  </div>
78
87
  <div class="col-span-full md:col-span-4 pt-8 pb-24 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0">
79
- <h3 class="ui-meganav-overline uppercase" id=meganav-developers-panel-quick-links">
88
+ <h3 class="ui-meganav-overline uppercase" id="meganav-developers-panel-quick-links">
80
89
  Quick links
81
90
  </h3>
82
91
  <ul aria-labelledby="meganav-developers-panel-quick-links">
@@ -1 +1 @@
1
- !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.AblyUi=o():(e.AblyUi=e.AblyUi||{},e.AblyUi.Core=e.AblyUi.Core||{},e.AblyUi.Core.MeganavContentPlatform=o())}(this,(()=>({}.default)));
1
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.AblyUi=o():(e.AblyUi=e.AblyUi||{},e.AblyUi.Core=e.AblyUi.Core||{},e.AblyUi.Core.MeganavContentProducts=o())}(this,(()=>({}.default)));