@vcita/design-system 1.11.18 → 1.11.19

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.
@@ -21014,8 +21014,7 @@ var script$u = {
21014
21014
  default: false
21015
21015
  },
21016
21016
  poweredByText: {
21017
- type: String,
21018
- required: true
21017
+ type: String
21019
21018
  },
21020
21019
  dark: {
21021
21020
  type: Boolean,
@@ -21072,10 +21071,10 @@ var __vue_render__$r = function () {
21072
21071
  attrs: {
21073
21072
  "image": _vm.image
21074
21073
  }
21075
- })], 1), _vm._v(" "), _c('span', {
21074
+ })], 1), _vm._v(" "), _vm.poweredByText ? _c('span', {
21076
21075
  staticClass: "vc-powered-by-text mx-2",
21077
21076
  class: _vm.computedClasses
21078
- }, [_vm._v(_vm._s(_vm.poweredByText))])], 1);
21077
+ }, [_vm._v(_vm._s(_vm.poweredByText))]) : _vm._e()], 1);
21079
21078
  };
21080
21079
 
21081
21080
  var __vue_staticRenderFns__$r = [];
@@ -21083,8 +21082,8 @@ var __vue_staticRenderFns__$r = [];
21083
21082
 
21084
21083
  const __vue_inject_styles__$u = function (inject) {
21085
21084
  if (!inject) return;
21086
- inject("data-v-52359d14_0", {
21087
- source: ".vc-powered-by-text[data-v-52359d14]{font-weight:var(--font-weight-medium);color:var(--modal-bg-color)}.alignment-direction-reverse[data-v-52359d14]{flex-direction:row-reverse}.alignment-direction-row[data-v-52359d14]{flex-direction:row}.vcita-logo-image-container[data-v-52359d14]{flex:0 auto}.sm[data-v-52359d14]{height:var(--size-value3)}.sm-text[data-v-52359d14]{font-size:10px}.md[data-v-52359d14]{height:14px}.md-text[data-v-52359d14]{font-size:var(--font-size-small2)}.vc-powered-by-dark-text[data-v-52359d14]{color:var(--gray-darken-5)}",
21085
+ inject("data-v-d45cb0de_0", {
21086
+ source: ".vc-powered-by-text[data-v-d45cb0de]{font-weight:var(--font-weight-medium);color:var(--modal-bg-color)}.alignment-direction-reverse[data-v-d45cb0de]{flex-direction:row-reverse}.alignment-direction-row[data-v-d45cb0de]{flex-direction:row}.vcita-logo-image-container[data-v-d45cb0de]{flex:0 auto}.sm[data-v-d45cb0de]{height:18px}.sm-text[data-v-d45cb0de]{font-size:var(--font-size-xs-small)}.md[data-v-d45cb0de]{height:22px}.md-text[data-v-d45cb0de]{font-size:var(--font-size-x-small)}.vc-powered-by-dark-text[data-v-d45cb0de]{color:var(--gray-darken-5)}",
21088
21087
  map: undefined,
21089
21088
  media: undefined
21090
21089
  });
@@ -21092,7 +21091,7 @@ const __vue_inject_styles__$u = function (inject) {
21092
21091
  /* scoped */
21093
21092
 
21094
21093
 
21095
- const __vue_scope_id__$u = "data-v-52359d14";
21094
+ const __vue_scope_id__$u = "data-v-d45cb0de";
21096
21095
  /* module identifier */
21097
21096
 
21098
21097
  const __vue_module_identifier__$u = undefined;