@vcita/design-system 0.6.15 → 0.6.17-beta.0
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 +9 -0
- package/config/locales/ds.en.yml +1 -0
- package/dist/@vcita/design-system.esm.js +654 -607
- package/dist/@vcita/design-system.min.js +1 -1
- package/dist/@vcita/design-system.ssr.js +660 -611
- package/package.json +1 -1
- package/src/components/VcSearchBar/VcSearchBar.vue +6 -3
- package/src/components/VcTooltip/VcTooltip.vue +0 -2
- package/src/components/listBox/VcChecklistItem/VcChecklistItem.vue +12 -8
- package/src/components/listBox/VcListbox/VcListbox.spec.js +65 -4
- package/src/components/listBox/VcListbox/VcListbox.stories.js +13 -4
- package/src/components/listBox/VcListbox/VcListbox.vue +95 -18
- package/src/components/wizard/VcWizard/VcWizard.vue +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem, VList, VBottomSheet, VListItemTitle, VMenu, VStepperStep, VStepper, VProgressCircular, VCheckbox, VListItemGroup, VDivider, VSheet, VChip,
|
|
1
|
+
import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem, VList, VBottomSheet, VListItemTitle, VMenu, VStepperStep, VStepper, VProgressCircular, VCheckbox, VTextField, VListItemGroup, VDivider, VSheet, VChip, VCol, VRow, VContainer, VSwitch, VTextarea, VSelect, VSnackbar, VCard, VStepperContent, VStepperItems, VBadge } from 'vuetify/lib';
|
|
2
2
|
|
|
3
3
|
//
|
|
4
4
|
//
|
|
@@ -1948,9 +1948,7 @@ var script$F = {
|
|
|
1948
1948
|
default: ''
|
|
1949
1949
|
},
|
|
1950
1950
|
content: {
|
|
1951
|
-
type: String
|
|
1952
|
-
required: true,
|
|
1953
|
-
validator: prop => prop.length > 0
|
|
1951
|
+
type: String
|
|
1954
1952
|
},
|
|
1955
1953
|
top: {
|
|
1956
1954
|
type: Boolean,
|
|
@@ -2050,7 +2048,7 @@ var __vue_staticRenderFns__$F = [];
|
|
|
2050
2048
|
|
|
2051
2049
|
const __vue_inject_styles__$F = function (inject) {
|
|
2052
2050
|
if (!inject) return;
|
|
2053
|
-
inject("data-v-
|
|
2051
|
+
inject("data-v-2dee755a_0", {
|
|
2054
2052
|
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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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}",
|
|
2055
2053
|
map: undefined,
|
|
2056
2054
|
media: undefined
|
|
@@ -3499,8 +3497,8 @@ var __vue_render__$v = function () {
|
|
|
3499
3497
|
staticClass: "VcChecklistItem-wrapper",
|
|
3500
3498
|
attrs: {
|
|
3501
3499
|
"content": _vm.tooltipContent,
|
|
3502
|
-
"
|
|
3503
|
-
"
|
|
3500
|
+
"disabled": !_vm.tooltipContent || !_vm.disabled,
|
|
3501
|
+
"dark": ""
|
|
3504
3502
|
}
|
|
3505
3503
|
}, [[_c('VcLayout', {
|
|
3506
3504
|
staticClass: "VcChecklistItem",
|
|
@@ -3512,12 +3510,12 @@ var __vue_render__$v = function () {
|
|
|
3512
3510
|
}
|
|
3513
3511
|
}, [_c('VcCheckbox', {
|
|
3514
3512
|
attrs: {
|
|
3515
|
-
"checked": _vm.checked,
|
|
3516
3513
|
"avatar": _vm.getAvatar,
|
|
3517
|
-
"
|
|
3518
|
-
"
|
|
3514
|
+
"checked": _vm.checked,
|
|
3515
|
+
"data-qa": _vm.dataQa + "-checkbox",
|
|
3519
3516
|
"disabled": _vm.disabled,
|
|
3520
|
-
"
|
|
3517
|
+
"label": _vm.label,
|
|
3518
|
+
"show-avatar-border": false
|
|
3521
3519
|
},
|
|
3522
3520
|
on: {
|
|
3523
3521
|
"change": _vm.onChange
|
|
@@ -3530,8 +3528,8 @@ var __vue_staticRenderFns__$v = [];
|
|
|
3530
3528
|
|
|
3531
3529
|
const __vue_inject_styles__$v = function (inject) {
|
|
3532
3530
|
if (!inject) return;
|
|
3533
|
-
inject("data-v-
|
|
3534
|
-
source: "[data-v-
|
|
3531
|
+
inject("data-v-6ae9d122_0", {
|
|
3532
|
+
source: "[data-v-6ae9d122]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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-6ae9d122]{width:100%}.VcChecklistItem-wrapper[hide=true][data-v-6ae9d122]{display:none}.VcChecklistItem-wrapper .VcChecklistItem.disabled[data-v-6ae9d122]{background-color:var(--gray-lighten-3)}.VcChecklistItem-wrapper .VcChecklistItem .vc-checkbox[data-v-6ae9d122]{flex:1 1 auto;padding:var(--size-value0);margin:var(--size-value0)}.VcChecklistItem-wrapper .VcChecklistItem .vc-checkbox[data-v-6ae9d122] .v-input__control .v-input__slot{padding:var(--size-value2) var(--size-value4)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-6ae9d122]:hover{background-color:var(--gray-lighten-3)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-6ae9d122]:focus{box-shadow:0 0 0 2px var(--v-secondary-lighten1)}.VcChecklistItem-wrapper .VcChecklistItem[data-v-6ae9d122]:active{background-color:var(--v-secondary-lighten3)}",
|
|
3535
3533
|
map: undefined,
|
|
3536
3534
|
media: undefined
|
|
3537
3535
|
});
|
|
@@ -3539,7 +3537,7 @@ const __vue_inject_styles__$v = function (inject) {
|
|
|
3539
3537
|
/* scoped */
|
|
3540
3538
|
|
|
3541
3539
|
|
|
3542
|
-
const __vue_scope_id__$v = "data-v-
|
|
3540
|
+
const __vue_scope_id__$v = "data-v-6ae9d122";
|
|
3543
3541
|
/* module identifier */
|
|
3544
3542
|
|
|
3545
3543
|
const __vue_module_identifier__$v = undefined;
|
|
@@ -3556,61 +3554,89 @@ const __vue_component__$v = /*#__PURE__*/normalizeComponent({
|
|
|
3556
3554
|
}, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
|
|
3557
3555
|
|
|
3558
3556
|
var script$u = {
|
|
3559
|
-
name:
|
|
3557
|
+
name: 'VcTextField',
|
|
3560
3558
|
components: {
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
|
-
VcTooltip: __vue_component__$F,
|
|
3564
|
-
VListItem: VListItem,
|
|
3565
|
-
VListItemGroup: VListItemGroup,
|
|
3566
|
-
VDivider: VDivider,
|
|
3567
|
-
VList: VList
|
|
3559
|
+
VcIconWithTooltip: __vue_component__$E,
|
|
3560
|
+
VTextField: VTextField
|
|
3568
3561
|
},
|
|
3569
3562
|
props: {
|
|
3570
|
-
|
|
3571
|
-
type:
|
|
3572
|
-
|
|
3573
|
-
validator:
|
|
3563
|
+
type: {
|
|
3564
|
+
type: String,
|
|
3565
|
+
default: 'text',
|
|
3566
|
+
validator: prop => ['text', 'number', 'search'].includes(prop)
|
|
3574
3567
|
},
|
|
3575
|
-
|
|
3568
|
+
dataQa: {
|
|
3569
|
+
type: String,
|
|
3570
|
+
default: 'vc-text-field'
|
|
3571
|
+
},
|
|
3572
|
+
label: {
|
|
3573
|
+
type: String,
|
|
3574
|
+
default: ''
|
|
3575
|
+
},
|
|
3576
|
+
value: {
|
|
3577
|
+
type: [Number, String],
|
|
3578
|
+
default: ''
|
|
3579
|
+
},
|
|
3580
|
+
counter: {
|
|
3581
|
+
type: [Number, Boolean],
|
|
3582
|
+
default: false
|
|
3583
|
+
},
|
|
3584
|
+
maxlength: {
|
|
3585
|
+
type: Number,
|
|
3586
|
+
default: 100,
|
|
3587
|
+
validator: prop => prop > 0
|
|
3588
|
+
},
|
|
3589
|
+
rules: {
|
|
3590
|
+
type: Array
|
|
3591
|
+
},
|
|
3592
|
+
disabled: {
|
|
3576
3593
|
type: Boolean,
|
|
3577
3594
|
default: false
|
|
3578
3595
|
},
|
|
3579
|
-
|
|
3596
|
+
hint: {
|
|
3580
3597
|
type: String,
|
|
3581
|
-
default:
|
|
3598
|
+
default: ''
|
|
3582
3599
|
},
|
|
3583
|
-
|
|
3600
|
+
placeholder: {
|
|
3584
3601
|
type: String,
|
|
3585
3602
|
default: ''
|
|
3586
3603
|
},
|
|
3587
|
-
|
|
3604
|
+
tooltipHeader: {
|
|
3588
3605
|
type: String,
|
|
3589
|
-
default: '
|
|
3590
|
-
}
|
|
3591
|
-
},
|
|
3592
|
-
computed: {
|
|
3593
|
-
getAddAnotherLabel() {
|
|
3594
|
-
return this.addAnotherLabel || this.$dst('ds.listbox.add');
|
|
3606
|
+
default: ''
|
|
3595
3607
|
},
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3599
|
-
}
|
|
3600
|
-
|
|
3601
|
-
},
|
|
3602
|
-
methods: {
|
|
3603
|
-
onSelection(selections) {
|
|
3604
|
-
const newSelections = selections.map(selected => ({ ...selected,
|
|
3605
|
-
checked: true
|
|
3606
|
-
}));
|
|
3607
|
-
this.$emit('change', newSelections);
|
|
3608
|
+
tooltipContent: {
|
|
3609
|
+
type: String,
|
|
3610
|
+
default: ''
|
|
3608
3611
|
},
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
+
tooltipNudgeLeft: {
|
|
3613
|
+
type: Number,
|
|
3614
|
+
default: 0
|
|
3615
|
+
},
|
|
3616
|
+
tooltipNudgeRight: {
|
|
3617
|
+
type: Number,
|
|
3618
|
+
default: 0
|
|
3619
|
+
},
|
|
3620
|
+
prefix: {
|
|
3621
|
+
type: String,
|
|
3622
|
+
default: ''
|
|
3623
|
+
},
|
|
3624
|
+
errorMessages: {
|
|
3625
|
+
type: String,
|
|
3626
|
+
default: ''
|
|
3627
|
+
},
|
|
3628
|
+
hideDetails: {
|
|
3629
|
+
type: [Boolean, String],
|
|
3630
|
+
default: 'auto'
|
|
3631
|
+
},
|
|
3632
|
+
persistentHint: {
|
|
3633
|
+
type: Boolean,
|
|
3634
|
+
default: true
|
|
3635
|
+
},
|
|
3636
|
+
singleLine: {
|
|
3637
|
+
type: Boolean,
|
|
3638
|
+
default: false
|
|
3612
3639
|
}
|
|
3613
|
-
|
|
3614
3640
|
}
|
|
3615
3641
|
};
|
|
3616
3642
|
|
|
@@ -3625,71 +3651,55 @@ var __vue_render__$u = function () {
|
|
|
3625
3651
|
|
|
3626
3652
|
var _c = _vm._self._c || _h;
|
|
3627
3653
|
|
|
3628
|
-
return _c('
|
|
3629
|
-
staticClass: "
|
|
3630
|
-
attrs: {
|
|
3631
|
-
"data-qa": _vm.dataQa + "-title"
|
|
3632
|
-
}
|
|
3633
|
-
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c('v-list', {
|
|
3634
|
-
staticClass: "VcListbox",
|
|
3635
|
-
attrs: {
|
|
3636
|
-
"data-qa": _vm.dataQa
|
|
3637
|
-
}
|
|
3638
|
-
}, [_c('div', {
|
|
3639
|
-
staticClass: "vc-overflow"
|
|
3640
|
-
}, [_c('v-list-item-group', {
|
|
3654
|
+
return _c('v-text-field', {
|
|
3655
|
+
staticClass: "VcTextInput",
|
|
3641
3656
|
attrs: {
|
|
3642
|
-
"
|
|
3643
|
-
"
|
|
3657
|
+
"dense": "",
|
|
3658
|
+
"data-qa": _vm.dataQa,
|
|
3659
|
+
"label": _vm.label,
|
|
3660
|
+
"placeholder": _vm.placeholder,
|
|
3661
|
+
"rules": _vm.rules,
|
|
3662
|
+
"disabled": _vm.disabled,
|
|
3663
|
+
"type": _vm.type,
|
|
3664
|
+
"error": _vm.counter && !!_vm.maxlength && _vm.value.length > _vm.maxlength,
|
|
3665
|
+
"error-messages": _vm.errorMessages,
|
|
3666
|
+
"value": _vm.value,
|
|
3667
|
+
"hint": _vm.hint,
|
|
3668
|
+
"counter": _vm.counter,
|
|
3669
|
+
"maxlength": _vm.maxlength,
|
|
3670
|
+
"prefix": _vm.prefix,
|
|
3671
|
+
"persistent-hint": _vm.persistentHint,
|
|
3672
|
+
"single-line": _vm.singleLine,
|
|
3673
|
+
"hide-details": _vm.hideDetails
|
|
3644
3674
|
},
|
|
3645
3675
|
on: {
|
|
3646
|
-
"
|
|
3647
|
-
|
|
3648
|
-
}, _vm._l(_vm.items, function (item, index) {
|
|
3649
|
-
return _c('VcTooltip', {
|
|
3650
|
-
key: index,
|
|
3651
|
-
attrs: {
|
|
3652
|
-
"dark": "",
|
|
3653
|
-
"content": item.tooltipContent,
|
|
3654
|
-
"disabled": !item.tooltipContent || !item.disabled,
|
|
3655
|
-
"data-qa": _vm.dataQa + "-" + _vm.setDataQa(item.label) + "-tooltip"
|
|
3656
|
-
}
|
|
3657
|
-
}, [_c('v-list-item', {
|
|
3658
|
-
staticClass: "vc-list-item",
|
|
3659
|
-
attrs: {
|
|
3660
|
-
"tabindex": index,
|
|
3661
|
-
"value": item,
|
|
3662
|
-
"disabled": item.disabled
|
|
3663
|
-
}
|
|
3664
|
-
}, [_c('VcChecklistItem', _vm._b({
|
|
3665
|
-
attrs: {
|
|
3666
|
-
"data-qa": _vm.dataQa + "-" + _vm.setDataQa(item.label)
|
|
3676
|
+
"input": function (data) {
|
|
3677
|
+
return _vm.$emit('input', data);
|
|
3667
3678
|
}
|
|
3668
|
-
}, 'VcChecklistItem', item, false))], 1)], 1);
|
|
3669
|
-
}), 1)], 1), _vm._v(" "), _vm.addAnother ? _c('div', {
|
|
3670
|
-
attrs: {
|
|
3671
|
-
"data-qa": _vm.dataQa + "-increase"
|
|
3672
|
-
}
|
|
3673
|
-
}, [_c('v-divider', {
|
|
3674
|
-
staticClass: "divider"
|
|
3675
|
-
}), _vm._v(" "), _c('v-list-item', {
|
|
3676
|
-
staticClass: "last-item",
|
|
3677
|
-
attrs: {
|
|
3678
|
-
"align-baseline": ""
|
|
3679
3679
|
},
|
|
3680
|
-
|
|
3681
|
-
"
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3680
|
+
scopedSlots: _vm._u([{
|
|
3681
|
+
key: "prepend-inner",
|
|
3682
|
+
fn: function () {
|
|
3683
|
+
return [_vm._t("prepend-inner")];
|
|
3684
|
+
},
|
|
3685
|
+
proxy: true
|
|
3686
|
+
}, {
|
|
3687
|
+
key: "append",
|
|
3688
|
+
fn: function () {
|
|
3689
|
+
return [_vm.tooltipContent ? _c('VcIconWithTooltip', {
|
|
3690
|
+
attrs: {
|
|
3691
|
+
"header": _vm.tooltipHeader,
|
|
3692
|
+
"content": _vm.tooltipContent,
|
|
3693
|
+
"nudge-left": _vm.tooltipNudgeLeft,
|
|
3694
|
+
"nudge-right": _vm.tooltipNudgeRight,
|
|
3695
|
+
"size": 15,
|
|
3696
|
+
"icon": 'question'
|
|
3697
|
+
}
|
|
3698
|
+
}) : _vm._e()];
|
|
3699
|
+
},
|
|
3700
|
+
proxy: true
|
|
3701
|
+
}], null, true)
|
|
3702
|
+
});
|
|
3693
3703
|
};
|
|
3694
3704
|
|
|
3695
3705
|
var __vue_staticRenderFns__$u = [];
|
|
@@ -3697,8 +3707,8 @@ var __vue_staticRenderFns__$u = [];
|
|
|
3697
3707
|
|
|
3698
3708
|
const __vue_inject_styles__$u = function (inject) {
|
|
3699
3709
|
if (!inject) return;
|
|
3700
|
-
inject("data-v-
|
|
3701
|
-
source: "[data-v-
|
|
3710
|
+
inject("data-v-2401387d_0", {
|
|
3711
|
+
source: ".VcTextInput.v-text-field[data-v-2401387d]{font-family:var(--primary-font-family)}.VcTextInput.v-text-field[data-v-2401387d] .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-2401387d] .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-2401387d] .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-2401387d] .v-input__slot input::placeholder{font-weight:var(--font-weight-medium)}.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:after,.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:before{display:none}.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:hover{border-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:active,.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:focus,.VcTextInput.v-text-field[data-v-2401387d] .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-2401387d] .v-input__slot:active input,.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:focus input,.VcTextInput.v-text-field[data-v-2401387d] .v-input__slot:focus-within input{color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-2401387d].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-2401387d].v-input--is-focused label,.VcTextInput.v-text-field[data-v-2401387d].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-2401387d].v-input--is-focused .v-text-field__slot,.VcTextInput.v-text-field[data-v-2401387d].v-input--is-label-active .v-text-field__slot{margin-bottom:-14px}.VcTextInput.v-text-field[data-v-2401387d].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-2401387d].v-input--is-disabled .v-input__slot input,.VcTextInput.v-text-field[data-v-2401387d].v-input--is-disabled .v-input__slot label{color:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-2401387d]:not(.v-input--is-label-active):not(.v-input--is-focused) input{padding:var(--size-value2) 0}.VcTextInput.v-text-field[data-v-2401387d] .v-messages__message{line-height:var(--size-value4)}.VcTextInput.v-text-field[data-v-2401387d] .v-input__append-inner{align-self:center;fill:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-2401387d].v-input--dense:not(.v-text-field--outlined) input{padding-block:var(--size-value2)}",
|
|
3702
3712
|
map: undefined,
|
|
3703
3713
|
media: undefined
|
|
3704
3714
|
});
|
|
@@ -3706,7 +3716,7 @@ const __vue_inject_styles__$u = function (inject) {
|
|
|
3706
3716
|
/* scoped */
|
|
3707
3717
|
|
|
3708
3718
|
|
|
3709
|
-
const __vue_scope_id__$u = "data-v-
|
|
3719
|
+
const __vue_scope_id__$u = "data-v-2401387d";
|
|
3710
3720
|
/* module identifier */
|
|
3711
3721
|
|
|
3712
3722
|
const __vue_module_identifier__$u = undefined;
|
|
@@ -3722,64 +3732,107 @@ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
|
3722
3732
|
staticRenderFns: __vue_staticRenderFns__$u
|
|
3723
3733
|
}, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
|
|
3724
3734
|
|
|
3735
|
+
const throttle = require("lodash.throttle");
|
|
3736
|
+
|
|
3725
3737
|
var script$t = {
|
|
3726
|
-
name: "
|
|
3738
|
+
name: "VcSearchBar",
|
|
3727
3739
|
components: {
|
|
3728
|
-
|
|
3729
|
-
|
|
3730
|
-
VBottomSheet: VBottomSheet
|
|
3740
|
+
VcTextField: __vue_component__$u,
|
|
3741
|
+
VcIcon: __vue_component__$R
|
|
3731
3742
|
},
|
|
3732
3743
|
props: {
|
|
3733
|
-
|
|
3744
|
+
size: {
|
|
3745
|
+
type: String,
|
|
3746
|
+
default: 'large',
|
|
3747
|
+
validator: size => ['medium', 'large'].includes(size)
|
|
3748
|
+
},
|
|
3749
|
+
label: {
|
|
3750
|
+
type: String
|
|
3751
|
+
},
|
|
3752
|
+
placeholder: {
|
|
3753
|
+
type: String
|
|
3754
|
+
},
|
|
3755
|
+
caseSensitive: {
|
|
3734
3756
|
type: Boolean,
|
|
3735
3757
|
default: false
|
|
3736
3758
|
},
|
|
3737
|
-
|
|
3759
|
+
throttleTime: {
|
|
3760
|
+
type: Number,
|
|
3761
|
+
default: 500,
|
|
3762
|
+
validator: throttleTime => throttleTime > 0
|
|
3763
|
+
},
|
|
3764
|
+
borderTopRadius: {
|
|
3738
3765
|
type: Boolean,
|
|
3739
3766
|
default: false
|
|
3740
3767
|
},
|
|
3741
3768
|
dataQa: {
|
|
3742
3769
|
type: String,
|
|
3743
|
-
default: 'vc-
|
|
3770
|
+
default: 'vc-search-bar'
|
|
3744
3771
|
}
|
|
3745
|
-
}
|
|
3746
|
-
|
|
3772
|
+
},
|
|
3773
|
+
computed: {
|
|
3774
|
+
getLabel() {
|
|
3775
|
+
return this.label || this.$dst('ds.search_bar.label');
|
|
3776
|
+
},
|
|
3747
3777
|
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3778
|
+
getPlaceholder() {
|
|
3779
|
+
return this.placeholder || this.$dst('ds.search_bar.label');
|
|
3780
|
+
},
|
|
3751
3781
|
|
|
3752
|
-
|
|
3753
|
-
|
|
3782
|
+
getClasses() {
|
|
3783
|
+
return `${this.size}${this.borderTopRadius ? ' border-top-radius' : ''}`;
|
|
3784
|
+
}
|
|
3785
|
+
|
|
3786
|
+
},
|
|
3787
|
+
|
|
3788
|
+
data() {
|
|
3789
|
+
return {
|
|
3790
|
+
searchThrottled: throttle(search => {
|
|
3791
|
+
this.$emit('search', this.caseSensitive ? search : search.toLowerCase());
|
|
3792
|
+
}, this.throttleTime)
|
|
3793
|
+
};
|
|
3794
|
+
}
|
|
3795
|
+
|
|
3796
|
+
};
|
|
3797
|
+
|
|
3798
|
+
/* script */
|
|
3799
|
+
const __vue_script__$t = script$t;
|
|
3800
|
+
/* template */
|
|
3801
|
+
|
|
3802
|
+
var __vue_render__$t = function () {
|
|
3803
|
+
var _vm = this;
|
|
3754
3804
|
|
|
3755
3805
|
var _h = _vm.$createElement;
|
|
3756
3806
|
|
|
3757
3807
|
var _c = _vm._self._c || _h;
|
|
3758
3808
|
|
|
3759
|
-
return _c('
|
|
3809
|
+
return _c('VcTextField', {
|
|
3810
|
+
class: "vc-search-bar " + _vm.getClasses,
|
|
3760
3811
|
attrs: {
|
|
3761
|
-
"value": _vm.value,
|
|
3762
|
-
"persistent": _vm.persistent,
|
|
3763
3812
|
"data-qa": _vm.dataQa,
|
|
3764
|
-
"
|
|
3813
|
+
"label": _vm.getLabel,
|
|
3814
|
+
"persistent-hint": false,
|
|
3815
|
+
"placeholder": _vm.getPlaceholder,
|
|
3816
|
+
"hide-details": "",
|
|
3817
|
+
"single-line": "",
|
|
3818
|
+
"type": "search"
|
|
3765
3819
|
},
|
|
3766
3820
|
on: {
|
|
3767
|
-
"input":
|
|
3768
|
-
return _vm.$emit('input', val);
|
|
3769
|
-
}
|
|
3821
|
+
"input": _vm.searchThrottled
|
|
3770
3822
|
},
|
|
3771
3823
|
scopedSlots: _vm._u([{
|
|
3772
|
-
key: "
|
|
3773
|
-
fn: function (
|
|
3774
|
-
return [
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3824
|
+
key: "prepend-inner",
|
|
3825
|
+
fn: function () {
|
|
3826
|
+
return [_c('VcIcon', {
|
|
3827
|
+
staticClass: "vc-search-bar__magnify",
|
|
3828
|
+
attrs: {
|
|
3829
|
+
"small": ""
|
|
3830
|
+
}
|
|
3831
|
+
}, [_vm._v("$magnify_glass")])];
|
|
3832
|
+
},
|
|
3833
|
+
proxy: true
|
|
3834
|
+
}])
|
|
3835
|
+
});
|
|
3783
3836
|
};
|
|
3784
3837
|
|
|
3785
3838
|
var __vue_staticRenderFns__$t = [];
|
|
@@ -3787,8 +3840,8 @@ var __vue_staticRenderFns__$t = [];
|
|
|
3787
3840
|
|
|
3788
3841
|
const __vue_inject_styles__$t = function (inject) {
|
|
3789
3842
|
if (!inject) return;
|
|
3790
|
-
inject("data-v-
|
|
3791
|
-
source: "[data-v-
|
|
3843
|
+
inject("data-v-aa7c74d0_0", {
|
|
3844
|
+
source: ".vc-search-bar.VcTextInput[data-v-aa7c74d0]{padding:var(--size-value0);margin:var(--size-value0)}.vc-search-bar.VcTextInput.border-top-radius[data-v-aa7c74d0] .v-input__control .v-input__slot{border-radius:var(--border-radius) var(--border-radius) var(--size-value0) var(--size-value0)}.vc-search-bar.VcTextInput.v-input--has-state[data-v-aa7c74d0] .v-input__slot .v-text-field__slot,.vc-search-bar.VcTextInput.v-input--is-focused[data-v-aa7c74d0] .v-input__slot .v-text-field__slot,.vc-search-bar.VcTextInput.v-input--is-label-active[data-v-aa7c74d0] .v-input__slot .v-text-field__slot{margin:0}.vc-search-bar.VcTextInput__magnify[data-v-aa7c74d0]{fill:var(--gray-darken-2)}.vc-search-bar.VcTextInput[data-v-aa7c74d0]:hover{border-color:var(--gray-darken-2)}.vc-search-bar.VcTextInput[data-v-aa7c74d0]:hover .v-input__slot label{color:var(--gray-darken-2)}.vc-search-bar.VcTextInput.medium[data-v-aa7c74d0] .v-input__control .v-input__slot{height:var(--size-value10)}.vc-search-bar.VcTextInput.medium[data-v-aa7c74d0] .v-input__control .v-input__slot .v-input__prepend-inner{padding:var(--size-value3)}.vc-search-bar.VcTextInput[data-v-aa7c74d0] .v-input__control .v-input__slot{padding:var(--size-value0)}.vc-search-bar.VcTextInput[data-v-aa7c74d0] .v-input__control .v-input__slot .v-input__prepend-inner{padding:18px var(--size-value3);margin:var(--size-value0)}",
|
|
3792
3845
|
map: undefined,
|
|
3793
3846
|
media: undefined
|
|
3794
3847
|
});
|
|
@@ -3796,7 +3849,7 @@ const __vue_inject_styles__$t = function (inject) {
|
|
|
3796
3849
|
/* scoped */
|
|
3797
3850
|
|
|
3798
3851
|
|
|
3799
|
-
const __vue_scope_id__$t = "data-v-
|
|
3852
|
+
const __vue_scope_id__$t = "data-v-aa7c74d0";
|
|
3800
3853
|
/* module identifier */
|
|
3801
3854
|
|
|
3802
3855
|
const __vue_module_identifier__$t = undefined;
|
|
@@ -3813,73 +3866,89 @@ const __vue_component__$t = /*#__PURE__*/normalizeComponent({
|
|
|
3813
3866
|
}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
|
|
3814
3867
|
|
|
3815
3868
|
var script$s = {
|
|
3816
|
-
name: "
|
|
3869
|
+
name: "VcListbox",
|
|
3817
3870
|
components: {
|
|
3818
|
-
VcBottomSheet: __vue_component__$t,
|
|
3819
|
-
VcModalHeader: __vue_component__$M,
|
|
3820
3871
|
VcLayout: __vue_component__$O,
|
|
3821
|
-
|
|
3822
|
-
|
|
3872
|
+
VcSearchBar: __vue_component__$t,
|
|
3873
|
+
VcChecklistItem: __vue_component__$v,
|
|
3874
|
+
VcIcon: __vue_component__$R,
|
|
3875
|
+
VcTooltip: __vue_component__$F,
|
|
3876
|
+
VListItem: VListItem,
|
|
3877
|
+
VListItemGroup: VListItemGroup,
|
|
3878
|
+
VDivider: VDivider,
|
|
3879
|
+
VList: VList
|
|
3823
3880
|
},
|
|
3824
3881
|
props: {
|
|
3825
|
-
|
|
3826
|
-
type:
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
title: {
|
|
3830
|
-
Type: String
|
|
3831
|
-
},
|
|
3832
|
-
okButtonLabel: {
|
|
3833
|
-
type: String
|
|
3834
|
-
},
|
|
3835
|
-
cancelButtonLabel: {
|
|
3836
|
-
type: String
|
|
3882
|
+
items: {
|
|
3883
|
+
type: Array,
|
|
3884
|
+
required: true,
|
|
3885
|
+
validator: items => items.every(item => item.label && item.identifier || item.identifier === 0)
|
|
3837
3886
|
},
|
|
3838
|
-
|
|
3887
|
+
addAnother: {
|
|
3839
3888
|
type: Boolean,
|
|
3840
|
-
default:
|
|
3889
|
+
default: false
|
|
3841
3890
|
},
|
|
3842
|
-
|
|
3891
|
+
addSearch: {
|
|
3843
3892
|
type: Boolean,
|
|
3844
|
-
default:
|
|
3893
|
+
default: false
|
|
3845
3894
|
},
|
|
3846
|
-
|
|
3847
|
-
type:
|
|
3848
|
-
default:
|
|
3895
|
+
addAnotherLabel: {
|
|
3896
|
+
type: String,
|
|
3897
|
+
default: ""
|
|
3849
3898
|
},
|
|
3850
|
-
|
|
3851
|
-
type:
|
|
3852
|
-
default:
|
|
3899
|
+
title: {
|
|
3900
|
+
type: String,
|
|
3901
|
+
default: ''
|
|
3853
3902
|
},
|
|
3854
|
-
|
|
3855
|
-
type:
|
|
3856
|
-
default: false
|
|
3903
|
+
emptyListMsg: {
|
|
3904
|
+
type: String
|
|
3857
3905
|
},
|
|
3858
3906
|
dataQa: {
|
|
3859
3907
|
type: String,
|
|
3860
|
-
default: '
|
|
3908
|
+
default: 'VcListbox'
|
|
3861
3909
|
}
|
|
3862
3910
|
},
|
|
3863
3911
|
data: () => ({
|
|
3864
|
-
|
|
3912
|
+
search: ''
|
|
3865
3913
|
}),
|
|
3914
|
+
computed: {
|
|
3915
|
+
getAddAnotherLabel() {
|
|
3916
|
+
return this.addAnotherLabel || this.$dst('ds.listbox.add');
|
|
3917
|
+
},
|
|
3918
|
+
|
|
3919
|
+
confirmedArray() {
|
|
3920
|
+
return this.filteredItems.filter(item => item.checked);
|
|
3921
|
+
},
|
|
3922
|
+
|
|
3923
|
+
filteredItems() {
|
|
3924
|
+
return this.items.map(item => ({ ...item,
|
|
3925
|
+
hide: !item.label.toLowerCase().includes(this.search)
|
|
3926
|
+
}));
|
|
3927
|
+
},
|
|
3928
|
+
|
|
3929
|
+
listExist() {
|
|
3930
|
+
return this.filteredItems.some(item => !item.hide);
|
|
3931
|
+
},
|
|
3932
|
+
|
|
3933
|
+
noItemsMsg() {
|
|
3934
|
+
return this.emptyListMsg || this.$dst('ds.listbox.empty_list');
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
},
|
|
3866
3938
|
methods: {
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3939
|
+
onSelection(selections) {
|
|
3940
|
+
const newSelections = selections.map(selected => ({ ...selected,
|
|
3941
|
+
checked: true
|
|
3942
|
+
}));
|
|
3943
|
+
this.$emit('change', newSelections);
|
|
3872
3944
|
},
|
|
3873
3945
|
|
|
3874
|
-
|
|
3875
|
-
this
|
|
3946
|
+
onSearch(search) {
|
|
3947
|
+
this.search = search;
|
|
3876
3948
|
},
|
|
3877
3949
|
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
this.$emit('onValidationChanged', {
|
|
3881
|
-
valid: this.validForm
|
|
3882
|
-
});
|
|
3950
|
+
setDataQa(label) {
|
|
3951
|
+
return label.replace(/ /g, '-');
|
|
3883
3952
|
}
|
|
3884
3953
|
|
|
3885
3954
|
}
|
|
@@ -3896,92 +3965,90 @@ var __vue_render__$s = function () {
|
|
|
3896
3965
|
|
|
3897
3966
|
var _c = _vm._self._c || _h;
|
|
3898
3967
|
|
|
3899
|
-
return _c('
|
|
3968
|
+
return _c('div', [_vm.title ? _c('div', {
|
|
3969
|
+
staticClass: "vc-list-title",
|
|
3900
3970
|
attrs: {
|
|
3901
|
-
"
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
}
|
|
3971
|
+
"data-qa": _vm.dataQa + "-title"
|
|
3972
|
+
}
|
|
3973
|
+
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c('v-list', {
|
|
3974
|
+
staticClass: "VcListbox",
|
|
3975
|
+
class: {
|
|
3976
|
+
'with-search': _vm.addSearch,
|
|
3977
|
+
'with-add-another': _vm.addAnother
|
|
3909
3978
|
},
|
|
3910
|
-
scopedSlots: _vm._u([{
|
|
3911
|
-
key: "activator",
|
|
3912
|
-
fn: function (ref) {
|
|
3913
|
-
var attrs = ref.attrs;
|
|
3914
|
-
var on = ref.on;
|
|
3915
|
-
return [_vm._t("activator", null, null, {
|
|
3916
|
-
attrs: attrs,
|
|
3917
|
-
on: on
|
|
3918
|
-
})];
|
|
3919
|
-
}
|
|
3920
|
-
}], null, true)
|
|
3921
|
-
}, [_vm._v(" "), [_c('VcLayout', {
|
|
3922
|
-
staticClass: "VcInputBottomSheet",
|
|
3923
3979
|
attrs: {
|
|
3924
|
-
"
|
|
3980
|
+
"data-qa": _vm.dataQa
|
|
3925
3981
|
}
|
|
3926
|
-
}, [
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
|
|
3982
|
+
}, [_vm.addSearch ? _c('VcSearchBar', {
|
|
3983
|
+
attrs: {
|
|
3984
|
+
"data-qa": _vm.dataQa + "-search",
|
|
3985
|
+
"border-top-radius": ""
|
|
3930
3986
|
},
|
|
3987
|
+
on: {
|
|
3988
|
+
"search": _vm.onSearch
|
|
3989
|
+
}
|
|
3990
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
3991
|
+
staticClass: "vc-overflow"
|
|
3992
|
+
}, [_vm.listExist ? _c('v-list-item-group', {
|
|
3931
3993
|
attrs: {
|
|
3932
|
-
"
|
|
3933
|
-
"
|
|
3934
|
-
"show-back-button": false,
|
|
3935
|
-
"title": _vm.title,
|
|
3936
|
-
"flavor": "input"
|
|
3994
|
+
"value": _vm.confirmedArray,
|
|
3995
|
+
"multiple": ""
|
|
3937
3996
|
},
|
|
3938
3997
|
on: {
|
|
3939
|
-
"
|
|
3940
|
-
|
|
3998
|
+
"change": _vm.onSelection
|
|
3999
|
+
}
|
|
4000
|
+
}, _vm._l(_vm.filteredItems, function (item) {
|
|
4001
|
+
return _c('VcTooltip', {
|
|
4002
|
+
key: item.identifier,
|
|
4003
|
+
attrs: {
|
|
4004
|
+
"content": item.tooltipContent,
|
|
4005
|
+
"data-qa": _vm.dataQa + "-" + _vm.setDataQa(item.label) + "-tooltip",
|
|
4006
|
+
"disabled": !item.tooltipContent || !item.disabled,
|
|
4007
|
+
"dark": ""
|
|
4008
|
+
}
|
|
4009
|
+
}, [_c('v-list-item', {
|
|
4010
|
+
staticClass: "vc-list-item",
|
|
4011
|
+
attrs: {
|
|
4012
|
+
"disabled": item.disabled,
|
|
4013
|
+
"tabindex": item.label + "-" + item.identifier,
|
|
4014
|
+
"value": item
|
|
4015
|
+
}
|
|
4016
|
+
}, [_c('VcChecklistItem', _vm._b({
|
|
4017
|
+
attrs: {
|
|
4018
|
+
"data-qa": _vm.dataQa + "-" + _vm.setDataQa(item.label)
|
|
3941
4019
|
}
|
|
4020
|
+
}, 'VcChecklistItem', item, false))], 1)], 1);
|
|
4021
|
+
}), 1) : _c('VcLayout', {
|
|
4022
|
+
staticClass: "VcListbox__empty",
|
|
4023
|
+
attrs: {
|
|
4024
|
+
"data-qa": _vm.dataQa + "-empty",
|
|
4025
|
+
"align-center": "",
|
|
4026
|
+
"justify-center": ""
|
|
3942
4027
|
}
|
|
3943
|
-
}
|
|
3944
|
-
staticClass: "vc-bottom-sheet__content",
|
|
4028
|
+
}, [_vm._v("\n " + _vm._s(_vm.noItemsMsg) + "\n ")])], 1), _vm._v(" "), _vm.addAnother ? _c('div', {
|
|
3945
4029
|
attrs: {
|
|
3946
|
-
"
|
|
4030
|
+
"data-qa": _vm.dataQa + "-increase"
|
|
3947
4031
|
}
|
|
3948
|
-
}, [_c('
|
|
3949
|
-
|
|
3950
|
-
|
|
4032
|
+
}, [_c('v-divider', {
|
|
4033
|
+
staticClass: "divider"
|
|
4034
|
+
}), _vm._v(" "), _c('v-list-item', {
|
|
4035
|
+
staticClass: "last-item",
|
|
3951
4036
|
attrs: {
|
|
3952
|
-
"
|
|
3953
|
-
"lazy-validation": ""
|
|
4037
|
+
"align-baseline": ""
|
|
3954
4038
|
},
|
|
3955
4039
|
on: {
|
|
3956
|
-
"
|
|
3957
|
-
|
|
3958
|
-
return _vm.$emit('submit', data);
|
|
4040
|
+
"click": function ($event) {
|
|
4041
|
+
return _vm.$emit('addNew');
|
|
3959
4042
|
}
|
|
3960
4043
|
}
|
|
3961
|
-
}, [
|
|
3962
|
-
staticClass: "
|
|
3963
|
-
class: {
|
|
3964
|
-
'showDivider': _vm.showHeaderDivider
|
|
3965
|
-
},
|
|
4044
|
+
}, [_c('VcIcon', {
|
|
4045
|
+
staticClass: "add-another-icon",
|
|
3966
4046
|
attrs: {
|
|
3967
|
-
"
|
|
3968
|
-
label: _vm.cancelButtonLabel || _vm.$dst("ds.modal.cancel"),
|
|
3969
|
-
event: "onCancelClicked",
|
|
3970
|
-
color: "white"
|
|
3971
|
-
}, {
|
|
3972
|
-
label: _vm.okButtonLabel || _vm.$dst("ds.modal.ok"),
|
|
3973
|
-
event: "onOkClicked",
|
|
3974
|
-
color: "secondary"
|
|
3975
|
-
}],
|
|
3976
|
-
"data-qa": _vm.dataQa + "-footer"
|
|
3977
|
-
},
|
|
3978
|
-
on: {
|
|
3979
|
-
"onCancelClicked": function ($event) {
|
|
3980
|
-
return _vm.$emit('onCancelClicked');
|
|
3981
|
-
},
|
|
3982
|
-
"onOkClicked": _vm.onOkClicked
|
|
4047
|
+
"dense": ""
|
|
3983
4048
|
}
|
|
3984
|
-
}
|
|
4049
|
+
}, [_vm._v("$plus")]), _vm._v(" "), _c('span', {
|
|
4050
|
+
staticClass: "add-another-label"
|
|
4051
|
+
}, [_vm._v(_vm._s(_vm.getAddAnotherLabel))])], 1)], 1) : _vm._e()], 1)], 1);
|
|
3985
4052
|
};
|
|
3986
4053
|
|
|
3987
4054
|
var __vue_staticRenderFns__$s = [];
|
|
@@ -3989,8 +4056,8 @@ var __vue_staticRenderFns__$s = [];
|
|
|
3989
4056
|
|
|
3990
4057
|
const __vue_inject_styles__$s = function (inject) {
|
|
3991
4058
|
if (!inject) return;
|
|
3992
|
-
inject("data-v-
|
|
3993
|
-
source: "[data-v-
|
|
4059
|
+
inject("data-v-3e86f8c2_0", {
|
|
4060
|
+
source: "[data-v-3e86f8c2]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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-3e86f8c2]{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-3e86f8c2]{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);box-shadow:none!important}.VcListbox.with-search[data-v-3e86f8c2]{border:none}.VcListbox.with-search .vc-overflow[data-v-3e86f8c2]{border-inline:var(--border-frame);border-block-end:var(--border-frame);border-radius:0 0 var(--border-radius) var(--border-radius)}.VcListbox.with-search.with-add-another .vc-overflow[data-v-3e86f8c2]{border-inline:var(--border-frame);border-block-end:unset;border-radius:unset}.VcListbox.with-search.with-add-another .last-item[data-v-3e86f8c2]{border-inline:var(--border-frame);border-block-end:var(--border-frame);border-radius:0 0 var(--border-radius) var(--border-radius)}.VcListbox .vc-overflow[data-v-3e86f8c2]{overflow:auto;height:160px}.VcListbox .vc-overflow .vc-list-item[data-v-3e86f8c2]{padding:var(--size-value0);min-height:unset}.VcListbox .vc-overflow .vc-list-item[data-v-3e86f8c2]:before{opacity:0}.VcListbox .divider[data-v-3e86f8c2]{border-color:var(--gray-lighten-1)}.VcListbox .last-item[data-v-3e86f8c2]{cursor:pointer;min-height:var(--size-value10);padding-block:var(--size-value1) var(--size-value2)}.VcListbox .last-item[data-v-3e86f8c2]:hover{background-color:var(--gray-lighten-3)}.VcListbox .last-item .add-another-label[data-v-3e86f8c2]{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-3e86f8c2]{margin-inline-end:var(--size-value3);cursor:pointer}.VcListbox .last-item .add-another-icon[data-v-3e86f8c2] .v-icon__component{height:unset;width:unset}.VcListbox .last-item .add-another-icon[data-v-3e86f8c2] .v-icon__component svg{width:var(--size-value3)}.VcListbox__empty[data-v-3e86f8c2]{height:100%;font-weight:var(--font-weight-medium2);font-size:var(--font-size-xx-small);color:var(--gray-darken-4)}",
|
|
3994
4061
|
map: undefined,
|
|
3995
4062
|
media: undefined
|
|
3996
4063
|
});
|
|
@@ -3998,7 +4065,7 @@ const __vue_inject_styles__$s = function (inject) {
|
|
|
3998
4065
|
/* scoped */
|
|
3999
4066
|
|
|
4000
4067
|
|
|
4001
|
-
const __vue_scope_id__$s = "data-v-
|
|
4068
|
+
const __vue_scope_id__$s = "data-v-3e86f8c2";
|
|
4002
4069
|
/* module identifier */
|
|
4003
4070
|
|
|
4004
4071
|
const __vue_module_identifier__$s = undefined;
|
|
@@ -4014,55 +4081,25 @@ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
|
4014
4081
|
staticRenderFns: __vue_staticRenderFns__$s
|
|
4015
4082
|
}, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
|
|
4016
4083
|
|
|
4017
|
-
//
|
|
4018
|
-
//
|
|
4019
|
-
//
|
|
4020
|
-
//
|
|
4021
|
-
//
|
|
4022
|
-
//
|
|
4023
|
-
//
|
|
4024
|
-
//
|
|
4025
|
-
//
|
|
4026
|
-
//
|
|
4027
|
-
//
|
|
4028
|
-
//
|
|
4029
|
-
//
|
|
4030
|
-
//
|
|
4031
|
-
//
|
|
4032
|
-
//
|
|
4033
|
-
//
|
|
4034
|
-
//
|
|
4035
4084
|
var script$r = {
|
|
4085
|
+
name: "VcBottomSheet",
|
|
4036
4086
|
components: {
|
|
4037
|
-
|
|
4087
|
+
VcLayout: __vue_component__$O,
|
|
4088
|
+
VSheet: VSheet,
|
|
4089
|
+
VBottomSheet: VBottomSheet
|
|
4038
4090
|
},
|
|
4039
|
-
|
|
4040
|
-
name: "VcPopover",
|
|
4041
|
-
|
|
4042
4091
|
props: {
|
|
4043
4092
|
value: {
|
|
4044
4093
|
type: Boolean,
|
|
4045
4094
|
default: false
|
|
4046
4095
|
},
|
|
4047
|
-
|
|
4096
|
+
persistent: {
|
|
4048
4097
|
type: Boolean,
|
|
4049
|
-
default:
|
|
4050
|
-
},
|
|
4051
|
-
top: {
|
|
4052
|
-
type: Number
|
|
4053
|
-
},
|
|
4054
|
-
right: {
|
|
4055
|
-
type: Number
|
|
4056
|
-
},
|
|
4057
|
-
bottom: {
|
|
4058
|
-
type: Number
|
|
4059
|
-
},
|
|
4060
|
-
left: {
|
|
4061
|
-
type: Number
|
|
4098
|
+
default: false
|
|
4062
4099
|
},
|
|
4063
4100
|
dataQa: {
|
|
4064
4101
|
type: String,
|
|
4065
|
-
default: 'vc-
|
|
4102
|
+
default: 'vc-bottom-sheet'
|
|
4066
4103
|
}
|
|
4067
4104
|
}
|
|
4068
4105
|
};
|
|
@@ -4078,17 +4115,12 @@ var __vue_render__$r = function () {
|
|
|
4078
4115
|
|
|
4079
4116
|
var _c = _vm._self._c || _h;
|
|
4080
4117
|
|
|
4081
|
-
return _c('v-
|
|
4118
|
+
return _c('v-bottom-sheet', {
|
|
4082
4119
|
attrs: {
|
|
4083
|
-
"close-on-click": _vm.closeOnClick,
|
|
4084
|
-
"close-on-content-click": false,
|
|
4085
|
-
"data-qa": _vm.dataQa,
|
|
4086
4120
|
"value": _vm.value,
|
|
4087
|
-
"
|
|
4088
|
-
"
|
|
4089
|
-
"
|
|
4090
|
-
"nudge-bottom": _vm.bottom,
|
|
4091
|
-
"nudge-left": _vm.left
|
|
4121
|
+
"persistent": _vm.persistent,
|
|
4122
|
+
"data-qa": _vm.dataQa,
|
|
4123
|
+
"content-class": "VcBottomSheet"
|
|
4092
4124
|
},
|
|
4093
4125
|
on: {
|
|
4094
4126
|
"input": function (val) {
|
|
@@ -4097,16 +4129,16 @@ var __vue_render__$r = function () {
|
|
|
4097
4129
|
},
|
|
4098
4130
|
scopedSlots: _vm._u([{
|
|
4099
4131
|
key: "activator",
|
|
4100
|
-
fn: function (
|
|
4101
|
-
|
|
4102
|
-
var on = ref.on;
|
|
4103
|
-
return [_vm._t("activator", null, null, {
|
|
4104
|
-
attrs: attrs,
|
|
4105
|
-
on: on
|
|
4106
|
-
})];
|
|
4132
|
+
fn: function (activatorObj) {
|
|
4133
|
+
return [_vm._t("activator", null, null, activatorObj)];
|
|
4107
4134
|
}
|
|
4108
4135
|
}], null, true)
|
|
4109
|
-
}, [_vm._v(" "),
|
|
4136
|
+
}, [_vm._v(" "), _c('v-sheet', {
|
|
4137
|
+
staticClass: "vc-sheet",
|
|
4138
|
+
attrs: {
|
|
4139
|
+
"data-qa": _vm.dataQa + "-sheet"
|
|
4140
|
+
}
|
|
4141
|
+
}, [_vm._t("default")], 2)], 1);
|
|
4110
4142
|
};
|
|
4111
4143
|
|
|
4112
4144
|
var __vue_staticRenderFns__$r = [];
|
|
@@ -4114,8 +4146,8 @@ var __vue_staticRenderFns__$r = [];
|
|
|
4114
4146
|
|
|
4115
4147
|
const __vue_inject_styles__$r = function (inject) {
|
|
4116
4148
|
if (!inject) return;
|
|
4117
|
-
inject("data-v-
|
|
4118
|
-
source: "[data-v-
|
|
4149
|
+
inject("data-v-d837dcb8_0", {
|
|
4150
|
+
source: "[data-v-d837dcb8]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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}.VcBottomSheet .vc-sheet[data-v-d837dcb8]{max-height:92vh;border-radius:var(--modal-border-radius) var(--modal-border-radius) 0 0;display:flex;box-shadow:var(--modal-box-shadow)}",
|
|
4119
4151
|
map: undefined,
|
|
4120
4152
|
media: undefined
|
|
4121
4153
|
});
|
|
@@ -4123,7 +4155,7 @@ const __vue_inject_styles__$r = function (inject) {
|
|
|
4123
4155
|
/* scoped */
|
|
4124
4156
|
|
|
4125
4157
|
|
|
4126
|
-
const __vue_scope_id__$r = "data-v-
|
|
4158
|
+
const __vue_scope_id__$r = "data-v-d837dcb8";
|
|
4127
4159
|
/* module identifier */
|
|
4128
4160
|
|
|
4129
4161
|
const __vue_module_identifier__$r = undefined;
|
|
@@ -4140,13 +4172,13 @@ const __vue_component__$r = /*#__PURE__*/normalizeComponent({
|
|
|
4140
4172
|
}, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
|
|
4141
4173
|
|
|
4142
4174
|
var script$q = {
|
|
4143
|
-
name: "
|
|
4175
|
+
name: "VcInputBottomSheet",
|
|
4144
4176
|
components: {
|
|
4177
|
+
VcBottomSheet: __vue_component__$r,
|
|
4145
4178
|
VcModalHeader: __vue_component__$M,
|
|
4146
4179
|
VcLayout: __vue_component__$O,
|
|
4147
4180
|
VcModalFooter: __vue_component__$N,
|
|
4148
|
-
VcForm: __vue_component__$K
|
|
4149
|
-
VcPopover: __vue_component__$r
|
|
4181
|
+
VcForm: __vue_component__$K
|
|
4150
4182
|
},
|
|
4151
4183
|
props: {
|
|
4152
4184
|
value: {
|
|
@@ -4162,25 +4194,29 @@ var script$q = {
|
|
|
4162
4194
|
cancelButtonLabel: {
|
|
4163
4195
|
type: String
|
|
4164
4196
|
},
|
|
4165
|
-
|
|
4197
|
+
closeButton: {
|
|
4166
4198
|
type: Boolean,
|
|
4167
4199
|
default: true
|
|
4168
4200
|
},
|
|
4169
|
-
|
|
4170
|
-
type:
|
|
4201
|
+
footer: {
|
|
4202
|
+
type: Boolean,
|
|
4203
|
+
default: true
|
|
4171
4204
|
},
|
|
4172
|
-
|
|
4173
|
-
type:
|
|
4205
|
+
showHeaderDivider: {
|
|
4206
|
+
type: Boolean,
|
|
4207
|
+
default: true
|
|
4174
4208
|
},
|
|
4175
|
-
|
|
4176
|
-
type:
|
|
4209
|
+
showFooterDivider: {
|
|
4210
|
+
type: Boolean,
|
|
4211
|
+
default: true
|
|
4177
4212
|
},
|
|
4178
|
-
|
|
4179
|
-
type:
|
|
4213
|
+
persistent: {
|
|
4214
|
+
type: Boolean,
|
|
4215
|
+
default: false
|
|
4180
4216
|
},
|
|
4181
4217
|
dataQa: {
|
|
4182
4218
|
type: String,
|
|
4183
|
-
default: 'vc-input
|
|
4219
|
+
default: 'vc-bottom-sheet-input'
|
|
4184
4220
|
}
|
|
4185
4221
|
},
|
|
4186
4222
|
data: () => ({
|
|
@@ -4219,15 +4255,11 @@ var __vue_render__$q = function () {
|
|
|
4219
4255
|
|
|
4220
4256
|
var _c = _vm._self._c || _h;
|
|
4221
4257
|
|
|
4222
|
-
return _c('
|
|
4258
|
+
return _c('VcBottomSheet', {
|
|
4223
4259
|
attrs: {
|
|
4224
|
-
"close-on-click": _vm.validForm,
|
|
4225
4260
|
"value": _vm.value,
|
|
4226
|
-
"
|
|
4227
|
-
"
|
|
4228
|
-
"bottom": _vm.bottom,
|
|
4229
|
-
"left": _vm.left,
|
|
4230
|
-
"data-qa": _vm.dataQa + "-bottom-sheet"
|
|
4261
|
+
"data-qa": _vm.dataQa,
|
|
4262
|
+
"persistent": _vm.persistent
|
|
4231
4263
|
},
|
|
4232
4264
|
on: {
|
|
4233
4265
|
"input": function (val) {
|
|
@@ -4246,20 +4278,29 @@ var __vue_render__$q = function () {
|
|
|
4246
4278
|
}
|
|
4247
4279
|
}], null, true)
|
|
4248
4280
|
}, [_vm._v(" "), [_c('VcLayout', {
|
|
4281
|
+
staticClass: "VcInputBottomSheet",
|
|
4249
4282
|
attrs: {
|
|
4250
|
-
"data-qa": _vm.dataQa + "-layout",
|
|
4251
4283
|
"column": ""
|
|
4252
4284
|
}
|
|
4253
4285
|
}, [!!_vm.title ? _c('VcModalHeader', {
|
|
4254
|
-
staticClass: "vc-
|
|
4286
|
+
staticClass: "vc-bottom-sheet__header",
|
|
4287
|
+
class: {
|
|
4288
|
+
'showDivider': _vm.showHeaderDivider
|
|
4289
|
+
},
|
|
4255
4290
|
attrs: {
|
|
4291
|
+
"close-button": _vm.closeButton,
|
|
4256
4292
|
"data-qa": _vm.dataQa + "-header",
|
|
4257
4293
|
"show-back-button": false,
|
|
4258
4294
|
"title": _vm.title,
|
|
4259
4295
|
"flavor": "input"
|
|
4296
|
+
},
|
|
4297
|
+
on: {
|
|
4298
|
+
"onCloseButtonClicked": function ($event) {
|
|
4299
|
+
return _vm.$emit('input', false);
|
|
4300
|
+
}
|
|
4260
4301
|
}
|
|
4261
4302
|
}) : _vm._e(), _vm._v(" "), _c('VcLayout', {
|
|
4262
|
-
staticClass: "vc-
|
|
4303
|
+
staticClass: "vc-bottom-sheet__content",
|
|
4263
4304
|
attrs: {
|
|
4264
4305
|
"column": ""
|
|
4265
4306
|
}
|
|
@@ -4277,17 +4318,21 @@ var __vue_render__$q = function () {
|
|
|
4277
4318
|
}
|
|
4278
4319
|
}
|
|
4279
4320
|
}, [_vm._t("default")], 2)], 1), _vm._v(" "), _vm.footer ? _c('VcModalFooter', {
|
|
4280
|
-
staticClass: "vc-
|
|
4321
|
+
staticClass: "vc-bottom-sheet__footer",
|
|
4322
|
+
class: {
|
|
4323
|
+
'showDivider': _vm.showHeaderDivider
|
|
4324
|
+
},
|
|
4281
4325
|
attrs: {
|
|
4282
4326
|
"buttons": [{
|
|
4283
4327
|
label: _vm.cancelButtonLabel || _vm.$dst("ds.modal.cancel"),
|
|
4284
4328
|
event: "onCancelClicked",
|
|
4285
4329
|
color: "white"
|
|
4286
4330
|
}, {
|
|
4287
|
-
label: _vm.okButtonLabel || _vm.$dst("ds.modal.
|
|
4331
|
+
label: _vm.okButtonLabel || _vm.$dst("ds.modal.ok"),
|
|
4288
4332
|
event: "onOkClicked",
|
|
4289
4333
|
color: "secondary"
|
|
4290
|
-
}]
|
|
4334
|
+
}],
|
|
4335
|
+
"data-qa": _vm.dataQa + "-footer"
|
|
4291
4336
|
},
|
|
4292
4337
|
on: {
|
|
4293
4338
|
"onCancelClicked": function ($event) {
|
|
@@ -4303,8 +4348,8 @@ var __vue_staticRenderFns__$q = [];
|
|
|
4303
4348
|
|
|
4304
4349
|
const __vue_inject_styles__$q = function (inject) {
|
|
4305
4350
|
if (!inject) return;
|
|
4306
|
-
inject("data-v-
|
|
4307
|
-
source: "[data-v-
|
|
4351
|
+
inject("data-v-44a33895_0", {
|
|
4352
|
+
source: "[data-v-44a33895]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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}.VcInputBottomSheet .vc-bottom-sheet__header.showDivider[data-v-44a33895]{border-bottom:1px solid var(--gray-lighten-1)}.VcInputBottomSheet .vc-bottom-sheet__footer[data-v-44a33895]{padding:var(--size-value3) var(--size-value4)}.VcInputBottomSheet .vc-bottom-sheet__footer.showDivider[data-v-44a33895]{border-top:1px solid var(--gray-lighten-1);display:flex}.VcInputBottomSheet .vc-bottom-sheet__content[data-v-44a33895]{padding:var(--size-value6) var(--size-value4);overflow-y:auto}",
|
|
4308
4353
|
map: undefined,
|
|
4309
4354
|
media: undefined
|
|
4310
4355
|
});
|
|
@@ -4312,7 +4357,7 @@ const __vue_inject_styles__$q = function (inject) {
|
|
|
4312
4357
|
/* scoped */
|
|
4313
4358
|
|
|
4314
4359
|
|
|
4315
|
-
const __vue_scope_id__$q = "data-v-
|
|
4360
|
+
const __vue_scope_id__$q = "data-v-44a33895";
|
|
4316
4361
|
/* module identifier */
|
|
4317
4362
|
|
|
4318
4363
|
const __vue_module_identifier__$q = undefined;
|
|
@@ -4328,37 +4373,55 @@ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
|
4328
4373
|
staticRenderFns: __vue_staticRenderFns__$q
|
|
4329
4374
|
}, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
|
|
4330
4375
|
|
|
4376
|
+
//
|
|
4377
|
+
//
|
|
4378
|
+
//
|
|
4379
|
+
//
|
|
4380
|
+
//
|
|
4381
|
+
//
|
|
4382
|
+
//
|
|
4383
|
+
//
|
|
4384
|
+
//
|
|
4385
|
+
//
|
|
4386
|
+
//
|
|
4387
|
+
//
|
|
4388
|
+
//
|
|
4389
|
+
//
|
|
4390
|
+
//
|
|
4391
|
+
//
|
|
4392
|
+
//
|
|
4393
|
+
//
|
|
4331
4394
|
var script$p = {
|
|
4332
|
-
name: "VcChip",
|
|
4333
4395
|
components: {
|
|
4334
|
-
|
|
4335
|
-
VcAvatar: __vue_component__$D,
|
|
4336
|
-
VChip: VChip
|
|
4396
|
+
VMenu: VMenu
|
|
4337
4397
|
},
|
|
4398
|
+
|
|
4399
|
+
name: "VcPopover",
|
|
4400
|
+
|
|
4338
4401
|
props: {
|
|
4339
|
-
|
|
4340
|
-
type:
|
|
4341
|
-
|
|
4342
|
-
},
|
|
4343
|
-
avatar: {
|
|
4344
|
-
type: Object,
|
|
4345
|
-
validator: avatar => avatar.imagePath || avatar.colorId
|
|
4402
|
+
value: {
|
|
4403
|
+
type: Boolean,
|
|
4404
|
+
default: false
|
|
4346
4405
|
},
|
|
4347
|
-
|
|
4406
|
+
closeOnClick: {
|
|
4348
4407
|
type: Boolean,
|
|
4349
4408
|
default: true
|
|
4350
4409
|
},
|
|
4351
|
-
|
|
4352
|
-
type:
|
|
4353
|
-
default: false
|
|
4410
|
+
top: {
|
|
4411
|
+
type: Number
|
|
4354
4412
|
},
|
|
4355
|
-
|
|
4356
|
-
type:
|
|
4357
|
-
|
|
4413
|
+
right: {
|
|
4414
|
+
type: Number
|
|
4415
|
+
},
|
|
4416
|
+
bottom: {
|
|
4417
|
+
type: Number
|
|
4418
|
+
},
|
|
4419
|
+
left: {
|
|
4420
|
+
type: Number
|
|
4358
4421
|
},
|
|
4359
4422
|
dataQa: {
|
|
4360
4423
|
type: String,
|
|
4361
|
-
default: 'vc-
|
|
4424
|
+
default: 'vc-popover'
|
|
4362
4425
|
}
|
|
4363
4426
|
}
|
|
4364
4427
|
};
|
|
@@ -4374,54 +4437,52 @@ var __vue_render__$p = function () {
|
|
|
4374
4437
|
|
|
4375
4438
|
var _c = _vm._self._c || _h;
|
|
4376
4439
|
|
|
4377
|
-
return _c('v-
|
|
4378
|
-
staticClass: "VcChip",
|
|
4379
|
-
class: {
|
|
4380
|
-
'vc-invalid': _vm.invalid,
|
|
4381
|
-
'vc-avatar': !!_vm.avatar
|
|
4382
|
-
},
|
|
4440
|
+
return _c('v-menu', {
|
|
4383
4441
|
attrs: {
|
|
4384
|
-
"close": _vm.
|
|
4385
|
-
"
|
|
4386
|
-
"
|
|
4387
|
-
"
|
|
4388
|
-
"
|
|
4442
|
+
"close-on-click": _vm.closeOnClick,
|
|
4443
|
+
"close-on-content-click": false,
|
|
4444
|
+
"data-qa": _vm.dataQa,
|
|
4445
|
+
"value": _vm.value,
|
|
4446
|
+
"content-class": "vc-popover",
|
|
4447
|
+
"nudge-top": _vm.top,
|
|
4448
|
+
"nudge-right": _vm.right,
|
|
4449
|
+
"nudge-bottom": _vm.bottom,
|
|
4450
|
+
"nudge-left": _vm.left
|
|
4389
4451
|
},
|
|
4390
4452
|
on: {
|
|
4391
|
-
"
|
|
4392
|
-
return _vm.$emit('input',
|
|
4453
|
+
"input": function (val) {
|
|
4454
|
+
return _vm.$emit('input', val);
|
|
4393
4455
|
}
|
|
4394
|
-
}
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
media: undefined
|
|
4456
|
+
},
|
|
4457
|
+
scopedSlots: _vm._u([{
|
|
4458
|
+
key: "activator",
|
|
4459
|
+
fn: function (ref) {
|
|
4460
|
+
var attrs = ref.attrs;
|
|
4461
|
+
var on = ref.on;
|
|
4462
|
+
return [_vm._t("activator", null, null, {
|
|
4463
|
+
attrs: attrs,
|
|
4464
|
+
on: on
|
|
4465
|
+
})];
|
|
4466
|
+
}
|
|
4467
|
+
}], null, true)
|
|
4468
|
+
}, [_vm._v(" "), _vm._t("default")], 2);
|
|
4469
|
+
};
|
|
4470
|
+
|
|
4471
|
+
var __vue_staticRenderFns__$p = [];
|
|
4472
|
+
/* style */
|
|
4473
|
+
|
|
4474
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
4475
|
+
if (!inject) return;
|
|
4476
|
+
inject("data-v-da6757e6_0", {
|
|
4477
|
+
source: "[data-v-da6757e6]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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-popover[data-v-da6757e6]{background-color:var(--modal-bg-color);width:var(--popover-width);max-height:var(--popover-max-height);display:flex;box-shadow:var(--modal-box-shadow);border-radius:var(--popover-border-radius)}",
|
|
4478
|
+
map: undefined,
|
|
4479
|
+
media: undefined
|
|
4419
4480
|
});
|
|
4420
4481
|
};
|
|
4421
4482
|
/* scoped */
|
|
4422
4483
|
|
|
4423
4484
|
|
|
4424
|
-
const __vue_scope_id__$p = "data-v-
|
|
4485
|
+
const __vue_scope_id__$p = "data-v-da6757e6";
|
|
4425
4486
|
/* module identifier */
|
|
4426
4487
|
|
|
4427
4488
|
const __vue_module_identifier__$p = undefined;
|
|
@@ -4438,89 +4499,71 @@ const __vue_component__$p = /*#__PURE__*/normalizeComponent({
|
|
|
4438
4499
|
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
|
|
4439
4500
|
|
|
4440
4501
|
var script$o = {
|
|
4441
|
-
name:
|
|
4502
|
+
name: "VcInputPopover",
|
|
4442
4503
|
components: {
|
|
4443
|
-
|
|
4444
|
-
|
|
4504
|
+
VcModalHeader: __vue_component__$M,
|
|
4505
|
+
VcLayout: __vue_component__$O,
|
|
4506
|
+
VcModalFooter: __vue_component__$N,
|
|
4507
|
+
VcForm: __vue_component__$K,
|
|
4508
|
+
VcPopover: __vue_component__$p
|
|
4445
4509
|
},
|
|
4446
4510
|
props: {
|
|
4447
|
-
type: {
|
|
4448
|
-
type: String,
|
|
4449
|
-
default: 'text',
|
|
4450
|
-
validator: prop => ['text', 'number', 'search'].includes(prop)
|
|
4451
|
-
},
|
|
4452
|
-
dataQa: {
|
|
4453
|
-
type: String,
|
|
4454
|
-
default: 'vc-text-field'
|
|
4455
|
-
},
|
|
4456
|
-
label: {
|
|
4457
|
-
type: String,
|
|
4458
|
-
default: ''
|
|
4459
|
-
},
|
|
4460
4511
|
value: {
|
|
4461
|
-
type: [Number, String],
|
|
4462
|
-
default: ''
|
|
4463
|
-
},
|
|
4464
|
-
counter: {
|
|
4465
|
-
type: [Number, Boolean],
|
|
4466
|
-
default: false
|
|
4467
|
-
},
|
|
4468
|
-
maxlength: {
|
|
4469
|
-
type: Number,
|
|
4470
|
-
default: 100,
|
|
4471
|
-
validator: prop => prop > 0
|
|
4472
|
-
},
|
|
4473
|
-
rules: {
|
|
4474
|
-
type: Array
|
|
4475
|
-
},
|
|
4476
|
-
disabled: {
|
|
4477
4512
|
type: Boolean,
|
|
4478
4513
|
default: false
|
|
4479
4514
|
},
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
default: ''
|
|
4515
|
+
title: {
|
|
4516
|
+
Type: String
|
|
4483
4517
|
},
|
|
4484
|
-
|
|
4485
|
-
type: String
|
|
4486
|
-
default: ''
|
|
4518
|
+
okButtonLabel: {
|
|
4519
|
+
type: String
|
|
4487
4520
|
},
|
|
4488
|
-
|
|
4489
|
-
type: String
|
|
4490
|
-
default: ''
|
|
4521
|
+
cancelButtonLabel: {
|
|
4522
|
+
type: String
|
|
4491
4523
|
},
|
|
4492
|
-
|
|
4493
|
-
type:
|
|
4494
|
-
default:
|
|
4524
|
+
footer: {
|
|
4525
|
+
type: Boolean,
|
|
4526
|
+
default: true
|
|
4495
4527
|
},
|
|
4496
|
-
|
|
4497
|
-
type: Number
|
|
4498
|
-
default: 0
|
|
4528
|
+
top: {
|
|
4529
|
+
type: Number
|
|
4499
4530
|
},
|
|
4500
|
-
|
|
4501
|
-
type: Number
|
|
4502
|
-
default: 0
|
|
4531
|
+
right: {
|
|
4532
|
+
type: Number
|
|
4503
4533
|
},
|
|
4504
|
-
|
|
4505
|
-
type:
|
|
4506
|
-
default: ''
|
|
4534
|
+
bottom: {
|
|
4535
|
+
type: Number
|
|
4507
4536
|
},
|
|
4508
|
-
|
|
4509
|
-
type:
|
|
4510
|
-
default: ''
|
|
4537
|
+
left: {
|
|
4538
|
+
type: Number
|
|
4511
4539
|
},
|
|
4512
|
-
|
|
4513
|
-
type:
|
|
4514
|
-
default: '
|
|
4540
|
+
dataQa: {
|
|
4541
|
+
type: String,
|
|
4542
|
+
default: 'vc-input-popover'
|
|
4543
|
+
}
|
|
4544
|
+
},
|
|
4545
|
+
data: () => ({
|
|
4546
|
+
validForm: true
|
|
4547
|
+
}),
|
|
4548
|
+
methods: {
|
|
4549
|
+
onOkClicked() {
|
|
4550
|
+
this.validate();
|
|
4551
|
+
this.$emit('onOkClicked', {
|
|
4552
|
+
valid: this.validForm
|
|
4553
|
+
});
|
|
4515
4554
|
},
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4555
|
+
|
|
4556
|
+
validate() {
|
|
4557
|
+
this.$refs.mainForm.validate();
|
|
4519
4558
|
},
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4559
|
+
|
|
4560
|
+
onMainFormValueChanged(value) {
|
|
4561
|
+
this.validForm = value;
|
|
4562
|
+
this.$emit('onValidationChanged', {
|
|
4563
|
+
valid: this.validForm
|
|
4564
|
+
});
|
|
4523
4565
|
}
|
|
4566
|
+
|
|
4524
4567
|
}
|
|
4525
4568
|
};
|
|
4526
4569
|
|
|
@@ -4535,55 +4578,83 @@ var __vue_render__$o = function () {
|
|
|
4535
4578
|
|
|
4536
4579
|
var _c = _vm._self._c || _h;
|
|
4537
4580
|
|
|
4538
|
-
return _c('
|
|
4539
|
-
staticClass: "VcTextInput",
|
|
4581
|
+
return _c('VcPopover', {
|
|
4540
4582
|
attrs: {
|
|
4541
|
-
"
|
|
4542
|
-
"data-qa": _vm.dataQa,
|
|
4543
|
-
"label": _vm.label,
|
|
4544
|
-
"placeholder": _vm.placeholder,
|
|
4545
|
-
"rules": _vm.rules,
|
|
4546
|
-
"disabled": _vm.disabled,
|
|
4547
|
-
"type": _vm.type,
|
|
4548
|
-
"error": _vm.counter && !!_vm.maxlength && _vm.value.length > _vm.maxlength,
|
|
4549
|
-
"error-messages": _vm.errorMessages,
|
|
4583
|
+
"close-on-click": _vm.validForm,
|
|
4550
4584
|
"value": _vm.value,
|
|
4551
|
-
"
|
|
4552
|
-
"
|
|
4553
|
-
"
|
|
4554
|
-
"
|
|
4555
|
-
"
|
|
4556
|
-
"single-line": _vm.singleLine,
|
|
4557
|
-
"hide-details": _vm.hideDetails
|
|
4585
|
+
"top": _vm.top,
|
|
4586
|
+
"right": _vm.right,
|
|
4587
|
+
"bottom": _vm.bottom,
|
|
4588
|
+
"left": _vm.left,
|
|
4589
|
+
"data-qa": _vm.dataQa + "-bottom-sheet"
|
|
4558
4590
|
},
|
|
4559
4591
|
on: {
|
|
4560
|
-
"input": function (
|
|
4561
|
-
return _vm.$emit('input',
|
|
4592
|
+
"input": function (val) {
|
|
4593
|
+
return _vm.$emit('input', val);
|
|
4562
4594
|
}
|
|
4563
4595
|
},
|
|
4564
4596
|
scopedSlots: _vm._u([{
|
|
4565
|
-
key: "
|
|
4566
|
-
fn: function () {
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
attrs: {
|
|
4575
|
-
"header": _vm.tooltipHeader,
|
|
4576
|
-
"content": _vm.tooltipContent,
|
|
4577
|
-
"nudge-left": _vm.tooltipNudgeLeft,
|
|
4578
|
-
"nudge-right": _vm.tooltipNudgeRight,
|
|
4579
|
-
"size": 15,
|
|
4580
|
-
"icon": 'question'
|
|
4581
|
-
}
|
|
4582
|
-
}) : _vm._e()];
|
|
4583
|
-
},
|
|
4584
|
-
proxy: true
|
|
4597
|
+
key: "activator",
|
|
4598
|
+
fn: function (ref) {
|
|
4599
|
+
var attrs = ref.attrs;
|
|
4600
|
+
var on = ref.on;
|
|
4601
|
+
return [_vm._t("activator", null, null, {
|
|
4602
|
+
attrs: attrs,
|
|
4603
|
+
on: on
|
|
4604
|
+
})];
|
|
4605
|
+
}
|
|
4585
4606
|
}], null, true)
|
|
4586
|
-
})
|
|
4607
|
+
}, [_vm._v(" "), [_c('VcLayout', {
|
|
4608
|
+
attrs: {
|
|
4609
|
+
"data-qa": _vm.dataQa + "-layout",
|
|
4610
|
+
"column": ""
|
|
4611
|
+
}
|
|
4612
|
+
}, [!!_vm.title ? _c('VcModalHeader', {
|
|
4613
|
+
staticClass: "vc-popover-header",
|
|
4614
|
+
attrs: {
|
|
4615
|
+
"data-qa": _vm.dataQa + "-header",
|
|
4616
|
+
"show-back-button": false,
|
|
4617
|
+
"title": _vm.title,
|
|
4618
|
+
"flavor": "input"
|
|
4619
|
+
}
|
|
4620
|
+
}) : _vm._e(), _vm._v(" "), _c('VcLayout', {
|
|
4621
|
+
staticClass: "vc-popover-content",
|
|
4622
|
+
attrs: {
|
|
4623
|
+
"column": ""
|
|
4624
|
+
}
|
|
4625
|
+
}, [_c('VcForm', {
|
|
4626
|
+
ref: "mainForm",
|
|
4627
|
+
staticClass: "VcContent",
|
|
4628
|
+
attrs: {
|
|
4629
|
+
"value": _vm.validForm,
|
|
4630
|
+
"lazy-validation": ""
|
|
4631
|
+
},
|
|
4632
|
+
on: {
|
|
4633
|
+
"input": _vm.onMainFormValueChanged,
|
|
4634
|
+
"submit": function (data) {
|
|
4635
|
+
return _vm.$emit('submit', data);
|
|
4636
|
+
}
|
|
4637
|
+
}
|
|
4638
|
+
}, [_vm._t("default")], 2)], 1), _vm._v(" "), _vm.footer ? _c('VcModalFooter', {
|
|
4639
|
+
staticClass: "vc-popover-footer",
|
|
4640
|
+
attrs: {
|
|
4641
|
+
"buttons": [{
|
|
4642
|
+
label: _vm.cancelButtonLabel || _vm.$dst("ds.modal.cancel"),
|
|
4643
|
+
event: "onCancelClicked",
|
|
4644
|
+
color: "white"
|
|
4645
|
+
}, {
|
|
4646
|
+
label: _vm.okButtonLabel || _vm.$dst("ds.modal.done"),
|
|
4647
|
+
event: "onOkClicked",
|
|
4648
|
+
color: "secondary"
|
|
4649
|
+
}]
|
|
4650
|
+
},
|
|
4651
|
+
on: {
|
|
4652
|
+
"onCancelClicked": function ($event) {
|
|
4653
|
+
return _vm.$emit('onCancelClicked');
|
|
4654
|
+
},
|
|
4655
|
+
"onOkClicked": _vm.onOkClicked
|
|
4656
|
+
}
|
|
4657
|
+
}) : _vm._e()], 1)]], 2);
|
|
4587
4658
|
};
|
|
4588
4659
|
|
|
4589
4660
|
var __vue_staticRenderFns__$o = [];
|
|
@@ -4591,8 +4662,8 @@ var __vue_staticRenderFns__$o = [];
|
|
|
4591
4662
|
|
|
4592
4663
|
const __vue_inject_styles__$o = function (inject) {
|
|
4593
4664
|
if (!inject) return;
|
|
4594
|
-
inject("data-v-
|
|
4595
|
-
source: "
|
|
4665
|
+
inject("data-v-4df3327c_0", {
|
|
4666
|
+
source: "[data-v-4df3327c]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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-popover[data-v-4df3327c]{width:var(--popover-width);max-height:var(--popover-max-height);display:flex;box-shadow:var(--modal-box-shadow)}.vc-popover .vc-popover-content[data-v-4df3327c]{padding:var(--size-value4) var(--size-value6);overflow-y:auto}.vc-popover .vc-popover-footer[data-v-4df3327c]{padding:var(--size-value3) var(--size-value6)}",
|
|
4596
4667
|
map: undefined,
|
|
4597
4668
|
media: undefined
|
|
4598
4669
|
});
|
|
@@ -4600,7 +4671,7 @@ const __vue_inject_styles__$o = function (inject) {
|
|
|
4600
4671
|
/* scoped */
|
|
4601
4672
|
|
|
4602
4673
|
|
|
4603
|
-
const __vue_scope_id__$o = "data-v-
|
|
4674
|
+
const __vue_scope_id__$o = "data-v-4df3327c";
|
|
4604
4675
|
/* module identifier */
|
|
4605
4676
|
|
|
4606
4677
|
const __vue_module_identifier__$o = undefined;
|
|
@@ -4616,67 +4687,39 @@ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
|
4616
4687
|
staticRenderFns: __vue_staticRenderFns__$o
|
|
4617
4688
|
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
|
|
4618
4689
|
|
|
4619
|
-
const throttle = require("lodash.throttle");
|
|
4620
|
-
|
|
4621
4690
|
var script$n = {
|
|
4622
|
-
name: "
|
|
4691
|
+
name: "VcChip",
|
|
4623
4692
|
components: {
|
|
4624
|
-
|
|
4625
|
-
|
|
4693
|
+
VcIcon: __vue_component__$R,
|
|
4694
|
+
VcAvatar: __vue_component__$D,
|
|
4695
|
+
VChip: VChip
|
|
4626
4696
|
},
|
|
4627
4697
|
props: {
|
|
4628
|
-
|
|
4698
|
+
label: {
|
|
4629
4699
|
type: String,
|
|
4630
|
-
|
|
4631
|
-
validator: size => ['medium', 'large'].includes(size)
|
|
4700
|
+
required: true
|
|
4632
4701
|
},
|
|
4633
|
-
|
|
4634
|
-
type:
|
|
4702
|
+
avatar: {
|
|
4703
|
+
type: Object,
|
|
4704
|
+
validator: avatar => avatar.imagePath || avatar.colorId
|
|
4635
4705
|
},
|
|
4636
|
-
|
|
4637
|
-
type:
|
|
4706
|
+
closeButton: {
|
|
4707
|
+
type: Boolean,
|
|
4708
|
+
default: true
|
|
4638
4709
|
},
|
|
4639
|
-
|
|
4710
|
+
disabled: {
|
|
4640
4711
|
type: Boolean,
|
|
4641
4712
|
default: false
|
|
4642
4713
|
},
|
|
4643
|
-
|
|
4644
|
-
type: Number,
|
|
4645
|
-
default: 500,
|
|
4646
|
-
validator: throttleTime => throttleTime > 0
|
|
4647
|
-
},
|
|
4648
|
-
borderTopRadius: {
|
|
4714
|
+
invalid: {
|
|
4649
4715
|
type: Boolean,
|
|
4650
4716
|
default: false
|
|
4651
4717
|
},
|
|
4652
4718
|
dataQa: {
|
|
4653
4719
|
type: String,
|
|
4654
|
-
default: 'vc-
|
|
4655
|
-
}
|
|
4656
|
-
},
|
|
4657
|
-
computed: {
|
|
4658
|
-
getLabel() {
|
|
4659
|
-
return this.label || this.$dst('ds.search_bar.label');
|
|
4660
|
-
},
|
|
4661
|
-
|
|
4662
|
-
getPlaceholder() {
|
|
4663
|
-
return this.placeholder || this.$dst('ds.search_bar.label');
|
|
4664
|
-
},
|
|
4665
|
-
|
|
4666
|
-
getClasses() {
|
|
4667
|
-
return `${this.size}${this.borderTopRadius ? ' border-top-radius' : ''}`;
|
|
4720
|
+
default: 'vc-chip'
|
|
4668
4721
|
}
|
|
4669
|
-
|
|
4670
|
-
},
|
|
4671
|
-
|
|
4672
|
-
data() {
|
|
4673
|
-
return {
|
|
4674
|
-
searchThrottled: throttle(search => {
|
|
4675
|
-
this.$emit('search', this.caseSensitive ? search : search.toLowerCase());
|
|
4676
|
-
}, this.throttleTime)
|
|
4677
|
-
};
|
|
4678
4722
|
}
|
|
4679
|
-
|
|
4680
4723
|
};
|
|
4681
4724
|
|
|
4682
4725
|
/* script */
|
|
@@ -4690,33 +4733,37 @@ var __vue_render__$n = function () {
|
|
|
4690
4733
|
|
|
4691
4734
|
var _c = _vm._self._c || _h;
|
|
4692
4735
|
|
|
4693
|
-
return _c('
|
|
4694
|
-
|
|
4736
|
+
return _c('v-chip', {
|
|
4737
|
+
staticClass: "VcChip",
|
|
4738
|
+
class: {
|
|
4739
|
+
'vc-invalid': _vm.invalid,
|
|
4740
|
+
'vc-avatar': !!_vm.avatar
|
|
4741
|
+
},
|
|
4695
4742
|
attrs: {
|
|
4696
|
-
"
|
|
4697
|
-
"
|
|
4698
|
-
"
|
|
4699
|
-
"
|
|
4700
|
-
"
|
|
4701
|
-
"single-line": "",
|
|
4702
|
-
"type": "search"
|
|
4743
|
+
"close": _vm.closeButton,
|
|
4744
|
+
"ripple": "",
|
|
4745
|
+
"close-icon": "$close",
|
|
4746
|
+
"disabled": _vm.disabled,
|
|
4747
|
+
"data-qa": _vm.dataQa
|
|
4703
4748
|
},
|
|
4704
4749
|
on: {
|
|
4705
|
-
"
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
|
|
4715
|
-
|
|
4716
|
-
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
|
|
4750
|
+
"click:close": function ($event) {
|
|
4751
|
+
return _vm.$emit('input', false);
|
|
4752
|
+
}
|
|
4753
|
+
}
|
|
4754
|
+
}, [!!_vm.avatar ? _c('div', {
|
|
4755
|
+
staticClass: "vc-avatar-wrapper"
|
|
4756
|
+
}, [!_vm.invalid ? _c('VcAvatar', _vm._b({
|
|
4757
|
+
attrs: {
|
|
4758
|
+
"name": _vm.label,
|
|
4759
|
+
"show-border": false,
|
|
4760
|
+
"size": "x-sm"
|
|
4761
|
+
}
|
|
4762
|
+
}, 'VcAvatar', _vm.avatar, false)) : _c('VcIcon', {
|
|
4763
|
+
attrs: {
|
|
4764
|
+
"data-qa": _vm.dataQa + "-invalid-icon"
|
|
4765
|
+
}
|
|
4766
|
+
}, [_vm._v("$attention_fill")])], 1) : _vm._e(), _vm._v("\n " + _vm._s(_vm.label) + "\n")]);
|
|
4720
4767
|
};
|
|
4721
4768
|
|
|
4722
4769
|
var __vue_staticRenderFns__$n = [];
|
|
@@ -4724,8 +4771,8 @@ var __vue_staticRenderFns__$n = [];
|
|
|
4724
4771
|
|
|
4725
4772
|
const __vue_inject_styles__$n = function (inject) {
|
|
4726
4773
|
if (!inject) return;
|
|
4727
|
-
inject("data-v-
|
|
4728
|
-
source: "
|
|
4774
|
+
inject("data-v-d8233608_0", {
|
|
4775
|
+
source: "[data-v-d8233608]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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}.VcChip[data-v-d8233608]{max-width:fit-content;border:1px solid var(--neutral-lighten-1)}.VcChip.v-chip[data-v-d8233608]{background-color:var(--modal-bg-color)}.VcChip.v-chip[data-v-d8233608] .v-chip__content{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small);line-height:var(--size-value5);color:var(--gray-darken-5)}.VcChip.v-chip[data-v-d8233608] .v-chip__content .vc-avatar-wrapper{margin-inline-end:var(--size-value2)}.VcChip.v-chip[data-v-d8233608] .v-chip__content .vc-avatar-wrapper .vc-attention-fill{fill:var(--yellow)}.VcChip.v-chip[data-v-d8233608] .v-chip__content .v-chip__close{direction:inherit;margin-inline:var(--size-value1) var(--size-value0);color:var(--gray)}.VcChip.v-chip[data-v-d8233608] .v-chip__content .v-chip__close:hover{opacity:unset}.VcChip.v-chip.vc-avatar[data-v-d8233608]{padding-inline:var(--size-value1) var(--size-value3)}.VcChip.v-chip--disabled[data-v-d8233608]{background-color:var(--gray-lighten-2);border:1px solid var(--gray-lighten-2)}.VcChip.v-chip--disabled[data-v-d8233608] .v-chip__content{color:var(--gray-darken-1)}.VcChip.vc-invalid[data-v-d8233608]{background-color:var(--yellow-lighten-3);border:1px solid var(--yellow)}.VcChip.vc-invalid[data-v-d8233608]:hover{background-color:var(--yellow-lighten-2)}.VcChip[data-v-d8233608]:hover{background-color:var(--gray-lighten-3)}.VcChip[data-v-d8233608]:hover:before{opacity:0}.VcChip[data-v-d8233608]:focus{box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.VcChip[data-v-d8233608]:focus:before{opacity:0}",
|
|
4729
4776
|
map: undefined,
|
|
4730
4777
|
media: undefined
|
|
4731
4778
|
});
|
|
@@ -4733,7 +4780,7 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
4733
4780
|
/* scoped */
|
|
4734
4781
|
|
|
4735
4782
|
|
|
4736
|
-
const __vue_scope_id__$n = "data-v-
|
|
4783
|
+
const __vue_scope_id__$n = "data-v-d8233608";
|
|
4737
4784
|
/* module identifier */
|
|
4738
4785
|
|
|
4739
4786
|
const __vue_module_identifier__$n = undefined;
|
|
@@ -7261,8 +7308,8 @@ var __vue_staticRenderFns__$3 = [];
|
|
|
7261
7308
|
|
|
7262
7309
|
const __vue_inject_styles__$3 = function (inject) {
|
|
7263
7310
|
if (!inject) return;
|
|
7264
|
-
inject("data-v-
|
|
7265
|
-
source: "[data-v-
|
|
7311
|
+
inject("data-v-12623974_0", {
|
|
7312
|
+
source: "[data-v-12623974]: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-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);--popover-width:360px;--popover-max-height:464px;--popover-border-radius:10px;--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;--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;--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-12623974]{height:100%}@media screen and (min-width:960px){.vc-wizard[data-v-12623974]{display:grid;grid-template-columns:minmax(250px,1fr) 3fr;grid-template-rows:1fr 80px;grid-row-gap:0}.vc-wizard.wizard-size-md[data-v-12623974]{grid-column-gap:var(--size-value10)}.vc-wizard.wizard-size-lg[data-v-12623974]{grid-column-gap:var(--size-value20)}}.vc-stepper-container[data-v-12623974]{grid-area:1/1/3/2;border-inline-end:1px solid #e0e0e0;max-height:calc(100% - 24px)}.wizard-cta-container[data-v-12623974]{grid-area:2/2/3/3}.stepper-content-wrapper[data-v-12623974]{grid-area:1/2/2/3}",
|
|
7266
7313
|
map: undefined,
|
|
7267
7314
|
media: undefined
|
|
7268
7315
|
});
|
|
@@ -7270,7 +7317,7 @@ const __vue_inject_styles__$3 = function (inject) {
|
|
|
7270
7317
|
/* scoped */
|
|
7271
7318
|
|
|
7272
7319
|
|
|
7273
|
-
const __vue_scope_id__$3 = "data-v-
|
|
7320
|
+
const __vue_scope_id__$3 = "data-v-12623974";
|
|
7274
7321
|
/* module identifier */
|
|
7275
7322
|
|
|
7276
7323
|
const __vue_module_identifier__$3 = undefined;
|
|
@@ -7768,13 +7815,13 @@ var components$1 = /*#__PURE__*/Object.freeze({
|
|
|
7768
7815
|
VcMobileWizardProgress: __vue_component__$x,
|
|
7769
7816
|
VcProgressCircular: __vue_component__$y,
|
|
7770
7817
|
VcChecklistItem: __vue_component__$v,
|
|
7771
|
-
VcListbox: __vue_component__$
|
|
7772
|
-
VcBottomSheet: __vue_component__$
|
|
7773
|
-
VcInputBottomSheet: __vue_component__$
|
|
7774
|
-
VcPopover: __vue_component__$
|
|
7775
|
-
VcInputPopover: __vue_component__$
|
|
7776
|
-
VcChip: __vue_component__$
|
|
7777
|
-
VcSearchBar: __vue_component__$
|
|
7818
|
+
VcListbox: __vue_component__$s,
|
|
7819
|
+
VcBottomSheet: __vue_component__$r,
|
|
7820
|
+
VcInputBottomSheet: __vue_component__$q,
|
|
7821
|
+
VcPopover: __vue_component__$p,
|
|
7822
|
+
VcInputPopover: __vue_component__$o,
|
|
7823
|
+
VcChip: __vue_component__$n,
|
|
7824
|
+
VcSearchBar: __vue_component__$t,
|
|
7778
7825
|
VcButton: __vue_component__$Q,
|
|
7779
7826
|
VcButtonGroup: __vue_component__$m,
|
|
7780
7827
|
VcForm: __vue_component__$K,
|
|
@@ -7784,7 +7831,7 @@ var components$1 = /*#__PURE__*/Object.freeze({
|
|
|
7784
7831
|
VcSwitch: __vue_component__$k,
|
|
7785
7832
|
VcListEntity: __vue_component__$j,
|
|
7786
7833
|
VcExpansionCard: __vue_component__$i,
|
|
7787
|
-
VcTextField: __vue_component__$
|
|
7834
|
+
VcTextField: __vue_component__$u,
|
|
7788
7835
|
VcAvatar: __vue_component__$D,
|
|
7789
7836
|
VcTextArea: __vue_component__$h,
|
|
7790
7837
|
VcSelectField: __vue_component__$g,
|
|
@@ -7834,13 +7881,13 @@ var components = /*#__PURE__*/Object.freeze({
|
|
|
7834
7881
|
VcMobileWizardProgress: __vue_component__$x,
|
|
7835
7882
|
VcProgressCircular: __vue_component__$y,
|
|
7836
7883
|
VcChecklistItem: __vue_component__$v,
|
|
7837
|
-
VcListbox: __vue_component__$
|
|
7838
|
-
VcBottomSheet: __vue_component__$
|
|
7839
|
-
VcInputBottomSheet: __vue_component__$
|
|
7840
|
-
VcPopover: __vue_component__$
|
|
7841
|
-
VcInputPopover: __vue_component__$
|
|
7842
|
-
VcChip: __vue_component__$
|
|
7843
|
-
VcSearchBar: __vue_component__$
|
|
7884
|
+
VcListbox: __vue_component__$s,
|
|
7885
|
+
VcBottomSheet: __vue_component__$r,
|
|
7886
|
+
VcInputBottomSheet: __vue_component__$q,
|
|
7887
|
+
VcPopover: __vue_component__$p,
|
|
7888
|
+
VcInputPopover: __vue_component__$o,
|
|
7889
|
+
VcChip: __vue_component__$n,
|
|
7890
|
+
VcSearchBar: __vue_component__$t,
|
|
7844
7891
|
VcButton: __vue_component__$Q,
|
|
7845
7892
|
VcButtonGroup: __vue_component__$m,
|
|
7846
7893
|
VcForm: __vue_component__$K,
|
|
@@ -7850,7 +7897,7 @@ var components = /*#__PURE__*/Object.freeze({
|
|
|
7850
7897
|
VcSwitch: __vue_component__$k,
|
|
7851
7898
|
VcListEntity: __vue_component__$j,
|
|
7852
7899
|
VcExpansionCard: __vue_component__$i,
|
|
7853
|
-
VcTextField: __vue_component__$
|
|
7900
|
+
VcTextField: __vue_component__$u,
|
|
7854
7901
|
VcAvatar: __vue_component__$D,
|
|
7855
7902
|
VcTextArea: __vue_component__$h,
|
|
7856
7903
|
VcSelectField: __vue_component__$g,
|