import mustache from 'mustache'; import vectorMenu from '!!raw-loader!../includes/templates/VectorMenu.mustache'; import '../resources/skins.vector.styles/navigation.less'; import '../.storybook/common.less'; import { htmluserlangattributes } from './utils'; export default { title: 'Menu' }; export const more = () => mustache.render( vectorMenu, { 'empty-portlet': '', 'msg-label': 'More', 'menu-id': 'p-cactions', 'menu-label-id': 'p-cactions-label', 'html-userlangattributes': htmluserlangattributes, 'html-items': `