@vcita/design-system 1.1.3 → 1.1.4

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.
@@ -739,6 +739,7 @@ var __vue_render__$V = function () {
739
739
  "color": button.color,
740
740
  "label": button.label,
741
741
  "loading": button.loading || false,
742
+ "disabled": button.disabled,
742
743
  "large": !_vm.$vuetify.breakpoint.mdAndUp,
743
744
  "data-qa": _vm.dataQa + "-" + button.label
744
745
  },
@@ -756,8 +757,8 @@ var __vue_staticRenderFns__$V = [];
756
757
 
757
758
  const __vue_inject_styles__$W = function (inject) {
758
759
  if (!inject) return;
759
- inject("data-v-79ae858b_0", {
760
- source: ".VcModalFooter.vertical .VcFooterButton[data-v-79ae858b]{width:100%;margin-bottom:var(--size-value2)}.VcModalFooter.vertical .VcFooterButton[data-v-79ae858b]:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.VcModalFooter.vertical .VcFooterButton[data-v-79ae858b]{width:auto}}.VcModalFooter.horizontal .VcFooterButton[data-v-79ae858b]{flex-basis:0;flex-grow:1}.VcModalFooter.horizontal .VcFooterButton[data-v-79ae858b]:first-of-type{margin-left:0}.VcModalFooter.horizontal .VcFooterButton[data-v-79ae858b]:last-of-type{margin-right:0}@media screen and (min-width:960px){.VcModalFooter.horizontal .VcFooterButton[data-v-79ae858b]{flex-basis:auto;flex-grow:0}}.VcModalFooter .VcFooterButton[data-v-79ae858b]{margin-left:var(--size-value1);margin-right:var(--size-value1)}",
760
+ inject("data-v-2818e350_0", {
761
+ source: ".VcModalFooter.vertical .VcFooterButton[data-v-2818e350]{width:100%;margin-bottom:var(--size-value2)}.VcModalFooter.vertical .VcFooterButton[data-v-2818e350]:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.VcModalFooter.vertical .VcFooterButton[data-v-2818e350]{width:auto}}.VcModalFooter.horizontal .VcFooterButton[data-v-2818e350]{flex-basis:0;flex-grow:1}.VcModalFooter.horizontal .VcFooterButton[data-v-2818e350]:first-of-type{margin-left:0}.VcModalFooter.horizontal .VcFooterButton[data-v-2818e350]:last-of-type{margin-right:0}@media screen and (min-width:960px){.VcModalFooter.horizontal .VcFooterButton[data-v-2818e350]{flex-basis:auto;flex-grow:0}}.VcModalFooter .VcFooterButton[data-v-2818e350]{margin-left:var(--size-value1);margin-right:var(--size-value1)}",
761
762
  map: undefined,
762
763
  media: undefined
763
764
  });
@@ -765,7 +766,7 @@ const __vue_inject_styles__$W = function (inject) {
765
766
  /* scoped */
766
767
 
767
768
 
768
- const __vue_scope_id__$W = "data-v-79ae858b";
769
+ const __vue_scope_id__$W = "data-v-2818e350";
769
770
  /* module identifier */
770
771
 
771
772
  const __vue_module_identifier__$W = undefined;