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

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_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}}
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-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-ui:var(--ktl-font-family-inter)}.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}.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(--ktl-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*/
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/vars.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/footer.css","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/@rescui/typography/src/config.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.module.pcss"],"names":[],"mappings":"AAAA,yC,CACE,Y,CACA,oB,CAAA,e,CACA,qB,CACA,qB,CACA,a,CAEA,yBACE,yC,CACE,mB,CAAA,gBCTN,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,yC,CACE,U,CACA,W,CACA,W,CACA,Y,CACA,kB,CACA,sB,CACA,qB,CACA,iB,CACA,yF,CAEA,gC,CCmCA,gD,CDjCA,+C,CAEE,gC,CACA,6B,CAIJ,oD,CACE,kC,CAEA,0D,CAAA,0D,CACE,kC,CACA,+B,CE3BJ,mC,CACE,Y,CACA,c,CACA,Q,CACA,S,CACA,e,CCHF,mC,CACE,kB,CACA,iB,CACA,gB,CACA,iB,CAGF,2D,CACE,iB,CACA,U,CACA,O,CACA,O,CACA,S,CACA,W,CACA,0B,CACA,kC,CAGF,8C,CACE,e,CACA,c,CAIA,sE,CACE,qC,CAIJ,yBACE,mC,CACE,iBCjCJ,2B,CACE,oB,CCDF,K,CAKE,6M,CAMA,4K,CAOA,sK,CAMA,4F,CAMA,0B,CAMA,yB,CAMA,0B,CCvCF,+B,CACE,gC,CACA,sB,CACA,e,CACA,qB,CACA,Y,CACA,+B,CACA,uB,CACA,6E,CAIA,oB,CACA,uC,CACA,iC,CACA,kC,CACA,iC,CAGF,0C,CACE,8B,CAEA,mF,CACE,oB,CAIJ,yC,CACE,qB,CAGF,0C,CACE,iB,CAGF,sC,CACE,kB,CACA,kB,CAGF,kC,CACE,c,CAGF,kC,CACE,c,CAGF,kC,CAIA,8B,CAHE,c,CAOF,wC,CACE,qC,CAGF,yBACE,+B,CACE,Y,CACA,+B,CACA,kE,CAMF,kC,CACE,Y,CACA,6B,CAGF,8B,CACE,gB,CACA,gB,CAGF,yC,CACE,Y,CACA,kB,CAGF,0C,CACE,e,CACA,iB,CAGF,sC,CACE","file":"footer.css","sourcesContent":[".social-list {\n display: grid;\n column-gap: 18px;\n grid-auto-flow: column;\n justify-content: start;\n margin: -6px 0;\n\n @media (max-width: 480px) {\n & {\n column-gap: 8px;\n }\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.social-item {\n width: 36px;\n height: 36px;\n padding: 6px;\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n border-radius: 50%;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-icon-color-dark);\n\n &:hover,\n :focus {\n color: var(--ktl-icon-color-dark);\n background: rgba(39, 40, 44, 0.05);\n }\n}\n\n.social-item-dark-theme {\n color: var(--ktl-color-white-light);\n\n &:hover, &:focus {\n color: var(--ktl-color-white-light);\n background: rgba(255, 255, 255, 0.1);\n }\n}",null,".nav-list {\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n}\n","@import 'src/vars.pcss';\n\n.nav-item {\n padding-right: 12px;\n margin-right: 12px;\n line-height: 32px;\n position: relative;\n}\n\n.nav-item:not(:last-child)::after {\n position: absolute;\n content: '';\n right: 0;\n top: 50%;\n width: 1px;\n height: 12px;\n transform: translateY(-50%);\n background-color: rgba(39, 40, 44, 0.5);\n}\n\n.nav-item:last-child {\n padding-right: 0;\n margin-right: 0;\n}\n\n.nav-item-dark-theme {\n &:not(:last-child)::after {\n background-color: rgba(255, 255, 255, 0.50)\n }\n}\n\n@media (min-width: 640px) {\n .nav-item {\n line-height: 1.5;\n }\n}",".link {\n text-decoration: none;\n}\n",":root {\n /*\n @var\n @inline\n */\n --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;\n\n /*\n @var\n @inline\n */\n --rs-font-family-inter: Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;\n\n\n /*\n @var\n @inline\n */\n --rs-font-family-system: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;\n\n /*\n @var\n @inline\n */\n --rs-font-family-mono: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace;\n\n /*\n @var\n @inline\n */\n --rs-font-weight-black: 900;\n\n /*\n @var\n @inline\n */\n --rs-font-weight-bold: 700;\n\n /*\n @var\n @inline\n */\n --rs-font-weight-light: 300;\n}\n","@import '~@rescui/typography/lib/config.css';\n@import 'src/vars.pcss';\n\n.footer {\n background: var(--ktl-light-grey);\n padding: 32px 16px 16px;\n min-width: 320px;\n box-sizing: border-box;\n display: grid;\n grid-template-columns: auto 75px;\n grid-template-rows: auto;\n grid-template-areas:\n 'social-list social-list'\n 'nav-list nav-list'\n 'text logo';\n grid-column-gap: 16px;\n font-family: var(--rs-font-family-inter);\n text-rendering:optimizeLegibility;\n -webkit-font-smoothing:antialiased;\n -moz-osx-font-smoothing:grayscale;\n}\n\n.footer-dark-theme {\n background: var(--ktl-dark-100);\n\n .underlined-link {\n border-color: inherit;\n }\n}\n\n.social-list-area {\n grid-area: social-list;\n}\n\n.social-list-title {\n margin-bottom: 8px;\n}\n\n.nav-list-area {\n grid-area: nav-list;\n margin: 24px 0 32px;\n}\n\n.text-area {\n grid-area: text;\n}\n\n.logo-area {\n grid-area: logo;\n}\n\n.copyright {\n display: inline;\n}\n\n.motto {\n display: inline;\n}\n\n.underlined-link {\n border-color: var(--ktl-light-dark-20);\n}\n\n@media (min-width: 641px) {\n .footer {\n padding: 32px;\n grid-template-columns: auto 60px;\n grid-template-areas:\n 'social-list logo'\n 'nav-list logo'\n 'text text';\n }\n\n .text-area {\n display: flex;\n justify-content: space-between;\n }\n\n .motto {\n margin-left: 16px;\n text-align: right;\n }\n\n .social-list-area {\n display: flex;\n align-items: center;\n }\n\n .social-list-title {\n margin-bottom: 0;\n margin-right: 24px;\n }\n\n .nav-list-area {\n margin: 16px 0;\n }\n}\n"],"sourceRoot":""}
1
+ {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-list.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/vars.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/social-list/social-item/social-item.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/footer.css","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-list.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/nav/nav-item.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/logo/logo.module.pcss","webpack://@jetbrains/kotlin-web-site-ui/./src/components/footer/footer.module.pcss"],"names":[],"mappings":"AAAA,yC,CACE,Y,CACA,oB,CAAA,e,CACA,qB,CACA,qB,CACA,a,CAEA,yBACE,yC,CACE,mB,CAAA,gBCTN,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,CACA,6K,CACA,gD,CCfF,yC,CACE,U,CACA,W,CACA,W,CACA,Y,CACA,kB,CACA,sB,CACA,qB,CACA,iB,CACA,yF,CAEA,gC,CCqCA,gD,CDnCA,+C,CAEE,gC,CACA,6B,CAIJ,oD,CACE,kC,CAEA,0D,CAAA,0D,CACE,kC,CACA,+B,CE3BJ,mC,CACE,Y,CACA,c,CACA,Q,CACA,S,CACA,e,CCHF,mC,CACE,kB,CACA,iB,CACA,gB,CACA,iB,CAGF,2D,CACE,iB,CACA,U,CACA,O,CACA,O,CACA,S,CACA,W,CACA,0B,CACA,kC,CAGF,8C,CACE,e,CACA,c,CAIA,sE,CACE,qC,CAIJ,yBACE,mC,CACE,iBCjCJ,2B,CACE,oB,CCCF,+B,CACE,gC,CACA,sB,CACA,e,CACA,qB,CACA,Y,CACA,+B,CACA,uB,CACA,6E,CAIA,oB,CACA,wC,CACA,iC,CACA,kC,CACA,iC,CAGF,0C,CACE,8B,CAEA,mF,CACE,oB,CAIJ,yC,CACE,qB,CAGF,0C,CACE,iB,CAGF,sC,CACE,kB,CACA,kB,CAGF,kC,CACE,c,CAGF,kC,CACE,c,CAGF,kC,CAIA,8B,CAHE,c,CAOF,wC,CACE,qC,CAGF,yBACE,+B,CACE,Y,CACA,+B,CACA,kE,CAMF,kC,CACE,Y,CACA,6B,CAGF,8B,CACE,gB,CACA,gB,CAGF,yC,CACE,Y,CACA,kB,CAGF,0C,CACE,e,CACA,iB,CAGF,sC,CACE","file":"footer.css","sourcesContent":[".social-list {\n display: grid;\n column-gap: 18px;\n grid-auto-flow: column;\n justify-content: start;\n margin: -6px 0;\n\n @media (max-width: 480px) {\n & {\n column-gap: 8px;\n }\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 --ktl-font-family-inter: Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;\n --rs-font-family-ui: var(--ktl-font-family-inter);\n}","@import 'src/vars.pcss';\n\n.social-item {\n width: 36px;\n height: 36px;\n padding: 6px;\n display: flex;\n align-items: center;\n justify-content: center;\n box-sizing: border-box;\n border-radius: 50%;\n transition: color var(--ktl-transition-xfast),\n background-color var(--ktl-transition-xfast);\n color: var(--ktl-icon-color-dark);\n\n &:hover,\n :focus {\n color: var(--ktl-icon-color-dark);\n background: rgba(39, 40, 44, 0.05);\n }\n}\n\n.social-item-dark-theme {\n color: var(--ktl-color-white-light);\n\n &:hover, &:focus {\n color: var(--ktl-color-white-light);\n background: rgba(255, 255, 255, 0.1);\n }\n}",null,".nav-list {\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n}\n","@import 'src/vars.pcss';\n\n.nav-item {\n padding-right: 12px;\n margin-right: 12px;\n line-height: 32px;\n position: relative;\n}\n\n.nav-item:not(:last-child)::after {\n position: absolute;\n content: '';\n right: 0;\n top: 50%;\n width: 1px;\n height: 12px;\n transform: translateY(-50%);\n background-color: rgba(39, 40, 44, 0.5);\n}\n\n.nav-item:last-child {\n padding-right: 0;\n margin-right: 0;\n}\n\n.nav-item-dark-theme {\n &:not(:last-child)::after {\n background-color: rgba(255, 255, 255, 0.50)\n }\n}\n\n@media (min-width: 640px) {\n .nav-item {\n line-height: 1.5;\n }\n}",".link {\n text-decoration: none;\n}\n","@import 'src/vars.pcss';\n\n.footer {\n background: var(--ktl-light-grey);\n padding: 32px 16px 16px;\n min-width: 320px;\n box-sizing: border-box;\n display: grid;\n grid-template-columns: auto 75px;\n grid-template-rows: auto;\n grid-template-areas:\n 'social-list social-list'\n 'nav-list nav-list'\n 'text logo';\n grid-column-gap: 16px;\n font-family: var(--ktl-font-family-inter);\n text-rendering:optimizeLegibility;\n -webkit-font-smoothing:antialiased;\n -moz-osx-font-smoothing:grayscale;\n}\n\n.footer-dark-theme {\n background: var(--ktl-dark-100);\n\n .underlined-link {\n border-color: inherit;\n }\n}\n\n.social-list-area {\n grid-area: social-list;\n}\n\n.social-list-title {\n margin-bottom: 8px;\n}\n\n.nav-list-area {\n grid-area: nav-list;\n margin: 24px 0 32px;\n}\n\n.text-area {\n grid-area: text;\n}\n\n.logo-area {\n grid-area: logo;\n}\n\n.copyright {\n display: inline;\n}\n\n.motto {\n display: inline;\n}\n\n.underlined-link {\n border-color: var(--ktl-light-dark-20);\n}\n\n@media (min-width: 641px) {\n .footer {\n padding: 32px;\n grid-template-columns: auto 60px;\n grid-template-areas:\n 'social-list logo'\n 'nav-list logo'\n 'text text';\n }\n\n .text-area {\n display: flex;\n justify-content: space-between;\n }\n\n .motto {\n margin-left: 16px;\n text-align: right;\n }\n\n .social-list-area {\n display: flex;\n align-items: center;\n }\n\n .social-list-title {\n margin-bottom: 0;\n margin-right: 24px;\n }\n\n .nav-list-area {\n margin: 16px 0;\n }\n}\n"],"sourceRoot":""}
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_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}();
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},{url:"https://www.jetbrains.com/careers/jobs/?team=Kotlin",title:"Careers",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_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
+ {"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 url: 'https://www.jetbrains.com/careers/jobs/?team=Kotlin',\n title: 'Careers',\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":""}
package/dist/header.css CHANGED
@@ -1,2 +1,2 @@
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%}}
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-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-ui:var(--ktl-font-family-inter)}.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-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}.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}.ktl-menu-popup-module_menu-popup-expanded_FlujR{display:block}.ktl-menu-button_button_InVin{display:flex;-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}.ktl-logo-small-module_logo-small_7ddNl{flex-grow:1;display:flex;align-items:center;height:100%}.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}
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":"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":""}
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":"4DAwGE,E,CACE,S,CAGF,E,CACE,W,oDALF,E,CACE,S,CAGF,E,CACE,WC7GJ,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,CACA,6K,CACA,gD,CCfF,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,iBHtBJ,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,CIwEA,sF,CJtEA,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,CKjGJ,+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,CDqMF,sC,CClMA,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,gD,CACE,a,CCtDF,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,CHsSA,oC,CGpSA,mC,CAEE,U,CCnBJ,uC,CACE,W,CACA,Y,CACA,kB,CACA,W,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","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@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 --ktl-font-family-inter: Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;\n --rs-font-family-ui: var(--ktl-font-family-inter);\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",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.menu-popup-expanded {\n display: block;\n}\n",".button {\n display: flex;\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",".logo-small {\n flex-grow: 1;\n display: flex;\n align-items: center;\n height: 100%;\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"],"sourceRoot":""}
package/dist/header.js CHANGED
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see header.js.LICENSE.txt */
2
- !function(){var e={4184:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var l=typeof n;if("string"===l||"number"===l)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===l)if(n.toString===Object.prototype.toString)for(var a in n)r.call(n,a)&&n[a]&&e.push(a);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},5251:function(e,t,n){"use strict";var r=n(3910),o=60103;if(t.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var l=Symbol.for;o=l("react.element"),t.Fragment=l("react.fragment")}var i=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,u={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,n){var r,l={},s=null,c=null;for(r in void 0!==n&&(s=""+n),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(c=t.ref),t)a.call(t,r)&&!u.hasOwnProperty(r)&&(l[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===l[r]&&(l[r]=t[r]);return{$$typeof:o,type:e,key:s,ref:c,props:l,_owner:i.current}}t.jsx=s,t.jsxs=s},5893:function(e,t,n){"use strict";e.exports=n(5251)},3910:function(e){"use strict";e.exports=require("react")}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var l=t[r]={exports:{}};return e[r](l,l.exports,n),l.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};!function(){"use strict";n.r(r),n.d(r,{ANDROID_TITLE:function(){return L},ANDROID_URL:function(){return b},COMMUNITY_TITLE:function(){return S},COMMUNITY_URL:function(){return N},DATA_SCIENCE_TITLE:function(){return k},DATA_SCIENCE_URL:function(){return T},DOCS_TITLE:function(){return O},DOCS_URL:function(){return j},KMM_DOCS_TITLE:function(){return F},KMM_DOCS_URL:function(){return K},KOTLIN_DOCS_TITLE:function(){return Y},KOTLIN_DOCS_URL:function(){return W},MULTIPLATFORM_MOBILE_TITLE:function(){return _},MULTIPLATFORM_MOBILE_URL:function(){return g},PLAY_EXAMPLES_TITLE:function(){return H},PLAY_EXAMPLES_URL:function(){return z},PLAY_HANDSON_TITLE:function(){return U},PLAY_HANDSON_URL:function(){return P},PLAY_KOANS_TITLE:function(){return B},PLAY_KOANS_URL:function(){return D},PLAY_TITLE:function(){return M},PLAY_TITLE_FULL:function(){return I},PLAY_URL:function(){return C},SERVER_SIDE_TITLE:function(){return E},SERVER_SIDE_URL:function(){return y},SOLUTIONS_TITLE:function(){return p},TEACH_TITLE:function(){return R},TEACH_URL:function(){return A},WEB_FRONTEND_TITLE:function(){return x},WEB_FRONTEND_URL:function(){return w},default:function(){return Ae},getNavScheme:function(){return q}});var e=n(3910),t=require("@rescui/ui-contexts");var o,l,i;function a(){return a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a.apply(this,arguments)}var u=function(t){return e.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 24"},t),o||(o=e.createElement("radialGradient",{id:"kotlin-logo-large_svg__a",cx:22.432,cy:3.493,r:21.679,gradientTransform:"translate(-.19 .042) scale(.9998)",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{offset:.003,stopColor:"#e44857"}),e.createElement("stop",{offset:.469,stopColor:"#c711e1"}),e.createElement("stop",{offset:1,stopColor:"#7f52ff"}))),l||(l=e.createElement("path",{fill:"url(#kotlin-logo-large_svg__a)",d:"M22.87 21.68H3.94V2.76h18.93l-9.66 9.32z"})),i||(i=e.createElement("g",{fill:"#fff"},e.createElement("path",{d:"M45.69 2.73h-3.76l-8.18 8.73v-8.7h-3.02v18.92h3.02v-9.17l8.21 9.17h3.89l-8.75-9.79z"}),e.createElement("path",{d:"M55.93 8.44c-1.07-.62-2.28-.93-3.64-.93-1.38 0-2.61.31-3.7.93a6.63 6.63 0 00-2.55 2.57c-.61 1.1-.91 2.35-.91 3.74 0 1.4.3 2.64.91 3.74a6.45 6.45 0 002.53 2.57c1.09.62 2.32.93 3.7.93 1.36 0 2.58-.31 3.66-.93a6.53 6.53 0 002.51-2.57c.6-1.1.9-2.35.9-3.74 0-1.4-.3-2.64-.9-3.74-.6-1.1-1.43-1.95-2.51-2.57zm-.19 8.7c-.33.69-.8 1.23-1.4 1.61-.6.39-1.3.58-2.08.58-.79 0-1.49-.19-2.11-.58-.61-.39-1.09-.93-1.43-1.61-.34-.69-.51-1.48-.51-2.38 0-.9.17-1.7.51-2.39.34-.69.82-1.23 1.43-1.61.61-.39 1.32-.58 2.12-.58.77 0 1.46.19 2.07.58.6.39 1.07.93 1.4 1.61.33.69.49 1.48.49 2.39.01.9-.15 1.69-.49 2.38zm9.75-12.76h-2.92v2.35c0 .37-.09.65-.27.83-.18.18-.46.28-.84.28h-1.43v2.49h2.49v7.45c0 .77.16 1.46.47 2.05.31.59.76 1.05 1.34 1.37.58.32 1.27.49 2.06.49h2.23V19.1h-1.68c-.43 0-.78-.15-1.06-.45-.27-.3-.4-.7-.4-1.2v-7.11h3.22v-2.5h-3.22V4.38zM71.03 2H74v19.68h-2.97zm6.32.03h3v3.05h-3zm0 5.81h2.97v13.84h-2.97zm18.08 2.28a4.694 4.694 0 00-1.77-1.92c-.76-.46-1.65-.69-2.67-.69-1.08 0-2.03.26-2.84.79-.65.42-1.17.98-1.58 1.68l-.02-2.14H83.7v13.84h2.97v-7.74c0-.75.14-1.41.43-1.99.28-.58.68-1.03 1.2-1.35.52-.32 1.12-.48 1.82-.48.62 0 1.16.13 1.6.39.45.26.78.64 1.01 1.12.23.49.34 1.07.34 1.74v8.31h2.97v-8.73c.02-1.07-.2-2.01-.61-2.83z"}))))},s=n(4184),c=n.n(s),d=require("@rescui/typography");const m="https://kotlinlang.org";var f=n(5893);const v=e=>{let{productWebUrl:t,className:n}=e;const r=t?function(e){const t=/v?\d+\.\d+\.\d+$/.exec(e);return t?t[0]:null}(t):null,o=(0,d.useTextStyles)();return(0,f.jsxs)("div",{className:c()("ktl-logo-large-module_container_+5pgf",n,o("rs-text-3",{hardness:"average"})),children:[(0,f.jsx)("a",{className:"ktl-logo-large-module_link_iZIEJ",href:m,"aria-label":"Kotlin Home Page",children:(0,f.jsx)(u,{})}),r&&(0,f.jsx)("a",{className:c()("ktl-logo-large-module_version-tag_fiNIk"),href:t,target:"_blank",children:r})]})};const h="ktl-header-module_logo-hide_uBrPV",p="Solutions",_="Multiplatform Mobile",g="/lp/mobile/",E="Server-side",y="/lp/server-side/",x="Web frontend",w="/docs/js-overview.html",k="Data science",T="/docs/data-science-overview.html",L="Android",b="/docs/android-overview.html",O="Docs",j="/docs/home.html",S="Community",N="/community/",R="Teach",A="/education/",M="Play",I="Playground",C="https://play.kotlinlang.org/",P="".concat(C,"hands-on"),U="Hands-on",z="".concat(C,"byExample"),H="Examples",D="".concat(C,"koans"),B="Koans",Y="Kotlin",W="/docs/home.html",F="KMM",K="/docs/mobile/home.html",V=[{title:p,url:null,items:[{title:_,url:g},{title:E,url:y},{title:x,url:w},{title:k,url:T},{title:L,url:b}]},{title:O,url:W},{title:S,url:N},{title:R,url:A},{title:M,url:null,items:[{title:I,url:C},{title:U,url:P},{title:H,url:z},{title:B,url:D}]}];function q(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(e,t)=>e===t,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;return V.map((r=>{var o;let{title:l,url:i,items:a}=r;i&&t&&(i=G(i,t,!!n));const u={title:l,url:i};let s=e(i,t);return u.items=null!==(o=null==a?void 0:a.map((r=>{let{title:o,url:l}=r;l&&t&&(l=G(l,t,!!n));let i=e(l,t);return i&&(s=i),{title:o,url:l,isActive:i}})))&&void 0!==o?o:[],u.isActive=s,u}))}function G(e,t,n){return n?e.startsWith(C)?e.replace(C,"/"):"".concat(m).concat(e):e}const Z=e=>{let{items:t,isExpanded:n,alignRight:r,linkHandler:o}=e;const l=(0,d.useTextStyles)();return(0,f.jsx)("ul",{className:c()("ktl-horizontal-menu-module_dropdown-menu_dVOw-",l("rs-text-2"),{"ktl-horizontal-menu-module_dropdown-menu-expanded_L0RWy":n,"ktl-horizontal-menu-module_dropdown-menu-align-right_HS-oO":r}),children:t.map(((e,t)=>{const n=!e.isActive&&e.url?"a":"span";return(0,f.jsx)("li",{children:(0,f.jsx)(n,{className:c()("ktl-horizontal-menu-module_dropdown-menu-item_wRlcN",{"ktl-horizontal-menu-module_active_azHwP":e.isActive}),...e.url?{href:e.url,onClick:o?t=>e.url&&o(t,e.url):void 0}:{},children:e.title})},t)}))})},J=t=>{var n,r;let{item:o,onMouseEnter:l,onMouseLeave:i,isExpanded:a,isLast:u,linkHandler:s}=t;const m=o.isActive||!o.url?"span":"a",v=(0,d.useTextStyles)();return(0,f.jsxs)("li",{className:"ktl-horizontal-menu-module_menu-item-wrap_dnVf-",onMouseEnter:()=>l(o),onMouseLeave:i,children:[(0,e.createElement)(m,{...o.url?{href:o.url,onClick:s?e=>o.url&&s(e,o.url):void 0}:{},key:o.title,className:c()("ktl-horizontal-menu-module_menu-item_Z+YKZ",v("rs-text-2"),{"ktl-horizontal-menu-module_item-active_+iyf-":o.isActive,"ktl-horizontal-menu-module_expanded_thibK":a&&!(null===(n=o.items)||void 0===n||!n.length)})},o.title),!(null===(r=o.items)||void 0===r||!r.length)&&(0,f.jsx)(Z,{items:o.items,isExpanded:a,alignRight:u,linkHandler:s})]})},$=t=>{let{items:n,theme:r,linkHandler:o}=t;const[l,i]=(0,e.useState)(-1),[a,u]=(0,e.useState)(l);(0,e.useEffect)((()=>{const e=setTimeout((()=>u(l)),-1!==l?200:400);return()=>clearTimeout(e)}),[l]);const s=e=>i(n.findIndex((t=>t===e))),d=()=>i(-1);return(0,f.jsx)("nav",{className:c()("ktl-horizontal-menu-module_nav_xYv4i",{"ktl-horizontal-menu-module_dark-theme_Lp065":"dark"===r}),children:(0,f.jsx)("ul",{className:"ktl-horizontal-menu-module_menu-list_7oi3W",children:n.map(((e,t)=>(0,f.jsx)(J,{item:e,onMouseEnter:s,onMouseLeave:d,isExpanded:t===a,isLast:t===n.length-1,linkHandler:o},t)))})})};var X;function Q(){return Q=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Q.apply(this,arguments)}var ee=function(t){return e.createElement("svg",Q({width:24,height:24,xmlns:"http://www.w3.org/2000/svg"},t),X||(X=e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.847 6.861A6.99 6.99 0 009.587 3a6.997 6.997 0 104.186 12.601l6.106 6.106 1.414-1.414-6.107-6.106a6.99 6.99 0 00.66-7.326zM14.587 10a5 5 0 11-10.001 0 5 5 0 0110 0z",fill:"currentColor"})))};const te=e=>{let{onClick:t,isActive:n}=e;return(0,f.jsx)("button",{type:"button",className:c()("ktl-search-button_button_JUyxv",{"ktl-search-button_active_G-dk1":n}),"aria-label":"Search",onClick:t,children:(0,f.jsx)(ee,{})})};var ne;function re(){return re=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},re.apply(this,arguments)}var oe,le=function(t){return e.createElement("svg",re({width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),ne||(ne=e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5h16v2H4V5zm0 6h16v2H4v-2zm16 6H4v2h16v-2z",fill:"currentColor"})))};function ie(){return ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ie.apply(this,arguments)}var ae=function(t){return e.createElement("svg",ie({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),oe||(oe=e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.707 1.707L14.293.293 8 6.586 1.707.293.293 1.707 6.586 8 .293 14.293l1.414 1.414L8 9.414l6.293 6.293 1.414-1.414L9.414 8l6.293-6.293z",fill:"currentColor"})))};const ue=e=>{let{onClick:t,isExpanded:n}=e;return(0,f.jsx)("button",{type:"button",className:c()("ktl-menu-button_button_InVin"),"aria-haspopup":"true","aria-label":"Open the navigation",onClick:t,children:n?(0,f.jsx)(ae,{}):(0,f.jsx)(le,{})})};function se(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var ce=!1;if("undefined"!=typeof window){var de={get passive(){ce=!0}};window.addEventListener("testPassive",null,de),window.removeEventListener("testPassive",null,de)}var me="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),fe=[],ve=!1,he=-1,pe=void 0,_e=void 0,ge=function(e){return fe.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},Ee=function(e){var t=e||window.event;return!!ge(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},ye=function(){setTimeout((function(){void 0!==_e&&(document.body.style.paddingRight=_e,_e=void 0),void 0!==pe&&(document.body.style.overflow=pe,pe=void 0)}))},xe=function(e,t){if(me){if(!e)return void console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");if(e&&!fe.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};fe=[].concat(se(fe),[n]),e.ontouchstart=function(e){1===e.targetTouches.length&&(he=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-he;!ge(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?Ee(e):e.stopPropagation())}(t,e)},ve||(document.addEventListener("touchmove",Ee,ce?{passive:!1}:void 0),ve=!0)}}else{!function(e){if(void 0===_e){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(_e=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===pe&&(pe=document.body.style.overflow,setTimeout((function(){document.body.style.overflow="hidden"})))}(t);var r={targetElement:e,options:t||{}};fe=[].concat(se(fe),[r])}},we=function(){me?(fe.forEach((function(e){e.targetElement.ontouchstart=null,e.targetElement.ontouchmove=null})),ve&&(document.removeEventListener("touchmove",Ee,ce?{passive:!1}:void 0),ve=!1),fe=[],he=-1):(ye(),fe=[])};const ke=e=>{let{item:t,level:n,linkHandler:r}=e;const o=t.url?"a":"span",l={"--level":n};return(0,f.jsx)(o,{...t.url?{href:t.url,onClick:r?e=>t.url&&r(e,t.url):void 0}:{},className:c()("ktl-menu-popup-module_menu-item_f6wvh",{"ktl-menu-popup-module_menu-item-root_C-hkN":0===n,"ktl-menu-popup-module_active_DrZav":t.isActive,"ktl-menu-popup-module_active-with-child_BDnrW":t.items&&t.items.length}),style:l,children:t.title})},Te=t=>{let{items:n,level:r,linkHandler:o}=t;return(0,f.jsx)(f.Fragment,{children:n.map(((t,n)=>(0,f.jsxs)(e.Fragment,{children:[(0,f.jsx)(ke,{item:t,level:r,linkHandler:o}),t.items&&t.items.length>0&&(0,f.jsx)(Te,{items:t.items,level:r+1,linkHandler:o})]},n)))})},Le=t=>{let{items:n,isExpanded:r,setExpand:o,headerRef:l,linkHandler:i}=t;const a=(0,e.useRef)(null),u=(0,d.useTextStyles)(),[s,m]=(0,e.useState)({});(0,e.useEffect)((()=>{const e=()=>{window.innerWidth>640&&(o(!1),we())};return window.addEventListener("resize",e),()=>{we(),window.removeEventListener("resize",e)}}),[]),(0,e.useLayoutEffect)((()=>{l.current&&m({top:l.current.getBoundingClientRect().bottom})}),[r,l]);const v=(0,e.useCallback)((()=>{a.current&&(r?function(e){if(me){if(!e)return void console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.");e.ontouchstart=null,e.ontouchmove=null,fe=fe.filter((function(t){return t.targetElement!==e})),ve&&0===fe.length&&(document.removeEventListener("touchmove",Ee,ce?{passive:!1}:void 0),ve=!1)}else(fe=fe.filter((function(t){return t.targetElement!==e}))).length||ye()}(a.current):xe(a.current)),o(!r)}),[r,a]);return(0,f.jsxs)(f.Fragment,{children:[(0,f.jsx)(ue,{onClick:v,isExpanded:r}),(0,f.jsx)("nav",{style:s,ref:a,className:c()("ktl-menu-popup-module_menu-popup_Yqtnq",u("rs-text-2"),{"ktl-menu-popup-module_menu-popup-expanded_FlujR":r}),children:(0,f.jsx)(Te,{items:n,level:0,linkHandler:i})})]})};var be,Oe;function je(){return je=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},je.apply(this,arguments)}var Se=function(t){return e.createElement("svg",je({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},t),be||(be=e.createElement("radialGradient",{id:"kotlin-logo-small_svg__a",cx:22.432,cy:3.493,r:21.679,gradientTransform:"translate(-.19 .042) scale(.9998)",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{offset:.003,stopColor:"#e44857"}),e.createElement("stop",{offset:.469,stopColor:"#c711e1"}),e.createElement("stop",{offset:1,stopColor:"#7f52ff"}))),Oe||(Oe=e.createElement("path",{fill:"url(#kotlin-logo-small_svg__a)",d:"M22.87 21.68H3.94V2.76h18.93l-9.66 9.32z"})))};const Ne=e=>{let{homeTitle:t,homeUrl:n,className:r}=e;const o=(0,d.useTextStyles)();return(0,f.jsxs)("div",{className:c()("ktl-logo-small-module_logo-small_7ddNl",r),children:[(0,f.jsx)("a",{href:m,className:"ktl-logo-small-module_icon-wrap_BFVBd",children:(0,f.jsx)(Se,{className:"ktl-logo-small-module_icon_JM+yC"})}),(0,f.jsx)("a",{href:n,className:c()("ktl-logo-small-module_link_6gruv",o("rs-h3")),children:t})]})},Re=(0,e.forwardRef)(((n,r)=>{let{productWebUrl:o,hasSearch:l=!1,onSearchClick:i,currentUrl:a,currentTitle:u,className:s,hasBorder:d=!0,dropdownTheme:m="dark",linkHandler:p,isPlayground:_,isUrlActive:g}=n;const[E,y]=(0,e.useState)(!1),x=(0,e.useMemo)((()=>q(g,a,_)),[g,a,_]),w=(0,e.useRef)(null);return(0,e.useImperativeHandle)(r,(()=>w.current)),(0,f.jsx)(t.ThemeProvider,{theme:"dark",children:(0,f.jsxs)("header",{ref:w,className:c()("ktl-header-module_header-menu_E3vzo",s,{"ktl-header-module_with-menu-popup_DcoOT":E,"ktl-header-module_border_smGpe":d}),children:[(0,f.jsx)(v,{productWebUrl:o,className:u&&a&&!E?h:null}),!!u&&!!a&&(0,f.jsx)(Ne,{homeTitle:u,homeUrl:a,className:E?h:null}),(0,f.jsx)($,{items:x,theme:m,linkHandler:p}),(0,f.jsx)(te,{onClick:i,isActive:l&&!!i}),(0,f.jsx)(Le,{items:x,setExpand:y,isExpanded:E,headerRef:w,linkHandler:p})]})})}));var Ae=Re}(),module.exports=r}();
2
+ !function(){var e={4184:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)){if(n.length){var l=o.apply(null,n);l&&e.push(l)}}else if("object"===i)if(n.toString===Object.prototype.toString)for(var s in n)r.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},5251:function(e,t,n){"use strict";var r=n(3910),o=60103;if(t.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),t.Fragment=i("react.fragment")}var l=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,a={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,n){var r,i={},u=null,c=null;for(r in void 0!==n&&(u=""+n),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(c=t.ref),t)s.call(t,r)&&!a.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===i[r]&&(i[r]=t[r]);return{$$typeof:o,type:e,key:u,ref:c,props:i,_owner:l.current}}t.jsx=u,t.jsxs=u},5893:function(e,t,n){"use strict";e.exports=n(5251)},3910:function(e){"use strict";e.exports=require("react")}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};!function(){"use strict";n.r(r),n.d(r,{ANDROID_TITLE:function(){return Ee},ANDROID_URL:function(){return _e},COMMUNITY_TITLE:function(){return xe},COMMUNITY_URL:function(){return Te},DATA_SCIENCE_TITLE:function(){return ge},DATA_SCIENCE_URL:function(){return be},DOCS_TITLE:function(){return we},DOCS_URL:function(){return ye},KMM_DOCS_TITLE:function(){return Pe},KMM_DOCS_URL:function(){return De},KOTLIN_DOCS_TITLE:function(){return Be},KOTLIN_DOCS_URL:function(){return Ie},MULTIPLATFORM_MOBILE_TITLE:function(){return de},MULTIPLATFORM_MOBILE_URL:function(){return fe},PLAY_EXAMPLES_TITLE:function(){return Ce},PLAY_EXAMPLES_URL:function(){return je},PLAY_HANDSON_TITLE:function(){return Ne},PLAY_HANDSON_URL:function(){return ze},PLAY_KOANS_TITLE:function(){return Me},PLAY_KOANS_URL:function(){return Ae},PLAY_TITLE:function(){return Oe},PLAY_TITLE_FULL:function(){return Le},PLAY_URL:function(){return Re},SERVER_SIDE_TITLE:function(){return he},SERVER_SIDE_URL:function(){return ve},SOLUTIONS_TITLE:function(){return ce},TEACH_TITLE:function(){return ke},TEACH_URL:function(){return Se},WEB_FRONTEND_TITLE:function(){return pe},WEB_FRONTEND_URL:function(){return me},default:function(){return kt},getNavScheme:function(){return He}});var e,t=n(3910),o=n.n(t),i=require("@rescui/ui-contexts"),l=[],s="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(e||(e={}));var a,u=function(e){return Object.freeze(e)},c=function(e,t){this.inlineSize=e,this.blockSize=t,u(this)},d=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,u(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),f=function(e){return e instanceof SVGElement&&"getBBox"in e},h=function(e){if(f(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,l=o.offsetHeight;return!(i||l||e.getClientRects().length)},v=function(e){var t,n;if(e instanceof Element)return!0;var r=null===(n=null===(t=e)||void 0===t?void 0:t.ownerDocument)||void 0===n?void 0:n.defaultView;return!!(r&&e instanceof r.Element)},p="undefined"!=typeof window?window:{},m=new WeakMap,g=/auto|scroll/,b=/^tb|vertical/,E=/msie|trident/i.test(p.navigator&&p.navigator.userAgent),_=function(e){return parseFloat(e||"0")},w=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new c((n?t:e)||0,(n?e:t)||0)},y=u({devicePixelContentBoxSize:w(),borderBoxSize:w(),contentBoxSize:w(),contentRect:new d(0,0,0,0)}),x=function(e,t){if(void 0===t&&(t=!1),m.has(e)&&!t)return m.get(e);if(h(e))return m.set(e,y),y;var n=getComputedStyle(e),r=f(e)&&e.ownerSVGElement&&e.getBBox(),o=!E&&"border-box"===n.boxSizing,i=b.test(n.writingMode||""),l=!r&&g.test(n.overflowY||""),s=!r&&g.test(n.overflowX||""),a=r?0:_(n.paddingTop),c=r?0:_(n.paddingRight),v=r?0:_(n.paddingBottom),p=r?0:_(n.paddingLeft),x=r?0:_(n.borderTopWidth),T=r?0:_(n.borderRightWidth),k=r?0:_(n.borderBottomWidth),S=p+c,O=a+v,L=(r?0:_(n.borderLeftWidth))+T,R=x+k,z=s?e.offsetHeight-R-e.clientHeight:0,N=l?e.offsetWidth-L-e.clientWidth:0,j=o?S+L:0,C=o?O+R:0,A=r?r.width:_(n.width)-j-N,M=r?r.height:_(n.height)-C-z,B=A+S+N+L,I=M+O+z+R,P=u({devicePixelContentBoxSize:w(Math.round(A*devicePixelRatio),Math.round(M*devicePixelRatio),i),borderBoxSize:w(B,I,i),contentBoxSize:w(A,M,i),contentRect:new d(p,a,A,M)});return m.set(e,P),P},T=function(t,n,r){var o=x(t,r),i=o.borderBoxSize,l=o.contentBoxSize,s=o.devicePixelContentBoxSize;switch(n){case e.DEVICE_PIXEL_CONTENT_BOX:return s;case e.BORDER_BOX:return i;default:return l}},k=function(e){var t=x(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=u([t.borderBoxSize]),this.contentBoxSize=u([t.contentBoxSize]),this.devicePixelContentBoxSize=u([t.devicePixelContentBoxSize])},S=function(e){if(h(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},O=function(){var e=1/0,t=[];l.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new k(t.target),o=S(t.target);r.push(n),t.lastReportedSize=T(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},L=function(e){l.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(S(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},R=function(){var e,t=0;for(L(t);l.some((function(e){return e.activeTargets.length>0}));)t=O(),L(t);return l.some((function(e){return e.skippedTargets.length>0}))&&("function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:s}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=s),window.dispatchEvent(e)),t>0},z=[],N=function(e){if(!a){var t=0,n=document.createTextNode("");new MutationObserver((function(){return z.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),a=function(){n.textContent=""+(t?t--:t++)}}z.push(e),a()},j=0,C={attributes:!0,characterData:!0,childList:!0,subtree:!0},A=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],M=function(e){return void 0===e&&(e=0),Date.now()+e},B=!1,I=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!B){B=!0;var n,r=M(e);n=function(){var n=!1;try{n=R()}finally{if(B=!1,e=r-M(),!j)return;n?t.run(1e3):e>0?t.run(e):t.start()}},N((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,C)};document.body?t():p.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),A.forEach((function(t){return p.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),A.forEach((function(t){return p.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),P=function(e){!j&&e>0&&I.start(),!(j+=e)&&I.stop()},D=function(){function t(t,n){this.target=t,this.observedBox=n||e.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var e,t=T(this.target,this.observedBox,!0);return e=this.target,f(e)||function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)||"inline"!==getComputedStyle(e).display||(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},t}(),U=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},H=new WeakMap,F=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},W=function(){function e(){}return e.connect=function(e,t){var n=new U(e,t);H.set(e,n)},e.observe=function(e,t,n){var r=H.get(e),o=0===r.observationTargets.length;F(r.observationTargets,t)<0&&(o&&l.push(r),r.observationTargets.push(new D(t,n&&n.box)),P(1),I.schedule())},e.unobserve=function(e,t){var n=H.get(e),r=F(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&l.splice(l.indexOf(n),1),n.observationTargets.splice(r,1),P(-1))},e.disconnect=function(e){var t=this,n=H.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),V=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");W.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!v(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");W.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!v(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");W.unobserve(this,e)},e.prototype.disconnect=function(){W.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();var Y=o()["undefined"!=typeof document&&void 0!==document.createElement?"useLayoutEffect":"useEffect"];var K=e=>{const n=t.useRef(e);return t.useEffect((()=>{n.current=e})),n},X=function(e){var t=[],n=null,r=function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];t=o,n||(n=requestAnimationFrame((function(){n=null,e.apply(void 0,t)})))};return r.cancel=function(){n&&(cancelAnimationFrame(n),n=null)},r};const q="undefined"!=typeof window&&"ResizeObserver"in window?window.ResizeObserver:V;function G(){}let J;const Z=()=>J||(J=function(){const e=new Map,t=new q(X(((t,n)=>{for(let r=0;r<t.length;r++){const o=e.get(t[r].target);null==o||o.forEach((e=>e(t[r],n)))}})));return{observer:t,subscribe(n,r){var o;t.observe(n);const i=null!==(o=e.get(n))&&void 0!==o?o:[];i.push(r),e.set(n,i)},unsubscribe(n,r){var o;const i=null!==(o=e.get(n))&&void 0!==o?o:[];if(1===i.length)return t.unobserve(n),void e.delete(n);const l=i.indexOf(r);-1!==l&&i.splice(l,1),e.set(n,i)}}}());var $=function(e,t){const n=Z(),r=K(t);return Y((()=>{let t=!1;const o=e&&"current"in e?e.current:e;if(!o)return G;function i(e,n){t||r.current(e,n)}return n.subscribe(o,i),()=>{t=!0,n.unsubscribe(o,i)}}),[e,n,r]),n.observer};var Q,ee,te;function ne(){return ne=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ne.apply(this,arguments)}var re=function(e){return t.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 24"},e),Q||(Q=t.createElement("radialGradient",{id:"kotlin-logo-large_svg__a",cx:22.432,cy:3.493,r:21.679,gradientTransform:"translate(-.19 .042) scale(.9998)",gradientUnits:"userSpaceOnUse"},t.createElement("stop",{offset:.003,stopColor:"#e44857"}),t.createElement("stop",{offset:.469,stopColor:"#c711e1"}),t.createElement("stop",{offset:1,stopColor:"#7f52ff"}))),ee||(ee=t.createElement("path",{fill:"url(#kotlin-logo-large_svg__a)",d:"M22.87 21.68H3.94V2.76h18.93l-9.66 9.32z"})),te||(te=t.createElement("g",{fill:"#fff"},t.createElement("path",{d:"M45.69 2.73h-3.76l-8.18 8.73v-8.7h-3.02v18.92h3.02v-9.17l8.21 9.17h3.89l-8.75-9.79z"}),t.createElement("path",{d:"M55.93 8.44c-1.07-.62-2.28-.93-3.64-.93-1.38 0-2.61.31-3.7.93a6.63 6.63 0 00-2.55 2.57c-.61 1.1-.91 2.35-.91 3.74 0 1.4.3 2.64.91 3.74a6.45 6.45 0 002.53 2.57c1.09.62 2.32.93 3.7.93 1.36 0 2.58-.31 3.66-.93a6.53 6.53 0 002.51-2.57c.6-1.1.9-2.35.9-3.74 0-1.4-.3-2.64-.9-3.74-.6-1.1-1.43-1.95-2.51-2.57zm-.19 8.7c-.33.69-.8 1.23-1.4 1.61-.6.39-1.3.58-2.08.58-.79 0-1.49-.19-2.11-.58-.61-.39-1.09-.93-1.43-1.61-.34-.69-.51-1.48-.51-2.38 0-.9.17-1.7.51-2.39.34-.69.82-1.23 1.43-1.61.61-.39 1.32-.58 2.12-.58.77 0 1.46.19 2.07.58.6.39 1.07.93 1.4 1.61.33.69.49 1.48.49 2.39.01.9-.15 1.69-.49 2.38zm9.75-12.76h-2.92v2.35c0 .37-.09.65-.27.83-.18.18-.46.28-.84.28h-1.43v2.49h2.49v7.45c0 .77.16 1.46.47 2.05.31.59.76 1.05 1.34 1.37.58.32 1.27.49 2.06.49h2.23V19.1h-1.68c-.43 0-.78-.15-1.06-.45-.27-.3-.4-.7-.4-1.2v-7.11h3.22v-2.5h-3.22V4.38zM71.03 2H74v19.68h-2.97zm6.32.03h3v3.05h-3zm0 5.81h2.97v13.84h-2.97zm18.08 2.28a4.694 4.694 0 00-1.77-1.92c-.76-.46-1.65-.69-2.67-.69-1.08 0-2.03.26-2.84.79-.65.42-1.17.98-1.58 1.68l-.02-2.14H83.7v13.84h2.97v-7.74c0-.75.14-1.41.43-1.99.28-.58.68-1.03 1.2-1.35.52-.32 1.12-.48 1.82-.48.62 0 1.16.13 1.6.39.45.26.78.64 1.01 1.12.23.49.34 1.07.34 1.74v8.31h2.97v-8.73c.02-1.07-.2-2.01-.61-2.83z"}))))},oe=n(4184),ie=n.n(oe),le=require("@rescui/typography");const se="https://kotlinlang.org";var ae=n(5893);const ue=e=>{let{productWebUrl:t,className:n}=e;const r=t?function(e){const t=/v?\d+\.\d+\.\d+$/.exec(e);return t?t[0]:null}(t):null,o=(0,le.useTextStyles)();return(0,ae.jsxs)("div",{className:ie()("ktl-logo-large-module_container_+5pgf",n,o("rs-text-3",{hardness:"average"})),children:[(0,ae.jsx)("a",{className:"ktl-logo-large-module_link_iZIEJ",href:se,"aria-label":"Kotlin Home Page",children:(0,ae.jsx)(re,{})}),r&&(0,ae.jsx)("a",{className:ie()("ktl-logo-large-module_version-tag_fiNIk"),href:t,target:"_blank",children:r})]})};const ce="Solutions",de="Multiplatform Mobile",fe="/lp/mobile/",he="Server-side",ve="/lp/server-side/",pe="Web frontend",me="/docs/js-overview.html",ge="Data science",be="/docs/data-science-overview.html",Ee="Android",_e="/docs/android-overview.html",we="Docs",ye="/docs/home.html",xe="Community",Te="/community/",ke="Teach",Se="/education/",Oe="Play",Le="Playground",Re="https://play.kotlinlang.org/",ze="".concat(Re,"hands-on"),Ne="Hands-on",je="".concat(Re,"byExample"),Ce="Examples",Ae="".concat(Re,"koans"),Me="Koans",Be="Kotlin",Ie="/docs/home.html",Pe="KMM",De="/docs/mobile/home.html",Ue=[{title:ce,url:null,items:[{title:de,url:fe},{title:he,url:ve},{title:pe,url:me},{title:ge,url:be},{title:Ee,url:_e}]},{title:we,url:Ie},{title:xe,url:Te},{title:ke,url:Se},{title:Oe,url:null,items:[{title:Le,url:Re},{title:Ne,url:ze},{title:Ce,url:je},{title:Me,url:Ae}]}];function He(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(e,t)=>e===t,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;return Ue.map((r=>{var o;let{title:i,url:l,items:s}=r;l&&t&&(l=Fe(l,t,!!n));const a={title:i,url:l};let u=e(l,t);return a.items=null!==(o=null==s?void 0:s.map((r=>{let{title:o,url:i}=r;i&&t&&(i=Fe(i,t,!!n));let l=e(i,t);return l&&(u=l),{title:o,url:i,isActive:l}})))&&void 0!==o?o:[],a.isActive=u,a}))}function Fe(e,t,n){return n?e.startsWith(Re)?e.replace(Re,"/"):"".concat(se).concat(e):e}const We=e=>{let{items:t,isExpanded:n,alignRight:r,linkHandler:o}=e;const i=(0,le.useTextStyles)();return(0,ae.jsx)("ul",{className:ie()("ktl-horizontal-menu-module_dropdown-menu_dVOw-",i("rs-text-2"),{"ktl-horizontal-menu-module_dropdown-menu-expanded_L0RWy":n,"ktl-horizontal-menu-module_dropdown-menu-align-right_HS-oO":r}),children:t.map(((e,t)=>{const n=!e.isActive&&e.url?"a":"span";return(0,ae.jsx)("li",{children:(0,ae.jsx)(n,{className:ie()("ktl-horizontal-menu-module_dropdown-menu-item_wRlcN",{"ktl-horizontal-menu-module_active_azHwP":e.isActive}),...e.url?{href:e.url,onClick:o?t=>e.url&&o(t,e.url):void 0}:{},children:e.title})},t)}))})},Ve=e=>{var n,r;let{item:o,onMouseEnter:i,onMouseLeave:l,isExpanded:s,isLast:a,linkHandler:u}=e;const c=o.isActive||!o.url?"span":"a",d=(0,le.useTextStyles)();return(0,ae.jsxs)("li",{className:"ktl-horizontal-menu-module_menu-item-wrap_dnVf-",onMouseEnter:()=>i(o),onMouseLeave:l,children:[(0,t.createElement)(c,{...o.url?{href:o.url,onClick:u?e=>o.url&&u(e,o.url):void 0}:{},key:o.title,className:ie()("ktl-horizontal-menu-module_menu-item_Z+YKZ",d("rs-text-2"),{"ktl-horizontal-menu-module_item-active_+iyf-":o.isActive,"ktl-horizontal-menu-module_expanded_thibK":s&&!(null===(n=o.items)||void 0===n||!n.length)})},o.title),!(null===(r=o.items)||void 0===r||!r.length)&&(0,ae.jsx)(We,{items:o.items,isExpanded:s,alignRight:a,linkHandler:u})]})},Ye=e=>{let{items:n,theme:r,linkHandler:o}=e;const[i,l]=(0,t.useState)(-1),[s,a]=(0,t.useState)(i);(0,t.useEffect)((()=>{const e=setTimeout((()=>a(i)),-1!==i?200:400);return()=>clearTimeout(e)}),[i]);const u=e=>l(n.findIndex((t=>t===e))),c=()=>l(-1);return(0,ae.jsx)("nav",{className:ie()("ktl-horizontal-menu-module_nav_xYv4i",{"ktl-horizontal-menu-module_dark-theme_Lp065":"dark"===r}),children:(0,ae.jsx)("ul",{className:"ktl-horizontal-menu-module_menu-list_7oi3W",children:n.map(((e,t)=>(0,ae.jsx)(Ve,{item:e,onMouseEnter:u,onMouseLeave:c,isExpanded:t===s,isLast:t===n.length-1,linkHandler:o},t)))})})};var Ke;function Xe(){return Xe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Xe.apply(this,arguments)}var qe=function(e){return t.createElement("svg",Xe({width:24,height:24,xmlns:"http://www.w3.org/2000/svg"},e),Ke||(Ke=t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.847 6.861A6.99 6.99 0 009.587 3a6.997 6.997 0 104.186 12.601l6.106 6.106 1.414-1.414-6.107-6.106a6.99 6.99 0 00.66-7.326zM14.587 10a5 5 0 11-10.001 0 5 5 0 0110 0z",fill:"currentColor"})))};const Ge=e=>{let{onClick:t,isActive:n}=e;return(0,ae.jsx)("button",{type:"button",className:ie()("ktl-search-button_button_JUyxv",{"ktl-search-button_active_G-dk1":n}),"aria-label":"Search",onClick:t,children:(0,ae.jsx)(qe,{})})};var Je;function Ze(){return Ze=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ze.apply(this,arguments)}var $e,Qe=function(e){return t.createElement("svg",Ze({width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Je||(Je=t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5h16v2H4V5zm0 6h16v2H4v-2zm16 6H4v2h16v-2z",fill:"currentColor"})))};function et(){return et=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},et.apply(this,arguments)}var tt=function(e){return t.createElement("svg",et({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$e||($e=t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.707 1.707L14.293.293 8 6.586 1.707.293.293 1.707 6.586 8 .293 14.293l1.414 1.414L8 9.414l6.293 6.293 1.414-1.414L9.414 8l6.293-6.293z",fill:"currentColor"})))};const nt=e=>{let{onClick:t,isExpanded:n}=e;return(0,ae.jsx)("button",{type:"button",className:ie()("ktl-menu-button_button_InVin"),"aria-haspopup":"true","aria-label":"Open the navigation",onClick:t,children:n?(0,ae.jsx)(tt,{}):(0,ae.jsx)(Qe,{})})};function rt(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var ot=!1;if("undefined"!=typeof window){var it={get passive(){ot=!0}};window.addEventListener("testPassive",null,it),window.removeEventListener("testPassive",null,it)}var lt="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),st=[],at=!1,ut=-1,ct=void 0,dt=void 0,ft=function(e){return st.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},ht=function(e){var t=e||window.event;return!!ft(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},vt=function(){setTimeout((function(){void 0!==dt&&(document.body.style.paddingRight=dt,dt=void 0),void 0!==ct&&(document.body.style.overflow=ct,ct=void 0)}))},pt=function(e,t){if(lt){if(!e)return void console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");if(e&&!st.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};st=[].concat(rt(st),[n]),e.ontouchstart=function(e){1===e.targetTouches.length&&(ut=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-ut;!ft(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?ht(e):e.stopPropagation())}(t,e)},at||(document.addEventListener("touchmove",ht,ot?{passive:!1}:void 0),at=!0)}}else{!function(e){if(void 0===dt){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(dt=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===ct&&(ct=document.body.style.overflow,setTimeout((function(){document.body.style.overflow="hidden"})))}(t);var r={targetElement:e,options:t||{}};st=[].concat(rt(st),[r])}};const mt=e=>{let{item:n,level:r,linkHandler:o}=e;const i=n.url?"a":"span",l={"--level":r},s=(0,t.useCallback)((e=>o&&n.url&&o(e,n.url)),[]);return(0,ae.jsx)(i,{...n.url?{href:n.url,onClick:s}:{},className:ie()("ktl-menu-popup-module_menu-item_f6wvh",{"ktl-menu-popup-module_menu-item-root_C-hkN":0===r,"ktl-menu-popup-module_active_DrZav":n.isActive,"ktl-menu-popup-module_active-with-child_BDnrW":n.items&&n.items.length}),style:l,children:n.title})},gt=e=>{let{items:n,level:r,linkHandler:o}=e;return(0,ae.jsx)(ae.Fragment,{children:n.map(((e,n)=>(0,ae.jsxs)(t.Fragment,{children:[(0,ae.jsx)(mt,{item:e,level:r,linkHandler:o}),e.items&&e.items.length>0&&(0,ae.jsx)(gt,{items:e.items,level:r+1,linkHandler:o})]},n)))})},bt=e=>{let{items:n,isExpanded:r,setExpand:o,headerRef:i,linkHandler:l}=e;const s=(0,t.useRef)(null),a=(0,le.useTextStyles)(),[u,c]=(0,t.useState)({});(0,t.useEffect)((()=>()=>{o(!1),lt?(st.forEach((function(e){e.targetElement.ontouchstart=null,e.targetElement.ontouchmove=null})),at&&(document.removeEventListener("touchmove",ht,ot?{passive:!1}:void 0),at=!1),st=[],ut=-1):(vt(),st=[])}),[]),(0,t.useLayoutEffect)((()=>{i.current&&c({top:i.current.getBoundingClientRect().bottom})}),[r,i]);const d=(0,t.useCallback)((()=>{s.current&&(r?function(e){if(lt){if(!e)return void console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.");e.ontouchstart=null,e.ontouchmove=null,st=st.filter((function(t){return t.targetElement!==e})),at&&0===st.length&&(document.removeEventListener("touchmove",ht,ot?{passive:!1}:void 0),at=!1)}else(st=st.filter((function(t){return t.targetElement!==e}))).length||vt()}(s.current):pt(s.current)),o(!r)}),[r,s]);return(0,ae.jsxs)(ae.Fragment,{children:[(0,ae.jsx)(nt,{onClick:d,isExpanded:r}),(0,ae.jsx)("nav",{style:u,ref:s,className:ie()("ktl-menu-popup-module_menu-popup_Yqtnq",a("rs-text-2"),{"ktl-menu-popup-module_menu-popup-expanded_FlujR":r}),children:(0,ae.jsx)(gt,{items:n,level:0,linkHandler:l})})]})};var Et,_t;function wt(){return wt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},wt.apply(this,arguments)}var yt=function(e){return t.createElement("svg",wt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Et||(Et=t.createElement("radialGradient",{id:"kotlin-logo-small_svg__a",cx:22.432,cy:3.493,r:21.679,gradientTransform:"translate(-.19 .042) scale(.9998)",gradientUnits:"userSpaceOnUse"},t.createElement("stop",{offset:.003,stopColor:"#e44857"}),t.createElement("stop",{offset:.469,stopColor:"#c711e1"}),t.createElement("stop",{offset:1,stopColor:"#7f52ff"}))),_t||(_t=t.createElement("path",{fill:"url(#kotlin-logo-small_svg__a)",d:"M22.87 21.68H3.94V2.76h18.93l-9.66 9.32z"})))};const xt=e=>{let{homeTitle:t,homeUrl:n,className:r}=e;const o=(0,le.useTextStyles)();return(0,ae.jsxs)("div",{className:ie()("ktl-logo-small-module_logo-small_7ddNl",r),children:[(0,ae.jsx)("a",{href:se,className:"ktl-logo-small-module_icon-wrap_BFVBd",children:(0,ae.jsx)(yt,{className:"ktl-logo-small-module_icon_JM+yC"})}),(0,ae.jsx)("a",{href:n,className:ie()("ktl-logo-small-module_link_6gruv",o("rs-h3")),children:t})]})},Tt=(0,t.forwardRef)(((e,n)=>{let{productWebUrl:r,hasSearch:o=!1,onSearchClick:l,currentUrl:s,currentTitle:a,className:u,hasBorder:c=!0,dropdownTheme:d="dark",linkHandler:f,isPlayground:h,isUrlActive:v}=e;const[p,m]=(0,t.useState)(!1),[g,b]=(0,t.useState)(!1),E=(0,t.useMemo)((()=>He(v,s,h)),[v,s,h]),_=(0,t.useRef)(null);return(0,t.useImperativeHandle)(n,(()=>_.current)),(0,t.useLayoutEffect)((()=>{var e,t,n;b((null!==(e=null===(t=_.current)||void 0===t||null===(n=t.getBoundingClientRect)||void 0===n?void 0:n.call(t).width)&&void 0!==e?e:0)<=640)}),[_]),$(_,(e=>b(e.contentRect.width<=640))),(0,ae.jsx)(i.ThemeProvider,{theme:"dark",children:(0,ae.jsxs)("header",{ref:_,className:ie()("ktl-header-module_header-menu_E3vzo",u,{"ktl-header-module_with-menu-popup_DcoOT":p,"ktl-header-module_border_smGpe":c}),children:[g&&a&&s&&!p?(0,ae.jsx)(xt,{homeTitle:a,homeUrl:s}):(0,ae.jsx)(ue,{productWebUrl:r}),!g&&(0,ae.jsx)(Ye,{items:E,theme:d,linkHandler:f}),(0,ae.jsx)(Ge,{onClick:l,isActive:o&&!!l}),g&&(0,ae.jsx)(bt,{items:E,setExpand:m,isExpanded:p,headerRef:_,linkHandler:f})]})})}));var kt=Tt}(),module.exports=r}();
3
3
  //# sourceMappingURL=header.js.map