@jetbrains/kotlin-web-site-ui 2.8.0 → 2.9.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/footer.css CHANGED
@@ -1,2 +1,2 @@
1
- .ktl-social-list-module_social-list_m5d4R{display:grid;-moz-column-gap:18px;column-gap:18px;grid-auto-flow:column;justify-content:start;margin:-6px 0}@media (max-width:480px){.ktl-social-list-module_social-list_m5d4R{-moz-column-gap:8px;column-gap:8px}}:root{--ktl-light-grey:#f4f4f4;--ktl-dark-100:rgba(39, 40, 44, 1);--ktl-dark-bg-hard:rgba(27, 27, 27, 1);--ktl-icon-color-dark:rgba(39, 40, 44, 0.75);--ktl-color-white-light:rgba(255, 255, 255, 0.75);--ktl-transition-xfast:100ms;--ktl-transition-fast:300ms;--ktl-color-primary-light-theme:#7f52ff;--ktl-color-dark-40:rgba(39, 40, 44, 0.4);--ktl-light-text-hard:rgba(39, 40, 44, 1);--ktl-light-dark-20:rgba(39, 40, 44, 0.2);--ktl-overlay-z-index:900;--ktl-top-menu-z-index:905;--ktl-header-z-index:906;--ktl-header-height-mobile:48px}.ktl-social-item-module_social-item_LDEev{width:36px;height:36px;padding:6px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-icon-color-dark)}.ktl-social-item-module_social-item_LDEev :focus,.ktl-social-item-module_social-item_LDEev:hover{color:var(--ktl-icon-color-dark);background:rgba(39,40,44,.05)}.ktl-social-item-module_social-item-dark-theme_ZhWgN{color:var(--ktl-color-white-light)}.ktl-social-item-module_social-item-dark-theme_ZhWgN:focus,.ktl-social-item-module_social-item-dark-theme_ZhWgN:hover{color:var(--ktl-color-white-light);background:rgba(255,255,255,.1)}.ktl-nav-list-module_nav-list_2YPZ6{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.ktl-nav-item-module_nav-item_526AM{padding-right:12px;margin-right:12px;line-height:32px;position:relative}.ktl-nav-item-module_nav-item_526AM:not(:last-child)::after{position:absolute;content:'';right:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background-color:rgba(39,40,44,.5)}.ktl-nav-item-module_nav-item_526AM:last-child{padding-right:0;margin-right:0}.ktl-nav-item-module_nav-item-dark-theme__ymom:not(:last-child)::after{background-color:rgba(255,255,255,.5)}@media (min-width:640px){.ktl-nav-item-module_nav-item_526AM{line-height:1.5}}.ktl-logo-module_link_3Bppl{text-decoration:none}:root{--rs-font-family-gotham:'Gotham SSm A', 'Gotham SSm B', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-inter:Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-system:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-mono:SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace;--rs-font-weight-black:900;--rs-font-weight-bold:700;--rs-font-weight-light:300}.ktl-footer-module_footer_3ENKj{background:var(--ktl-light-grey);padding:32px 16px 16px;min-width:320px;box-sizing:border-box;display:grid;grid-template-columns:auto 75px;grid-template-rows:auto;grid-template-areas:'social-list social-list' 'nav-list nav-list' 'text logo';grid-column-gap:16px;font-family:var(--rs-font-family-inter);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ktl-footer-module_footer-dark-theme_1lVqh{background:var(--ktl-dark-100)}.ktl-footer-module_footer-dark-theme_1lVqh .ktl-footer-module_underlined-link_Pu1QP{border-color:inherit}.ktl-footer-module_social-list-area_3BpCr{grid-area:social-list}.ktl-footer-module_social-list-title_2m4tY{margin-bottom:8px}.ktl-footer-module_nav-list-area_11ftH{grid-area:nav-list;margin:24px 0 32px}.ktl-footer-module_text-area_1SpnS{grid-area:text}.ktl-footer-module_logo-area_24Dg6{grid-area:logo}.ktl-footer-module_copyright_2uBX0,.ktl-footer-module_motto_22kgv{display:inline}.ktl-footer-module_underlined-link_Pu1QP{border-color:var(--ktl-light-dark-20)}@media (min-width:641px){.ktl-footer-module_footer_3ENKj{padding:32px;grid-template-columns:auto 60px;grid-template-areas:'social-list logo' 'nav-list logo' 'text text'}.ktl-footer-module_text-area_1SpnS{display:flex;justify-content:space-between}.ktl-footer-module_motto_22kgv{margin-left:16px;text-align:right}.ktl-footer-module_social-list-area_3BpCr{display:flex;align-items:center}.ktl-footer-module_social-list-title_2m4tY{margin-bottom:0;margin-right:24px}.ktl-footer-module_nav-list-area_11ftH{margin:16px 0}}
1
+ .ktl-social-list-module_social-list_InQY0{display:grid;-moz-column-gap:18px;column-gap:18px;grid-auto-flow:column;justify-content:start;margin:-6px 0}@media (max-width:480px){.ktl-social-list-module_social-list_InQY0{-moz-column-gap:8px;column-gap:8px}}:root{--ktl-light-grey:#f4f4f4;--ktl-dark-100:rgba(39, 40, 44, 1);--ktl-dark-bg-hard:rgba(27, 27, 27, 1);--ktl-icon-color-dark:rgba(39, 40, 44, 0.75);--ktl-color-white-light:rgba(255, 255, 255, 0.75);--ktl-transition-xfast:100ms;--ktl-transition-fast:300ms;--ktl-color-primary-light-theme:#7f52ff;--ktl-color-dark-40:rgba(39, 40, 44, 0.4);--ktl-light-text-hard:rgba(39, 40, 44, 1);--ktl-light-dark-20:rgba(39, 40, 44, 0.2);--ktl-overlay-z-index:900;--ktl-top-menu-z-index:905;--ktl-header-z-index:906;--ktl-header-height-mobile:48px}.ktl-social-item-module_social-item_altig{width:36px;height:36px;padding:6px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-icon-color-dark)}.ktl-social-item-module_social-item_altig :focus,.ktl-social-item-module_social-item_altig:hover{color:var(--ktl-icon-color-dark);background:rgba(39,40,44,.05)}.ktl-social-item-module_social-item-dark-theme_4WGX5{color:var(--ktl-color-white-light)}.ktl-social-item-module_social-item-dark-theme_4WGX5:focus,.ktl-social-item-module_social-item-dark-theme_4WGX5:hover{color:var(--ktl-color-white-light);background:rgba(255,255,255,.1)}.ktl-nav-list-module_nav-list_cEUsm{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.ktl-nav-item-module_nav-item_4o3J-{padding-right:12px;margin-right:12px;line-height:32px;position:relative}.ktl-nav-item-module_nav-item_4o3J-:not(:last-child)::after{position:absolute;content:'';right:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background-color:rgba(39,40,44,.5)}.ktl-nav-item-module_nav-item_4o3J-:last-child{padding-right:0;margin-right:0}.ktl-nav-item-module_nav-item-dark-theme_3EbRM:not(:last-child)::after{background-color:rgba(255,255,255,.5)}@media (min-width:640px){.ktl-nav-item-module_nav-item_4o3J-{line-height:1.5}}.ktl-logo-module_link_Z7W49{text-decoration:none}:root{--rs-font-family-gotham:'Gotham SSm A', 'Gotham SSm B', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-inter:Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-system:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;--rs-font-family-mono:SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace;--rs-font-weight-black:900;--rs-font-weight-bold:700;--rs-font-weight-light:300}.ktl-footer-module_footer_YYHJn{background:var(--ktl-light-grey);padding:32px 16px 16px;min-width:320px;box-sizing:border-box;display:grid;grid-template-columns:auto 75px;grid-template-rows:auto;grid-template-areas:'social-list social-list' 'nav-list nav-list' 'text logo';grid-column-gap:16px;font-family:var(--rs-font-family-inter);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ktl-footer-module_footer-dark-theme_GiAQp{background:var(--ktl-dark-100)}.ktl-footer-module_footer-dark-theme_GiAQp .ktl-footer-module_underlined-link_mhvsS{border-color:inherit}.ktl-footer-module_social-list-area_4hUNp{grid-area:social-list}.ktl-footer-module_social-list-title_KkSwg{margin-bottom:8px}.ktl-footer-module_nav-list-area_QH4VT{grid-area:nav-list;margin:24px 0 32px}.ktl-footer-module_text-area_H3lZP{grid-area:text}.ktl-footer-module_logo-area_-cPlN{grid-area:logo}.ktl-footer-module_copyright_eGK3c,.ktl-footer-module_motto_JKLSs{display:inline}.ktl-footer-module_underlined-link_mhvsS{border-color:var(--ktl-light-dark-20)}@media (min-width:641px){.ktl-footer-module_footer_YYHJn{padding:32px;grid-template-columns:auto 60px;grid-template-areas:'social-list logo' 'nav-list logo' 'text text'}.ktl-footer-module_text-area_H3lZP{display:flex;justify-content:space-between}.ktl-footer-module_motto_JKLSs{margin-left:16px;text-align:right}.ktl-footer-module_social-list-area_4hUNp{display:flex;align-items:center}.ktl-footer-module_social-list-title_KkSwg{margin-bottom:0;margin-right:24px}.ktl-footer-module_nav-list-area_QH4VT{margin:16px 0}}
2
2
  /*# sourceMappingURL=footer.css.map*/
package/dist/footer.js CHANGED
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see footer.js.LICENSE.txt */
2
- !function(){var t={4184:function(t,e){var r;!function(){"use strict";var l={}.hasOwnProperty;function o(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var n=typeof r;if("string"===n||"number"===n)t.push(r);else if(Array.isArray(r)){if(r.length){var a=o.apply(null,r);a&&t.push(a)}}else if("object"===n)if(r.toString===Object.prototype.toString)for(var i in r)l.call(r,i)&&r[i]&&t.push(i);else t.push(r.toString())}}return t.join(" ")}t.exports?(o.default=o,t.exports=o):void 0===(r=function(){return o}.apply(e,[]))||(t.exports=r)}()},5251:function(t,e,r){"use strict";var l=r(3910),o=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var n=Symbol.for;o=n("react.element"),n("react.fragment")}var a=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function c(t,e,r){var l,n={},c=null,u=null;for(l in void 0!==r&&(c=""+r),void 0!==e.key&&(c=""+e.key),void 0!==e.ref&&(u=e.ref),e)i.call(e,l)&&!s.hasOwnProperty(l)&&(n[l]=e[l]);if(t&&t.defaultProps)for(l in e=t.defaultProps)void 0===n[l]&&(n[l]=e[l]);return{$$typeof:o,type:t,key:c,ref:u,props:n,_owner:a.current}}e.jsx=c,e.jsxs=c},5893:function(t,e,r){"use strict";t.exports=r(5251)},3910:function(t){"use strict";t.exports=require("react")}},e={};function r(l){var o=e[l];if(void 0!==o)return o.exports;var n=e[l]={exports:{}};return t[l](n,n.exports,r),n.exports}r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,{a:e}),e},r.d=function(t,e){for(var l in e)r.o(e,l)&&!r.o(t,l)&&Object.defineProperty(t,l,{enumerable:!0,get:e[l]})},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var l={};!function(){"use strict";r.r(l),r.d(l,{default:function(){return H}});var t=require("@rescui/ui-contexts");var e,o,n,a,i,s,c,u=r(3910);function h(){return h=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},h.apply(this,arguments)}function f(){return f=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},f.apply(this,arguments)}function d(){return d=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},d.apply(this,arguments)}function v(){return v=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},v.apply(this,arguments)}function p(){return p=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},p.apply(this,arguments)}function m(){return m=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},m.apply(this,arguments)}const g=[{url:"https://github.com/JetBrains/kotlin",title:"Kotlin on GitHub",logoAlt:"GitHub logo",icon:function(t){return u.createElement("svg",h({width:18,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e||(e=u.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.9 9.2a8.94 8.94 0 01-6.4 8.6.392.392 0 01-.4-.4v-3a1.58 1.58 0 00-.5-1.2 3.734 3.734 0 003.9-3.4 4.244 4.244 0 00-.9-3.5c.29-.79.217-1.669-.2-2.4a7.24 7.24 0 00-2.4.9c-1.44-.4-2.96-.4-4.4 0a4.62 4.62 0 00-2.3-.9h-.1A2.75 2.75 0 004 6.3a4.075 4.075 0 00-.9 3.5A3.81 3.81 0 007 13.2c-.198.148-.34.36-.4.6a2.638 2.638 0 00-.1.7 1.943 1.943 0 01-2.2-.5c-.5-.8-.9-1.2-1.4-1.3-.5-.1-.6.2-.6.2.079.26.26.476.5.6.387.216.674.575.8 1a1.827 1.827 0 001.2 1.2 3.915 3.915 0 001.9 0v1.7a.297.297 0 01-.4.3A8.82 8.82 0 010 9.2a8.95 8.95 0 0117.9 0z",fill:"currentColor"})))}},{url:"https://twitter.com/kotlin",title:"Kotlin on Twitter",logoAlt:"Twitter logo",icon:function(t){return u.createElement("svg",p({width:20,height:17,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),s||(s=u.createElement("path",{d:"M6.29 16.25A11.59 11.59 0 0018 4.58v-.53a8.3 8.3 0 002-2.13 8.36 8.36 0 01-2.36.65A4.16 4.16 0 0019.45.3a8.19 8.19 0 01-2.61 1 4.11 4.11 0 00-7 3.75A11.7 11.7 0 011.39.75a4.11 4.11 0 001.27 5.48A4.06 4.06 0 01.8 5.71a4.11 4.11 0 003.29 4 4.13 4.13 0 01-1.85.07 4.12 4.12 0 003.83 2.85A8.25 8.25 0 011 14.47a7.94 7.94 0 01-1-.06 11.69 11.69 0 006.29 1.84z",fill:"currentColor"})))}},{url:"https://surveys.jetbrains.com/s3/kotlin-slack-sign-up",title:"Kotlin Slack",logoAlt:"Slack logo",icon:function(t){return u.createElement("svg",d({width:18,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),n||(n=u.createElement("path",{d:"M6.63 9.49a1.895 1.895 0 00-1.89 1.89v4.73a1.89 1.89 0 103.78 0v-4.73a1.895 1.895 0 00-1.89-1.89zM.01 11.38a1.89 1.89 0 103.78 0V9.49H1.91a1.897 1.897 0 00-1.9 1.89zM6.63 0a1.89 1.89 0 100 3.78h1.89v-1.9A1.886 1.886 0 006.63 0zM1.89 8.53h4.74a1.89 1.89 0 100-3.78H1.89a1.89 1.89 0 000 3.78zm14.2-3.79a1.895 1.895 0 00-1.89 1.89v1.89h1.89a1.89 1.89 0 100-3.78zM9.48 1.89v4.74a1.89 1.89 0 103.78 0V1.89a1.89 1.89 0 10-3.78 0zm3.78 14.22a1.895 1.895 0 00-1.89-1.89H9.48v1.89a1.89 1.89 0 103.78 0zm2.85-6.62h-4.74a1.89 1.89 0 100 3.78h4.74a1.89 1.89 0 100-3.78z",fill:"currentColor"})))}},{url:"https://www.reddit.com/r/Kotlin/",title:"Kotlin on Reddit",logoAlt:"Reddit logo",icon:function(t){return u.createElement("svg",f({width:20,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),o||(o=u.createElement("path",{d:"M20 9.068a2.183 2.183 0 00-2.186-2.186 2.2 2.2 0 00-1.524.61c-1.505-1.076-3.566-1.775-5.86-1.865L11.434.932l3.261.699a1.559 1.559 0 003.119-.072A1.56 1.56 0 0016.254 0c-.609 0-1.147.358-1.397.878l-3.638-.77a.381.381 0 00-.287.053.347.347 0 00-.161.251L9.659 5.645c-2.33.072-4.426.77-5.95 1.864a2.2 2.2 0 00-1.523-.61 2.183 2.183 0 00-.896 4.176c-.036.22-.054.441-.053.664 0 3.368 3.924 6.11 8.763 6.11s8.764-2.723 8.764-6.11c0-.223-.018-.444-.054-.664A2.208 2.208 0 0020 9.069zm-15.018 1.56a1.56 1.56 0 013.118 0c0 .86-.698 1.559-1.559 1.559-.86.017-1.559-.7-1.559-1.56zm8.728 4.139c-1.076 1.075-3.119 1.147-3.71 1.147-.61 0-2.652-.09-3.71-1.147a.4.4 0 010-.573.4.4 0 01.574 0c.68.68 2.115.913 3.136.913 1.022 0 2.473-.232 3.136-.913a.401.401 0 01.574 0 .436.436 0 010 .573zm-.287-2.563a1.56 1.56 0 010-3.118c.86 0 1.56.699 1.56 1.56 0 .841-.7 1.558-1.56 1.558z",fill:"currentColor"})))}},{url:"https://stackoverflow.com/questions/tagged/kotlin",title:"Kotlin on Stack Overflow",logoAlt:"Stack Overflow logo",icon:function(t){return u.createElement("svg",v({width:16,height:19,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),a||(a=u.createElement("path",{d:"M13.527 17.27V12.19h1.685v6.764H0v-6.763h1.685v5.078h11.842z",fill:"currentColor"})),i||(i=u.createElement("path",{d:"M3.546 11.71l8.274 1.73.35-1.664-8.274-1.73-.35 1.664zM4.64 7.77l7.661 3.568.7-1.532-7.66-3.59-.7 1.554zm2.123-3.765l6.501 5.407 1.073-1.292-6.501-5.406-1.073 1.291zM10.966 0L9.609 1.007l5.034 6.785L16 6.785 10.966 0zM3.37 15.562h8.448v-1.685H3.371v1.685z",fill:"currentColor"})))}},{url:"https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw",title:"Kotlin on YouTube",logoAlt:"YouTube logo",icon:function(t){return u.createElement("svg",m({width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),c||(c=u.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.005 5.617c.43.633.702 1.36.795 2.119.124 1.146.191 2.299.2 3.452v1.618a34.375 34.375 0 01-.2 3.454 4.808 4.808 0 01-.795 2.116 2.772 2.772 0 01-2.003.904c-2.8.215-7.002.222-7.002.222s-5.2-.05-6.8-.214a3.27 3.27 0 01-2.205-.912 4.8 4.8 0 01-.795-2.117 34.354 34.354 0 01-.2-3.453v-1.618c.009-1.154.075-2.306.2-3.452.093-.76.365-1.486.795-2.12a2.76 2.76 0 012.003-.901c2.799-.217 6.997-.217 6.997-.217h.01s4.198 0 6.997.217a2.76 2.76 0 012.003.902zM15.755 12L9.501 8.249v7.502L15.754 12z",fill:"currentColor"})))}}];var w=r(4184),k=r.n(w);var y=r(5893);const _=e=>{let{socialNetwork:r}=e;const l=r.icon,o=(0,t.useTheme)();return(0,y.jsx)("a",{target:"_blank",className:k()("ktl-social-item-module_social-item_LDEev",{"ktl-social-item-module_social-item-dark-theme_ZhWgN":"dark"===o}),href:r.url,title:r.title,children:(0,y.jsx)(l,{})})},b=()=>(0,y.jsx)("div",{className:"ktl-social-list-module_social-list_m5d4R",children:g.map((t=>(0,y.jsx)(_,{socialNetwork:t},t.url)))}),j=[{url:"https://kotlinlang.org/docs/contribute.html",title:"Contributing to Kotlin"},{url:"https://kotlinlang.org/docs/releases.html",title:"Releases"},{url:"https://kotlinlang.org/assets/kotlin-media-kit.pdf",title:"Press Kit"},{url:"https://kotlinlang.org/docs/security.html",title:"Security"},{url:"https://blog.jetbrains.com/kotlin/",title:"Blog",isTargetBlank:!0},{url:"https://youtrack.jetbrains.com/issues/KT",title:"Issue Tracker",isTargetBlank:!0},{url:"https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip",title:"Brand assets",isTargetBlank:!0}];var x=require("@rescui/typography");const z=e=>{let{data:r}=e;const l=(0,x.useTextStyles)(),o=(0,t.useTheme)();return(0,y.jsx)("li",{className:k()("ktl-nav-item-module_nav-item_526AM",{"ktl-nav-item-module_nav-item-dark-theme__ymom":"dark"==o}),children:(0,y.jsx)("a",{target:r.isTargetBlank?"_blank":void 0,href:r.url,title:r.title,className:k()(l("rs-text-2"),l("rs-link",{hardness:"average",mode:"nude"})),children:r.title})})},O=t=>(0,y.jsx)("nav",{className:t.className,children:(0,y.jsx)("ul",{className:"ktl-nav-list-module_nav-list_2YPZ6",children:j.map((t=>(0,y.jsx)(z,{data:t},t.url)))})});var M,N,E;function S(){return S=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},S.apply(this,arguments)}var A=function(t){return u.createElement("svg",S({viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),M||(M=u.createElement("path",{d:"M60 0H0v60h60V0z",fill:"#000"})),N||(N=u.createElement("path",{d:"M27.648 48.706H5.178v3.765h22.47v-3.765zM4.941 15.765l1.765-1.647c.47.588.941.941 1.53.941.705 0 1.058-.47 1.058-1.412V7.412H12v6.235c0 1.177-.353 2.118-.94 2.706-.59.588-1.53.941-2.707.941-1.765.118-2.706-.588-3.412-1.529zM12.586 7.53h7.883v2.235h-5.177v1.529h4.706v2.118h-4.706v1.53h5.294v2.352h-7.882l-.118-9.765zM24 9.882h-2.941V7.53h8.588v2.353h-2.941v7.412H24V9.882zM5.177 19.53h5.06c1.175 0 2.117.352 2.705.823.353.353.588.941.588 1.647 0 1.177-.588 1.765-1.53 2.235 1.177.353 1.883 1.06 1.883 2.353 0 1.647-1.412 2.706-3.647 2.706H5.177V19.53zm5.647 3.058c0-.588-.47-.823-1.176-.823H7.883v1.764H9.53c.824-.117 1.294-.352 1.294-.94zm-.94 2.824H7.764v1.765h2.118c.824 0 1.294-.353 1.294-.942 0-.588-.47-.823-1.294-.823zM14.352 19.53h4.588c1.53 0 2.471.352 3.177 1.058.588.589.823 1.294.823 2.236 0 1.53-.823 2.47-2 3.058l2.353 3.412h-3.058l-2-2.94h-1.177v2.94h-2.706V19.53zm4.47 4.705c.942 0 1.413-.47 1.413-1.176 0-.824-.589-1.177-1.412-1.177h-1.765v2.353h1.765z",fill:"#fff"})),E||(E=u.createElement("path",{d:"M26.119 19.53h2.588l4.117 9.882h-2.94l-.707-1.765h-3.764l-.706 1.765h-2.824l4.236-9.883zm2.352 5.882l-1.058-2.706-1.06 2.706h2.118zM33.177 19.53h2.706v9.764h-2.706V19.53zM36.588 19.53h2.471l4 5.176v-5.177h2.706v9.765h-2.353L39.294 24v5.412h-2.706v-9.883zM46 27.883l1.529-1.765c.941.824 2 1.177 3.176 1.177.706 0 1.177-.236 1.177-.706s-.353-.588-1.647-.941c-2.118-.47-3.647-1.06-3.647-3.06 0-1.764 1.411-3.176 3.764-3.176 1.648 0 2.942.47 4 1.294l-1.411 1.883c-.942-.588-1.883-.941-2.706-.941-.706 0-.941.235-.941.588 0 .47.353.588 1.647.941 2.235.47 3.647 1.177 3.647 3.059 0 2-1.53 3.176-4 3.176-1.765.118-3.412-.47-4.589-1.53z",fill:"#fff"})))};const P=t=>(0,y.jsx)("a",{href:"https://jetbrains.com",target:"_blank",className:k()(t.className,"ktl-logo-module_link_3Bppl"),children:(0,y.jsx)(A,{})}),T="ktl-footer-module_underlined-link_Pu1QP";var H=e=>{let{forwardedRef:r,className:l}=e;const o=(0,x.useTextStyles)(),n=(0,t.useTheme)(),a=o("rs-link",{hardness:"pale",mode:"nude"});return(0,y.jsxs)("footer",{className:k()("ktl-footer-module_footer_3ENKj",l,{"ktl-footer-module_footer-dark-theme_1lVqh":"dark"===n}),ref:r,children:[(0,y.jsxs)("div",{className:"ktl-footer-module_social-list-area_3BpCr",children:[(0,y.jsx)("div",{className:k()(o("rs-h4"),"ktl-footer-module_social-list-title_2m4tY"),children:"Stay in touch:"}),(0,y.jsx)(b,{})]}),(0,y.jsx)(O,{className:"ktl-footer-module_nav-list-area_11ftH"}),(0,y.jsxs)("div",{className:k()(o("rs-text-3",{hardness:"pale"}),"ktl-footer-module_text-area_1SpnS"),children:[(0,y.jsxs)("div",{className:"ktl-footer-module_copyright_2uBX0",children:["Kotlin™ is protected under the"," ",(0,y.jsx)("a",{className:k()(a,T),href:"https://kotlinlang.org/foundation/kotlin-foundation.html",children:"Kotlin Foundation"})," ","and licensed under the"," ",(0,y.jsx)("a",{className:k()(a,T),target:"_blank",href:"https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE",children:"Apache 2 license"}),"."]})," ",(0,y.jsxs)("div",{className:"ktl-footer-module_motto_22kgv",children:["Supported and developed by ",(0,y.jsx)("a",{className:k()(a,T),href:"https://www.jetbrains.com/",target:"_blank",children:"JetBrains"})]})]}),(0,y.jsx)(P,{className:"ktl-footer-module_logo-area_24Dg6"})]})}}(),module.exports=l}();
2
+ !function(){var t={4184:function(t,e){var r;!function(){"use strict";var l={}.hasOwnProperty;function o(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var n=typeof r;if("string"===n||"number"===n)t.push(r);else if(Array.isArray(r)){if(r.length){var a=o.apply(null,r);a&&t.push(a)}}else if("object"===n)if(r.toString===Object.prototype.toString)for(var i in r)l.call(r,i)&&r[i]&&t.push(i);else t.push(r.toString())}}return t.join(" ")}t.exports?(o.default=o,t.exports=o):void 0===(r=function(){return o}.apply(e,[]))||(t.exports=r)}()},5251:function(t,e,r){"use strict";var l=r(3910),o=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var n=Symbol.for;o=n("react.element"),n("react.fragment")}var a=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function c(t,e,r){var l,n={},c=null,u=null;for(l in void 0!==r&&(c=""+r),void 0!==e.key&&(c=""+e.key),void 0!==e.ref&&(u=e.ref),e)i.call(e,l)&&!s.hasOwnProperty(l)&&(n[l]=e[l]);if(t&&t.defaultProps)for(l in e=t.defaultProps)void 0===n[l]&&(n[l]=e[l]);return{$$typeof:o,type:t,key:c,ref:u,props:n,_owner:a.current}}e.jsx=c,e.jsxs=c},5893:function(t,e,r){"use strict";t.exports=r(5251)},3910:function(t){"use strict";t.exports=require("react")}},e={};function r(l){var o=e[l];if(void 0!==o)return o.exports;var n=e[l]={exports:{}};return t[l](n,n.exports,r),n.exports}r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,{a:e}),e},r.d=function(t,e){for(var l in e)r.o(e,l)&&!r.o(t,l)&&Object.defineProperty(t,l,{enumerable:!0,get:e[l]})},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var l={};!function(){"use strict";r.r(l),r.d(l,{default:function(){return H}});var t=require("@rescui/ui-contexts");var e,o,n,a,i,s,c,u=r(3910);function h(){return h=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},h.apply(this,arguments)}function f(){return f=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},f.apply(this,arguments)}function d(){return d=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},d.apply(this,arguments)}function v(){return v=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},v.apply(this,arguments)}function p(){return p=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},p.apply(this,arguments)}function m(){return m=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},m.apply(this,arguments)}const g=[{url:"https://github.com/JetBrains/kotlin",title:"Kotlin on GitHub",logoAlt:"GitHub logo",icon:function(t){return u.createElement("svg",h({width:18,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e||(e=u.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.9 9.2a8.94 8.94 0 01-6.4 8.6.392.392 0 01-.4-.4v-3a1.58 1.58 0 00-.5-1.2 3.734 3.734 0 003.9-3.4 4.244 4.244 0 00-.9-3.5c.29-.79.217-1.669-.2-2.4a7.24 7.24 0 00-2.4.9c-1.44-.4-2.96-.4-4.4 0a4.62 4.62 0 00-2.3-.9h-.1A2.75 2.75 0 004 6.3a4.075 4.075 0 00-.9 3.5A3.81 3.81 0 007 13.2c-.198.148-.34.36-.4.6a2.638 2.638 0 00-.1.7 1.943 1.943 0 01-2.2-.5c-.5-.8-.9-1.2-1.4-1.3-.5-.1-.6.2-.6.2.079.26.26.476.5.6.387.216.674.575.8 1a1.827 1.827 0 001.2 1.2 3.915 3.915 0 001.9 0v1.7a.297.297 0 01-.4.3A8.82 8.82 0 010 9.2a8.95 8.95 0 0117.9 0z",fill:"currentColor"})))}},{url:"https://twitter.com/kotlin",title:"Kotlin on Twitter",logoAlt:"Twitter logo",icon:function(t){return u.createElement("svg",p({width:20,height:17,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),s||(s=u.createElement("path",{d:"M6.29 16.25A11.59 11.59 0 0018 4.58v-.53a8.3 8.3 0 002-2.13 8.36 8.36 0 01-2.36.65A4.16 4.16 0 0019.45.3a8.19 8.19 0 01-2.61 1 4.11 4.11 0 00-7 3.75A11.7 11.7 0 011.39.75a4.11 4.11 0 001.27 5.48A4.06 4.06 0 01.8 5.71a4.11 4.11 0 003.29 4 4.13 4.13 0 01-1.85.07 4.12 4.12 0 003.83 2.85A8.25 8.25 0 011 14.47a7.94 7.94 0 01-1-.06 11.69 11.69 0 006.29 1.84z",fill:"currentColor"})))}},{url:"https://surveys.jetbrains.com/s3/kotlin-slack-sign-up",title:"Kotlin Slack",logoAlt:"Slack logo",icon:function(t){return u.createElement("svg",d({width:18,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),n||(n=u.createElement("path",{d:"M6.63 9.49a1.895 1.895 0 00-1.89 1.89v4.73a1.89 1.89 0 103.78 0v-4.73a1.895 1.895 0 00-1.89-1.89zM.01 11.38a1.89 1.89 0 103.78 0V9.49H1.91a1.897 1.897 0 00-1.9 1.89zM6.63 0a1.89 1.89 0 100 3.78h1.89v-1.9A1.886 1.886 0 006.63 0zM1.89 8.53h4.74a1.89 1.89 0 100-3.78H1.89a1.89 1.89 0 000 3.78zm14.2-3.79a1.895 1.895 0 00-1.89 1.89v1.89h1.89a1.89 1.89 0 100-3.78zM9.48 1.89v4.74a1.89 1.89 0 103.78 0V1.89a1.89 1.89 0 10-3.78 0zm3.78 14.22a1.895 1.895 0 00-1.89-1.89H9.48v1.89a1.89 1.89 0 103.78 0zm2.85-6.62h-4.74a1.89 1.89 0 100 3.78h4.74a1.89 1.89 0 100-3.78z",fill:"currentColor"})))}},{url:"https://www.reddit.com/r/Kotlin/",title:"Kotlin on Reddit",logoAlt:"Reddit logo",icon:function(t){return u.createElement("svg",f({width:20,height:18,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),o||(o=u.createElement("path",{d:"M20 9.068a2.183 2.183 0 00-2.186-2.186 2.2 2.2 0 00-1.524.61c-1.505-1.076-3.566-1.775-5.86-1.865L11.434.932l3.261.699a1.559 1.559 0 003.119-.072A1.56 1.56 0 0016.254 0c-.609 0-1.147.358-1.397.878l-3.638-.77a.381.381 0 00-.287.053.347.347 0 00-.161.251L9.659 5.645c-2.33.072-4.426.77-5.95 1.864a2.2 2.2 0 00-1.523-.61 2.183 2.183 0 00-.896 4.176c-.036.22-.054.441-.053.664 0 3.368 3.924 6.11 8.763 6.11s8.764-2.723 8.764-6.11c0-.223-.018-.444-.054-.664A2.208 2.208 0 0020 9.069zm-15.018 1.56a1.56 1.56 0 013.118 0c0 .86-.698 1.559-1.559 1.559-.86.017-1.559-.7-1.559-1.56zm8.728 4.139c-1.076 1.075-3.119 1.147-3.71 1.147-.61 0-2.652-.09-3.71-1.147a.4.4 0 010-.573.4.4 0 01.574 0c.68.68 2.115.913 3.136.913 1.022 0 2.473-.232 3.136-.913a.401.401 0 01.574 0 .436.436 0 010 .573zm-.287-2.563a1.56 1.56 0 010-3.118c.86 0 1.56.699 1.56 1.56 0 .841-.7 1.558-1.56 1.558z",fill:"currentColor"})))}},{url:"https://stackoverflow.com/questions/tagged/kotlin",title:"Kotlin on Stack Overflow",logoAlt:"Stack Overflow logo",icon:function(t){return u.createElement("svg",v({width:16,height:19,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),a||(a=u.createElement("path",{d:"M13.527 17.27V12.19h1.685v6.764H0v-6.763h1.685v5.078h11.842z",fill:"currentColor"})),i||(i=u.createElement("path",{d:"M3.546 11.71l8.274 1.73.35-1.664-8.274-1.73-.35 1.664zM4.64 7.77l7.661 3.568.7-1.532-7.66-3.59-.7 1.554zm2.123-3.765l6.501 5.407 1.073-1.292-6.501-5.406-1.073 1.291zM10.966 0L9.609 1.007l5.034 6.785L16 6.785 10.966 0zM3.37 15.562h8.448v-1.685H3.371v1.685z",fill:"currentColor"})))}},{url:"https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw",title:"Kotlin on YouTube",logoAlt:"YouTube logo",icon:function(t){return u.createElement("svg",m({width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),c||(c=u.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.005 5.617c.43.633.702 1.36.795 2.119.124 1.146.191 2.299.2 3.452v1.618a34.375 34.375 0 01-.2 3.454 4.808 4.808 0 01-.795 2.116 2.772 2.772 0 01-2.003.904c-2.8.215-7.002.222-7.002.222s-5.2-.05-6.8-.214a3.27 3.27 0 01-2.205-.912 4.8 4.8 0 01-.795-2.117 34.354 34.354 0 01-.2-3.453v-1.618c.009-1.154.075-2.306.2-3.452.093-.76.365-1.486.795-2.12a2.76 2.76 0 012.003-.901c2.799-.217 6.997-.217 6.997-.217h.01s4.198 0 6.997.217a2.76 2.76 0 012.003.902zM15.755 12L9.501 8.249v7.502L15.754 12z",fill:"currentColor"})))}}];var w=r(4184),k=r.n(w);var y=r(5893);const _=e=>{let{socialNetwork:r}=e;const l=r.icon,o=(0,t.useTheme)();return(0,y.jsx)("a",{target:"_blank",className:k()("ktl-social-item-module_social-item_altig",{"ktl-social-item-module_social-item-dark-theme_4WGX5":"dark"===o}),href:r.url,title:r.title,children:(0,y.jsx)(l,{})})},b=()=>(0,y.jsx)("div",{className:"ktl-social-list-module_social-list_InQY0",children:g.map((t=>(0,y.jsx)(_,{socialNetwork:t},t.url)))}),j=[{url:"https://kotlinlang.org/docs/contribute.html",title:"Contributing to Kotlin"},{url:"https://kotlinlang.org/docs/releases.html",title:"Releases"},{url:"https://kotlinlang.org/assets/kotlin-media-kit.pdf",title:"Press Kit"},{url:"https://kotlinlang.org/docs/security.html",title:"Security"},{url:"https://blog.jetbrains.com/kotlin/",title:"Blog",isTargetBlank:!0},{url:"https://youtrack.jetbrains.com/issues/KT",title:"Issue Tracker",isTargetBlank:!0},{url:"https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip",title:"Brand assets",isTargetBlank:!0}];var x=require("@rescui/typography");const z=e=>{let{data:r}=e;const l=(0,x.useTextStyles)(),o=(0,t.useTheme)();return(0,y.jsx)("li",{className:k()("ktl-nav-item-module_nav-item_4o3J-",{"ktl-nav-item-module_nav-item-dark-theme_3EbRM":"dark"==o}),children:(0,y.jsx)("a",{target:r.isTargetBlank?"_blank":void 0,href:r.url,title:r.title,className:k()(l("rs-text-2"),l("rs-link",{hardness:"average",mode:"nude"})),children:r.title})})},O=t=>(0,y.jsx)("nav",{className:t.className,children:(0,y.jsx)("ul",{className:"ktl-nav-list-module_nav-list_cEUsm",children:j.map((t=>(0,y.jsx)(z,{data:t},t.url)))})});var M,N,E;function S(){return S=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(t[l]=r[l])}return t},S.apply(this,arguments)}var A=function(t){return u.createElement("svg",S({viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),M||(M=u.createElement("path",{d:"M60 0H0v60h60V0z",fill:"#000"})),N||(N=u.createElement("path",{d:"M27.648 48.706H5.178v3.765h22.47v-3.765zM4.941 15.765l1.765-1.647c.47.588.941.941 1.53.941.705 0 1.058-.47 1.058-1.412V7.412H12v6.235c0 1.177-.353 2.118-.94 2.706-.59.588-1.53.941-2.707.941-1.765.118-2.706-.588-3.412-1.529zM12.586 7.53h7.883v2.235h-5.177v1.529h4.706v2.118h-4.706v1.53h5.294v2.352h-7.882l-.118-9.765zM24 9.882h-2.941V7.53h8.588v2.353h-2.941v7.412H24V9.882zM5.177 19.53h5.06c1.175 0 2.117.352 2.705.823.353.353.588.941.588 1.647 0 1.177-.588 1.765-1.53 2.235 1.177.353 1.883 1.06 1.883 2.353 0 1.647-1.412 2.706-3.647 2.706H5.177V19.53zm5.647 3.058c0-.588-.47-.823-1.176-.823H7.883v1.764H9.53c.824-.117 1.294-.352 1.294-.94zm-.94 2.824H7.764v1.765h2.118c.824 0 1.294-.353 1.294-.942 0-.588-.47-.823-1.294-.823zM14.352 19.53h4.588c1.53 0 2.471.352 3.177 1.058.588.589.823 1.294.823 2.236 0 1.53-.823 2.47-2 3.058l2.353 3.412h-3.058l-2-2.94h-1.177v2.94h-2.706V19.53zm4.47 4.705c.942 0 1.413-.47 1.413-1.176 0-.824-.589-1.177-1.412-1.177h-1.765v2.353h1.765z",fill:"#fff"})),E||(E=u.createElement("path",{d:"M26.119 19.53h2.588l4.117 9.882h-2.94l-.707-1.765h-3.764l-.706 1.765h-2.824l4.236-9.883zm2.352 5.882l-1.058-2.706-1.06 2.706h2.118zM33.177 19.53h2.706v9.764h-2.706V19.53zM36.588 19.53h2.471l4 5.176v-5.177h2.706v9.765h-2.353L39.294 24v5.412h-2.706v-9.883zM46 27.883l1.529-1.765c.941.824 2 1.177 3.176 1.177.706 0 1.177-.236 1.177-.706s-.353-.588-1.647-.941c-2.118-.47-3.647-1.06-3.647-3.06 0-1.764 1.411-3.176 3.764-3.176 1.648 0 2.942.47 4 1.294l-1.411 1.883c-.942-.588-1.883-.941-2.706-.941-.706 0-.941.235-.941.588 0 .47.353.588 1.647.941 2.235.47 3.647 1.177 3.647 3.059 0 2-1.53 3.176-4 3.176-1.765.118-3.412-.47-4.589-1.53z",fill:"#fff"})))};const T=t=>(0,y.jsx)("a",{href:"https://jetbrains.com",target:"_blank",className:k()(t.className,"ktl-logo-module_link_Z7W49"),children:(0,y.jsx)(A,{})}),P="ktl-footer-module_underlined-link_mhvsS";var H=e=>{let{forwardedRef:r,className:l}=e;const o=(0,x.useTextStyles)(),n=(0,t.useTheme)(),a=o("rs-link",{hardness:"pale",mode:"nude"});return(0,y.jsxs)("footer",{className:k()("ktl-footer-module_footer_YYHJn",l,{"ktl-footer-module_footer-dark-theme_GiAQp":"dark"===n}),ref:r,children:[(0,y.jsxs)("div",{className:"ktl-footer-module_social-list-area_4hUNp",children:[(0,y.jsx)("div",{className:k()(o("rs-h4"),"ktl-footer-module_social-list-title_KkSwg"),children:"Stay in touch:"}),(0,y.jsx)(b,{})]}),(0,y.jsx)(O,{className:"ktl-footer-module_nav-list-area_QH4VT"}),(0,y.jsxs)("div",{className:k()(o("rs-text-3",{hardness:"pale"}),"ktl-footer-module_text-area_H3lZP"),children:[(0,y.jsxs)("div",{className:"ktl-footer-module_copyright_eGK3c",children:["Kotlin™ is protected under the"," ",(0,y.jsx)("a",{className:k()(a,P),href:"https://kotlinlang.org/foundation/kotlin-foundation.html",children:"Kotlin Foundation"})," ","and licensed under the"," ",(0,y.jsx)("a",{className:k()(a,P),target:"_blank",href:"https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE",children:"Apache 2 license"}),"."]})," ",(0,y.jsxs)("div",{className:"ktl-footer-module_motto_JKLSs",children:["Supported and developed by ",(0,y.jsx)("a",{className:k()(a,P),href:"https://www.jetbrains.com/",target:"_blank",children:"JetBrains"})]})]}),(0,y.jsx)(T,{className:"ktl-footer-module_logo-area_-cPlN"})]})}}(),module.exports=l}();
3
3
  //# sourceMappingURL=footer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"footer.js","mappings":"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","sources":["webpack://@jetbrains/kotlin-web-site-ui/./node_modules/classnames/index.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/cjs/react-jsx-runtime.production.min.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/jsx-runtime.js","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs2\":\"react\",\"commonjs\":\"react\"}","webpack://@jetbrains/kotlin-web-site-ui/webpack/bootstrap","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/compat get default export","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/define property getters","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/hasOwnProperty shorthand","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/make namespace object","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/ui-contexts\",\"commonjs2\":\"@rescui/ui-contexts\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/github-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/reddit-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/slack-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/stackoverflow-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/twitter-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/youtube-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-data.ts","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.module.pcss?001d","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.module.pcss?74b3","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-data.ts","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/typography\",\"commonjs2\":\"@rescui/typography\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.module.pcss?d5d2","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.module.pcss?3b90","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/jetbrains-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.module.pcss?88e6","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.module.pcss?0bbd","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/index.ts","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.tsx"],"sourcesContent":["/*!\n Copyright (c) 2018 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames() {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg)) {\n\t\t\t\tif (arg.length) {\n\t\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\t\tif (inner) {\n\t\t\t\t\t\tclasses.push(inner);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tif (arg.toString === Object.prototype.toString) {\n\t\t\t\t\tfor (var key in arg) {\n\t\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tclasses.push(arg.toString());\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","/** @license React v16.14.0\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/ui-contexts\");","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgGithubLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 18,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M17.9 9.2a8.94 8.94 0 01-6.4 8.6.392.392 0 01-.4-.4v-3a1.58 1.58 0 00-.5-1.2 3.734 3.734 0 003.9-3.4 4.244 4.244 0 00-.9-3.5c.29-.79.217-1.669-.2-2.4a7.24 7.24 0 00-2.4.9c-1.44-.4-2.96-.4-4.4 0a4.62 4.62 0 00-2.3-.9h-.1A2.75 2.75 0 004 6.3a4.075 4.075 0 00-.9 3.5A3.81 3.81 0 007 13.2c-.198.148-.34.36-.4.6a2.638 2.638 0 00-.1.7 1.943 1.943 0 01-2.2-.5c-.5-.8-.9-1.2-1.4-1.3-.5-.1-.6.2-.6.2.079.26.26.476.5.6.387.216.674.575.8 1a1.827 1.827 0 001.2 1.2 3.915 3.915 0 001.9 0v1.7a.297.297 0 01-.4.3A8.82 8.82 0 010 9.2a8.95 8.95 0 0117.9 0z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgGithubLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgRedditLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 20,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M20 9.068a2.183 2.183 0 00-2.186-2.186 2.2 2.2 0 00-1.524.61c-1.505-1.076-3.566-1.775-5.86-1.865L11.434.932l3.261.699a1.559 1.559 0 003.119-.072A1.56 1.56 0 0016.254 0c-.609 0-1.147.358-1.397.878l-3.638-.77a.381.381 0 00-.287.053.347.347 0 00-.161.251L9.659 5.645c-2.33.072-4.426.77-5.95 1.864a2.2 2.2 0 00-1.523-.61 2.183 2.183 0 00-.896 4.176c-.036.22-.054.441-.053.664 0 3.368 3.924 6.11 8.763 6.11s8.764-2.723 8.764-6.11c0-.223-.018-.444-.054-.664A2.208 2.208 0 0020 9.069zm-15.018 1.56a1.56 1.56 0 013.118 0c0 .86-.698 1.559-1.559 1.559-.86.017-1.559-.7-1.559-1.56zm8.728 4.139c-1.076 1.075-3.119 1.147-3.71 1.147-.61 0-2.652-.09-3.71-1.147a.4.4 0 010-.573.4.4 0 01.574 0c.68.68 2.115.913 3.136.913 1.022 0 2.473-.232 3.136-.913a.401.401 0 01.574 0 .436.436 0 010 .573zm-.287-2.563a1.56 1.56 0 010-3.118c.86 0 1.56.699 1.56 1.56 0 .841-.7 1.558-1.56 1.558z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgRedditLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgSlackLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 18,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M6.63 9.49a1.895 1.895 0 00-1.89 1.89v4.73a1.89 1.89 0 103.78 0v-4.73a1.895 1.895 0 00-1.89-1.89zM.01 11.38a1.89 1.89 0 103.78 0V9.49H1.91a1.897 1.897 0 00-1.9 1.89zM6.63 0a1.89 1.89 0 100 3.78h1.89v-1.9A1.886 1.886 0 006.63 0zM1.89 8.53h4.74a1.89 1.89 0 100-3.78H1.89a1.89 1.89 0 000 3.78zm14.2-3.79a1.895 1.895 0 00-1.89 1.89v1.89h1.89a1.89 1.89 0 100-3.78zM9.48 1.89v4.74a1.89 1.89 0 103.78 0V1.89a1.89 1.89 0 10-3.78 0zm3.78 14.22a1.895 1.895 0 00-1.89-1.89H9.48v1.89a1.89 1.89 0 103.78 0zm2.85-6.62h-4.74a1.89 1.89 0 100 3.78h4.74a1.89 1.89 0 100-3.78z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgSlackLogo;","var _path, _path2;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgStackoverflowLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 16,\n height: 19,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M13.527 17.27V12.19h1.685v6.764H0v-6.763h1.685v5.078h11.842z\",\n fill: \"currentColor\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M3.546 11.71l8.274 1.73.35-1.664-8.274-1.73-.35 1.664zM4.64 7.77l7.661 3.568.7-1.532-7.66-3.59-.7 1.554zm2.123-3.765l6.501 5.407 1.073-1.292-6.501-5.406-1.073 1.291zM10.966 0L9.609 1.007l5.034 6.785L16 6.785 10.966 0zM3.37 15.562h8.448v-1.685H3.371v1.685z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgStackoverflowLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgTwitterLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 20,\n height: 17,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M6.29 16.25A11.59 11.59 0 0018 4.58v-.53a8.3 8.3 0 002-2.13 8.36 8.36 0 01-2.36.65A4.16 4.16 0 0019.45.3a8.19 8.19 0 01-2.61 1 4.11 4.11 0 00-7 3.75A11.7 11.7 0 011.39.75a4.11 4.11 0 001.27 5.48A4.06 4.06 0 01.8 5.71a4.11 4.11 0 003.29 4 4.13 4.13 0 01-1.85.07 4.12 4.12 0 003.83 2.85A8.25 8.25 0 011 14.47a7.94 7.94 0 01-1-.06 11.69 11.69 0 006.29 1.84z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgTwitterLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgYoutubeLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 24,\n height: 24,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M21.005 5.617c.43.633.702 1.36.795 2.119.124 1.146.191 2.299.2 3.452v1.618a34.375 34.375 0 01-.2 3.454 4.808 4.808 0 01-.795 2.116 2.772 2.772 0 01-2.003.904c-2.8.215-7.002.222-7.002.222s-5.2-.05-6.8-.214a3.27 3.27 0 01-2.205-.912 4.8 4.8 0 01-.795-2.117 34.354 34.354 0 01-.2-3.453v-1.618c.009-1.154.075-2.306.2-3.452.093-.76.365-1.486.795-2.12a2.76 2.76 0 012.003-.901c2.799-.217 6.997-.217 6.997-.217h.01s4.198 0 6.997.217a2.76 2.76 0 012.003.902zM15.755 12L9.501 8.249v7.502L15.754 12z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgYoutubeLogo;","import { FC } from 'react';\nimport githubLogo from './svg/github-logo.svg';\nimport redditLogo from './svg/reddit-logo.svg';\nimport slackLogo from './svg/slack-logo.svg';\nimport stackoverflowLogo from './svg/stackoverflow-logo.svg';\nimport twitterLogo from './svg/twitter-logo.svg';\nimport youtubeLogo from './svg/youtube-logo.svg';\n\nexport interface SocialNetworkData {\n url: string;\n title: string;\n logoAlt: string;\n icon: FC;\n}\n\nexport const socialList: SocialNetworkData[] = [\n {\n url: 'https://github.com/JetBrains/kotlin',\n title: 'Kotlin on GitHub',\n logoAlt: 'GitHub logo',\n icon: githubLogo,\n },\n {\n url: 'https://twitter.com/kotlin',\n title: 'Kotlin on Twitter',\n logoAlt: 'Twitter logo',\n icon: twitterLogo,\n },\n {\n url: 'https://surveys.jetbrains.com/s3/kotlin-slack-sign-up',\n title: 'Kotlin Slack',\n logoAlt: 'Slack logo',\n icon: slackLogo,\n },\n {\n url: 'https://www.reddit.com/r/Kotlin/',\n title: 'Kotlin on Reddit',\n logoAlt: 'Reddit logo',\n icon: redditLogo,\n },\n {\n url: 'https://stackoverflow.com/questions/tagged/kotlin',\n title: 'Kotlin on Stack Overflow',\n logoAlt: 'Stack Overflow logo',\n icon: stackoverflowLogo,\n },\n {\n url: 'https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw',\n title: 'Kotlin on YouTube',\n logoAlt: 'YouTube logo',\n icon: youtubeLogo,\n },\n];\n","import { FC } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport classNames from 'classnames';\nimport { SocialNetworkData } from '../social-data';\nimport * as styles from './social-item.module.pcss';\n\ninterface SocialItemProps {\n socialNetwork: SocialNetworkData;\n}\n\nexport const SocialItem: FC<SocialItemProps> = ({ socialNetwork }) => {\n const SocialIcon = socialNetwork.icon;\n const theme = useTheme();\n\n return (\n <a\n target=\"_blank\"\n className={classNames(styles.socialItem, {\n [styles.socialItemDarkTheme]: theme === 'dark',\n })}\n href={socialNetwork.url}\n title={socialNetwork.title}\n >\n <SocialIcon />\n </a>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const socialItem = \"ktl-social-item-module_social-item_LDEev\";\nexport const socialItemDarkTheme = \"ktl-social-item-module_social-item-dark-theme_ZhWgN\";","import { FC } from 'react';\nimport * as styles from './social-list.module.pcss';\nimport { socialList } from './social-data';\nimport { SocialItem } from './social-item/social-item';\n\nexport const SocialList: FC = () => (\n <div className={styles.socialList}>\n {socialList.map((socialNetwork) => (\n <SocialItem key={socialNetwork.url} socialNetwork={socialNetwork} />\n ))}\n </div>\n);\n","// extracted by mini-css-extract-plugin\nexport const socialList = \"ktl-social-list-module_social-list_m5d4R\";","export interface NavData {\n url: string;\n title: string;\n isTargetBlank?: boolean;\n}\n\nexport const navList: NavData[] = [\n {\n url: 'https://kotlinlang.org/docs/contribute.html',\n title: 'Contributing to Kotlin',\n },\n {\n url: 'https://kotlinlang.org/docs/releases.html',\n title: 'Releases',\n },\n {\n url: 'https://kotlinlang.org/assets/kotlin-media-kit.pdf',\n title: 'Press Kit',\n },\n {\n url: 'https://kotlinlang.org/docs/security.html',\n title: 'Security',\n },\n {\n url: 'https://blog.jetbrains.com/kotlin/',\n title: 'Blog',\n isTargetBlank: true,\n },\n {\n url: 'https://youtrack.jetbrains.com/issues/KT',\n title: 'Issue Tracker',\n isTargetBlank: true,\n },\n {\n url: 'https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip',\n title: 'Brand assets',\n isTargetBlank: true,\n },\n];\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/typography\");","import { FC } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport classNames from 'classnames';\nimport { NavData } from './nav-data';\nimport * as styles from './nav-item.module.pcss';\nimport { useTextStyles } from '@rescui/typography';\n\ninterface NavItemProps {\n data: NavData;\n}\n\nexport const NavItem: FC<NavItemProps> = ({ data }) => {\n const textCn = useTextStyles();\n const theme = useTheme();\n\n return (\n <li\n className={classNames(styles.navItem, {\n [styles.navItemDarkTheme]: theme == 'dark',\n })}\n >\n <a\n target={data.isTargetBlank ? '_blank' : undefined}\n href={data.url}\n title={data.title}\n className={classNames(\n textCn('rs-text-2'),\n textCn('rs-link', { hardness: 'average', mode: 'nude' })\n )}\n >\n {data.title}\n </a>\n </li>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const navItem = \"ktl-nav-item-module_nav-item_526AM\";\nexport const navItemDarkTheme = \"ktl-nav-item-module_nav-item-dark-theme__ymom\";","import { FC } from 'react';\nimport * as styles from './nav-list.module.pcss';\nimport { navList } from './nav-data';\nimport { NavItem } from './nav-item';\n\nexport const NavList: FC<{ className?: string }> = (props) => (\n <nav className={props.className}>\n <ul className={styles.navList}>\n {navList.map((value) => (\n <NavItem key={value.url} data={value} />\n ))}\n </ul>\n </nav>\n);\n","// extracted by mini-css-extract-plugin\nexport const navList = \"ktl-nav-list-module_nav-list_2YPZ6\";","var _path, _path2, _path3;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgJetbrainsLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n viewBox: \"0 0 60 60\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M60 0H0v60h60V0z\",\n fill: \"#000\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M27.648 48.706H5.178v3.765h22.47v-3.765zM4.941 15.765l1.765-1.647c.47.588.941.941 1.53.941.705 0 1.058-.47 1.058-1.412V7.412H12v6.235c0 1.177-.353 2.118-.94 2.706-.59.588-1.53.941-2.707.941-1.765.118-2.706-.588-3.412-1.529zM12.586 7.53h7.883v2.235h-5.177v1.529h4.706v2.118h-4.706v1.53h5.294v2.352h-7.882l-.118-9.765zM24 9.882h-2.941V7.53h8.588v2.353h-2.941v7.412H24V9.882zM5.177 19.53h5.06c1.175 0 2.117.352 2.705.823.353.353.588.941.588 1.647 0 1.177-.588 1.765-1.53 2.235 1.177.353 1.883 1.06 1.883 2.353 0 1.647-1.412 2.706-3.647 2.706H5.177V19.53zm5.647 3.058c0-.588-.47-.823-1.176-.823H7.883v1.764H9.53c.824-.117 1.294-.352 1.294-.94zm-.94 2.824H7.764v1.765h2.118c.824 0 1.294-.353 1.294-.942 0-.588-.47-.823-1.294-.823zM14.352 19.53h4.588c1.53 0 2.471.352 3.177 1.058.588.589.823 1.294.823 2.236 0 1.53-.823 2.47-2 3.058l2.353 3.412h-3.058l-2-2.94h-1.177v2.94h-2.706V19.53zm4.47 4.705c.942 0 1.413-.47 1.413-1.176 0-.824-.589-1.177-1.412-1.177h-1.765v2.353h1.765z\",\n fill: \"#fff\"\n })), _path3 || (_path3 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M26.119 19.53h2.588l4.117 9.882h-2.94l-.707-1.765h-3.764l-.706 1.765h-2.824l4.236-9.883zm2.352 5.882l-1.058-2.706-1.06 2.706h2.118zM33.177 19.53h2.706v9.764h-2.706V19.53zM36.588 19.53h2.471l4 5.176v-5.177h2.706v9.765h-2.353L39.294 24v5.412h-2.706v-9.883zM46 27.883l1.529-1.765c.941.824 2 1.177 3.176 1.177.706 0 1.177-.236 1.177-.706s-.353-.588-1.647-.941c-2.118-.47-3.647-1.06-3.647-3.06 0-1.764 1.411-3.176 3.764-3.176 1.648 0 2.942.47 4 1.294l-1.411 1.883c-.942-.588-1.883-.941-2.706-.941-.706 0-.941.235-.941.588 0 .47.353.588 1.647.941 2.235.47 3.647 1.177 3.647 3.059 0 2-1.53 3.176-4 3.176-1.765.118-3.412-.47-4.589-1.53z\",\n fill: \"#fff\"\n })));\n}\n\nexport default SvgJetbrainsLogo;","// extracted by mini-css-extract-plugin\nexport const link = \"ktl-logo-module_link_3Bppl\";","import { FC } from 'react';\nimport classNames from 'classnames';\nimport JetBrainsLogo from './jetbrains-logo.svg';\nimport * as styles from './logo.module.pcss';\n\nexport const Logo: FC<{ className?: string }> = (props) => (\n <a\n href=\"https://jetbrains.com\"\n target=\"_blank\"\n className={classNames(props.className, styles.link)}\n >\n <JetBrainsLogo />\n </a>\n);\n","// extracted by mini-css-extract-plugin\nexport const footer = \"ktl-footer-module_footer_3ENKj\";\nexport const footerDarkTheme = \"ktl-footer-module_footer-dark-theme_1lVqh\";\nexport const underlinedLink = \"ktl-footer-module_underlined-link_Pu1QP\";\nexport const socialListArea = \"ktl-footer-module_social-list-area_3BpCr\";\nexport const socialListTitle = \"ktl-footer-module_social-list-title_2m4tY\";\nexport const navListArea = \"ktl-footer-module_nav-list-area_11ftH\";\nexport const textArea = \"ktl-footer-module_text-area_1SpnS\";\nexport const logoArea = \"ktl-footer-module_logo-area_24Dg6\";\nexport const copyright = \"ktl-footer-module_copyright_2uBX0\";\nexport const motto = \"ktl-footer-module_motto_22kgv\";","import { Footer } from './footer';\nexport default Footer;\n","import { FC, ForwardedRef } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport { SocialList } from './social-list/social-list';\nimport { NavList } from './nav/nav-list';\nimport { Logo } from './logo/logo';\nimport classNames from 'classnames';\nimport * as styles from './footer.module.pcss';\nimport { useTextStyles } from '@rescui/typography';\n\nexport interface FooterProps {\n forwardedRef?: ForwardedRef<HTMLDivElement>;\n className?: string;\n}\n\nexport const Footer: FC<FooterProps> = ({ forwardedRef , className}) => {\n const textCn = useTextStyles();\n const theme = useTheme();\n const linkClass = textCn('rs-link', { hardness: 'pale', mode: 'nude' });\n\n return (\n <footer\n className={classNames(styles.footer, className, {\n [styles.footerDarkTheme]: theme === 'dark',\n })}\n ref={forwardedRef}\n >\n <div className={styles.socialListArea}>\n <div className={classNames(textCn('rs-h4'), styles.socialListTitle)}>\n Stay in touch:\n </div>\n\n <SocialList />\n </div>\n\n <NavList className={styles.navListArea} />\n\n <div\n className={classNames(\n textCn('rs-text-3', { hardness: 'pale' }),\n styles.textArea\n )}\n >\n <div className={styles.copyright}>\n Kotlin&trade; is&nbsp;protected under the{' '}\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n href=\"https://kotlinlang.org/foundation/kotlin-foundation.html\"\n >\n Kotlin&nbsp;Foundation\n </a>{' '}\n and licensed under the{' '}\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n target=\"_blank\"\n href=\"https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE\"\n >\n Apache 2&nbsp;license\n </a>\n .\n </div>{' '}\n <div className={styles.motto}>\n Supported and developed by&nbsp;\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n href=\"https://www.jetbrains.com/\"\n target=\"_blank\"\n >\n JetBrains\n </a>\n </div>\n </div>\n\n <Logo className={styles.logoArea} />\n </footer>\n );\n};\n"],"names":["hasOwn","hasOwnProperty","classNames","classes","i","arguments","length","arg","argType","push","Array","isArray","inner","apply","toString","Object","prototype","key","call","join","module","exports","default","f","g","Symbol","for","h","m","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","n","p","ref","__self","__source","q","c","a","k","b","d","e","l","defaultProps","$$typeof","type","props","_owner","current","jsx","jsxs","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","__esModule","definition","o","defineProperty","enumerable","get","obj","prop","r","toStringTag","value","_path","_path2","_extends","assign","target","source","this","socialList","url","title","logoAlt","icon","width","height","fill","xmlns","fillRule","clipRule","SocialItem","socialNetwork","SocialIcon","theme","useTheme","className","href","SocialList","navList","isTargetBlank","NavItem","data","textCn","useTextStyles","hardness","mode","NavList","_path3","viewBox","Logo","underlinedLink","forwardedRef","linkClass","styles"],"sourceRoot":""}
1
+ {"version":3,"file":"footer.js","mappings":"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","sources":["webpack://@jetbrains/kotlin-web-site-ui/./node_modules/classnames/index.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/cjs/react-jsx-runtime.production.min.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/jsx-runtime.js","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs2\":\"react\",\"commonjs\":\"react\"}","webpack://@jetbrains/kotlin-web-site-ui/webpack/bootstrap","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/compat get default export","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/define property getters","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/hasOwnProperty shorthand","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/make namespace object","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/ui-contexts\",\"commonjs2\":\"@rescui/ui-contexts\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/github-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/reddit-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/slack-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/stackoverflow-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/twitter-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/svg/youtube-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-data.ts","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.module.pcss?001d","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.module.pcss?74b3","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-data.ts","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/typography\",\"commonjs2\":\"@rescui/typography\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.module.pcss?d5d2","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.module.pcss?3b90","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/jetbrains-logo.svg","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.module.pcss?88e6","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.module.pcss?0bbd","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/index.ts","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.tsx"],"sourcesContent":["/*!\n Copyright (c) 2018 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames() {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg)) {\n\t\t\t\tif (arg.length) {\n\t\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\t\tif (inner) {\n\t\t\t\t\t\tclasses.push(inner);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tif (arg.toString === Object.prototype.toString) {\n\t\t\t\t\tfor (var key in arg) {\n\t\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tclasses.push(arg.toString());\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","/** @license React v16.14.0\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/ui-contexts\");","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgGithubLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 18,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M17.9 9.2a8.94 8.94 0 01-6.4 8.6.392.392 0 01-.4-.4v-3a1.58 1.58 0 00-.5-1.2 3.734 3.734 0 003.9-3.4 4.244 4.244 0 00-.9-3.5c.29-.79.217-1.669-.2-2.4a7.24 7.24 0 00-2.4.9c-1.44-.4-2.96-.4-4.4 0a4.62 4.62 0 00-2.3-.9h-.1A2.75 2.75 0 004 6.3a4.075 4.075 0 00-.9 3.5A3.81 3.81 0 007 13.2c-.198.148-.34.36-.4.6a2.638 2.638 0 00-.1.7 1.943 1.943 0 01-2.2-.5c-.5-.8-.9-1.2-1.4-1.3-.5-.1-.6.2-.6.2.079.26.26.476.5.6.387.216.674.575.8 1a1.827 1.827 0 001.2 1.2 3.915 3.915 0 001.9 0v1.7a.297.297 0 01-.4.3A8.82 8.82 0 010 9.2a8.95 8.95 0 0117.9 0z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgGithubLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgRedditLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 20,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M20 9.068a2.183 2.183 0 00-2.186-2.186 2.2 2.2 0 00-1.524.61c-1.505-1.076-3.566-1.775-5.86-1.865L11.434.932l3.261.699a1.559 1.559 0 003.119-.072A1.56 1.56 0 0016.254 0c-.609 0-1.147.358-1.397.878l-3.638-.77a.381.381 0 00-.287.053.347.347 0 00-.161.251L9.659 5.645c-2.33.072-4.426.77-5.95 1.864a2.2 2.2 0 00-1.523-.61 2.183 2.183 0 00-.896 4.176c-.036.22-.054.441-.053.664 0 3.368 3.924 6.11 8.763 6.11s8.764-2.723 8.764-6.11c0-.223-.018-.444-.054-.664A2.208 2.208 0 0020 9.069zm-15.018 1.56a1.56 1.56 0 013.118 0c0 .86-.698 1.559-1.559 1.559-.86.017-1.559-.7-1.559-1.56zm8.728 4.139c-1.076 1.075-3.119 1.147-3.71 1.147-.61 0-2.652-.09-3.71-1.147a.4.4 0 010-.573.4.4 0 01.574 0c.68.68 2.115.913 3.136.913 1.022 0 2.473-.232 3.136-.913a.401.401 0 01.574 0 .436.436 0 010 .573zm-.287-2.563a1.56 1.56 0 010-3.118c.86 0 1.56.699 1.56 1.56 0 .841-.7 1.558-1.56 1.558z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgRedditLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgSlackLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 18,\n height: 18,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M6.63 9.49a1.895 1.895 0 00-1.89 1.89v4.73a1.89 1.89 0 103.78 0v-4.73a1.895 1.895 0 00-1.89-1.89zM.01 11.38a1.89 1.89 0 103.78 0V9.49H1.91a1.897 1.897 0 00-1.9 1.89zM6.63 0a1.89 1.89 0 100 3.78h1.89v-1.9A1.886 1.886 0 006.63 0zM1.89 8.53h4.74a1.89 1.89 0 100-3.78H1.89a1.89 1.89 0 000 3.78zm14.2-3.79a1.895 1.895 0 00-1.89 1.89v1.89h1.89a1.89 1.89 0 100-3.78zM9.48 1.89v4.74a1.89 1.89 0 103.78 0V1.89a1.89 1.89 0 10-3.78 0zm3.78 14.22a1.895 1.895 0 00-1.89-1.89H9.48v1.89a1.89 1.89 0 103.78 0zm2.85-6.62h-4.74a1.89 1.89 0 100 3.78h4.74a1.89 1.89 0 100-3.78z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgSlackLogo;","var _path, _path2;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgStackoverflowLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 16,\n height: 19,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M13.527 17.27V12.19h1.685v6.764H0v-6.763h1.685v5.078h11.842z\",\n fill: \"currentColor\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M3.546 11.71l8.274 1.73.35-1.664-8.274-1.73-.35 1.664zM4.64 7.77l7.661 3.568.7-1.532-7.66-3.59-.7 1.554zm2.123-3.765l6.501 5.407 1.073-1.292-6.501-5.406-1.073 1.291zM10.966 0L9.609 1.007l5.034 6.785L16 6.785 10.966 0zM3.37 15.562h8.448v-1.685H3.371v1.685z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgStackoverflowLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgTwitterLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 20,\n height: 17,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M6.29 16.25A11.59 11.59 0 0018 4.58v-.53a8.3 8.3 0 002-2.13 8.36 8.36 0 01-2.36.65A4.16 4.16 0 0019.45.3a8.19 8.19 0 01-2.61 1 4.11 4.11 0 00-7 3.75A11.7 11.7 0 011.39.75a4.11 4.11 0 001.27 5.48A4.06 4.06 0 01.8 5.71a4.11 4.11 0 003.29 4 4.13 4.13 0 01-1.85.07 4.12 4.12 0 003.83 2.85A8.25 8.25 0 011 14.47a7.94 7.94 0 01-1-.06 11.69 11.69 0 006.29 1.84z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgTwitterLogo;","var _path;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgYoutubeLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n width: 24,\n height: 24,\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n d: \"M21.005 5.617c.43.633.702 1.36.795 2.119.124 1.146.191 2.299.2 3.452v1.618a34.375 34.375 0 01-.2 3.454 4.808 4.808 0 01-.795 2.116 2.772 2.772 0 01-2.003.904c-2.8.215-7.002.222-7.002.222s-5.2-.05-6.8-.214a3.27 3.27 0 01-2.205-.912 4.8 4.8 0 01-.795-2.117 34.354 34.354 0 01-.2-3.453v-1.618c.009-1.154.075-2.306.2-3.452.093-.76.365-1.486.795-2.12a2.76 2.76 0 012.003-.901c2.799-.217 6.997-.217 6.997-.217h.01s4.198 0 6.997.217a2.76 2.76 0 012.003.902zM15.755 12L9.501 8.249v7.502L15.754 12z\",\n fill: \"currentColor\"\n })));\n}\n\nexport default SvgYoutubeLogo;","import { FC } from 'react';\nimport githubLogo from './svg/github-logo.svg';\nimport redditLogo from './svg/reddit-logo.svg';\nimport slackLogo from './svg/slack-logo.svg';\nimport stackoverflowLogo from './svg/stackoverflow-logo.svg';\nimport twitterLogo from './svg/twitter-logo.svg';\nimport youtubeLogo from './svg/youtube-logo.svg';\n\nexport interface SocialNetworkData {\n url: string;\n title: string;\n logoAlt: string;\n icon: FC;\n}\n\nexport const socialList: SocialNetworkData[] = [\n {\n url: 'https://github.com/JetBrains/kotlin',\n title: 'Kotlin on GitHub',\n logoAlt: 'GitHub logo',\n icon: githubLogo,\n },\n {\n url: 'https://twitter.com/kotlin',\n title: 'Kotlin on Twitter',\n logoAlt: 'Twitter logo',\n icon: twitterLogo,\n },\n {\n url: 'https://surveys.jetbrains.com/s3/kotlin-slack-sign-up',\n title: 'Kotlin Slack',\n logoAlt: 'Slack logo',\n icon: slackLogo,\n },\n {\n url: 'https://www.reddit.com/r/Kotlin/',\n title: 'Kotlin on Reddit',\n logoAlt: 'Reddit logo',\n icon: redditLogo,\n },\n {\n url: 'https://stackoverflow.com/questions/tagged/kotlin',\n title: 'Kotlin on Stack Overflow',\n logoAlt: 'Stack Overflow logo',\n icon: stackoverflowLogo,\n },\n {\n url: 'https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw',\n title: 'Kotlin on YouTube',\n logoAlt: 'YouTube logo',\n icon: youtubeLogo,\n },\n];\n","import { FC } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport classNames from 'classnames';\nimport { SocialNetworkData } from '../social-data';\nimport * as styles from './social-item.module.pcss';\n\ninterface SocialItemProps {\n socialNetwork: SocialNetworkData;\n}\n\nexport const SocialItem: FC<SocialItemProps> = ({ socialNetwork }) => {\n const SocialIcon = socialNetwork.icon;\n const theme = useTheme();\n\n return (\n <a\n target=\"_blank\"\n className={classNames(styles.socialItem, {\n [styles.socialItemDarkTheme]: theme === 'dark',\n })}\n href={socialNetwork.url}\n title={socialNetwork.title}\n >\n <SocialIcon />\n </a>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const socialItem = \"ktl-social-item-module_social-item_altig\";\nexport const socialItemDarkTheme = \"ktl-social-item-module_social-item-dark-theme_4WGX5\";","import { FC } from 'react';\nimport * as styles from './social-list.module.pcss';\nimport { socialList } from './social-data';\nimport { SocialItem } from './social-item/social-item';\n\nexport const SocialList: FC = () => (\n <div className={styles.socialList}>\n {socialList.map((socialNetwork) => (\n <SocialItem key={socialNetwork.url} socialNetwork={socialNetwork} />\n ))}\n </div>\n);\n","// extracted by mini-css-extract-plugin\nexport const socialList = \"ktl-social-list-module_social-list_InQY0\";","export interface NavData {\n url: string;\n title: string;\n isTargetBlank?: boolean;\n}\n\nexport const navList: NavData[] = [\n {\n url: 'https://kotlinlang.org/docs/contribute.html',\n title: 'Contributing to Kotlin',\n },\n {\n url: 'https://kotlinlang.org/docs/releases.html',\n title: 'Releases',\n },\n {\n url: 'https://kotlinlang.org/assets/kotlin-media-kit.pdf',\n title: 'Press Kit',\n },\n {\n url: 'https://kotlinlang.org/docs/security.html',\n title: 'Security',\n },\n {\n url: 'https://blog.jetbrains.com/kotlin/',\n title: 'Blog',\n isTargetBlank: true,\n },\n {\n url: 'https://youtrack.jetbrains.com/issues/KT',\n title: 'Issue Tracker',\n isTargetBlank: true,\n },\n {\n url: 'https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip',\n title: 'Brand assets',\n isTargetBlank: true,\n },\n];\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/typography\");","import { FC } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport classNames from 'classnames';\nimport { NavData } from './nav-data';\nimport * as styles from './nav-item.module.pcss';\nimport { useTextStyles } from '@rescui/typography';\n\ninterface NavItemProps {\n data: NavData;\n}\n\nexport const NavItem: FC<NavItemProps> = ({ data }) => {\n const textCn = useTextStyles();\n const theme = useTheme();\n\n return (\n <li\n className={classNames(styles.navItem, {\n [styles.navItemDarkTheme]: theme == 'dark',\n })}\n >\n <a\n target={data.isTargetBlank ? '_blank' : undefined}\n href={data.url}\n title={data.title}\n className={classNames(\n textCn('rs-text-2'),\n textCn('rs-link', { hardness: 'average', mode: 'nude' })\n )}\n >\n {data.title}\n </a>\n </li>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const navItem = \"ktl-nav-item-module_nav-item_4o3J-\";\nexport const navItemDarkTheme = \"ktl-nav-item-module_nav-item-dark-theme_3EbRM\";","import { FC } from 'react';\nimport * as styles from './nav-list.module.pcss';\nimport { navList } from './nav-data';\nimport { NavItem } from './nav-item';\n\nexport const NavList: FC<{ className?: string }> = (props) => (\n <nav className={props.className}>\n <ul className={styles.navList}>\n {navList.map((value) => (\n <NavItem key={value.url} data={value} />\n ))}\n </ul>\n </nav>\n);\n","// extracted by mini-css-extract-plugin\nexport const navList = \"ktl-nav-list-module_nav-list_cEUsm\";","var _path, _path2, _path3;\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport * as React from \"react\";\n\nfunction SvgJetbrainsLogo(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n viewBox: \"0 0 60 60\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M60 0H0v60h60V0z\",\n fill: \"#000\"\n })), _path2 || (_path2 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M27.648 48.706H5.178v3.765h22.47v-3.765zM4.941 15.765l1.765-1.647c.47.588.941.941 1.53.941.705 0 1.058-.47 1.058-1.412V7.412H12v6.235c0 1.177-.353 2.118-.94 2.706-.59.588-1.53.941-2.707.941-1.765.118-2.706-.588-3.412-1.529zM12.586 7.53h7.883v2.235h-5.177v1.529h4.706v2.118h-4.706v1.53h5.294v2.352h-7.882l-.118-9.765zM24 9.882h-2.941V7.53h8.588v2.353h-2.941v7.412H24V9.882zM5.177 19.53h5.06c1.175 0 2.117.352 2.705.823.353.353.588.941.588 1.647 0 1.177-.588 1.765-1.53 2.235 1.177.353 1.883 1.06 1.883 2.353 0 1.647-1.412 2.706-3.647 2.706H5.177V19.53zm5.647 3.058c0-.588-.47-.823-1.176-.823H7.883v1.764H9.53c.824-.117 1.294-.352 1.294-.94zm-.94 2.824H7.764v1.765h2.118c.824 0 1.294-.353 1.294-.942 0-.588-.47-.823-1.294-.823zM14.352 19.53h4.588c1.53 0 2.471.352 3.177 1.058.588.589.823 1.294.823 2.236 0 1.53-.823 2.47-2 3.058l2.353 3.412h-3.058l-2-2.94h-1.177v2.94h-2.706V19.53zm4.47 4.705c.942 0 1.413-.47 1.413-1.176 0-.824-.589-1.177-1.412-1.177h-1.765v2.353h1.765z\",\n fill: \"#fff\"\n })), _path3 || (_path3 = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M26.119 19.53h2.588l4.117 9.882h-2.94l-.707-1.765h-3.764l-.706 1.765h-2.824l4.236-9.883zm2.352 5.882l-1.058-2.706-1.06 2.706h2.118zM33.177 19.53h2.706v9.764h-2.706V19.53zM36.588 19.53h2.471l4 5.176v-5.177h2.706v9.765h-2.353L39.294 24v5.412h-2.706v-9.883zM46 27.883l1.529-1.765c.941.824 2 1.177 3.176 1.177.706 0 1.177-.236 1.177-.706s-.353-.588-1.647-.941c-2.118-.47-3.647-1.06-3.647-3.06 0-1.764 1.411-3.176 3.764-3.176 1.648 0 2.942.47 4 1.294l-1.411 1.883c-.942-.588-1.883-.941-2.706-.941-.706 0-.941.235-.941.588 0 .47.353.588 1.647.941 2.235.47 3.647 1.177 3.647 3.059 0 2-1.53 3.176-4 3.176-1.765.118-3.412-.47-4.589-1.53z\",\n fill: \"#fff\"\n })));\n}\n\nexport default SvgJetbrainsLogo;","// extracted by mini-css-extract-plugin\nexport const link = \"ktl-logo-module_link_Z7W49\";","import { FC } from 'react';\nimport classNames from 'classnames';\nimport JetBrainsLogo from './jetbrains-logo.svg';\nimport * as styles from './logo.module.pcss';\n\nexport const Logo: FC<{ className?: string }> = (props) => (\n <a\n href=\"https://jetbrains.com\"\n target=\"_blank\"\n className={classNames(props.className, styles.link)}\n >\n <JetBrainsLogo />\n </a>\n);\n","// extracted by mini-css-extract-plugin\nexport const footer = \"ktl-footer-module_footer_YYHJn\";\nexport const footerDarkTheme = \"ktl-footer-module_footer-dark-theme_GiAQp\";\nexport const underlinedLink = \"ktl-footer-module_underlined-link_mhvsS\";\nexport const socialListArea = \"ktl-footer-module_social-list-area_4hUNp\";\nexport const socialListTitle = \"ktl-footer-module_social-list-title_KkSwg\";\nexport const navListArea = \"ktl-footer-module_nav-list-area_QH4VT\";\nexport const textArea = \"ktl-footer-module_text-area_H3lZP\";\nexport const logoArea = \"ktl-footer-module_logo-area_-cPlN\";\nexport const copyright = \"ktl-footer-module_copyright_eGK3c\";\nexport const motto = \"ktl-footer-module_motto_JKLSs\";","import { Footer } from './footer';\nexport default Footer;\n","import { FC, ForwardedRef } from 'react';\nimport { useTheme } from '@rescui/ui-contexts';\nimport { SocialList } from './social-list/social-list';\nimport { NavList } from './nav/nav-list';\nimport { Logo } from './logo/logo';\nimport classNames from 'classnames';\nimport * as styles from './footer.module.pcss';\nimport { useTextStyles } from '@rescui/typography';\n\nexport interface FooterProps {\n forwardedRef?: ForwardedRef<HTMLDivElement>;\n className?: string;\n}\n\nexport const Footer: FC<FooterProps> = ({ forwardedRef , className}) => {\n const textCn = useTextStyles();\n const theme = useTheme();\n const linkClass = textCn('rs-link', { hardness: 'pale', mode: 'nude' });\n\n return (\n <footer\n className={classNames(styles.footer, className, {\n [styles.footerDarkTheme]: theme === 'dark',\n })}\n ref={forwardedRef}\n >\n <div className={styles.socialListArea}>\n <div className={classNames(textCn('rs-h4'), styles.socialListTitle)}>\n Stay in touch:\n </div>\n\n <SocialList />\n </div>\n\n <NavList className={styles.navListArea} />\n\n <div\n className={classNames(\n textCn('rs-text-3', { hardness: 'pale' }),\n styles.textArea\n )}\n >\n <div className={styles.copyright}>\n Kotlin&trade; is&nbsp;protected under the{' '}\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n href=\"https://kotlinlang.org/foundation/kotlin-foundation.html\"\n >\n Kotlin&nbsp;Foundation\n </a>{' '}\n and licensed under the{' '}\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n target=\"_blank\"\n href=\"https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE\"\n >\n Apache 2&nbsp;license\n </a>\n .\n </div>{' '}\n <div className={styles.motto}>\n Supported and developed by&nbsp;\n <a\n className={classNames(linkClass, styles.underlinedLink)}\n href=\"https://www.jetbrains.com/\"\n target=\"_blank\"\n >\n JetBrains\n </a>\n </div>\n </div>\n\n <Logo className={styles.logoArea} />\n </footer>\n );\n};\n"],"names":["hasOwn","hasOwnProperty","classNames","classes","i","arguments","length","arg","argType","push","Array","isArray","inner","apply","toString","Object","prototype","key","call","join","module","exports","default","f","g","Symbol","for","h","m","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","n","p","ref","__self","__source","q","c","a","k","b","d","e","l","defaultProps","$$typeof","type","props","_owner","current","jsx","jsxs","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","__esModule","definition","o","defineProperty","enumerable","get","obj","prop","r","toStringTag","value","_path","_path2","_extends","assign","target","source","this","socialList","url","title","logoAlt","icon","width","height","fill","xmlns","fillRule","clipRule","SocialItem","socialNetwork","SocialIcon","theme","useTheme","className","href","SocialList","navList","isTargetBlank","NavItem","data","textCn","useTextStyles","hardness","mode","NavList","_path3","viewBox","Logo","underlinedLink","forwardedRef","linkClass","styles"],"sourceRoot":""}
@@ -1,2 +1,2 @@
1
- .ktl-privacy-notice_privacy-notice_InR2G{display:inline-flex;align-items:center}.ktl-privacy-notice_icon_3s3po,.ktl-privacy-notice_message_wUzAT{color:var(--ktl-icon-color-dark)}
1
+ .ktl-privacy-notice_privacy-notice_gX2sR{display:inline-flex;align-items:center}.ktl-privacy-notice_icon_u2pie,.ktl-privacy-notice_message_nqCdM{color:var(--ktl-icon-color-dark)}
2
2
  /*# sourceMappingURL=formikWrappers.css.map*/
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see formikWrappers.js.LICENSE.txt */
2
- !function(){var e={4184:function(e,r){var t;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],r=0;r<arguments.length;r++){var t=arguments[r];if(t){var i=typeof t;if("string"===i||"number"===i)e.push(t);else if(Array.isArray(t)){if(t.length){var s=o.apply(null,t);s&&e.push(s)}}else if("object"===i)if(t.toString===Object.prototype.toString)for(var u in t)n.call(t,u)&&t[u]&&e.push(u);else e.push(t.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(t=function(){return o}.apply(r,[]))||(e.exports=t)}()},5251:function(e,r,t){"use strict";var n=t(3910),o=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),i("react.fragment")}var s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u=Object.prototype.hasOwnProperty,a={key:!0,ref:!0,__self:!0,__source:!0};function c(e,r,t){var n,i={},c=null,l=null;for(n in void 0!==t&&(c=""+t),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(l=r.ref),r)u.call(r,n)&&!a.hasOwnProperty(n)&&(i[n]=r[n]);if(e&&e.defaultProps)for(n in r=e.defaultProps)void 0===i[n]&&(i[n]=r[n]);return{$$typeof:o,type:e,key:c,ref:l,props:i,_owner:s.current}}r.jsx=c,r.jsxs=c},5893:function(e,r,t){"use strict";e.exports=t(5251)},3910:function(e){"use strict";e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var i=r[n]={exports:{}};return e[n](i,i.exports,t),i.exports}t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,{a:r}),r},t.d=function(e,r){for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};!function(){"use strict";t.r(n),t.d(n,{FormikInput:function(){return u},FormikPrivacyCheckbox:function(){return v},FormikSubmitButton:function(){return h}});var e=t(3910),r=require("@rescui/input"),o=t.n(r),i=require("formik"),s=t(5893);const u=e=>{let{name:r,onBlur:t,onChange:n,disabled:u,...a}=e;const[c,l]=(0,i.useField)(r),{status:f,isSubmitting:p,submitCount:d}=(0,i.useFormikContext)();return(0,s.jsx)(o(),{...a,...c,onBlur:e=>{t&&t(e),c.onBlur(e)},onChange:e=>{n&&n(e),c.onChange(e)},disabled:p||f&&(f.disabled||f.submitted)||u,error:(l.touched||d>0)&&l.error})};var a=require("@rescui/tooltip"),c=t.n(a),l=require("@rescui/icons");var f=t(4184),p=t.n(f);const d=r=>{let{privacy:t,consentId:n}=r;const[o,i]=(0,e.useState)("");return(0,e.useEffect)((()=>{n&&t.getConsentOptions(n).then((e=>{let{text:r}=e;return i(r)}))}),[n]),(0,s.jsxs)("span",{className:"ktl-privacy-notice_privacy-notice_InR2G",children:[(0,s.jsxs)("span",{className:p()("ktl-privacy-notice_message_wUzAT","ktl-text-3"),children:["By submitting this form I agree to the"," ",(0,s.jsx)("a",{target:"_blank",rel:"noreferrer noopener",href:"https://www.jetbrains.com/company/privacy.html",className:"rs-link",children:"JetBrains Privacy Policy"})]}),o&&(0,s.jsx)(c(),{content:(0,s.jsx)("span",{dangerouslySetInnerHTML:{__html:o}}),children:(0,s.jsx)(l.InfoIcon,{size:"s",className:"ktl-privacy-notice_icon_3s3po"})})]})};var y=require("@rescui/checkbox");const v=e=>{let{consentId:r,className:t,privacy:n}=e;const o="privacyConsent",[{value:u,onBlur:a},c]=(0,i.useField)({name:o,validate:e=>{if(!e)return"This field is required"}}),{submitCount:l,setFieldValue:f,isSubmitting:p,status:v}=(0,i.useFormikContext)();return(0,s.jsx)("div",{className:t,children:(0,s.jsx)(y.Checkbox,{name:o,onBlur:e=>{a(e)},onChange:e=>{f(o,e.target.checked)},checked:Boolean(u)||!1,disabled:p||v&&(v.disabled||v.submitted),error:(c.touched||l>0)&&c.error,children:(0,s.jsx)(d,{consentId:r,privacy:n})})})};var m=require("@rescui/button"),b=t.n(m);const h=e=>{let{disabled:r,busy:t,...n}=e;const{isValid:o,isSubmitting:u}=(0,i.useFormikContext)();return(0,s.jsx)(b(),{...n,disabled:!o||r,busy:u||t,type:"submit"})}}(),module.exports=n}();
2
+ !function(){var e={4184:function(e,r){var t;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],r=0;r<arguments.length;r++){var t=arguments[r];if(t){var i=typeof t;if("string"===i||"number"===i)e.push(t);else if(Array.isArray(t)){if(t.length){var s=o.apply(null,t);s&&e.push(s)}}else if("object"===i)if(t.toString===Object.prototype.toString)for(var u in t)n.call(t,u)&&t[u]&&e.push(u);else e.push(t.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(t=function(){return o}.apply(r,[]))||(e.exports=t)}()},5251:function(e,r,t){"use strict";var n=t(3910),o=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),i("react.fragment")}var s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u=Object.prototype.hasOwnProperty,a={key:!0,ref:!0,__self:!0,__source:!0};function c(e,r,t){var n,i={},c=null,l=null;for(n in void 0!==t&&(c=""+t),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(l=r.ref),r)u.call(r,n)&&!a.hasOwnProperty(n)&&(i[n]=r[n]);if(e&&e.defaultProps)for(n in r=e.defaultProps)void 0===i[n]&&(i[n]=r[n]);return{$$typeof:o,type:e,key:c,ref:l,props:i,_owner:s.current}}r.jsx=c,r.jsxs=c},5893:function(e,r,t){"use strict";e.exports=t(5251)},3910:function(e){"use strict";e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var i=r[n]={exports:{}};return e[n](i,i.exports,t),i.exports}t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,{a:r}),r},t.d=function(e,r){for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};!function(){"use strict";t.r(n),t.d(n,{FormikInput:function(){return u},FormikPrivacyCheckbox:function(){return v},FormikSubmitButton:function(){return h}});var e=t(3910),r=require("@rescui/input"),o=t.n(r),i=require("formik"),s=t(5893);const u=e=>{let{name:r,onBlur:t,onChange:n,disabled:u,...a}=e;const[c,l]=(0,i.useField)(r),{status:f,isSubmitting:d,submitCount:p}=(0,i.useFormikContext)();return(0,s.jsx)(o(),{...a,...c,onBlur:e=>{t&&t(e),c.onBlur(e)},onChange:e=>{n&&n(e),c.onChange(e)},disabled:d||f&&(f.disabled||f.submitted)||u,error:(l.touched||p>0)&&l.error})};var a=require("@rescui/tooltip"),c=t.n(a),l=require("@rescui/icons");var f=t(4184),d=t.n(f);const p=r=>{let{privacy:t,consentId:n}=r;const[o,i]=(0,e.useState)("");return(0,e.useEffect)((()=>{n&&t.getConsentOptions(n).then((e=>{let{text:r}=e;return i(r)}))}),[n]),(0,s.jsxs)("span",{className:"ktl-privacy-notice_privacy-notice_gX2sR",children:[(0,s.jsxs)("span",{className:d()("ktl-privacy-notice_message_nqCdM","ktl-text-3"),children:["By submitting this form I agree to the"," ",(0,s.jsx)("a",{target:"_blank",rel:"noreferrer noopener",href:"https://www.jetbrains.com/company/privacy.html",className:"rs-link",children:"JetBrains Privacy Policy"})]}),o&&(0,s.jsx)(c(),{content:(0,s.jsx)("span",{dangerouslySetInnerHTML:{__html:o}}),children:(0,s.jsx)(l.InfoIcon,{size:"s",className:"ktl-privacy-notice_icon_u2pie"})})]})};var y=require("@rescui/checkbox");const v=e=>{let{consentId:r,className:t,privacy:n}=e;const o="privacyConsent",[{value:u,onBlur:a},c]=(0,i.useField)({name:o,validate:e=>{if(!e)return"This field is required"}}),{submitCount:l,setFieldValue:f,isSubmitting:d,status:v}=(0,i.useFormikContext)();return(0,s.jsx)("div",{className:t,children:(0,s.jsx)(y.Checkbox,{name:o,onBlur:e=>{a(e)},onChange:e=>{f(o,e.target.checked)},checked:Boolean(u)||!1,disabled:d||v&&(v.disabled||v.submitted),error:(c.touched||l>0)&&c.error,children:(0,s.jsx)(p,{consentId:r,privacy:n})})})};var m=require("@rescui/button"),b=t.n(m);const h=e=>{let{disabled:r,busy:t,...n}=e;const{isValid:o,isSubmitting:u}=(0,i.useFormikContext)();return(0,s.jsx)(b(),{...n,disabled:!o||r,busy:u||t,type:"submit"})}}(),module.exports=n}();
3
3
  //# sourceMappingURL=formikWrappers.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"formikWrappers.js","mappings":"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","sources":["webpack://@jetbrains/kotlin-web-site-ui/./node_modules/classnames/index.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/cjs/react-jsx-runtime.production.min.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/jsx-runtime.js","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs2\":\"react\",\"commonjs\":\"react\"}","webpack://@jetbrains/kotlin-web-site-ui/webpack/bootstrap","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/compat get default export","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/define property getters","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/hasOwnProperty shorthand","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/make namespace object","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/input\",\"commonjs2\":\"@rescui/input\"}","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"formik\",\"commonjs2\":\"formik\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/input.tsx","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/tooltip\",\"commonjs2\":\"@rescui/tooltip\"}","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/icons\",\"commonjs2\":\"@rescui/icons\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-notice.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-notice.pcss?6044","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/checkbox\",\"commonjs2\":\"@rescui/checkbox\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-checkbox.tsx","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/button\",\"commonjs2\":\"@rescui/button\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/submit-button.tsx"],"sourcesContent":["/*!\n Copyright (c) 2018 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames() {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg)) {\n\t\t\t\tif (arg.length) {\n\t\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\t\tif (inner) {\n\t\t\t\t\t\tclasses.push(inner);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tif (arg.toString === Object.prototype.toString) {\n\t\t\t\t\tfor (var key in arg) {\n\t\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tclasses.push(arg.toString());\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","/** @license React v16.14.0\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/input\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"formik\");","import React from 'react';\nimport Input from '@rescui/input';\nimport { useField, useFormikContext } from 'formik';\n\ninterface FormikInputProps {\n name: string;\n onBlur?: (e: React.FocusEvent<HTMLInputElement>) => void;\n onChange?: (e: React.ChangeEvent<HTMLInputElement>) => void;\n disabled?: boolean;\n inputProps?: any;\n}\nexport const FormikInput: React.FC<FormikInputProps> = ({\n name,\n onBlur,\n onChange,\n disabled,\n ...restProps\n}) => {\n const [formikProps, meta] = useField(name);\n const { status, isSubmitting, submitCount } = useFormikContext();\n return (\n <Input\n {...restProps}\n {...formikProps}\n onBlur={e => {\n if (onBlur) {\n onBlur(e);\n }\n formikProps.onBlur(e);\n }}\n onChange={e => {\n if (onChange) {\n onChange(e);\n }\n formikProps.onChange(e);\n }}\n disabled={\n isSubmitting ||\n (status && (status.disabled || status.submitted)) ||\n disabled\n }\n error={(meta.touched || submitCount > 0) && meta.error}\n />\n );\n};\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/tooltip\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/icons\");","import React, { useEffect, useState } from 'react';\nimport Tooltip from '@rescui/tooltip';\nimport { InfoIcon } from '@rescui/icons';\n\nimport * as styles from './privacy-notice.pcss';\nimport classNames from 'classnames';\nimport { PrivacyConsentService } from \"../../packages/data-services/interfaces\";\n\ninterface PrivacyNoticeProps {\n privacy: PrivacyConsentService;\n consentId?: string;\n}\n\nexport const PrivacyNotice: React.FC<PrivacyNoticeProps> = ({\n privacy,\n consentId\n}) => {\n const [textHtml, setTextHtml] = useState<string>('');\n\n useEffect(() => {\n if (consentId) {\n privacy\n .getConsentOptions(consentId)\n .then(({ text }) => setTextHtml(text));\n }\n }, [consentId]);\n\n return (\n <span className={styles.privacyNotice}>\n <span className={classNames(styles.message, 'ktl-text-3')}>\n By submitting this form I agree to the{' '}\n <a\n target=\"_blank\"\n rel=\"noreferrer noopener\"\n href=\"https://www.jetbrains.com/company/privacy.html\"\n className=\"rs-link\"\n >\n JetBrains Privacy Policy\n </a>\n </span>\n {textHtml && (\n <Tooltip\n content={<span dangerouslySetInnerHTML={{ __html: textHtml }} />}\n >\n <InfoIcon size=\"s\" className={styles.icon} />\n </Tooltip>\n )}\n </span>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const privacyNotice = \"ktl-privacy-notice_privacy-notice_InR2G\";\nexport const message = \"ktl-privacy-notice_message_wUzAT\";\nexport const icon = \"ktl-privacy-notice_icon_3s3po\";","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/checkbox\");","import React from 'react';\nimport { useField, useFormikContext } from 'formik';\n\nimport {PrivacyNotice} from './privacy-notice';\nimport {Checkbox} from '@rescui/checkbox';\nimport { PrivacyConsentService } from \"../../packages/data-services/interfaces\";\n\n\ninterface FormikPrivacyCheckboxProps {\n consentId: string;\n className: string;\n privacy: PrivacyConsentService\n}\n\nexport const FormikPrivacyCheckbox: React.FC<FormikPrivacyCheckboxProps> = ({\n consentId,\n className,\n privacy\n}) => {\n const name = 'privacyConsent';\n\n const [{ value, onBlur: onBlurFromFormik }, meta] = useField({\n name,\n validate: val => {\n if (!val) {\n return 'This field is required';\n }\n }\n });\n\n const {\n submitCount,\n setFieldValue,\n isSubmitting,\n status\n } = useFormikContext();\n\n return (\n <div className={className}>\n <Checkbox\n name={name}\n onBlur={e => {\n onBlurFromFormik(e);\n }}\n onChange={e => {\n setFieldValue(name, e.target.checked);\n }}\n checked={Boolean(value) || false}\n disabled={\n isSubmitting ||\n (status && (status.disabled || status.submitted))\n }\n error={(meta.touched || submitCount > 0) && meta.error}\n >\n <PrivacyNotice consentId={consentId} privacy={privacy} />\n </Checkbox>\n </div>\n );\n};\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/button\");","import React from 'react';\nimport { useFormikContext } from 'formik';\nimport Button from '@rescui/button';\nimport { ButtonProps } from \"@rescui/button/lib/button\";\n\ninterface FormikSubmitButtonProps {\n disabled: boolean;\n busy: boolean;\n buttonProps?: ButtonProps\n}\n\nexport const FormikSubmitButton: React.FC<FormikSubmitButtonProps> = ({\n disabled,\n busy,\n ...restProps\n}) => {\n const { isValid, isSubmitting } = useFormikContext();\n return (\n <Button\n {...restProps}\n disabled={!isValid || disabled}\n busy={isSubmitting || busy}\n type={'submit'}\n />\n );\n};\n"],"names":["hasOwn","hasOwnProperty","classNames","classes","i","arguments","length","arg","argType","push","Array","isArray","inner","apply","toString","Object","prototype","key","call","join","module","exports","default","f","g","Symbol","for","h","m","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","n","p","ref","__self","__source","q","c","a","k","b","d","e","l","defaultProps","$$typeof","type","props","_owner","current","jsx","jsxs","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","__esModule","definition","o","defineProperty","enumerable","get","obj","prop","r","toStringTag","value","FormikInput","name","onBlur","onChange","disabled","restProps","formikProps","meta","useField","status","isSubmitting","submitCount","useFormikContext","submitted","error","touched","PrivacyNotice","privacy","consentId","textHtml","setTextHtml","useState","useEffect","getConsentOptions","then","text","className","target","rel","href","content","dangerouslySetInnerHTML","__html","InfoIcon","size","FormikPrivacyCheckbox","onBlurFromFormik","validate","val","setFieldValue","Checkbox","checked","Boolean","FormikSubmitButton","busy","isValid"],"sourceRoot":""}
1
+ {"version":3,"file":"formikWrappers.js","mappings":"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","sources":["webpack://@jetbrains/kotlin-web-site-ui/./node_modules/classnames/index.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/cjs/react-jsx-runtime.production.min.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/jsx-runtime.js","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs2\":\"react\",\"commonjs\":\"react\"}","webpack://@jetbrains/kotlin-web-site-ui/webpack/bootstrap","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/compat get default export","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/define property getters","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/hasOwnProperty shorthand","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/make namespace object","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/input\",\"commonjs2\":\"@rescui/input\"}","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"formik\",\"commonjs2\":\"formik\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/input.tsx","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/tooltip\",\"commonjs2\":\"@rescui/tooltip\"}","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/icons\",\"commonjs2\":\"@rescui/icons\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-notice.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-notice.pcss?6044","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/checkbox\",\"commonjs2\":\"@rescui/checkbox\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/privacy-checkbox.tsx","webpack://@jetbrains/kotlin-web-site-ui/external commonjs2 {\"commonjs\":\"@rescui/button\",\"commonjs2\":\"@rescui/button\"}","webpack://@jetbrains/kotlin-web-site-ui/./src/blocks/formik-wrapper/submit-button.tsx"],"sourcesContent":["/*!\n Copyright (c) 2018 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames() {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg)) {\n\t\t\t\tif (arg.length) {\n\t\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\t\tif (inner) {\n\t\t\t\t\t\tclasses.push(inner);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tif (arg.toString === Object.prototype.toString) {\n\t\t\t\t\tfor (var key in arg) {\n\t\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tclasses.push(arg.toString());\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","/** @license React v16.14.0\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/input\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"formik\");","import React from 'react';\nimport Input from '@rescui/input';\nimport { useField, useFormikContext } from 'formik';\n\ninterface FormikInputProps {\n name: string;\n onBlur?: (e: React.FocusEvent<HTMLInputElement>) => void;\n onChange?: (e: React.ChangeEvent<HTMLInputElement>) => void;\n disabled?: boolean;\n inputProps?: any;\n}\nexport const FormikInput: React.FC<FormikInputProps> = ({\n name,\n onBlur,\n onChange,\n disabled,\n ...restProps\n}) => {\n const [formikProps, meta] = useField(name);\n const { status, isSubmitting, submitCount } = useFormikContext();\n return (\n <Input\n {...restProps}\n {...formikProps}\n onBlur={e => {\n if (onBlur) {\n onBlur(e);\n }\n formikProps.onBlur(e);\n }}\n onChange={e => {\n if (onChange) {\n onChange(e);\n }\n formikProps.onChange(e);\n }}\n disabled={\n isSubmitting ||\n (status && (status.disabled || status.submitted)) ||\n disabled\n }\n error={(meta.touched || submitCount > 0) && meta.error}\n />\n );\n};\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/tooltip\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/icons\");","import React, { useEffect, useState } from 'react';\nimport Tooltip from '@rescui/tooltip';\nimport { InfoIcon } from '@rescui/icons';\n\nimport * as styles from './privacy-notice.pcss';\nimport classNames from 'classnames';\nimport { PrivacyConsentService } from \"../../packages/data-services/interfaces\";\n\ninterface PrivacyNoticeProps {\n privacy: PrivacyConsentService;\n consentId?: string;\n}\n\nexport const PrivacyNotice: React.FC<PrivacyNoticeProps> = ({\n privacy,\n consentId\n}) => {\n const [textHtml, setTextHtml] = useState<string>('');\n\n useEffect(() => {\n if (consentId) {\n privacy\n .getConsentOptions(consentId)\n .then(({ text }) => setTextHtml(text));\n }\n }, [consentId]);\n\n return (\n <span className={styles.privacyNotice}>\n <span className={classNames(styles.message, 'ktl-text-3')}>\n By submitting this form I agree to the{' '}\n <a\n target=\"_blank\"\n rel=\"noreferrer noopener\"\n href=\"https://www.jetbrains.com/company/privacy.html\"\n className=\"rs-link\"\n >\n JetBrains Privacy Policy\n </a>\n </span>\n {textHtml && (\n <Tooltip\n content={<span dangerouslySetInnerHTML={{ __html: textHtml }} />}\n >\n <InfoIcon size=\"s\" className={styles.icon} />\n </Tooltip>\n )}\n </span>\n );\n};\n","// extracted by mini-css-extract-plugin\nexport const privacyNotice = \"ktl-privacy-notice_privacy-notice_gX2sR\";\nexport const message = \"ktl-privacy-notice_message_nqCdM\";\nexport const icon = \"ktl-privacy-notice_icon_u2pie\";","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/checkbox\");","import React from 'react';\nimport { useField, useFormikContext } from 'formik';\n\nimport {PrivacyNotice} from './privacy-notice';\nimport {Checkbox} from '@rescui/checkbox';\nimport { PrivacyConsentService } from \"../../packages/data-services/interfaces\";\n\n\ninterface FormikPrivacyCheckboxProps {\n consentId: string;\n className: string;\n privacy: PrivacyConsentService\n}\n\nexport const FormikPrivacyCheckbox: React.FC<FormikPrivacyCheckboxProps> = ({\n consentId,\n className,\n privacy\n}) => {\n const name = 'privacyConsent';\n\n const [{ value, onBlur: onBlurFromFormik }, meta] = useField({\n name,\n validate: val => {\n if (!val) {\n return 'This field is required';\n }\n }\n });\n\n const {\n submitCount,\n setFieldValue,\n isSubmitting,\n status\n } = useFormikContext();\n\n return (\n <div className={className}>\n <Checkbox\n name={name}\n onBlur={e => {\n onBlurFromFormik(e);\n }}\n onChange={e => {\n setFieldValue(name, e.target.checked);\n }}\n checked={Boolean(value) || false}\n disabled={\n isSubmitting ||\n (status && (status.disabled || status.submitted))\n }\n error={(meta.touched || submitCount > 0) && meta.error}\n >\n <PrivacyNotice consentId={consentId} privacy={privacy} />\n </Checkbox>\n </div>\n );\n};\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@rescui/button\");","import React from 'react';\nimport { useFormikContext } from 'formik';\nimport Button from '@rescui/button';\nimport { ButtonProps } from \"@rescui/button/lib/button\";\n\ninterface FormikSubmitButtonProps {\n disabled: boolean;\n busy: boolean;\n buttonProps?: ButtonProps\n}\n\nexport const FormikSubmitButton: React.FC<FormikSubmitButtonProps> = ({\n disabled,\n busy,\n ...restProps\n}) => {\n const { isValid, isSubmitting } = useFormikContext();\n return (\n <Button\n {...restProps}\n disabled={!isValid || disabled}\n busy={isSubmitting || busy}\n type={'submit'}\n />\n );\n};\n"],"names":["hasOwn","hasOwnProperty","classNames","classes","i","arguments","length","arg","argType","push","Array","isArray","inner","apply","toString","Object","prototype","key","call","join","module","exports","default","f","g","Symbol","for","h","m","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","n","p","ref","__self","__source","q","c","a","k","b","d","e","l","defaultProps","$$typeof","type","props","_owner","current","jsx","jsxs","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","__esModule","definition","o","defineProperty","enumerable","get","obj","prop","r","toStringTag","value","FormikInput","name","onBlur","onChange","disabled","restProps","formikProps","meta","useField","status","isSubmitting","submitCount","useFormikContext","submitted","error","touched","PrivacyNotice","privacy","consentId","textHtml","setTextHtml","useState","useEffect","getConsentOptions","then","text","className","target","rel","href","content","dangerouslySetInnerHTML","__html","InfoIcon","size","FormikPrivacyCheckbox","onBlurFromFormik","validate","val","setFieldValue","Checkbox","checked","Boolean","FormikSubmitButton","busy","isValid"],"sourceRoot":""}
package/dist/header.css CHANGED
@@ -1,2 +1,2 @@
1
- @-webkit-keyframes ktl-horizontal-menu-module_fade-in_1j59G{0%{opacity:0}to{opacity:1}}@keyframes ktl-horizontal-menu-module_fade-in_1j59G{0%{opacity:0}to{opacity:1}}.ktl-logo-large-module_container_2BfGV{flex-grow:1;display:flex;align-items:flex-start}.ktl-logo-large-module_link_2HVM-{display:block;width:100px;height:24px;text-decoration:none;margin-left:-4px;cursor:pointer}.ktl-logo-large-module_version-tag_4KEoG{line-height:16px;text-decoration:none;color:rgba(255,255,255,.75)}.ktl-logo-large-module_version-tag_4KEoG:hover{color:#fff}:root{--ktl-light-grey:#f4f4f4;--ktl-dark-100:rgba(39, 40, 44, 1);--ktl-dark-bg-hard:rgba(27, 27, 27, 1);--ktl-icon-color-dark:rgba(39, 40, 44, 0.75);--ktl-color-white-light:rgba(255, 255, 255, 0.75);--ktl-transition-xfast:100ms;--ktl-transition-fast:300ms;--ktl-color-primary-light-theme:#7f52ff;--ktl-color-dark-40:rgba(39, 40, 44, 0.4);--ktl-light-text-hard:rgba(39, 40, 44, 1);--ktl-light-dark-20:rgba(39, 40, 44, 0.2);--ktl-overlay-z-index:900;--ktl-top-menu-z-index:905;--ktl-header-z-index:906;--ktl-header-height-mobile:48px}.ktl-header-module_header-menu_3q6JB{position:relative;padding:0 32px;background:var(--ktl-dark-100);display:flex;align-items:center;height:64px;justify-content:space-between;z-index:var(--ktl-header-z-index)}.ktl-header-module_border_3kxUB{box-shadow:inset 0 -1px rgba(255,255,255,.2)}@media (max-width:640px){.ktl-header-module_header-menu_3q6JB{padding:0 16px;height:var(--ktl-header-height-mobile)}.ktl-header-module_header-menu_3q6JB:not(.ktl-header-module_with-menu-popup_191Ak){box-shadow:none}.ktl-header-module_logo-hide_21wtw{display:none!important}}.ktl-horizontal-menu-module_nav_19XiR{display:block}.ktl-horizontal-menu-module_menu-list_3f1cp{display:grid;grid-auto-flow:column;gap:32px;list-style:none;margin:0;padding:0}.ktl-horizontal-menu-module_menu-item-wrap_1iQfh{position:relative}.ktl-horizontal-menu-module_menu-item_1GBle{display:block;line-height:60px!important;color:rgba(255,255,255,.75);border-top:2px solid transparent;border-bottom:2px solid transparent;text-decoration:none;cursor:pointer}.ktl-horizontal-menu-module_menu-item_1GBle.ktl-horizontal-menu-module_expanded_3BdiD,.ktl-horizontal-menu-module_menu-item_1GBle:hover{color:#fff;border-bottom-color:rgba(255,255,255,.4);text-decoration:none}.ktl-horizontal-menu-module_menu-item_1GBle.ktl-horizontal-menu-module_item-active_1JHeo{color:#fff;border-bottom-color:inherit}.ktl-horizontal-menu-module_dropdown-menu_YC90K{display:none;position:absolute;top:100%;min-width:260px;margin:8px 0 0;list-style:none;padding:8px 0;white-space:nowrap;background:#fff;border:1px solid rgba(39,40,44,.7);-webkit-animation:ktl-horizontal-menu-module_fade-in_1j59G ease-out var(--ktl-transition-fast) forwards;animation:ktl-horizontal-menu-module_fade-in_1j59G ease-out var(--ktl-transition-fast) forwards}.ktl-horizontal-menu-module_dark-theme_3x53H .ktl-horizontal-menu-module_dropdown-menu_YC90K{background:var(--ktl-dark-100);border-color:rgba(255,255,255,.2)}.ktl-horizontal-menu-module_dark-theme_3x53H .ktl-horizontal-menu-module_dropdown-menu_YC90K .ktl-horizontal-menu-module_dropdown-menu-item_3DA-o{color:var(--ktl-color-white-light)}.ktl-horizontal-menu-module_dark-theme_3x53H .ktl-horizontal-menu-module_dropdown-menu_YC90K .ktl-horizontal-menu-module_dropdown-menu-item_3DA-o:hover{color:#fff;background:rgba(255,255,255,.1)}.ktl-horizontal-menu-module_dark-theme_3x53H .ktl-horizontal-menu-module_dropdown-menu_YC90K .ktl-horizontal-menu-module_dropdown-menu-item_3DA-o.ktl-horizontal-menu-module_active_ZEjqF{color:var(--ktl-dark-100);background:#fff}.ktl-horizontal-menu-module_dropdown-menu-expanded_3s42o{display:block}.ktl-horizontal-menu-module_dropdown-menu-item_3DA-o{display:block;text-decoration:none;padding:8px 16px;color:var(--ktl-dark-100);transition:color var(--ktl-transition-fast),background var(--ktl-transition-fast)}.ktl-horizontal-menu-module_dropdown-menu-item_3DA-o:hover{color:var(--ktl-dark-100);background:rgba(39,40,44,.1);text-decoration:none}.ktl-horizontal-menu-module_dropdown-menu-item_3DA-o.ktl-horizontal-menu-module_active_ZEjqF{color:#fff;background:var(--ktl-dark-100);cursor:default}@media (max-width:640px){.ktl-horizontal-menu-module_nav_19XiR{display:none}}.ktl-search-button_button_2B8BX{display:flex;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 transparent;outline:0 transparent;cursor:pointer;background:0 0;padding:0;margin:0 0 0 32px;width:24px;height:24px;align-items:center;justify-content:center;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-color-white-light)}.ktl-search-button_button_2B8BX.ktl-search-button_active_2TUDV{visibility:visible}.ktl-search-button_button_2B8BX :focus,.ktl-search-button_button_2B8BX:hover{color:#fff}@media (max-width:640px){.ktl-search-button_button_2B8BX{display:none;margin:0 16px 0 0}.ktl-search-button_button_2B8BX.ktl-search-button_active_2TUDV{display:flex}}.ktl-menu-popup-module_menu-popup_2xTwR{display:none;padding:8px 0;background:var(--ktl-dark-100);position:fixed;top:var(--ktl-header-height-mobile);bottom:0;left:0;right:0;overflow:auto;z-index:var(--ktl-top-menu-z-index)}.ktl-menu-popup-module_menu-item_1F_5T{--level:0;display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:400;color:rgba(255,255,255,.75);text-decoration:none;padding:8px 16px 8px calc(16px + (var(--level)*24px));transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast)}.ktl-menu-popup-module_menu-item_1F_5T:hover{color:#fff;background:rgba(255,255,255,.1);text-decoration:none}.ktl-menu-popup-module_menu-item_1F_5T.ktl-menu-popup-module_active_oy808{color:var(--ktl-light-text-hard);background:#fff;cursor:default;text-decoration:none}.ktl-menu-popup-module_menu-item_1F_5T.ktl-menu-popup-module_active-with-child_1hc8s{background:0 0;color:#fff}.ktl-menu-popup-module_menu-item-root_3IeHg{font-size:20px;line-height:32px;font-weight:600}@media (max-width:640px){.ktl-menu-popup-module_menu-popup-expanded_1OBoJ{display:block}.ktl-menu-popup-module_no-scrollable_1wuTo{overflow:hidden}}.ktl-menu-button_button_olcOe{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 transparent;outline:0 transparent;cursor:pointer;background:0 0;padding:0;margin:0;width:24px;height:24px;align-items:center;justify-content:center;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-color-white-light)}.ktl-menu-button_button_olcOe :focus,.ktl-menu-button_button_olcOe:hover{color:#fff}@media (max-width:640px){.ktl-menu-button_button_olcOe{display:flex}}.ktl-logo-small-module_logo-small_qYr7I{display:none}.ktl-logo-small-module_link__2NeW{color:#fff;text-decoration:none}.ktl-logo-small-module_icon-wrap_3Osc0{text-decoration:none;display:flex;align-items:center;justify-items:center;height:100%;margin-right:16px;padding-right:16px;border-right:1px solid rgba(255,255,255,.2)}.ktl-logo-small-module_icon_3SINU{width:24px;height:24px;margin-left:-4px}@media (max-width:640px){.ktl-logo-small-module_logo-small_qYr7I{flex-grow:1;display:flex;align-items:center;height:100%}}
1
+ @-webkit-keyframes ktl-horizontal-menu-module_fade-in_Q2pCx{0%{opacity:0}to{opacity:1}}@keyframes ktl-horizontal-menu-module_fade-in_Q2pCx{0%{opacity:0}to{opacity:1}}.ktl-logo-large-module_container_\+5pgf{flex-grow:1;display:flex;align-items:flex-start}.ktl-logo-large-module_link_iZIEJ{display:block;width:100px;height:24px;text-decoration:none;margin-left:-4px;cursor:pointer}.ktl-logo-large-module_version-tag_fiNIk{line-height:16px;text-decoration:none;color:rgba(255,255,255,.75)}.ktl-logo-large-module_version-tag_fiNIk:hover{color:#fff}:root{--ktl-light-grey:#f4f4f4;--ktl-dark-100:rgba(39, 40, 44, 1);--ktl-dark-bg-hard:rgba(27, 27, 27, 1);--ktl-icon-color-dark:rgba(39, 40, 44, 0.75);--ktl-color-white-light:rgba(255, 255, 255, 0.75);--ktl-transition-xfast:100ms;--ktl-transition-fast:300ms;--ktl-color-primary-light-theme:#7f52ff;--ktl-color-dark-40:rgba(39, 40, 44, 0.4);--ktl-light-text-hard:rgba(39, 40, 44, 1);--ktl-light-dark-20:rgba(39, 40, 44, 0.2);--ktl-overlay-z-index:900;--ktl-top-menu-z-index:905;--ktl-header-z-index:906;--ktl-header-height-mobile:48px}.ktl-header-module_header-menu_E3vzo{position:relative;padding:0 32px;background:var(--ktl-dark-100);display:flex;align-items:center;height:64px;justify-content:space-between;z-index:var(--ktl-header-z-index)}.ktl-header-module_border_smGpe{box-shadow:inset 0 -1px rgba(255,255,255,.2)}@media (max-width:640px){.ktl-header-module_header-menu_E3vzo{padding:0 16px;height:var(--ktl-header-height-mobile)}.ktl-header-module_header-menu_E3vzo:not(.ktl-header-module_with-menu-popup_DcoOT){box-shadow:none}.ktl-header-module_logo-hide_uBrPV{display:none!important}}.ktl-horizontal-menu-module_nav_xYv4i{display:block}.ktl-horizontal-menu-module_menu-list_7oi3W{display:grid;grid-auto-flow:column;gap:32px;list-style:none;margin:0;padding:0}.ktl-horizontal-menu-module_menu-item-wrap_dnVf-{position:relative}.ktl-horizontal-menu-module_menu-item_Z\+YKZ{display:block;line-height:60px!important;color:rgba(255,255,255,.75);border-top:2px solid transparent;border-bottom:2px solid transparent;text-decoration:none;cursor:pointer}.ktl-horizontal-menu-module_menu-item_Z\+YKZ.ktl-horizontal-menu-module_expanded_thibK,.ktl-horizontal-menu-module_menu-item_Z\+YKZ:hover{color:#fff;border-bottom-color:rgba(255,255,255,.4);text-decoration:none}.ktl-horizontal-menu-module_menu-item_Z\+YKZ.ktl-horizontal-menu-module_item-active_\+iyf-{color:#fff;border-bottom-color:inherit}.ktl-horizontal-menu-module_dropdown-menu_dVOw-{display:none;position:absolute;top:100%;min-width:260px;margin:8px 0 0;list-style:none;padding:8px 0;white-space:nowrap;background:#fff;border:1px solid rgba(39,40,44,.7);-webkit-animation:ktl-horizontal-menu-module_fade-in_Q2pCx ease-out var(--ktl-transition-fast) forwards;animation:ktl-horizontal-menu-module_fade-in_Q2pCx ease-out var(--ktl-transition-fast) forwards}.ktl-horizontal-menu-module_dark-theme_Lp065 .ktl-horizontal-menu-module_dropdown-menu_dVOw-{background:var(--ktl-dark-100);border-color:rgba(255,255,255,.2)}.ktl-horizontal-menu-module_dark-theme_Lp065 .ktl-horizontal-menu-module_dropdown-menu_dVOw- .ktl-horizontal-menu-module_dropdown-menu-item_wRlcN{color:var(--ktl-color-white-light)}.ktl-horizontal-menu-module_dark-theme_Lp065 .ktl-horizontal-menu-module_dropdown-menu_dVOw- .ktl-horizontal-menu-module_dropdown-menu-item_wRlcN:hover{color:#fff;background:rgba(255,255,255,.1)}.ktl-horizontal-menu-module_dark-theme_Lp065 .ktl-horizontal-menu-module_dropdown-menu_dVOw- .ktl-horizontal-menu-module_dropdown-menu-item_wRlcN.ktl-horizontal-menu-module_active_azHwP{color:var(--ktl-dark-100);background:#fff}.ktl-horizontal-menu-module_dropdown-menu-expanded_L0RWy{display:block}.ktl-horizontal-menu-module_dropdown-menu-align-right_HS-oO{right:0}.ktl-horizontal-menu-module_dropdown-menu-item_wRlcN{display:block;text-decoration:none;padding:8px 16px;color:var(--ktl-dark-100);transition:color var(--ktl-transition-fast),background var(--ktl-transition-fast)}.ktl-horizontal-menu-module_dropdown-menu-item_wRlcN:hover{color:var(--ktl-dark-100);background:rgba(39,40,44,.1);text-decoration:none}.ktl-horizontal-menu-module_dropdown-menu-item_wRlcN.ktl-horizontal-menu-module_active_azHwP{color:#fff;background:var(--ktl-dark-100);cursor:default}@media (max-width:640px){.ktl-horizontal-menu-module_nav_xYv4i{display:none}}.ktl-search-button_button_JUyxv{display:flex;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 transparent;outline:0 transparent;cursor:pointer;background:0 0;padding:0;margin:0 0 0 32px;width:24px;height:24px;align-items:center;justify-content:center;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-color-white-light)}.ktl-search-button_button_JUyxv.ktl-search-button_active_G-dk1{visibility:visible}.ktl-search-button_button_JUyxv :focus,.ktl-search-button_button_JUyxv:hover{color:#fff}@media (max-width:640px){.ktl-search-button_button_JUyxv{display:none;margin:0 16px 0 0}.ktl-search-button_button_JUyxv.ktl-search-button_active_G-dk1{display:flex}}.ktl-menu-popup-module_menu-popup_Yqtnq{display:none;padding:8px 0;background:var(--ktl-dark-100);position:fixed;top:var(--ktl-header-height-mobile);bottom:0;left:0;right:0;overflow:auto;z-index:var(--ktl-top-menu-z-index)}.ktl-menu-popup-module_menu-item_f6wvh{--level:0;display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:400;color:rgba(255,255,255,.75);text-decoration:none;padding:8px 16px 8px calc(16px + (var(--level)*24px));transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast)}.ktl-menu-popup-module_menu-item_f6wvh:hover{color:#fff;background:rgba(255,255,255,.1);text-decoration:none}.ktl-menu-popup-module_menu-item_f6wvh.ktl-menu-popup-module_active_DrZav{color:var(--ktl-light-text-hard);background:#fff;cursor:default;text-decoration:none}.ktl-menu-popup-module_menu-item_f6wvh.ktl-menu-popup-module_active-with-child_BDnrW{background:0 0;color:#fff}.ktl-menu-popup-module_menu-item-root_C-hkN{font-size:20px;line-height:32px;font-weight:600}@media (max-width:640px){.ktl-menu-popup-module_menu-popup-expanded_FlujR{display:block}}.ktl-menu-button_button_InVin{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0 transparent;outline:0 transparent;cursor:pointer;background:0 0;padding:0;margin:0;width:24px;height:24px;align-items:center;justify-content:center;transition:color var(--ktl-transition-xfast),background-color var(--ktl-transition-xfast);color:var(--ktl-color-white-light)}.ktl-menu-button_button_InVin :focus,.ktl-menu-button_button_InVin:hover{color:#fff}@media (max-width:640px){.ktl-menu-button_button_InVin{display:flex}}.ktl-logo-small-module_logo-small_7ddNl{display:none}.ktl-logo-small-module_link_6gruv{color:#fff;text-decoration:none}.ktl-logo-small-module_icon-wrap_BFVBd{text-decoration:none;display:flex;align-items:center;justify-items:center;height:100%;margin-right:16px;padding-right:16px;border-right:1px solid rgba(255,255,255,.2)}.ktl-logo-small-module_icon_JM\+yC{width:24px;height:24px;margin-left:-4px}@media (max-width:640px){.ktl-logo-small-module_logo-small_7ddNl{flex-grow:1;display:flex;align-items:center;height:100%}}
2
2
  /*# sourceMappingURL=header.css.map*/
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/horizontal-menu/horizontal-menu.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/logo-large/logo-large.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/vars.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/header.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/header.css","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/search-button/search-button.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/menu-popup/menu-popup.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/menu-popup/menu-button/menu-button.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/logo-small/logo-small.module.pcss"],"names":[],"mappings":"4DA0GE,E,CACE,S,CAGF,E,CACE,W,oDALF,E,CACE,S,CAGF,E,CACE,WC/GJ,sC,CACE,W,CACA,Y,CACA,sB,CAGF,iC,CACE,a,CACA,W,CACA,W,CACA,oB,CACA,gB,CACA,c,CAGF,wC,CACE,gB,CACA,oB,CACA,2B,CAEA,8C,CACE,U,CCrBJ,K,CACE,wB,CACA,kC,CACA,sC,CACA,4C,CACA,iD,CACA,4B,CACA,2B,CACA,uC,CACA,yC,CACA,yC,CACA,yC,CACA,yB,CACA,0B,CACA,wB,CACA,+B,CCbF,oC,CACE,iB,CACA,c,CACA,8B,CACA,Y,CACA,kB,CACA,W,CACA,6B,CACA,iC,CAGF,+B,CACE,4C,CAGF,yBACE,oC,CACE,c,CACA,sC,CAGF,kF,CACE,e,CAGF,kC,CACE,wBH1BJ,qC,CACE,a,CAGF,2C,CACE,Y,CACA,qB,CACA,Q,CACA,e,CACA,Q,CACA,S,CAGF,gD,CACE,iB,CAGF,2C,CACE,a,CACA,0B,CACA,2B,CACA,gC,CACA,mC,CACA,oB,CACA,c,CI0EA,qF,CJxEA,iD,CAEE,U,CACA,wC,CACA,oB,CAGF,wF,CACE,U,CACA,2B,CAIJ,+C,CACE,Y,CACA,iB,CACA,Q,CACA,e,CACA,c,CACA,e,CACA,a,CACA,kB,CACA,e,CACA,kC,CACA,uG,CAAA,+F,CAGF,4F,CACE,8B,CACA,iC,CAEA,iJ,CACE,kC,CAEA,uJ,CACE,U,CACA,+B,CAGF,yL,CACE,yB,CACA,e,CAKN,wD,CACE,a,CAGF,oD,CACE,a,CACA,oB,CACA,gB,CACA,yB,CACA,iF,CAGA,0D,CACE,yB,CACA,4B,CACA,oB,CAGF,4F,CACE,U,CACA,8B,CACA,c,CAIJ,yBACE,qC,CACE,cKnGJ,+B,CACE,Y,CACA,iB,CACA,uB,CAAA,oB,CAAA,e,CACA,oB,CACA,qB,CACA,c,CACA,c,CACA,S,CACA,iB,CACA,U,CACA,W,CACA,kB,CACA,sB,CACA,yF,CAEA,kC,CAEA,8D,CACE,kB,CDyMF,sC,CCtMA,qC,CAEE,U,CAIJ,yBACE,+B,CACE,Y,CACA,iB,CAEA,8D,CACE,cClCN,uC,CACE,Y,CACA,a,CACA,8B,CACA,c,CACA,mC,CACA,Q,CACA,M,CACA,O,CACA,a,CACA,mC,CAGF,sC,CACE,S,CACA,Y,CACA,kB,CACA,c,CACA,gB,CACA,e,CACA,2B,CACA,oB,CACA,qD,CACA,yF,CAGA,4C,CACE,U,CACA,+B,CACA,oB,CAGF,yE,CACE,gC,CACA,e,CACA,c,CACA,oB,CAGF,oF,CACE,c,CACA,U,CAIJ,2C,CACE,c,CACA,gB,CACA,e,CAGF,yBACE,gD,CACE,a,CAGF,0C,CACE,iBC3DJ,6B,CACE,Y,CACA,uB,CAAA,oB,CAAA,e,CACA,oB,CACA,qB,CACA,c,CACA,c,CACA,S,CACA,Q,CACA,U,CACA,W,CACA,kB,CACA,sB,CACA,yF,CAEA,kC,CHgTA,oC,CG9SA,mC,CAEE,U,CAIJ,yBACE,6B,CACE,cCzBJ,uC,CACE,Y,CAGF,iC,CACE,U,CACA,oB,CAGF,sC,CACE,oB,CACA,Y,CACA,kB,CACA,oB,CACA,W,CACA,iB,CACA,kB,CACA,2C,CAGF,iC,CACE,U,CACA,W,CACA,gB,CAGF,yBACE,uC,CACE,W,CACA,Y,CACA,kB,CACA","file":"header.css","sourcesContent":["@import 'src/vars.pcss';\n\n.nav {\n display: block;\n}\n\n.menu-list {\n display: grid;\n grid-auto-flow: column;\n gap: 32px;\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.menu-item-wrap {\n position: relative;\n}\n\n.menu-item {\n display: block;\n line-height: 60px !important;\n color: rgba(255, 255, 255, 0.75);\n border-top: 2px solid transparent;\n border-bottom: 2px solid transparent;\n text-decoration: none;\n cursor: pointer;\n\n &:hover,\n &.expanded {\n color: #ffffff;\n border-bottom-color: rgba(255, 255, 255, 0.4);\n text-decoration: none;\n }\n\n &.item-active {\n color: #ffffff;\n border-bottom-color: inherit;\n }\n}\n\n.dropdown-menu {\n display: none;\n position: absolute;\n top: 100%;\n min-width: 260px;\n margin: 8px 0 0 0;\n list-style: none;\n padding: 8px 0;\n white-space: nowrap;\n background: rgba(255, 255, 255, 1);\n border: 1px solid rgba(39, 40, 44, 0.7);\n animation: fade-in ease-out var(--ktl-transition-fast) forwards;\n}\n\n.dark-theme .dropdown-menu {\n background: var(--ktl-dark-100);\n border-color: rgba(255, 255, 255, 0.2);\n\n .dropdown-menu-item {\n color: var(--ktl-color-white-light);\n\n &:hover {\n color: rgba(255, 255, 255, 1);\n background: rgba(255, 255, 255, 0.1);\n }\n\n &.active {\n color: var(--ktl-dark-100);\n background: rgba(255, 255, 255, 1);\n }\n }\n}\n\n.dropdown-menu-expanded {\n display: block;\n}\n\n.dropdown-menu-item {\n display: block;\n text-decoration: none;\n padding: 8px 16px;\n color: var(--ktl-dark-100);\n transition: color var(--ktl-transition-fast),\n background var(--ktl-transition-fast);\n\n &:hover {\n color: var(--ktl-dark-100);\n background: rgba(39, 40, 44, 0.1);\n text-decoration: none;\n }\n\n &.active {\n color: rgba(255, 255, 255, 1);\n background: var(--ktl-dark-100);\n cursor: default;\n }\n}\n\n@media (max-width: 640px) {\n .nav {\n display: none;\n }\n}\n\n@keyframes fade-in {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n",".container {\n flex-grow: 1;\n display: flex;\n align-items: flex-start;\n}\n\n.link {\n display: block;\n width: 100px;\n height: 24px;\n text-decoration: none;\n margin-left: -4px;\n cursor: pointer;\n}\n\n.version-tag {\n line-height: 16px;\n text-decoration: none;\n color: rgba(255, 255, 255, 0.75);\n\n &:hover {\n color: #ffffff;\n }\n}\n",":root {\n --ktl-light-grey: #f4f4f4;\n --ktl-dark-100: rgba(39, 40, 44, 1);\n --ktl-dark-bg-hard: rgba(27, 27, 27, 1);\n --ktl-icon-color-dark: rgba(39, 40, 44, 0.75);\n --ktl-color-white-light: rgba(255, 255, 255, 0.75);\n --ktl-transition-xfast: 100ms;\n --ktl-transition-fast: 300ms;\n --ktl-color-primary-light-theme: #7f52ff;\n --ktl-color-dark-40: rgba(39, 40, 44, 0.4);\n --ktl-light-text-hard: rgba(39, 40, 44, 1);\n --ktl-light-dark-20: rgba(39, 40, 44, 0.2);\n --ktl-overlay-z-index: 900;\n --ktl-top-menu-z-index: 905;\n --ktl-header-z-index: 906;\n --ktl-header-height-mobile: 48px;\n}","@import 'src/vars.pcss';\n\n.header-menu {\n position: relative;\n padding: 0 32px;\n background: var(--ktl-dark-100);\n display: flex;\n align-items: center;\n height: 64px;\n justify-content: space-between;\n z-index: var(--ktl-header-z-index);\n}\n\n.border {\n box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);\n}\n\n@media (max-width: 640px) {\n .header-menu {\n padding: 0 16px;\n height: var(--ktl-header-height-mobile);\n }\n\n .header-menu:not(.with-menu-popup) {\n box-shadow: none;\n }\n\n .logo-hide {\n display: none !important;\n }\n}\n",null,"@import 'src/vars.pcss';\n\n.button {\n display: flex;\n visibility: hidden;\n appearance: none;\n border: 0 none transparent;\n outline: 0 none transparent;\n cursor: pointer;\n background: none;\n padding: 0;\n margin: 0 0 0 32px;\n width: 24px;\n height: 24px;\n align-items: center;\n justify-content: center;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-color-white-light);\n\n &.active {\n visibility: visible;\n }\n\n &:hover,\n :focus {\n color: #ffffff;\n }\n}\n\n@media (max-width: 640px) {\n .button {\n display: none;\n margin: 0 16px 0 0;\n\n &.active {\n display: flex;\n }\n }\n}\n","@import 'src/vars.pcss';\n\n.menu-popup {\n display: none;\n padding: 8px 0;\n background: var(--ktl-dark-100);\n position: fixed;\n top: var(--ktl-header-height-mobile);\n bottom: 0;\n left: 0;\n right: 0;\n overflow: auto;\n z-index: var(--ktl-top-menu-z-index);\n}\n\n.menu-item {\n --level: 0;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n color: rgba(255, 255, 255, 0.75);\n text-decoration: none;\n padding: 8px 16px 8px calc(16px + (var(--level) * 24px));\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n\n &:hover {\n color: rgba(255, 255, 255, 1);\n background: rgba(255, 255, 255, 0.1);\n text-decoration: none;\n }\n\n &.active {\n color: var(--ktl-light-text-hard);\n background: rgba(255, 255, 255, 1);\n cursor: default;\n text-decoration: none;\n }\n\n &.active-with-child {\n background: none;\n color: rgba(255, 255, 255, 1);\n }\n}\n\n.menu-item-root {\n font-size: 20px;\n line-height: 32px;\n font-weight: 600;\n}\n\n@media (max-width: 640px) {\n .menu-popup-expanded {\n display: block;\n }\n\n .no-scrollable {\n overflow: hidden;\n }\n}\n",".button {\n display: none;\n appearance: none;\n border: 0 none transparent;\n outline: 0 none transparent;\n cursor: pointer;\n background: none;\n padding: 0;\n margin: 0;\n width: 24px;\n height: 24px;\n align-items: center;\n justify-content: center;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-color-white-light);\n\n &:hover,\n :focus {\n color: #ffffff;\n }\n}\n\n@media (max-width: 640px) {\n .button {\n display: flex;\n }\n}\n",".logo-small {\n display: none;\n}\n\n.link {\n color: rgba(255, 255, 255, 1);\n text-decoration: none;\n}\n\n.icon-wrap {\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-items: center;\n height: 100%;\n margin-right: 16px;\n padding-right: 16px;\n border-right: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.icon {\n width: 24px;\n height: 24px;\n margin-left: -4px;\n}\n\n@media (max-width: 640px) {\n .logo-small {\n flex-grow: 1;\n display: flex;\n align-items: center;\n height: 100%;\n }\n}\n"],"sourceRoot":""}
1
+ {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/horizontal-menu/horizontal-menu.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/logo-large/logo-large.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/vars.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/header.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/header.css","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/search-button/search-button.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/menu-popup/menu-popup.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/menu-popup/menu-button/menu-button.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/header/logo-small/logo-small.module.pcss"],"names":[],"mappings":"4DA8GE,E,CACE,S,CAGF,E,CACE,W,oDALF,E,CACE,S,CAGF,E,CACE,WCnHJ,uC,CACE,W,CACA,Y,CACA,sB,CAGF,iC,CACE,a,CACA,W,CACA,W,CACA,oB,CACA,gB,CACA,c,CAGF,wC,CACE,gB,CACA,oB,CACA,2B,CAEA,8C,CACE,U,CCrBJ,K,CACE,wB,CACA,kC,CACA,sC,CACA,4C,CACA,iD,CACA,4B,CACA,2B,CACA,uC,CACA,yC,CACA,yC,CACA,yC,CACA,yB,CACA,0B,CACA,wB,CACA,+B,CCbF,oC,CACE,iB,CACA,c,CACA,8B,CACA,Y,CACA,kB,CACA,W,CACA,6B,CACA,iC,CAGF,+B,CACE,4C,CAGF,yBACE,oC,CACE,c,CACA,sC,CAGF,kF,CACE,e,CAGF,kC,CACE,wBH1BJ,qC,CACE,a,CAGF,2C,CACE,Y,CACA,qB,CACA,Q,CACA,e,CACA,Q,CACA,S,CAGF,gD,CACE,iB,CAGF,4C,CACE,a,CACA,0B,CACA,2B,CACA,gC,CACA,mC,CACA,oB,CACA,c,CI0EA,sF,CJxEA,kD,CAEE,U,CACA,wC,CACA,oB,CAGF,0F,CACE,U,CACA,2B,CAIJ,+C,CACE,Y,CACA,iB,CACA,Q,CACA,e,CACA,c,CACA,e,CACA,a,CACA,kB,CACA,e,CACA,kC,CACA,uG,CAAA,+F,CAGF,4F,CACE,8B,CACA,iC,CAEA,iJ,CACE,kC,CAEA,uJ,CACE,U,CACA,+B,CAGF,yL,CACE,yB,CACA,e,CAKN,wD,CACE,a,CAGF,2D,CACE,O,CAGF,oD,CACE,a,CACA,oB,CACA,gB,CACA,yB,CACA,iF,CAGA,0D,CACE,yB,CACA,4B,CACA,oB,CAGF,4F,CACE,U,CACA,8B,CACA,c,CAIJ,yBACE,qC,CACE,cKvGJ,+B,CACE,Y,CACA,iB,CACA,uB,CAAA,oB,CAAA,e,CACA,oB,CACA,qB,CACA,c,CACA,c,CACA,S,CACA,iB,CACA,U,CACA,W,CACA,kB,CACA,sB,CACA,yF,CAEA,kC,CAEA,8D,CACE,kB,CD6MF,sC,CC1MA,qC,CAEE,U,CAIJ,yBACE,+B,CACE,Y,CACA,iB,CAEA,8D,CACE,cClCN,uC,CACE,Y,CACA,a,CACA,8B,CACA,c,CACA,mC,CACA,Q,CACA,M,CACA,O,CACA,a,CACA,mC,CAGF,sC,CACE,S,CACA,Y,CACA,kB,CACA,c,CACA,gB,CACA,e,CACA,2B,CACA,oB,CACA,qD,CACA,yF,CAGA,4C,CACE,U,CACA,+B,CACA,oB,CAGF,yE,CACE,gC,CACA,e,CACA,c,CACA,oB,CAGF,oF,CACE,c,CACA,U,CAIJ,2C,CACE,c,CACA,gB,CACA,e,CAGF,yBACE,gD,CACE,eCvDJ,6B,CACE,Y,CACA,uB,CAAA,oB,CAAA,e,CACA,oB,CACA,qB,CACA,c,CACA,c,CACA,S,CACA,Q,CACA,U,CACA,W,CACA,kB,CACA,sB,CACA,yF,CAEA,kC,CHgTA,oC,CG9SA,mC,CAEE,U,CAIJ,yBACE,6B,CACE,cCzBJ,uC,CACE,Y,CAGF,iC,CACE,U,CACA,oB,CAGF,sC,CACE,oB,CACA,Y,CACA,kB,CACA,oB,CACA,W,CACA,iB,CACA,kB,CACA,2C,CAGF,kC,CACE,U,CACA,W,CACA,gB,CAGF,yBACE,uC,CACE,W,CACA,Y,CACA,kB,CACA","file":"header.css","sourcesContent":["@import 'src/vars.pcss';\n\n.nav {\n display: block;\n}\n\n.menu-list {\n display: grid;\n grid-auto-flow: column;\n gap: 32px;\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.menu-item-wrap {\n position: relative;\n}\n\n.menu-item {\n display: block;\n line-height: 60px !important;\n color: rgba(255, 255, 255, 0.75);\n border-top: 2px solid transparent;\n border-bottom: 2px solid transparent;\n text-decoration: none;\n cursor: pointer;\n\n &:hover,\n &.expanded {\n color: #ffffff;\n border-bottom-color: rgba(255, 255, 255, 0.4);\n text-decoration: none;\n }\n\n &.item-active {\n color: #ffffff;\n border-bottom-color: inherit;\n }\n}\n\n.dropdown-menu {\n display: none;\n position: absolute;\n top: 100%;\n min-width: 260px;\n margin: 8px 0 0 0;\n list-style: none;\n padding: 8px 0;\n white-space: nowrap;\n background: rgba(255, 255, 255, 1);\n border: 1px solid rgba(39, 40, 44, 0.7);\n animation: fade-in ease-out var(--ktl-transition-fast) forwards;\n}\n\n.dark-theme .dropdown-menu {\n background: var(--ktl-dark-100);\n border-color: rgba(255, 255, 255, 0.2);\n\n .dropdown-menu-item {\n color: var(--ktl-color-white-light);\n\n &:hover {\n color: rgba(255, 255, 255, 1);\n background: rgba(255, 255, 255, 0.1);\n }\n\n &.active {\n color: var(--ktl-dark-100);\n background: rgba(255, 255, 255, 1);\n }\n }\n}\n\n.dropdown-menu-expanded {\n display: block;\n}\n\n.dropdown-menu-align-right {\n right: 0;\n}\n\n.dropdown-menu-item {\n display: block;\n text-decoration: none;\n padding: 8px 16px;\n color: var(--ktl-dark-100);\n transition: color var(--ktl-transition-fast),\n background var(--ktl-transition-fast);\n\n &:hover {\n color: var(--ktl-dark-100);\n background: rgba(39, 40, 44, 0.1);\n text-decoration: none;\n }\n\n &.active {\n color: rgba(255, 255, 255, 1);\n background: var(--ktl-dark-100);\n cursor: default;\n }\n}\n\n@media (max-width: 640px) {\n .nav {\n display: none;\n }\n}\n\n@keyframes fade-in {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n",".container {\n flex-grow: 1;\n display: flex;\n align-items: flex-start;\n}\n\n.link {\n display: block;\n width: 100px;\n height: 24px;\n text-decoration: none;\n margin-left: -4px;\n cursor: pointer;\n}\n\n.version-tag {\n line-height: 16px;\n text-decoration: none;\n color: rgba(255, 255, 255, 0.75);\n\n &:hover {\n color: #ffffff;\n }\n}\n",":root {\n --ktl-light-grey: #f4f4f4;\n --ktl-dark-100: rgba(39, 40, 44, 1);\n --ktl-dark-bg-hard: rgba(27, 27, 27, 1);\n --ktl-icon-color-dark: rgba(39, 40, 44, 0.75);\n --ktl-color-white-light: rgba(255, 255, 255, 0.75);\n --ktl-transition-xfast: 100ms;\n --ktl-transition-fast: 300ms;\n --ktl-color-primary-light-theme: #7f52ff;\n --ktl-color-dark-40: rgba(39, 40, 44, 0.4);\n --ktl-light-text-hard: rgba(39, 40, 44, 1);\n --ktl-light-dark-20: rgba(39, 40, 44, 0.2);\n --ktl-overlay-z-index: 900;\n --ktl-top-menu-z-index: 905;\n --ktl-header-z-index: 906;\n --ktl-header-height-mobile: 48px;\n}","@import 'src/vars.pcss';\n\n.header-menu {\n position: relative;\n padding: 0 32px;\n background: var(--ktl-dark-100);\n display: flex;\n align-items: center;\n height: 64px;\n justify-content: space-between;\n z-index: var(--ktl-header-z-index);\n}\n\n.border {\n box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);\n}\n\n@media (max-width: 640px) {\n .header-menu {\n padding: 0 16px;\n height: var(--ktl-header-height-mobile);\n }\n\n .header-menu:not(.with-menu-popup) {\n box-shadow: none;\n }\n\n .logo-hide {\n display: none !important;\n }\n}\n",null,"@import 'src/vars.pcss';\n\n.button {\n display: flex;\n visibility: hidden;\n appearance: none;\n border: 0 none transparent;\n outline: 0 none transparent;\n cursor: pointer;\n background: none;\n padding: 0;\n margin: 0 0 0 32px;\n width: 24px;\n height: 24px;\n align-items: center;\n justify-content: center;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-color-white-light);\n\n &.active {\n visibility: visible;\n }\n\n &:hover,\n :focus {\n color: #ffffff;\n }\n}\n\n@media (max-width: 640px) {\n .button {\n display: none;\n margin: 0 16px 0 0;\n\n &.active {\n display: flex;\n }\n }\n}\n","@import 'src/vars.pcss';\n\n.menu-popup {\n display: none;\n padding: 8px 0;\n background: var(--ktl-dark-100);\n position: fixed;\n top: var(--ktl-header-height-mobile);\n bottom: 0;\n left: 0;\n right: 0;\n overflow: auto;\n z-index: var(--ktl-top-menu-z-index);\n}\n\n.menu-item {\n --level: 0;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n color: rgba(255, 255, 255, 0.75);\n text-decoration: none;\n padding: 8px 16px 8px calc(16px + (var(--level) * 24px));\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n\n &:hover {\n color: rgba(255, 255, 255, 1);\n background: rgba(255, 255, 255, 0.1);\n text-decoration: none;\n }\n\n &.active {\n color: var(--ktl-light-text-hard);\n background: rgba(255, 255, 255, 1);\n cursor: default;\n text-decoration: none;\n }\n\n &.active-with-child {\n background: none;\n color: rgba(255, 255, 255, 1);\n }\n}\n\n.menu-item-root {\n font-size: 20px;\n line-height: 32px;\n font-weight: 600;\n}\n\n@media (max-width: 640px) {\n .menu-popup-expanded {\n display: block;\n }\n}\n",".button {\n display: none;\n appearance: none;\n border: 0 none transparent;\n outline: 0 none transparent;\n cursor: pointer;\n background: none;\n padding: 0;\n margin: 0;\n width: 24px;\n height: 24px;\n align-items: center;\n justify-content: center;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-color-white-light);\n\n &:hover,\n :focus {\n color: #ffffff;\n }\n}\n\n@media (max-width: 640px) {\n .button {\n display: flex;\n }\n}\n",".logo-small {\n display: none;\n}\n\n.link {\n color: rgba(255, 255, 255, 1);\n text-decoration: none;\n}\n\n.icon-wrap {\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-items: center;\n height: 100%;\n margin-right: 16px;\n padding-right: 16px;\n border-right: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.icon {\n width: 24px;\n height: 24px;\n margin-left: -4px;\n}\n\n@media (max-width: 640px) {\n .logo-small {\n flex-grow: 1;\n display: flex;\n align-items: center;\n height: 100%;\n }\n}\n"],"sourceRoot":""}