@freshworks/crayons
Version:
Crayons Web Components library
1 lines • 1.02 kB
JavaScript
System.register(["./p-6d102d56.system.js"],(function(e){"use strict";var n,o;return{setters:[function(e){n=e.r;o=e.h}],execute:function(){var t=':host{font-family:var(--fw-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}.menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:var(--fw-menu-min-width);max-width:var(--fw-menu-max-width);min-height:var(--fw-menu-min-height, 10px);max-height:var(--fw-menu-max-height, 400px);border:var(--fw-menu-border, 1px solid #ebeff3);border-radius:var(--fw-menu-border-radius);-webkit-box-shadow:var(--fw-menu-box-shadow);box-shadow:var(--fw-menu-box-shadow)}';var i=e("fw_menu",function(){function e(e){n(this,e)}e.prototype.render=function(){return o("div",{class:"menu",role:"menu"},o("slot",null))};return e}());i.style=t}}}));