{"version":3,"file":"77.js","sources":["webpack:///src/views/components/vuesax/dropdown/Dropdown.vue","webpack:///src/views/components/vuesax/dropdown/DropdownButton.vue","webpack:///src/views/components/vuesax/dropdown/DropdownColor.vue","webpack:///src/views/components/vuesax/dropdown/DropdownCustomContent.vue","webpack:///src/views/components/vuesax/dropdown/DropdownDefault.vue","webpack:///src/views/components/vuesax/dropdown/DropdownGroupOption.vue","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue","webpack:///./src/views/components/vuesax/dropdown/DropdownButton.vue","webpack:///./src/views/components/vuesax/dropdown/DropdownColor.vue","webpack:///./src/views/components/vuesax/dropdown/DropdownCustomContent.vue","webpack:///./src/views/components/vuesax/dropdown/DropdownDefault.vue","webpack:///./src/views/components/vuesax/dropdown/DropdownGroupOption.vue","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownGroupCollapse.vue","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownOptionGroup.vue","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?826d","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?de83","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?0605","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?56a5","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?d56b","webpack:///./src/views/components/vuesax/dropdown/Dropdown.vue?4707","webpack:///./src/views/components/vuesax/dropdown/DropdownButton.vue?c09f","webpack:///./src/views/components/vuesax/dropdown/DropdownButton.vue?68e3","webpack:///./src/views/components/vuesax/dropdown/DropdownButton.vue?2c4e","webpack:///./src/views/components/vuesax/dropdown/DropdownColor.vue?6e2c","webpack:///./src/views/components/vuesax/dropdown/DropdownColor.vue?0654","webpack:///./src/views/components/vuesax/dropdown/DropdownColor.vue?0a6c","webpack:///./src/views/components/vuesax/dropdown/DropdownCustomContent.vue?3c9c","webpack:///./src/views/components/vuesax/dropdown/DropdownCustomContent.vue?d9d1","webpack:///./src/views/components/vuesax/dropdown/DropdownCustomContent.vue?06fc","webpack:///./src/views/components/vuesax/dropdown/DropdownDefault.vue?026e","webpack:///./src/views/components/vuesax/dropdown/DropdownDefault.vue?5e3a","webpack:///./src/views/components/vuesax/dropdown/DropdownDefault.vue?9b04","webpack:///./src/views/components/vuesax/dropdown/DropdownGroupOption.vue?2cd3","webpack:///./src/views/components/vuesax/dropdown/DropdownGroupOption.vue?8b55","webpack:///./src/views/components/vuesax/dropdown/DropdownGroupOption.vue?c528","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownGroupCollapse.vue?c456","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownGroupCollapse.vue?c8ec","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownOptionGroup.vue?347e","webpack:///./src/views/components/vuesax/dropdown/dropdownGroupOption/DropdownOptionGroup.vue?e9bd"],"sourcesContent":["\n\n\n\n You can customize the component or element that initialize the dropdown in this case, it is a Button that is the most common The component or element that initializes the dropdown is the one inside it with the possibility of total customization and flexibility in the required use Vuesax uses the Google Material Icons font library by default. For a list of all available icons, visit the official Material Icons page. FontAwesome and other fonts library are supported. Simply use the icon-pack with fa or fas. You still need to include the Font Awesome icons in your project. You can change the color of the component with the property Sometimes when we need something more personalized and not necessarily a menu for it you can add any content and have the dropdown functionality with the property For better functionality in the user's aspect when doing some interaction with the custom dropdown you can add that it is only activated and deactivated by a click event with the property To add the Dropdown we have three types of components the main To add an internal link using vue-router you can do them simply by adding the property to as if it were a vue-router link In case you need an external link or normal html, simply do it with the href property If you need to group the options you can use the subcomponent The group can be hidden from the user and only open when it is sitting on the property with the You can modify the icon with a property color
vs-custom-content
vs-trigger-click
Login
\n\n vs-dropdown
that contains the element that makes the vs-dropdown-menu
appear and to add each item within it we have the component vs-dropdown-item
vs-dropdown-group
which as a required parameter is vs-label
to define the group titlevs-collapse
propertyvs-icon
Login
\\n