@vcita/design-system 0.2.10-beta.3 → 0.2.10-beta.5

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.
Files changed (43) hide show
  1. package/CHANGELOG.MD +80 -0
  2. package/config/locales/ds.en.yml +2 -0
  3. package/dist/@vcita/design-system.esm.js +1009 -695
  4. package/dist/@vcita/design-system.min.js +1 -1
  5. package/dist/@vcita/design-system.ssr.js +838 -548
  6. package/init/SvgIcons.js +1 -0
  7. package/package.json +1 -1
  8. package/src/components/VcAvatar/VcAvatar.stories.js +6 -2
  9. package/src/components/VcAvatar/VcAvatar.vue +40 -14
  10. package/src/components/VcCheckbox/VcCheckbox.stories.js +2 -0
  11. package/src/components/VcCheckbox/VcCheckbox.vue +19 -14
  12. package/src/components/VcTooltip/VcTooltip.stories.js +3 -1
  13. package/src/components/VcTooltip/VcTooltip.vue +5 -0
  14. package/src/components/index.js +2 -0
  15. package/src/components/list/VcListEntity/VcListEntity.vue +1 -1
  16. package/src/components/listBox/VcChecklistItem/VcChecklistItem.spec.js +93 -0
  17. package/src/components/listBox/VcChecklistItem/VcChecklistItem.stories.js +56 -0
  18. package/src/components/listBox/VcChecklistItem/VcChecklistItem.vue +118 -0
  19. package/src/components/listBox/VcListbox/VcListbox.spec.js +131 -0
  20. package/src/components/listBox/VcListbox/VcListbox.stories.js +78 -0
  21. package/src/components/listBox/VcListbox/VcListbox.vue +141 -0
  22. package/src/components/modal/VcConfirmProminentModal/VcConfirmProminentModal.stories.js +2 -0
  23. package/src/components/modal/VcConfirmProminentModal/VcConfirmProminentModal.vue +5 -0
  24. package/src/components/modal/VcInputModal/VcInputModal.stories.js +8 -1
  25. package/src/components/modal/VcInputModal/VcInputModal.vue +6 -1
  26. package/src/components/modal/VcNoticeModal/VcNoticeModal.stories.js +6 -1
  27. package/src/components/modal/VcNoticeModal/VcNoticeModal.vue +5 -1
  28. package/src/components/wizard/VcWizard/VcWizard.spec.js +1 -1
  29. package/src/components/wizard/VcWizard/VcWizard.vue +2 -2
  30. package/src/assets/logo.png +0 -0
  31. package/src/assets/logo.svg +0 -1
  32. package/src/components/VcButton/VcButton.stories.mdx.old +0 -40
  33. package/src/components/VcExpansionPanels/VcExpansionPanels.stories.js +0 -36
  34. package/src/components/VcExpansionPanels/VcExpansionPanels.vue +0 -26
  35. package/src/components/VcHourInput/VcHourInput.stories.js +0 -36
  36. package/src/components/VcHourInput/VcHourInput.vue +0 -134
  37. package/src/stories/assets/colors.svg +0 -1
  38. package/src/stories/assets/comments.svg +0 -1
  39. package/src/stories/assets/direction.svg +0 -1
  40. package/src/stories/assets/plugin.svg +0 -1
  41. package/src/stories/assets/repo.svg +0 -1
  42. package/src/stories/assets/stackalt.svg +0 -1
  43. package/src/stories/colors.stories.mdx +0 -78
@@ -1,4 +1,4 @@
1
- import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem, VList, VBottomSheet, VListItemTitle, VMenu, VStepperStep, VStepper, VProgressCircular, VCol, VRow, VContainer, VSwitch, VTextField, VTextarea, VSnackbar, VCard, VCheckbox, VStepperContent, VStepperItems } from 'vuetify/lib';
1
+ import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem, VList, VBottomSheet, VListItemTitle, VMenu, VStepperStep, VStepper, VProgressCircular, VCheckbox, VDivider, VCol, VRow, VContainer, VSwitch, VTextField, VTextarea, VSnackbar, VCard, VStepperContent, VStepperItems } from 'vuetify/lib';
2
2
 
3
3
  //
4
4
  //
@@ -11,7 +11,7 @@ import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem,
11
11
  //
12
12
  //
13
13
  //
