@vcita/design-system 0.2.6 → 0.2.7

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.
@@ -119,7 +119,7 @@ function _nonIterableRest() {
119
119
  //
120
120
  //
121
121
  //
122
- var script$B = {
122
+ var script$D = {
123
123
  components: {
124
124
  VDialog: lib.VDialog
125
125
  },
@@ -259,10 +259,10 @@ function renderStyles(styles) {
259
259
  }
260
260
  return css;
261
261
  }/* script */
262
- var __vue_script__$B = script$B;
262
+ var __vue_script__$D = script$D;
263
263
  /* template */
264
264
 
265
- var __vue_render__$y = function __vue_render__() {
265
+ var __vue_render__$A = function __vue_render__() {
266
266
  var _vm = this;
267
267
 
268
268
  var _h = _vm.$createElement;
@@ -297,10 +297,10 @@ var __vue_render__$y = function __vue_render__() {
297
297
  }, [_vm._t("default")], 2);
298
298
  };
299
299
 
300
- var __vue_staticRenderFns__$y = [];
300
+ var __vue_staticRenderFns__$A = [];
301
301
  /* style */
302
302
 
303
- var __vue_inject_styles__$B = function __vue_inject_styles__(inject) {
303
+ var __vue_inject_styles__$D = function __vue_inject_styles__(inject) {
304
304
  if (!inject) return;
305
305
  inject("data-v-2f9f1f74_0", {
306
306
  source: ".VcModalWrapper{position:relative;width:auto;background-color:var(--modal-bg-color);box-shadow:var(--modal-box-shadow)}@media screen and (min-width:960px){.VcModalWrapper{margin:0 24px}.VcModalWrapper.offset{left:var(--modal-desktop-offset)}#app[dir=rtl] .VcModalWrapper.offset{left:auto;right:var(--modal-desktop-offset)}}",
@@ -311,19 +311,19 @@ var __vue_inject_styles__$B = function __vue_inject_styles__(inject) {
311
311
  /* scoped */
312
312
 
313
313
 
314
- var __vue_scope_id__$B = undefined;
314
+ var __vue_scope_id__$D = undefined;
315
315
  /* module identifier */
316
316
 
317
- var __vue_module_identifier__$B = "data-v-2f9f1f74";
317
+ var __vue_module_identifier__$D = "data-v-2f9f1f74";
318
318
  /* functional template */
319
319
 
320
- var __vue_is_functional_template__$B = false;
320
+ var __vue_is_functional_template__$D = false;
321
321
  /* style inject shadow dom */
322
322
 
323
- var __vue_component__$B = /*#__PURE__*/normalizeComponent({
324
- render: __vue_render__$y,
325
- staticRenderFns: __vue_staticRenderFns__$y
326
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, createInjectorSSR, undefined);var script$A = {
323
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
324
+ render: __vue_render__$A,
325
+ staticRenderFns: __vue_staticRenderFns__$A
326
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, createInjectorSSR, undefined);var script$C = {
327
327
  name: "VcIcon",
328
328
  render: function render(createElement) {
329
329
  var props = {
@@ -333,28 +333,28 @@ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
333
333
  return createElement('v-icon', props, this.$slots.default);
334
334
  }
335
335
  };/* script */
336
- var __vue_script__$A = script$A;
336
+ var __vue_script__$C = script$C;
337
337
  /* template */
338
338
 
339
339
  /* style */
340
340
 
341
- var __vue_inject_styles__$A = undefined;
341
+ var __vue_inject_styles__$C = undefined;
342
342
  /* scoped */
343
343
 
344
- var __vue_scope_id__$A = undefined;
344
+ var __vue_scope_id__$C = undefined;
345
345
  /* module identifier */
346
346
 
347
- var __vue_module_identifier__$A = "data-v-0528e00a";
347
+ var __vue_module_identifier__$C = "data-v-0528e00a";
348
348
  /* functional template */
349
349
 
350
- var __vue_is_functional_template__$A = undefined;
350
+ var __vue_is_functional_template__$C = undefined;
351
351
  /* style inject */
352
352
 
353
353
  /* style inject SSR */
354
354
 
355
355
  /* style inject shadow dom */
356
356
 
357
- var __vue_component__$A = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);//
357
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);//
358
358
  //
359
359
  //
360
360
  //
@@ -380,7 +380,7 @@ var __vue_component__$A = /*#__PURE__*/normalizeComponent({}, __vue_inject_style
380
380
  //
381
381
  //
382
382
  //
383
- var script$z = {
383
+ var script$B = {
384
384
  components: {
385
385
  VBtn: lib.VBtn
386
386
  },
@@ -456,10 +456,10 @@ var script$z = {
456
456
  }
457
457
  }
458
458
  };/* script */
459
- var __vue_script__$z = script$z;
459
+ var __vue_script__$B = script$B;
460
460
  /* template */
461
461
 
462
- var __vue_render__$x = function __vue_render__() {
462
+ var __vue_render__$z = function __vue_render__() {
463
463
  var _vm = this;
464
464
 
465
465
  var _h = _vm.$createElement;
@@ -495,10 +495,10 @@ var __vue_render__$x = function __vue_render__() {
495
495
  }, [_vm._t("prepend"), _vm._v("\n " + _vm._s(_vm.label || _vm.$slots.default && _vm.$slots.default[0].text || '') + "\n "), _vm._t("append")], 2);
496
496
  };
497
497
 
498
- var __vue_staticRenderFns__$x = [];
498
+ var __vue_staticRenderFns__$z = [];
499
499
  /* style */
500
500
 
501
- var __vue_inject_styles__$z = function __vue_inject_styles__(inject) {
501
+ var __vue_inject_styles__$B = function __vue_inject_styles__(inject) {
502
502
  if (!inject) return;
503
503
  inject("data-v-b69a1aa2_0", {
504
504
  source: ".VcButton[data-v-b69a1aa2]{letter-spacing:.003em}.VcButton[data-v-b69a1aa2]:disabled{background-color:var(--gray-lighten-2);color:var(--gray-darken-2)}",
@@ -509,24 +509,24 @@ var __vue_inject_styles__$z = function __vue_inject_styles__(inject) {
509
509
  /* scoped */
510
510
 
511
511
 
512
- var __vue_scope_id__$z = "data-v-b69a1aa2";
512
+ var __vue_scope_id__$B = "data-v-b69a1aa2";
513
513
  /* module identifier */
514
514
 
515
- var __vue_module_identifier__$z = "data-v-b69a1aa2";
515
+ var __vue_module_identifier__$B = "data-v-b69a1aa2";
516
516
  /* functional template */
517
517
 
518
- var __vue_is_functional_template__$z = false;
518
+ var __vue_is_functional_template__$B = false;
519
519
  /* style inject shadow dom */
520
520
 
521
- var __vue_component__$z = /*#__PURE__*/normalizeComponent({
522
- render: __vue_render__$x,
523
- staticRenderFns: __vue_staticRenderFns__$x
524
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, createInjectorSSR, undefined);var script$y = {
521
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
522
+ render: __vue_render__$z,
523
+ staticRenderFns: __vue_staticRenderFns__$z
524
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, createInjectorSSR, undefined);var script$A = {
525
525
  name: 'VcModalContainer',
526
526
  components: {
527
- VcButton: __vue_component__$z,
528
- VcModalWrapper: __vue_component__$B,
529
- VcIcon: __vue_component__$A,
527
+ VcButton: __vue_component__$B,
528
+ VcModalWrapper: __vue_component__$D,
529
+ VcIcon: __vue_component__$C,
530
530
  VLayout: lib.VLayout
531
531
  },
532
532
  props: {
@@ -573,10 +573,10 @@ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
573
573
  }
574
574
  }
575
575
  };/* script */
576
- var __vue_script__$y = script$y;
576
+ var __vue_script__$A = script$A;
577
577
  /* template */
578
578
 
579
- var __vue_render__$w = function __vue_render__() {
579
+ var __vue_render__$y = function __vue_render__() {
580
580
  var _vm = this;
581
581
 
582
582
  var _h = _vm.$createElement;
@@ -649,10 +649,10 @@ var __vue_render__$w = function __vue_render__() {
649
649
  }, [_vm._t("footer")], 2)])]], 2) : _vm._e();
650
650
  };
651
651
 
652
- var __vue_staticRenderFns__$w = [];
652
+ var __vue_staticRenderFns__$y = [];
653
653
  /* style */
654
654
 
655
- var __vue_inject_styles__$y = function __vue_inject_styles__(inject) {
655
+ var __vue_inject_styles__$A = function __vue_inject_styles__(inject) {
656
656
  if (!inject) return;
657
657
  inject("data-v-6b2b8919_0", {
658
658
  source: ".VcModalContainer{overflow-y:hidden;height:auto;min-height:100px;min-width:300px;display:flex}.VcModalContainer.sm{width:var(--modal-width-small)}.VcModalContainer.md{width:var(--modal-width-medium)}.VcModalContainer.lg{width:var(--modal-width-large)}.VcModalContainer.responsive{width:100%;margin:0 24px}.VcModalContainer .VcModalContainerContent,.VcModalContainer footer,.VcModalContainer header{flex-shrink:0}.VcModalContainer header{display:flex;justify-content:space-between}.VcModalContainer header .VcModalCloseButton{position:absolute;right:5px;top:var(--size-value2)}.VcModalContainer header .VcModalCloseButton .VcIcon{font-size:22px}.VcModalContainer header.showDivider{border-bottom:1px solid rgba(0,0,0,.12)}.VcModalContainer .VcModalContainerContent{overflow-y:auto;height:calc(100% - 138px);line-height:var(--size-value6);flex-grow:1;font-size:var(--font-size-small);padding:0 var(--size-value6) var(--size-value6)}.VcModalContainer footer{padding:var(--size-value3) var(--size-value4) var(--size-value3);text-align:right}#app[dir=rtl] .VcModalContainer footer{text-align:left}.VcModalContainer footer.showDivider{border-top:1px solid rgba(0,0,0,.12)}@media screen and (min-width:960px){.VcModalContainer footer{padding:var(--size-value3) var(--size-value6) var(--size-value3)}}.VcModalContainer.notice header,.VcModalContainer.prominent header{font-weight:var(--font-weight-xl);font-size:var(--font-size-medium2);padding-bottom:0;padding-top:var(--size-value10)}.VcModalContainer.notice .VcModalContainerContent,.VcModalContainer.prominent .VcModalContainerContent{padding:0;min-height:168px;height:calc(100% - 497px)}@media screen and (min-width:960px){.VcModalContainer.notice .VcModalContainerContent,.VcModalContainer.prominent .VcModalContainerContent{margin-bottom:var(--size-value2)}}.VcModalContainer.notice footer,.VcModalContainer.prominent footer{padding-top:var(--size-value3);padding-bottom:0}.VcModalContainer.notice.responsive .VcModalContainerContent,.VcModalContainer.notice.sm .VcModalContainerContent,.VcModalContainer.prominent.responsive .VcModalContainerContent,.VcModalContainer.prominent.sm .VcModalContainerContent{margin-left:var(--size-value6);padding-right:var(--size-value6)}.VcModalContainer.notice.md .VcModalContainerContent,.VcModalContainer.prominent.md .VcModalContainerContent{margin-left:var(--size-value10);padding-right:var(--size-value10)}.VcModalContainer.notice.lg header,.VcModalContainer.prominent.lg header{height:initial}.VcModalContainer.notice.lg .VcModalContainerContent,.VcModalContainer.prominent.lg .VcModalContainerContent{min-height:0;margin-left:var(--size-value16);padding-right:var(--size-value16)}.VcModalContainer.prominent .VcModalContainerContent{margin-bottom:var(--size-value6)}.VcModalContainer.input.responsive{height:100%;margin:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.VcModalContainer.input .VcModalContainerContent{height:auto;padding:0}",
@@ -663,19 +663,19 @@ var __vue_inject_styles__$y = function __vue_inject_styles__(inject) {
663
663
  /* scoped */
664
664
 
665
665
 
666
- var __vue_scope_id__$y = undefined;
666
+ var __vue_scope_id__$A = undefined;
667
667
  /* module identifier */
668
668
 
669
- var __vue_module_identifier__$y = "data-v-6b2b8919";
669
+ var __vue_module_identifier__$A = "data-v-6b2b8919";
670
670
  /* functional template */
671
671
 
672
- var __vue_is_functional_template__$y = false;
672
+ var __vue_is_functional_template__$A = false;
673
673
  /* style inject shadow dom */
674
674
 
675
- var __vue_component__$y = /*#__PURE__*/normalizeComponent({
676
- render: __vue_render__$w,
677
- staticRenderFns: __vue_staticRenderFns__$w
678
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, createInjectorSSR, undefined);var script$x = {
675
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
676
+ render: __vue_render__$y,
677
+ staticRenderFns: __vue_staticRenderFns__$y
678
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, createInjectorSSR, undefined);var script$z = {
679
679
  name: "VcLayout",
680
680
  render: function render(createElement) {
681
681
  // `<v-layout><slot></slot></v-layout>`
@@ -686,32 +686,32 @@ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
686
686
  return createElement('v-layout', props, this.$slots.default);
687
687
  }
688
688
  };/* script */
689
- var __vue_script__$x = script$x;
689
+ var __vue_script__$z = script$z;
690
690
  /* template */
691
691
 
692
692
  /* style */
693
693
 
694
- var __vue_inject_styles__$x = undefined;
694
+ var __vue_inject_styles__$z = undefined;
695
695
  /* scoped */
696
696
 
697
- var __vue_scope_id__$x = "data-v-0751575a";
697
+ var __vue_scope_id__$z = "data-v-0751575a";
698
698
  /* module identifier */
699
699
 
700
- var __vue_module_identifier__$x = "data-v-0751575a";
700
+ var __vue_module_identifier__$z = "data-v-0751575a";
701
701
  /* functional template */
702
702
 
703
- var __vue_is_functional_template__$x = undefined;
703
+ var __vue_is_functional_template__$z = undefined;
704
704
  /* style inject */
705
705
 
706
706
  /* style inject SSR */
707
707
 
708
708
  /* style inject shadow dom */
709
709
 
710
- var __vue_component__$x = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);var script$w = {
710
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);var script$y = {
711
711
  name: "VcModalFooter",
712
712
  components: {
713
- VcLayout: __vue_component__$x,
714
- VcButton: __vue_component__$z
713
+ VcLayout: __vue_component__$z,
714
+ VcButton: __vue_component__$B
715
715
  },
716
716
  props: {
717
717
  direction: {
@@ -742,10 +742,10 @@ var __vue_component__$x = /*#__PURE__*/normalizeComponent({}, __vue_inject_style
742
742
  }
743
743
  }
744
744
  };/* script */
745
- var __vue_script__$w = script$w;
745
+ var __vue_script__$y = script$y;
746
746
  /* template */
747
747
 
748
- var __vue_render__$v = function __vue_render__() {
748
+ var __vue_render__$x = function __vue_render__() {
749
749
  var _vm = this;
750
750
 
751
751
  var _h = _vm.$createElement;
@@ -778,10 +778,10 @@ var __vue_render__$v = function __vue_render__() {
778
778
  }), 1);
779
779
  };
780
780
 
781
- var __vue_staticRenderFns__$v = [];
781
+ var __vue_staticRenderFns__$x = [];
782
782
  /* style */
783
783
 
784
- var __vue_inject_styles__$w = function __vue_inject_styles__(inject) {
784
+ var __vue_inject_styles__$y = function __vue_inject_styles__(inject) {
785
785
  if (!inject) return;
786
786
  inject("data-v-daacbd22_0", {
787
787
  source: ".VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]{width:100%;margin-bottom:var(--size-value2)}.VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]{width:auto}}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]{flex-basis:0;flex-grow:1}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]:first-of-type{margin-left:0}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]:last-of-type{margin-right:0}@media screen and (min-width:960px){.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]{flex-basis:auto;flex-grow:0}}.VcModalFooter .VcFooterButton[data-v-daacbd22]{margin-left:var(--size-value1);margin-right:var(--size-value1)}",
@@ -792,24 +792,24 @@ var __vue_inject_styles__$w = function __vue_inject_styles__(inject) {
792
792
  /* scoped */
793
793
 
794
794
 
795
- var __vue_scope_id__$w = "data-v-daacbd22";
795
+ var __vue_scope_id__$y = "data-v-daacbd22";
796
796
  /* module identifier */
797
797
 
798
- var __vue_module_identifier__$w = "data-v-daacbd22";
798
+ var __vue_module_identifier__$y = "data-v-daacbd22";
799
799
  /* functional template */
800
800
 
801
- var __vue_is_functional_template__$w = false;
801
+ var __vue_is_functional_template__$y = false;
802
802
  /* style inject shadow dom */
803
803
 
804
- var __vue_component__$w = /*#__PURE__*/normalizeComponent({
805
- render: __vue_render__$v,
806
- staticRenderFns: __vue_staticRenderFns__$v
807
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, createInjectorSSR, undefined);var script$v = {
804
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
805
+ render: __vue_render__$x,
806
+ staticRenderFns: __vue_staticRenderFns__$x
807
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, createInjectorSSR, undefined);var script$x = {
808
808
  name: "VcModalHeader",
809
809
  components: {
810
- VcLayout: __vue_component__$x,
811
- VcIcon: __vue_component__$A,
812
- VcButton: __vue_component__$z
810
+ VcLayout: __vue_component__$z,
811
+ VcIcon: __vue_component__$C,
812
+ VcButton: __vue_component__$B
813
813
  },
814
814
  props: {
815
815
  topTitle: {
@@ -846,10 +846,10 @@ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
846
846
  }
847
847
  }
848
848
  };/* script */
849
- var __vue_script__$v = script$v;
849
+ var __vue_script__$x = script$x;
850
850
  /* template */
851
851
 
852
- var __vue_render__$u = function __vue_render__() {
852
+ var __vue_render__$w = function __vue_render__() {
853
853
  var _vm = this;
854
854
 
855
855
  var _h = _vm.$createElement;
@@ -922,10 +922,10 @@ var __vue_render__$u = function __vue_render__() {
922
922
  }, [_vm._v(_vm._s(_vm.subtitle))]) : _vm._e()])], 1)], 2);
923
923
  };
924
924
 
925
- var __vue_staticRenderFns__$u = [];
925
+ var __vue_staticRenderFns__$w = [];
926
926
  /* style */
927
927
 
928
- var __vue_inject_styles__$v = function __vue_inject_styles__(inject) {
928
+ var __vue_inject_styles__$x = function __vue_inject_styles__(inject) {
929
929
  if (!inject) return;
930
930
  inject("data-v-407bef94_0", {
931
931
  source: ".VcHeader[data-v-407bef94]{font-size:var(--font-size-small2);padding:var(--size-value4) var(--size-value6) var(--size-value4);line-height:24px;font-weight:var(--font-weight-large2)}@media screen and (min-width:960px){.VcHeader[data-v-407bef94]{font-weight:var(--font-weight-large);font-size:var(--font-size-medium)}}.VcHeader .VcHeaderImage[data-v-407bef94]{width:32px;margin-right:var(--size-value3);padding:5px;border:1px solid rgba(0,0,0,.12);box-sizing:border-box;border-radius:6px}.VcHeader .VcHeaderTopTitle[data-v-407bef94]{font-size:11px;font-weight:var(--font-weight-medium);line-height:12px;color:rgba(0,0,0,.54)}.VcHeader .VcHeaderTitleWithPadding[data-v-407bef94]{padding-left:var(--size-value6)}.VcHeader .VcHeaderSubtitle[data-v-407bef94]{font-size:15px;font-weight:var(--font-weight-medium);color:rgba(0,0,0,.87);padding-left:var(--size-value2)}.VcHeader.confirm[data-v-407bef94]{font-size:var(--font-size-medium);font-weight:var(--font-weight-large2);padding-bottom:var(--size-value1);padding-top:var(--size-value6)}@media screen and (min-width:960px){.VcHeader.confirm[data-v-407bef94]{padding-bottom:var(--size-value1)}}.VcHeader.confirm .VcHeaderButton[data-v-407bef94],.VcHeader.input .VcHeaderButton[data-v-407bef94]{max-height:24px;margin-right:var(--size-value3)}.VcHeader.confirm .VcHeaderIcon[data-v-407bef94],.VcHeader.input .VcHeaderIcon[data-v-407bef94]{padding-right:var(--size-value3);font-size:var(--font-size-medium)}.VcHeader.input[data-v-407bef94]{transform:translateX(-8px)}@media screen and (min-width:960px){.VcHeader.input[data-v-407bef94]{transform:translateX(0);padding-bottom:var(--size-value3)}}",
@@ -936,26 +936,26 @@ var __vue_inject_styles__$v = function __vue_inject_styles__(inject) {
936
936
  /* scoped */
937
937
 
938
938
 
939
- var __vue_scope_id__$v = "data-v-407bef94";
939
+ var __vue_scope_id__$x = "data-v-407bef94";
940
940
  /* module identifier */
941
941
 
942
- var __vue_module_identifier__$v = "data-v-407bef94";
942
+ var __vue_module_identifier__$x = "data-v-407bef94";
943
943
  /* functional template */
944
944
 
945
- var __vue_is_functional_template__$v = false;
945
+ var __vue_is_functional_template__$x = false;
946
946
  /* style inject shadow dom */
947
947
 
948
- var __vue_component__$v = /*#__PURE__*/normalizeComponent({
949
- render: __vue_render__$u,
950
- staticRenderFns: __vue_staticRenderFns__$u
951
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, createInjectorSSR, undefined);var script$u = {
948
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
949
+ render: __vue_render__$w,
950
+ staticRenderFns: __vue_staticRenderFns__$w
951
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, createInjectorSSR, undefined);var script$w = {
952
952
  name: "VcConfirmModal",
953
953
  components: {
954
- VcModalHeader: __vue_component__$v,
955
- VcLayout: __vue_component__$x,
956
- VcModalFooter: __vue_component__$w,
957
- VcIcon: __vue_component__$A,
958
- VcModalContainer: __vue_component__$y
954
+ VcModalHeader: __vue_component__$x,
955
+ VcLayout: __vue_component__$z,
956
+ VcModalFooter: __vue_component__$y,
957
+ VcIcon: __vue_component__$C,
958
+ VcModalContainer: __vue_component__$A
959
959
  },
960
960
  props: {
961
961
  showDialog: {
@@ -1008,10 +1008,10 @@ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
1008
1008
  }
1009
1009
  }
1010
1010
  };/* script */
1011
- var __vue_script__$u = script$u;
1011
+ var __vue_script__$w = script$w;
1012
1012
  /* template */
1013
1013
 
1014
- var __vue_render__$t = function __vue_render__() {
1014
+ var __vue_render__$v = function __vue_render__() {
1015
1015
  var _vm = this;
1016
1016
 
1017
1017
  var _h = _vm.$createElement;
@@ -1093,29 +1093,29 @@ var __vue_render__$t = function __vue_render__() {
1093
1093
  });
1094
1094
  };
1095
1095
 
1096
- var __vue_staticRenderFns__$t = [];
1096
+ var __vue_staticRenderFns__$v = [];
1097
1097
  /* style */
1098
1098
 
1099
- var __vue_inject_styles__$u = undefined;
1099
+ var __vue_inject_styles__$w = undefined;
1100
1100
  /* scoped */
1101
1101
 
1102
- var __vue_scope_id__$u = "data-v-8cd4b05c";
1102
+ var __vue_scope_id__$w = "data-v-8cd4b05c";
1103
1103
  /* module identifier */
1104
1104
 
1105
- var __vue_module_identifier__$u = "data-v-8cd4b05c";
1105
+ var __vue_module_identifier__$w = "data-v-8cd4b05c";
1106
1106
  /* functional template */
1107
1107
 
1108
- var __vue_is_functional_template__$u = false;
1108
+ var __vue_is_functional_template__$w = false;
1109
1109
  /* style inject */
1110
1110
 
1111
1111
  /* style inject SSR */
1112
1112
 
1113
1113
  /* style inject shadow dom */
1114
1114
 
1115
- var __vue_component__$u = /*#__PURE__*/normalizeComponent({
1116
- render: __vue_render__$t,
1117
- staticRenderFns: __vue_staticRenderFns__$t
1118
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);var script$t = {
1115
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
1116
+ render: __vue_render__$v,
1117
+ staticRenderFns: __vue_staticRenderFns__$v
1118
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);var script$v = {
1119
1119
  name: "VcForm",
1120
1120
  methods: {
1121
1121
  validate: function validate() {
@@ -1132,36 +1132,36 @@ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
1132
1132
  return this.form;
1133
1133
  }
1134
1134
  };/* script */
1135
- var __vue_script__$t = script$t;
1135
+ var __vue_script__$v = script$v;
1136
1136
  /* template */
1137
1137
 
1138
1138
  /* style */
1139
1139
 
1140
- var __vue_inject_styles__$t = undefined;
1140
+ var __vue_inject_styles__$v = undefined;
1141
1141
  /* scoped */
1142
1142
 
1143
- var __vue_scope_id__$t = "data-v-398cf17d";
1143
+ var __vue_scope_id__$v = "data-v-398cf17d";
1144
1144
  /* module identifier */
1145
1145
 
1146
- var __vue_module_identifier__$t = "data-v-398cf17d";
1146
+ var __vue_module_identifier__$v = "data-v-398cf17d";
1147
1147
  /* functional template */
1148
1148
 
1149
- var __vue_is_functional_template__$t = undefined;
1149
+ var __vue_is_functional_template__$v = undefined;
1150
1150
  /* style inject */
1151
1151
 
1152
1152
  /* style inject SSR */
1153
1153
 
1154
1154
  /* style inject shadow dom */
1155
1155
 
1156
- var __vue_component__$t = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);var script$s = {
1156
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);var script$u = {
1157
1157
  name: "VcInputModal",
1158
1158
  components: {
1159
- VcForm: __vue_component__$t,
1160
- VcLayout: __vue_component__$x,
1161
- VcModalFooter: __vue_component__$w,
1162
- VcIcon: __vue_component__$A,
1163
- VcModalContainer: __vue_component__$y,
1164
- VcModalHeader: __vue_component__$v
1159
+ VcForm: __vue_component__$v,
1160
+ VcLayout: __vue_component__$z,
1161
+ VcModalFooter: __vue_component__$y,
1162
+ VcIcon: __vue_component__$C,
1163
+ VcModalContainer: __vue_component__$A,
1164
+ VcModalHeader: __vue_component__$x
1165
1165
  },
1166
1166
  props: {
1167
1167
  showDialog: {
@@ -1236,10 +1236,10 @@ var __vue_component__$t = /*#__PURE__*/normalizeComponent({}, __vue_inject_style
1236
1236
  }
1237
1237
  }
1238
1238
  };/* script */
1239
- var __vue_script__$s = script$s;
1239
+ var __vue_script__$u = script$u;
1240
1240
  /* template */
1241
1241
 
1242
- var __vue_render__$s = function __vue_render__() {
1242
+ var __vue_render__$u = function __vue_render__() {
1243
1243
  var _vm = this;
1244
1244
 
1245
1245
  var _h = _vm.$createElement;
@@ -1340,10 +1340,10 @@ var __vue_render__$s = function __vue_render__() {
1340
1340
  });
1341
1341
  };
1342
1342
 
1343
- var __vue_staticRenderFns__$s = [];
1343
+ var __vue_staticRenderFns__$u = [];
1344
1344
  /* style */
1345
1345
 
1346
- var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
1346
+ var __vue_inject_styles__$u = function __vue_inject_styles__(inject) {
1347
1347
  if (!inject) return;
1348
1348
  inject("data-v-1f25c5b3_0", {
1349
1349
  source: ".VcInputForm-layout .VcInputForm-main[data-v-1f25c5b3]{width:100%;max-width:100%;padding:var(--size-value6)}.VcInputForm-layout .VcInputForm-additional[data-v-1f25c5b3]{min-width:324px;padding:var(--size-value6);background:#f8f9fb;border-left:1px solid rgba(0,0,0,.12)}",
@@ -1354,24 +1354,24 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
1354
1354
  /* scoped */
1355
1355
 
1356
1356
 
1357
- var __vue_scope_id__$s = "data-v-1f25c5b3";
1357
+ var __vue_scope_id__$u = "data-v-1f25c5b3";
1358
1358
  /* module identifier */
1359
1359
 
1360
- var __vue_module_identifier__$s = "data-v-1f25c5b3";
1360
+ var __vue_module_identifier__$u = "data-v-1f25c5b3";
1361
1361
  /* functional template */
1362
1362
 
1363
- var __vue_is_functional_template__$s = false;
1363
+ var __vue_is_functional_template__$u = false;
1364
1364
  /* style inject shadow dom */
1365
1365
 
1366
- var __vue_component__$s = /*#__PURE__*/normalizeComponent({
1367
- render: __vue_render__$s,
1368
- staticRenderFns: __vue_staticRenderFns__$s
1369
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, createInjectorSSR, undefined);var script$r = {
1366
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
1367
+ render: __vue_render__$u,
1368
+ staticRenderFns: __vue_staticRenderFns__$u
1369
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, createInjectorSSR, undefined);var script$t = {
1370
1370
  name: "VcNoticeModal",
1371
1371
  components: {
1372
- VcLayout: __vue_component__$x,
1373
- VcModalFooter: __vue_component__$w,
1374
- VcModalContainer: __vue_component__$y
1372
+ VcLayout: __vue_component__$z,
1373
+ VcModalFooter: __vue_component__$y,
1374
+ VcModalContainer: __vue_component__$A
1375
1375
  },
1376
1376
  props: {
1377
1377
  showDialog: {
@@ -1419,10 +1419,10 @@ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
1419
1419
  }
1420
1420
  }
1421
1421
  };/* script */
1422
- var __vue_script__$r = script$r;
1422
+ var __vue_script__$t = script$t;
1423
1423
  /* template */
1424
1424
 
1425
- var __vue_render__$r = function __vue_render__() {
1425
+ var __vue_render__$t = function __vue_render__() {
1426
1426
  var _vm = this;
1427
1427
 
1428
1428
  var _h = _vm.$createElement;
@@ -1508,10 +1508,10 @@ var __vue_render__$r = function __vue_render__() {
1508
1508
  });
1509
1509
  };
1510
1510
 
1511
- var __vue_staticRenderFns__$r = [];
1511
+ var __vue_staticRenderFns__$t = [];
1512
1512
  /* style */
1513
1513
 
1514
- var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
1514
+ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
1515
1515
  if (!inject) return;
1516
1516
  inject("data-v-c197dce0_0", {
1517
1517
  source: ".VcNoticeImage[data-v-c197dce0]{margin-bottom:var(--size-value4)}.VcNoticeImage.md[data-v-c197dce0],.VcNoticeImage.responsive[data-v-c197dce0],.VcNoticeImage.sm[data-v-c197dce0]{max-height:160px}.VcNoticeImage.lg[data-v-c197dce0]{max-height:208px}.VcNoticeContent[data-v-c197dce0],.VcNoticeHeader[data-v-c197dce0],.VcNoticeSubtitle[data-v-c197dce0]{text-align:center;line-height:24px}.VcNoticeHeader[data-v-c197dce0]{text-align:center;font-size:18px;font-weight:600;line-height:28px}@media screen and (min-width:960px){.VcNoticeHeader[data-v-c197dce0]{font-size:24px;font-weight:800;line-height:var(--size-value10)}}.VcNoticeHeader .VcNoticeHeaderText[data-v-c197dce0]{padding-bottom:var(--size-value2)}.VcNoticeHeader.prominent .VcNoticeHeaderText[data-v-c197dce0]{font-size:18px;font-weight:600}.VcNoticeSubtitle[data-v-c197dce0]{font-size:15px;font-weight:var(--font-weight-medium);line-height:var(--size-value6)}@media screen and (min-width:960px){.VcNoticeSubtitle[data-v-c197dce0]{font-size:var(--font-size-small)}}.VcNoticeSubtitle.prominent[data-v-c197dce0]{font-size:15px}.VcNoticeContent[data-v-c197dce0]{background:#eafcf2;border:1px solid #cff8e1;box-sizing:border-box;border-radius:8px;padding:var(--size-value3) var(--size-value4);margin-top:var(--size-value4);line-height:20px;font-size:13px}@media screen and (min-width:960px){.VcNoticeContent[data-v-c197dce0]{line-height:21px;font-size:14px}}.VcNoticeFooter[data-v-c197dce0]{padding-bottom:var(--size-value10)}",
@@ -1522,24 +1522,24 @@ var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
1522
1522
  /* scoped */
1523
1523
 
1524
1524
 
1525
- var __vue_scope_id__$r = "data-v-c197dce0";
1525
+ var __vue_scope_id__$t = "data-v-c197dce0";
1526
1526
  /* module identifier */
1527
1527
 
1528
- var __vue_module_identifier__$r = "data-v-c197dce0";
1528
+ var __vue_module_identifier__$t = "data-v-c197dce0";
1529
1529
  /* functional template */
1530
1530
 
1531
- var __vue_is_functional_template__$r = false;
1531
+ var __vue_is_functional_template__$t = false;
1532
1532
  /* style inject shadow dom */
1533
1533
 
1534
- var __vue_component__$r = /*#__PURE__*/normalizeComponent({
1535
- render: __vue_render__$r,
1536
- staticRenderFns: __vue_staticRenderFns__$r
1537
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, createInjectorSSR, undefined);var script$q = {
1534
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
1535
+ render: __vue_render__$t,
1536
+ staticRenderFns: __vue_staticRenderFns__$t
1537
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, createInjectorSSR, undefined);var script$s = {
1538
1538
  name: "VcAlert",
1539
1539
  components: {
1540
- VcIcon: __vue_component__$A,
1541
- VcButton: __vue_component__$z,
1542
- VcLayout: __vue_component__$x,
1540
+ VcIcon: __vue_component__$C,
1541
+ VcButton: __vue_component__$B,
1542
+ VcLayout: __vue_component__$z,
1543
1543
  VAlert: lib.VAlert
1544
1544
  },
1545
1545
  props: {
@@ -1630,10 +1630,10 @@ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
1630
1630
  }
1631
1631
  }
1632
1632
  };/* script */
1633
- var __vue_script__$q = script$q;
1633
+ var __vue_script__$s = script$s;
1634
1634
  /* template */
1635
1635
 
1636
- var __vue_render__$q = function __vue_render__() {
1636
+ var __vue_render__$s = function __vue_render__() {
1637
1637
  var _vm = this;
1638
1638
 
1639
1639
  var _h = _vm.$createElement;
@@ -1703,10 +1703,10 @@ var __vue_render__$q = function __vue_render__() {
1703
1703
  }) : _vm._e()], 1);
1704
1704
  };
1705
1705
 
1706
- var __vue_staticRenderFns__$q = [];
1706
+ var __vue_staticRenderFns__$s = [];
1707
1707
  /* style */
1708
1708
 
1709
- var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
1709
+ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
1710
1710
  if (!inject) return;
1711
1711
  inject("data-v-285965af_0", {
1712
1712
  source: ".dialog-alert{padding:var(--size-value3);margin:var(--size-value0)}.dialog-alert__close-btn{margin-inline-end:var(--size-value7)}.dialog-alert .alert-content{padding-inline-end:var(--size-value9)}.dialog-alert .v-alert__icon{margin-inline-end:var(--size-value2);font-size:var(--size-value5);height:var(--size-value5);min-width:var(--size-value5)}.dialog-alert .close-button{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value3);right:var(--size-value3)}#app[dir=rtl] .dialog-alert .close-button{right:auto;left:var(--size-value3)}.dialog-alert .close-button .v-btn__content{opacity:unset}.dialog-alert .close-button:hover{background-color:rgba(0,0,0,.07)}.dialog-alert .close-button .v-icon{margin-right:var(--size-value0)}.dialog-alert .close-button .v-icon svg{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}.dialog-alert.stripe.v-alert{border-radius:var(--size-value0);border-top:none;border-left:none;border-right:none}.dialog-alert.inline.v-alert{border-radius:var(--size-value0);border:none;padding:var(--size-value0);background-color:transparent}.dialog-alert.vcita-alert-attention{border:1px solid var(--red-lighten-2);background-color:var(--red-lighten-3)}.dialog-alert.vcita-alert-attention .v-icon svg.vc-attention-fill,.dialog-alert.vcita-alert-attention .v-icon svg.vc-notif{fill:var(--red)}.dialog-alert.vcita-alert-warning{border:1px solid var(--yellow-lighten-2);background-color:var(--yellow-lighten-3)}.dialog-alert.vcita-alert-warning .v-alert__wrapper .v-icon svg.vc-notif,.dialog-alert.vcita-alert-warning .v-alert__wrapper .v-icon svg.vc-warning-fill{fill:var(--yellow)}.dialog-alert.vcita-alert-info{border:1px solid var(--blue-lighten-2);background-color:var(--blue-lighten-3)}.dialog-alert.vcita-alert-info .v-alert__wrapper .v-icon svg.vc-info-fill,.dialog-alert.vcita-alert-info .v-alert__wrapper .v-icon svg.vc-notif{fill:var(--blue)}.dialog-alert.vcita-alert-success{border:1px solid var(--green-lighten-2);background-color:var(--green-lighten-3)}.dialog-alert.vcita-alert-success .v-icon svg.vc-check-fill,.dialog-alert.vcita-alert-success .v-icon svg.vc-notif{fill:var(--green)}.dialog-alert .v-alert__wrapper .v-icon__component{height:var(--size-value4);width:var(--size-value4)}.dialog-alert .v-alert__wrapper .v-icon__component svg.vc-notif{font-size:var(--size-value4);height:var(--size-value4);min-width:var(--size-value4)}.dialog-alert .v-alert__wrapper .v-icon__component svg.arrow-right{fill:var(--blue)}.dialog-alert .alert-header{font-weight:700;font-size:var(--font-size-x-small);line-height:var(--size-value5);letter-spacing:.003em;margin-bottom:var(--size-value1);color:var(--gray-darken-5)}.dialog-alert .alert-header:after{content:\" \";padding-right:var(--size-value1)}.dialog-alert .alert-body{font-size:var(--font-size-x-small);line-height:var(--size-value5);letter-spacing:-.01em;color:var(--gray-darken-5)}.dialog-alert .alert-body a{color:-webkit-link}.dialog-alert .VcButton .v-icon{margin-right:initial;align-items:initial}.dialog-alert .VcButton.action-button{height:var(--size-value6);color:var(--blue)!important;font-weight:var(--font-weight-large);font-size:var(--font-size-x-small);line-height:var(--size-value6);margin-top:var(--size-value1);padding:var(--size-value0)}.dialog-alert .VcButton.action-button span.v-btn__content{opacity:unset!important}.dialog-alert .VcButton.action-button span.v-btn__content .v-icon:before{content:\" \";padding-right:var(--size-value1)}",
@@ -1717,19 +1717,19 @@ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
1717
1717
  /* scoped */
1718
1718
 
1719
1719
 
1720
- var __vue_scope_id__$q = undefined;
1720
+ var __vue_scope_id__$s = undefined;
1721
1721
  /* module identifier */
1722
1722
 
1723
- var __vue_module_identifier__$q = "data-v-285965af";
1723
+ var __vue_module_identifier__$s = "data-v-285965af";
1724
1724
  /* functional template */
1725
1725
 
1726
- var __vue_is_functional_template__$q = false;
1726
+ var __vue_is_functional_template__$s = false;
1727
1727
  /* style inject shadow dom */
1728
1728
 
1729
- var __vue_component__$q = /*#__PURE__*/normalizeComponent({
1730
- render: __vue_render__$q,
1731
- staticRenderFns: __vue_staticRenderFns__$q
1732
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, createInjectorSSR, undefined);//
1729
+ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
1730
+ render: __vue_render__$s,
1731
+ staticRenderFns: __vue_staticRenderFns__$s
1732
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, createInjectorSSR, undefined);//
1733
1733
  //
1734
1734
  //
1735
1735
  //
@@ -1774,7 +1774,7 @@ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
1774
1774
  //
1775
1775
  //
1776
1776
  //
1777
- var script$p = {
1777
+ var script$r = {
1778
1778
  components: {
1779
1779
  VTooltip: lib.VTooltip
1780
1780
  },
@@ -1828,10 +1828,10 @@ var script$p = {
1828
1828
  }
1829
1829
  }
1830
1830
  };/* script */
1831
- var __vue_script__$p = script$p;
1831
+ var __vue_script__$r = script$r;
1832
1832
  /* template */
1833
1833
 
1834
- var __vue_render__$p = function __vue_render__() {
1834
+ var __vue_render__$r = function __vue_render__() {
1835
1835
  var _vm = this;
1836
1836
 
1837
1837
  var _h = _vm.$createElement;
@@ -1883,10 +1883,10 @@ var __vue_render__$p = function __vue_render__() {
1883
1883
  })])])])], 1);
1884
1884
  };
1885
1885
 
1886
- var __vue_staticRenderFns__$p = [];
1886
+ var __vue_staticRenderFns__$r = [];
1887
1887
  /* style */
1888
1888
 
1889
- var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
1889
+ var __vue_inject_styles__$r = function __vue_inject_styles__(inject) {
1890
1890
  if (!inject) return;
1891
1891
  inject("data-v-858200cc_0", {
1892
1892
  source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-tooltip{padding:0;border-radius:var(--border-radius)}.vc-tooltip .dark-tooltip{background-color:rgba(0,0,0,.97);font-size:var(--size-value3);font-weight:400;border-radius:var(--size-value1);padding:var(--size-value2)}.vc-tooltip .tooltip-wrapper{background:var(--modal-bg-color);box-shadow:0 5px 5px -3px rgba(0,0,0,.1),0 8px 10px 1px rgba(0,0,0,.06),0 3px 14px 2px rgba(0,0,0,.06);border-radius:var(--border-radius)}.vc-tooltip .tooltip-wrapper .tooltip-header{color:var(--gray-darken-5);font-size:var(--font-size-small2);border-radius:var(--border-radius) var(--border-radius) 0 0;font-weight:var(--font-weight-large);padding:var(--size-value3) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-header.alert{background-color:var(--red-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-header.information{background-color:var(--blue-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-content{display:block;font-size:var(--font-size-x-small);padding:var(--size-value3) var(--size-value4) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-content .content-text{color:var(--gray-darken-5);max-width:fit-content;min-width:250px;word-wrap:break-word}",
@@ -1897,22 +1897,22 @@ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
1897
1897
  /* scoped */
1898
1898
 
1899
1899
 
1900
- var __vue_scope_id__$p = undefined;
1900
+ var __vue_scope_id__$r = undefined;
1901
1901
  /* module identifier */
1902
1902
 
1903
- var __vue_module_identifier__$p = "data-v-858200cc";
1903
+ var __vue_module_identifier__$r = "data-v-858200cc";
1904
1904
  /* functional template */
1905
1905
 
1906
- var __vue_is_functional_template__$p = false;
1906
+ var __vue_is_functional_template__$r = false;
1907
1907
  /* style inject shadow dom */
1908
1908
 
1909
- var __vue_component__$p = /*#__PURE__*/normalizeComponent({
1910
- render: __vue_render__$p,
1911
- staticRenderFns: __vue_staticRenderFns__$p
1912
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, createInjectorSSR, undefined);var script$o = {
1909
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
1910
+ render: __vue_render__$r,
1911
+ staticRenderFns: __vue_staticRenderFns__$r
1912
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, createInjectorSSR, undefined);var script$q = {
1913
1913
  name: "VcIconWithTooltip",
1914
1914
  components: {
1915
- VcTooltip: __vue_component__$p,
1915
+ VcTooltip: __vue_component__$r,
1916
1916
  VIcon: lib.VIcon
1917
1917
  },
1918
1918
  props: {
@@ -1968,10 +1968,10 @@ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
1968
1968
  }
1969
1969
  }
1970
1970
  };/* script */
1971
- var __vue_script__$o = script$o;
1971
+ var __vue_script__$q = script$q;
1972
1972
  /* template */
1973
1973
 
1974
- var __vue_render__$o = function __vue_render__() {
1974
+ var __vue_render__$q = function __vue_render__() {
1975
1975
  var _vm = this;
1976
1976
 
1977
1977
  var _h = _vm.$createElement;
@@ -2001,10 +2001,10 @@ var __vue_render__$o = function __vue_render__() {
2001
2001
  }, [_vm._v("\n " + _vm._s(_vm.getIcon) + "\n ")])]], 2);
2002
2002
  };
2003
2003
 
2004
- var __vue_staticRenderFns__$o = [];
2004
+ var __vue_staticRenderFns__$q = [];
2005
2005
  /* style */
2006
2006
 
2007
- var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
2007
+ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
2008
2008
  if (!inject) return;
2009
2009
  inject("data-v-7193d7d6_0", {
2010
2010
  source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.tooltip-icon{cursor:pointer}.tooltip-icon .vc-question{fill:rgba(0,0,0,.4)}.tooltip-icon .vc-question-fill{fill:var(--gray-darken-4)}.tooltip-icon .vc-info-fill,.tooltip-icon .vc-information{fill:var(--v-info-base)}.tooltip-icon .vc-attention,.tooltip-icon .vc-attention-fill{fill:var(--red)}.tooltip-icon.vc-default .vc-info-fill,.tooltip-icon.vc-default .vc-information{fill:rgba(0,0,0,.4)}.tooltip-icon.vc-default_hovering .vc-info-fill,.tooltip-icon.vc-default_hovering .vc-information{fill:var(--gray-darken-4)}",
@@ -2015,19 +2015,19 @@ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
2015
2015
  /* scoped */
2016
2016
 
2017
2017
 
2018
- var __vue_scope_id__$o = undefined;
2018
+ var __vue_scope_id__$q = undefined;
2019
2019
  /* module identifier */
2020
2020
 
2021
- var __vue_module_identifier__$o = "data-v-7193d7d6";
2021
+ var __vue_module_identifier__$q = "data-v-7193d7d6";
2022
2022
  /* functional template */
2023
2023
 
2024
- var __vue_is_functional_template__$o = false;
2024
+ var __vue_is_functional_template__$q = false;
2025
2025
  /* style inject shadow dom */
2026
2026
 
2027
- var __vue_component__$o = /*#__PURE__*/normalizeComponent({
2028
- render: __vue_render__$o,
2029
- staticRenderFns: __vue_staticRenderFns__$o
2030
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, createInjectorSSR, undefined);//
2027
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
2028
+ render: __vue_render__$q,
2029
+ staticRenderFns: __vue_staticRenderFns__$q
2030
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, createInjectorSSR, undefined);//
2031
2031
  //
2032
2032
  //
2033
2033
  //
@@ -2053,7 +2053,7 @@ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
2053
2053
  //
2054
2054
  //
2055
2055
  //
2056
- var script$n = {
2056
+ var script$p = {
2057
2057
  components: {
2058
2058
  VIcon: lib.VIcon,
2059
2059
  VTooltip: lib.VTooltip
@@ -2166,10 +2166,10 @@ var script$n = {
2166
2166
  }
2167
2167
  }
2168
2168
  };/* script */
2169
- var __vue_script__$n = script$n;
2169
+ var __vue_script__$p = script$p;
2170
2170
  /* template */
2171
2171
 
2172
- var __vue_render__$n = function __vue_render__() {
2172
+ var __vue_render__$p = function __vue_render__() {
2173
2173
  var _vm = this;
2174
2174
 
2175
2175
  var _h = _vm.$createElement;
@@ -2219,10 +2219,10 @@ var __vue_render__$n = function __vue_render__() {
2219
2219
  }, [_vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.lightModeTooltip))])])], 1);
2220
2220
  };
2221
2221
 
2222
- var __vue_staticRenderFns__$n = [];
2222
+ var __vue_staticRenderFns__$p = [];
2223
2223
  /* style */
2224
2224
 
2225
- var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
2225
+ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
2226
2226
  if (!inject) return;
2227
2227
  inject("data-v-24222052_0", {
2228
2228
  source: ".avatar-wrapper[data-v-24222052]{position:relative;border-radius:50%;background-color:#a7a9ac;text-align:center;border:1px solid #fff;color:#fff}.avatar-wrapper.light-mode[data-v-24222052]{border:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.3);background-color:#fff}.avatar-wrapper.x-sm[data-v-24222052]{height:var(--avatar-x-sm);width:var(--avatar-x-sm);font-size:9px}.avatar-wrapper.sm[data-v-24222052]{height:var(--avatar-sm);width:var(--avatar-sm);font-size:12px}.avatar-wrapper.md[data-v-24222052]{height:var(--avatar-md);width:var(--avatar-md);font-size:14px}.avatar-wrapper.lg[data-v-24222052]{height:var(--avatar-lg);width:var(--avatar-lg);font-size:17px}.avatar-wrapper .avatar-image[data-v-24222052]{display:block;margin:auto;height:100%;width:100%;object-fit:cover;border-radius:50%}.avatar-wrapper .avatar-initials[data-v-24222052]{position:relative;top:50%;font-weight:var(--font-weight-medium2);transform:translateY(-50%)}.avatar-wrapper .badge[data-v-24222052]{fill:#fff;position:absolute;--gap:0;height:16px;width:16px;border-radius:50%;bottom:calc(var(--gap) * -1);left:calc(var(--gap) * -1)}.avatar-wrapper .badge.x-sm[data-v-24222052]{--gap:4px}.avatar-wrapper .badge.sm[data-v-24222052]{--gap:4px}.avatar-wrapper .badge.md[data-v-24222052]{--gap:2px}.avatar-wrapper .badge.lg[data-v-24222052]{--gap:0px}.avatar-wrapper .badge.right[data-v-24222052]{left:unset;right:calc(var(--gap) * -1)}.avatar-wrapper .badge.confirmed[data-v-24222052]{border:2px #fff solid}.color-0[data-v-24222052]{background-color:#fed62f}.color-1[data-v-24222052]{background-color:#fec22e}.color-2[data-v-24222052]{background-color:#feac2a}.color-3[data-v-24222052]{background-color:#fe9a28}.color-4[data-v-24222052]{background-color:#fd7024}.color-5[data-v-24222052]{background-color:#fd5b32}.color-6[data-v-24222052]{background-color:#f2483f}.color-7[data-v-24222052]{background-color:#dc331b}.color-8[data-v-24222052]{background-color:#d41419}.color-9[data-v-24222052]{background-color:#e72866}.color-10[data-v-24222052]{background-color:#c41c63}.color-11[data-v-24222052]{background-color:#9b2bae}.color-12[data-v-24222052]{background-color:#673bb5}.color-13[data-v-24222052]{background-color:#7c4efc}.color-14[data-v-24222052]{background-color:#4051b3}.color-15[data-v-24222052]{background-color:#311b92}.color-16[data-v-24222052]{background-color:#2d62fb}.color-17[data-v-24222052]{background-color:#5c6bc0}.color-18[data-v-24222052]{background-color:#17a8f1}.color-19[data-v-24222052]{background-color:#17bbd2}.color-20[data-v-24222052]{background-color:#14abbf}.color-21[data-v-24222052]{background-color:#0f9587}.color-22[data-v-24222052]{background-color:#16bea5}.color-23[data-v-24222052]{background-color:#4eae53}.color-24[data-v-24222052]{background-color:#3a8d3f}.color-25[data-v-24222052]{background-color:#8cc250}.color-26[data-v-24222052]{background-color:#66bb6a}.color-27[data-v-24222052]{background-color:#880e4f}.color-28[data-v-24222052]{background-color:#1565c0}.color-29[data-v-24222052]{background-color:#1e88e5}",
@@ -2233,25 +2233,25 @@ var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
2233
2233
  /* scoped */
2234
2234
 
2235
2235
 
2236
- var __vue_scope_id__$n = "data-v-24222052";
2236
+ var __vue_scope_id__$p = "data-v-24222052";
2237
2237
  /* module identifier */
2238
2238
 
2239
- var __vue_module_identifier__$n = "data-v-24222052";
2239
+ var __vue_module_identifier__$p = "data-v-24222052";
2240
2240
  /* functional template */
2241
2241
 
2242
- var __vue_is_functional_template__$n = false;
2242
+ var __vue_is_functional_template__$p = false;
2243
2243
  /* style inject shadow dom */
2244
2244
 
2245
- var __vue_component__$n = /*#__PURE__*/normalizeComponent({
2246
- render: __vue_render__$n,
2247
- staticRenderFns: __vue_staticRenderFns__$n
2248
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, createInjectorSSR, undefined);var script$m = {
2245
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
2246
+ render: __vue_render__$p,
2247
+ staticRenderFns: __vue_staticRenderFns__$p
2248
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, createInjectorSSR, undefined);var script$o = {
2249
2249
  name: "VcBottomActions",
2250
2250
  components: {
2251
- VcLayout: __vue_component__$x,
2252
- VcButton: __vue_component__$z,
2253
- VcIcon: __vue_component__$A,
2254
- VcAvatar: __vue_component__$n,
2251
+ VcLayout: __vue_component__$z,
2252
+ VcButton: __vue_component__$B,
2253
+ VcIcon: __vue_component__$C,
2254
+ VcAvatar: __vue_component__$p,
2255
2255
  VSubheader: lib.VSubheader,
2256
2256
  VListItem: lib.VListItem,
2257
2257
  VList: lib.VList,
@@ -2296,10 +2296,10 @@ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
2296
2296
  }
2297
2297
  }
2298
2298
  };/* script */
2299
- var __vue_script__$m = script$m;
2299
+ var __vue_script__$o = script$o;
2300
2300
  /* template */
2301
2301
 
2302
- var __vue_render__$m = function __vue_render__() {
2302
+ var __vue_render__$o = function __vue_render__() {
2303
2303
  var _vm = this;
2304
2304
 
2305
2305
  var _h = _vm.$createElement;
@@ -2385,10 +2385,10 @@ var __vue_render__$m = function __vue_render__() {
2385
2385
  }), 1)], 1)], 1);
2386
2386
  };
2387
2387
 
2388
- var __vue_staticRenderFns__$m = [];
2388
+ var __vue_staticRenderFns__$o = [];
2389
2389
  /* style */
2390
2390
 
2391
- var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
2391
+ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
2392
2392
  if (!inject) return;
2393
2393
  inject("data-v-51eeacd7_0", {
2394
2394
  source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-bottom-sheet{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2);margin:var(--size-value3) var(--size-value3) var(--size-value5)!important;border-radius:var(--modal-border-radius)!important}.vc-bottom-sheet .v-sheet.v-list{border-radius:var(--modal-border-radius);padding-top:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader{border-bottom:1px solid rgba(0,0,0,.12);padding:var(--size-value3) var(--size-value4);color:var(--gray-darken-5)}.vc-bottom-sheet .v-sheet.v-list .subheader .avatar{margin-inline-end:var(--size-value3)}.vc-bottom-sheet .v-sheet.v-list .subheader .vc-title{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper{flex-grow:1;justify-content:flex-end}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button{justify-content:flex-end;padding:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-btn__content{opacity:unset}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-icon svg{fill:rgba(0,0,0,.4);width:var(--size-value4);height:var(--size-value4)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper{padding:var(--size-value1) var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
@@ -2399,24 +2399,24 @@ var __vue_inject_styles__$m = function __vue_inject_styles__(inject) {
2399
2399
  /* scoped */
2400
2400
 
2401
2401
 
2402
- var __vue_scope_id__$m = undefined;
2402
+ var __vue_scope_id__$o = undefined;
2403
2403
  /* module identifier */
2404
2404
 
2405
- var __vue_module_identifier__$m = "data-v-51eeacd7";
2405
+ var __vue_module_identifier__$o = "data-v-51eeacd7";
2406
2406
  /* functional template */
2407
2407
 
2408
- var __vue_is_functional_template__$m = false;
2408
+ var __vue_is_functional_template__$o = false;
2409
2409
  /* style inject shadow dom */
2410
2410
 
2411
- var __vue_component__$m = /*#__PURE__*/normalizeComponent({
2412
- render: __vue_render__$m,
2413
- staticRenderFns: __vue_staticRenderFns__$m
2414
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, createInjectorSSR, undefined);var script$l = {
2411
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
2412
+ render: __vue_render__$o,
2413
+ staticRenderFns: __vue_staticRenderFns__$o
2414
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, createInjectorSSR, undefined);var script$n = {
2415
2415
  name: "VcActionList",
2416
2416
  components: {
2417
- VcLayout: __vue_component__$x,
2418
- VcButton: __vue_component__$z,
2419
- VcIcon: __vue_component__$A,
2417
+ VcLayout: __vue_component__$z,
2418
+ VcButton: __vue_component__$B,
2419
+ VcIcon: __vue_component__$C,
2420
2420
  VListItemTitle: lib.VListItemTitle,
2421
2421
  VListItem: lib.VListItem,
2422
2422
  VList: lib.VList,
@@ -2445,10 +2445,10 @@ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
2445
2445
  }
2446
2446
  }
2447
2447
  };/* script */
2448
- var __vue_script__$l = script$l;
2448
+ var __vue_script__$n = script$n;
2449
2449
  /* template */
2450
2450
 
2451
- var __vue_render__$l = function __vue_render__() {
2451
+ var __vue_render__$n = function __vue_render__() {
2452
2452
  var _vm = this;
2453
2453
 
2454
2454
  var _h = _vm.$createElement;
@@ -2500,10 +2500,10 @@ var __vue_render__$l = function __vue_render__() {
2500
2500
  }), 1)], 1)], 1);
2501
2501
  };
2502
2502
 
2503
- var __vue_staticRenderFns__$l = [];
2503
+ var __vue_staticRenderFns__$n = [];
2504
2504
  /* style */
2505
2505
 
2506
- var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
2506
+ var __vue_inject_styles__$n = function __vue_inject_styles__(inject) {
2507
2507
  if (!inject) return;
2508
2508
  inject("data-v-936b4f84_0", {
2509
2509
  source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-action-list{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)}.vc-action-list .v-list{border-radius:var(--modal-border-radius);padding:var(--size-value1) 0}.vc-action-list .v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-action-list .v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-action-list .v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
@@ -2514,24 +2514,24 @@ var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
2514
2514
  /* scoped */
2515
2515
 
2516
2516
 
2517
- var __vue_scope_id__$l = undefined;
2517
+ var __vue_scope_id__$n = undefined;
2518
2518
  /* module identifier */
2519
2519
 
2520
- var __vue_module_identifier__$l = "data-v-936b4f84";
2520
+ var __vue_module_identifier__$n = "data-v-936b4f84";
2521
2521
  /* functional template */
2522
2522
 
2523
- var __vue_is_functional_template__$l = false;
2523
+ var __vue_is_functional_template__$n = false;
2524
2524
  /* style inject shadow dom */
2525
2525
 
2526
- var __vue_component__$l = /*#__PURE__*/normalizeComponent({
2527
- render: __vue_render__$l,
2528
- staticRenderFns: __vue_staticRenderFns__$l
2529
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, createInjectorSSR, undefined);var script$k = {
2526
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
2527
+ render: __vue_render__$n,
2528
+ staticRenderFns: __vue_staticRenderFns__$n
2529
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, createInjectorSSR, undefined);var script$m = {
2530
2530
  name: "VcActions",
2531
2531
  components: {
2532
- VcIcon: __vue_component__$A,
2533
- VcActionList: __vue_component__$l,
2534
- VcBottomActions: __vue_component__$m
2532
+ VcIcon: __vue_component__$C,
2533
+ VcActionList: __vue_component__$n,
2534
+ VcBottomActions: __vue_component__$o
2535
2535
  },
2536
2536
  data: function data() {
2537
2537
  return {
@@ -2581,10 +2581,10 @@ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
2581
2581
  }
2582
2582
  }
2583
2583
  };/* script */
2584
- var __vue_script__$k = script$k;
2584
+ var __vue_script__$m = script$m;
2585
2585
  /* template */
2586
2586
 
2587
- var __vue_render__$k = function __vue_render__() {
2587
+ var __vue_render__$m = function __vue_render__() {
2588
2588
  var _vm = this;
2589
2589
 
2590
2590
  var _h = _vm.$createElement;
@@ -2630,29 +2630,29 @@ var __vue_render__$k = function __vue_render__() {
2630
2630
  }, 'component', _vm.$props, false));
2631
2631
  };
2632
2632
 
2633
- var __vue_staticRenderFns__$k = [];
2633
+ var __vue_staticRenderFns__$m = [];
2634
2634
  /* style */
2635
2635
 
2636
- var __vue_inject_styles__$k = undefined;
2636
+ var __vue_inject_styles__$m = undefined;
2637
2637
  /* scoped */
2638
2638
 
2639
- var __vue_scope_id__$k = undefined;
2639
+ var __vue_scope_id__$m = undefined;
2640
2640
  /* module identifier */
2641
2641
 
2642
- var __vue_module_identifier__$k = "data-v-69d05c95";
2642
+ var __vue_module_identifier__$m = "data-v-69d05c95";
2643
2643
  /* functional template */
2644
2644
 
2645
- var __vue_is_functional_template__$k = false;
2645
+ var __vue_is_functional_template__$m = false;
2646
2646
  /* style inject */
2647
2647
 
2648
2648
  /* style inject SSR */
2649
2649
 
2650
2650
  /* style inject shadow dom */
2651
2651
 
2652
- var __vue_component__$k = /*#__PURE__*/normalizeComponent({
2653
- render: __vue_render__$k,
2654
- staticRenderFns: __vue_staticRenderFns__$k
2655
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);//
2652
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
2653
+ render: __vue_render__$m,
2654
+ staticRenderFns: __vue_staticRenderFns__$m
2655
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);//
2656
2656
  //
2657
2657
  //
2658
2658
  //
@@ -2673,7 +2673,7 @@ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
2673
2673
  //
2674
2674
  //
2675
2675
  //
2676
- var script$j = {
2676
+ var script$l = {
2677
2677
  components: {
2678
2678
  VStepperStep: lib.VStepperStep,
2679
2679
  VStepper: lib.VStepper
@@ -2745,10 +2745,10 @@ var script$j = {
2745
2745
  }
2746
2746
  }
2747
2747
  };/* script */
2748
- var __vue_script__$j = script$j;
2748
+ var __vue_script__$l = script$l;
2749
2749
  /* template */
2750
2750
 
2751
- var __vue_render__$j = function __vue_render__() {
2751
+ var __vue_render__$l = function __vue_render__() {
2752
2752
  var _vm = this;
2753
2753
 
2754
2754
  var _h = _vm.$createElement;
@@ -2787,10 +2787,10 @@ var __vue_render__$j = function __vue_render__() {
2787
2787
  })], 2)], 1);
2788
2788
  };
2789
2789
 
2790
- var __vue_staticRenderFns__$j = [];
2790
+ var __vue_staticRenderFns__$l = [];
2791
2791
  /* style */
2792
2792
 
2793
- var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
2793
+ var __vue_inject_styles__$l = function __vue_inject_styles__(inject) {
2794
2794
  if (!inject) return;
2795
2795
  inject("data-v-9f3fe138_0", {
2796
2796
  source: "[data-v-9f3fe138]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-stepper-container[data-v-9f3fe138]{height:100%;padding-block-start:var(--size-value4);padding-inline-start:var(--size-value10)}.vc-stepper.v-stepper[data-v-9f3fe138]{box-shadow:none}.vc-stepper.v-stepper .stepper-title[data-v-9f3fe138]{margin-block-end:var(--size-value6);font-weight:var(--font-weight-large2);font-size:var(--font-size-medium);letter-spacing:.03em;color:var(--gray-darken-5)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]{padding:var(--size-value0);width:fit-content;align-items:flex-start;margin-block-end:var(--size-value1)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138] .v-stepper__label{padding-inline-end:var(--size-value6);text-shadow:none;font-size:var(--font-size-small2);letter-spacing:.01em;line-height:var(--size-value6);padding-bottom:var(--size-value7)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138] span.v-stepper__step__step{height:var(--size-value5);min-width:var(--size-value5);width:var(--size-value5);margin-inline-end:var(--size-value3);margin-inline-start:var(--size-value0);margin-block:2px;font-size:var(--font-size-xx-small);font-weight:var(--font-weight-medium2)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(.v-stepper__step--active):not(.v-stepper__step--complete) span.v-stepper__step__step{background-color:var(--gray-lighten-2);color:var(--gray-darken-2)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(.v-stepper__step--active):not(.v-stepper__step--complete) .v-stepper__label{color:var(--gray-darken-4)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--active[data-v-9f3fe138]:not(.v-stepper__step--complete) span.v-stepper__step__step{background-color:var(--v-secondary-base)!important}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--active[data-v-9f3fe138]:not(.v-stepper__step--complete) .v-stepper__label{color:var(--gray-darken-5);font-weight:var(--font-weight-large)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] span.v-stepper__step__step{background-color:var(--green)!important}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] span.v-stepper__step__step i{font-size:var(--size-value3)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] .v-stepper__label{color:var(--gray-darken-5)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete.v-stepper__step--active[data-v-9f3fe138] .v-stepper__label{font-weight:var(--font-weight-large)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(:last-child)::after{content:\"\";border-inline-start:2px solid var(--gray-lighten-1);position:absolute;top:0;margin-inline-start:9px;height:-webkit-fill-available;margin-top:var(--size-value7)}",
@@ -2801,19 +2801,19 @@ var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
2801
2801
  /* scoped */
2802
2802
 
2803
2803
 
2804
- var __vue_scope_id__$j = "data-v-9f3fe138";
2804
+ var __vue_scope_id__$l = "data-v-9f3fe138";
2805
2805
  /* module identifier */
2806
2806
 
2807
- var __vue_module_identifier__$j = "data-v-9f3fe138";
2807
+ var __vue_module_identifier__$l = "data-v-9f3fe138";
2808
2808
  /* functional template */
2809
2809
 
2810
- var __vue_is_functional_template__$j = false;
2810
+ var __vue_is_functional_template__$l = false;
2811
2811
  /* style inject shadow dom */
2812
2812
 
2813
- var __vue_component__$j = /*#__PURE__*/normalizeComponent({
2814
- render: __vue_render__$j,
2815
- staticRenderFns: __vue_staticRenderFns__$j
2816
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, createInjectorSSR, undefined);//
2813
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
2814
+ render: __vue_render__$l,
2815
+ staticRenderFns: __vue_staticRenderFns__$l
2816
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, createInjectorSSR, undefined);//
2817
2817
  //
2818
2818
  //
2819
2819
  //
@@ -2828,7 +2828,7 @@ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
2828
2828
  //
2829
2829
  //
2830
2830
  //
2831
- var script$i = {
2831
+ var script$k = {
2832
2832
  components: {
2833
2833
  VProgressCircular: lib.VProgressCircular
2834
2834
  },
@@ -2892,10 +2892,10 @@ var script$i = {
2892
2892
  }
2893
2893
  }
2894
2894
  };/* script */
2895
- var __vue_script__$i = script$i;
2895
+ var __vue_script__$k = script$k;
2896
2896
  /* template */
2897
2897
 
2898
- var __vue_render__$i = function __vue_render__() {
2898
+ var __vue_render__$k = function __vue_render__() {
2899
2899
  var _vm = this;
2900
2900
 
2901
2901
  var _h = _vm.$createElement;
@@ -2916,10 +2916,10 @@ var __vue_render__$i = function __vue_render__() {
2916
2916
  }, [_vm._v("\n " + _vm._s(_vm.currentStep) + " / " + _vm._s(_vm.steps) + "\n ")]) : _vm._e()]);
2917
2917
  };
2918
2918
 
2919
- var __vue_staticRenderFns__$i = [];
2919
+ var __vue_staticRenderFns__$k = [];
2920
2920
  /* style */
2921
2921
 
2922
- var __vue_inject_styles__$i = function __vue_inject_styles__(inject) {
2922
+ var __vue_inject_styles__$k = function __vue_inject_styles__(inject) {
2923
2923
  if (!inject) return;
2924
2924
  inject("data-v-5c278fc2_0", {
2925
2925
  source: "[data-v-5c278fc2]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-progress-circular .vc-progress-counter[data-v-5c278fc2]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);color:var(--gray-darken-5)}.vc-progress-circular[data-v-5c278fc2] .v-progress-circular__underlay{stroke:var(--neutral-lighten-1)}",
@@ -2930,23 +2930,23 @@ var __vue_inject_styles__$i = function __vue_inject_styles__(inject) {
2930
2930
  /* scoped */
2931
2931
 
2932
2932
 
2933
- var __vue_scope_id__$i = "data-v-5c278fc2";
2933
+ var __vue_scope_id__$k = "data-v-5c278fc2";
2934
2934
  /* module identifier */
2935
2935
 
2936
- var __vue_module_identifier__$i = "data-v-5c278fc2";
2936
+ var __vue_module_identifier__$k = "data-v-5c278fc2";
2937
2937
  /* functional template */
2938
2938
 
2939
- var __vue_is_functional_template__$i = false;
2939
+ var __vue_is_functional_template__$k = false;
2940
2940
  /* style inject shadow dom */
2941
2941
 
2942
- var __vue_component__$i = /*#__PURE__*/normalizeComponent({
2943
- render: __vue_render__$i,
2944
- staticRenderFns: __vue_staticRenderFns__$i
2945
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, createInjectorSSR, undefined);var script$h = {
2942
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
2943
+ render: __vue_render__$k,
2944
+ staticRenderFns: __vue_staticRenderFns__$k
2945
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, createInjectorSSR, undefined);var script$j = {
2946
2946
  name: "VcMobileWizardProgress",
2947
2947
  components: {
2948
- VcLayout: __vue_component__$x,
2949
- VcProgressCircular: __vue_component__$i
2948
+ VcLayout: __vue_component__$z,
2949
+ VcProgressCircular: __vue_component__$k
2950
2950
  },
2951
2951
  model: {
2952
2952
  prop: 'currentStep'
@@ -2998,10 +2998,10 @@ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
2998
2998
  }
2999
2999
  }
3000
3000
  };/* script */
3001
- var __vue_script__$h = script$h;
3001
+ var __vue_script__$j = script$j;
3002
3002
  /* template */
3003
3003
 
3004
- var __vue_render__$h = function __vue_render__() {
3004
+ var __vue_render__$j = function __vue_render__() {
3005
3005
  var _vm = this;
3006
3006
 
3007
3007
  var _h = _vm.$createElement;
@@ -3037,10 +3037,10 @@ var __vue_render__$h = function __vue_render__() {
3037
3037
  }, [_vm._v(_vm._s(_vm.nextStepName))]) : _vm._e()])], 1);
3038
3038
  };
3039
3039
 
3040
- var __vue_staticRenderFns__$h = [];
3040
+ var __vue_staticRenderFns__$j = [];
3041
3041
  /* style */
3042
3042
 
3043
- var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
3043
+ var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
3044
3044
  if (!inject) return;
3045
3045
  inject("data-v-4fe04d36_0", {
3046
3046
  source: "[data-v-4fe04d36]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-mobile-wizard-progress[data-v-4fe04d36]{padding:var(--size-value4);background-color:var(--neutral-lighten-3);width:100%;max-height:84px}.vc-mobile-wizard-progress .titles-container[data-v-4fe04d36]{margin:var(--size-value0) var(--size-value4)}.vc-mobile-wizard-progress .titles-container .current-step[data-v-4fe04d36]{font-weight:var(--font-weight-large2);font-size:var(--font-size-small2)}.vc-mobile-wizard-progress .titles-container .next-step[data-v-4fe04d36]{font-size:var(--font-size-x-small);color:var(--gray-darken-4)}",
@@ -3051,19 +3051,19 @@ var __vue_inject_styles__$h = function __vue_inject_styles__(inject) {
3051
3051
  /* scoped */
3052
3052
 
3053
3053
 
3054
- var __vue_scope_id__$h = "data-v-4fe04d36";
3054
+ var __vue_scope_id__$j = "data-v-4fe04d36";
3055
3055
  /* module identifier */
3056
3056
 
3057
- var __vue_module_identifier__$h = "data-v-4fe04d36";
3057
+ var __vue_module_identifier__$j = "data-v-4fe04d36";
3058
3058
  /* functional template */
3059
3059
 
3060
- var __vue_is_functional_template__$h = false;
3060
+ var __vue_is_functional_template__$j = false;
3061
3061
  /* style inject shadow dom */
3062
3062
 
3063
- var __vue_component__$h = /*#__PURE__*/normalizeComponent({
3064
- render: __vue_render__$h,
3065
- staticRenderFns: __vue_staticRenderFns__$h
3066
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, createInjectorSSR, undefined);//
3063
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
3064
+ render: __vue_render__$j,
3065
+ staticRenderFns: __vue_staticRenderFns__$j
3066
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, createInjectorSSR, undefined);//
3067
3067
  //
3068
3068
  //
3069
3069
  //
@@ -3085,7 +3085,7 @@ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
3085
3085
  //
3086
3086
  //
3087
3087
  //
3088
- var script$g = {
3088
+ var script$i = {
3089
3089
  components: {
3090
3090
  VCol: lib.VCol,
3091
3091
  VRow: lib.VRow,
@@ -3171,10 +3171,10 @@ var script$g = {
3171
3171
  }
3172
3172
  }
3173
3173
  };/* script */
3174
- var __vue_script__$g = script$g;
3174
+ var __vue_script__$i = script$i;
3175
3175
  /* template */
3176
3176
 
3177
- var __vue_render__$g = function __vue_render__() {
3177
+ var __vue_render__$i = function __vue_render__() {
3178
3178
  var _vm = this;
3179
3179
 
3180
3180
  var _h = _vm.$createElement;
@@ -3221,10 +3221,10 @@ var __vue_render__$g = function __vue_render__() {
3221
3221
  }), 1);
3222
3222
  };
3223
3223
 
3224
- var __vue_staticRenderFns__$g = [];
3224
+ var __vue_staticRenderFns__$i = [];
3225
3225
  /* style */
3226
3226
 
3227
- var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
3227
+ var __vue_inject_styles__$i = function __vue_inject_styles__(inject) {
3228
3228
  if (!inject) return;
3229
3229
  inject("data-v-284ef818_0", {
3230
3230
  source: ".VcButtonGroup[data-v-284ef818]{font-weight:var(--font-weight-medium2);font-size:13px}.VcButtonGroup .button-group-row[data-v-284ef818]{margin:0}.VcButtonGroup .button-item[data-v-284ef818]{cursor:pointer;transition:.3s background-color,color ease-out;min-height:40px;border-color:#d6dbe6;border-style:solid;border-width:0;color:rgba(0,0,0,.62);border-right-width:1px;border-bottom-width:1px;padding:0 12px}.VcButtonGroup .button-item .button-label[data-v-284ef818]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcButtonGroup .button-item.left[data-v-284ef818]{border-left-width:1px}.VcButtonGroup .button-item.top[data-v-284ef818]{border-top-width:1px}.VcButtonGroup .button-item.bottom[data-v-284ef818]:not(.top):not(.selected){border-top-width:0}.VcButtonGroup .button-item.top.left[data-v-284ef818]{border-top-left-radius:6px}.VcButtonGroup .button-item.top.right[data-v-284ef818]{border-top-right-radius:6px}.VcButtonGroup .button-item.bottom.left[data-v-284ef818]{border-bottom-left-radius:6px}.VcButtonGroup .button-item.bottom.right[data-v-284ef818]{border-bottom-right-radius:6px}.VcButtonGroup .button-item[data-v-284ef818]:hover{background-color:rgba(0,0,0,.03)}.VcButtonGroup .button-item[data-v-284ef818]:focus{box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.VcButtonGroup .button-item.selected[data-v-284ef818]{border:2px solid var(--v-secondary-base);font-weight:600}.VcButtonGroup .button-item.selected[data-v-284ef818]:hover{background:rgba(0,0,0,.03)}.VcButtonGroup .button-item[data-v-284ef818]:active{background:rgba(0,0,0,.12)}.VcButtonGroup .button-item.disabled[data-v-284ef818]{background:rgba(0,0,0,.07);color:rgba(0,0,0,.4);pointer-events:none}",
@@ -3235,19 +3235,19 @@ var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
3235
3235
  /* scoped */
3236
3236
 
3237
3237
 
3238
- var __vue_scope_id__$g = "data-v-284ef818";
3238
+ var __vue_scope_id__$i = "data-v-284ef818";
3239
3239
  /* module identifier */
3240
3240
 
3241
- var __vue_module_identifier__$g = "data-v-284ef818";
3241
+ var __vue_module_identifier__$i = "data-v-284ef818";
3242
3242
  /* functional template */
3243
3243
 
3244
- var __vue_is_functional_template__$g = false;
3244
+ var __vue_is_functional_template__$i = false;
3245
3245
  /* style inject shadow dom */
3246
3246
 
3247
- var __vue_component__$g = /*#__PURE__*/normalizeComponent({
3248
- render: __vue_render__$g,
3249
- staticRenderFns: __vue_staticRenderFns__$g
3250
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, createInjectorSSR, undefined);//
3247
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
3248
+ render: __vue_render__$i,
3249
+ staticRenderFns: __vue_staticRenderFns__$i
3250
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, createInjectorSSR, undefined);//
3251
3251
  //
3252
3252
  //
3253
3253
  //
@@ -3256,7 +3256,7 @@ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
3256
3256
  //
3257
3257
  //
3258
3258
  //
3259
- var script$f = {
3259
+ var script$h = {
3260
3260
  components: {
3261
3261
  VProgressCircular: lib.VProgressCircular
3262
3262
  },
@@ -3282,10 +3282,10 @@ var script$f = {
3282
3282
  }
3283
3283
  }
3284
3284
  };/* script */
3285
- var __vue_script__$f = script$f;
3285
+ var __vue_script__$h = script$h;
3286
3286
  /* template */
3287
3287
 
3288
- var __vue_render__$f = function __vue_render__() {
3288
+ var __vue_render__$h = function __vue_render__() {
3289
3289
  var _vm = this;
3290
3290
 
3291
3291
  var _h = _vm.$createElement;
@@ -3303,29 +3303,29 @@ var __vue_render__$f = function __vue_render__() {
3303
3303
  });
3304
3304
  };
3305
3305
 
3306
- var __vue_staticRenderFns__$f = [];
3306
+ var __vue_staticRenderFns__$h = [];
3307
3307
  /* style */
3308
3308
 
3309
- var __vue_inject_styles__$f = undefined;
3309
+ var __vue_inject_styles__$h = undefined;
3310
3310
  /* scoped */
3311
3311
 
3312
- var __vue_scope_id__$f = undefined;
3312
+ var __vue_scope_id__$h = undefined;
3313
3313
  /* module identifier */
3314
3314
 
3315
- var __vue_module_identifier__$f = "data-v-709c68d3";
3315
+ var __vue_module_identifier__$h = "data-v-709c68d3";
3316
3316
  /* functional template */
3317
3317
 
3318
- var __vue_is_functional_template__$f = false;
3318
+ var __vue_is_functional_template__$h = false;
3319
3319
  /* style inject */
3320
3320
 
3321
3321
  /* style inject SSR */
3322
3322
 
3323
3323
  /* style inject shadow dom */
3324
3324
 
3325
- var __vue_component__$f = /*#__PURE__*/normalizeComponent({
3326
- render: __vue_render__$f,
3327
- staticRenderFns: __vue_staticRenderFns__$f
3328
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);//
3325
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
3326
+ render: __vue_render__$h,
3327
+ staticRenderFns: __vue_staticRenderFns__$h
3328
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);//
3329
3329
  //
3330
3330
  //
3331
3331
  //
@@ -3341,7 +3341,7 @@ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
3341
3341
  //
3342
3342
  //
3343
3343
  //
3344
- var script$e = {
3344
+ var script$g = {
3345
3345
  components: {
3346
3346
  VSwitch: lib.VSwitch
3347
3347
  },
@@ -3371,10 +3371,10 @@ var script$e = {
3371
3371
  }
3372
3372
  }
3373
3373
  };/* script */
3374
- var __vue_script__$e = script$e;
3374
+ var __vue_script__$g = script$g;
3375
3375
  /* template */
3376
3376
 
3377
- var __vue_render__$e = function __vue_render__() {
3377
+ var __vue_render__$g = function __vue_render__() {
3378
3378
  var _vm = this;
3379
3379
 
3380
3380
  var _h = _vm.$createElement;
@@ -3410,10 +3410,10 @@ var __vue_render__$e = function __vue_render__() {
3410
3410
  });
3411
3411
  };
3412
3412
 
3413
- var __vue_staticRenderFns__$e = [];
3413
+ var __vue_staticRenderFns__$g = [];
3414
3414
  /* style */
3415
3415
 
3416
- var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
3416
+ var __vue_inject_styles__$g = function __vue_inject_styles__(inject) {
3417
3417
  if (!inject) return;
3418
3418
  inject("data-v-5fe5a78e_0", {
3419
3419
  source: ".VcSwitch[data-v-5fe5a78e]{padding:0;margin:0}.VcSwitch[data-v-5fe5a78e] label{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);line-height:var(--size-value6);color:rgba(0,0,0,.87)}.VcSwitch[data-v-5fe5a78e] input{height:var(--size-value5)}.VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-left:0;margin-right:var(--size-value3);height:var(--size-value5);width:var(--size-value8)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-left:var(--size-value3)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-right:0}.VcSwitch[data-v-5fe5a78e] .v-input--switch__track{top:0;left:0}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--switch__track{left:auto;right:0}.VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__ripple{left:-10px;height:25px;width:25px}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__ripple{left:auto;right:-10px}.VcSwitch[data-v-5fe5a78e] .v-input--switch__thumb{height:14px;width:14px;background-color:#fff;top:calc(50% - 7px);transform:translateX(3px)!important;box-shadow:0 1px 1px rgba(0,0,0,.141176),0 1px 3px rgba(0,0,0,.2)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(-3px)!important}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] {opacity:1}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] .v-input--switch__track{color:#ededed!important}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] .v-input--switch__thumb{background-color:#e0e0e0!important;box-shadow:none}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__track{opacity:1;background-color:currentColor}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--selection-controls__ripple{transform:translateX(14px)!important}#app[dir=rtl] .VcSwitch.is-active[data-v-5fe5a78e] .v-input--selection-controls__ripple{transform:translateX(-14px)!important}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(17px)!important}#app[dir=rtl] .VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(-17px)!important}",
@@ -3424,19 +3424,19 @@ var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
3424
3424
  /* scoped */
3425
3425
 
3426
3426
 
3427
- var __vue_scope_id__$e = "data-v-5fe5a78e";
3427
+ var __vue_scope_id__$g = "data-v-5fe5a78e";
3428
3428
  /* module identifier */
3429
3429
 
3430
- var __vue_module_identifier__$e = "data-v-5fe5a78e";
3430
+ var __vue_module_identifier__$g = "data-v-5fe5a78e";
3431
3431
  /* functional template */
3432
3432
 
3433
- var __vue_is_functional_template__$e = false;
3433
+ var __vue_is_functional_template__$g = false;
3434
3434
  /* style inject shadow dom */
3435
3435
 
3436
- var __vue_component__$e = /*#__PURE__*/normalizeComponent({
3437
- render: __vue_render__$e,
3438
- staticRenderFns: __vue_staticRenderFns__$e
3439
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, createInjectorSSR, undefined);//
3436
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
3437
+ render: __vue_render__$g,
3438
+ staticRenderFns: __vue_staticRenderFns__$g
3439
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, createInjectorSSR, undefined);//
3440
3440
  //
3441
3441
  //
3442
3442
  //
@@ -3455,7 +3455,7 @@ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
3455
3455
  //
3456
3456
  //
3457
3457
  //
3458
- var script$d = {
3458
+ var script$f = {
3459
3459
  components: {
3460
3460
  VTextField: lib.VTextField
3461
3461
  },
@@ -3503,10 +3503,10 @@ var script$d = {
3503
3503
  }
3504
3504
  }
3505
3505
  };/* script */
3506
- var __vue_script__$d = script$d;
3506
+ var __vue_script__$f = script$f;
3507
3507
  /* template */
3508
3508
 
3509
- var __vue_render__$d = function __vue_render__() {
3509
+ var __vue_render__$f = function __vue_render__() {
3510
3510
  var _vm = this;
3511
3511
 
3512
3512
  var _h = _vm.$createElement;
@@ -3538,10 +3538,10 @@ var __vue_render__$d = function __vue_render__() {
3538
3538
  });
3539
3539
  };
3540
3540
 
3541
- var __vue_staticRenderFns__$d = [];
3541
+ var __vue_staticRenderFns__$f = [];
3542
3542
  /* style */
3543
3543
 
3544
- var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
3544
+ var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
3545
3545
  if (!inject) return;
3546
3546
  inject("data-v-027a8ee5_0", {
3547
3547
  source: ".VcTextInput.v-text-field[data-v-027a8ee5]{font-family:var(--primary-font-family)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot{padding:0 var(--size-value3);height:var(--size-value13);background:#fff;border:1px solid var(--gray-lighten-1);box-sizing:border-box;border-radius:6px}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot label{font-size:var(--font-size-small2);line-height:var(--size-value5);color:var(--gray-darken-3);font-weight:var(--font-weight-medium)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot input{font-weight:var(--font-weight-medium2);font-size:var(--font-size-small2);line-height:var(--size-value5);color:var(--gray-darken-5)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:after,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:before{display:none}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:hover{border-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:active,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus-within{border:1px solid var(--v-secondary-base);box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:active input,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus input,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus-within input{color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-027a8ee5].error--text .v-input__slot{border-color:var(--red);color:unset;box-shadow:unset;font-size:var(--font-size-xx-small);line-height:var(--size-value4)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-focused label,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-label-active label{font-size:var(--font-size-small);line-height:1.17;letter-spacing:-.3px;color:var(--gray-darken-4)!important;transform:translateY(-100%) scale(.85);top:var(--size-value2)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-focused .v-text-field__slot,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-label-active .v-text-field__slot{margin-bottom:-14px}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot{background:var(--gray-lighten-3);border:1px solid var(--gray-lighten-1)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot input,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot label{color:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-027a8ee5]:not(.v-input--is-label-active):not(.v-input--is-focused) input{padding:var(--size-value2) 0}.VcTextInput.v-text-field[data-v-027a8ee5] .v-messages__message{line-height:var(--size-value4)}",
@@ -3552,19 +3552,19 @@ var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
3552
3552
  /* scoped */
3553
3553
 
3554
3554
 
3555
- var __vue_scope_id__$d = "data-v-027a8ee5";
3555
+ var __vue_scope_id__$f = "data-v-027a8ee5";
3556
3556
  /* module identifier */
3557
3557
 
3558
- var __vue_module_identifier__$d = "data-v-027a8ee5";
3558
+ var __vue_module_identifier__$f = "data-v-027a8ee5";
3559
3559
  /* functional template */
3560
3560
 
3561
- var __vue_is_functional_template__$d = false;
3561
+ var __vue_is_functional_template__$f = false;
3562
3562
  /* style inject shadow dom */
3563
3563
 
3564
- var __vue_component__$d = /*#__PURE__*/normalizeComponent({
3565
- render: __vue_render__$d,
3566
- staticRenderFns: __vue_staticRenderFns__$d
3567
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, createInjectorSSR, undefined);//
3564
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
3565
+ render: __vue_render__$f,
3566
+ staticRenderFns: __vue_staticRenderFns__$f
3567
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, createInjectorSSR, undefined);//
3568
3568
  //
3569
3569
  //
3570
3570
  //
@@ -3580,7 +3580,7 @@ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
3580
3580
  //
3581
3581
  //
3582
3582
  //
3583
- var script$c = {
3583
+ var script$e = {
3584
3584
  components: {
3585
3585
  VTextarea: lib.VTextarea
3586
3586
  },
@@ -3621,10 +3621,10 @@ var script$c = {
3621
3621
  }
3622
3622
  }
3623
3623
  };/* script */
3624
- var __vue_script__$c = script$c;
3624
+ var __vue_script__$e = script$e;
3625
3625
  /* template */
3626
3626
 
3627
- var __vue_render__$c = function __vue_render__() {
3627
+ var __vue_render__$e = function __vue_render__() {
3628
3628
  var _vm = this;
3629
3629
 
3630
3630
  var _h = _vm.$createElement;
@@ -3654,10 +3654,10 @@ var __vue_render__$c = function __vue_render__() {
3654
3654
  });
3655
3655
  };
3656
3656
 
3657
- var __vue_staticRenderFns__$c = [];
3657
+ var __vue_staticRenderFns__$e = [];
3658
3658
  /* style */
3659
3659
 
3660
- var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
3660
+ var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
3661
3661
  if (!inject) return;
3662
3662
  inject("data-v-021f98ca_0", {
3663
3663
  source: "[data-v-021f98ca].VcTextArea.v-text-field .v-text-field__slot:first-child{margin-inline-start:12px;margin-top:3px}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-focused label,[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-label-active label{font-size:12px;color:rgba(0,0,0,.62)!important;transform:translateY(-18px) scale(.85)}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-focused .v-input__slot{border-color:var(--v-secondary-base);box-shadow:0 0 0 3px var(--v-secondary-lighten1);transition:box-shadow .1s!important}[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined) .v-text-field__slot{transition:margin-bottom .1s}[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined).v-input--is-focused label,[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined).v-input--is-label-active label{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:-.3px;color:rgba(0,0,0,.62)!important;transform:translateY(-100%) scale(.85);top:24px}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot{border-radius:6px;background-color:#fff!important;position:relative!important;border:solid 1px rgba(0,0,0,.12);transition:border-color .1s!important}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:hover:not(.v-input--is-focused.v-input__slot):not(.error--text.v-input__slot){border-color:#757575}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:after,[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:before{display:none}[data-v-021f98ca].VcTextArea.v-text-field textarea{font-size:15px!important;font-weight:500;margin-top:0;line-height:1.5;margin-top:20px}[data-v-021f98ca].VcTextArea.v-text-field .v-text-field__prefix{color:rgba(0,0,0,.54)!important}[data-v-021f98ca].VcTextArea.v-text-field.error--text .v-input__slot{border:1px solid var(--v-danger-base);box-shadow:none}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-disabled .v-input__slot{background-color:rgba(0,0,0,.03)!important}",
@@ -3668,22 +3668,22 @@ var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
3668
3668
  /* scoped */
3669
3669
 
3670
3670
 
3671
- var __vue_scope_id__$c = "data-v-021f98ca";
3671
+ var __vue_scope_id__$e = "data-v-021f98ca";
3672
3672
  /* module identifier */
3673
3673
 
3674
- var __vue_module_identifier__$c = "data-v-021f98ca";
3674
+ var __vue_module_identifier__$e = "data-v-021f98ca";
3675
3675
  /* functional template */
3676
3676
 
3677
- var __vue_is_functional_template__$c = false;
3677
+ var __vue_is_functional_template__$e = false;
3678
3678
  /* style inject shadow dom */
3679
3679
 
3680
- var __vue_component__$c = /*#__PURE__*/normalizeComponent({
3681
- render: __vue_render__$c,
3682
- staticRenderFns: __vue_staticRenderFns__$c
3683
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, createInjectorSSR, undefined);var script$b = {
3680
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
3681
+ render: __vue_render__$e,
3682
+ staticRenderFns: __vue_staticRenderFns__$e
3683
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, createInjectorSSR, undefined);var script$d = {
3684
3684
  name: 'VcToast',
3685
3685
  components: {
3686
- VcAlert: __vue_component__$q,
3686
+ VcAlert: __vue_component__$s,
3687
3687
  VSnackbar: lib.VSnackbar
3688
3688
  },
3689
3689
  props: {
@@ -3701,10 +3701,10 @@ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
3701
3701
  }
3702
3702
  }
3703
3703
  };/* script */
3704
- var __vue_script__$b = script$b;
3704
+ var __vue_script__$d = script$d;
3705
3705
  /* template */
3706
3706
 
3707
- var __vue_render__$b = function __vue_render__() {
3707
+ var __vue_render__$d = function __vue_render__() {
3708
3708
  var _vm = this;
3709
3709
 
3710
3710
  var _h = _vm.$createElement;
@@ -3726,10 +3726,10 @@ var __vue_render__$b = function __vue_render__() {
3726
3726
  }, 'VcAlert', _vm.$attrs, false))], 1);
3727
3727
  };
3728
3728
 
3729
- var __vue_staticRenderFns__$b = [];
3729
+ var __vue_staticRenderFns__$d = [];
3730
3730
  /* style */
3731
3731
 
3732
- var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
3732
+ var __vue_inject_styles__$d = function __vue_inject_styles__(inject) {
3733
3733
  if (!inject) return;
3734
3734
  inject("data-v-2d3e5bbe_0", {
3735
3735
  source: "[data-v-2d3e5bbe] .v-snack__action{display:none}[data-v-2d3e5bbe] .v-snack__wrapper.theme--dark{background-color:unset}[data-v-2d3e5bbe] .v-alert{margin-bottom:0}[data-v-2d3e5bbe] .v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:none}",
@@ -3740,19 +3740,19 @@ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
3740
3740
  /* scoped */
3741
3741
 
3742
3742
 
3743
- var __vue_scope_id__$b = "data-v-2d3e5bbe";
3743
+ var __vue_scope_id__$d = "data-v-2d3e5bbe";
3744
3744
  /* module identifier */
3745
3745
 
3746
- var __vue_module_identifier__$b = "data-v-2d3e5bbe";
3746
+ var __vue_module_identifier__$d = "data-v-2d3e5bbe";
3747
3747
  /* functional template */
3748
3748
 
3749
- var __vue_is_functional_template__$b = false;
3749
+ var __vue_is_functional_template__$d = false;
3750
3750
  /* style inject shadow dom */
3751
3751
 
3752
- var __vue_component__$b = /*#__PURE__*/normalizeComponent({
3753
- render: __vue_render__$b,
3754
- staticRenderFns: __vue_staticRenderFns__$b
3755
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, createInjectorSSR, undefined);//
3752
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
3753
+ render: __vue_render__$d,
3754
+ staticRenderFns: __vue_staticRenderFns__$d
3755
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, createInjectorSSR, undefined);//
3756
3756
  //
3757
3757
  //
3758
3758
  //
@@ -3764,7 +3764,7 @@ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
3764
3764
  //
3765
3765
  //
3766
3766
  //
3767
- var script$a = {
3767
+ var script$c = {
3768
3768
  components: {
3769
3769
  VCard: lib.VCard
3770
3770
  },
@@ -3786,10 +3786,10 @@ var script$a = {
3786
3786
  }
3787
3787
  }
3788
3788
  };/* script */
3789
- var __vue_script__$a = script$a;
3789
+ var __vue_script__$c = script$c;
3790
3790
  /* template */
3791
3791
 
3792
- var __vue_render__$a = function __vue_render__() {
3792
+ var __vue_render__$c = function __vue_render__() {
3793
3793
  var _vm = this;
3794
3794
 
3795
3795
  var _h = _vm.$createElement;
@@ -3823,10 +3823,10 @@ var __vue_render__$a = function __vue_render__() {
3823
3823
  }) : _vm._e(), _vm._v(" "), _vm._t("default")], 2);
3824
3824
  };
3825
3825
 
3826
- var __vue_staticRenderFns__$a = [];
3826
+ var __vue_staticRenderFns__$c = [];
3827
3827
  /* style */
3828
3828
 
3829
- var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
3829
+ var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
3830
3830
  if (!inject) return;
3831
3831
  inject("data-v-659c6e70_0", {
3832
3832
  source: ".VcCard[data-v-659c6e70]{position:relative;padding:16px 24px;border:1px solid var(--gray-lighten-1);box-sizing:border-box;box-shadow:none;overflow:hidden}.VcCard.elevation[data-v-659c6e70]{border:0;box-shadow:var(--shadow-2)}.VcCard.elevation[data-v-659c6e70]:hover{box-shadow:var(--shadow-5)}.VcCard.dash[data-v-659c6e70]{border-top:0}.VcCard__dash[data-v-659c6e70]{position:absolute;top:0;left:-5px;width:110%;border:0;height:5px}",
@@ -3837,24 +3837,24 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
3837
3837
  /* scoped */
3838
3838
 
3839
3839
 
3840
- var __vue_scope_id__$a = "data-v-659c6e70";
3840
+ var __vue_scope_id__$c = "data-v-659c6e70";
3841
3841
  /* module identifier */
3842
3842
 
3843
- var __vue_module_identifier__$a = "data-v-659c6e70";
3843
+ var __vue_module_identifier__$c = "data-v-659c6e70";
3844
3844
  /* functional template */
3845
3845
 
3846
- var __vue_is_functional_template__$a = false;
3846
+ var __vue_is_functional_template__$c = false;
3847
3847
  /* style inject shadow dom */
3848
3848
 
3849
- var __vue_component__$a = /*#__PURE__*/normalizeComponent({
3850
- render: __vue_render__$a,
3851
- staticRenderFns: __vue_staticRenderFns__$a
3852
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, createInjectorSSR, undefined);var script$9 = {
3849
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
3850
+ render: __vue_render__$c,
3851
+ staticRenderFns: __vue_staticRenderFns__$c
3852
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, createInjectorSSR, undefined);var script$b = {
3853
3853
  name: 'VcCheckbox',
3854
3854
  components: {
3855
- VcIcon: __vue_component__$A,
3856
- VcAvatar: __vue_component__$n,
3857
- VcTooltip: __vue_component__$p,
3855
+ VcIcon: __vue_component__$C,
3856
+ VcAvatar: __vue_component__$p,
3857
+ VcTooltip: __vue_component__$r,
3858
3858
  VCheckbox: lib.VCheckbox
3859
3859
  },
3860
3860
  computed: {
@@ -3902,10 +3902,10 @@ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
3902
3902
  }
3903
3903
  }
3904
3904
  };/* script */
3905
- var __vue_script__$9 = script$9;
3905
+ var __vue_script__$b = script$b;
3906
3906
  /* template */
3907
3907
 
3908
- var __vue_render__$9 = function __vue_render__() {
3908
+ var __vue_render__$b = function __vue_render__() {
3909
3909
  var _vm = this;
3910
3910
 
3911
3911
  var _h = _vm.$createElement;
@@ -3967,10 +3967,10 @@ var __vue_render__$9 = function __vue_render__() {
3967
3967
  });
3968
3968
  };
3969
3969
 
3970
- var __vue_staticRenderFns__$9 = [];
3970
+ var __vue_staticRenderFns__$b = [];
3971
3971
  /* style */
3972
3972
 
3973
- var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
3973
+ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
3974
3974
  if (!inject) return;
3975
3975
  inject("data-v-48d8e389_0", {
3976
3976
  source: ".vc-checkbox[data-v-48d8e389]{font-family:var(--primary-font-family)}.vc-checkbox[data-v-48d8e389] .v-input__slot .v-input--selection-controls__input{width:var(--size-value4);height:var(--size-value4)}.vc-checkbox[data-v-48d8e389] .v-input__slot .v-input--selection-controls__input .v-icon{color:transparent;border:1px solid rgba(0,0,0,.2);box-sizing:border-box;border-radius:2px;font-size:var(--font-size-small);font-weight:700}.vc-checkbox[data-v-48d8e389] .checkbox-label{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled) .checkbox-label{color:var(--gray-darken-5)}.vc-checkbox[data-v-48d8e389] .tooltip-icon{color:var(--gray-darken-3)}.vc-checkbox[data-v-48d8e389] .avatar-wrapper .avatar-initials{font-size:var(--font-size-xxx-small);font-weight:var(--font-weight-medium2)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled) .v-input--selection-controls__input .v-icon{background-color:var(--green);color:#fff}.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled) .v-input--selection-controls__input .v-icon{background-color:var(--green);color:#fff;border:none}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled):hover:not(:active) .v-input--selection-controls__input .v-icon{background-color:rgba(0,0,0,.03)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled):hover .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled):hover .v-input--selection-controls__input .v-icon{background-color:rgba(84,210,140,.76)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon{background-color:rgba(84,210,140,.5)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-label-active):not(.v-input--indeterminate):not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon{background:rgba(0,0,0,.12)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled):focus .v-input--selection-controls__input .v-icon{box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.vc-checkbox[data-v-48d8e389].v-input--is-disabled .v-input--selection-controls__input .v-icon{background:rgba(0,0,0,.07)}.vc-checkbox[data-v-48d8e389].v-input--is-disabled.v-input--is-label-active .v-input--selection-controls__input .v-icon{border:none}",
@@ -3981,25 +3981,25 @@ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
3981
3981
  /* scoped */
3982
3982
 
3983
3983
 
3984
- var __vue_scope_id__$9 = "data-v-48d8e389";
3984
+ var __vue_scope_id__$b = "data-v-48d8e389";
3985
3985
  /* module identifier */
3986
3986
 
3987
- var __vue_module_identifier__$9 = "data-v-48d8e389";
3987
+ var __vue_module_identifier__$b = "data-v-48d8e389";
3988
3988
  /* functional template */
3989
3989
 
3990
- var __vue_is_functional_template__$9 = false;
3990
+ var __vue_is_functional_template__$b = false;
3991
3991
  /* style inject shadow dom */
3992
3992
 
3993
- var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
3994
- render: __vue_render__$9,
3995
- staticRenderFns: __vue_staticRenderFns__$9
3996
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, createInjectorSSR, undefined);var script$8 = {
3993
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
3994
+ render: __vue_render__$b,
3995
+ staticRenderFns: __vue_staticRenderFns__$b
3996
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, createInjectorSSR, undefined);var script$a = {
3997
3997
  name: "FilterPanel",
3998
3998
  components: {
3999
- VcLayout: __vue_component__$x,
4000
- VcIcon: __vue_component__$A,
4001
- VcButton: __vue_component__$z,
4002
- VcLoader: __vue_component__$f
3999
+ VcLayout: __vue_component__$z,
4000
+ VcIcon: __vue_component__$C,
4001
+ VcButton: __vue_component__$B,
4002
+ VcLoader: __vue_component__$h
4003
4003
  },
4004
4004
  props: {
4005
4005
  title: {
@@ -4020,10 +4020,10 @@ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
4020
4020
  }
4021
4021
  }
4022
4022
  };/* script */
4023
- var __vue_script__$8 = script$8;
4023
+ var __vue_script__$a = script$a;
4024
4024
  /* template */
4025
4025
 
4026
- var __vue_render__$8 = function __vue_render__() {
4026
+ var __vue_render__$a = function __vue_render__() {
4027
4027
  var _vm = this;
4028
4028
 
4029
4029
  var _h = _vm.$createElement;
@@ -4079,10 +4079,10 @@ var __vue_render__$8 = function __vue_render__() {
4079
4079
  }) : _vm._e(), _vm._v(" "), _vm._t("default")], 2)], 1)], 1);
4080
4080
  };
4081
4081
 
4082
- var __vue_staticRenderFns__$8 = [];
4082
+ var __vue_staticRenderFns__$a = [];
4083
4083
  /* style */
4084
4084
 
4085
- var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
4085
+ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
4086
4086
  if (!inject) return;
4087
4087
  inject("data-v-44aac954_0", {
4088
4088
  source: ".VcFilterPanel[data-v-44aac954]{height:100%;max-width:280px;background-color:#fff;min-height:150px;box-shadow:0 5px 7px rgba(0,0,0,.26)}@media screen and (min-width:960px){.VcFilterPanel[data-v-44aac954]{max-width:265px}}.VcFilterPanel .filter-loader[data-v-44aac954]{margin:var(--size-value8) auto auto auto}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]{padding-bottom:53px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]::-webkit-scrollbar{width:0;height:0}.VcFilterPanel .VcFilterPanel-container.column[data-v-44aac954]{position:relative}.VcFilterPanel .VcFilterPanel-container .VcFilterPanel-label-container[data-v-44aac954]{flex:0 0 56px}.VcFilterPanel .filter[data-v-44aac954]{min-width:100%;border-bottom:1px solid var(--gray);padding-left:var(--size-value6);padding-right:0;line-height:var(--size-value14);background-color:var(--neutral-lighten-3)}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-left:0}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-right:var(--size-value6)}.VcFilterPanel .filter .filter-label[data-v-44aac954]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);color:var(--gray-darken-5)}.VcFilterPanel .VcFilterPanel-content-wrapper[data-v-44aac954]{flex-grow:1}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value4);right:var(--size-value4)}#app[dir=rtl] .VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{right:auto;left:var(--size-value4)}.VcFilterPanel .VcFilterPanel-close-button .v-btn__content[data-v-44aac954]{opacity:unset}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]:hover{background-color:rgba(0,0,0,.07)}.VcFilterPanel .VcFilterPanel-close-button .v-icon[data-v-44aac954]{margin-right:var(--size-value0)}.VcFilterPanel .VcFilterPanel-close-button .v-icon svg[data-v-44aac954]{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}",
@@ -4093,25 +4093,25 @@ var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
4093
4093
  /* scoped */
4094
4094
 
4095
4095
 
4096
- var __vue_scope_id__$8 = "data-v-44aac954";
4096
+ var __vue_scope_id__$a = "data-v-44aac954";
4097
4097
  /* module identifier */
4098
4098
 
4099
- var __vue_module_identifier__$8 = "data-v-44aac954";
4099
+ var __vue_module_identifier__$a = "data-v-44aac954";
4100
4100
  /* functional template */
4101
4101
 
4102
- var __vue_is_functional_template__$8 = false;
4102
+ var __vue_is_functional_template__$a = false;
4103
4103
  /* style inject shadow dom */
4104
4104
 
4105
- var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
4106
- render: __vue_render__$8,
4107
- staticRenderFns: __vue_staticRenderFns__$8
4108
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, createInjectorSSR, undefined);//
4105
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
4106
+ render: __vue_render__$a,
4107
+ staticRenderFns: __vue_staticRenderFns__$a
4108
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, createInjectorSSR, undefined);//
4109
4109
  //
4110
4110
  //
4111
4111
  //
4112
4112
  //
4113
4113
  //
4114
- var script$7 = {
4114
+ var script$9 = {
4115
4115
  components: {
4116
4116
  VLayout: lib.VLayout
4117
4117
  },
@@ -4125,10 +4125,10 @@ var script$7 = {
4125
4125
  }
4126
4126
  }
4127
4127
  };/* script */
4128
- var __vue_script__$7 = script$7;
4128
+ var __vue_script__$9 = script$9;
4129
4129
  /* template */
4130
4130
 
4131
- var __vue_render__$7 = function __vue_render__() {
4131
+ var __vue_render__$9 = function __vue_render__() {
4132
4132
  var _vm = this;
4133
4133
 
4134
4134
  var _h = _vm.$createElement;
@@ -4143,10 +4143,10 @@ var __vue_render__$7 = function __vue_render__() {
4143
4143
  }, [_vm._t("default")], 2);
4144
4144
  };
4145
4145
 
4146
- var __vue_staticRenderFns__$7 = [];
4146
+ var __vue_staticRenderFns__$9 = [];
4147
4147
  /* style */
4148
4148
 
4149
- var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
4149
+ var __vue_inject_styles__$9 = function __vue_inject_styles__(inject) {
4150
4150
  if (!inject) return;
4151
4151
  inject("data-v-e2463588_0", {
4152
4152
  source: ".VcFocusArea[data-v-e2463588]{padding:var(--size-value4);background-color:var(--gray-lighten-3);border-radius:6px}",
@@ -4157,23 +4157,23 @@ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
4157
4157
  /* scoped */
4158
4158
 
4159
4159
 
4160
- var __vue_scope_id__$7 = "data-v-e2463588";
4160
+ var __vue_scope_id__$9 = "data-v-e2463588";
4161
4161
  /* module identifier */
4162
4162
 
4163
- var __vue_module_identifier__$7 = "data-v-e2463588";
4163
+ var __vue_module_identifier__$9 = "data-v-e2463588";
4164
4164
  /* functional template */
4165
4165
 
4166
- var __vue_is_functional_template__$7 = false;
4166
+ var __vue_is_functional_template__$9 = false;
4167
4167
  /* style inject shadow dom */
4168
4168
 
4169
- var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
4170
- render: __vue_render__$7,
4171
- staticRenderFns: __vue_staticRenderFns__$7
4172
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, createInjectorSSR, undefined);//
4169
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
4170
+ render: __vue_render__$9,
4171
+ staticRenderFns: __vue_staticRenderFns__$9
4172
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, createInjectorSSR, undefined);//
4173
4173
  //
4174
4174
  //
4175
4175
  //
4176
- var script$6 = {
4176
+ var script$8 = {
4177
4177
  name: "VcLink",
4178
4178
  props: {
4179
4179
  label: {
@@ -4190,10 +4190,10 @@ var script$6 = {
4190
4190
  }
4191
4191
  }
4192
4192
  };/* script */
4193
- var __vue_script__$6 = script$6;
4193
+ var __vue_script__$8 = script$8;
4194
4194
  /* template */
4195
4195
 
4196
- var __vue_render__$6 = function __vue_render__() {
4196
+ var __vue_render__$8 = function __vue_render__() {
4197
4197
  var _vm = this;
4198
4198
 
4199
4199
  var _h = _vm.$createElement;
@@ -4210,10 +4210,10 @@ var __vue_render__$6 = function __vue_render__() {
4210
4210
  }, [_vm._ssrNode(_vm._ssrEscape(_vm._s(_vm.label)))]);
4211
4211
  };
4212
4212
 
4213
- var __vue_staticRenderFns__$6 = [];
4213
+ var __vue_staticRenderFns__$8 = [];
4214
4214
  /* style */
4215
4215
 
4216
- var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
4216
+ var __vue_inject_styles__$8 = function __vue_inject_styles__(inject) {
4217
4217
  if (!inject) return;
4218
4218
  inject("data-v-496b9143_0", {
4219
4219
  source: ".VcLink[data-v-496b9143]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);color:var(--blue);padding-top:var(--size-value1);text-decoration:none}.VcLink[data-v-496b9143]:hover{text-decoration:underline}",
@@ -4224,24 +4224,24 @@ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
4224
4224
  /* scoped */
4225
4225
 
4226
4226
 
4227
- var __vue_scope_id__$6 = "data-v-496b9143";
4227
+ var __vue_scope_id__$8 = "data-v-496b9143";
4228
4228
  /* module identifier */
4229
4229
 
4230
- var __vue_module_identifier__$6 = "data-v-496b9143";
4230
+ var __vue_module_identifier__$8 = "data-v-496b9143";
4231
4231
  /* functional template */
4232
4232
 
4233
- var __vue_is_functional_template__$6 = false;
4233
+ var __vue_is_functional_template__$8 = false;
4234
4234
  /* style inject shadow dom */
4235
4235
 
4236
- var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
4237
- render: __vue_render__$6,
4238
- staticRenderFns: __vue_staticRenderFns__$6
4239
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, createInjectorSSR, undefined);var script$5 = {
4236
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
4237
+ render: __vue_render__$8,
4238
+ staticRenderFns: __vue_staticRenderFns__$8
4239
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, createInjectorSSR, undefined);var script$7 = {
4240
4240
  name: "ListItem",
4241
4241
  components: {
4242
- VcLayout: __vue_component__$x,
4243
- VcCheckbox: __vue_component__$9,
4244
- VcActions: __vue_component__$k
4242
+ VcLayout: __vue_component__$z,
4243
+ VcCheckbox: __vue_component__$b,
4244
+ VcActions: __vue_component__$m
4245
4245
  },
4246
4246
  props: {
4247
4247
  showSelect: {
@@ -4274,10 +4274,10 @@ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
4274
4274
  }
4275
4275
  }
4276
4276
  };/* script */
4277
- var __vue_script__$5 = script$5;
4277
+ var __vue_script__$7 = script$7;
4278
4278
  /* template */
4279
4279
 
4280
- var __vue_render__$5 = function __vue_render__() {
4280
+ var __vue_render__$7 = function __vue_render__() {
4281
4281
  var _vm = this;
4282
4282
 
4283
4283
  var _h = _vm.$createElement;
@@ -4322,10 +4322,10 @@ var __vue_render__$5 = function __vue_render__() {
4322
4322
  })], 2)], 1);
4323
4323
  };
4324
4324
 
4325
- var __vue_staticRenderFns__$5 = [];
4325
+ var __vue_staticRenderFns__$7 = [];
4326
4326
  /* style */
4327
4327
 
4328
- var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
4328
+ var __vue_inject_styles__$7 = function __vue_inject_styles__(inject) {
4329
4329
  if (!inject) return;
4330
4330
  inject("data-v-0a8bbb3a_0", {
4331
4331
  source: ".VcListItem[data-v-0a8bbb3a]{flex-grow:0;padding:var(--size-value6) 0}@media screen and (min-width:960px){.VcListItem[data-v-0a8bbb3a]{padding:var(--size-value6) var(--size-value5)}}.VcListItem .selected-checkbox[data-v-0a8bbb3a]{padding-right:var(--size-value1)}.VcListItem .right-area[data-v-0a8bbb3a]{justify-content:flex-end;transition:opacity .3s;flex-grow:0;align-items:center}@media screen and (min-width:960px){.VcListItem .right-area[data-v-0a8bbb3a]{opacity:0}}.VcListItem .right-area .three-dots[data-v-0a8bbb3a]{border-radius:1000px;min-width:unset;padding:0}@media screen and (min-width:960px){.VcListItem .right-area .placeholder[data-v-0a8bbb3a]{min-width:14px}}.VcListItem:hover .right-area[data-v-0a8bbb3a]{opacity:1}.VcListItem .v-btn:not(.v-btn--round).v-size--default[data-v-0a8bbb3a]{padding:0;min-width:auto}",
@@ -4336,22 +4336,22 @@ var __vue_inject_styles__$5 = function __vue_inject_styles__(inject) {
4336
4336
  /* scoped */
4337
4337
 
4338
4338
 
4339
- var __vue_scope_id__$5 = "data-v-0a8bbb3a";
4339
+ var __vue_scope_id__$7 = "data-v-0a8bbb3a";
4340
4340
  /* module identifier */
4341
4341
 
4342
- var __vue_module_identifier__$5 = "data-v-0a8bbb3a";
4342
+ var __vue_module_identifier__$7 = "data-v-0a8bbb3a";
4343
4343
  /* functional template */
4344
4344
 
4345
- var __vue_is_functional_template__$5 = false;
4345
+ var __vue_is_functional_template__$7 = false;
4346
4346
  /* style inject shadow dom */
4347
4347
 
4348
- var __vue_component__$5 = /*#__PURE__*/normalizeComponent({
4349
- render: __vue_render__$5,
4350
- staticRenderFns: __vue_staticRenderFns__$5
4351
- }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, createInjectorSSR, undefined);var script$4 = {
4348
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
4349
+ render: __vue_render__$7,
4350
+ staticRenderFns: __vue_staticRenderFns__$7
4351
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, createInjectorSSR, undefined);var script$6 = {
4352
4352
  name: "VcGroupHeader",
4353
4353
  components: {
4354
- VcLayout: __vue_component__$x
4354
+ VcLayout: __vue_component__$z
4355
4355
  },
4356
4356
  props: {
4357
4357
  title: {
@@ -4368,10 +4368,10 @@ var __vue_component__$5 = /*#__PURE__*/normalizeComponent({
4368
4368
  }
4369
4369
  }
4370
4370
  };/* script */
4371
- var __vue_script__$4 = script$4;
4371
+ var __vue_script__$6 = script$6;
4372
4372
  /* template */
4373
4373
 
4374
- var __vue_render__$4 = function __vue_render__() {
4374
+ var __vue_render__$6 = function __vue_render__() {
4375
4375
  var _vm = this;
4376
4376
 
4377
4377
  var _h = _vm.$createElement;
@@ -4387,10 +4387,10 @@ var __vue_render__$4 = function __vue_render__() {
4387
4387
  }, [_c('span', [_vm._v(_vm._s(_vm.title))]), _vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.summaryText))])]);
4388
4388
  };
4389
4389
 
4390
- var __vue_staticRenderFns__$4 = [];
4390
+ var __vue_staticRenderFns__$6 = [];
4391
4391
  /* style */
4392
4392
 
4393
- var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
4393
+ var __vue_inject_styles__$6 = function __vue_inject_styles__(inject) {
4394
4394
  if (!inject) return;
4395
4395
  inject("data-v-5cb0ff3e_0", {
4396
4396
  source: ".VcGroupHeader[data-v-5cb0ff3e]{width:100%;height:var(--size-value10);flex-grow:0;color:var(--gray-darken-3);background-color:var(--neutral-lighten-3);font-size:var(--font-size-small);font-weight:500;line-height:var(--size-value10);padding:0 var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}@media screen and (min-width:960px){.VcGroupHeader[data-v-5cb0ff3e]{font-size:var(--font-size-xx-small)}}",
@@ -4401,30 +4401,30 @@ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
4401
4401
  /* scoped */
4402
4402
 
4403
4403
 
4404
- var __vue_scope_id__$4 = "data-v-5cb0ff3e";
4404
+ var __vue_scope_id__$6 = "data-v-5cb0ff3e";
4405
4405
  /* module identifier */
4406
4406
 
4407
- var __vue_module_identifier__$4 = "data-v-5cb0ff3e";
4407
+ var __vue_module_identifier__$6 = "data-v-5cb0ff3e";
4408
4408
  /* functional template */
4409
4409
 
4410
- var __vue_is_functional_template__$4 = false;
4410
+ var __vue_is_functional_template__$6 = false;
4411
4411
  /* style inject shadow dom */
4412
4412
 
4413
- var __vue_component__$4 = /*#__PURE__*/normalizeComponent({
4414
- render: __vue_render__$4,
4415
- staticRenderFns: __vue_staticRenderFns__$4
4416
- }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, createInjectorSSR, undefined);//
4413
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
4414
+ render: __vue_render__$6,
4415
+ staticRenderFns: __vue_staticRenderFns__$6
4416
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, createInjectorSSR, undefined);//
4417
4417
  //
4418
4418
  //
4419
4419
  //
4420
- var script$3 = {
4420
+ var script$5 = {
4421
4421
  name: 'VcSvg',
4422
4422
  props: ['svg']
4423
4423
  };/* script */
4424
- var __vue_script__$3 = script$3;
4424
+ var __vue_script__$5 = script$5;
4425
4425
  /* template */
4426
4426
 
4427
- var __vue_render__$3 = function __vue_render__() {
4427
+ var __vue_render__$5 = function __vue_render__() {
4428
4428
  var _vm = this;
4429
4429
 
4430
4430
  var _h = _vm.$createElement;
@@ -4438,35 +4438,35 @@ var __vue_render__$3 = function __vue_render__() {
4438
4438
  }, []);
4439
4439
  };
4440
4440
 
4441
- var __vue_staticRenderFns__$3 = [];
4441
+ var __vue_staticRenderFns__$5 = [];
4442
4442
  /* style */
4443
4443
 
4444
- var __vue_inject_styles__$3 = undefined;
4444
+ var __vue_inject_styles__$5 = undefined;
4445
4445
  /* scoped */
4446
4446
 
4447
- var __vue_scope_id__$3 = undefined;
4447
+ var __vue_scope_id__$5 = undefined;
4448
4448
  /* module identifier */
4449
4449
 
4450
- var __vue_module_identifier__$3 = "data-v-56d3274a";
4450
+ var __vue_module_identifier__$5 = "data-v-56d3274a";
4451
4451
  /* functional template */
4452
4452
 
4453
- var __vue_is_functional_template__$3 = false;
4453
+ var __vue_is_functional_template__$5 = false;
4454
4454
  /* style inject */
4455
4455
 
4456
4456
  /* style inject SSR */
4457
4457
 
4458
4458
  /* style inject shadow dom */
4459
4459
 
4460
- var __vue_component__$3 = /*#__PURE__*/normalizeComponent({
4461
- render: __vue_render__$3,
4462
- staticRenderFns: __vue_staticRenderFns__$3
4463
- }, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, undefined, undefined);var script$2 = {
4460
+ var __vue_component__$5 = /*#__PURE__*/normalizeComponent({
4461
+ render: __vue_render__$5,
4462
+ staticRenderFns: __vue_staticRenderFns__$5
4463
+ }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);var script$4 = {
4464
4464
  name: 'VcEmptyState',
4465
4465
  components: {
4466
- VcSvg: __vue_component__$3,
4467
- VcButton: __vue_component__$z,
4468
- VcLayout: __vue_component__$x,
4469
- VcLink: __vue_component__$6
4466
+ VcSvg: __vue_component__$5,
4467
+ VcButton: __vue_component__$B,
4468
+ VcLayout: __vue_component__$z,
4469
+ VcLink: __vue_component__$8
4470
4470
  },
4471
4471
  props: {
4472
4472
  size: {
@@ -4510,10 +4510,10 @@ var __vue_component__$3 = /*#__PURE__*/normalizeComponent({
4510
4510
  }
4511
4511
  }
4512
4512
  };/* script */
4513
- var __vue_script__$2 = script$2;
4513
+ var __vue_script__$4 = script$4;
4514
4514
  /* template */
4515
4515
 
4516
- var __vue_render__$2 = function __vue_render__() {
4516
+ var __vue_render__$4 = function __vue_render__() {
4517
4517
  var _vm = this;
4518
4518
 
4519
4519
  var _h = _vm.$createElement;
@@ -4575,10 +4575,10 @@ var __vue_render__$2 = function __vue_render__() {
4575
4575
  })], 2);
4576
4576
  };
4577
4577
 
4578
- var __vue_staticRenderFns__$2 = [];
4578
+ var __vue_staticRenderFns__$4 = [];
4579
4579
  /* style */
4580
4580
 
4581
- var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
4581
+ var __vue_inject_styles__$4 = function __vue_inject_styles__(inject) {
4582
4582
  if (!inject) return;
4583
4583
  inject("data-v-e4b3101e_0", {
4584
4584
  source: ".VcEmptyState[data-v-e4b3101e],.VcEmptyStateSubtitle[data-v-e4b3101e]{text-align:center;line-height:var(--size-value6)}.VcEmptyState[data-v-e4b3101e]{text-align:center}.VcEmptyState .VcEmptyStateImage[data-v-e4b3101e]{margin-bottom:var(--size-value4);max-height:160px}.VcEmptyState .VcEmptyStateImage[data-v-e4b3101e] svg{width:160px}.VcEmptyState .VcEmptyStateTitle[data-v-e4b3101e]{font-weight:var(--font-weight-xl);line-height:22px;padding-bottom:var(--size-value1);font-size:var(--font-size-small2)}.VcEmptyState .VcEmptyStateSubtitle[data-v-e4b3101e]{font-size:var(--font-size-x-small)}.VcEmptyState .VcEmptyStateButton[data-v-e4b3101e]{margin-top:var(--size-value4)}.sm .VcEmptyStateImage[data-v-e4b3101e]{max-height:48px;margin-bottom:var(--size-value8)}.sm .VcEmptyStateImage[data-v-e4b3101e] svg{width:48px}.lg .VcEmptyStateImage[data-v-e4b3101e]{max-height:280px;margin-bottom:var(--size-value8)}.lg .VcEmptyStateImage[data-v-e4b3101e] svg{width:280px}.lg .VcEmptyStateTitle[data-v-e4b3101e]{font-weight:var(--font-weight-large);line-height:22px;padding-bottom:var(--size-value2);font-size:var(--font-size-medium1)}",
@@ -4589,22 +4589,22 @@ var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
4589
4589
  /* scoped */
4590
4590
 
4591
4591
 
4592
- var __vue_scope_id__$2 = "data-v-e4b3101e";
4592
+ var __vue_scope_id__$4 = "data-v-e4b3101e";
4593
4593
  /* module identifier */
4594
4594
 
4595
- var __vue_module_identifier__$2 = "data-v-e4b3101e";
4595
+ var __vue_module_identifier__$4 = "data-v-e4b3101e";
4596
4596
  /* functional template */
4597
4597
 
4598
- var __vue_is_functional_template__$2 = false;
4598
+ var __vue_is_functional_template__$4 = false;
4599
4599
  /* style inject shadow dom */
4600
4600
 
4601
- var __vue_component__$2 = /*#__PURE__*/normalizeComponent({
4602
- render: __vue_render__$2,
4603
- staticRenderFns: __vue_staticRenderFns__$2
4604
- }, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, undefined, createInjectorSSR, undefined);var script$1 = {
4601
+ var __vue_component__$4 = /*#__PURE__*/normalizeComponent({
4602
+ render: __vue_render__$4,
4603
+ staticRenderFns: __vue_staticRenderFns__$4
4604
+ }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, createInjectorSSR, undefined);var script$3 = {
4605
4605
  name: "VcBanner",
4606
4606
  components: {
4607
- VcButton: __vue_component__$z
4607
+ VcButton: __vue_component__$B
4608
4608
  },
4609
4609
  props: {
4610
4610
  dataQa: {
@@ -4629,10 +4629,10 @@ var __vue_component__$2 = /*#__PURE__*/normalizeComponent({
4629
4629
  }
4630
4630
  }
4631
4631
  };/* script */
4632
- var __vue_script__$1 = script$1;
4632
+ var __vue_script__$3 = script$3;
4633
4633
  /* template */
4634
4634
 
4635
- var __vue_render__$1 = function __vue_render__() {
4635
+ var __vue_render__$3 = function __vue_render__() {
4636
4636
  var _vm = this;
4637
4637
 
4638
4638
  var _h = _vm.$createElement;
@@ -4659,10 +4659,10 @@ var __vue_render__$1 = function __vue_render__() {
4659
4659
  }, [_vm._v(_vm._s(_vm.buttonLabel))]) : _vm._e()], 2);
4660
4660
  };
4661
4661
 
4662
- var __vue_staticRenderFns__$1 = [];
4662
+ var __vue_staticRenderFns__$3 = [];
4663
4663
  /* style */
4664
4664
 
4665
- var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
4665
+ var __vue_inject_styles__$3 = function __vue_inject_styles__(inject) {
4666
4666
  if (!inject) return;
4667
4667
  inject("data-v-a8d8a41c_0", {
4668
4668
  source: ".VcBanner[data-v-a8d8a41c]{min-height:128px;box-sizing:border-box;box-shadow:var(--shadow-10)}@media screen and (min-width:960px){.VcBanner[data-v-a8d8a41c]{box-shadow:unset;border-radius:var(--size-value3);border:1px solid var(--neutral-lighten-2)}}.VcBanner img[data-v-a8d8a41c]{max-width:104px}.VcBanner .text-container[data-v-a8d8a41c]{color:var(--gray-darken-5)}.VcBanner .text-container .banner-title[data-v-a8d8a41c]{font-weight:var(--font-weight-large2);font-size:var(--font-size-small3);line-height:22px}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-a8d8a41c]{font-size:var(--font-size-medium2);line-height:var(--size-value8)}}.VcBanner .text-container .banner-subtitle[data-v-a8d8a41c]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium)}",
@@ -4673,23 +4673,23 @@ var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
4673
4673
  /* scoped */
4674
4674
 
4675
4675
 
4676
- var __vue_scope_id__$1 = "data-v-a8d8a41c";
4676
+ var __vue_scope_id__$3 = "data-v-a8d8a41c";
4677
4677
  /* module identifier */
4678
4678
 
4679
- var __vue_module_identifier__$1 = "data-v-a8d8a41c";
4679
+ var __vue_module_identifier__$3 = "data-v-a8d8a41c";
4680
4680
  /* functional template */
4681
4681
 
4682
- var __vue_is_functional_template__$1 = false;
4682
+ var __vue_is_functional_template__$3 = false;
4683
4683
  /* style inject shadow dom */
4684
4684
 
4685
- var __vue_component__$1 = /*#__PURE__*/normalizeComponent({
4686
- render: __vue_render__$1,
4687
- staticRenderFns: __vue_staticRenderFns__$1
4688
- }, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, createInjectorSSR, undefined);var script = {
4685
+ var __vue_component__$3 = /*#__PURE__*/normalizeComponent({
4686
+ render: __vue_render__$3,
4687
+ staticRenderFns: __vue_staticRenderFns__$3
4688
+ }, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, createInjectorSSR, undefined);var script$2 = {
4689
4689
  name: "VcWizardCtaContainer",
4690
4690
  components: {
4691
- VcButton: __vue_component__$z,
4692
- VcLayout: __vue_component__$x
4691
+ VcButton: __vue_component__$B,
4692
+ VcLayout: __vue_component__$z
4693
4693
  },
4694
4694
  props: {
4695
4695
  isBackDisplayed: {
@@ -4714,10 +4714,10 @@ var __vue_component__$1 = /*#__PURE__*/normalizeComponent({
4714
4714
  }
4715
4715
  }
4716
4716
  };/* script */
4717
- var __vue_script__ = script;
4717
+ var __vue_script__$2 = script$2;
4718
4718
  /* template */
4719
4719
 
4720
- var __vue_render__ = function __vue_render__() {
4720
+ var __vue_render__$2 = function __vue_render__() {
4721
4721
  var _vm = this;
4722
4722
 
4723
4723
  var _h = _vm.$createElement;
@@ -4757,10 +4757,10 @@ var __vue_render__ = function __vue_render__() {
4757
4757
  }, [_vm._v("\n " + _vm._s(_vm.nextButtonLabel) + "\n ")])], 1);
4758
4758
  };
4759
4759
 
4760
- var __vue_staticRenderFns__ = [];
4760
+ var __vue_staticRenderFns__$2 = [];
4761
4761
  /* style */
4762
4762
 
4763
- var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
4763
+ var __vue_inject_styles__$2 = function __vue_inject_styles__(inject) {
4764
4764
  if (!inject) return;
4765
4765
  inject("data-v-361520bc_0", {
4766
4766
  source: "[data-v-361520bc]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.wizard-cta-container[data-v-361520bc]{background-color:#fff;position:sticky;bottom:0;left:0;width:100%;height:var(--size-value18);max-height:var(--size-value18);padding:var(--size-value3) var(--size-value4);border-top:1px solid var(--gray-lighten-1)}@media screen and (min-width:960px){.wizard-cta-container[data-v-361520bc]{border-top:revert;position:static;padding:var(--size-value5);width:100%;transform:revert}}.wizard-cta-button[data-v-361520bc]{flex:1;min-height:var(--size-value12)}@media screen and (min-width:960px){.wizard-cta-button[data-v-361520bc]{flex:revert;min-height:var(--size-value10)}}.wizard-cta-button+.wizard-cta-button[data-v-361520bc]{margin-inline-start:var(--size-value3)}",
@@ -4771,10 +4771,391 @@ var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
4771
4771
  /* scoped */
4772
4772
 
4773
4773
 
4774
- var __vue_scope_id__ = "data-v-361520bc";
4774
+ var __vue_scope_id__$2 = "data-v-361520bc";
4775
+ /* module identifier */
4776
+
4777
+ var __vue_module_identifier__$2 = "data-v-361520bc";
4778
+ /* functional template */
4779
+
4780
+ var __vue_is_functional_template__$2 = false;
4781
+ /* style inject shadow dom */
4782
+
4783
+ var __vue_component__$2 = /*#__PURE__*/normalizeComponent({
4784
+ render: __vue_render__$2,
4785
+ staticRenderFns: __vue_staticRenderFns__$2
4786
+ }, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, undefined, createInjectorSSR, undefined);var script$1 = {
4787
+ name: "VcStepperContent",
4788
+ model: {
4789
+ prop: 'currentStep'
4790
+ },
4791
+ props: {
4792
+ wizardData: {
4793
+ type: Object,
4794
+ required: true
4795
+ },
4796
+ currentStep: {
4797
+ type: Number,
4798
+ default: 1
4799
+ },
4800
+ steps: {
4801
+ type: Array,
4802
+ validator: function validator(steps) {
4803
+ return steps.every(function (step) {
4804
+ return step.component && step.name;
4805
+ });
4806
+ },
4807
+ required: true
4808
+ },
4809
+ dataQa: {
4810
+ type: String,
4811
+ default: 'vc-content-wizard'
4812
+ }
4813
+ },
4814
+ components: {
4815
+ VcLayout: __vue_component__$z,
4816
+ VcLoader: __vue_component__$h,
4817
+ VStepperContent: lib.VStepperContent,
4818
+ VStepperItems: lib.VStepperItems,
4819
+ VStepper: lib.VStepper
4820
+ },
4821
+ data: function data() {
4822
+ return {
4823
+ lastCompleted: 0,
4824
+ isLoading: true,
4825
+ LOADER_SIZE: 48,
4826
+ LOADER_COLOR: 'secondary',
4827
+ FIRST_STEP: 1
4828
+ };
4829
+ },
4830
+ mounted: function mounted() {
4831
+ var _this = this;
4832
+
4833
+ this.$nextTick(function () {
4834
+ return _this.isLoading = false;
4835
+ });
4836
+ },
4837
+ updated: function updated() {
4838
+ this.isLoading = false;
4839
+ },
4840
+ computed: {
4841
+ getStepName: function getStepName() {
4842
+ var _this$steps;
4843
+
4844
+ return (_this$steps = this.steps[this.currentStep - 1]) === null || _this$steps === void 0 ? void 0 : _this$steps.name;
4845
+ },
4846
+ getStepDescription: function getStepDescription() {
4847
+ var _this$steps2;
4848
+
4849
+ return (_this$steps2 = this.steps[this.currentStep - 1]) === null || _this$steps2 === void 0 ? void 0 : _this$steps2.description;
4850
+ }
4851
+ },
4852
+ methods: {
4853
+ nextStep: function nextStep() {
4854
+ if (this.lastCompleted < this.currentStep) {
4855
+ this.lastCompleted = this.currentStep;
4856
+ }
4857
+
4858
+ if (this.currentStep > this.steps.length) {
4859
+ this.shareStep(this.steps.length);
4860
+ }
4861
+ },
4862
+ getStepQa: function getStepQa(idx) {
4863
+ return "".concat(this.dataQa, "-step-").concat(idx);
4864
+ },
4865
+ shareStep: function shareStep(step) {
4866
+ this.$emit('input', step);
4867
+ }
4868
+ },
4869
+ watch: {
4870
+ currentStep: {
4871
+ handler: function handler(newVal, oldVal) {
4872
+ this.isLoading = true;
4873
+
4874
+ if (newVal > oldVal) {
4875
+ this.nextStep();
4876
+ }
4877
+
4878
+ if (newVal < this.FIRST_STEP) {
4879
+ this.shareStep(this.FIRST_STEP);
4880
+ }
4881
+ }
4882
+ }
4883
+ }
4884
+ };/* script */
4885
+ var __vue_script__$1 = script$1;
4886
+ /* template */
4887
+
4888
+ var __vue_render__$1 = function __vue_render__() {
4889
+ var _vm = this;
4890
+
4891
+ var _h = _vm.$createElement;
4892
+
4893
+ var _c = _vm._self._c || _h;
4894
+
4895
+ return _c('vc-layout', {
4896
+ staticClass: "stepper-content-wrapper",
4897
+ attrs: {
4898
+ "column": "",
4899
+ "justify-start": ""
4900
+ }
4901
+ }, [!_vm.isLoading ? _c('VcLayout', {
4902
+ staticClass: "stepper-header",
4903
+ attrs: {
4904
+ "column": ""
4905
+ }
4906
+ }, [_c('div', {
4907
+ staticClass: "content-stepper-title"
4908
+ }, [_vm._v(_vm._s(_vm.getStepName))]), _vm._v(" "), _c('div', {
4909
+ staticClass: "content-stepper-description",
4910
+ domProps: {
4911
+ "innerHTML": _vm._s(_vm.getStepDescription)
4912
+ }
4913
+ })]) : _vm._e(), _vm._v(" "), _c('v-stepper', {
4914
+ staticClass: "vc-stepper-content",
4915
+ attrs: {
4916
+ "data-qa": _vm.dataQa
4917
+ },
4918
+ model: {
4919
+ value: _vm.currentStep,
4920
+ callback: function callback($$v) {
4921
+ _vm.currentStep = $$v;
4922
+ },
4923
+ expression: "currentStep"
4924
+ }
4925
+ }, [_c('v-stepper-items', _vm._l(_vm.steps, function (step, index) {
4926
+ return _c('v-stepper-content', {
4927
+ key: "step-" + index,
4928
+ attrs: {
4929
+ "step": index + 1
4930
+ }
4931
+ }, [_vm.currentStep === index + 1 ? _c('VcLayout', {
4932
+ staticClass: "layout-content",
4933
+ attrs: {
4934
+ "column": "",
4935
+ "justify-center": _vm.isLoading
4936
+ }
4937
+ }, [_c('VcLoader', {
4938
+ directives: [{
4939
+ name: "show",
4940
+ rawName: "v-show",
4941
+ value: _vm.isLoading,
4942
+ expression: "isLoading"
4943
+ }],
4944
+ attrs: {
4945
+ "size": _vm.LOADER_SIZE,
4946
+ "color": _vm.LOADER_COLOR
4947
+ }
4948
+ }), _vm._v(" "), _vm._t("alert-" + (index + 1)), _vm._v(" "), _c(step.component, _vm._g(_vm._b({
4949
+ directives: [{
4950
+ name: "show",
4951
+ rawName: "v-show",
4952
+ value: !_vm.isLoading,
4953
+ expression: "!isLoading"
4954
+ }],
4955
+ tag: "component",
4956
+ attrs: {
4957
+ "data-qa": _vm.getStepQa(index)
4958
+ },
4959
+ on: {
4960
+ "submit": function submit(data) {
4961
+ return _vm.$emit('submit', data);
4962
+ }
4963
+ }
4964
+ }, 'component', Object.assign({}, _vm.wizardData, step.props), false), step.event))], 2) : _vm._e()], 1);
4965
+ }), 1)], 1)], 1);
4966
+ };
4967
+
4968
+ var __vue_staticRenderFns__$1 = [];
4969
+ /* style */
4970
+
4971
+ var __vue_inject_styles__$1 = function __vue_inject_styles__(inject) {
4972
+ if (!inject) return;
4973
+ inject("data-v-9a0d3df6_0", {
4974
+ source: "[data-v-9a0d3df6]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.stepper-content-wrapper[data-v-9a0d3df6]{max-height:100%;width:100%;padding-bottom:var(--size-value6)}@media screen and (min-width:960px){.layout-content[data-v-9a0d3df6]{padding-block-start:var(--size-value3);padding-inline:var(--size-value10)}}.stepper-header[data-v-9a0d3df6]{margin-block-end:var(--size-value7)}@media screen and (min-width:960px){.stepper-header[data-v-9a0d3df6]{padding-block-start:var(--size-value3);padding-inline:var(--size-value10)}}.stepper-header .content-stepper-title[data-v-9a0d3df6]{letter-spacing:.01em;font-size:var(--font-size-medium);font-weight:var(--font-weight-large);line-height:var(--size-value8);color:var(--gray-darken-5)}@media screen and (min-width:960px){.stepper-header .content-stepper-title[data-v-9a0d3df6]{font-size:var(--font-size-medium2)}}.stepper-header .content-stepper-description[data-v-9a0d3df6]{font-size:var(--font-size-x-small);line-height:var(--size-value5);color:var(--gray-darken-4)}.vc-stepper-content.v-stepper[data-v-9a0d3df6]{width:100%;box-shadow:none;max-height:100%;overflow:auto}.vc-stepper-content.v-stepper[data-v-9a0d3df6] .v-stepper__items .v-stepper__content{padding:0}",
4975
+ map: undefined,
4976
+ media: undefined
4977
+ });
4978
+ };
4979
+ /* scoped */
4980
+
4981
+
4982
+ var __vue_scope_id__$1 = "data-v-9a0d3df6";
4983
+ /* module identifier */
4984
+
4985
+ var __vue_module_identifier__$1 = "data-v-9a0d3df6";
4986
+ /* functional template */
4987
+
4988
+ var __vue_is_functional_template__$1 = false;
4989
+ /* style inject shadow dom */
4990
+
4991
+ var __vue_component__$1 = /*#__PURE__*/normalizeComponent({
4992
+ render: __vue_render__$1,
4993
+ staticRenderFns: __vue_staticRenderFns__$1
4994
+ }, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, createInjectorSSR, undefined);var script = {
4995
+ name: "VcWizard",
4996
+ components: {
4997
+ VcStepsBar: __vue_component__$l,
4998
+ VcStepperContent: __vue_component__$1,
4999
+ VcMobileWizardProgress: __vue_component__$j,
5000
+ VcWizardCtaContainer: __vue_component__$2,
5001
+ VLayout: lib.VLayout
5002
+ },
5003
+ props: {
5004
+ steps: {
5005
+ type: [Array],
5006
+ validator: function validator(steps) {
5007
+ return steps.every(function (step) {
5008
+ return step.name;
5009
+ });
5010
+ },
5011
+ required: true
5012
+ },
5013
+ dataQa: {
5014
+ type: String,
5015
+ default: 'wizard'
5016
+ },
5017
+ title: {
5018
+ type: String,
5019
+ default: ''
5020
+ }
5021
+ },
5022
+ data: function data() {
5023
+ return {
5024
+ currentStep: 1,
5025
+ wizardSteps: [],
5026
+ wizardStepsData: {}
5027
+ };
5028
+ },
5029
+ created: function created() {
5030
+ this.init();
5031
+ },
5032
+ methods: {
5033
+ init: function init() {
5034
+ this.currentStep = 1;
5035
+ this.wizardSteps = this.steps.slice();
5036
+ },
5037
+ goBackOneStep: function goBackOneStep() {
5038
+ this.wizardStepsData[this.currentStep] = undefined;
5039
+ this.$set(this.wizardStepsData, this.currentStep, undefined);
5040
+ this.currentStep--;
5041
+ },
5042
+ handleSubmit: function handleSubmit(data) {
5043
+ var stepData = data.stepData || {};
5044
+ var wizardData = data.wizardData || {};
5045
+
5046
+ var newStepData = _objectSpread2(_objectSpread2({}, this.currentStepObj), stepData);
5047
+
5048
+ var newWizardStepData = _objectSpread2(_objectSpread2({}, this.wizardStepsData[this.currentStep]), wizardData);
5049
+
5050
+ this.$set(this.wizardStepsData, this.currentStep, newWizardStepData);
5051
+ this.wizardSteps.splice(this.currentStep - 1, 1, newStepData);
5052
+ },
5053
+ goForwardOneStep: function goForwardOneStep() {
5054
+ if (this.currentStep < this.wizardSteps.length) {
5055
+ this.currentStep++;
5056
+ } else {
5057
+ this.$emit('submit', this.wizardSteps);
5058
+ }
5059
+ }
5060
+ },
5061
+ computed: {
5062
+ wizardData: function wizardData() {
5063
+ return Object.values(this.wizardStepsData).reduce(function (acc, currentValue) {
5064
+ return _objectSpread2(_objectSpread2({}, acc), currentValue);
5065
+ }, {});
5066
+ },
5067
+ currentStepObj: function currentStepObj() {
5068
+ return this.wizardSteps[this.currentStep - 1];
5069
+ },
5070
+ isBackDisplayed: function isBackDisplayed() {
5071
+ return this.currentStepObj.isBackDisplayed !== undefined ? this.currentStepObj.isBackDisplayed : this.currentStep > 1;
5072
+ },
5073
+ isNextButtonDisabled: function isNextButtonDisabled() {
5074
+ var _this = this;
5075
+
5076
+ if (this.currentStepObj.nextStepEnabledRules) {
5077
+ return this.currentStepObj.nextStepEnabledRules.every(function (rule) {
5078
+ return !rule(_this.wizardData);
5079
+ });
5080
+ } else {
5081
+ return this.currentStepObj.isNextButtonDisabled !== undefined ? this.currentStepObj.isNextButtonDisabled : false;
5082
+ }
5083
+ }
5084
+ }
5085
+ };/* script */
5086
+ var __vue_script__ = script;
5087
+ /* template */
5088
+
5089
+ var __vue_render__ = function __vue_render__() {
5090
+ var _vm = this;
5091
+
5092
+ var _h = _vm.$createElement;
5093
+
5094
+ var _c = _vm._self._c || _h;
5095
+
5096
+ return _c('v-layout', {
5097
+ staticClass: "vc-wizard",
5098
+ attrs: {
5099
+ "column": "",
5100
+ "align-start": "",
5101
+ "justify-start": ""
5102
+ }
5103
+ }, [!_vm.$vuetify.breakpoint.mdAndUp ? _c('VcMobileWizardProgress', {
5104
+ attrs: {
5105
+ "dataQa": _vm.dataQa,
5106
+ "currentStep": _vm.currentStep,
5107
+ "steps": _vm.wizardSteps
5108
+ }
5109
+ }) : _c('VcStepsBar', {
5110
+ attrs: {
5111
+ "currentStep": _vm.currentStep,
5112
+ "steps": _vm.wizardSteps,
5113
+ "title": _vm.title,
5114
+ "dataQa": _vm.dataQa
5115
+ }
5116
+ }), _vm._v(" "), _c('VcStepperContent', {
5117
+ attrs: {
5118
+ "wizardData": _vm.wizardData,
5119
+ "currentStep": _vm.currentStep,
5120
+ "steps": _vm.wizardSteps,
5121
+ "dataQa": _vm.dataQa
5122
+ },
5123
+ on: {
5124
+ "submit": _vm.handleSubmit
5125
+ }
5126
+ }), _vm._v(" "), _c('VcWizardCtaContainer', {
5127
+ attrs: {
5128
+ "isBackDisplayed": _vm.isBackDisplayed,
5129
+ "isNextButtonDisabled": _vm.isNextButtonDisabled,
5130
+ "backButtonLabel": _vm.currentStepObj.backButtonLabel || _vm.$dst('ds.wizard.back'),
5131
+ "nextButtonLabel": _vm.currentStepObj.nextButtonLabel || _vm.$dst('ds.wizard.next'),
5132
+ "dataQa": _vm.dataQa
5133
+ },
5134
+ on: {
5135
+ "onBackPressed": _vm.goBackOneStep,
5136
+ "onNextPressed": _vm.goForwardOneStep
5137
+ }
5138
+ })], 1);
5139
+ };
5140
+
5141
+ var __vue_staticRenderFns__ = [];
5142
+ /* style */
5143
+
5144
+ var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
5145
+ if (!inject) return;
5146
+ inject("data-v-485be306_0", {
5147
+ source: "[data-v-485be306]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-wizard[data-v-485be306]{height:100%}@media screen and (min-width:960px){.vc-wizard[data-v-485be306]{display:grid;grid-template-columns:minmax(200px,1fr) 3fr;grid-template-rows:400px 80px;grid-column-gap:var(--size-value10);grid-row-gap:0}}@media screen and (min-width:972px){.vc-wizard[data-v-485be306]{grid-column-gap:var(--size-value20)}}.vc-stepper-container[data-v-485be306]{grid-area:1/1/3/2;border-inline-end:1px solid #e0e0e0}.wizard-cta-container[data-v-485be306]{grid-area:2/2/3/3}.stepper-content-wrapper[data-v-485be306]{grid-area:1/2/2/3}",
5148
+ map: undefined,
5149
+ media: undefined
5150
+ });
5151
+ };
5152
+ /* scoped */
5153
+
5154
+
5155
+ var __vue_scope_id__ = "data-v-485be306";
4775
5156
  /* module identifier */
4776
5157
 
4777
- var __vue_module_identifier__ = "data-v-361520bc";
5158
+ var __vue_module_identifier__ = "data-v-485be306";
4778
5159
  /* functional template */
4779
5160
 
4780
5161
  var __vue_is_functional_template__ = false;
@@ -4784,7 +5165,7 @@ var __vue_component__ = /*#__PURE__*/normalizeComponent({
4784
5165
  render: __vue_render__,
4785
5166
  staticRenderFns: __vue_staticRenderFns__
4786
5167
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, createInjectorSSR, undefined);// Put here any components that need to be available to users of the package
4787
- var components$1=/*#__PURE__*/Object.freeze({__proto__:null,VcConfirmModal:__vue_component__$u,VcInputModal:__vue_component__$s,VcNoticeModal:__vue_component__$r,VcModalFooter:__vue_component__$w,VcModalHeader:__vue_component__$v,VcAlert:__vue_component__$q,VcTooltip:__vue_component__$p,VcIconWithTooltip:__vue_component__$o,VcBottomActions:__vue_component__$m,VcActionList:__vue_component__$l,VcActions:__vue_component__$k,VcStepsBar:__vue_component__$j,VcMobileWizardProgress:__vue_component__$h,VcProgressCircular:__vue_component__$i,VcButton:__vue_component__$z,VcButtonGroup:__vue_component__$g,VcForm:__vue_component__$t,VcIcon:__vue_component__$A,VcLayout:__vue_component__$x,VcLoader:__vue_component__$f,VcSwitch:__vue_component__$e,VcTextField:__vue_component__$d,VcAvatar:__vue_component__$n,VcTextArea:__vue_component__$c,VcToast:__vue_component__$b,VcCard:__vue_component__$a,VcCheckbox:__vue_component__$9,VcFilterPanel:__vue_component__$8,VcFocusArea:__vue_component__$7,VcLink:__vue_component__$6,VcListItem:__vue_component__$5,VcGroupHeader:__vue_component__$4,VcEmptyState:__vue_component__$2,VcSvg:__vue_component__$3,VcBanner:__vue_component__$1,VcWizardCtaContainer:__vue_component__});var install = function installdesignSystem(Vue) {
5168
+ var components$1=/*#__PURE__*/Object.freeze({__proto__:null,VcConfirmModal:__vue_component__$w,VcInputModal:__vue_component__$u,VcNoticeModal:__vue_component__$t,VcModalFooter:__vue_component__$y,VcModalHeader:__vue_component__$x,VcAlert:__vue_component__$s,VcTooltip:__vue_component__$r,VcIconWithTooltip:__vue_component__$q,VcBottomActions:__vue_component__$o,VcActionList:__vue_component__$n,VcActions:__vue_component__$m,VcStepsBar:__vue_component__$l,VcMobileWizardProgress:__vue_component__$j,VcProgressCircular:__vue_component__$k,VcButton:__vue_component__$B,VcButtonGroup:__vue_component__$i,VcForm:__vue_component__$v,VcIcon:__vue_component__$C,VcLayout:__vue_component__$z,VcLoader:__vue_component__$h,VcSwitch:__vue_component__$g,VcTextField:__vue_component__$f,VcAvatar:__vue_component__$p,VcTextArea:__vue_component__$e,VcToast:__vue_component__$d,VcCard:__vue_component__$c,VcCheckbox:__vue_component__$b,VcFilterPanel:__vue_component__$a,VcFocusArea:__vue_component__$9,VcLink:__vue_component__$8,VcListItem:__vue_component__$7,VcGroupHeader:__vue_component__$6,VcEmptyState:__vue_component__$4,VcSvg:__vue_component__$5,VcBanner:__vue_component__$3,VcWizardCtaContainer:__vue_component__$2,VcWizard:__vue_component__});var install = function installdesignSystem(Vue) {
4788
5169
  Object.entries(components$1).forEach(function (_ref) {
4789
5170
  var _ref2 = _slicedToArray(_ref, 2),
4790
5171
  componentName = _ref2[0],
@@ -4793,7 +5174,7 @@ var components$1=/*#__PURE__*/Object.freeze({__proto__:null,VcConfirmModal:__vue
4793
5174
  Vue.component(componentName, component);
4794
5175
  });
4795
5176
  }; // Create module definition for Vue.use()
4796
- var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,VcConfirmModal:__vue_component__$u,VcInputModal:__vue_component__$s,VcNoticeModal:__vue_component__$r,VcModalFooter:__vue_component__$w,VcModalHeader:__vue_component__$v,VcAlert:__vue_component__$q,VcTooltip:__vue_component__$p,VcIconWithTooltip:__vue_component__$o,VcBottomActions:__vue_component__$m,VcActionList:__vue_component__$l,VcActions:__vue_component__$k,VcStepsBar:__vue_component__$j,VcMobileWizardProgress:__vue_component__$h,VcProgressCircular:__vue_component__$i,VcButton:__vue_component__$z,VcButtonGroup:__vue_component__$g,VcForm:__vue_component__$t,VcIcon:__vue_component__$A,VcLayout:__vue_component__$x,VcLoader:__vue_component__$f,VcSwitch:__vue_component__$e,VcTextField:__vue_component__$d,VcAvatar:__vue_component__$n,VcTextArea:__vue_component__$c,VcToast:__vue_component__$b,VcCard:__vue_component__$a,VcCheckbox:__vue_component__$9,VcFilterPanel:__vue_component__$8,VcFocusArea:__vue_component__$7,VcLink:__vue_component__$6,VcListItem:__vue_component__$5,VcGroupHeader:__vue_component__$4,VcEmptyState:__vue_component__$2,VcSvg:__vue_component__$3,VcBanner:__vue_component__$1,VcWizardCtaContainer:__vue_component__});// only expose one global var, with component exports exposed as properties of
5177
+ var components=/*#__PURE__*/Object.freeze({__proto__:null,'default':install,VcConfirmModal:__vue_component__$w,VcInputModal:__vue_component__$u,VcNoticeModal:__vue_component__$t,VcModalFooter:__vue_component__$y,VcModalHeader:__vue_component__$x,VcAlert:__vue_component__$s,VcTooltip:__vue_component__$r,VcIconWithTooltip:__vue_component__$q,VcBottomActions:__vue_component__$o,VcActionList:__vue_component__$n,VcActions:__vue_component__$m,VcStepsBar:__vue_component__$l,VcMobileWizardProgress:__vue_component__$j,VcProgressCircular:__vue_component__$k,VcButton:__vue_component__$B,VcButtonGroup:__vue_component__$i,VcForm:__vue_component__$v,VcIcon:__vue_component__$C,VcLayout:__vue_component__$z,VcLoader:__vue_component__$h,VcSwitch:__vue_component__$g,VcTextField:__vue_component__$f,VcAvatar:__vue_component__$p,VcTextArea:__vue_component__$e,VcToast:__vue_component__$d,VcCard:__vue_component__$c,VcCheckbox:__vue_component__$b,VcFilterPanel:__vue_component__$a,VcFocusArea:__vue_component__$9,VcLink:__vue_component__$8,VcListItem:__vue_component__$7,VcGroupHeader:__vue_component__$6,VcEmptyState:__vue_component__$4,VcSvg:__vue_component__$5,VcBanner:__vue_component__$3,VcWizardCtaContainer:__vue_component__$2,VcWizard:__vue_component__});// only expose one global var, with component exports exposed as properties of
4797
5178
  // that global var (eg. plugin.component)
4798
5179
 
4799
5180
  Object.entries(components).forEach(function (_ref) {