{"version":3,"file":"VSubheader-BswEqCZC.js","sources":["../../../node_modules/.pnpm/vuetify@2.7.2_vue@2.7.16/node_modules/vuetify/lib/components/VSubheader/VSubheader.js"],"sourcesContent":["// Styles\nimport \"../../../src/components/VSubheader/VSubheader.sass\"; // Mixins\n\nimport Themeable from '../../mixins/themeable';\nimport mixins from '../../util/mixins';\nimport { getSlot } from '../../util/helpers';\nexport default mixins(Themeable\n/* @vue/component */\n).extend({\n name: 'v-subheader',\n props: {\n inset: Boolean\n },\n\n render(h) {\n return h('div', {\n staticClass: 'v-subheader',\n class: {\n 'v-subheader--inset': this.inset,\n ...this.themeClasses\n },\n attrs: this.$attrs,\n on: this.$listeners\n }, getSlot(this));\n }\n\n});\n//# sourceMappingURL=VSubheader.js.map"],"names":["__unplugin_components_10","mixins","Themeable","h","__spreadValues","getSlot"],"mappings":"gxBAMA,MAAAA,EAAeC,EAAOC,CAEtB,EAAE,OAAO,CACP,KAAM,cACN,MAAO,CACL,MAAO,OACR,EAED,OAAOC,EAAG,CACR,OAAOA,EAAE,MAAO,CACd,YAAa,cACb,MAAOC,EAAA,CACL,qBAAsB,KAAK,OACxB,KAAK,cAEV,MAAO,KAAK,OACZ,GAAI,KAAK,UACf,EAAOC,EAAQ,IAAI,CAAC,CACpB,CAEA,CAAC","x_google_ignoreList":[0]}