14
- var script$F = {
14
+ var script$H = {
15
15
  components: {
16
16
  VDialog: VDialog
17
17
  },
@@ -168,10 +168,10 @@ function addStyle(id, css) {
168
168
  }
169
169
 
170
170
  /* script */
171
- const __vue_script__$F = script$F;
171
+ const __vue_script__$H = script$H;
172
172
  /* template */
173
173
 
174
- var __vue_render__$C = function () {
174
+ var __vue_render__$E = function () {
175
175
  var _vm = this;
176
176
 
177
177
  var _h = _vm.$createElement;
@@ -206,10 +206,10 @@ var __vue_render__$C = function () {
206
206
  }, [_vm._t("default")], 2);
207
207
  };
208
208
 
209
- var __vue_staticRenderFns__$C = [];
209
+ var __vue_staticRenderFns__$E = [];
210
210
  /* style */
211
211
 
212
- const __vue_inject_styles__$F = function (inject) {
212
+ const __vue_inject_styles__$H = function (inject) {
213
213
  if (!inject) return;
214
214
  inject("data-v-2f9f1f74_0", {
215
215
  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)}}",
@@ -220,23 +220,23 @@ const __vue_inject_styles__$F = function (inject) {
220
220
  /* scoped */
221
221
 
222
222
 
223
- const __vue_scope_id__$F = undefined;
223
+ const __vue_scope_id__$H = undefined;
224
224
  /* module identifier */
225
225
 
226
- const __vue_module_identifier__$F = undefined;
226
+ const __vue_module_identifier__$H = undefined;
227
227
  /* functional template */
228
228
 
229
- const __vue_is_functional_template__$F = false;
229
+ const __vue_is_functional_template__$H = false;
230
230
  /* style inject SSR */
231
231
 
232
232
  /* style inject shadow dom */
233
233
 
234
- const __vue_component__$F = /*#__PURE__*/normalizeComponent({
235
- render: __vue_render__$C,
236
- staticRenderFns: __vue_staticRenderFns__$C
237
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, createInjector, undefined, undefined);
234
+ const __vue_component__$H = /*#__PURE__*/normalizeComponent({
235
+ render: __vue_render__$E,
236
+ staticRenderFns: __vue_staticRenderFns__$E
237
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, createInjector, undefined, undefined);
238
238
 
239
- var script$E = {
239
+ var script$G = {
240
240
  name: "VcIcon",
241
241
  render: function (createElement) {
242
242
  const props = {
@@ -248,28 +248,28 @@ var script$E = {
248
248
  };
249
249
 
250
250
  /* script */
251
- const __vue_script__$E = script$E;
251
+ const __vue_script__$G = script$G;
252
252
  /* template */
253
253
 
254
254
  /* style */
255
255
 
256
- const __vue_inject_styles__$E = undefined;
256
+ const __vue_inject_styles__$G = undefined;
257
257
  /* scoped */
258
258
 
259
- const __vue_scope_id__$E = undefined;
259
+ const __vue_scope_id__$G = undefined;
260
260
  /* module identifier */
261
261
 
262
- const __vue_module_identifier__$E = undefined;
262
+ const __vue_module_identifier__$G = undefined;
263
263
  /* functional template */
264
264
 
265
- const __vue_is_functional_template__$E = undefined;
265
+ const __vue_is_functional_template__$G = undefined;
266
266
  /* style inject */
267
267
 
268
268
  /* style inject SSR */
269
269
 
270
270
  /* style inject shadow dom */
271
271
 
272
- const __vue_component__$E = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
272
+ const __vue_component__$G = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
273
273
 
274
274
  //
275
275
  //
@@ -297,7 +297,7 @@ const __vue_component__$E = /*#__PURE__*/normalizeComponent({}, __vue_inject_sty
297
297
  //
298
298
  //
299
299
  //
300
- var script$D = {
300
+ var script$F = {
301
301
  components: {
302
302
  VBtn: VBtn
303
303
  },
@@ -375,10 +375,10 @@ var script$D = {
375
375
  };
376
376
 
377
377
  /* script */
378
- const __vue_script__$D = script$D;
378
+ const __vue_script__$F = script$F;
379
379
  /* template */
380
380
 
381
- var __vue_render__$B = function () {
381
+ var __vue_render__$D = function () {
382
382
  var _vm = this;
383
383
 
384
384
  var _h = _vm.$createElement;
@@ -414,10 +414,10 @@ var __vue_render__$B = function () {
414
414
  }, [_vm._t("prepend"), _vm._v("\n " + _vm._s(_vm.label || _vm.$slots.default && _vm.$slots.default[0].text || '') + "\n "), _vm._t("append")], 2);
415
415
  };
416
416
 
417
- var __vue_staticRenderFns__$B = [];
417
+ var __vue_staticRenderFns__$D = [];
418
418
  /* style */
419
419
 
420
- const __vue_inject_styles__$D = function (inject) {
420
+ const __vue_inject_styles__$F = function (inject) {
421
421
  if (!inject) return;
422
422
  inject("data-v-b69a1aa2_0", {
423
423
  source: ".VcButton[data-v-b69a1aa2]{letter-spacing:.003em}.VcButton[data-v-b69a1aa2]:disabled{background-color:var(--gray-lighten-2);color:var(--gray-darken-2)}",
@@ -428,28 +428,28 @@ const __vue_inject_styles__$D = function (inject) {
428
428
  /* scoped */
429
429
 
430
430
 
431
- const __vue_scope_id__$D = "data-v-b69a1aa2";
431
+ const __vue_scope_id__$F = "data-v-b69a1aa2";
432
432
  /* module identifier */
433
433
 
434
- const __vue_module_identifier__$D = undefined;
434
+ const __vue_module_identifier__$F = undefined;
435
435
  /* functional template */
436
436
 
437
- const __vue_is_functional_template__$D = false;
437
+ const __vue_is_functional_template__$F = false;
438
438
  /* style inject SSR */
439
439
 
440
440
  /* style inject shadow dom */
441
441
 
442
- const __vue_component__$D = /*#__PURE__*/normalizeComponent({
443
- render: __vue_render__$B,
444
- staticRenderFns: __vue_staticRenderFns__$B
445
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, createInjector, undefined, undefined);
442
+ const __vue_component__$F = /*#__PURE__*/normalizeComponent({
443
+ render: __vue_render__$D,
444
+ staticRenderFns: __vue_staticRenderFns__$D
445
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, createInjector, undefined, undefined);
446
446
 
447
- var script$C = {
447
+ var script$E = {
448
448
  name: 'VcModalContainer',
449
449
  components: {
450
- VcButton: __vue_component__$D,
451
- VcModalWrapper: __vue_component__$F,
452
- VcIcon: __vue_component__$E,
450
+ VcButton: __vue_component__$F,
451
+ VcModalWrapper: __vue_component__$H,
452
+ VcIcon: __vue_component__$G,
453
453
  VLayout: VLayout
454
454
  },
455
455
  props: {
@@ -495,10 +495,10 @@ var script$C = {
495
495
  };
496
496
 
497
497
  /* script */
498
- const __vue_script__$C = script$C;
498
+ const __vue_script__$E = script$E;
499
499
  /* template */
500
500
 
501
- var __vue_render__$A = function () {
501
+ var __vue_render__$C = function () {
502
502
  var _vm = this;
503
503
 
504
504
  var _h = _vm.$createElement;
@@ -571,10 +571,10 @@ var __vue_render__$A = function () {
571
571
  }, [_vm._t("footer")], 2)])]], 2) : _vm._e();
572
572
  };
573
573
 
574
- var __vue_staticRenderFns__$A = [];
574
+ var __vue_staticRenderFns__$C = [];
575
575
  /* style */
576
576
 
577
- const __vue_inject_styles__$C = function (inject) {
577
+ const __vue_inject_styles__$E = function (inject) {
578
578
  if (!inject) return;
579
579
  inject("data-v-6b2b8919_0", {
580
580
  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}",
@@ -585,23 +585,23 @@ const __vue_inject_styles__$C = function (inject) {
585
585
  /* scoped */
586
586
 
587
587
 
588
- const __vue_scope_id__$C = undefined;
588
+ const __vue_scope_id__$E = undefined;
589
589
  /* module identifier */
590
590
 
591
- const __vue_module_identifier__$C = undefined;
591
+ const __vue_module_identifier__$E = undefined;
592
592
  /* functional template */
593
593
 
594
- const __vue_is_functional_template__$C = false;
594
+ const __vue_is_functional_template__$E = false;
595
595
  /* style inject SSR */
596
596
 
597
597
  /* style inject shadow dom */
598
598
 
599
- const __vue_component__$C = /*#__PURE__*/normalizeComponent({
600
- render: __vue_render__$A,
601
- staticRenderFns: __vue_staticRenderFns__$A
602
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, createInjector, undefined, undefined);
599
+ const __vue_component__$E = /*#__PURE__*/normalizeComponent({
600
+ render: __vue_render__$C,
601
+ staticRenderFns: __vue_staticRenderFns__$C
602
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, createInjector, undefined, undefined);
603
603
 
604
- var script$B = {
604
+ var script$D = {
605
605
  name: "VcLayout",
606
606
  render: function (createElement) {
607
607
  // `<v-layout><slot></slot></v-layout>`
@@ -615,34 +615,34 @@ var script$B = {
615
615
  };
616
616
 
617
617
  /* script */
618
- const __vue_script__$B = script$B;
618
+ const __vue_script__$D = script$D;
619
619
  /* template */
620
620
 
621
621
  /* style */
622
622
 
623
- const __vue_inject_styles__$B = undefined;
623
+ const __vue_inject_styles__$D = undefined;
624
624
  /* scoped */
625
625
 
626
- const __vue_scope_id__$B = "data-v-0751575a";
626
+ const __vue_scope_id__$D = "data-v-0751575a";
627
627
  /* module identifier */
628
628
 
629
- const __vue_module_identifier__$B = undefined;
629
+ const __vue_module_identifier__$D = undefined;
630
630
  /* functional template */
631
631
 
632
- const __vue_is_functional_template__$B = undefined;
632
+ const __vue_is_functional_template__$D = undefined;
633
633
  /* style inject */
634
634
 
635
635
  /* style inject SSR */
636
636
 
637
637
  /* style inject shadow dom */
638
638
 
639
- const __vue_component__$B = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
639
+ const __vue_component__$D = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
640
640
 
641
- var script$A = {
641
+ var script$C = {
642
642
  name: "VcModalFooter",
643
643
  components: {
644
- VcLayout: __vue_component__$B,
645
- VcButton: __vue_component__$D
644
+ VcLayout: __vue_component__$D,
645
+ VcButton: __vue_component__$F
646
646
  },
647
647
  props: {
648
648
  direction: {
@@ -667,10 +667,10 @@ var script$A = {
667
667
  };
668
668
 
669
669
  /* script */
670
- const __vue_script__$A = script$A;
670
+ const __vue_script__$C = script$C;
671
671
  /* template */
672
672
 
673
- var __vue_render__$z = function () {
673
+ var __vue_render__$B = function () {
674
674
  var _vm = this;
675
675
 
676
676
  var _h = _vm.$createElement;
@@ -703,10 +703,10 @@ var __vue_render__$z = function () {
703
703
  }), 1);
704
704
  };
705
705
 
706
- var __vue_staticRenderFns__$z = [];
706
+ var __vue_staticRenderFns__$B = [];
707
707
  /* style */
708
708
 
709
- const __vue_inject_styles__$A = function (inject) {
709
+ const __vue_inject_styles__$C = function (inject) {
710
710
  if (!inject) return;
711
711
  inject("data-v-daacbd22_0", {
712
712
  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)}",
@@ -717,28 +717,28 @@ const __vue_inject_styles__$A = function (inject) {
717
717
  /* scoped */
718
718
 
719
719
 
720
- const __vue_scope_id__$A = "data-v-daacbd22";
720
+ const __vue_scope_id__$C = "data-v-daacbd22";
721
721
  /* module identifier */
722
722
 
723
- const __vue_module_identifier__$A = undefined;
723
+ const __vue_module_identifier__$C = undefined;
724
724
  /* functional template */
725
725
 
726
- const __vue_is_functional_template__$A = false;
726
+ const __vue_is_functional_template__$C = false;
727
727
  /* style inject SSR */
728
728
 
729
729
  /* style inject shadow dom */
730
730
 
731
- const __vue_component__$A = /*#__PURE__*/normalizeComponent({
732
- render: __vue_render__$z,
733
- staticRenderFns: __vue_staticRenderFns__$z
734
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, createInjector, undefined, undefined);
731
+ const __vue_component__$C = /*#__PURE__*/normalizeComponent({
732
+ render: __vue_render__$B,
733
+ staticRenderFns: __vue_staticRenderFns__$B
734
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, createInjector, undefined, undefined);
735
735
 
736
- var script$z = {
736
+ var script$B = {
737
737
  name: "VcModalHeader",
738
738
  components: {
739
- VcLayout: __vue_component__$B,
740
- VcIcon: __vue_component__$E,
741
- VcButton: __vue_component__$D
739
+ VcLayout: __vue_component__$D,
740
+ VcIcon: __vue_component__$G,
741
+ VcButton: __vue_component__$F
742
742
  },
743
743
  props: {
744
744
  topTitle: {
@@ -776,10 +776,10 @@ var script$z = {
776
776
  };
777
777
 
778
778
  /* script */
779
- const __vue_script__$z = script$z;
779
+ const __vue_script__$B = script$B;
780
780
  /* template */
781
781
 
782
- var __vue_render__$y = function () {
782
+ var __vue_render__$A = function () {
783
783
  var _vm = this;
784
784
 
785
785
  var _h = _vm.$createElement;
@@ -852,10 +852,10 @@ var __vue_render__$y = function () {
852
852
  }, [_vm._v(_vm._s(_vm.subtitle))]) : _vm._e()])], 1)], 2);
853
853
  };
854
854
 
855
- var __vue_staticRenderFns__$y = [];
855
+ var __vue_staticRenderFns__$A = [];
856
856
  /* style */
857
857
 
858
- const __vue_inject_styles__$z = function (inject) {
858
+ const __vue_inject_styles__$B = function (inject) {
859
859
  if (!inject) return;
860
860
  inject("data-v-407bef94_0", {
861
861
  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)}}",
@@ -866,30 +866,30 @@ const __vue_inject_styles__$z = function (inject) {
866
866
  /* scoped */
867
867
 
868
868
 
869
- const __vue_scope_id__$z = "data-v-407bef94";
869
+ const __vue_scope_id__$B = "data-v-407bef94";
870
870
  /* module identifier */
871
871
 
872
- const __vue_module_identifier__$z = undefined;
872
+ const __vue_module_identifier__$B = undefined;
873
873
  /* functional template */
874
874
 
875
- const __vue_is_functional_template__$z = false;
875
+ const __vue_is_functional_template__$B = false;
876
876
  /* style inject SSR */
877
877
 
878
878
  /* style inject shadow dom */
879
879
 
880
- const __vue_component__$z = /*#__PURE__*/normalizeComponent({
881
- render: __vue_render__$y,
882
- staticRenderFns: __vue_staticRenderFns__$y
883
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
880
+ const __vue_component__$B = /*#__PURE__*/normalizeComponent({
881
+ render: __vue_render__$A,
882
+ staticRenderFns: __vue_staticRenderFns__$A
883
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, createInjector, undefined, undefined);
884
884
 
885
- var script$y = {
885
+ var script$A = {
886
886
  name: "VcConfirmModal",
887
887
  components: {
888
- VcModalHeader: __vue_component__$z,
889
- VcLayout: __vue_component__$B,
890
- VcModalFooter: __vue_component__$A,
891
- VcIcon: __vue_component__$E,
892
- VcModalContainer: __vue_component__$C
888
+ VcModalHeader: __vue_component__$B,
889
+ VcLayout: __vue_component__$D,
890
+ VcModalFooter: __vue_component__$C,
891
+ VcIcon: __vue_component__$G,
892
+ VcModalContainer: __vue_component__$E
893
893
  },
894
894
  props: {
895
895
  showDialog: {
@@ -946,10 +946,10 @@ var script$y = {
946
946
  };
947
947
 
948
948
  /* script */
949
- const __vue_script__$y = script$y;
949
+ const __vue_script__$A = script$A;
950
950
  /* template */
951
951
 
952
- var __vue_render__$x = function () {
952
+ var __vue_render__$z = function () {
953
953
  var _vm = this;
954
954
 
955
955
  var _h = _vm.$createElement;
@@ -1033,31 +1033,31 @@ var __vue_render__$x = function () {
1033
1033
  });
1034
1034
  };
1035
1035
 
1036
- var __vue_staticRenderFns__$x = [];
1036
+ var __vue_staticRenderFns__$z = [];
1037
1037
  /* style */
1038
1038
 
1039
- const __vue_inject_styles__$y = undefined;
1039
+ const __vue_inject_styles__$A = undefined;
1040
1040
  /* scoped */
1041
1041
 
1042
- const __vue_scope_id__$y = "data-v-43bbc80a";
1042
+ const __vue_scope_id__$A = "data-v-43bbc80a";
1043
1043
  /* module identifier */
1044
1044
 
1045
- const __vue_module_identifier__$y = undefined;
1045
+ const __vue_module_identifier__$A = undefined;
1046
1046
  /* functional template */
1047
1047
 
1048
- const __vue_is_functional_template__$y = false;
1048
+ const __vue_is_functional_template__$A = false;
1049
1049
  /* style inject */
1050
1050
 
1051
1051
  /* style inject SSR */
1052
1052
 
1053
1053
  /* style inject shadow dom */
1054
1054
 
1055
- const __vue_component__$y = /*#__PURE__*/normalizeComponent({
1056
- render: __vue_render__$x,
1057
- staticRenderFns: __vue_staticRenderFns__$x
1058
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
1055
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
1056
+ render: __vue_render__$z,
1057
+ staticRenderFns: __vue_staticRenderFns__$z
1058
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
1059
1059
 
1060
- var script$x = {
1060
+ var script$z = {
1061
1061
  name: "VcForm",
1062
1062
  methods: {
1063
1063
  validate() {
@@ -1077,38 +1077,38 @@ var script$x = {
1077
1077
  };
1078
1078
 
1079
1079
  /* script */
1080
- const __vue_script__$x = script$x;
1080
+ const __vue_script__$z = script$z;
1081
1081
  /* template */
1082
1082
 
1083
1083
  /* style */
1084
1084
 
1085
- const __vue_inject_styles__$x = undefined;
1085
+ const __vue_inject_styles__$z = undefined;
1086
1086
  /* scoped */
1087
1087
 
1088
- const __vue_scope_id__$x = "data-v-398cf17d";
1088
+ const __vue_scope_id__$z = "data-v-398cf17d";
1089
1089
  /* module identifier */
1090
1090
 
1091
- const __vue_module_identifier__$x = undefined;
1091
+ const __vue_module_identifier__$z = undefined;
1092
1092
  /* functional template */
1093
1093
 
1094
- const __vue_is_functional_template__$x = undefined;
1094
+ const __vue_is_functional_template__$z = undefined;
1095
1095
  /* style inject */
1096
1096
 
1097
1097
  /* style inject SSR */
1098
1098
 
1099
1099
  /* style inject shadow dom */
1100
1100
 
1101
- const __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);
1101
+ const __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);
1102
1102
 
1103
- var script$w = {
1103
+ var script$y = {
1104
1104
  name: "VcInputModal",
1105
1105
  components: {
1106
- VcForm: __vue_component__$x,
1107
- VcLayout: __vue_component__$B,
1108
- VcModalFooter: __vue_component__$A,
1109
- VcIcon: __vue_component__$E,
1110
- VcModalContainer: __vue_component__$C,
1111
- VcModalHeader: __vue_component__$z
1106
+ VcForm: __vue_component__$z,
1107
+ VcLayout: __vue_component__$D,
1108
+ VcModalFooter: __vue_component__$C,
1109
+ VcIcon: __vue_component__$G,
1110
+ VcModalContainer: __vue_component__$E,
1111
+ VcModalHeader: __vue_component__$B
1112
1112
  },
1113
1113
  props: {
1114
1114
  showDialog: {
@@ -1135,6 +1135,10 @@ var script$w = {
1135
1135
  type: String,
1136
1136
  required: false
1137
1137
  },
1138
+ useOffset: {
1139
+ type: Boolean,
1140
+ default: true
1141
+ },
1138
1142
  size: {
1139
1143
  type: String,
1140
1144
  default: 'lg',
@@ -1185,10 +1189,10 @@ var script$w = {
1185
1189
  };
1186
1190
 
1187
1191
  /* script */
1188
- const __vue_script__$w = script$w;
1192
+ const __vue_script__$y = script$y;
1189
1193
  /* template */
1190
1194
 
1191
- var __vue_render__$w = function () {
1195
+ var __vue_render__$y = function () {
1192
1196
  var _vm = this;
1193
1197
 
1194
1198
  var _h = _vm.$createElement;
@@ -1200,6 +1204,7 @@ var __vue_render__$w = function () {
1200
1204
  "showHeaderDivider": "",
1201
1205
  "showCloseButton": "",
1202
1206
  "flavor": "input",
1207
+ "useOffset": _vm.useOffset,
1203
1208
  "showDialog": _vm.showDialog,
1204
1209
  "size": _vm.$vuetify.breakpoint.mdAndUp ? _vm.size : 'responsive'
1205
1210
  },
@@ -1289,13 +1294,13 @@ var __vue_render__$w = function () {
1289
1294
  });
1290
1295
  };
1291
1296
 
1292
- var __vue_staticRenderFns__$w = [];
1297
+ var __vue_staticRenderFns__$y = [];
1293
1298
  /* style */
1294
1299
 
1295
- const __vue_inject_styles__$w = function (inject) {
1300
+ const __vue_inject_styles__$y = function (inject) {
1296
1301
  if (!inject) return;
1297
- inject("data-v-1f25c5b3_0", {
1298
- 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)}",
1302
+ inject("data-v-3ed487e3_0", {
1303
+ source: ".VcInputForm-layout .VcInputForm-main[data-v-3ed487e3]{width:100%;max-width:100%;padding:var(--size-value6)}.VcInputForm-layout .VcInputForm-additional[data-v-3ed487e3]{min-width:324px;padding:var(--size-value6);background:#f8f9fb;border-left:1px solid rgba(0,0,0,.12)}",
1299
1304
  map: undefined,
1300
1305
  media: undefined
1301
1306
  });
@@ -1303,28 +1308,28 @@ const __vue_inject_styles__$w = function (inject) {
1303
1308
  /* scoped */
1304
1309
 
1305
1310
 
1306
- const __vue_scope_id__$w = "data-v-1f25c5b3";
1311
+ const __vue_scope_id__$y = "data-v-3ed487e3";
1307
1312
  /* module identifier */
1308
1313
 
1309
- const __vue_module_identifier__$w = undefined;
1314
+ const __vue_module_identifier__$y = undefined;
1310
1315
  /* functional template */
1311
1316
 
1312
- const __vue_is_functional_template__$w = false;
1317
+ const __vue_is_functional_template__$y = false;
1313
1318
  /* style inject SSR */
1314
1319
 
1315
1320
  /* style inject shadow dom */
1316
1321
 
1317
- const __vue_component__$w = /*#__PURE__*/normalizeComponent({
1318
- render: __vue_render__$w,
1319
- staticRenderFns: __vue_staticRenderFns__$w
1320
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
1322
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({
1323
+ render: __vue_render__$y,
1324
+ staticRenderFns: __vue_staticRenderFns__$y
1325
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
1321
1326
 
1322
- var script$v = {
1327
+ var script$x = {
1323
1328
  name: "VcNoticeModal",
1324
1329
  components: {
1325
- VcLayout: __vue_component__$B,
1326
- VcModalFooter: __vue_component__$A,
1327
- VcModalContainer: __vue_component__$C
1330
+ VcLayout: __vue_component__$D,
1331
+ VcModalFooter: __vue_component__$C,
1332
+ VcModalContainer: __vue_component__$E
1328
1333
  },
1329
1334
  props: {
1330
1335
  showDialog: {
@@ -1347,6 +1352,10 @@ var script$v = {
1347
1352
  type: String,
1348
1353
  required: false
1349
1354
  },
1355
+ useOffset: {
1356
+ type: Boolean,
1357
+ default: true
1358
+ },
1350
1359
  size: {
1351
1360
  type: String,
1352
1361
  default: 'lg',
@@ -1370,10 +1379,10 @@ var script$v = {
1370
1379
  };
1371
1380
 
1372
1381
  /* script */
1373
- const __vue_script__$v = script$v;
1382
+ const __vue_script__$x = script$x;
1374
1383
  /* template */
1375
1384
 
1376
- var __vue_render__$v = function () {
1385
+ var __vue_render__$x = function () {
1377
1386
  var _vm = this;
1378
1387
 
1379
1388
  var _h = _vm.$createElement;
@@ -1384,6 +1393,7 @@ var __vue_render__$v = function () {
1384
1393
  attrs: {
1385
1394
  "showFooterDivider": _vm.flavor === 'prominent',
1386
1395
  "flavor": _vm.flavor,
1396
+ "useOffset": _vm.useOffset,
1387
1397
  "showDialog": _vm.showDialog,
1388
1398
  "size": _vm.$vuetify.breakpoint.mdAndUp ? _vm.size : 'responsive',
1389
1399
  "showCloseButton": ""
@@ -1459,13 +1469,13 @@ var __vue_render__$v = function () {
1459
1469
  });
1460
1470
  };
1461
1471
 
1462
- var __vue_staticRenderFns__$v = [];
1472
+ var __vue_staticRenderFns__$x = [];
1463
1473
  /* style */
1464
1474
 
1465
- const __vue_inject_styles__$v = function (inject) {
1475
+ const __vue_inject_styles__$x = function (inject) {
1466
1476
  if (!inject) return;
1467
- inject("data-v-c197dce0_0", {
1468
- 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)}",
1477
+ inject("data-v-46595384_0", {
1478
+ source: ".VcNoticeImage[data-v-46595384]{margin-bottom:var(--size-value4)}.VcNoticeImage.md[data-v-46595384],.VcNoticeImage.responsive[data-v-46595384],.VcNoticeImage.sm[data-v-46595384]{max-height:160px}.VcNoticeImage.lg[data-v-46595384]{max-height:208px}.VcNoticeContent[data-v-46595384],.VcNoticeHeader[data-v-46595384],.VcNoticeSubtitle[data-v-46595384]{text-align:center;line-height:24px}.VcNoticeHeader[data-v-46595384]{text-align:center;font-size:18px;font-weight:600;line-height:28px}@media screen and (min-width:960px){.VcNoticeHeader[data-v-46595384]{font-size:24px;font-weight:800;line-height:var(--size-value10)}}.VcNoticeHeader .VcNoticeHeaderText[data-v-46595384]{padding-bottom:var(--size-value2)}.VcNoticeHeader.prominent .VcNoticeHeaderText[data-v-46595384]{font-size:18px;font-weight:600}.VcNoticeSubtitle[data-v-46595384]{font-size:15px;font-weight:var(--font-weight-medium);line-height:var(--size-value6)}@media screen and (min-width:960px){.VcNoticeSubtitle[data-v-46595384]{font-size:var(--font-size-small)}}.VcNoticeSubtitle.prominent[data-v-46595384]{font-size:15px}.VcNoticeContent[data-v-46595384]{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-46595384]{line-height:21px;font-size:14px}}.VcNoticeFooter[data-v-46595384]{padding-bottom:var(--size-value10)}",
1469
1479
  map: undefined,
1470
1480
  media: undefined
1471
1481
  });
@@ -1473,28 +1483,28 @@ const __vue_inject_styles__$v = function (inject) {
1473
1483
  /* scoped */
1474
1484
 
1475
1485
 
1476
- const __vue_scope_id__$v = "data-v-c197dce0";
1486
+ const __vue_scope_id__$x = "data-v-46595384";
1477
1487
  /* module identifier */
1478
1488
 
1479
- const __vue_module_identifier__$v = undefined;
1489
+ const __vue_module_identifier__$x = undefined;
1480
1490
  /* functional template */
1481
1491
 
1482
- const __vue_is_functional_template__$v = false;
1492
+ const __vue_is_functional_template__$x = false;
1483
1493
  /* style inject SSR */
1484
1494
 
1485
1495
  /* style inject shadow dom */
1486
1496
 
1487
- const __vue_component__$v = /*#__PURE__*/normalizeComponent({
1488
- render: __vue_render__$v,
1489
- staticRenderFns: __vue_staticRenderFns__$v
1490
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
1497
+ const __vue_component__$x = /*#__PURE__*/normalizeComponent({
1498
+ render: __vue_render__$x,
1499
+ staticRenderFns: __vue_staticRenderFns__$x
1500
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, createInjector, undefined, undefined);
1491
1501
 
1492
- var script$u = {
1502
+ var script$w = {
1493
1503
  name: "VcAlert",
1494
1504
  components: {
1495
- VcIcon: __vue_component__$E,
1496
- VcButton: __vue_component__$D,
1497
- VcLayout: __vue_component__$B,
1505
+ VcIcon: __vue_component__$G,
1506
+ VcButton: __vue_component__$F,
1507
+ VcLayout: __vue_component__$D,
1498
1508
  VAlert: VAlert
1499
1509
  },
1500
1510
  props: {
@@ -1590,10 +1600,10 @@ var script$u = {
1590
1600
  };
1591
1601
 
1592
1602
  /* script */
1593
- const __vue_script__$u = script$u;
1603
+ const __vue_script__$w = script$w;
1594
1604
  /* template */
1595
1605
 
1596
- var __vue_render__$u = function () {
1606
+ var __vue_render__$w = function () {
1597
1607
  var _vm = this;
1598
1608
 
1599
1609
  var _h = _vm.$createElement;
@@ -1663,10 +1673,10 @@ var __vue_render__$u = function () {
1663
1673
  }) : _vm._e()], 1);
1664
1674
  };
1665
1675
 
1666
- var __vue_staticRenderFns__$u = [];
1676
+ var __vue_staticRenderFns__$w = [];
1667
1677
  /* style */
1668
1678
 
1669
- const __vue_inject_styles__$u = function (inject) {
1679
+ const __vue_inject_styles__$w = function (inject) {
1670
1680
  if (!inject) return;
1671
1681
  inject("data-v-285965af_0", {
1672
1682
  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)}",
@@ -1677,21 +1687,21 @@ const __vue_inject_styles__$u = function (inject) {
1677
1687
  /* scoped */
1678
1688
 
1679
1689
 
1680
- const __vue_scope_id__$u = undefined;
1690
+ const __vue_scope_id__$w = undefined;
1681
1691
  /* module identifier */
1682
1692
 
1683
- const __vue_module_identifier__$u = undefined;
1693
+ const __vue_module_identifier__$w = undefined;
1684
1694
  /* functional template */
1685
1695
 
1686
- const __vue_is_functional_template__$u = false;
1696
+ const __vue_is_functional_template__$w = false;
1687
1697
  /* style inject SSR */
1688
1698
 
1689
1699
  /* style inject shadow dom */
1690
1700
 
1691
- const __vue_component__$u = /*#__PURE__*/normalizeComponent({
1692
- render: __vue_render__$u,
1693
- staticRenderFns: __vue_staticRenderFns__$u
1694
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
1701
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
1702
+ render: __vue_render__$w,
1703
+ staticRenderFns: __vue_staticRenderFns__$w
1704
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
1695
1705
 
1696
1706
  //
1697
1707
  //
@@ -1738,7 +1748,8 @@ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
1738
1748
  //
1739
1749
  //
1740
1750
  //
1741
- var script$t = {
1751
+ //
1752
+ var script$v = {
1742
1753
  components: {
1743
1754
  VTooltip: VTooltip
1744
1755
  },
@@ -1780,6 +1791,10 @@ var script$t = {
1780
1791
  type: Boolean,
1781
1792
  default: false
1782
1793
  },
1794
+ disabled: {
1795
+ type: Boolean,
1796
+ default: false
1797
+ },
1783
1798
  dataQa: {
1784
1799
  type: String,
1785
1800
  default: 'vc-tooltip'
@@ -1795,10 +1810,10 @@ var script$t = {
1795
1810
  };
1796
1811
 
1797
1812
  /* script */
1798
- const __vue_script__$t = script$t;
1813
+ const __vue_script__$v = script$v;
1799
1814
  /* template */
1800
1815
 
1801
- var __vue_render__$t = function () {
1816
+ var __vue_render__$v = function () {
1802
1817
  var _vm = this;
1803
1818
 
1804
1819
  var _h = _vm.$createElement;
@@ -1814,6 +1829,7 @@ var __vue_render__$t = function () {
1814
1829
  "bottom": _vm.bottom,
1815
1830
  "nudge-left": _vm.nudgeLeft,
1816
1831
  "nudge-right": _vm.nudgeRight,
1832
+ "disabled": _vm.disabled,
1817
1833
  "data-qa": _vm.dataQa
1818
1834
  },
1819
1835
  scopedSlots: _vm._u([{
@@ -1850,12 +1866,12 @@ var __vue_render__$t = function () {
1850
1866
  })])])])], 1);
1851
1867
  };
1852
1868
 
1853
- var __vue_staticRenderFns__$t = [];
1869
+ var __vue_staticRenderFns__$v = [];
1854
1870
  /* style */
1855
1871
 
1856
- const __vue_inject_styles__$t = function (inject) {
1872
+ const __vue_inject_styles__$v = function (inject) {
1857
1873
  if (!inject) return;
1858
- inject("data-v-858200cc_0", {
1874
+ inject("data-v-09191fda_0", {
1859
1875
  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}",
1860
1876
  map: undefined,
1861
1877
  media: undefined
@@ -1864,26 +1880,26 @@ const __vue_inject_styles__$t = function (inject) {
1864
1880
  /* scoped */
1865
1881
 
1866
1882
 
1867
- const __vue_scope_id__$t = undefined;
1883
+ const __vue_scope_id__$v = undefined;
1868
1884
  /* module identifier */
1869
1885
 
1870
- const __vue_module_identifier__$t = undefined;
1886
+ const __vue_module_identifier__$v = undefined;
1871
1887
  /* functional template */
1872
1888
 
1873
- const __vue_is_functional_template__$t = false;
1889
+ const __vue_is_functional_template__$v = false;
1874
1890
  /* style inject SSR */
1875
1891
 
1876
1892
  /* style inject shadow dom */
1877
1893
 
1878
- const __vue_component__$t = /*#__PURE__*/normalizeComponent({
1879
- render: __vue_render__$t,
1880
- staticRenderFns: __vue_staticRenderFns__$t
1881
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
1894
+ const __vue_component__$v = /*#__PURE__*/normalizeComponent({
1895
+ render: __vue_render__$v,
1896
+ staticRenderFns: __vue_staticRenderFns__$v
1897
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
1882
1898
 
1883
- var script$s = {
1899
+ var script$u = {
1884
1900
  name: "VcIconWithTooltip",
1885
1901
  components: {
1886
- VcTooltip: __vue_component__$t,
1902
+ VcTooltip: __vue_component__$v,
1887
1903
  VIcon: VIcon
1888
1904
  },
1889
1905
  props: {
@@ -1943,10 +1959,10 @@ var script$s = {
1943
1959
  };
1944
1960
 
1945
1961
  /* script */
1946
- const __vue_script__$s = script$s;
1962
+ const __vue_script__$u = script$u;
1947
1963
  /* template */
1948
1964
 
1949
- var __vue_render__$s = function () {
1965
+ var __vue_render__$u = function () {
1950
1966
  var _vm = this;
1951
1967
 
1952
1968
  var _h = _vm.$createElement;
@@ -1976,10 +1992,10 @@ var __vue_render__$s = function () {
1976
1992
  }, [_vm._v("\n " + _vm._s(_vm.getIcon) + "\n ")])]], 2);
1977
1993
  };
1978
1994
 
1979
- var __vue_staticRenderFns__$s = [];
1995
+ var __vue_staticRenderFns__$u = [];
1980
1996
  /* style */
1981
1997
 
1982
- const __vue_inject_styles__$s = function (inject) {
1998
+ const __vue_inject_styles__$u = function (inject) {
1983
1999
  if (!inject) return;
1984
2000
  inject("data-v-7193d7d6_0", {
1985
2001
  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)}",
@@ -1990,21 +2006,21 @@ const __vue_inject_styles__$s = function (inject) {
1990
2006
  /* scoped */
1991
2007
 
1992
2008
 
1993
- const __vue_scope_id__$s = undefined;
2009
+ const __vue_scope_id__$u = undefined;
1994
2010
  /* module identifier */
1995
2011
 
1996
- const __vue_module_identifier__$s = undefined;
2012
+ const __vue_module_identifier__$u = undefined;
1997
2013
  /* functional template */
1998
2014
 
1999
- const __vue_is_functional_template__$s = false;
2015
+ const __vue_is_functional_template__$u = false;
2000
2016
  /* style inject SSR */
2001
2017
 
2002
2018
  /* style inject shadow dom */
2003
2019
 
2004
- const __vue_component__$s = /*#__PURE__*/normalizeComponent({
2005
- render: __vue_render__$s,
2006
- staticRenderFns: __vue_staticRenderFns__$s
2007
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
2020
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
2021
+ render: __vue_render__$u,
2022
+ staticRenderFns: __vue_staticRenderFns__$u
2023
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
2008
2024
 
2009
2025
  //
2010
2026
  //
@@ -2032,7 +2048,7 @@ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
2032
2048
  //
2033
2049
  //
2034
2050
  //
2035
- var script$r = {
2051
+ var script$t = {
2036
2052
  components: {
2037
2053
  VIcon: VIcon,
2038
2054
  VTooltip: VTooltip
@@ -2105,6 +2121,14 @@ var script$r = {
2105
2121
  type: String,
2106
2122
  default: ''
2107
2123
  },
2124
+ showBorder: {
2125
+ type: Boolean,
2126
+ default: true
2127
+ },
2128
+ disabled: {
2129
+ type: Boolean,
2130
+ default: false
2131
+ },
2108
2132
  dataQa: {
2109
2133
  type: String,
2110
2134
  default: 'VcAvatar'
@@ -2112,8 +2136,20 @@ var script$r = {
2112
2136
  },
2113
2137
 
2114
2138
  computed: {
2139
+ setLightModeClass() {
2140
+ return this.lightMode && !this.imagePath ? "light-mode" : "";
2141
+ },
2142
+
2143
+ setShowBorder() {
2144
+ return this.showBorder ? 'show-border' : '';
2145
+ },
2146
+
2147
+ setdisabled() {
2148
+ return this.disabled ? 'vc-disabled' : '';
2149
+ },
2150
+
2115
2151
  computedClasses() {
2116
- return this.colorClass + " " + this.size + " " + (this.lightMode && !this.imagePath ? "light-mode" : "");
2152
+ return `${this.colorClass} ${this.size} ${this.setLightModeClass} ${this.setShowBorder} ${this.setdisabled}`;
2117
2153
  },
2118
2154
 
2119
2155
  computedBadgeClass() {
@@ -2152,10 +2188,10 @@ var script$r = {
2152
2188
  };
2153
2189
 
2154
2190
  /* script */
2155
- const __vue_script__$r = script$r;
2191
+ const __vue_script__$t = script$t;
2156
2192
  /* template */
2157
2193
 
2158
- var __vue_render__$r = function () {
2194
+ var __vue_render__$t = function () {
2159
2195
  var _vm = this;
2160
2196
 
2161
2197
  var _h = _vm.$createElement;
@@ -2205,13 +2241,13 @@ var __vue_render__$r = function () {
2205
2241
  }, [_vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.lightModeTooltip))])])], 1);
2206
2242
  };
2207
2243
 
2208
- var __vue_staticRenderFns__$r = [];
2244
+ var __vue_staticRenderFns__$t = [];
2209
2245
  /* style */
2210
2246
 
2211
- const __vue_inject_styles__$r = function (inject) {
2247
+ const __vue_inject_styles__$t = function (inject) {
2212
2248
  if (!inject) return;
2213
- inject("data-v-24222052_0", {
2214
- 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}",
2249
+ inject("data-v-2713282c_0", {
2250
+ source: "[data-v-2713282c]: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}.avatar-wrapper[data-v-2713282c]{position:relative;border-radius:50%;background-color:#a7a9ac;text-align:center;color:var(--modal-bg-color)}.avatar-wrapper.show-border[data-v-2713282c]{border:1px solid var(--modal-bg-color)}.avatar-wrapper.vc-disabled[data-v-2713282c]{filter:grayscale(100%)}.avatar-wrapper.light-mode[data-v-2713282c]{border:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.3);background-color:var(--modal-bg-color)}.avatar-wrapper.x-sm[data-v-2713282c]{height:var(--avatar-x-sm);width:var(--avatar-x-sm);font-size:var(--font-size-xxx-small)}.avatar-wrapper.sm[data-v-2713282c]{height:var(--avatar-sm);width:var(--avatar-sm);font-size:var(--font-size-xx-small)}.avatar-wrapper.md[data-v-2713282c]{height:var(--avatar-md);width:var(--avatar-md);font-size:var(--font-size-small)}.avatar-wrapper.lg[data-v-2713282c]{height:var(--avatar-lg);width:var(--avatar-lg);font-size:var(--font-size-small3)}.avatar-wrapper .avatar-image[data-v-2713282c]{display:block;margin:auto;height:100%;width:100%;object-fit:cover;border-radius:50%}.avatar-wrapper .avatar-initials[data-v-2713282c]{position:relative;top:50%;font-weight:var(--font-weight-medium2);transform:translateY(-50%)}.avatar-wrapper .badge[data-v-2713282c]{fill:#fff;position:absolute;--gap:0;height:var(--size-value4);width:var(--size-value4);border-radius:50%;bottom:calc(var(--gap) * -1);left:calc(var(--gap) * -1)}.avatar-wrapper .badge.x-sm[data-v-2713282c]{--gap:var(--size-value1)}.avatar-wrapper .badge.sm[data-v-2713282c]{--gap:var(--size-value1)}.avatar-wrapper .badge.md[data-v-2713282c]{--gap:2px}.avatar-wrapper .badge.lg[data-v-2713282c]{--gap:var(--size-value0)}.avatar-wrapper .badge.right[data-v-2713282c]{left:unset;right:calc(var(--gap) * -1)}.avatar-wrapper .badge.confirmed[data-v-2713282c]{border:2px var(--modal-bg-color) solid}.color-0[data-v-2713282c]{background-color:#fed62f}.color-1[data-v-2713282c]{background-color:#fec22e}.color-2[data-v-2713282c]{background-color:#feac2a}.color-3[data-v-2713282c]{background-color:#fe9a28}.color-4[data-v-2713282c]{background-color:#fd7024}.color-5[data-v-2713282c]{background-color:#fd5b32}.color-6[data-v-2713282c]{background-color:#f2483f}.color-7[data-v-2713282c]{background-color:#dc331b}.color-8[data-v-2713282c]{background-color:#d41419}.color-9[data-v-2713282c]{background-color:#e72866}.color-10[data-v-2713282c]{background-color:#c41c63}.color-11[data-v-2713282c]{background-color:#9b2bae}.color-12[data-v-2713282c]{background-color:#673bb5}.color-13[data-v-2713282c]{background-color:#7c4efc}.color-14[data-v-2713282c]{background-color:#4051b3}.color-15[data-v-2713282c]{background-color:#311b92}.color-16[data-v-2713282c]{background-color:#2d62fb}.color-17[data-v-2713282c]{background-color:#5c6bc0}.color-18[data-v-2713282c]{background-color:#17a8f1}.color-19[data-v-2713282c]{background-color:#17bbd2}.color-20[data-v-2713282c]{background-color:#14abbf}.color-21[data-v-2713282c]{background-color:#0f9587}.color-22[data-v-2713282c]{background-color:#16bea5}.color-23[data-v-2713282c]{background-color:#4eae53}.color-24[data-v-2713282c]{background-color:#3a8d3f}.color-25[data-v-2713282c]{background-color:#8cc250}.color-26[data-v-2713282c]{background-color:#66bb6a}.color-27[data-v-2713282c]{background-color:#880e4f}.color-28[data-v-2713282c]{background-color:#1565c0}.color-29[data-v-2713282c]{background-color:#1e88e5}",
2215
2251
  map: undefined,
2216
2252
  media: undefined
2217
2253
  });
@@ -2219,29 +2255,29 @@ const __vue_inject_styles__$r = function (inject) {
2219
2255
  /* scoped */
2220
2256
 
2221
2257
 
2222
- const __vue_scope_id__$r = "data-v-24222052";
2258
+ const __vue_scope_id__$t = "data-v-2713282c";
2223
2259
  /* module identifier */
2224
2260
 
2225
- const __vue_module_identifier__$r = undefined;
2261
+ const __vue_module_identifier__$t = undefined;
2226
2262
  /* functional template */
2227
2263
 
2228
- const __vue_is_functional_template__$r = false;
2264
+ const __vue_is_functional_template__$t = false;
2229
2265
  /* style inject SSR */
2230
2266
 
2231
2267
  /* style inject shadow dom */
2232
2268
 
2233
- const __vue_component__$r = /*#__PURE__*/normalizeComponent({
2234
- render: __vue_render__$r,
2235
- staticRenderFns: __vue_staticRenderFns__$r
2236
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
2269
+ const __vue_component__$t = /*#__PURE__*/normalizeComponent({
2270
+ render: __vue_render__$t,
2271
+ staticRenderFns: __vue_staticRenderFns__$t
2272
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
2237
2273
 
2238
- var script$q = {
2274
+ var script$s = {
2239
2275
  name: "VcBottomActions",
2240
2276
  components: {
2241
- VcLayout: __vue_component__$B,
2242
- VcButton: __vue_component__$D,
2243
- VcIcon: __vue_component__$E,
2244
- VcAvatar: __vue_component__$r,
2277
+ VcLayout: __vue_component__$D,
2278
+ VcButton: __vue_component__$F,
2279
+ VcIcon: __vue_component__$G,
2280
+ VcAvatar: __vue_component__$t,
2245
2281
  VSubheader: VSubheader,
2246
2282
  VListItem: VListItem,
2247
2283
  VList: VList,
@@ -2283,10 +2319,10 @@ var script$q = {
2283
2319
  };
2284
2320
 
2285
2321
  /* script */
2286
- const __vue_script__$q = script$q;
2322
+ const __vue_script__$s = script$s;
2287
2323
  /* template */
2288
2324
 
2289
- var __vue_render__$q = function () {
2325
+ var __vue_render__$s = function () {
2290
2326
  var _vm = this;
2291
2327
 
2292
2328
  var _h = _vm.$createElement;
@@ -2372,10 +2408,10 @@ var __vue_render__$q = function () {
2372
2408
  }), 1)], 1)], 1);
2373
2409
  };
2374
2410
 
2375
- var __vue_staticRenderFns__$q = [];
2411
+ var __vue_staticRenderFns__$s = [];
2376
2412
  /* style */
2377
2413
 
2378
- const __vue_inject_styles__$q = function (inject) {
2414
+ const __vue_inject_styles__$s = function (inject) {
2379
2415
  if (!inject) return;
2380
2416
  inject("data-v-51eeacd7_0", {
2381
2417
  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)}",
@@ -2386,28 +2422,28 @@ const __vue_inject_styles__$q = function (inject) {
2386
2422
  /* scoped */
2387
2423
 
2388
2424
 
2389
- const __vue_scope_id__$q = undefined;
2425
+ const __vue_scope_id__$s = undefined;
2390
2426
  /* module identifier */
2391
2427
 
2392
- const __vue_module_identifier__$q = undefined;
2428
+ const __vue_module_identifier__$s = undefined;
2393
2429
  /* functional template */
2394
2430
 
2395
- const __vue_is_functional_template__$q = false;
2431
+ const __vue_is_functional_template__$s = false;
2396
2432
  /* style inject SSR */
2397
2433
 
2398
2434
  /* style inject shadow dom */
2399
2435
 
2400
- const __vue_component__$q = /*#__PURE__*/normalizeComponent({
2401
- render: __vue_render__$q,
2402
- staticRenderFns: __vue_staticRenderFns__$q
2403
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
2436
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
2437
+ render: __vue_render__$s,
2438
+ staticRenderFns: __vue_staticRenderFns__$s
2439
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
2404
2440
 
2405
- var script$p = {
2441
+ var script$r = {
2406
2442
  name: "VcActionList",
2407
2443
  components: {
2408
- VcLayout: __vue_component__$B,
2409
- VcButton: __vue_component__$D,
2410
- VcIcon: __vue_component__$E,
2444
+ VcLayout: __vue_component__$D,
2445
+ VcButton: __vue_component__$F,
2446
+ VcIcon: __vue_component__$G,
2411
2447
  VListItemTitle: VListItemTitle,
2412
2448
  VListItem: VListItem,
2413
2449
  VList: VList,
@@ -2433,10 +2469,10 @@ var script$p = {
2433
2469
  };
2434
2470
 
2435
2471
  /* script */
2436
- const __vue_script__$p = script$p;
2472
+ const __vue_script__$r = script$r;
2437
2473
  /* template */
2438
2474
 
2439
- var __vue_render__$p = function () {
2475
+ var __vue_render__$r = function () {
2440
2476
  var _vm = this;
2441
2477
 
2442
2478
  var _h = _vm.$createElement;
@@ -2488,10 +2524,10 @@ var __vue_render__$p = function () {
2488
2524
  }), 1)], 1)], 1);
2489
2525
  };
2490
2526
 
2491
- var __vue_staticRenderFns__$p = [];
2527
+ var __vue_staticRenderFns__$r = [];
2492
2528
  /* style */
2493
2529
 
2494
- const __vue_inject_styles__$p = function (inject) {
2530
+ const __vue_inject_styles__$r = function (inject) {
2495
2531
  if (!inject) return;
2496
2532
  inject("data-v-e0ece422_0", {
2497
2533
  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);border-radius:var(--modal-border-radius)}.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)}",
@@ -2502,28 +2538,28 @@ const __vue_inject_styles__$p = function (inject) {
2502
2538
  /* scoped */
2503
2539
 
2504
2540
 
2505
- const __vue_scope_id__$p = undefined;
2541
+ const __vue_scope_id__$r = undefined;
2506
2542
  /* module identifier */
2507
2543
 
2508
- const __vue_module_identifier__$p = undefined;
2544
+ const __vue_module_identifier__$r = undefined;
2509
2545
  /* functional template */
2510
2546
 
2511
- const __vue_is_functional_template__$p = false;
2547
+ const __vue_is_functional_template__$r = false;
2512
2548
  /* style inject SSR */
2513
2549
 
2514
2550
  /* style inject shadow dom */
2515
2551
 
2516
- const __vue_component__$p = /*#__PURE__*/normalizeComponent({
2517
- render: __vue_render__$p,
2518
- staticRenderFns: __vue_staticRenderFns__$p
2519
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
2552
+ const __vue_component__$r = /*#__PURE__*/normalizeComponent({
2553
+ render: __vue_render__$r,
2554
+ staticRenderFns: __vue_staticRenderFns__$r
2555
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
2520
2556
 
2521
- var script$o = {
2557
+ var script$q = {
2522
2558
  name: "VcActions",
2523
2559
  components: {
2524
- VcIcon: __vue_component__$E,
2525
- VcActionList: __vue_component__$p,
2526
- VcBottomActions: __vue_component__$q
2560
+ VcIcon: __vue_component__$G,
2561
+ VcActionList: __vue_component__$r,
2562
+ VcBottomActions: __vue_component__$s
2527
2563
  },
2528
2564
 
2529
2565
  data() {
@@ -2576,10 +2612,10 @@ var script$o = {
2576
2612
  };
2577
2613
 
2578
2614
  /* script */
2579
- const __vue_script__$o = script$o;
2615
+ const __vue_script__$q = script$q;
2580
2616
  /* template */
2581
2617
 
2582
- var __vue_render__$o = function () {
2618
+ var __vue_render__$q = function () {
2583
2619
  var _vm = this;
2584
2620
 
2585
2621
  var _h = _vm.$createElement;
@@ -2623,29 +2659,29 @@ var __vue_render__$o = function () {
2623
2659
  }, 'component', _vm.$props, false));
2624
2660
  };
2625
2661
 
2626
- var __vue_staticRenderFns__$o = [];
2662
+ var __vue_staticRenderFns__$q = [];
2627
2663
  /* style */
2628
2664
 
2629
- const __vue_inject_styles__$o = undefined;
2665
+ const __vue_inject_styles__$q = undefined;
2630
2666
  /* scoped */
2631
2667
 
2632
- const __vue_scope_id__$o = undefined;
2668
+ const __vue_scope_id__$q = undefined;
2633
2669
  /* module identifier */
2634
2670
 
2635
- const __vue_module_identifier__$o = undefined;
2671
+ const __vue_module_identifier__$q = undefined;
2636
2672
  /* functional template */
2637
2673
 
2638
- const __vue_is_functional_template__$o = false;
2674
+ const __vue_is_functional_template__$q = false;
2639
2675
  /* style inject */
2640
2676
 
2641
2677
  /* style inject SSR */
2642
2678
 
2643
2679
  /* style inject shadow dom */
2644
2680
 
2645
- const __vue_component__$o = /*#__PURE__*/normalizeComponent({
2646
- render: __vue_render__$o,
2647
- staticRenderFns: __vue_staticRenderFns__$o
2648
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
2681
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
2682
+ render: __vue_render__$q,
2683
+ staticRenderFns: __vue_staticRenderFns__$q
2684
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
2649
2685
 
2650
2686
  //
2651
2687
  //
@@ -2668,7 +2704,7 @@ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
2668
2704
  //
2669
2705
  //
2670
2706
  //
2671
- var script$n = {
2707
+ var script$p = {
2672
2708
  components: {
2673
2709
  VStepperStep: VStepperStep,
2674
2710
  VStepper: VStepper
@@ -2741,10 +2777,10 @@ var script$n = {
2741
2777
  };
2742
2778
 
2743
2779
  /* script */
2744
- const __vue_script__$n = script$n;
2780
+ const __vue_script__$p = script$p;
2745
2781
  /* template */
2746
2782
 
2747
- var __vue_render__$n = function () {
2783
+ var __vue_render__$p = function () {
2748
2784
  var _vm = this;
2749
2785
 
2750
2786
  var _h = _vm.$createElement;
@@ -2783,10 +2819,10 @@ var __vue_render__$n = function () {
2783
2819
  })], 2)], 1);
2784
2820
  };
2785
2821
 
2786
- var __vue_staticRenderFns__$n = [];
2822
+ var __vue_staticRenderFns__$p = [];
2787
2823
  /* style */
2788
2824
 
2789
- const __vue_inject_styles__$n = function (inject) {
2825
+ const __vue_inject_styles__$p = function (inject) {
2790
2826
  if (!inject) return;
2791
2827
  inject("data-v-9f3fe138_0", {
2792
2828
  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)}",
@@ -2797,21 +2833,21 @@ const __vue_inject_styles__$n = function (inject) {
2797
2833
  /* scoped */
2798
2834
 
2799
2835
 
2800
- const __vue_scope_id__$n = "data-v-9f3fe138";
2836
+ const __vue_scope_id__$p = "data-v-9f3fe138";
2801
2837
  /* module identifier */
2802
2838
 
2803
- const __vue_module_identifier__$n = undefined;
2839
+ const __vue_module_identifier__$p = undefined;
2804
2840
  /* functional template */
2805
2841
 
2806
- const __vue_is_functional_template__$n = false;
2842
+ const __vue_is_functional_template__$p = false;
2807
2843
  /* style inject SSR */
2808
2844
 
2809
2845
  /* style inject shadow dom */
2810
2846
 
2811
- const __vue_component__$n = /*#__PURE__*/normalizeComponent({
2812
- render: __vue_render__$n,
2813
- staticRenderFns: __vue_staticRenderFns__$n
2814
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
2847
+ const __vue_component__$p = /*#__PURE__*/normalizeComponent({
2848
+ render: __vue_render__$p,
2849
+ staticRenderFns: __vue_staticRenderFns__$p
2850
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
2815
2851
 
2816
2852
  //
2817
2853
  //
@@ -2828,7 +2864,7 @@ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
2828
2864
  //
2829
2865
  //
2830
2866
  //
2831
- var script$m = {
2867
+ var script$o = {
2832
2868
  components: {
2833
2869
  VProgressCircular: VProgressCircular
2834
2870
  },
@@ -2897,10 +2933,10 @@ var script$m = {
2897
2933
  };
2898
2934
 
2899
2935
  /* script */
2900
- const __vue_script__$m = script$m;
2936
+ const __vue_script__$o = script$o;
2901
2937
  /* template */
2902
2938
 
2903
- var __vue_render__$m = function () {
2939
+ var __vue_render__$o = function () {
2904
2940
  var _vm = this;
2905
2941
 
2906
2942
  var _h = _vm.$createElement;
@@ -2921,10 +2957,10 @@ var __vue_render__$m = function () {
2921
2957
  }, [_vm._v("\n " + _vm._s(_vm.currentStep) + " / " + _vm._s(_vm.steps) + "\n ")]) : _vm._e()]);
2922
2958
  };
2923
2959
 
2924
- var __vue_staticRenderFns__$m = [];
2960
+ var __vue_staticRenderFns__$o = [];
2925
2961
  /* style */
2926
2962
 
2927
- const __vue_inject_styles__$m = function (inject) {
2963
+ const __vue_inject_styles__$o = function (inject) {
2928
2964
  if (!inject) return;
2929
2965
  inject("data-v-5c278fc2_0", {
2930
2966
  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)}",
@@ -2935,27 +2971,27 @@ const __vue_inject_styles__$m = function (inject) {
2935
2971
  /* scoped */
2936
2972
 
2937
2973
 
2938
- const __vue_scope_id__$m = "data-v-5c278fc2";
2974
+ const __vue_scope_id__$o = "data-v-5c278fc2";
2939
2975
  /* module identifier */
2940
2976
 
2941
- const __vue_module_identifier__$m = undefined;
2977
+ const __vue_module_identifier__$o = undefined;
2942
2978
  /* functional template */
2943
2979
 
2944
- const __vue_is_functional_template__$m = false;
2980
+ const __vue_is_functional_template__$o = false;
2945
2981
  /* style inject SSR */
2946
2982
 
2947
2983
  /* style inject shadow dom */
2948
2984
 
2949
- const __vue_component__$m = /*#__PURE__*/normalizeComponent({
2950
- render: __vue_render__$m,
2951
- staticRenderFns: __vue_staticRenderFns__$m
2952
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
2985
+ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
2986
+ render: __vue_render__$o,
2987
+ staticRenderFns: __vue_staticRenderFns__$o
2988
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
2953
2989
 
2954
- var script$l = {
2990
+ var script$n = {
2955
2991
  name: "VcMobileWizardProgress",
2956
2992
  components: {
2957
- VcLayout: __vue_component__$B,
2958
- VcProgressCircular: __vue_component__$m
2993
+ VcLayout: __vue_component__$D,
2994
+ VcProgressCircular: __vue_component__$o
2959
2995
  },
2960
2996
  model: {
2961
2997
  prop: 'currentStep'
@@ -3011,10 +3047,10 @@ var script$l = {
3011
3047
  };
3012
3048
 
3013
3049
  /* script */
3014
- const __vue_script__$l = script$l;
3050
+ const __vue_script__$n = script$n;
3015
3051
  /* template */
3016
3052
 
3017
- var __vue_render__$l = function () {
3053
+ var __vue_render__$n = function () {
3018
3054
  var _vm = this;
3019
3055
 
3020
3056
  var _h = _vm.$createElement;
@@ -3050,10 +3086,10 @@ var __vue_render__$l = function () {
3050
3086
  }, [_vm._v(_vm._s(_vm.nextStepName))]) : _vm._e()])], 1);
3051
3087
  };
3052
3088
 
3053
- var __vue_staticRenderFns__$l = [];
3089
+ var __vue_staticRenderFns__$n = [];
3054
3090
  /* style */
3055
3091
 
3056
- const __vue_inject_styles__$l = function (inject) {
3092
+ const __vue_inject_styles__$n = function (inject) {
3057
3093
  if (!inject) return;
3058
3094
  inject("data-v-4fe04d36_0", {
3059
3095
  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)}",
@@ -3064,102 +3100,534 @@ const __vue_inject_styles__$l = function (inject) {
3064
3100
  /* scoped */
3065
3101
 
3066
3102
 
3067
- const __vue_scope_id__$l = "data-v-4fe04d36";
3103
+ const __vue_scope_id__$n = "data-v-4fe04d36";
3068
3104
  /* module identifier */
3069
3105
 
3070
- const __vue_module_identifier__$l = undefined;
3106
+ const __vue_module_identifier__$n = undefined;
3071
3107
  /* functional template */
3072
3108
 
3073
- const __vue_is_functional_template__$l = false;
3109
+ const __vue_is_functional_template__$n = false;
3074
3110
  /* style inject SSR */
3075
3111
 
3076
3112
  /* style inject shadow dom */
3077
3113
 
3078
- const __vue_component__$l = /*#__PURE__*/normalizeComponent({
3079
- render: __vue_render__$l,
3080
- staticRenderFns: __vue_staticRenderFns__$l
3081
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
3114
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
3115
+ render: __vue_render__$n,
3116
+ staticRenderFns: __vue_staticRenderFns__$n
3117
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
3082
3118
 
3083
- //
3084
- //
3085
- //
3086
- //
3087
- //
3088
- //
3089
- //
3090
- //
3091
- //
3092
- //
3093
- //
3094
- //
3095
- //
3096
- //
3097
- //
3098
- //
3099
- //
3100
- //
3101
- //
3102
- //
3103
- //
3104
- //
3105
- var script$k = {
3119
+ var script$m = {
3120
+ name: 'VcCheckbox',
3106
3121
  components: {
3107
- VCol: VCol,
3108
- VRow: VRow,
3109
- VContainer: VContainer
3122
+ VcIcon: __vue_component__$G,
3123
+ VcAvatar: __vue_component__$t,
3124
+ VcTooltip: __vue_component__$v,
3125
+ VCheckbox: VCheckbox
3110
3126
  },
3127
+ computed: {
3128
+ selected: {
3129
+ get() {
3130
+ return this.checked;
3131
+ },
3111
3132
 
3112
- name: "VcButtonGroup",
3133
+ set(val) {
3134
+ this.$emit('change', val);
3135
+ }
3113
3136
 
3137
+ }
3138
+ },
3114
3139
  props: {
3115
- buttons: {
3116
- type: Array,
3117
- required: true,
3118
- validator: function (buttons) {
3119
- return buttons.length >= 4 && buttons.length <= 9 && buttons.every(button => !!button.id && !!button.label);
3120
- }
3140
+ label: {
3141
+ type: String,
3142
+ required: false
3121
3143
  },
3122
- selected: String,
3123
- direction: {
3144
+ tooltip: {
3124
3145
  type: String,
3125
- default: 'vertical',
3126
- validator: prop => ['horizontal', 'vertical'].includes(prop)
3146
+ required: false
3147
+ },
3148
+ avatar: {
3149
+ type: Object,
3150
+ required: false
3151
+ },
3152
+ disabled: {
3153
+ type: Boolean,
3154
+ default: false
3155
+ },
3156
+ indeterminate: {
3157
+ type: Boolean,
3158
+ default: false
3159
+ },
3160
+ checked: {
3161
+ type: [Boolean, Array],
3162
+ default: false
3163
+ },
3164
+ value: {
3165
+ type: [String, Boolean, Number],
3166
+ default: false
3167
+ },
3168
+ showAvatarBorder: {
3169
+ type: Boolean,
3170
+ default: true
3127
3171
  },
3128
3172
  dataQa: {
3129
3173
  type: String,
3130
- default: 'VcButtonGroup'
3174
+ default: 'VcCheckbox'
3131
3175
  }
3132
- },
3133
-
3134
- model: {
3135
- prop: 'selected',
3136
- event: 'change'
3137
- },
3176
+ }
3177
+ };
3138
3178
 
3139
- created() {
3140
- this.buttonSelected = this.selected;
3141
- },
3179
+ /* script */
3180
+ const __vue_script__$m = script$m;
3181
+ /* template */
3142
3182
 
3143
- data() {
3144
- return {
3145
- buttonSelected: false
3146
- };
3147
- },
3183
+ var __vue_render__$m = function () {
3184
+ var _vm = this;
3148
3185
 
3149
- computed: {
3150
- rows() {
3151
- let rows = [];
3152
- let numOfRows = Math.ceil(this.buttons.length / this.cols);
3186
+ var _h = _vm.$createElement;
3153
3187
 
3154
- for (let row = 0; row < numOfRows; row++) {
3155
- const sliceStart = row * this.cols;
3156
- const sliceEnd = row * this.cols + this.cols;
3157
- const buttonsRow = this.buttons.slice(sliceStart, sliceEnd);
3158
- rows.push(buttonsRow);
3159
- }
3188
+ var _c = _vm._self._c || _h;
3160
3189
 
3161
- return rows;
3162
- },
3190
+ return _c('v-checkbox', {
3191
+ staticClass: "vc-checkbox d-flex align-center",
3192
+ attrs: {
3193
+ "hide-details": "true",
3194
+ "disabled": _vm.disabled,
3195
+ "ripple": false,
3196
+ "on-icon": "check",
3197
+ "off-icon": "",
3198
+ "indeterminate-icon": "$indeterminate",
3199
+ "indeterminate": _vm.indeterminate,
3200
+ "color": "white",
3201
+ "label": _vm.label,
3202
+ "value": _vm.value,
3203
+ "data-qa": _vm.dataQa
3204
+ },
3205
+ scopedSlots: _vm._u([{
3206
+ key: "label",
3207
+ fn: function () {
3208
+ return [_c('div', {
3209
+ staticClass: "d-flex align-center"
3210
+ }, [_vm.avatar && _vm.label ? _c('VcAvatar', {
3211
+ staticClass: "ms-1 me-3",
3212
+ attrs: {
3213
+ "image-path": _vm.avatar.path,
3214
+ "name": _vm.avatar.name,
3215
+ "color-id": _vm.avatar.colorId,
3216
+ "disabled": _vm.disabled,
3217
+ "show-border": _vm.showAvatarBorder,
3218
+ "size": "x-sm"
3219
+ }
3220
+ }) : _vm._e(), _vm._v(" "), _vm.label ? _c('span', {
3221
+ staticClass: "checkbox-label"
3222
+ }, [_vm._v(_vm._s(_vm.label))]) : _vm._e(), _vm._v(" "), _vm.tooltip && _vm.label ? _c('VcTooltip', {
3223
+ attrs: {
3224
+ "dark": "",
3225
+ "content": _vm.tooltip,
3226
+ "bottom": ""
3227
+ }
3228
+ }, [_c('VcIcon', {
3229
+ staticClass: "tooltip-icon ms-2",
3230
+ attrs: {
3231
+ "size": "16"
3232
+ }
3233
+ }, [_vm._v("$info")])], 1) : _vm._e()], 1)];
3234
+ },
3235
+ proxy: true
3236
+ }]),
3237
+ model: {
3238
+ value: _vm.selected,
3239
+ callback: function ($$v) {
3240
+ _vm.selected = $$v;
3241
+ },
3242
+ expression: "selected"
3243
+ }
3244
+ });
3245
+ };
3246
+
3247
+ var __vue_staticRenderFns__$m = [];
3248
+ /* style */
3249
+
3250
+ const __vue_inject_styles__$m = function (inject) {
3251
+ if (!inject) return;
3252
+ inject("data-v-347ec55e_0", {
3253
+ source: ".vc-checkbox[data-v-347ec55e]{font-family:var(--primary-font-family)}.vc-checkbox[data-v-347ec55e] .v-input__slot .v-input--selection-controls__input{width:var(--size-value4);height:var(--size-value4)}.vc-checkbox[data-v-347ec55e] .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-347ec55e] .checkbox-label{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-checkbox[data-v-347ec55e]:not(.v-input--is-disabled) .checkbox-label{color:var(--gray-darken-5)}.vc-checkbox[data-v-347ec55e] .tooltip-icon{color:var(--gray-darken-3)}.vc-checkbox[data-v-347ec55e] .avatar-wrapper .avatar-initials{font-size:var(--font-size-xxx-small);font-weight:var(--font-weight-medium2)}.vc-checkbox[data-v-347ec55e].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-347ec55e].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-347ec55e]: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-347ec55e].v-input--indeterminate:not(.v-input--is-disabled):hover .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-347ec55e].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-347ec55e].v-input--indeterminate:not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-347ec55e].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-347ec55e]: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-347ec55e]: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-347ec55e].v-input--is-disabled .v-input--selection-controls__input .v-icon{background:rgba(0,0,0,.07)}.vc-checkbox[data-v-347ec55e].v-input--is-disabled.v-input--is-label-active .v-input--selection-controls__input .v-icon{border:none}",
3254
+ map: undefined,
3255
+ media: undefined
3256
+ });
3257
+ };
3258
+ /* scoped */
3259
+
3260
+
3261
+ const __vue_scope_id__$m = "data-v-347ec55e";
3262
+ /* module identifier */
3263
+
3264
+ const __vue_module_identifier__$m = undefined;
3265
+ /* functional template */
3266
+
3267
+ const __vue_is_functional_template__$m = false;
3268
+ /* style inject SSR */
3269
+
3270
+ /* style inject shadow dom */
3271
+
3272
+ const __vue_component__$m = /*#__PURE__*/normalizeComponent({
3273
+ render: __vue_render__$m,
3274
+ staticRenderFns: __vue_staticRenderFns__$m
3275
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
3276
+
3277
+ var script$l = {
3278
+ name: "VcChecklistItem",
3279
+ components: {
3280
+ VcLayout: __vue_component__$D,
3281
+ VcCheckbox: __vue_component__$m,
3282
+ VcTooltip: __vue_component__$v
3283
+ },
3284
+ model: {
3285
+ prop: 'checked'
3286
+ },
3287
+ props: {
3288
+ checked: {
3289
+ type: Boolean,
3290
+ default: false
3291
+ },
3292
+ label: {
3293
+ type: String,
3294
+ required: true
3295
+ },
3296
+ avatar: {
3297
+ type: Object,
3298
+ default: undefined
3299
+ },
3300
+ disabled: {
3301
+ type: Boolean,
3302
+ default: false
3303
+ },
3304
+ tooltipContent: {
3305
+ type: String,
3306
+ default: ''
3307
+ },
3308
+ dataQa: {
3309
+ type: String,
3310
+ default: 'VcChecklistItem'
3311
+ }
3312
+ },
3313
+
3314
+ data() {
3315
+ return {
3316
+ isChecked: false
3317
+ };
3318
+ },
3319
+
3320
+ computed: {
3321
+ getAvatar() {
3322
+ if (this.avatar && Object.keys(this.avatar).length) {
3323
+ return {
3324
+ name: this.label,
3325
+ ...this.avatar
3326
+ };
3327
+ }
3328
+ }
3329
+
3330
+ },
3331
+ methods: {
3332
+ onChange(val) {
3333
+ this.isChecked = val;
3334
+ this.$emit('change', {
3335
+ checked: val
3336
+ });
3337
+ }
3338
+
3339
+ }
3340
+ };
3341
+
3342
+ /* script */
3343
+ const __vue_script__$l = script$l;
3344
+ /* template */
3345
+
3346
+ var __vue_render__$l = function () {
3347
+ var _vm = this;
3348
+
3349
+ var _h = _vm.$createElement;
3350
+
3351
+ var _c = _vm._self._c || _h;
3352
+
3353
+ return _c('VcTooltip', {
3354
+ staticClass: "VcChecklistItem-wrapper",
3355
+ attrs: {
3356
+ "content": _vm.tooltipContent,
3357
+ "dark": "",
3358
+ "disabled": !_vm.tooltipContent || !_vm.disabled
3359
+ }
3360
+ }, [[_c('VcLayout', {
3361
+ staticClass: "VcChecklistItem",
3362
+ class: {
3363
+ 'disabled': _vm.disabled
3364
+ },
3365
+ attrs: {
3366
+ "data-qa": _vm.dataQa
3367
+ }
3368
+ }, [_c('VcCheckbox', {
3369
+ attrs: {
3370
+ "value": _vm.checked,
3371
+ "avatar": _vm.getAvatar,
3372
+ "label": _vm.label,
3373
+ "show-avatar-border": false,
3374
+ "disabled": _vm.disabled,
3375
+ "data-qa": _vm.dataQa + "-checkbox"
3376
+ },
3377
+ on: {
3378
+ "change": _vm.onChange
3379
+ }
3380
+ })], 1)]], 2);
3381
+ };
3382
+
3383
+ var __vue_staticRenderFns__$l = [];
3384
+ /* style */
3385
+
3386
+ const __vue_inject_styles__$l = function (inject) {
3387
+ if (!inject) return;
3388
+ inject("data-v-18e93036_0", {
3389
+ source: "[data-v-18e93036]: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}.VcChecklistItem-wrapper[data-v-18e93036]{width:100%}.VcChecklistItem-wrapper .VcChecklistItem[data-v-18e93036]{padding:var(--size-value2) var(--size-value4)}.VcChecklistItem-wrapper .VcChecklistItem.disabled[data-v-18e93036]{background-color:var(--gray-lighten-3)}.VcChecklistItem-wrapper .VcChecklistItem .vc-checkbox[data-v-18e93036]{flex:1 1 auto;padding:var(--size-value0);margin:var(--size-value0)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-18e93036]:hover{background-color:var(--gray-lighten-3)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-18e93036]:focus{box-shadow:0 0 0 2px var(--v-secondary-lighten1)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-18e93036]:active{background-color:var(--v-secondary-lighten3)}",
3390
+ map: undefined,
3391
+ media: undefined
3392
+ });
3393
+ };
3394
+ /* scoped */
3395
+
3396
+
3397
+ const __vue_scope_id__$l = "data-v-18e93036";
3398
+ /* module identifier */
3399
+
3400
+ const __vue_module_identifier__$l = undefined;
3401
+ /* functional template */
3402
+
3403
+ const __vue_is_functional_template__$l = false;
3404
+ /* style inject SSR */
3405
+
3406
+ /* style inject shadow dom */
3407
+
3408
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
3409
+ render: __vue_render__$l,
3410
+ staticRenderFns: __vue_staticRenderFns__$l
3411
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
3412
+
3413
+ var script$k = {
3414
+ name: "VcListbox",
3415
+ components: {
3416
+ VcChecklistItem: __vue_component__$l,
3417
+ VcIcon: __vue_component__$G,
3418
+ VListItem: VListItem,
3419
+ VDivider: VDivider,
3420
+ VList: VList
3421
+ },
3422
+ props: {
3423
+ items: {
3424
+ type: Array,
3425
+ required: true,
3426
+ validator: items => items.every(item => item.label)
3427
+ },
3428
+ addAnother: {
3429
+ type: Boolean,
3430
+ default: false
3431
+ },
3432
+ addAnotherLabel: {
3433
+ type: String,
3434
+ default: ""
3435
+ },
3436
+ title: {
3437
+ type: String,
3438
+ default: ''
3439
+ },
3440
+ dataQa: {
3441
+ type: String,
3442
+ default: 'VcListbox'
3443
+ }
3444
+ },
3445
+ computed: {
3446
+ getAddAnotherLabel() {
3447
+ return this.addAnotherLabel || this.$dst('ds.listbox.add');
3448
+ }
3449
+
3450
+ }
3451
+ };
3452
+
3453
+ /* script */
3454
+ const __vue_script__$k = script$k;
3455
+ /* template */
3456
+
3457
+ var __vue_render__$k = function () {
3458
+ var _vm = this;
3459
+
3460
+ var _h = _vm.$createElement;
3461
+
3462
+ var _c = _vm._self._c || _h;
3463
+
3464
+ return _c('div', [_vm.title ? _c('div', {
3465
+ staticClass: "vc-list-title",
3466
+ attrs: {
3467
+ "data-qa": _vm.dataQa + "-title"
3468
+ }
3469
+ }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c('v-list', {
3470
+ staticClass: "VcListbox",
3471
+ attrs: {
3472
+ "data-qa": _vm.dataQa
3473
+ }
3474
+ }, [_c('div', {
3475
+ staticClass: "vc-overflow"
3476
+ }, _vm._l(_vm.items, function (item, index) {
3477
+ return _c('v-list-item', {
3478
+ key: index,
3479
+ staticClass: "vc-list-item",
3480
+ attrs: {
3481
+ "tabindex": index
3482
+ }
3483
+ }, [_c('VcChecklistItem', _vm._b({
3484
+ attrs: {
3485
+ "data-qa": _vm.dataQa + "-" + index
3486
+ },
3487
+ on: {
3488
+ "change": function (args) {
3489
+ return _vm.$emit('change', Object.assign({}, args, {
3490
+ id: index
3491
+ }));
3492
+ }
3493
+ }
3494
+ }, 'VcChecklistItem', item, false))], 1);
3495
+ }), 1), _vm._v(" "), _vm.addAnother ? _c('div', {
3496
+ attrs: {
3497
+ "data-qa": _vm.dataQa + "-increase"
3498
+ }
3499
+ }, [_c('v-divider', {
3500
+ staticClass: "divider"
3501
+ }), _vm._v(" "), _c('v-list-item', {
3502
+ staticClass: "last-item",
3503
+ attrs: {
3504
+ "align-baseline": ""
3505
+ },
3506
+ on: {
3507
+ "click": function ($event) {
3508
+ return _vm.$emit('addNew');
3509
+ }
3510
+ }
3511
+ }, [_c('VcIcon', {
3512
+ staticClass: "add-another-icon",
3513
+ attrs: {
3514
+ "dense": ""
3515
+ }
3516
+ }, [_vm._v("$plus")]), _vm._v(" "), _c('span', {
3517
+ staticClass: "add-another-label"
3518
+ }, [_vm._v(_vm._s(_vm.getAddAnotherLabel))])], 1)], 1) : _vm._e()])], 1);
3519
+ };
3520
+
3521
+ var __vue_staticRenderFns__$k = [];
3522
+ /* style */
3523
+
3524
+ const __vue_inject_styles__$k = function (inject) {
3525
+ if (!inject) return;
3526
+ inject("data-v-849ee368_0", {
3527
+ source: "[data-v-849ee368]: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-list-title[data-v-849ee368]{font-weight:var(--font-weight-medium2);font-size:var(--font-size-small2);line-height:var(--size-value5);margin-block-end:var(--size-value3)}.VcListbox[data-v-849ee368]{padding-block:var(--size-value1);margin-block:var(--size-value1);border:1px solid var(--gray-lighten-1);box-sizing:border-box;border-radius:var(--border-radius);width:fit-content;box-shadow:none!important}.VcListbox .vc-overflow[data-v-849ee368]{overflow:auto;max-height:160px}.VcListbox .vc-overflow .vc-list-item[data-v-849ee368]{padding:var(--size-value0);min-height:unset}.VcListbox .divider[data-v-849ee368]{border-color:var(--gray-lighten-1)}.VcListbox .last-item[data-v-849ee368]{cursor:pointer;min-height:var(--size-value10)}.VcListbox .last-item[data-v-849ee368]:hover{background-color:var(--gray-lighten-3)}.VcListbox .last-item .add-another-label[data-v-849ee368]{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small);line-height:var(--size-value5);color:var(--gray-darken-5)}.VcListbox .last-item .add-another-icon[data-v-849ee368]{margin-inline-end:var(--size-value3);cursor:pointer}.VcListbox .last-item .add-another-icon[data-v-849ee368] .v-icon__component{height:unset;width:unset}.VcListbox .last-item .add-another-icon[data-v-849ee368] .v-icon__component svg{width:var(--size-value3)}",
3528
+ map: undefined,
3529
+ media: undefined
3530
+ });
3531
+ };
3532
+ /* scoped */
3533
+
3534
+
3535
+ const __vue_scope_id__$k = "data-v-849ee368";
3536
+ /* module identifier */
3537
+
3538
+ const __vue_module_identifier__$k = undefined;
3539
+ /* functional template */
3540
+
3541
+ const __vue_is_functional_template__$k = false;
3542
+ /* style inject SSR */
3543
+
3544
+ /* style inject shadow dom */
3545
+
3546
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
3547
+ render: __vue_render__$k,
3548
+ staticRenderFns: __vue_staticRenderFns__$k
3549
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
3550
+
3551
+ //
3552
+ //
3553
+ //
3554
+ //
3555
+ //
3556
+ //
3557
+ //
3558
+ //
3559
+ //
3560
+ //
3561
+ //
3562
+ //
3563
+ //
3564
+ //
3565
+ //
3566
+ //
3567
+ //
3568
+ //
3569
+ //
3570
+ //
3571
+ //
3572
+ //
3573
+ var script$j = {
3574
+ components: {
3575
+ VCol: VCol,
3576
+ VRow: VRow,
3577
+ VContainer: VContainer
3578
+ },
3579
+
3580
+ name: "VcButtonGroup",
3581
+
3582
+ props: {
3583
+ buttons: {
3584
+ type: Array,
3585
+ required: true,
3586
+ validator: function (buttons) {
3587
+ return buttons.length >= 4 && buttons.length <= 9 && buttons.every(button => !!button.id && !!button.label);
3588
+ }
3589
+ },
3590
+ selected: String,
3591
+ direction: {
3592
+ type: String,
3593
+ default: 'vertical',
3594
+ validator: prop => ['horizontal', 'vertical'].includes(prop)
3595
+ },
3596
+ dataQa: {
3597
+ type: String,
3598
+ default: 'VcButtonGroup'
3599
+ }
3600
+ },
3601
+
3602
+ model: {
3603
+ prop: 'selected',
3604
+ event: 'change'
3605
+ },
3606
+
3607
+ created() {
3608
+ this.buttonSelected = this.selected;
3609
+ },
3610
+
3611
+ data() {
3612
+ return {
3613
+ buttonSelected: false
3614
+ };
3615
+ },
3616
+
3617
+ computed: {
3618
+ rows() {
3619
+ let rows = [];
3620
+ let numOfRows = Math.ceil(this.buttons.length / this.cols);
3621
+
3622
+ for (let row = 0; row < numOfRows; row++) {
3623
+ const sliceStart = row * this.cols;
3624
+ const sliceEnd = row * this.cols + this.cols;
3625
+ const buttonsRow = this.buttons.slice(sliceStart, sliceEnd);
3626
+ rows.push(buttonsRow);
3627
+ }
3628
+
3629
+ return rows;
3630
+ },
3163
3631
 
3164
3632
  cols() {
3165
3633
  switch (this.buttons.length) {
@@ -3188,10 +3656,10 @@ var script$k = {
3188
3656
  };
3189
3657
 
3190
3658
  /* script */
3191
- const __vue_script__$k = script$k;
3659
+ const __vue_script__$j = script$j;
3192
3660
  /* template */
3193
3661
 
3194
- var __vue_render__$k = function () {
3662
+ var __vue_render__$j = function () {
3195
3663
  var _vm = this;
3196
3664
 
3197
3665
  var _h = _vm.$createElement;
@@ -3238,10 +3706,10 @@ var __vue_render__$k = function () {
3238
3706
  }), 1);
3239
3707
  };
3240
3708
 
3241
- var __vue_staticRenderFns__$k = [];
3709
+ var __vue_staticRenderFns__$j = [];
3242
3710
  /* style */
3243
3711
 
3244
- const __vue_inject_styles__$k = function (inject) {
3712
+ const __vue_inject_styles__$j = function (inject) {
3245
3713
  if (!inject) return;
3246
3714
  inject("data-v-284ef818_0", {
3247
3715
  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}",
@@ -3252,21 +3720,21 @@ const __vue_inject_styles__$k = function (inject) {
3252
3720
  /* scoped */
3253
3721
 
3254
3722
 
3255
- const __vue_scope_id__$k = "data-v-284ef818";
3723
+ const __vue_scope_id__$j = "data-v-284ef818";
3256
3724
  /* module identifier */
3257
3725
 
3258
- const __vue_module_identifier__$k = undefined;
3726
+ const __vue_module_identifier__$j = undefined;
3259
3727
  /* functional template */
3260
3728
 
3261
- const __vue_is_functional_template__$k = false;
3729
+ const __vue_is_functional_template__$j = false;
3262
3730
  /* style inject SSR */
3263
3731
 
3264
3732
  /* style inject shadow dom */
3265
3733
 
3266
- const __vue_component__$k = /*#__PURE__*/normalizeComponent({
3267
- render: __vue_render__$k,
3268
- staticRenderFns: __vue_staticRenderFns__$k
3269
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
3734
+ const __vue_component__$j = /*#__PURE__*/normalizeComponent({
3735
+ render: __vue_render__$j,
3736
+ staticRenderFns: __vue_staticRenderFns__$j
3737
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
3270
3738
 
3271
3739
  //
3272
3740
  //
@@ -3277,7 +3745,7 @@ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
3277
3745
  //
3278
3746
  //
3279
3747
  //
3280
- var script$j = {
3748
+ var script$i = {
3281
3749
  components: {
3282
3750
  VProgressCircular: VProgressCircular
3283
3751
  },
@@ -3305,10 +3773,10 @@ var script$j = {
3305
3773
  };
3306
3774
 
3307
3775
  /* script */
3308
- const __vue_script__$j = script$j;
3776
+ const __vue_script__$i = script$i;
3309
3777
  /* template */
3310
3778
 
3311
- var __vue_render__$j = function () {
3779
+ var __vue_render__$i = function () {
3312
3780
  var _vm = this;
3313
3781
 
3314
3782
  var _h = _vm.$createElement;
@@ -3326,33 +3794,33 @@ var __vue_render__$j = function () {
3326
3794
  });
3327
3795
  };
3328
3796
 
3329
- var __vue_staticRenderFns__$j = [];
3797
+ var __vue_staticRenderFns__$i = [];
3330
3798
  /* style */
3331
3799
 
3332
- const __vue_inject_styles__$j = undefined;
3800
+ const __vue_inject_styles__$i = undefined;
3333
3801
  /* scoped */
3334
3802
 
3335
- const __vue_scope_id__$j = undefined;
3803
+ const __vue_scope_id__$i = undefined;
3336
3804
  /* module identifier */
3337
3805
 
3338
- const __vue_module_identifier__$j = undefined;
3806
+ const __vue_module_identifier__$i = undefined;
3339
3807
  /* functional template */
3340
3808
 
3341
- const __vue_is_functional_template__$j = false;
3809
+ const __vue_is_functional_template__$i = false;
3342
3810
  /* style inject */
3343
3811
 
3344
3812
  /* style inject SSR */
3345
3813
 
3346
3814
  /* style inject shadow dom */
3347
3815
 
3348
- const __vue_component__$j = /*#__PURE__*/normalizeComponent({
3349
- render: __vue_render__$j,
3350
- staticRenderFns: __vue_staticRenderFns__$j
3351
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
3816
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({
3817
+ render: __vue_render__$i,
3818
+ staticRenderFns: __vue_staticRenderFns__$i
3819
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
3352
3820
 
3353
- var script$i = {
3821
+ var script$h = {
3354
3822
  components: {
3355
- VcIcon: __vue_component__$E,
3823
+ VcIcon: __vue_component__$G,
3356
3824
  VSwitch: VSwitch
3357
3825
  },
3358
3826
  name: "VcSwitch",
@@ -3390,10 +3858,10 @@ var script$i = {
3390
3858
  };
3391
3859
 
3392
3860
  /* script */
3393
- const __vue_script__$i = script$i;
3861
+ const __vue_script__$h = script$h;
3394
3862
  /* template */
3395
3863
 
3396
- var __vue_render__$i = function () {
3864
+ var __vue_render__$h = function () {
3397
3865
  var _vm = this;
3398
3866
 
3399
3867
  var _h = _vm.$createElement;
@@ -3443,10 +3911,10 @@ var __vue_render__$i = function () {
3443
3911
  }, [_vm._v("$close_button")]) : _vm._e()], 1);
3444
3912
  };
3445
3913
 
3446
- var __vue_staticRenderFns__$i = [];
3914
+ var __vue_staticRenderFns__$h = [];
3447
3915
  /* style */
3448
3916
 
3449
- const __vue_inject_styles__$i = function (inject) {
3917
+ const __vue_inject_styles__$h = function (inject) {
3450
3918
  if (!inject) return;
3451
3919
  inject("data-v-13c7166f_0", {
3452
3920
  source: ".switchContainer .VcSwitch[data-v-13c7166f]{padding:0;margin:0}.switchContainer .VcSwitch[data-v-13c7166f] label{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);line-height:var(--size-value6);color:rgba(0,0,0,.87)}.switchContainer .VcSwitch[data-v-13c7166f] input{height:var(--size-value5)}.switchContainer .VcSwitch[data-v-13c7166f] .v-input--selection-controls__input{margin-left:0;margin-right:var(--size-value3);height:var(--size-value5);width:var(--size-value8)}#app[dir=rtl] .switchContainer .VcSwitch[data-v-13c7166f] .v-input--selection-controls__input{margin-left:var(--size-value3)}#app[dir=rtl] .switchContainer .VcSwitch[data-v-13c7166f] .v-input--selection-controls__input{margin-right:0}.switchContainer .VcSwitch[data-v-13c7166f] .v-input--switch__track{top:0;left:0}#app[dir=rtl] .switchContainer .VcSwitch[data-v-13c7166f] .v-input--switch__track{left:auto;right:0}.switchContainer .VcSwitch[data-v-13c7166f] .v-input--selection-controls__ripple{left:-10px;height:25px;width:25px}#app[dir=rtl] .switchContainer .VcSwitch[data-v-13c7166f] .v-input--selection-controls__ripple{left:auto;right:-10px}.switchContainer .VcSwitch[data-v-13c7166f] .v-input--switch__thumb{height:14px;width:14px;background-color:#fff;top:calc(50% - 7px);transform:translateX(3px)!important;box-shadow:var(--shadow-5)}#app[dir=rtl] .switchContainer .VcSwitch[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(-3px)!important}.switchContainer .VcSwitch.v-input--is-disabled[data-v-13c7166f] {opacity:1}.switchContainer .VcSwitch.v-input--is-disabled[data-v-13c7166f] .v-input--switch__track{color:var(--gray-lighten-2)!important}.switchContainer .VcSwitch.v-input--is-disabled[data-v-13c7166f] .v-input--switch__thumb{background-color:var(--gray)!important;box-shadow:none}.switchContainer .VcSwitch.is-active[data-v-13c7166f] .v-input--switch__track{opacity:1;background-color:currentColor}.switchContainer .VcSwitch.is-active[data-v-13c7166f] .v-input--selection-controls__ripple{transform:translateX(14px)!important}#app[dir=rtl] .switchContainer .VcSwitch.is-active[data-v-13c7166f] .v-input--selection-controls__ripple{transform:translateX(-14px)!important}.switchContainer .VcSwitch.is-active[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(17px)!important}#app[dir=rtl] .switchContainer .VcSwitch.is-active[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(-17px)!important}.switchContainer .VcSwitch.with-icon[data-v-13c7166f] input{height:var(--size-value6)}.switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--selection-controls__input{margin-left:0;margin-right:var(--size-value3);height:var(--size-value6);width:var(--size-value12)}#app[dir=rtl] .switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--selection-controls__input{margin-left:var(--size-value3)}#app[dir=rtl] .switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--selection-controls__input{margin-right:0}.switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--switch__track{top:0;left:0;height:var(--size-value6);width:var(--size-value12)}#app[dir=rtl] .switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--switch__track{left:auto;right:0}.switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--selection-controls__ripple{left:-9px;height:29px;width:29px;top:calc(50% - 21.5px)}#app[dir=rtl] .switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--selection-controls__ripple{left:auto;right:-9px}.switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--switch__thumb{height:18px;width:18px;top:calc(50% - 9px);transform:translateX(3.5px)!important}#app[dir=rtl] .switchContainer .VcSwitch.with-icon[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(-3.5px)!important}.switchContainer .VcSwitch.with-icon.v-input--is-disabled[data-v-13c7166f] {opacity:1}.switchContainer .VcSwitch.with-icon.v-input--is-disabled[data-v-13c7166f] .v-input--switch__track{color:var(--gray-lighten-2)!important}.switchContainer .VcSwitch.with-icon.v-input--is-disabled[data-v-13c7166f] .v-input--switch__thumb{background-color:var(--gray)!important;box-shadow:none}.switchContainer .VcSwitch.with-icon.v-input--is-disabled+.VcSwitchIcon[data-v-13c7166f]{fill:var(--gray-lighten-2)!important}.switchContainer .VcSwitch.with-icon.is-active[data-v-13c7166f] .v-input--switch__track{opacity:1;background-color:currentColor}.switchContainer .VcSwitch.with-icon.is-active[data-v-13c7166f] .v-input--selection-controls__ripple{transform:translateX(23.5px)!important}#app[dir=rtl] .switchContainer .VcSwitch.with-icon.is-active[data-v-13c7166f] .v-input--selection-controls__ripple{transform:translateX(-23.5px)!important}.switchContainer .VcSwitch.with-icon.is-active[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(26px)!important}#app[dir=rtl] .switchContainer .VcSwitch.with-icon.is-active[data-v-13c7166f] .v-input--switch__thumb{transform:translateX(-26px)!important}.switchContainer .VcSwitchIcon[data-v-13c7166f]{position:relative}.switchContainer .VcSwitchIconV[data-v-13c7166f]{left:30px;top:-47px;margin-bottom:-47px;fill:var(--v-secondary-base)}.switchContainer .VcSwitchIconX[data-v-13c7166f]{left:7.4px;top:-51px;margin-bottom:-51px;fill:var(--neutral-lighten-1)}.switchContainer.with-icon[data-v-13c7166f]{height:var(--size-value6)}",
@@ -3457,26 +3925,26 @@ const __vue_inject_styles__$i = function (inject) {
3457
3925
  /* scoped */
3458
3926
 
3459
3927
 
3460
- const __vue_scope_id__$i = "data-v-13c7166f";
3928
+ const __vue_scope_id__$h = "data-v-13c7166f";
3461
3929
  /* module identifier */
3462
3930
 
3463
- const __vue_module_identifier__$i = undefined;
3931
+ const __vue_module_identifier__$h = undefined;
3464
3932
  /* functional template */
3465
3933
 
3466
- const __vue_is_functional_template__$i = false;
3934
+ const __vue_is_functional_template__$h = false;
3467
3935
  /* style inject SSR */
3468
3936
 
3469
3937
  /* style inject shadow dom */
3470
3938
 
3471
- const __vue_component__$i = /*#__PURE__*/normalizeComponent({
3472
- render: __vue_render__$i,
3473
- staticRenderFns: __vue_staticRenderFns__$i
3474
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
3939
+ const __vue_component__$h = /*#__PURE__*/normalizeComponent({
3940
+ render: __vue_render__$h,
3941
+ staticRenderFns: __vue_staticRenderFns__$h
3942
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
3475
3943
 
3476
- var script$h = {
3944
+ var script$g = {
3477
3945
  components: {
3478
- VcIcon: __vue_component__$E,
3479
- VcSwitch: __vue_component__$i,
3946
+ VcIcon: __vue_component__$G,
3947
+ VcSwitch: __vue_component__$h,
3480
3948
  VContainer: VContainer
3481
3949
  },
3482
3950
  name: 'VcListEntity',
@@ -3501,10 +3969,10 @@ var script$h = {
3501
3969
  };
3502
3970
 
3503
3971
  /* script */
3504
- const __vue_script__$h = script$h;
3972
+ const __vue_script__$g = script$g;
3505
3973
  /* template */
3506
3974
 
3507
- var __vue_render__$h = function () {
3975
+ var __vue_render__$g = function () {
3508
3976
  var _vm = this;
3509
3977
 
3510
3978
  var _h = _vm.$createElement;
@@ -3539,29 +4007,23 @@ var __vue_render__$h = function () {
3539
4007
  attrs: {
3540
4008
  "disabled": _vm.disabled,
3541
4009
  "ripple": false,
4010
+ "value": _vm.value,
3542
4011
  "color": "secondary"
3543
4012
  },
3544
4013
  on: {
3545
4014
  "input": function (val) {
3546
4015
  return _vm.$emit('input', Boolean(val));
3547
4016
  }
3548
- },
3549
- model: {
3550
- value: _vm.value,
3551
- callback: function ($$v) {
3552
- _vm.value = $$v;
3553
- },
3554
- expression: "value"
3555
4017
  }
3556
4018
  })], 1)])])], 1);
3557
4019
  };
3558
4020
 
3559
- var __vue_staticRenderFns__$h = [];
4021
+ var __vue_staticRenderFns__$g = [];
3560
4022
  /* style */
3561
4023
 
3562
- const __vue_inject_styles__$h = function (inject) {
4024
+ const __vue_inject_styles__$g = function (inject) {
3563
4025
  if (!inject) return;
3564
- inject("data-v-c8fb4de6_0", {
4026
+ inject("data-v-03298204_0", {
3565
4027
  source: ".listEntity .sl-title{font-size:var(--font-size-x-small);line-height:var(--size-value4);font-weight:var(--font-weight-medium2);margin:0 8px}.listEntity .sl-row{min-width:100%}",
3566
4028
  map: undefined,
3567
4029
  media: undefined
@@ -3570,26 +4032,26 @@ const __vue_inject_styles__$h = function (inject) {
3570
4032
  /* scoped */
3571
4033
 
3572
4034
 
3573
- const __vue_scope_id__$h = undefined;
4035
+ const __vue_scope_id__$g = undefined;
3574
4036
  /* module identifier */
3575
4037
 
3576
- const __vue_module_identifier__$h = undefined;
4038
+ const __vue_module_identifier__$g = undefined;
3577
4039
  /* functional template */
3578
4040
 
3579
- const __vue_is_functional_template__$h = false;
4041
+ const __vue_is_functional_template__$g = false;
3580
4042
  /* style inject SSR */
3581
4043
 
3582
4044
  /* style inject shadow dom */
3583
4045
 
3584
- const __vue_component__$h = /*#__PURE__*/normalizeComponent({
3585
- render: __vue_render__$h,
3586
- staticRenderFns: __vue_staticRenderFns__$h
3587
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
4046
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
4047
+ render: __vue_render__$g,
4048
+ staticRenderFns: __vue_staticRenderFns__$g
4049
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
3588
4050
 
3589
- var script$g = {
4051
+ var script$f = {
3590
4052
  components: {
3591
- VcIcon: __vue_component__$E,
3592
- VcSwitch: __vue_component__$i,
4053
+ VcIcon: __vue_component__$G,
4054
+ VcSwitch: __vue_component__$h,
3593
4055
  VContainer: VContainer
3594
4056
  },
3595
4057
  name: 'VcExpansionCard',
@@ -3624,10 +4086,10 @@ var script$g = {
3624
4086
  };
3625
4087
 
3626
4088
  /* script */
3627
- const __vue_script__$g = script$g;
4089
+ const __vue_script__$f = script$f;
3628
4090
  /* template */
3629
4091
 
3630
- var __vue_render__$g = function () {
4092
+ var __vue_render__$f = function () {
3631
4093
  var _vm = this;
3632
4094
 
3633
4095
  var _h = _vm.$createElement;
@@ -3706,10 +4168,10 @@ var __vue_render__$g = function () {
3706
4168
  })])]), _vm._v(" "), _vm.value ? _vm._t("content") : _vm._e()], 2)], 1);
3707
4169
  };
3708
4170
 
3709
- var __vue_staticRenderFns__$g = [];
4171
+ var __vue_staticRenderFns__$f = [];
3710
4172
  /* style */
3711
4173
 
3712
- const __vue_inject_styles__$g = function (inject) {
4174
+ const __vue_inject_styles__$f = function (inject) {
3713
4175
  if (!inject) return;
3714
4176
  inject("data-v-1883492c_0", {
3715
4177
  source: ".expansionCard{border-radius:6px;border:1px solid;border-color:var(--gray-darken-1)!important;margin:var(--size-value5) 0}.expansionCard.is-active{border-color:var(--v-secondary-base)!important}.expansionCard .ec-title{font-size:var(--font-size-small2);line-height:var(--size-value6);margin:var(--size-value3) 0}.expansionCard .vc-chevron-left{fill:var(--gray-darken-1)!important}.expansionCard .VcLogoImage{width:var(--size-value7);height:var(--size-value7);margin:0 6px;border:1px solid var(--gray-lighten-1);box-sizing:border-box;border-radius:6px}.expansionCard .ec-text.full-width{width:100%}.expansionCard .ec-text.order-1{flex-grow:1}",
@@ -3720,21 +4182,21 @@ const __vue_inject_styles__$g = function (inject) {
3720
4182
  /* scoped */
3721
4183
 
3722
4184
 
3723
- const __vue_scope_id__$g = undefined;
4185
+ const __vue_scope_id__$f = undefined;
3724
4186
  /* module identifier */
3725
4187
 
3726
- const __vue_module_identifier__$g = undefined;
4188
+ const __vue_module_identifier__$f = undefined;
3727
4189
  /* functional template */
3728
4190
 
3729
- const __vue_is_functional_template__$g = false;
4191
+ const __vue_is_functional_template__$f = false;
3730
4192
  /* style inject SSR */
3731
4193
 
3732
4194
  /* style inject shadow dom */
3733
4195
 
3734
- const __vue_component__$g = /*#__PURE__*/normalizeComponent({
3735
- render: __vue_render__$g,
3736
- staticRenderFns: __vue_staticRenderFns__$g
3737
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
4196
+ const __vue_component__$f = /*#__PURE__*/normalizeComponent({
4197
+ render: __vue_render__$f,
4198
+ staticRenderFns: __vue_staticRenderFns__$f
4199
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
3738
4200
 
3739
4201
  //
3740
4202
  //
@@ -3755,7 +4217,7 @@ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
3755
4217
  //
3756
4218
  //
3757
4219
  //
3758
- var script$f = {
4220
+ var script$e = {
3759
4221
  components: {
3760
4222
  VTextField: VTextField
3761
4223
  },
@@ -3803,10 +4265,10 @@ var script$f = {
3803
4265
  };
3804
4266
 
3805
4267
  /* script */
3806
- const __vue_script__$f = script$f;
4268
+ const __vue_script__$e = script$e;
3807
4269
  /* template */
3808
4270
 
3809
- var __vue_render__$f = function () {
4271
+ var __vue_render__$e = function () {
3810
4272
  var _vm = this;
3811
4273
 
3812
4274
  var _h = _vm.$createElement;
@@ -3838,10 +4300,10 @@ var __vue_render__$f = function () {
3838
4300
  });
3839
4301
  };
3840
4302
 
3841
- var __vue_staticRenderFns__$f = [];
4303
+ var __vue_staticRenderFns__$e = [];
3842
4304
  /* style */
3843
4305
 
3844
- const __vue_inject_styles__$f = function (inject) {
4306
+ const __vue_inject_styles__$e = function (inject) {
3845
4307
  if (!inject) return;
3846
4308
  inject("data-v-027a8ee5_0", {
3847
4309
  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)}",
@@ -3852,21 +4314,21 @@ const __vue_inject_styles__$f = function (inject) {
3852
4314
  /* scoped */
3853
4315
 
3854
4316
 
3855
- const __vue_scope_id__$f = "data-v-027a8ee5";
4317
+ const __vue_scope_id__$e = "data-v-027a8ee5";
3856
4318
  /* module identifier */
3857
4319
 
3858
- const __vue_module_identifier__$f = undefined;
4320
+ const __vue_module_identifier__$e = undefined;
3859
4321
  /* functional template */
3860
4322
 
3861
- const __vue_is_functional_template__$f = false;
4323
+ const __vue_is_functional_template__$e = false;
3862
4324
  /* style inject SSR */
3863
4325
 
3864
4326
  /* style inject shadow dom */
3865
4327
 
3866
- const __vue_component__$f = /*#__PURE__*/normalizeComponent({
3867
- render: __vue_render__$f,
3868
- staticRenderFns: __vue_staticRenderFns__$f
3869
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
4328
+ const __vue_component__$e = /*#__PURE__*/normalizeComponent({
4329
+ render: __vue_render__$e,
4330
+ staticRenderFns: __vue_staticRenderFns__$e
4331
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
3870
4332
 
3871
4333
  //
3872
4334
  //
@@ -3884,7 +4346,7 @@ const __vue_component__$f = /*#__PURE__*/normalizeComponent({
3884
4346
  //
3885
4347
  //
3886
4348
  //
3887
- var script$e = {
4349
+ var script$d = {
3888
4350
  components: {
3889
4351
  VTextarea: VTextarea
3890
4352
  },
@@ -3927,10 +4389,10 @@ var script$e = {
3927
4389
  };
3928
4390
 
3929
4391
  /* script */
3930
- const __vue_script__$e = script$e;
4392
+ const __vue_script__$d = script$d;
3931
4393
  /* template */
3932
4394
 
3933
- var __vue_render__$e = function () {
4395
+ var __vue_render__$d = function () {
3934
4396
  var _vm = this;
3935
4397
 
3936
4398
  var _h = _vm.$createElement;
@@ -3960,10 +4422,10 @@ var __vue_render__$e = function () {
3960
4422
  });
3961
4423
  };
3962
4424
 
3963
- var __vue_staticRenderFns__$e = [];
4425
+ var __vue_staticRenderFns__$d = [];
3964
4426
  /* style */
3965
4427
 
3966
- const __vue_inject_styles__$e = function (inject) {
4428
+ const __vue_inject_styles__$d = function (inject) {
3967
4429
  if (!inject) return;
3968
4430
  inject("data-v-021f98ca_0", {
3969
4431
  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}",
@@ -3974,26 +4436,26 @@ const __vue_inject_styles__$e = function (inject) {
3974
4436
  /* scoped */
3975
4437
 
3976
4438
 
3977
- const __vue_scope_id__$e = "data-v-021f98ca";
4439
+ const __vue_scope_id__$d = "data-v-021f98ca";
3978
4440
  /* module identifier */
3979
4441
 
3980
- const __vue_module_identifier__$e = undefined;
4442
+ const __vue_module_identifier__$d = undefined;
3981
4443
  /* functional template */
3982
4444
 
3983
- const __vue_is_functional_template__$e = false;
4445
+ const __vue_is_functional_template__$d = false;
3984
4446
  /* style inject SSR */
3985
4447
 
3986
4448
  /* style inject shadow dom */
3987
4449
 
3988
- const __vue_component__$e = /*#__PURE__*/normalizeComponent({
3989
- render: __vue_render__$e,
3990
- staticRenderFns: __vue_staticRenderFns__$e
3991
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
4450
+ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
4451
+ render: __vue_render__$d,
4452
+ staticRenderFns: __vue_staticRenderFns__$d
4453
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
3992
4454
 
3993
- var script$d = {
4455
+ var script$c = {
3994
4456
  name: 'VcToast',
3995
4457
  components: {
3996
- VcAlert: __vue_component__$u,
4458
+ VcAlert: __vue_component__$w,
3997
4459
  VSnackbar: VSnackbar
3998
4460
  },
3999
4461
  props: {
@@ -4014,10 +4476,10 @@ var script$d = {
4014
4476
  };
4015
4477
 
4016
4478
  /* script */
4017
- const __vue_script__$d = script$d;
4479
+ const __vue_script__$c = script$c;
4018
4480
  /* template */
4019
4481
 
4020
- var __vue_render__$d = function () {
4482
+ var __vue_render__$c = function () {
4021
4483
  var _vm = this;
4022
4484
 
4023
4485
  var _h = _vm.$createElement;
@@ -4039,10 +4501,10 @@ var __vue_render__$d = function () {
4039
4501
  }, 'VcAlert', _vm.$attrs, false))], 1);
4040
4502
  };
4041
4503
 
4042
- var __vue_staticRenderFns__$d = [];
4504
+ var __vue_staticRenderFns__$c = [];
4043
4505
  /* style */
4044
4506
 
4045
- const __vue_inject_styles__$d = function (inject) {
4507
+ const __vue_inject_styles__$c = function (inject) {
4046
4508
  if (!inject) return;
4047
4509
  inject("data-v-2d3e5bbe_0", {
4048
4510
  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}",
@@ -4053,21 +4515,21 @@ const __vue_inject_styles__$d = function (inject) {
4053
4515
  /* scoped */
4054
4516
 
4055
4517
 
4056
- const __vue_scope_id__$d = "data-v-2d3e5bbe";
4518
+ const __vue_scope_id__$c = "data-v-2d3e5bbe";
4057
4519
  /* module identifier */
4058
4520
 
4059
- const __vue_module_identifier__$d = undefined;
4521
+ const __vue_module_identifier__$c = undefined;
4060
4522
  /* functional template */
4061
4523
 
4062
- const __vue_is_functional_template__$d = false;
4524
+ const __vue_is_functional_template__$c = false;
4063
4525
  /* style inject SSR */
4064
4526
 
4065
4527
  /* style inject shadow dom */
4066
4528
 
4067
- const __vue_component__$d = /*#__PURE__*/normalizeComponent({
4068
- render: __vue_render__$d,
4069
- staticRenderFns: __vue_staticRenderFns__$d
4070
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
4529
+ const __vue_component__$c = /*#__PURE__*/normalizeComponent({
4530
+ render: __vue_render__$c,
4531
+ staticRenderFns: __vue_staticRenderFns__$c
4532
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
4071
4533
 
4072
4534
  //
4073
4535
  //
@@ -4081,7 +4543,7 @@ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
4081
4543
  //
4082
4544
  //
4083
4545
  //
4084
- var script$c = {
4546
+ var script$b = {
4085
4547
  components: {
4086
4548
  VCard: VCard
4087
4549
  },
@@ -4105,10 +4567,10 @@ var script$c = {
4105
4567
  };
4106
4568
 
4107
4569
  /* script */
4108
- const __vue_script__$c = script$c;
4570
+ const __vue_script__$b = script$b;
4109
4571
  /* template */
4110
4572
 
4111
- var __vue_render__$c = function () {
4573
+ var __vue_render__$b = function () {
4112
4574
  var _vm = this;
4113
4575
 
4114
4576
  var _h = _vm.$createElement;
@@ -4142,165 +4604,13 @@ var __vue_render__$c = function () {
4142
4604
  }) : _vm._e(), _vm._v(" "), _vm._t("default")], 2);
4143
4605
  };
4144
4606
 
4145
- var __vue_staticRenderFns__$c = [];
4146
- /* style */
4147
-
4148
- const __vue_inject_styles__$c = function (inject) {
4149
- if (!inject) return;
4150
- inject("data-v-11425092_0", {
4151
- source: ".VcCard[data-v-11425092]{position:relative;padding:16px 24px;border:1px solid var(--gray-lighten-1);box-sizing:border-box;box-shadow:none;overflow:hidden;transition:box-shadow .4s}.VcCard.elevation[data-v-11425092]{border:0;box-shadow:var(--shadow-2)}.VcCard.elevation[data-v-11425092]:hover{box-shadow:var(--shadow-5)}.VcCard.dash[data-v-11425092]{border-top:0}.VcCard__dash[data-v-11425092]{position:absolute;top:0;left:-5px;width:110%;border:0;height:5px}",
4152
- map: undefined,
4153
- media: undefined
4154
- });
4155
- };
4156
- /* scoped */
4157
-
4158
-
4159
- const __vue_scope_id__$c = "data-v-11425092";
4160
- /* module identifier */
4161
-
4162
- const __vue_module_identifier__$c = undefined;
4163
- /* functional template */
4164
-
4165
- const __vue_is_functional_template__$c = false;
4166
- /* style inject SSR */
4167
-
4168
- /* style inject shadow dom */
4169
-
4170
- const __vue_component__$c = /*#__PURE__*/normalizeComponent({
4171
- render: __vue_render__$c,
4172
- staticRenderFns: __vue_staticRenderFns__$c
4173
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
4174
-
4175
- var script$b = {
4176
- name: 'VcCheckbox',
4177
- components: {
4178
- VcIcon: __vue_component__$E,
4179
- VcAvatar: __vue_component__$r,
4180
- VcTooltip: __vue_component__$t,
4181
- VCheckbox: VCheckbox
4182
- },
4183
- computed: {
4184
- selected: {
4185
- get() {
4186
- return this.checked;
4187
- },
4188
-
4189
- set(val) {
4190
- this.$emit('change', val);
4191
- }
4192
-
4193
- }
4194
- },
4195
- props: {
4196
- label: {
4197
- type: String,
4198
- required: false
4199
- },
4200
- tooltip: {
4201
- type: String,
4202
- required: false
4203
- },
4204
- avatar: {
4205
- type: Object,
4206
- required: false
4207
- },
4208
- disabled: {
4209
- type: Boolean,
4210
- default: false
4211
- },
4212
- indeterminate: {
4213
- type: Boolean,
4214
- default: false
4215
- },
4216
- checked: {
4217
- type: [Boolean, Array],
4218
- default: false
4219
- },
4220
- value: {
4221
- type: [String, Boolean, Number],
4222
- default: false
4223
- },
4224
- dataQa: {
4225
- type: String,
4226
- default: 'VcCheckbox'
4227
- }
4228
- }
4229
- };
4230
-
4231
- /* script */
4232
- const __vue_script__$b = script$b;
4233
- /* template */
4234
-
4235
- var __vue_render__$b = function () {
4236
- var _vm = this;
4237
-
4238
- var _h = _vm.$createElement;
4239
-
4240
- var _c = _vm._self._c || _h;
4241
-
4242
- return _c('v-checkbox', {
4243
- staticClass: "vc-checkbox d-flex align-center",
4244
- attrs: {
4245
- "hide-details": "true",
4246
- "disabled": _vm.disabled,
4247
- "ripple": false,
4248
- "on-icon": "check",
4249
- "off-icon": "",
4250
- "indeterminate-icon": "$indeterminate",
4251
- "indeterminate": _vm.indeterminate,
4252
- "color": "white",
4253
- "label": _vm.label,
4254
- "value": _vm.value,
4255
- "data-qa": _vm.dataQa
4256
- },
4257
- scopedSlots: _vm._u([{
4258
- key: "label",
4259
- fn: function () {
4260
- return [_c('div', {
4261
- staticClass: "d-flex align-center"
4262
- }, [_vm.avatar && _vm.label ? _c('VcAvatar', {
4263
- staticClass: "ms-1 me-3",
4264
- attrs: {
4265
- "image-path": _vm.avatar.path,
4266
- "name": _vm.avatar.name,
4267
- "color-id": _vm.avatar.colorId,
4268
- "size": "x-sm"
4269
- }
4270
- }) : _vm._e(), _vm._v(" "), _vm.label ? _c('span', {
4271
- staticClass: "checkbox-label"
4272
- }, [_vm._v(_vm._s(_vm.label))]) : _vm._e(), _vm._v(" "), _vm.tooltip && _vm.label ? _c('VcTooltip', {
4273
- attrs: {
4274
- "dark": "",
4275
- "content": _vm.tooltip,
4276
- "bottom": ""
4277
- }
4278
- }, [_c('VcIcon', {
4279
- staticClass: "tooltip-icon ms-2",
4280
- attrs: {
4281
- "size": "16"
4282
- }
4283
- }, [_vm._v("$info")])], 1) : _vm._e()], 1)];
4284
- },
4285
- proxy: true
4286
- }]),
4287
- model: {
4288
- value: _vm.selected,
4289
- callback: function ($$v) {
4290
- _vm.selected = $$v;
4291
- },
4292
- expression: "selected"
4293
- }
4294
- });
4295
- };
4296
-
4297
4607
  var __vue_staticRenderFns__$b = [];
4298
4608
  /* style */
4299
4609
 
4300
4610
  const __vue_inject_styles__$b = function (inject) {
4301
4611
  if (!inject) return;
4302
- inject("data-v-48d8e389_0", {
4303
- 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}",
4612
+ inject("data-v-11425092_0", {
4613
+ source: ".VcCard[data-v-11425092]{position:relative;padding:16px 24px;border:1px solid var(--gray-lighten-1);box-sizing:border-box;box-shadow:none;overflow:hidden;transition:box-shadow .4s}.VcCard.elevation[data-v-11425092]{border:0;box-shadow:var(--shadow-2)}.VcCard.elevation[data-v-11425092]:hover{box-shadow:var(--shadow-5)}.VcCard.dash[data-v-11425092]{border-top:0}.VcCard__dash[data-v-11425092]{position:absolute;top:0;left:-5px;width:110%;border:0;height:5px}",
4304
4614
  map: undefined,
4305
4615
  media: undefined
4306
4616
  });
@@ -4308,7 +4618,7 @@ const __vue_inject_styles__$b = function (inject) {
4308
4618
  /* scoped */
4309
4619
 
4310
4620
 
4311
- const __vue_scope_id__$b = "data-v-48d8e389";
4621
+ const __vue_scope_id__$b = "data-v-11425092";
4312
4622
  /* module identifier */
4313
4623
 
4314
4624
  const __vue_module_identifier__$b = undefined;
@@ -4327,10 +4637,10 @@ const __vue_component__$b = /*#__PURE__*/normalizeComponent({
4327
4637
  var script$a = {
4328
4638
  name: "FilterPanel",
4329
4639
  components: {
4330
- VcLayout: __vue_component__$B,
4331
- VcIcon: __vue_component__$E,
4332
- VcButton: __vue_component__$D,
4333
- VcLoader: __vue_component__$j
4640
+ VcLayout: __vue_component__$D,
4641
+ VcIcon: __vue_component__$G,
4642
+ VcButton: __vue_component__$F,
4643
+ VcLoader: __vue_component__$i
4334
4644
  },
4335
4645
  props: {
4336
4646
  title: {
@@ -4588,9 +4898,9 @@ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
4588
4898
  var script$7 = {
4589
4899
  name: "ListItem",
4590
4900
  components: {
4591
- VcLayout: __vue_component__$B,
4592
- VcCheckbox: __vue_component__$b,
4593
- VcActions: __vue_component__$o
4901
+ VcLayout: __vue_component__$D,
4902
+ VcCheckbox: __vue_component__$m,
4903
+ VcActions: __vue_component__$q
4594
4904
  },
4595
4905
  props: {
4596
4906
  showSelect: {
@@ -4701,7 +5011,7 @@ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
4701
5011
  var script$6 = {
4702
5012
  name: "VcGroupHeader",
4703
5013
  components: {
4704
- VcLayout: __vue_component__$B
5014
+ VcLayout: __vue_component__$D
4705
5015
  },
4706
5016
  props: {
4707
5017
  title: {
@@ -4824,8 +5134,8 @@ var script$4 = {
4824
5134
  name: 'VcEmptyState',
4825
5135
  components: {
4826
5136
  VcSvg: __vue_component__$5,
4827
- VcButton: __vue_component__$D,
4828
- VcLayout: __vue_component__$B,
5137
+ VcButton: __vue_component__$F,
5138
+ VcLayout: __vue_component__$D,
4829
5139
  VcLink: __vue_component__$8
4830
5140
  },
4831
5141
  props: {
@@ -4968,7 +5278,7 @@ const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
4968
5278
  var script$3 = {
4969
5279
  name: "VcBanner",
4970
5280
  components: {
4971
- VcButton: __vue_component__$D
5281
+ VcButton: __vue_component__$F
4972
5282
  },
4973
5283
  props: {
4974
5284
  dataQa: {
@@ -5071,8 +5381,8 @@ const __vue_component__$3 = /*#__PURE__*/normalizeComponent({
5071
5381
  var script$2 = {
5072
5382
  name: "VcWizardCtaContainer",
5073
5383
  components: {
5074
- VcButton: __vue_component__$D,
5075
- VcLayout: __vue_component__$B
5384
+ VcButton: __vue_component__$F,
5385
+ VcLayout: __vue_component__$D
5076
5386
  },
5077
5387
  props: {
5078
5388
  isBackDisplayed: {
@@ -5197,8 +5507,8 @@ var script$1 = {
5197
5507
  }
5198
5508
  },
5199
5509
  components: {
5200
- VcLayout: __vue_component__$B,
5201
- VcLoader: __vue_component__$j,
5510
+ VcLayout: __vue_component__$D,
5511
+ VcLoader: __vue_component__$i,
5202
5512
  VStepperContent: VStepperContent,
5203
5513
  VStepperItems: VStepperItems,
5204
5514
  VStepper: VStepper
@@ -5391,9 +5701,9 @@ const __vue_component__$1 = /*#__PURE__*/normalizeComponent({
5391
5701
  var script = {
5392
5702
  name: "VcWizard",
5393
5703
  components: {
5394
- VcStepsBar: __vue_component__$n,
5704
+ VcStepsBar: __vue_component__$p,
5395
5705
  VcStepperContent: __vue_component__$1,
5396
- VcMobileWizardProgress: __vue_component__$l,
5706
+ VcMobileWizardProgress: __vue_component__$n,
5397
5707
  VcWizardCtaContainer: __vue_component__$2,
5398
5708
  VLayout: VLayout
5399
5709
  },
@@ -5465,8 +5775,8 @@ var script = {
5465
5775
  },
5466
5776
  computed: {
5467
5777
  wizardData() {
5468
- return Object.values(this.wizardStepsData).reduce((acc, currentValue) => {
5469
- Object.assign(acc, currentValue);
5778
+ return Object.keys(this.wizardStepsData).sort().reduce((acc, currentValue) => {
5779
+ Object.assign(acc, this.wizardStepsData[currentValue]);
5470
5780
  return acc;
5471
5781
  }, { ...this.initialWizardData
5472
5782
  });
@@ -5552,8 +5862,8 @@ var __vue_staticRenderFns__ = [];
5552
5862
 
5553
5863
  const __vue_inject_styles__ = function (inject) {
5554
5864
  if (!inject) return;
5555
- inject("data-v-d1c4a8c2_0", {
5556
- source: "[data-v-d1c4a8c2]: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-d1c4a8c2]{height:100%}@media screen and (min-width:960px){.vc-wizard[data-v-d1c4a8c2]{display:grid;grid-template-columns:minmax(250px,1fr) 3fr;grid-template-rows:562px 80px;grid-column-gap:var(--size-value10);grid-row-gap:0}}@media screen and (min-width:972px){.vc-wizard[data-v-d1c4a8c2]{grid-column-gap:var(--size-value20)}}.vc-stepper-container[data-v-d1c4a8c2]{grid-area:1/1/3/2;border-inline-end:1px solid #e0e0e0;max-height:calc(100% - 24px)}.wizard-cta-container[data-v-d1c4a8c2]{grid-area:2/2/3/3}.stepper-content-wrapper[data-v-d1c4a8c2]{grid-area:1/2/2/3}",
5865
+ inject("data-v-79262d82_0", {
5866
+ source: "[data-v-79262d82]: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-79262d82]{height:100%}@media screen and (min-width:960px){.vc-wizard[data-v-79262d82]{display:grid;grid-template-columns:minmax(250px,1fr) 3fr;grid-template-rows:562px 80px;grid-column-gap:var(--size-value10);grid-row-gap:0}}@media screen and (min-width:972px){.vc-wizard[data-v-79262d82]{grid-column-gap:var(--size-value20)}}.vc-stepper-container[data-v-79262d82]{grid-area:1/1/3/2;border-inline-end:1px solid #e0e0e0;max-height:calc(100% - 24px)}.wizard-cta-container[data-v-79262d82]{grid-area:2/2/3/3}.stepper-content-wrapper[data-v-79262d82]{grid-area:1/2/2/3}",
5557
5867
  map: undefined,
5558
5868
  media: undefined
5559
5869
  });
@@ -5561,7 +5871,7 @@ const __vue_inject_styles__ = function (inject) {
5561
5871
  /* scoped */
5562
5872
 
5563
5873
 
5564
- const __vue_scope_id__ = "data-v-d1c4a8c2";
5874
+ const __vue_scope_id__ = "data-v-79262d82";
5565
5875
  /* module identifier */
5566
5876
 
5567
5877
  const __vue_module_identifier__ = undefined;
@@ -5581,35 +5891,37 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
5581
5891
 
5582
5892
  var components$1 = /*#__PURE__*/Object.freeze({
5583
5893
  __proto__: null,
5584
- VcConfirmModal: __vue_component__$y,
5585
- VcInputModal: __vue_component__$w,
5586
- VcNoticeModal: __vue_component__$v,
5587
- VcModalFooter: __vue_component__$A,
5588
- VcModalHeader: __vue_component__$z,
5589
- VcAlert: __vue_component__$u,
5590
- VcTooltip: __vue_component__$t,
5591
- VcIconWithTooltip: __vue_component__$s,
5592
- VcBottomActions: __vue_component__$q,
5593
- VcActionList: __vue_component__$p,
5594
- VcActions: __vue_component__$o,
5595
- VcStepsBar: __vue_component__$n,
5596
- VcMobileWizardProgress: __vue_component__$l,
5597
- VcProgressCircular: __vue_component__$m,
5598
- VcButton: __vue_component__$D,
5599
- VcButtonGroup: __vue_component__$k,
5600
- VcForm: __vue_component__$x,
5601
- VcIcon: __vue_component__$E,
5602
- VcLayout: __vue_component__$B,
5603
- VcLoader: __vue_component__$j,
5604
- VcSwitch: __vue_component__$i,
5605
- VcListEntity: __vue_component__$h,
5606
- VcExpansionCard: __vue_component__$g,
5607
- VcTextField: __vue_component__$f,
5608
- VcAvatar: __vue_component__$r,
5609
- VcTextArea: __vue_component__$e,
5610
- VcToast: __vue_component__$d,
5611
- VcCard: __vue_component__$c,
5612
- VcCheckbox: __vue_component__$b,
5894
+ VcConfirmModal: __vue_component__$A,
5895
+ VcInputModal: __vue_component__$y,
5896
+ VcNoticeModal: __vue_component__$x,
5897
+ VcModalFooter: __vue_component__$C,
5898
+ VcModalHeader: __vue_component__$B,
5899
+ VcAlert: __vue_component__$w,
5900
+ VcTooltip: __vue_component__$v,
5901
+ VcIconWithTooltip: __vue_component__$u,
5902
+ VcBottomActions: __vue_component__$s,
5903
+ VcActionList: __vue_component__$r,
5904
+ VcActions: __vue_component__$q,
5905
+ VcStepsBar: __vue_component__$p,
5906
+ VcMobileWizardProgress: __vue_component__$n,
5907
+ VcProgressCircular: __vue_component__$o,
5908
+ VcChecklistItem: __vue_component__$l,
5909
+ VcListbox: __vue_component__$k,
5910
+ VcButton: __vue_component__$F,
5911
+ VcButtonGroup: __vue_component__$j,
5912
+ VcForm: __vue_component__$z,
5913
+ VcIcon: __vue_component__$G,
5914
+ VcLayout: __vue_component__$D,
5915
+ VcLoader: __vue_component__$i,
5916
+ VcSwitch: __vue_component__$h,
5917
+ VcListEntity: __vue_component__$g,
5918
+ VcExpansionCard: __vue_component__$f,
5919
+ VcTextField: __vue_component__$e,
5920
+ VcAvatar: __vue_component__$t,
5921
+ VcTextArea: __vue_component__$d,
5922
+ VcToast: __vue_component__$c,
5923
+ VcCard: __vue_component__$b,
5924
+ VcCheckbox: __vue_component__$m,
5613
5925
  VcFilterPanel: __vue_component__$a,
5614
5926
  VcFocusArea: __vue_component__$9,
5615
5927
  VcLink: __vue_component__$8,
@@ -5633,35 +5945,37 @@ const install = function installdesignSystem(Vue) {
5633
5945
  var components = /*#__PURE__*/Object.freeze({
5634
5946
  __proto__: null,
5635
5947
  'default': install,
5636
- VcConfirmModal: __vue_component__$y,
5637
- VcInputModal: __vue_component__$w,
5638
- VcNoticeModal: __vue_component__$v,
5639
- VcModalFooter: __vue_component__$A,
5640
- VcModalHeader: __vue_component__$z,
5641
- VcAlert: __vue_component__$u,
5642
- VcTooltip: __vue_component__$t,
5643
- VcIconWithTooltip: __vue_component__$s,
5644
- VcBottomActions: __vue_component__$q,
5645
- VcActionList: __vue_component__$p,
5646
- VcActions: __vue_component__$o,
5647
- VcStepsBar: __vue_component__$n,
5648
- VcMobileWizardProgress: __vue_component__$l,
5649
- VcProgressCircular: __vue_component__$m,
5650
- VcButton: __vue_component__$D,
5651
- VcButtonGroup: __vue_component__$k,
5652
- VcForm: __vue_component__$x,
5653
- VcIcon: __vue_component__$E,
5654
- VcLayout: __vue_component__$B,
5655
- VcLoader: __vue_component__$j,
5656
- VcSwitch: __vue_component__$i,
5657
- VcListEntity: __vue_component__$h,
5658
- VcExpansionCard: __vue_component__$g,
5659
- VcTextField: __vue_component__$f,
5660
- VcAvatar: __vue_component__$r,
5661
- VcTextArea: __vue_component__$e,
5662
- VcToast: __vue_component__$d,
5663
- VcCard: __vue_component__$c,
5664
- VcCheckbox: __vue_component__$b,
5948
+ VcConfirmModal: __vue_component__$A,
5949
+ VcInputModal: __vue_component__$y,
5950
+ VcNoticeModal: __vue_component__$x,
5951
+ VcModalFooter: __vue_component__$C,
5952
+ VcModalHeader: __vue_component__$B,
5953
+ VcAlert: __vue_component__$w,
5954
+ VcTooltip: __vue_component__$v,
5955
+ VcIconWithTooltip: __vue_component__$u,
5956
+ VcBottomActions: __vue_component__$s,
5957
+ VcActionList: __vue_component__$r,
5958
+ VcActions: __vue_component__$q,
5959
+ VcStepsBar: __vue_component__$p,
5960
+ VcMobileWizardProgress: __vue_component__$n,
5961
+ VcProgressCircular: __vue_component__$o,
5962
+ VcChecklistItem: __vue_component__$l,
5963
+ VcListbox: __vue_component__$k,
5964
+ VcButton: __vue_component__$F,
5965
+ VcButtonGroup: __vue_component__$j,
5966
+ VcForm: __vue_component__$z,
5967
+ VcIcon: __vue_component__$G,
5968
+ VcLayout: __vue_component__$D,
5969
+ VcLoader: __vue_component__$i,
5970
+ VcSwitch: __vue_component__$h,
5971
+ VcListEntity: __vue_component__$g,
5972
+ VcExpansionCard: __vue_component__$f,
5973
+ VcTextField: __vue_component__$e,
5974
+ VcAvatar: __vue_component__$t,
5975
+ VcTextArea: __vue_component__$d,
5976
+ VcToast: __vue_component__$c,
5977
+ VcCard: __vue_component__$b,
5978
+ VcCheckbox: __vue_component__$m,
5665
5979
  VcFilterPanel: __vue_component__$a,
5666
5980
  VcFocusArea: __vue_component__$9,
5667
5981
  VcLink: __vue_component__$8,