@vcita/design-system 1.3.2 → 1.3.3

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,4 @@
1
+
1
2
  # Change log
2
3
  All notable changes to this project will be documented in this file.
3
4
 
@@ -6,7 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
 
7
8
  ### Unreleased changes
8
9
 
9
- ### v1.3.2(2022-11-06)
10
+ ### v1.3.3(2022-11-13)
11
+ - VcRadioGroup - add support for horizontal layout
12
+ - VcTooltip - add support for close delay
13
+ - VcBottomActions - emit close event on click outside
14
+ - VcTextField - add autofocus support
15
+ - VcTextField - add keydown.enter support
16
+ - VcFilterPanel - add header variant
17
+ - VcActionList - added header to
18
+
19
+ - ### v1.3.2(2022-11-06)
10
20
  - VcGalleryItem - fix ui on small desktop
11
21
  - VcChip - added 'selected' state
12
22
 
@@ -2082,6 +2082,10 @@ var script$W = {
2082
2082
  dataQa: {
2083
2083
  type: String,
2084
2084
  default: 'vc-tooltip'
2085
+ },
2086
+ closeDelay: {
2087
+ type: Number,
2088
+ default: 0
2085
2089
  }
2086
2090
  },
2087
2091
  computed: {
@@ -2113,7 +2117,8 @@ var __vue_render__$W = function () {
2113
2117
  "nudge-left": _vm.nudgeLeft,
2114
2118
  "nudge-right": _vm.nudgeRight,
2115
2119
  "disabled": _vm.disabled,
2116
- "data-qa": _vm.dataQa
2120
+ "data-qa": _vm.dataQa,
2121
+ "close-delay": _vm.closeDelay
2117
2122
  },
2118
2123
  scopedSlots: _vm._u([{
2119
2124
  key: "activator",
@@ -2166,7 +2171,7 @@ var __vue_staticRenderFns__$W = [];
2166
2171
 
2167
2172
  const __vue_inject_styles__$W = function (inject) {
2168
2173
  if (!inject) return;
2169
- inject("data-v-1b8fb20c_0", {
2174
+ inject("data-v-764e7f0e_0", {
2170
2175
  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-medium0:20px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-light:300;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--letter-spacing:0.003em;--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;--border-frame:1px solid #e0e0e0;--border-focused-frame:1px solid var(--v-secondary-base);--shadow-focused-frame:0px 0px 0px 3px var(--v-secondary-lighten1);--centered-layout-min-width:708px;--centered-layout-max-width:1316px;--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--modal-desktop-offset:0;--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;--modal-width-x-large:972px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--dropzone-active-border-color:#1e93b7;--dropzone-active-second-border-color:#95cddb;--select-field-height:52px;--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{opacity:1!important;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}.vc-tooltip .inner-content{display:contents}",
2171
2176
  map: undefined,
2172
2177
  media: undefined
@@ -2617,6 +2622,11 @@ var __vue_render__$T = function () {
2617
2622
  "value": _vm.value,
2618
2623
  "content-class": "vc-bottom-sheet"
2619
2624
  },
2625
+ on: {
2626
+ "click:outside": function ($event) {
2627
+ return _vm.$emit('close');
2628
+ }
2629
+ },
2620
2630
  scopedSlots: _vm._u([{
2621
2631
  key: "activator",
2622
2632
  fn: function (ref) {
@@ -2695,7 +2705,7 @@ var __vue_staticRenderFns__$T = [];
2695
2705
 
2696
2706
  const __vue_inject_styles__$T = function (inject) {
2697
2707
  if (!inject) return;
2698
- inject("data-v-e8f8621a_0", {
2708
+ inject("data-v-2ce8d322_0", {
2699
2709
  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-medium0:20px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-light:300;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--letter-spacing:0.003em;--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;--border-frame:1px solid #e0e0e0;--border-focused-frame:1px solid var(--v-secondary-base);--shadow-focused-frame:0px 0px 0px 3px var(--v-secondary-lighten1);--centered-layout-min-width:708px;--centered-layout-max-width:1316px;--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--modal-desktop-offset:0;--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;--modal-width-x-large:972px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--dropzone-active-border-color:#1e93b7;--dropzone-active-second-border-color:#95cddb;--select-field-height:52px;--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)}",
2700
2710
  map: undefined,
2701
2711
  media: undefined
@@ -2728,6 +2738,7 @@ var script$S = {
2728
2738
  VcLayout,
2729
2739
  VcButton,
2730
2740
  VcIcon,
2741
+ VSubheader: VSubheader,
2731
2742
  VListItemTitle: VListItemTitle,
2732
2743
  VListItem: VListItem,
2733
2744
  VList: VList,
@@ -2788,9 +2799,13 @@ var __vue_render__$S = function () {
2788
2799
  attrs: {
2789
2800
  "column": ""
2790
2801
  }
2791
- }, _vm._l(_vm.items, function (item) {
2792
- return _c('v-list-item', {
2793
- key: item.title,
2802
+ }, [_vm._l(_vm.items, function (item, index) {
2803
+ return [item.header ? _c('v-subheader', {
2804
+ key: item.header + "-" + index,
2805
+ class: {
2806
+ 'hide-header': item.HideHeader
2807
+ }
2808
+ }, [_vm._v("\n " + _vm._s(item.header) + "\n ")]) : _c('v-list-item', {
2794
2809
  staticClass: "sheet-item",
2795
2810
  on: {
2796
2811
  "click": function ($event) {
@@ -2804,8 +2819,8 @@ var __vue_render__$S = function () {
2804
2819
  attrs: {
2805
2820
  "size": "20"
2806
2821
  }
2807
- }, [_vm._v("\n " + _vm._s(item.icon) + "\n ")]) : _vm._e(), _vm._v("\n " + _vm._s(item.title) + "\n ")], 1)], 1);
2808
- }), 1)], 1)], 1);
2822
+ }, [_vm._v("\n " + _vm._s(item.icon) + "\n ")]) : _vm._e(), _vm._v("\n " + _vm._s(item.title) + "\n ")], 1)], 1)];
2823
+ })], 2)], 1)], 1);
2809
2824
  };
2810
2825
 
2811
2826
  var __vue_staticRenderFns__$S = [];
@@ -2813,8 +2828,8 @@ var __vue_staticRenderFns__$S = [];
2813
2828
 
2814
2829
  const __vue_inject_styles__$S = function (inject) {
2815
2830
  if (!inject) return;
2816
- inject("data-v-500d77ad_0", {
2817
- 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-medium0:20px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-light:300;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--letter-spacing:0.003em;--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;--border-frame:1px solid #e0e0e0;--border-focused-frame:1px solid var(--v-secondary-base);--shadow-focused-frame:0px 0px 0px 3px var(--v-secondary-lighten1);--centered-layout-min-width:708px;--centered-layout-max-width:1316px;--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--modal-desktop-offset:0;--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;--modal-width-x-large:972px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--dropzone-active-border-color:#1e93b7;--dropzone-active-second-border-color:#95cddb;--select-field-height:52px;--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{width:25px;vertical-align:sub;margin-inline-end:var(--size-value3)}",
2831
+ inject("data-v-240a5031_0", {
2832
+ 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-medium0:20px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-light:300;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--letter-spacing:0.003em;--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;--border-frame:1px solid #e0e0e0;--border-focused-frame:1px solid var(--v-secondary-base);--shadow-focused-frame:0px 0px 0px 3px var(--v-secondary-lighten1);--centered-layout-min-width:708px;--centered-layout-max-width:1316px;--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--modal-desktop-offset:0;--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;--modal-width-x-large:972px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--dropzone-active-border-color:#1e93b7;--dropzone-active-second-border-color:#95cddb;--select-field-height:52px;--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 .v-subheader{font-weight:600;font-size:10px;line-height:16px;color:var(--gray-darken-3);height:36px}.vc-action-list .v-list .items-wrapper .v-subheader:not(:first-child){border-top:var(--border-frame)}.vc-action-list .v-list .items-wrapper .v-subheader.hide-header{border-top:none}.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{width:25px;vertical-align:sub;margin-inline-end:var(--size-value3)}",
2818
2833
  map: undefined,
2819
2834
  media: undefined
2820
2835
  });
@@ -3808,6 +3823,10 @@ var script$L = {
3808
3823
  readonly: {
3809
3824
  type: Boolean,
3810
3825
  default: false
3826
+ },
3827
+ autofocus: {
3828
+ type: Boolean,
3829
+ default: false
3811
3830
  }
3812
3831
  },
3813
3832
 
@@ -3899,6 +3918,11 @@ var script$L = {
3899
3918
  this.$emit('onPlaceSelected', { ...selectedPlace,
3900
3919
  googlePlace
3901
3920
  });
3921
+ },
3922
+
3923
+ onKeydownEnter(event) {
3924
+ event.preventDefault();
3925
+ this.$emit('onKeydownEnter');
3902
3926
  }
3903
3927
 
3904
3928
  }
@@ -3939,12 +3963,20 @@ var __vue_render__$L = function () {
3939
3963
  "persistent-hint": _vm.persistentHint,
3940
3964
  "single-line": _vm.singleLine,
3941
3965
  "hide-details": _vm.hideDetails,
3942
- "readonly": _vm.readonly
3966
+ "readonly": _vm.readonly,
3967
+ "autofocus": _vm.autofocus
3943
3968
  },
3944
3969
  on: {
3945
3970
  "click": function ($event) {
3946
3971
  return _vm.$emit('click');
3947
3972
  },
3973
+ "keydown": function ($event) {
3974
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
3975
+ return null;
3976
+ }
3977
+
3978
+ return _vm.onKeydownEnter.apply(null, arguments);
3979
+ },
3948
3980
  "input": function (data) {
3949
3981
  return _vm.$emit('input', data);
3950
3982
  }
@@ -3979,8 +4011,8 @@ var __vue_staticRenderFns__$L = [];
3979
4011
 
3980
4012
  const __vue_inject_styles__$L = function (inject) {
3981
4013
  if (!inject) return;
3982
- inject("data-v-70311d9f_0", {
3983
- source: ".VcTextInput.v-text-field[data-v-70311d9f]{font-family:var(--primary-font-family)}.VcTextInput.v-text-field[data-v-70311d9f] .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-70311d9f] .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-70311d9f] .v-input__slot .v-text-field__prefix{color:var(--gray-darken-5)}.VcTextInput.v-text-field[data-v-70311d9f] .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);caret-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot input::placeholder{font-weight:var(--font-weight-medium)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:after,.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:before{display:none}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:hover{border-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:active,.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:focus,.VcTextInput.v-text-field[data-v-70311d9f] .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-70311d9f] .v-input__slot:active input,.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:focus input,.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot:focus-within input{color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot .v-input__prepend-inner{padding-inline-end:var(--size-value3);align-self:center}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot .v-input__icon .v-icon{margin:var(--size-value0)!important}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot .v-input__icon .v-icon__component{height:var(--size-value3);width:var(--size-value3);line-height:0}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__slot .v-input__icon .v-icon__component .vc-chevron-right{fill:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-70311d9f].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-70311d9f].v-input--is-focused label,.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-label-active label{font-size:var(--font-size-small);line-height:14px;height:var(--size-value4);letter-spacing:-.3px;color:var(--gray-darken-4)!important;transform:translateY(-100%) scale(.85);top:var(--size-value2)}.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-focused .v-text-field__slot,.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-label-active .v-text-field__slot{margin-bottom:-14px}.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-focused.no-label .v-text-field__slot,.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-label-active.no-label .v-text-field__slot{margin-bottom:unset}.VcTextInput.v-text-field[data-v-70311d9f].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-70311d9f].v-input--is-disabled .v-input__slot input,.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-disabled .v-input__slot label{color:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-70311d9f]:not(.v-input--is-label-active):not(.v-input--is-focused) input{padding:var(--size-value2) 0}.VcTextInput.v-text-field[data-v-70311d9f] .v-messages__message{line-height:var(--size-value4)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__append-inner{align-self:center;fill:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-70311d9f] .v-input__append-inner .v-input__icon--append{min-width:var(--size-value5);width:var(--size-value5)}.VcTextInput.v-text-field[data-v-70311d9f].v-input--dense:not(.v-text-field--outlined) input{padding-block:var(--size-value2)}.VcTextInput.v-text-field[data-v-70311d9f].v-input--is-readonly{cursor:pointer}",
4014
+ inject("data-v-4dce5568_0", {
4015
+ source: ".VcTextInput.v-text-field[data-v-4dce5568]{font-family:var(--primary-font-family)}.VcTextInput.v-text-field[data-v-4dce5568] .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-4dce5568] .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-4dce5568] .v-input__slot .v-text-field__prefix{color:var(--gray-darken-5)}.VcTextInput.v-text-field[data-v-4dce5568] .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);caret-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot input::placeholder{font-weight:var(--font-weight-medium)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:after,.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:before{display:none}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:hover{border-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:active,.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:focus,.VcTextInput.v-text-field[data-v-4dce5568] .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-4dce5568] .v-input__slot:active input,.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:focus input,.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot:focus-within input{color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot .v-input__prepend-inner{padding-inline-end:var(--size-value3);align-self:center}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot .v-input__icon .v-icon{margin:var(--size-value0)!important}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot .v-input__icon .v-icon__component{height:var(--size-value3);width:var(--size-value3);line-height:0}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__slot .v-input__icon .v-icon__component .vc-chevron-right{fill:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-4dce5568].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-4dce5568].v-input--is-focused label,.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-label-active label{font-size:var(--font-size-small);line-height:14px;height:var(--size-value4);letter-spacing:-.3px;color:var(--gray-darken-4)!important;transform:translateY(-100%) scale(.85);top:var(--size-value2)}.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-focused .v-text-field__slot,.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-label-active .v-text-field__slot{margin-bottom:-14px}.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-focused.no-label .v-text-field__slot,.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-label-active.no-label .v-text-field__slot{margin-bottom:unset}.VcTextInput.v-text-field[data-v-4dce5568].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-4dce5568].v-input--is-disabled .v-input__slot input,.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-disabled .v-input__slot label{color:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-4dce5568]:not(.v-input--is-label-active):not(.v-input--is-focused) input{padding:var(--size-value2) 0}.VcTextInput.v-text-field[data-v-4dce5568] .v-messages__message{line-height:var(--size-value4)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__append-inner{align-self:center;fill:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-4dce5568] .v-input__append-inner .v-input__icon--append{min-width:var(--size-value5);width:var(--size-value5)}.VcTextInput.v-text-field[data-v-4dce5568].v-input--dense:not(.v-text-field--outlined) input{padding-block:var(--size-value2)}.VcTextInput.v-text-field[data-v-4dce5568].v-input--is-readonly{cursor:pointer}",
3984
4016
  map: undefined,
3985
4017
  media: undefined
3986
4018
  });
@@ -3988,7 +4020,7 @@ const __vue_inject_styles__$L = function (inject) {
3988
4020
  /* scoped */
3989
4021
 
3990
4022
 
3991
- const __vue_scope_id__$L = "data-v-70311d9f";
4023
+ const __vue_scope_id__$L = "data-v-4dce5568";
3992
4024
  /* module identifier */
3993
4025
 
3994
4026
  const __vue_module_identifier__$L = undefined;
@@ -7277,6 +7309,15 @@ var script$o = {
7277
7309
  type: Boolean,
7278
7310
  default: false
7279
7311
  },
7312
+ flavor: {
7313
+ type: String,
7314
+ default: 'primary',
7315
+ validator: prop => ['primary', 'secondary'].includes(prop)
7316
+ },
7317
+ shouldDisplayHeader: {
7318
+ type: Boolean,
7319
+ default: true
7320
+ },
7280
7321
  dataQa: {
7281
7322
  type: String,
7282
7323
  default: 'VcFilterPanel'
@@ -7297,6 +7338,7 @@ var __vue_render__$o = function () {
7297
7338
 
7298
7339
  return _c('VcLayout', {
7299
7340
  staticClass: "VcFilterPanel",
7341
+ class: "vc-" + _vm.flavor,
7300
7342
  attrs: {
7301
7343
  "column": "",
7302
7344
  "align-content-space-between": "",
@@ -7307,13 +7349,13 @@ var __vue_render__$o = function () {
7307
7349
  attrs: {
7308
7350
  "column": ""
7309
7351
  }
7310
- }, [_c('VcLayout', {
7352
+ }, [_vm.shouldDisplayHeader ? _c('VcLayout', {
7311
7353
  staticClass: "VcFilterPanel-label-container"
7312
7354
  }, [_c('div', {
7313
7355
  staticClass: "filter"
7314
7356
  }, [_c('span', {
7315
7357
  staticClass: "filter-label"
7316
- }, [_vm._v(_vm._s(_vm.title))]), _vm._v(" "), _vm._t("header")], 2)]), _vm._v(" "), _c('VcButton', {
7358
+ }, [_vm._v(_vm._s(_vm.title))]), _vm._v(" "), _vm._t("header")], 2)]) : _vm._e(), _vm._v(" "), _c('VcButton', {
7317
7359
  staticClass: "VcFilterPanel-close-button",
7318
7360
  attrs: {
7319
7361
  "icon": ""
@@ -7349,8 +7391,8 @@ var __vue_staticRenderFns__$o = [];
7349
7391
 
7350
7392
  const __vue_inject_styles__$o = function (inject) {
7351
7393
  if (!inject) return;
7352
- inject("data-v-44aac954_0", {
7353
- source: ".VcFilterPanel[data-v-44aac954]{height:100%;max-width:280px;background-color:#fff;min-height:150px;box-shadow:0 5px 7px rgba(0,0,0,.26)}@media screen and (min-width:960px){.VcFilterPanel[data-v-44aac954]{max-width:265px}}.VcFilterPanel .filter-loader[data-v-44aac954]{margin:var(--size-value8) auto auto auto}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]{padding-bottom:53px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]::-webkit-scrollbar{width:0;height:0}.VcFilterPanel .VcFilterPanel-container.column[data-v-44aac954]{position:relative}.VcFilterPanel .VcFilterPanel-container .VcFilterPanel-label-container[data-v-44aac954]{flex:0 0 56px}.VcFilterPanel .filter[data-v-44aac954]{min-width:100%;border-bottom:1px solid var(--gray);padding-left:var(--size-value6);padding-right:0;line-height:var(--size-value14);background-color:var(--neutral-lighten-3)}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-left:0}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-right:var(--size-value6)}.VcFilterPanel .filter .filter-label[data-v-44aac954]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);color:var(--gray-darken-5)}.VcFilterPanel .VcFilterPanel-content-wrapper[data-v-44aac954]{flex-grow:1}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value4);right:var(--size-value4)}#app[dir=rtl] .VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{right:auto;left:var(--size-value4)}.VcFilterPanel .VcFilterPanel-close-button .v-btn__content[data-v-44aac954]{opacity:unset}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]:hover{background-color:rgba(0,0,0,.07)}.VcFilterPanel .VcFilterPanel-close-button .v-icon[data-v-44aac954]{margin-right:var(--size-value0)}.VcFilterPanel .VcFilterPanel-close-button .v-icon svg[data-v-44aac954]{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}",
7394
+ inject("data-v-3d41447e_0", {
7395
+ source: ".VcFilterPanel[data-v-3d41447e]{height:100%;max-width:280px;background-color:#fff;min-height:150px;box-shadow:0 5px 7px rgba(0,0,0,.26)}@media screen and (min-width:960px){.VcFilterPanel[data-v-3d41447e]{max-width:265px}}.VcFilterPanel .filter-loader[data-v-3d41447e]{margin:var(--size-value8) auto auto auto}.VcFilterPanel .VcFilterPanel-container[data-v-3d41447e]{padding-bottom:53px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.VcFilterPanel .VcFilterPanel-container[data-v-3d41447e]::-webkit-scrollbar{width:0;height:0}.VcFilterPanel .VcFilterPanel-container.column[data-v-3d41447e]{position:relative}.VcFilterPanel .VcFilterPanel-container .VcFilterPanel-label-container[data-v-3d41447e]{flex:0 0 56px}.VcFilterPanel .filter[data-v-3d41447e]{min-width:100%;border-bottom:1px solid var(--gray);padding-left:var(--size-value6);padding-right:0;line-height:var(--size-value14);background-color:var(--neutral-lighten-3)}#app[dir=rtl] .VcFilterPanel .filter[data-v-3d41447e]{padding-left:0}#app[dir=rtl] .VcFilterPanel .filter[data-v-3d41447e]{padding-right:var(--size-value6)}.VcFilterPanel .filter .filter-label[data-v-3d41447e]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);color:var(--gray-darken-5)}.VcFilterPanel.vc-secondary .filter[data-v-3d41447e]{border-bottom:none;background-color:var(--modal-bg-color)}.VcFilterPanel.vc-secondary .filter .filter-label[data-v-3d41447e]{font-weight:700;font-size:18px}.VcFilterPanel .VcFilterPanel-content-wrapper[data-v-3d41447e]{flex-grow:1}.VcFilterPanel .VcFilterPanel-close-button[data-v-3d41447e]{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value4);right:var(--size-value4)}#app[dir=rtl] .VcFilterPanel .VcFilterPanel-close-button[data-v-3d41447e]{right:auto;left:var(--size-value4)}.VcFilterPanel .VcFilterPanel-close-button .v-btn__content[data-v-3d41447e]{opacity:unset}.VcFilterPanel .VcFilterPanel-close-button[data-v-3d41447e]:hover{background-color:rgba(0,0,0,.07)}.VcFilterPanel .VcFilterPanel-close-button .v-icon[data-v-3d41447e]{margin-right:var(--size-value0)}.VcFilterPanel .VcFilterPanel-close-button .v-icon svg[data-v-3d41447e]{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}",
7354
7396
  map: undefined,
7355
7397
  media: undefined
7356
7398
  });
@@ -7358,7 +7400,7 @@ const __vue_inject_styles__$o = function (inject) {
7358
7400
  /* scoped */
7359
7401
 
7360
7402
 
7361
- const __vue_scope_id__$o = "data-v-44aac954";
7403
+ const __vue_scope_id__$o = "data-v-3d41447e";
7362
7404
  /* module identifier */
7363
7405
 
7364
7406
  const __vue_module_identifier__$o = undefined;
@@ -8985,6 +9027,10 @@ var script$c = {
8985
9027
  disabled: {
8986
9028
  type: Boolean,
8987
9029
  default: false
9030
+ },
9031
+ isHorizontal: {
9032
+ type: Boolean,
9033
+ default: false
8988
9034
  }
8989
9035
  }
8990
9036
  };
@@ -9012,7 +9058,8 @@ var __vue_render__$c = function () {
9012
9058
  staticClass: "vc-radio-buttons",
9013
9059
  attrs: {
9014
9060
  "value": _vm.value,
9015
- "hide-details": "auto"
9061
+ "hide-details": "auto",
9062
+ "row": _vm.isHorizontal
9016
9063
  },
9017
9064
  on: {
9018
9065
  "change": function (val) {
@@ -9047,8 +9094,8 @@ var __vue_staticRenderFns__$c = [];
9047
9094
 
9048
9095
  const __vue_inject_styles__$c = function (inject) {
9049
9096
  if (!inject) return;
9050
- inject("data-v-daf48e0a_0", {
9051
- source: ".vc-radio-buttons[data-v-daf48e0a]{margin:0;padding:0}.vc-radio-buttons.v-input--radio-group--column[data-v-daf48e0a] .v-radio:not(:last-child):not(:only-child){margin-bottom:var(--size-value4)}.vc-title[data-v-daf48e0a]{color:var(--gray-darken-5);margin-bottom:var(--size-value2);font-weight:var(--font-weight-large);font-size:var(--size-value3);line-height:var(--size-value4)}",
9097
+ inject("data-v-70cd0040_0", {
9098
+ source: ".vc-radio-buttons[data-v-70cd0040]{margin:0;padding:0}.vc-radio-buttons.v-input--radio-group--column[data-v-70cd0040] .v-radio:not(:last-child):not(:only-child){margin-bottom:var(--size-value4)}.vc-title[data-v-70cd0040]{color:var(--gray-darken-5);margin-bottom:var(--size-value2);font-weight:var(--font-weight-large);font-size:var(--size-value3);line-height:var(--size-value4)}",
9052
9099
  map: undefined,
9053
9100
  media: undefined
9054
9101
  });
@@ -9056,7 +9103,7 @@ const __vue_inject_styles__$c = function (inject) {
9056
9103
  /* scoped */
9057
9104
 
9058
9105
 
9059
- const __vue_scope_id__$c = "data-v-daf48e0a";
9106
+ const __vue_scope_id__$c = "data-v-70cd0040";
9060
9107
  /* module identifier */
9061
9108
 
9062
9109
  const __vue_module_identifier__$c = undefined;