@vcita/design-system 0.2.3 → 0.2.6
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 +58 -0
- package/config/locales/ds.en.yml +3 -0
- package/dist/@vcita/design-system.esm.js +946 -585
- package/dist/@vcita/design-system.min.js +1 -1
- package/dist/@vcita/design-system.ssr.js +809 -481
- package/init/DesignSystem.js +2 -0
- package/init/SvgIcons.js +0 -2
- package/init/svgImages.js +11 -0
- package/init/vuetify.config.js +6 -6
- package/package.json +1 -1
- package/src/components/VcBanner/VcBanner.spec.js +80 -0
- package/src/components/VcBanner/VcBanner.stories.js +43 -0
- package/src/components/VcBanner/VcBanner.vue +78 -0
- package/src/components/VcEmptyState/VcEmptyState.vue +22 -4
- package/{init → src/components}/VcSvg/VcSvg.stories.js +5 -1
- package/{init → src/components}/VcSvg/VcSvg.vue +0 -0
- package/src/components/index.js +6 -3
- package/src/components/list/VcListItem/VcListItem.vue +8 -3
- package/src/components/{Wizard → wizard}/VcMobileWizardProgress/VcMobileWizardProgress.spec.js +0 -0
- package/src/components/{Wizard → wizard}/VcMobileWizardProgress/VcMobileWizardProgress.stories.js +0 -0
- package/src/components/{Wizard → wizard}/VcMobileWizardProgress/VcMobileWizardProgress.vue +4 -0
- package/src/components/{Wizard/VcSteperContant → wizard/VcSteperContent}/VcStepperContent.spec.js +0 -0
- package/src/components/{Wizard/VcSteperContant → wizard/VcSteperContent}/VcStepperContent.stories.js +0 -0
- package/src/components/{Wizard/VcSteperContant → wizard/VcSteperContent}/VcStepperContent.vue +64 -50
- package/src/components/{Wizard → wizard}/VcStepsBar/VcStepsBar.spec.js +0 -0
- package/src/components/{Wizard → wizard}/VcStepsBar/VcStepsBar.stories.js +0 -0
- package/src/components/{Wizard → wizard}/VcStepsBar/VcStepsBar.vue +6 -4
- package/src/components/wizard/VcWizard/VcWizard.spec.js +155 -0
- package/src/components/wizard/VcWizard/VcWizard.stories.js +115 -0
- package/src/components/wizard/VcWizard/VcWizard.vue +144 -0
- package/src/components/wizard/VcWizard/demoWizardPage.vue +29 -0
- package/src/components/wizard/VcWizardCtaContainer/VcWizardCtaContainer.spec.js +100 -0
- package/src/components/wizard/VcWizardCtaContainer/VcWizardCtaContainer.stories.js +67 -0
- package/src/components/wizard/VcWizardCtaContainer/VcWizardCtaContainer.vue +95 -0
- package/src/scss/mixins.scss +6 -0
- package/src/stories/assets/upgrade.svg +40 -0
- package/styles/variables.scss +2 -0
- package/src/assets/logo.png +0 -0
- package/src/assets/logo.svg +0 -1
- package/src/components/VcButton/VcButton.stories.mdx.old +0 -40
- package/src/components/VcExpansionPanels/VcExpansionPanels.stories.js +0 -36
- package/src/components/VcExpansionPanels/VcExpansionPanels.vue +0 -26
- package/src/components/VcHourInput/VcHourInput.stories.js +0 -36
- package/src/components/VcHourInput/VcHourInput.vue +0 -134
- package/src/stories/assets/colors.svg +0 -1
- package/src/stories/assets/comments.svg +0 -1
- package/src/stories/assets/direction.svg +0 -1
- package/src/stories/assets/plugin.svg +0 -1
- package/src/stories/assets/repo.svg +0 -1
- package/src/stories/assets/stackalt.svg +0 -1
- package/src/stories/colors.stories.mdx +0 -78
|
@@ -11,7 +11,7 @@ import { VDialog, VBtn, VLayout, VAlert, VTooltip, VIcon, VSubheader, VListItem,
|
|
|
11
11
|
//
|
|
12
12
|
//
|
|
13
13
|
//
|
|
14
|
-
var script$
|
|
14
|
+
var script$B = {
|
|
15
15
|
components: {
|
|
16
16
|
VDialog: VDialog
|
|
17
17
|
},
|
|
@@ -168,10 +168,10 @@ function addStyle(id, css) {
|
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
/* script */
|
|
171
|
-
const __vue_script__$
|
|
171
|
+
const __vue_script__$B = script$B;
|
|
172
172
|
/* template */
|
|
173
173
|
|
|
174
|
-
var __vue_render__$
|
|
174
|
+
var __vue_render__$y = function () {
|
|
175
175
|
var _vm = this;
|
|
176
176
|
|
|
177
177
|
var _h = _vm.$createElement;
|
|
@@ -206,10 +206,10 @@ var __vue_render__$v = function () {
|
|
|
206
206
|
}, [_vm._t("default")], 2);
|
|
207
207
|
};
|
|
208
208
|
|
|
209
|
-
var __vue_staticRenderFns__$
|
|
209
|
+
var __vue_staticRenderFns__$y = [];
|
|
210
210
|
/* style */
|
|
211
211
|
|
|
212
|
-
const __vue_inject_styles__$
|
|
212
|
+
const __vue_inject_styles__$B = function (inject) {
|
|
213
213
|
if (!inject) return;
|
|
214
214
|
inject("data-v-2f9f1f74_0", {
|
|
215
215
|
source: ".VcModalWrapper{position:relative;width:auto;background-color:var(--modal-bg-color);box-shadow:var(--modal-box-shadow)}@media screen and (min-width:960px){.VcModalWrapper{margin:0 24px}.VcModalWrapper.offset{left:var(--modal-desktop-offset)}#app[dir=rtl] .VcModalWrapper.offset{left:auto;right:var(--modal-desktop-offset)}}",
|
|
@@ -220,23 +220,23 @@ const __vue_inject_styles__$y = function (inject) {
|
|
|
220
220
|
/* scoped */
|
|
221
221
|
|
|
222
222
|
|
|
223
|
-
const __vue_scope_id__$
|
|
223
|
+
const __vue_scope_id__$B = undefined;
|
|
224
224
|
/* module identifier */
|
|
225
225
|
|
|
226
|
-
const __vue_module_identifier__$
|
|
226
|
+
const __vue_module_identifier__$B = undefined;
|
|
227
227
|
/* functional template */
|
|
228
228
|
|
|
229
|
-
const __vue_is_functional_template__$
|
|
229
|
+
const __vue_is_functional_template__$B = false;
|
|
230
230
|
/* style inject SSR */
|
|
231
231
|
|
|
232
232
|
/* style inject shadow dom */
|
|
233
233
|
|
|
234
|
-
const __vue_component__$
|
|
235
|
-
render: __vue_render__$
|
|
236
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
237
|
-
}, __vue_inject_styles__$
|
|
234
|
+
const __vue_component__$B = /*#__PURE__*/normalizeComponent({
|
|
235
|
+
render: __vue_render__$y,
|
|
236
|
+
staticRenderFns: __vue_staticRenderFns__$y
|
|
237
|
+
}, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, createInjector, undefined, undefined);
|
|
238
238
|
|
|
239
|
-
var script$
|
|
239
|
+
var script$A = {
|
|
240
240
|
name: "VcIcon",
|
|
241
241
|
render: function (createElement) {
|
|
242
242
|
const props = {
|
|
@@ -248,28 +248,28 @@ var script$x = {
|
|
|
248
248
|
};
|
|
249
249
|
|
|
250
250
|
/* script */
|
|
251
|
-
const __vue_script__$
|
|
251
|
+
const __vue_script__$A = script$A;
|
|
252
252
|
/* template */
|
|
253
253
|
|
|
254
254
|
/* style */
|
|
255
255
|
|
|
256
|
-
const __vue_inject_styles__$
|
|
256
|
+
const __vue_inject_styles__$A = undefined;
|
|
257
257
|
/* scoped */
|
|
258
258
|
|
|
259
|
-
const __vue_scope_id__$
|
|
259
|
+
const __vue_scope_id__$A = undefined;
|
|
260
260
|
/* module identifier */
|
|
261
261
|
|
|
262
|
-
const __vue_module_identifier__$
|
|
262
|
+
const __vue_module_identifier__$A = undefined;
|
|
263
263
|
/* functional template */
|
|
264
264
|
|
|
265
|
-
const __vue_is_functional_template__$
|
|
265
|
+
const __vue_is_functional_template__$A = undefined;
|
|
266
266
|
/* style inject */
|
|
267
267
|
|
|
268
268
|
/* style inject SSR */
|
|
269
269
|
|
|
270
270
|
/* style inject shadow dom */
|
|
271
271
|
|
|
272
|
-
const __vue_component__$
|
|
272
|
+
const __vue_component__$A = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
|
|
273
273
|
|
|
274
274
|
//
|
|
275
275
|
//
|
|
@@ -297,7 +297,7 @@ const __vue_component__$x = /*#__PURE__*/normalizeComponent({}, __vue_inject_sty
|
|
|
297
297
|
//
|
|
298
298
|
//
|
|
299
299
|
//
|
|
300
|
-
var script$
|
|
300
|
+
var script$z = {
|
|
301
301
|
components: {
|
|
302
302
|
VBtn: VBtn
|
|
303
303
|
},
|
|
@@ -375,10 +375,10 @@ var script$w = {
|
|
|
375
375
|
};
|
|
376
376
|
|
|
377
377
|
/* script */
|
|
378
|
-
const __vue_script__$
|
|
378
|
+
const __vue_script__$z = script$z;
|
|
379
379
|
/* template */
|
|
380
380
|
|
|
381
|
-
var __vue_render__$
|
|
381
|
+
var __vue_render__$x = function () {
|
|
382
382
|
var _vm = this;
|
|
383
383
|
|
|
384
384
|
var _h = _vm.$createElement;
|
|
@@ -414,10 +414,10 @@ var __vue_render__$u = function () {
|
|
|
414
414
|
}, [_vm._t("prepend"), _vm._v("\n " + _vm._s(_vm.label || _vm.$slots.default && _vm.$slots.default[0].text || '') + "\n "), _vm._t("append")], 2);
|
|
415
415
|
};
|
|
416
416
|
|
|
417
|
-
var __vue_staticRenderFns__$
|
|
417
|
+
var __vue_staticRenderFns__$x = [];
|
|
418
418
|
/* style */
|
|
419
419
|
|
|
420
|
-
const __vue_inject_styles__$
|
|
420
|
+
const __vue_inject_styles__$z = function (inject) {
|
|
421
421
|
if (!inject) return;
|
|
422
422
|
inject("data-v-b69a1aa2_0", {
|
|
423
423
|
source: ".VcButton[data-v-b69a1aa2]{letter-spacing:.003em}.VcButton[data-v-b69a1aa2]:disabled{background-color:var(--gray-lighten-2);color:var(--gray-darken-2)}",
|
|
@@ -428,28 +428,28 @@ const __vue_inject_styles__$w = function (inject) {
|
|
|
428
428
|
/* scoped */
|
|
429
429
|
|
|
430
430
|
|
|
431
|
-
const __vue_scope_id__$
|
|
431
|
+
const __vue_scope_id__$z = "data-v-b69a1aa2";
|
|
432
432
|
/* module identifier */
|
|
433
433
|
|
|
434
|
-
const __vue_module_identifier__$
|
|
434
|
+
const __vue_module_identifier__$z = undefined;
|
|
435
435
|
/* functional template */
|
|
436
436
|
|
|
437
|
-
const __vue_is_functional_template__$
|
|
437
|
+
const __vue_is_functional_template__$z = false;
|
|
438
438
|
/* style inject SSR */
|
|
439
439
|
|
|
440
440
|
/* style inject shadow dom */
|
|
441
441
|
|
|
442
|
-
const __vue_component__$
|
|
443
|
-
render: __vue_render__$
|
|
444
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
445
|
-
}, __vue_inject_styles__$
|
|
442
|
+
const __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
443
|
+
render: __vue_render__$x,
|
|
444
|
+
staticRenderFns: __vue_staticRenderFns__$x
|
|
445
|
+
}, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
|
|
446
446
|
|
|
447
|
-
var script$
|
|
447
|
+
var script$y = {
|
|
448
448
|
name: 'VcModalContainer',
|
|
449
449
|
components: {
|
|
450
|
-
VcButton: __vue_component__$
|
|
451
|
-
VcModalWrapper: __vue_component__$
|
|
452
|
-
VcIcon: __vue_component__$
|
|
450
|
+
VcButton: __vue_component__$z,
|
|
451
|
+
VcModalWrapper: __vue_component__$B,
|
|
452
|
+
VcIcon: __vue_component__$A,
|
|
453
453
|
VLayout: VLayout
|
|
454
454
|
},
|
|
455
455
|
props: {
|
|
@@ -495,10 +495,10 @@ var script$v = {
|
|
|
495
495
|
};
|
|
496
496
|
|
|
497
497
|
/* script */
|
|
498
|
-
const __vue_script__$
|
|
498
|
+
const __vue_script__$y = script$y;
|
|
499
499
|
/* template */
|
|
500
500
|
|
|
501
|
-
var __vue_render__$
|
|
501
|
+
var __vue_render__$w = function () {
|
|
502
502
|
var _vm = this;
|
|
503
503
|
|
|
504
504
|
var _h = _vm.$createElement;
|
|
@@ -571,10 +571,10 @@ var __vue_render__$t = function () {
|
|
|
571
571
|
}, [_vm._t("footer")], 2)])]], 2) : _vm._e();
|
|
572
572
|
};
|
|
573
573
|
|
|
574
|
-
var __vue_staticRenderFns__$
|
|
574
|
+
var __vue_staticRenderFns__$w = [];
|
|
575
575
|
/* style */
|
|
576
576
|
|
|
577
|
-
const __vue_inject_styles__$
|
|
577
|
+
const __vue_inject_styles__$y = function (inject) {
|
|
578
578
|
if (!inject) return;
|
|
579
579
|
inject("data-v-6b2b8919_0", {
|
|
580
580
|
source: ".VcModalContainer{overflow-y:hidden;height:auto;min-height:100px;min-width:300px;display:flex}.VcModalContainer.sm{width:var(--modal-width-small)}.VcModalContainer.md{width:var(--modal-width-medium)}.VcModalContainer.lg{width:var(--modal-width-large)}.VcModalContainer.responsive{width:100%;margin:0 24px}.VcModalContainer .VcModalContainerContent,.VcModalContainer footer,.VcModalContainer header{flex-shrink:0}.VcModalContainer header{display:flex;justify-content:space-between}.VcModalContainer header .VcModalCloseButton{position:absolute;right:5px;top:var(--size-value2)}.VcModalContainer header .VcModalCloseButton .VcIcon{font-size:22px}.VcModalContainer header.showDivider{border-bottom:1px solid rgba(0,0,0,.12)}.VcModalContainer .VcModalContainerContent{overflow-y:auto;height:calc(100% - 138px);line-height:var(--size-value6);flex-grow:1;font-size:var(--font-size-small);padding:0 var(--size-value6) var(--size-value6)}.VcModalContainer footer{padding:var(--size-value3) var(--size-value4) var(--size-value3);text-align:right}#app[dir=rtl] .VcModalContainer footer{text-align:left}.VcModalContainer footer.showDivider{border-top:1px solid rgba(0,0,0,.12)}@media screen and (min-width:960px){.VcModalContainer footer{padding:var(--size-value3) var(--size-value6) var(--size-value3)}}.VcModalContainer.notice header,.VcModalContainer.prominent header{font-weight:var(--font-weight-xl);font-size:var(--font-size-medium2);padding-bottom:0;padding-top:var(--size-value10)}.VcModalContainer.notice .VcModalContainerContent,.VcModalContainer.prominent .VcModalContainerContent{padding:0;min-height:168px;height:calc(100% - 497px)}@media screen and (min-width:960px){.VcModalContainer.notice .VcModalContainerContent,.VcModalContainer.prominent .VcModalContainerContent{margin-bottom:var(--size-value2)}}.VcModalContainer.notice footer,.VcModalContainer.prominent footer{padding-top:var(--size-value3);padding-bottom:0}.VcModalContainer.notice.responsive .VcModalContainerContent,.VcModalContainer.notice.sm .VcModalContainerContent,.VcModalContainer.prominent.responsive .VcModalContainerContent,.VcModalContainer.prominent.sm .VcModalContainerContent{margin-left:var(--size-value6);padding-right:var(--size-value6)}.VcModalContainer.notice.md .VcModalContainerContent,.VcModalContainer.prominent.md .VcModalContainerContent{margin-left:var(--size-value10);padding-right:var(--size-value10)}.VcModalContainer.notice.lg header,.VcModalContainer.prominent.lg header{height:initial}.VcModalContainer.notice.lg .VcModalContainerContent,.VcModalContainer.prominent.lg .VcModalContainerContent{min-height:0;margin-left:var(--size-value16);padding-right:var(--size-value16)}.VcModalContainer.prominent .VcModalContainerContent{margin-bottom:var(--size-value6)}.VcModalContainer.input.responsive{height:100%;margin:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.VcModalContainer.input .VcModalContainerContent{height:auto;padding:0}",
|
|
@@ -585,23 +585,23 @@ const __vue_inject_styles__$v = function (inject) {
|
|
|
585
585
|
/* scoped */
|
|
586
586
|
|
|
587
587
|
|
|
588
|
-
const __vue_scope_id__$
|
|
588
|
+
const __vue_scope_id__$y = undefined;
|
|
589
589
|
/* module identifier */
|
|
590
590
|
|
|
591
|
-
const __vue_module_identifier__$
|
|
591
|
+
const __vue_module_identifier__$y = undefined;
|
|
592
592
|
/* functional template */
|
|
593
593
|
|
|
594
|
-
const __vue_is_functional_template__$
|
|
594
|
+
const __vue_is_functional_template__$y = false;
|
|
595
595
|
/* style inject SSR */
|
|
596
596
|
|
|
597
597
|
/* style inject shadow dom */
|
|
598
598
|
|
|
599
|
-
const __vue_component__$
|
|
600
|
-
render: __vue_render__$
|
|
601
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
602
|
-
}, __vue_inject_styles__$
|
|
599
|
+
const __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
600
|
+
render: __vue_render__$w,
|
|
601
|
+
staticRenderFns: __vue_staticRenderFns__$w
|
|
602
|
+
}, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
|
|
603
603
|
|
|
604
|
-
var script$
|
|
604
|
+
var script$x = {
|
|
605
605
|
name: "VcLayout",
|
|
606
606
|
render: function (createElement) {
|
|
607
607
|
// `<v-layout><slot></slot></v-layout>`
|
|
@@ -615,34 +615,34 @@ var script$u = {
|
|
|
615
615
|
};
|
|
616
616
|
|
|
617
617
|
/* script */
|
|
618
|
-
const __vue_script__$
|
|
618
|
+
const __vue_script__$x = script$x;
|
|
619
619
|
/* template */
|
|
620
620
|
|
|
621
621
|
/* style */
|
|
622
622
|
|
|
623
|
-
const __vue_inject_styles__$
|
|
623
|
+
const __vue_inject_styles__$x = undefined;
|
|
624
624
|
/* scoped */
|
|
625
625
|
|
|
626
|
-
const __vue_scope_id__$
|
|
626
|
+
const __vue_scope_id__$x = "data-v-0751575a";
|
|
627
627
|
/* module identifier */
|
|
628
628
|
|
|
629
|
-
const __vue_module_identifier__$
|
|
629
|
+
const __vue_module_identifier__$x = undefined;
|
|
630
630
|
/* functional template */
|
|
631
631
|
|
|
632
|
-
const __vue_is_functional_template__$
|
|
632
|
+
const __vue_is_functional_template__$x = undefined;
|
|
633
633
|
/* style inject */
|
|
634
634
|
|
|
635
635
|
/* style inject SSR */
|
|
636
636
|
|
|
637
637
|
/* style inject shadow dom */
|
|
638
638
|
|
|
639
|
-
const __vue_component__$
|
|
639
|
+
const __vue_component__$x = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
|
|
640
640
|
|
|
641
|
-
var script$
|
|
641
|
+
var script$w = {
|
|
642
642
|
name: "VcModalFooter",
|
|
643
643
|
components: {
|
|
644
|
-
VcLayout: __vue_component__$
|
|
645
|
-
VcButton: __vue_component__$
|
|
644
|
+
VcLayout: __vue_component__$x,
|
|
645
|
+
VcButton: __vue_component__$z
|
|
646
646
|
},
|
|
647
647
|
props: {
|
|
648
648
|
direction: {
|
|
@@ -667,10 +667,10 @@ var script$t = {
|
|
|
667
667
|
};
|
|
668
668
|
|
|
669
669
|
/* script */
|
|
670
|
-
const __vue_script__$
|
|
670
|
+
const __vue_script__$w = script$w;
|
|
671
671
|
/* template */
|
|
672
672
|
|
|
673
|
-
var __vue_render__$
|
|
673
|
+
var __vue_render__$v = function () {
|
|
674
674
|
var _vm = this;
|
|
675
675
|
|
|
676
676
|
var _h = _vm.$createElement;
|
|
@@ -703,10 +703,10 @@ var __vue_render__$s = function () {
|
|
|
703
703
|
}), 1);
|
|
704
704
|
};
|
|
705
705
|
|
|
706
|
-
var __vue_staticRenderFns__$
|
|
706
|
+
var __vue_staticRenderFns__$v = [];
|
|
707
707
|
/* style */
|
|
708
708
|
|
|
709
|
-
const __vue_inject_styles__$
|
|
709
|
+
const __vue_inject_styles__$w = function (inject) {
|
|
710
710
|
if (!inject) return;
|
|
711
711
|
inject("data-v-daacbd22_0", {
|
|
712
712
|
source: ".VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]{width:100%;margin-bottom:var(--size-value2)}.VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.VcModalFooter.vertical .VcFooterButton[data-v-daacbd22]{width:auto}}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]{flex-basis:0;flex-grow:1}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]:first-of-type{margin-left:0}.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]:last-of-type{margin-right:0}@media screen and (min-width:960px){.VcModalFooter.horizontal .VcFooterButton[data-v-daacbd22]{flex-basis:auto;flex-grow:0}}.VcModalFooter .VcFooterButton[data-v-daacbd22]{margin-left:var(--size-value1);margin-right:var(--size-value1)}",
|
|
@@ -717,28 +717,28 @@ const __vue_inject_styles__$t = function (inject) {
|
|
|
717
717
|
/* scoped */
|
|
718
718
|
|
|
719
719
|
|
|
720
|
-
const __vue_scope_id__$
|
|
720
|
+
const __vue_scope_id__$w = "data-v-daacbd22";
|
|
721
721
|
/* module identifier */
|
|
722
722
|
|
|
723
|
-
const __vue_module_identifier__$
|
|
723
|
+
const __vue_module_identifier__$w = undefined;
|
|
724
724
|
/* functional template */
|
|
725
725
|
|
|
726
|
-
const __vue_is_functional_template__$
|
|
726
|
+
const __vue_is_functional_template__$w = false;
|
|
727
727
|
/* style inject SSR */
|
|
728
728
|
|
|
729
729
|
/* style inject shadow dom */
|
|
730
730
|
|
|
731
|
-
const __vue_component__$
|
|
732
|
-
render: __vue_render__$
|
|
733
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
734
|
-
}, __vue_inject_styles__$
|
|
731
|
+
const __vue_component__$w = /*#__PURE__*/normalizeComponent({
|
|
732
|
+
render: __vue_render__$v,
|
|
733
|
+
staticRenderFns: __vue_staticRenderFns__$v
|
|
734
|
+
}, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
|
|
735
735
|
|
|
736
|
-
var script$
|
|
736
|
+
var script$v = {
|
|
737
737
|
name: "VcModalHeader",
|
|
738
738
|
components: {
|
|
739
|
-
VcLayout: __vue_component__$
|
|
740
|
-
VcIcon: __vue_component__$
|
|
741
|
-
VcButton: __vue_component__$
|
|
739
|
+
VcLayout: __vue_component__$x,
|
|
740
|
+
VcIcon: __vue_component__$A,
|
|
741
|
+
VcButton: __vue_component__$z
|
|
742
742
|
},
|
|
743
743
|
props: {
|
|
744
744
|
topTitle: {
|
|
@@ -776,10 +776,10 @@ var script$s = {
|
|
|
776
776
|
};
|
|
777
777
|
|
|
778
778
|
/* script */
|
|
779
|
-
const __vue_script__$
|
|
779
|
+
const __vue_script__$v = script$v;
|
|
780
780
|
/* template */
|
|
781
781
|
|
|
782
|
-
var __vue_render__$
|
|
782
|
+
var __vue_render__$u = function () {
|
|
783
783
|
var _vm = this;
|
|
784
784
|
|
|
785
785
|
var _h = _vm.$createElement;
|
|
@@ -852,10 +852,10 @@ var __vue_render__$r = function () {
|
|
|
852
852
|
}, [_vm._v(_vm._s(_vm.subtitle))]) : _vm._e()])], 1)], 2);
|
|
853
853
|
};
|
|
854
854
|
|
|
855
|
-
var __vue_staticRenderFns__$
|
|
855
|
+
var __vue_staticRenderFns__$u = [];
|
|
856
856
|
/* style */
|
|
857
857
|
|
|
858
|
-
const __vue_inject_styles__$
|
|
858
|
+
const __vue_inject_styles__$v = function (inject) {
|
|
859
859
|
if (!inject) return;
|
|
860
860
|
inject("data-v-407bef94_0", {
|
|
861
861
|
source: ".VcHeader[data-v-407bef94]{font-size:var(--font-size-small2);padding:var(--size-value4) var(--size-value6) var(--size-value4);line-height:24px;font-weight:var(--font-weight-large2)}@media screen and (min-width:960px){.VcHeader[data-v-407bef94]{font-weight:var(--font-weight-large);font-size:var(--font-size-medium)}}.VcHeader .VcHeaderImage[data-v-407bef94]{width:32px;margin-right:var(--size-value3);padding:5px;border:1px solid rgba(0,0,0,.12);box-sizing:border-box;border-radius:6px}.VcHeader .VcHeaderTopTitle[data-v-407bef94]{font-size:11px;font-weight:var(--font-weight-medium);line-height:12px;color:rgba(0,0,0,.54)}.VcHeader .VcHeaderTitleWithPadding[data-v-407bef94]{padding-left:var(--size-value6)}.VcHeader .VcHeaderSubtitle[data-v-407bef94]{font-size:15px;font-weight:var(--font-weight-medium);color:rgba(0,0,0,.87);padding-left:var(--size-value2)}.VcHeader.confirm[data-v-407bef94]{font-size:var(--font-size-medium);font-weight:var(--font-weight-large2);padding-bottom:var(--size-value1);padding-top:var(--size-value6)}@media screen and (min-width:960px){.VcHeader.confirm[data-v-407bef94]{padding-bottom:var(--size-value1)}}.VcHeader.confirm .VcHeaderButton[data-v-407bef94],.VcHeader.input .VcHeaderButton[data-v-407bef94]{max-height:24px;margin-right:var(--size-value3)}.VcHeader.confirm .VcHeaderIcon[data-v-407bef94],.VcHeader.input .VcHeaderIcon[data-v-407bef94]{padding-right:var(--size-value3);font-size:var(--font-size-medium)}.VcHeader.input[data-v-407bef94]{transform:translateX(-8px)}@media screen and (min-width:960px){.VcHeader.input[data-v-407bef94]{transform:translateX(0);padding-bottom:var(--size-value3)}}",
|
|
@@ -866,30 +866,30 @@ const __vue_inject_styles__$s = function (inject) {
|
|
|
866
866
|
/* scoped */
|
|
867
867
|
|
|
868
868
|
|
|
869
|
-
const __vue_scope_id__$
|
|
869
|
+
const __vue_scope_id__$v = "data-v-407bef94";
|
|
870
870
|
/* module identifier */
|
|
871
871
|
|
|
872
|
-
const __vue_module_identifier__$
|
|
872
|
+
const __vue_module_identifier__$v = undefined;
|
|
873
873
|
/* functional template */
|
|
874
874
|
|
|
875
|
-
const __vue_is_functional_template__$
|
|
875
|
+
const __vue_is_functional_template__$v = false;
|
|
876
876
|
/* style inject SSR */
|
|
877
877
|
|
|
878
878
|
/* style inject shadow dom */
|
|
879
879
|
|
|
880
|
-
const __vue_component__$
|
|
881
|
-
render: __vue_render__$
|
|
882
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
883
|
-
}, __vue_inject_styles__$
|
|
880
|
+
const __vue_component__$v = /*#__PURE__*/normalizeComponent({
|
|
881
|
+
render: __vue_render__$u,
|
|
882
|
+
staticRenderFns: __vue_staticRenderFns__$u
|
|
883
|
+
}, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
|
|
884
884
|
|
|
885
|
-
var script$
|
|
885
|
+
var script$u = {
|
|
886
886
|
name: "VcConfirmModal",
|
|
887
887
|
components: {
|
|
888
|
-
VcModalHeader: __vue_component__$
|
|
889
|
-
VcLayout: __vue_component__$
|
|
890
|
-
VcModalFooter: __vue_component__$
|
|
891
|
-
VcIcon: __vue_component__$
|
|
892
|
-
VcModalContainer: __vue_component__$
|
|
888
|
+
VcModalHeader: __vue_component__$v,
|
|
889
|
+
VcLayout: __vue_component__$x,
|
|
890
|
+
VcModalFooter: __vue_component__$w,
|
|
891
|
+
VcIcon: __vue_component__$A,
|
|
892
|
+
VcModalContainer: __vue_component__$y
|
|
893
893
|
},
|
|
894
894
|
props: {
|
|
895
895
|
showDialog: {
|
|
@@ -942,10 +942,10 @@ var script$r = {
|
|
|
942
942
|
};
|
|
943
943
|
|
|
944
944
|
/* script */
|
|
945
|
-
const __vue_script__$
|
|
945
|
+
const __vue_script__$u = script$u;
|
|
946
946
|
/* template */
|
|
947
947
|
|
|
948
|
-
var __vue_render__$
|
|
948
|
+
var __vue_render__$t = function () {
|
|
949
949
|
var _vm = this;
|
|
950
950
|
|
|
951
951
|
var _h = _vm.$createElement;
|
|
@@ -1027,31 +1027,31 @@ var __vue_render__$q = function () {
|
|
|
1027
1027
|
});
|
|
1028
1028
|
};
|
|
1029
1029
|
|
|
1030
|
-
var __vue_staticRenderFns__$
|
|
1030
|
+
var __vue_staticRenderFns__$t = [];
|
|
1031
1031
|
/* style */
|
|
1032
1032
|
|
|
1033
|
-
const __vue_inject_styles__$
|
|
1033
|
+
const __vue_inject_styles__$u = undefined;
|
|
1034
1034
|
/* scoped */
|
|
1035
1035
|
|
|
1036
|
-
const __vue_scope_id__$
|
|
1036
|
+
const __vue_scope_id__$u = "data-v-8cd4b05c";
|
|
1037
1037
|
/* module identifier */
|
|
1038
1038
|
|
|
1039
|
-
const __vue_module_identifier__$
|
|
1039
|
+
const __vue_module_identifier__$u = undefined;
|
|
1040
1040
|
/* functional template */
|
|
1041
1041
|
|
|
1042
|
-
const __vue_is_functional_template__$
|
|
1042
|
+
const __vue_is_functional_template__$u = false;
|
|
1043
1043
|
/* style inject */
|
|
1044
1044
|
|
|
1045
1045
|
/* style inject SSR */
|
|
1046
1046
|
|
|
1047
1047
|
/* style inject shadow dom */
|
|
1048
1048
|
|
|
1049
|
-
const __vue_component__$
|
|
1050
|
-
render: __vue_render__$
|
|
1051
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1052
|
-
}, __vue_inject_styles__$
|
|
1049
|
+
const __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
1050
|
+
render: __vue_render__$t,
|
|
1051
|
+
staticRenderFns: __vue_staticRenderFns__$t
|
|
1052
|
+
}, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
|
|
1053
1053
|
|
|
1054
|
-
var script$
|
|
1054
|
+
var script$t = {
|
|
1055
1055
|
name: "VcForm",
|
|
1056
1056
|
methods: {
|
|
1057
1057
|
validate() {
|
|
@@ -1071,38 +1071,38 @@ var script$q = {
|
|
|
1071
1071
|
};
|
|
1072
1072
|
|
|
1073
1073
|
/* script */
|
|
1074
|
-
const __vue_script__$
|
|
1074
|
+
const __vue_script__$t = script$t;
|
|
1075
1075
|
/* template */
|
|
1076
1076
|
|
|
1077
1077
|
/* style */
|
|
1078
1078
|
|
|
1079
|
-
const __vue_inject_styles__$
|
|
1079
|
+
const __vue_inject_styles__$t = undefined;
|
|
1080
1080
|
/* scoped */
|
|
1081
1081
|
|
|
1082
|
-
const __vue_scope_id__$
|
|
1082
|
+
const __vue_scope_id__$t = "data-v-398cf17d";
|
|
1083
1083
|
/* module identifier */
|
|
1084
1084
|
|
|
1085
|
-
const __vue_module_identifier__$
|
|
1085
|
+
const __vue_module_identifier__$t = undefined;
|
|
1086
1086
|
/* functional template */
|
|
1087
1087
|
|
|
1088
|
-
const __vue_is_functional_template__$
|
|
1088
|
+
const __vue_is_functional_template__$t = undefined;
|
|
1089
1089
|
/* style inject */
|
|
1090
1090
|
|
|
1091
1091
|
/* style inject SSR */
|
|
1092
1092
|
|
|
1093
1093
|
/* style inject shadow dom */
|
|
1094
1094
|
|
|
1095
|
-
const __vue_component__$
|
|
1095
|
+
const __vue_component__$t = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
|
|
1096
1096
|
|
|
1097
|
-
var script$
|
|
1097
|
+
var script$s = {
|
|
1098
1098
|
name: "VcInputModal",
|
|
1099
1099
|
components: {
|
|
1100
|
-
VcForm: __vue_component__$
|
|
1101
|
-
VcLayout: __vue_component__$
|
|
1102
|
-
VcModalFooter: __vue_component__$
|
|
1103
|
-
VcIcon: __vue_component__$
|
|
1104
|
-
VcModalContainer: __vue_component__$
|
|
1105
|
-
VcModalHeader: __vue_component__$
|
|
1100
|
+
VcForm: __vue_component__$t,
|
|
1101
|
+
VcLayout: __vue_component__$x,
|
|
1102
|
+
VcModalFooter: __vue_component__$w,
|
|
1103
|
+
VcIcon: __vue_component__$A,
|
|
1104
|
+
VcModalContainer: __vue_component__$y,
|
|
1105
|
+
VcModalHeader: __vue_component__$v
|
|
1106
1106
|
},
|
|
1107
1107
|
props: {
|
|
1108
1108
|
showDialog: {
|
|
@@ -1179,10 +1179,10 @@ var script$p = {
|
|
|
1179
1179
|
};
|
|
1180
1180
|
|
|
1181
1181
|
/* script */
|
|
1182
|
-
const __vue_script__$
|
|
1182
|
+
const __vue_script__$s = script$s;
|
|
1183
1183
|
/* template */
|
|
1184
1184
|
|
|
1185
|
-
var __vue_render__$
|
|
1185
|
+
var __vue_render__$s = function () {
|
|
1186
1186
|
var _vm = this;
|
|
1187
1187
|
|
|
1188
1188
|
var _h = _vm.$createElement;
|
|
@@ -1283,10 +1283,10 @@ var __vue_render__$p = function () {
|
|
|
1283
1283
|
});
|
|
1284
1284
|
};
|
|
1285
1285
|
|
|
1286
|
-
var __vue_staticRenderFns__$
|
|
1286
|
+
var __vue_staticRenderFns__$s = [];
|
|
1287
1287
|
/* style */
|
|
1288
1288
|
|
|
1289
|
-
const __vue_inject_styles__$
|
|
1289
|
+
const __vue_inject_styles__$s = function (inject) {
|
|
1290
1290
|
if (!inject) return;
|
|
1291
1291
|
inject("data-v-1f25c5b3_0", {
|
|
1292
1292
|
source: ".VcInputForm-layout .VcInputForm-main[data-v-1f25c5b3]{width:100%;max-width:100%;padding:var(--size-value6)}.VcInputForm-layout .VcInputForm-additional[data-v-1f25c5b3]{min-width:324px;padding:var(--size-value6);background:#f8f9fb;border-left:1px solid rgba(0,0,0,.12)}",
|
|
@@ -1297,28 +1297,28 @@ const __vue_inject_styles__$p = function (inject) {
|
|
|
1297
1297
|
/* scoped */
|
|
1298
1298
|
|
|
1299
1299
|
|
|
1300
|
-
const __vue_scope_id__$
|
|
1300
|
+
const __vue_scope_id__$s = "data-v-1f25c5b3";
|
|
1301
1301
|
/* module identifier */
|
|
1302
1302
|
|
|
1303
|
-
const __vue_module_identifier__$
|
|
1303
|
+
const __vue_module_identifier__$s = undefined;
|
|
1304
1304
|
/* functional template */
|
|
1305
1305
|
|
|
1306
|
-
const __vue_is_functional_template__$
|
|
1306
|
+
const __vue_is_functional_template__$s = false;
|
|
1307
1307
|
/* style inject SSR */
|
|
1308
1308
|
|
|
1309
1309
|
/* style inject shadow dom */
|
|
1310
1310
|
|
|
1311
|
-
const __vue_component__$
|
|
1312
|
-
render: __vue_render__$
|
|
1313
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1314
|
-
}, __vue_inject_styles__$
|
|
1311
|
+
const __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
1312
|
+
render: __vue_render__$s,
|
|
1313
|
+
staticRenderFns: __vue_staticRenderFns__$s
|
|
1314
|
+
}, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
|
|
1315
1315
|
|
|
1316
|
-
var script$
|
|
1316
|
+
var script$r = {
|
|
1317
1317
|
name: "VcNoticeModal",
|
|
1318
1318
|
components: {
|
|
1319
|
-
VcLayout: __vue_component__$
|
|
1320
|
-
VcModalFooter: __vue_component__$
|
|
1321
|
-
VcModalContainer: __vue_component__$
|
|
1319
|
+
VcLayout: __vue_component__$x,
|
|
1320
|
+
VcModalFooter: __vue_component__$w,
|
|
1321
|
+
VcModalContainer: __vue_component__$y
|
|
1322
1322
|
},
|
|
1323
1323
|
props: {
|
|
1324
1324
|
showDialog: {
|
|
@@ -1364,10 +1364,10 @@ var script$o = {
|
|
|
1364
1364
|
};
|
|
1365
1365
|
|
|
1366
1366
|
/* script */
|
|
1367
|
-
const __vue_script__$
|
|
1367
|
+
const __vue_script__$r = script$r;
|
|
1368
1368
|
/* template */
|
|
1369
1369
|
|
|
1370
|
-
var __vue_render__$
|
|
1370
|
+
var __vue_render__$r = function () {
|
|
1371
1371
|
var _vm = this;
|
|
1372
1372
|
|
|
1373
1373
|
var _h = _vm.$createElement;
|
|
@@ -1453,10 +1453,10 @@ var __vue_render__$o = function () {
|
|
|
1453
1453
|
});
|
|
1454
1454
|
};
|
|
1455
1455
|
|
|
1456
|
-
var __vue_staticRenderFns__$
|
|
1456
|
+
var __vue_staticRenderFns__$r = [];
|
|
1457
1457
|
/* style */
|
|
1458
1458
|
|
|
1459
|
-
const __vue_inject_styles__$
|
|
1459
|
+
const __vue_inject_styles__$r = function (inject) {
|
|
1460
1460
|
if (!inject) return;
|
|
1461
1461
|
inject("data-v-c197dce0_0", {
|
|
1462
1462
|
source: ".VcNoticeImage[data-v-c197dce0]{margin-bottom:var(--size-value4)}.VcNoticeImage.md[data-v-c197dce0],.VcNoticeImage.responsive[data-v-c197dce0],.VcNoticeImage.sm[data-v-c197dce0]{max-height:160px}.VcNoticeImage.lg[data-v-c197dce0]{max-height:208px}.VcNoticeContent[data-v-c197dce0],.VcNoticeHeader[data-v-c197dce0],.VcNoticeSubtitle[data-v-c197dce0]{text-align:center;line-height:24px}.VcNoticeHeader[data-v-c197dce0]{text-align:center;font-size:18px;font-weight:600;line-height:28px}@media screen and (min-width:960px){.VcNoticeHeader[data-v-c197dce0]{font-size:24px;font-weight:800;line-height:var(--size-value10)}}.VcNoticeHeader .VcNoticeHeaderText[data-v-c197dce0]{padding-bottom:var(--size-value2)}.VcNoticeHeader.prominent .VcNoticeHeaderText[data-v-c197dce0]{font-size:18px;font-weight:600}.VcNoticeSubtitle[data-v-c197dce0]{font-size:15px;font-weight:var(--font-weight-medium);line-height:var(--size-value6)}@media screen and (min-width:960px){.VcNoticeSubtitle[data-v-c197dce0]{font-size:var(--font-size-small)}}.VcNoticeSubtitle.prominent[data-v-c197dce0]{font-size:15px}.VcNoticeContent[data-v-c197dce0]{background:#eafcf2;border:1px solid #cff8e1;box-sizing:border-box;border-radius:8px;padding:var(--size-value3) var(--size-value4);margin-top:var(--size-value4);line-height:20px;font-size:13px}@media screen and (min-width:960px){.VcNoticeContent[data-v-c197dce0]{line-height:21px;font-size:14px}}.VcNoticeFooter[data-v-c197dce0]{padding-bottom:var(--size-value10)}",
|
|
@@ -1467,28 +1467,28 @@ const __vue_inject_styles__$o = function (inject) {
|
|
|
1467
1467
|
/* scoped */
|
|
1468
1468
|
|
|
1469
1469
|
|
|
1470
|
-
const __vue_scope_id__$
|
|
1470
|
+
const __vue_scope_id__$r = "data-v-c197dce0";
|
|
1471
1471
|
/* module identifier */
|
|
1472
1472
|
|
|
1473
|
-
const __vue_module_identifier__$
|
|
1473
|
+
const __vue_module_identifier__$r = undefined;
|
|
1474
1474
|
/* functional template */
|
|
1475
1475
|
|
|
1476
|
-
const __vue_is_functional_template__$
|
|
1476
|
+
const __vue_is_functional_template__$r = false;
|
|
1477
1477
|
/* style inject SSR */
|
|
1478
1478
|
|
|
1479
1479
|
/* style inject shadow dom */
|
|
1480
1480
|
|
|
1481
|
-
const __vue_component__$
|
|
1482
|
-
render: __vue_render__$
|
|
1483
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1484
|
-
}, __vue_inject_styles__$
|
|
1481
|
+
const __vue_component__$r = /*#__PURE__*/normalizeComponent({
|
|
1482
|
+
render: __vue_render__$r,
|
|
1483
|
+
staticRenderFns: __vue_staticRenderFns__$r
|
|
1484
|
+
}, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
|
|
1485
1485
|
|
|
1486
|
-
var script$
|
|
1486
|
+
var script$q = {
|
|
1487
1487
|
name: "VcAlert",
|
|
1488
1488
|
components: {
|
|
1489
|
-
VcIcon: __vue_component__$
|
|
1490
|
-
VcButton: __vue_component__$
|
|
1491
|
-
VcLayout: __vue_component__$
|
|
1489
|
+
VcIcon: __vue_component__$A,
|
|
1490
|
+
VcButton: __vue_component__$z,
|
|
1491
|
+
VcLayout: __vue_component__$x,
|
|
1492
1492
|
VAlert: VAlert
|
|
1493
1493
|
},
|
|
1494
1494
|
props: {
|
|
@@ -1584,10 +1584,10 @@ var script$n = {
|
|
|
1584
1584
|
};
|
|
1585
1585
|
|
|
1586
1586
|
/* script */
|
|
1587
|
-
const __vue_script__$
|
|
1587
|
+
const __vue_script__$q = script$q;
|
|
1588
1588
|
/* template */
|
|
1589
1589
|
|
|
1590
|
-
var __vue_render__$
|
|
1590
|
+
var __vue_render__$q = function () {
|
|
1591
1591
|
var _vm = this;
|
|
1592
1592
|
|
|
1593
1593
|
var _h = _vm.$createElement;
|
|
@@ -1657,10 +1657,10 @@ var __vue_render__$n = function () {
|
|
|
1657
1657
|
}) : _vm._e()], 1);
|
|
1658
1658
|
};
|
|
1659
1659
|
|
|
1660
|
-
var __vue_staticRenderFns__$
|
|
1660
|
+
var __vue_staticRenderFns__$q = [];
|
|
1661
1661
|
/* style */
|
|
1662
1662
|
|
|
1663
|
-
const __vue_inject_styles__$
|
|
1663
|
+
const __vue_inject_styles__$q = function (inject) {
|
|
1664
1664
|
if (!inject) return;
|
|
1665
1665
|
inject("data-v-285965af_0", {
|
|
1666
1666
|
source: ".dialog-alert{padding:var(--size-value3);margin:var(--size-value0)}.dialog-alert__close-btn{margin-inline-end:var(--size-value7)}.dialog-alert .alert-content{padding-inline-end:var(--size-value9)}.dialog-alert .v-alert__icon{margin-inline-end:var(--size-value2);font-size:var(--size-value5);height:var(--size-value5);min-width:var(--size-value5)}.dialog-alert .close-button{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value3);right:var(--size-value3)}#app[dir=rtl] .dialog-alert .close-button{right:auto;left:var(--size-value3)}.dialog-alert .close-button .v-btn__content{opacity:unset}.dialog-alert .close-button:hover{background-color:rgba(0,0,0,.07)}.dialog-alert .close-button .v-icon{margin-right:var(--size-value0)}.dialog-alert .close-button .v-icon svg{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}.dialog-alert.stripe.v-alert{border-radius:var(--size-value0);border-top:none;border-left:none;border-right:none}.dialog-alert.inline.v-alert{border-radius:var(--size-value0);border:none;padding:var(--size-value0);background-color:transparent}.dialog-alert.vcita-alert-attention{border:1px solid var(--red-lighten-2);background-color:var(--red-lighten-3)}.dialog-alert.vcita-alert-attention .v-icon svg.vc-attention-fill,.dialog-alert.vcita-alert-attention .v-icon svg.vc-notif{fill:var(--red)}.dialog-alert.vcita-alert-warning{border:1px solid var(--yellow-lighten-2);background-color:var(--yellow-lighten-3)}.dialog-alert.vcita-alert-warning .v-alert__wrapper .v-icon svg.vc-notif,.dialog-alert.vcita-alert-warning .v-alert__wrapper .v-icon svg.vc-warning-fill{fill:var(--yellow)}.dialog-alert.vcita-alert-info{border:1px solid var(--blue-lighten-2);background-color:var(--blue-lighten-3)}.dialog-alert.vcita-alert-info .v-alert__wrapper .v-icon svg.vc-info-fill,.dialog-alert.vcita-alert-info .v-alert__wrapper .v-icon svg.vc-notif{fill:var(--blue)}.dialog-alert.vcita-alert-success{border:1px solid var(--green-lighten-2);background-color:var(--green-lighten-3)}.dialog-alert.vcita-alert-success .v-icon svg.vc-check-fill,.dialog-alert.vcita-alert-success .v-icon svg.vc-notif{fill:var(--green)}.dialog-alert .v-alert__wrapper .v-icon__component{height:var(--size-value4);width:var(--size-value4)}.dialog-alert .v-alert__wrapper .v-icon__component svg.vc-notif{font-size:var(--size-value4);height:var(--size-value4);min-width:var(--size-value4)}.dialog-alert .v-alert__wrapper .v-icon__component svg.arrow-right{fill:var(--blue)}.dialog-alert .alert-header{font-weight:700;font-size:var(--font-size-x-small);line-height:var(--size-value5);letter-spacing:.003em;margin-bottom:var(--size-value1);color:var(--gray-darken-5)}.dialog-alert .alert-header:after{content:\" \";padding-right:var(--size-value1)}.dialog-alert .alert-body{font-size:var(--font-size-x-small);line-height:var(--size-value5);letter-spacing:-.01em;color:var(--gray-darken-5)}.dialog-alert .alert-body a{color:-webkit-link}.dialog-alert .VcButton .v-icon{margin-right:initial;align-items:initial}.dialog-alert .VcButton.action-button{height:var(--size-value6);color:var(--blue)!important;font-weight:var(--font-weight-large);font-size:var(--font-size-x-small);line-height:var(--size-value6);margin-top:var(--size-value1);padding:var(--size-value0)}.dialog-alert .VcButton.action-button span.v-btn__content{opacity:unset!important}.dialog-alert .VcButton.action-button span.v-btn__content .v-icon:before{content:\" \";padding-right:var(--size-value1)}",
|
|
@@ -1671,21 +1671,21 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
1671
1671
|
/* scoped */
|
|
1672
1672
|
|
|
1673
1673
|
|
|
1674
|
-
const __vue_scope_id__$
|
|
1674
|
+
const __vue_scope_id__$q = undefined;
|
|
1675
1675
|
/* module identifier */
|
|
1676
1676
|
|
|
1677
|
-
const __vue_module_identifier__$
|
|
1677
|
+
const __vue_module_identifier__$q = undefined;
|
|
1678
1678
|
/* functional template */
|
|
1679
1679
|
|
|
1680
|
-
const __vue_is_functional_template__$
|
|
1680
|
+
const __vue_is_functional_template__$q = false;
|
|
1681
1681
|
/* style inject SSR */
|
|
1682
1682
|
|
|
1683
1683
|
/* style inject shadow dom */
|
|
1684
1684
|
|
|
1685
|
-
const __vue_component__$
|
|
1686
|
-
render: __vue_render__$
|
|
1687
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1688
|
-
}, __vue_inject_styles__$
|
|
1685
|
+
const __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
1686
|
+
render: __vue_render__$q,
|
|
1687
|
+
staticRenderFns: __vue_staticRenderFns__$q
|
|
1688
|
+
}, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
|
|
1689
1689
|
|
|
1690
1690
|
//
|
|
1691
1691
|
//
|
|
@@ -1732,7 +1732,7 @@ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
|
|
|
1732
1732
|
//
|
|
1733
1733
|
//
|
|
1734
1734
|
//
|
|
1735
|
-
var script$
|
|
1735
|
+
var script$p = {
|
|
1736
1736
|
components: {
|
|
1737
1737
|
VTooltip: VTooltip
|
|
1738
1738
|
},
|
|
@@ -1789,10 +1789,10 @@ var script$m = {
|
|
|
1789
1789
|
};
|
|
1790
1790
|
|
|
1791
1791
|
/* script */
|
|
1792
|
-
const __vue_script__$
|
|
1792
|
+
const __vue_script__$p = script$p;
|
|
1793
1793
|
/* template */
|
|
1794
1794
|
|
|
1795
|
-
var __vue_render__$
|
|
1795
|
+
var __vue_render__$p = function () {
|
|
1796
1796
|
var _vm = this;
|
|
1797
1797
|
|
|
1798
1798
|
var _h = _vm.$createElement;
|
|
@@ -1844,13 +1844,13 @@ var __vue_render__$m = function () {
|
|
|
1844
1844
|
})])])])], 1);
|
|
1845
1845
|
};
|
|
1846
1846
|
|
|
1847
|
-
var __vue_staticRenderFns__$
|
|
1847
|
+
var __vue_staticRenderFns__$p = [];
|
|
1848
1848
|
/* style */
|
|
1849
1849
|
|
|
1850
|
-
const __vue_inject_styles__$
|
|
1850
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
1851
1851
|
if (!inject) return;
|
|
1852
1852
|
inject("data-v-858200cc_0", {
|
|
1853
|
-
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-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12)}.vc-tooltip{padding:0;border-radius:var(--border-radius)}.vc-tooltip .dark-tooltip{background-color:rgba(0,0,0,.97);font-size:var(--size-value3);font-weight:400;border-radius:var(--size-value1);padding:var(--size-value2)}.vc-tooltip .tooltip-wrapper{background:var(--modal-bg-color);box-shadow:0 5px 5px -3px rgba(0,0,0,.1),0 8px 10px 1px rgba(0,0,0,.06),0 3px 14px 2px rgba(0,0,0,.06);border-radius:var(--border-radius)}.vc-tooltip .tooltip-wrapper .tooltip-header{color:var(--gray-darken-5);font-size:var(--font-size-small2);border-radius:var(--border-radius) var(--border-radius) 0 0;font-weight:var(--font-weight-large);padding:var(--size-value3) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-header.alert{background-color:var(--red-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-header.information{background-color:var(--blue-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-content{display:block;font-size:var(--font-size-x-small);padding:var(--size-value3) var(--size-value4) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-content .content-text{color:var(--gray-darken-5);max-width:fit-content;min-width:250px;word-wrap:break-word}",
|
|
1853
|
+
source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-tooltip{padding:0;border-radius:var(--border-radius)}.vc-tooltip .dark-tooltip{background-color:rgba(0,0,0,.97);font-size:var(--size-value3);font-weight:400;border-radius:var(--size-value1);padding:var(--size-value2)}.vc-tooltip .tooltip-wrapper{background:var(--modal-bg-color);box-shadow:0 5px 5px -3px rgba(0,0,0,.1),0 8px 10px 1px rgba(0,0,0,.06),0 3px 14px 2px rgba(0,0,0,.06);border-radius:var(--border-radius)}.vc-tooltip .tooltip-wrapper .tooltip-header{color:var(--gray-darken-5);font-size:var(--font-size-small2);border-radius:var(--border-radius) var(--border-radius) 0 0;font-weight:var(--font-weight-large);padding:var(--size-value3) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-header.alert{background-color:var(--red-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-header.information{background-color:var(--blue-lighten-3)}.vc-tooltip .tooltip-wrapper .tooltip-content{display:block;font-size:var(--font-size-x-small);padding:var(--size-value3) var(--size-value4) var(--size-value4)}.vc-tooltip .tooltip-wrapper .tooltip-content .content-text{color:var(--gray-darken-5);max-width:fit-content;min-width:250px;word-wrap:break-word}",
|
|
1854
1854
|
map: undefined,
|
|
1855
1855
|
media: undefined
|
|
1856
1856
|
});
|
|
@@ -1858,26 +1858,26 @@ const __vue_inject_styles__$m = function (inject) {
|
|
|
1858
1858
|
/* scoped */
|
|
1859
1859
|
|
|
1860
1860
|
|
|
1861
|
-
const __vue_scope_id__$
|
|
1861
|
+
const __vue_scope_id__$p = undefined;
|
|
1862
1862
|
/* module identifier */
|
|
1863
1863
|
|
|
1864
|
-
const __vue_module_identifier__$
|
|
1864
|
+
const __vue_module_identifier__$p = undefined;
|
|
1865
1865
|
/* functional template */
|
|
1866
1866
|
|
|
1867
|
-
const __vue_is_functional_template__$
|
|
1867
|
+
const __vue_is_functional_template__$p = false;
|
|
1868
1868
|
/* style inject SSR */
|
|
1869
1869
|
|
|
1870
1870
|
/* style inject shadow dom */
|
|
1871
1871
|
|
|
1872
|
-
const __vue_component__$
|
|
1873
|
-
render: __vue_render__$
|
|
1874
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1875
|
-
}, __vue_inject_styles__$
|
|
1872
|
+
const __vue_component__$p = /*#__PURE__*/normalizeComponent({
|
|
1873
|
+
render: __vue_render__$p,
|
|
1874
|
+
staticRenderFns: __vue_staticRenderFns__$p
|
|
1875
|
+
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
|
|
1876
1876
|
|
|
1877
|
-
var script$
|
|
1877
|
+
var script$o = {
|
|
1878
1878
|
name: "VcIconWithTooltip",
|
|
1879
1879
|
components: {
|
|
1880
|
-
VcTooltip: __vue_component__$
|
|
1880
|
+
VcTooltip: __vue_component__$p,
|
|
1881
1881
|
VIcon: VIcon
|
|
1882
1882
|
},
|
|
1883
1883
|
props: {
|
|
@@ -1937,10 +1937,10 @@ var script$l = {
|
|
|
1937
1937
|
};
|
|
1938
1938
|
|
|
1939
1939
|
/* script */
|
|
1940
|
-
const __vue_script__$
|
|
1940
|
+
const __vue_script__$o = script$o;
|
|
1941
1941
|
/* template */
|
|
1942
1942
|
|
|
1943
|
-
var __vue_render__$
|
|
1943
|
+
var __vue_render__$o = function () {
|
|
1944
1944
|
var _vm = this;
|
|
1945
1945
|
|
|
1946
1946
|
var _h = _vm.$createElement;
|
|
@@ -1970,13 +1970,13 @@ var __vue_render__$l = function () {
|
|
|
1970
1970
|
}, [_vm._v("\n " + _vm._s(_vm.getIcon) + "\n ")])]], 2);
|
|
1971
1971
|
};
|
|
1972
1972
|
|
|
1973
|
-
var __vue_staticRenderFns__$
|
|
1973
|
+
var __vue_staticRenderFns__$o = [];
|
|
1974
1974
|
/* style */
|
|
1975
1975
|
|
|
1976
|
-
const __vue_inject_styles__$
|
|
1976
|
+
const __vue_inject_styles__$o = function (inject) {
|
|
1977
1977
|
if (!inject) return;
|
|
1978
1978
|
inject("data-v-7193d7d6_0", {
|
|
1979
|
-
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-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12)}.tooltip-icon{cursor:pointer}.tooltip-icon .vc-question{fill:rgba(0,0,0,.4)}.tooltip-icon .vc-question-fill{fill:var(--gray-darken-4)}.tooltip-icon .vc-info-fill,.tooltip-icon .vc-information{fill:var(--v-info-base)}.tooltip-icon .vc-attention,.tooltip-icon .vc-attention-fill{fill:var(--red)}.tooltip-icon.vc-default .vc-info-fill,.tooltip-icon.vc-default .vc-information{fill:rgba(0,0,0,.4)}.tooltip-icon.vc-default_hovering .vc-info-fill,.tooltip-icon.vc-default_hovering .vc-information{fill:var(--gray-darken-4)}",
|
|
1979
|
+
source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.tooltip-icon{cursor:pointer}.tooltip-icon .vc-question{fill:rgba(0,0,0,.4)}.tooltip-icon .vc-question-fill{fill:var(--gray-darken-4)}.tooltip-icon .vc-info-fill,.tooltip-icon .vc-information{fill:var(--v-info-base)}.tooltip-icon .vc-attention,.tooltip-icon .vc-attention-fill{fill:var(--red)}.tooltip-icon.vc-default .vc-info-fill,.tooltip-icon.vc-default .vc-information{fill:rgba(0,0,0,.4)}.tooltip-icon.vc-default_hovering .vc-info-fill,.tooltip-icon.vc-default_hovering .vc-information{fill:var(--gray-darken-4)}",
|
|
1980
1980
|
map: undefined,
|
|
1981
1981
|
media: undefined
|
|
1982
1982
|
});
|
|
@@ -1984,21 +1984,21 @@ const __vue_inject_styles__$l = function (inject) {
|
|
|
1984
1984
|
/* scoped */
|
|
1985
1985
|
|
|
1986
1986
|
|
|
1987
|
-
const __vue_scope_id__$
|
|
1987
|
+
const __vue_scope_id__$o = undefined;
|
|
1988
1988
|
/* module identifier */
|
|
1989
1989
|
|
|
1990
|
-
const __vue_module_identifier__$
|
|
1990
|
+
const __vue_module_identifier__$o = undefined;
|
|
1991
1991
|
/* functional template */
|
|
1992
1992
|
|
|
1993
|
-
const __vue_is_functional_template__$
|
|
1993
|
+
const __vue_is_functional_template__$o = false;
|
|
1994
1994
|
/* style inject SSR */
|
|
1995
1995
|
|
|
1996
1996
|
/* style inject shadow dom */
|
|
1997
1997
|
|
|
1998
|
-
const __vue_component__$
|
|
1999
|
-
render: __vue_render__$
|
|
2000
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2001
|
-
}, __vue_inject_styles__$
|
|
1998
|
+
const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
1999
|
+
render: __vue_render__$o,
|
|
2000
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
2001
|
+
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
|
|
2002
2002
|
|
|
2003
2003
|
//
|
|
2004
2004
|
//
|
|
@@ -2026,7 +2026,7 @@ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
|
2026
2026
|
//
|
|
2027
2027
|
//
|
|
2028
2028
|
//
|
|
2029
|
-
var script$
|
|
2029
|
+
var script$n = {
|
|
2030
2030
|
components: {
|
|
2031
2031
|
VIcon: VIcon,
|
|
2032
2032
|
VTooltip: VTooltip
|
|
@@ -2146,10 +2146,10 @@ var script$k = {
|
|
|
2146
2146
|
};
|
|
2147
2147
|
|
|
2148
2148
|
/* script */
|
|
2149
|
-
const __vue_script__$
|
|
2149
|
+
const __vue_script__$n = script$n;
|
|
2150
2150
|
/* template */
|
|
2151
2151
|
|
|
2152
|
-
var __vue_render__$
|
|
2152
|
+
var __vue_render__$n = function () {
|
|
2153
2153
|
var _vm = this;
|
|
2154
2154
|
|
|
2155
2155
|
var _h = _vm.$createElement;
|
|
@@ -2199,10 +2199,10 @@ var __vue_render__$k = function () {
|
|
|
2199
2199
|
}, [_vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.lightModeTooltip))])])], 1);
|
|
2200
2200
|
};
|
|
2201
2201
|
|
|
2202
|
-
var __vue_staticRenderFns__$
|
|
2202
|
+
var __vue_staticRenderFns__$n = [];
|
|
2203
2203
|
/* style */
|
|
2204
2204
|
|
|
2205
|
-
const __vue_inject_styles__$
|
|
2205
|
+
const __vue_inject_styles__$n = function (inject) {
|
|
2206
2206
|
if (!inject) return;
|
|
2207
2207
|
inject("data-v-24222052_0", {
|
|
2208
2208
|
source: ".avatar-wrapper[data-v-24222052]{position:relative;border-radius:50%;background-color:#a7a9ac;text-align:center;border:1px solid #fff;color:#fff}.avatar-wrapper.light-mode[data-v-24222052]{border:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.3);background-color:#fff}.avatar-wrapper.x-sm[data-v-24222052]{height:var(--avatar-x-sm);width:var(--avatar-x-sm);font-size:9px}.avatar-wrapper.sm[data-v-24222052]{height:var(--avatar-sm);width:var(--avatar-sm);font-size:12px}.avatar-wrapper.md[data-v-24222052]{height:var(--avatar-md);width:var(--avatar-md);font-size:14px}.avatar-wrapper.lg[data-v-24222052]{height:var(--avatar-lg);width:var(--avatar-lg);font-size:17px}.avatar-wrapper .avatar-image[data-v-24222052]{display:block;margin:auto;height:100%;width:100%;object-fit:cover;border-radius:50%}.avatar-wrapper .avatar-initials[data-v-24222052]{position:relative;top:50%;font-weight:var(--font-weight-medium2);transform:translateY(-50%)}.avatar-wrapper .badge[data-v-24222052]{fill:#fff;position:absolute;--gap:0;height:16px;width:16px;border-radius:50%;bottom:calc(var(--gap) * -1);left:calc(var(--gap) * -1)}.avatar-wrapper .badge.x-sm[data-v-24222052]{--gap:4px}.avatar-wrapper .badge.sm[data-v-24222052]{--gap:4px}.avatar-wrapper .badge.md[data-v-24222052]{--gap:2px}.avatar-wrapper .badge.lg[data-v-24222052]{--gap:0px}.avatar-wrapper .badge.right[data-v-24222052]{left:unset;right:calc(var(--gap) * -1)}.avatar-wrapper .badge.confirmed[data-v-24222052]{border:2px #fff solid}.color-0[data-v-24222052]{background-color:#fed62f}.color-1[data-v-24222052]{background-color:#fec22e}.color-2[data-v-24222052]{background-color:#feac2a}.color-3[data-v-24222052]{background-color:#fe9a28}.color-4[data-v-24222052]{background-color:#fd7024}.color-5[data-v-24222052]{background-color:#fd5b32}.color-6[data-v-24222052]{background-color:#f2483f}.color-7[data-v-24222052]{background-color:#dc331b}.color-8[data-v-24222052]{background-color:#d41419}.color-9[data-v-24222052]{background-color:#e72866}.color-10[data-v-24222052]{background-color:#c41c63}.color-11[data-v-24222052]{background-color:#9b2bae}.color-12[data-v-24222052]{background-color:#673bb5}.color-13[data-v-24222052]{background-color:#7c4efc}.color-14[data-v-24222052]{background-color:#4051b3}.color-15[data-v-24222052]{background-color:#311b92}.color-16[data-v-24222052]{background-color:#2d62fb}.color-17[data-v-24222052]{background-color:#5c6bc0}.color-18[data-v-24222052]{background-color:#17a8f1}.color-19[data-v-24222052]{background-color:#17bbd2}.color-20[data-v-24222052]{background-color:#14abbf}.color-21[data-v-24222052]{background-color:#0f9587}.color-22[data-v-24222052]{background-color:#16bea5}.color-23[data-v-24222052]{background-color:#4eae53}.color-24[data-v-24222052]{background-color:#3a8d3f}.color-25[data-v-24222052]{background-color:#8cc250}.color-26[data-v-24222052]{background-color:#66bb6a}.color-27[data-v-24222052]{background-color:#880e4f}.color-28[data-v-24222052]{background-color:#1565c0}.color-29[data-v-24222052]{background-color:#1e88e5}",
|
|
@@ -2213,29 +2213,29 @@ const __vue_inject_styles__$k = function (inject) {
|
|
|
2213
2213
|
/* scoped */
|
|
2214
2214
|
|
|
2215
2215
|
|
|
2216
|
-
const __vue_scope_id__$
|
|
2216
|
+
const __vue_scope_id__$n = "data-v-24222052";
|
|
2217
2217
|
/* module identifier */
|
|
2218
2218
|
|
|
2219
|
-
const __vue_module_identifier__$
|
|
2219
|
+
const __vue_module_identifier__$n = undefined;
|
|
2220
2220
|
/* functional template */
|
|
2221
2221
|
|
|
2222
|
-
const __vue_is_functional_template__$
|
|
2222
|
+
const __vue_is_functional_template__$n = false;
|
|
2223
2223
|
/* style inject SSR */
|
|
2224
2224
|
|
|
2225
2225
|
/* style inject shadow dom */
|
|
2226
2226
|
|
|
2227
|
-
const __vue_component__$
|
|
2228
|
-
render: __vue_render__$
|
|
2229
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2230
|
-
}, __vue_inject_styles__$
|
|
2227
|
+
const __vue_component__$n = /*#__PURE__*/normalizeComponent({
|
|
2228
|
+
render: __vue_render__$n,
|
|
2229
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
2230
|
+
}, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
|
|
2231
2231
|
|
|
2232
|
-
var script$
|
|
2232
|
+
var script$m = {
|
|
2233
2233
|
name: "VcBottomActions",
|
|
2234
2234
|
components: {
|
|
2235
|
-
VcLayout: __vue_component__$
|
|
2236
|
-
VcButton: __vue_component__$
|
|
2237
|
-
VcIcon: __vue_component__$
|
|
2238
|
-
VcAvatar: __vue_component__$
|
|
2235
|
+
VcLayout: __vue_component__$x,
|
|
2236
|
+
VcButton: __vue_component__$z,
|
|
2237
|
+
VcIcon: __vue_component__$A,
|
|
2238
|
+
VcAvatar: __vue_component__$n,
|
|
2239
2239
|
VSubheader: VSubheader,
|
|
2240
2240
|
VListItem: VListItem,
|
|
2241
2241
|
VList: VList,
|
|
@@ -2277,10 +2277,10 @@ var script$j = {
|
|
|
2277
2277
|
};
|
|
2278
2278
|
|
|
2279
2279
|
/* script */
|
|
2280
|
-
const __vue_script__$
|
|
2280
|
+
const __vue_script__$m = script$m;
|
|
2281
2281
|
/* template */
|
|
2282
2282
|
|
|
2283
|
-
var __vue_render__$
|
|
2283
|
+
var __vue_render__$m = function () {
|
|
2284
2284
|
var _vm = this;
|
|
2285
2285
|
|
|
2286
2286
|
var _h = _vm.$createElement;
|
|
@@ -2366,13 +2366,13 @@ var __vue_render__$j = function () {
|
|
|
2366
2366
|
}), 1)], 1)], 1);
|
|
2367
2367
|
};
|
|
2368
2368
|
|
|
2369
|
-
var __vue_staticRenderFns__$
|
|
2369
|
+
var __vue_staticRenderFns__$m = [];
|
|
2370
2370
|
/* style */
|
|
2371
2371
|
|
|
2372
|
-
const __vue_inject_styles__$
|
|
2372
|
+
const __vue_inject_styles__$m = function (inject) {
|
|
2373
2373
|
if (!inject) return;
|
|
2374
2374
|
inject("data-v-51eeacd7_0", {
|
|
2375
|
-
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-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12)}.vc-bottom-sheet{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2);margin:var(--size-value3) var(--size-value3) var(--size-value5)!important;border-radius:var(--modal-border-radius)!important}.vc-bottom-sheet .v-sheet.v-list{border-radius:var(--modal-border-radius);padding-top:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader{border-bottom:1px solid rgba(0,0,0,.12);padding:var(--size-value3) var(--size-value4);color:var(--gray-darken-5)}.vc-bottom-sheet .v-sheet.v-list .subheader .avatar{margin-inline-end:var(--size-value3)}.vc-bottom-sheet .v-sheet.v-list .subheader .vc-title{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper{flex-grow:1;justify-content:flex-end}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button{justify-content:flex-end;padding:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-btn__content{opacity:unset}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-icon svg{fill:rgba(0,0,0,.4);width:var(--size-value4);height:var(--size-value4)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper{padding:var(--size-value1) var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
|
|
2375
|
+
source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-bottom-sheet{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2);margin:var(--size-value3) var(--size-value3) var(--size-value5)!important;border-radius:var(--modal-border-radius)!important}.vc-bottom-sheet .v-sheet.v-list{border-radius:var(--modal-border-radius);padding-top:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader{border-bottom:1px solid rgba(0,0,0,.12);padding:var(--size-value3) var(--size-value4);color:var(--gray-darken-5)}.vc-bottom-sheet .v-sheet.v-list .subheader .avatar{margin-inline-end:var(--size-value3)}.vc-bottom-sheet .v-sheet.v-list .subheader .vc-title{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper{flex-grow:1;justify-content:flex-end}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button{justify-content:flex-end;padding:var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-btn__content{opacity:unset}.vc-bottom-sheet .v-sheet.v-list .subheader .button-close-wrapper .close-button .v-icon svg{fill:rgba(0,0,0,.4);width:var(--size-value4);height:var(--size-value4)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper{padding:var(--size-value1) var(--size-value0)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-bottom-sheet .v-sheet.v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
|
|
2376
2376
|
map: undefined,
|
|
2377
2377
|
media: undefined
|
|
2378
2378
|
});
|
|
@@ -2380,28 +2380,28 @@ const __vue_inject_styles__$j = function (inject) {
|
|
|
2380
2380
|
/* scoped */
|
|
2381
2381
|
|
|
2382
2382
|
|
|
2383
|
-
const __vue_scope_id__$
|
|
2383
|
+
const __vue_scope_id__$m = undefined;
|
|
2384
2384
|
/* module identifier */
|
|
2385
2385
|
|
|
2386
|
-
const __vue_module_identifier__$
|
|
2386
|
+
const __vue_module_identifier__$m = undefined;
|
|
2387
2387
|
/* functional template */
|
|
2388
2388
|
|
|
2389
|
-
const __vue_is_functional_template__$
|
|
2389
|
+
const __vue_is_functional_template__$m = false;
|
|
2390
2390
|
/* style inject SSR */
|
|
2391
2391
|
|
|
2392
2392
|
/* style inject shadow dom */
|
|
2393
2393
|
|
|
2394
|
-
const __vue_component__$
|
|
2395
|
-
render: __vue_render__$
|
|
2396
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2397
|
-
}, __vue_inject_styles__$
|
|
2394
|
+
const __vue_component__$m = /*#__PURE__*/normalizeComponent({
|
|
2395
|
+
render: __vue_render__$m,
|
|
2396
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
2397
|
+
}, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
|
|
2398
2398
|
|
|
2399
|
-
var script$
|
|
2399
|
+
var script$l = {
|
|
2400
2400
|
name: "VcActionList",
|
|
2401
2401
|
components: {
|
|
2402
|
-
VcLayout: __vue_component__$
|
|
2403
|
-
VcButton: __vue_component__$
|
|
2404
|
-
VcIcon: __vue_component__$
|
|
2402
|
+
VcLayout: __vue_component__$x,
|
|
2403
|
+
VcButton: __vue_component__$z,
|
|
2404
|
+
VcIcon: __vue_component__$A,
|
|
2405
2405
|
VListItemTitle: VListItemTitle,
|
|
2406
2406
|
VListItem: VListItem,
|
|
2407
2407
|
VList: VList,
|
|
@@ -2427,10 +2427,10 @@ var script$i = {
|
|
|
2427
2427
|
};
|
|
2428
2428
|
|
|
2429
2429
|
/* script */
|
|
2430
|
-
const __vue_script__$
|
|
2430
|
+
const __vue_script__$l = script$l;
|
|
2431
2431
|
/* template */
|
|
2432
2432
|
|
|
2433
|
-
var __vue_render__$
|
|
2433
|
+
var __vue_render__$l = function () {
|
|
2434
2434
|
var _vm = this;
|
|
2435
2435
|
|
|
2436
2436
|
var _h = _vm.$createElement;
|
|
@@ -2482,13 +2482,13 @@ var __vue_render__$i = function () {
|
|
|
2482
2482
|
}), 1)], 1)], 1);
|
|
2483
2483
|
};
|
|
2484
2484
|
|
|
2485
|
-
var __vue_staticRenderFns__$
|
|
2485
|
+
var __vue_staticRenderFns__$l = [];
|
|
2486
2486
|
/* style */
|
|
2487
2487
|
|
|
2488
|
-
const __vue_inject_styles__$
|
|
2488
|
+
const __vue_inject_styles__$l = function (inject) {
|
|
2489
2489
|
if (!inject) return;
|
|
2490
2490
|
inject("data-v-936b4f84_0", {
|
|
2491
|
-
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-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12)}.vc-action-list{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)}.vc-action-list .v-list{border-radius:var(--modal-border-radius);padding:var(--size-value1) 0}.vc-action-list .v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-action-list .v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-action-list .v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
|
|
2491
|
+
source: ":root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-action-list{box-shadow:0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14),0 2px 4px -1px rgba(0,0,0,.2)}.vc-action-list .v-list{border-radius:var(--modal-border-radius);padding:var(--size-value1) 0}.vc-action-list .v-list .items-wrapper .sheet-item{min-height:var(--size-value10)}.vc-action-list .v-list .items-wrapper .sheet-item .option-title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);letter-spacing:-.2px}.vc-action-list .v-list .items-wrapper .sheet-item .option-title .icon-item{vertical-align:sub;margin-inline-end:var(--size-value3)}",
|
|
2492
2492
|
map: undefined,
|
|
2493
2493
|
media: undefined
|
|
2494
2494
|
});
|
|
@@ -2496,28 +2496,28 @@ const __vue_inject_styles__$i = function (inject) {
|
|
|
2496
2496
|
/* scoped */
|
|
2497
2497
|
|
|
2498
2498
|
|
|
2499
|
-
const __vue_scope_id__$
|
|
2499
|
+
const __vue_scope_id__$l = undefined;
|
|
2500
2500
|
/* module identifier */
|
|
2501
2501
|
|
|
2502
|
-
const __vue_module_identifier__$
|
|
2502
|
+
const __vue_module_identifier__$l = undefined;
|
|
2503
2503
|
/* functional template */
|
|
2504
2504
|
|
|
2505
|
-
const __vue_is_functional_template__$
|
|
2505
|
+
const __vue_is_functional_template__$l = false;
|
|
2506
2506
|
/* style inject SSR */
|
|
2507
2507
|
|
|
2508
2508
|
/* style inject shadow dom */
|
|
2509
2509
|
|
|
2510
|
-
const __vue_component__$
|
|
2511
|
-
render: __vue_render__$
|
|
2512
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2513
|
-
}, __vue_inject_styles__$
|
|
2510
|
+
const __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
2511
|
+
render: __vue_render__$l,
|
|
2512
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
2513
|
+
}, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
|
|
2514
2514
|
|
|
2515
|
-
var script$
|
|
2515
|
+
var script$k = {
|
|
2516
2516
|
name: "VcActions",
|
|
2517
2517
|
components: {
|
|
2518
|
-
VcIcon: __vue_component__$
|
|
2519
|
-
VcActionList: __vue_component__$
|
|
2520
|
-
VcBottomActions: __vue_component__$
|
|
2518
|
+
VcIcon: __vue_component__$A,
|
|
2519
|
+
VcActionList: __vue_component__$l,
|
|
2520
|
+
VcBottomActions: __vue_component__$m
|
|
2521
2521
|
},
|
|
2522
2522
|
|
|
2523
2523
|
data() {
|
|
@@ -2570,10 +2570,10 @@ var script$h = {
|
|
|
2570
2570
|
};
|
|
2571
2571
|
|
|
2572
2572
|
/* script */
|
|
2573
|
-
const __vue_script__$
|
|
2573
|
+
const __vue_script__$k = script$k;
|
|
2574
2574
|
/* template */
|
|
2575
2575
|
|
|
2576
|
-
var __vue_render__$
|
|
2576
|
+
var __vue_render__$k = function () {
|
|
2577
2577
|
var _vm = this;
|
|
2578
2578
|
|
|
2579
2579
|
var _h = _vm.$createElement;
|
|
@@ -2619,29 +2619,29 @@ var __vue_render__$h = function () {
|
|
|
2619
2619
|
}, 'component', _vm.$props, false));
|
|
2620
2620
|
};
|
|
2621
2621
|
|
|
2622
|
-
var __vue_staticRenderFns__$
|
|
2622
|
+
var __vue_staticRenderFns__$k = [];
|
|
2623
2623
|
/* style */
|
|
2624
2624
|
|
|
2625
|
-
const __vue_inject_styles__$
|
|
2625
|
+
const __vue_inject_styles__$k = undefined;
|
|
2626
2626
|
/* scoped */
|
|
2627
2627
|
|
|
2628
|
-
const __vue_scope_id__$
|
|
2628
|
+
const __vue_scope_id__$k = undefined;
|
|
2629
2629
|
/* module identifier */
|
|
2630
2630
|
|
|
2631
|
-
const __vue_module_identifier__$
|
|
2631
|
+
const __vue_module_identifier__$k = undefined;
|
|
2632
2632
|
/* functional template */
|
|
2633
2633
|
|
|
2634
|
-
const __vue_is_functional_template__$
|
|
2634
|
+
const __vue_is_functional_template__$k = false;
|
|
2635
2635
|
/* style inject */
|
|
2636
2636
|
|
|
2637
2637
|
/* style inject SSR */
|
|
2638
2638
|
|
|
2639
2639
|
/* style inject shadow dom */
|
|
2640
2640
|
|
|
2641
|
-
const __vue_component__$
|
|
2642
|
-
render: __vue_render__$
|
|
2643
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2644
|
-
}, __vue_inject_styles__$
|
|
2641
|
+
const __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
2642
|
+
render: __vue_render__$k,
|
|
2643
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
2644
|
+
}, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
|
|
2645
2645
|
|
|
2646
2646
|
//
|
|
2647
2647
|
//
|
|
@@ -2664,7 +2664,7 @@ const __vue_component__$h = /*#__PURE__*/normalizeComponent({
|
|
|
2664
2664
|
//
|
|
2665
2665
|
//
|
|
2666
2666
|
//
|
|
2667
|
-
var script$
|
|
2667
|
+
var script$j = {
|
|
2668
2668
|
components: {
|
|
2669
2669
|
VStepperStep: VStepperStep,
|
|
2670
2670
|
VStepper: VStepper
|
|
@@ -2737,17 +2737,22 @@ var script$g = {
|
|
|
2737
2737
|
};
|
|
2738
2738
|
|
|
2739
2739
|
/* script */
|
|
2740
|
-
const __vue_script__$
|
|
2740
|
+
const __vue_script__$j = script$j;
|
|
2741
2741
|
/* template */
|
|
2742
2742
|
|
|
2743
|
-
var __vue_render__$
|
|
2743
|
+
var __vue_render__$j = function () {
|
|
2744
2744
|
var _vm = this;
|
|
2745
2745
|
|
|
2746
2746
|
var _h = _vm.$createElement;
|
|
2747
2747
|
|
|
2748
2748
|
var _c = _vm._self._c || _h;
|
|
2749
2749
|
|
|
2750
|
-
return _c('div',
|
|
2750
|
+
return _c('div', {
|
|
2751
|
+
staticClass: "vc-stepper-container",
|
|
2752
|
+
attrs: {
|
|
2753
|
+
"data-qa": "vc-steps-bar"
|
|
2754
|
+
}
|
|
2755
|
+
}, [_c('v-stepper', {
|
|
2751
2756
|
staticClass: "vc-stepper",
|
|
2752
2757
|
attrs: {
|
|
2753
2758
|
"vertical": "",
|
|
@@ -2774,13 +2779,13 @@ var __vue_render__$g = function () {
|
|
|
2774
2779
|
})], 2)], 1);
|
|
2775
2780
|
};
|
|
2776
2781
|
|
|
2777
|
-
var __vue_staticRenderFns__$
|
|
2782
|
+
var __vue_staticRenderFns__$j = [];
|
|
2778
2783
|
/* style */
|
|
2779
2784
|
|
|
2780
|
-
const __vue_inject_styles__$
|
|
2785
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
2781
2786
|
if (!inject) return;
|
|
2782
|
-
inject("data-v-
|
|
2783
|
-
source: "[data-v-
|
|
2787
|
+
inject("data-v-9f3fe138_0", {
|
|
2788
|
+
source: "[data-v-9f3fe138]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-stepper-container[data-v-9f3fe138]{height:100%;padding-block-start:var(--size-value4);padding-inline-start:var(--size-value10)}.vc-stepper.v-stepper[data-v-9f3fe138]{box-shadow:none}.vc-stepper.v-stepper .stepper-title[data-v-9f3fe138]{margin-block-end:var(--size-value6);font-weight:var(--font-weight-large2);font-size:var(--font-size-medium);letter-spacing:.03em;color:var(--gray-darken-5)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]{padding:var(--size-value0);width:fit-content;align-items:flex-start;margin-block-end:var(--size-value1)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138] .v-stepper__label{padding-inline-end:var(--size-value6);text-shadow:none;font-size:var(--font-size-small2);letter-spacing:.01em;line-height:var(--size-value6);padding-bottom:var(--size-value7)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138] span.v-stepper__step__step{height:var(--size-value5);min-width:var(--size-value5);width:var(--size-value5);margin-inline-end:var(--size-value3);margin-inline-start:var(--size-value0);margin-block:2px;font-size:var(--font-size-xx-small);font-weight:var(--font-weight-medium2)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(.v-stepper__step--active):not(.v-stepper__step--complete) span.v-stepper__step__step{background-color:var(--gray-lighten-2);color:var(--gray-darken-2)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(.v-stepper__step--active):not(.v-stepper__step--complete) .v-stepper__label{color:var(--gray-darken-4)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--active[data-v-9f3fe138]:not(.v-stepper__step--complete) span.v-stepper__step__step{background-color:var(--v-secondary-base)!important}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--active[data-v-9f3fe138]:not(.v-stepper__step--complete) .v-stepper__label{color:var(--gray-darken-5);font-weight:var(--font-weight-large)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] span.v-stepper__step__step{background-color:var(--green)!important}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] span.v-stepper__step__step i{font-size:var(--size-value3)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete[data-v-9f3fe138] .v-stepper__label{color:var(--gray-darken-5)}.vc-stepper.v-stepper .v-stepper__step.v-stepper__step--complete.v-stepper__step--active[data-v-9f3fe138] .v-stepper__label{font-weight:var(--font-weight-large)}.vc-stepper.v-stepper .v-stepper__step[data-v-9f3fe138]:not(:last-child)::after{content:\"\";border-inline-start:2px solid var(--gray-lighten-1);position:absolute;top:0;margin-inline-start:9px;height:-webkit-fill-available;margin-top:var(--size-value7)}",
|
|
2784
2789
|
map: undefined,
|
|
2785
2790
|
media: undefined
|
|
2786
2791
|
});
|
|
@@ -2788,21 +2793,21 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
2788
2793
|
/* scoped */
|
|
2789
2794
|
|
|
2790
2795
|
|
|
2791
|
-
const __vue_scope_id__$
|
|
2796
|
+
const __vue_scope_id__$j = "data-v-9f3fe138";
|
|
2792
2797
|
/* module identifier */
|
|
2793
2798
|
|
|
2794
|
-
const __vue_module_identifier__$
|
|
2799
|
+
const __vue_module_identifier__$j = undefined;
|
|
2795
2800
|
/* functional template */
|
|
2796
2801
|
|
|
2797
|
-
const __vue_is_functional_template__$
|
|
2802
|
+
const __vue_is_functional_template__$j = false;
|
|
2798
2803
|
/* style inject SSR */
|
|
2799
2804
|
|
|
2800
2805
|
/* style inject shadow dom */
|
|
2801
2806
|
|
|
2802
|
-
const __vue_component__$
|
|
2803
|
-
render: __vue_render__$
|
|
2804
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2805
|
-
}, __vue_inject_styles__$
|
|
2807
|
+
const __vue_component__$j = /*#__PURE__*/normalizeComponent({
|
|
2808
|
+
render: __vue_render__$j,
|
|
2809
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
2810
|
+
}, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
|
|
2806
2811
|
|
|
2807
2812
|
//
|
|
2808
2813
|
//
|
|
@@ -2819,7 +2824,7 @@ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
|
2819
2824
|
//
|
|
2820
2825
|
//
|
|
2821
2826
|
//
|
|
2822
|
-
var script$
|
|
2827
|
+
var script$i = {
|
|
2823
2828
|
components: {
|
|
2824
2829
|
VProgressCircular: VProgressCircular
|
|
2825
2830
|
},
|
|
@@ -2888,10 +2893,10 @@ var script$f = {
|
|
|
2888
2893
|
};
|
|
2889
2894
|
|
|
2890
2895
|
/* script */
|
|
2891
|
-
const __vue_script__$
|
|
2896
|
+
const __vue_script__$i = script$i;
|
|
2892
2897
|
/* template */
|
|
2893
2898
|
|
|
2894
|
-
var __vue_render__$
|
|
2899
|
+
var __vue_render__$i = function () {
|
|
2895
2900
|
var _vm = this;
|
|
2896
2901
|
|
|
2897
2902
|
var _h = _vm.$createElement;
|
|
@@ -2912,13 +2917,13 @@ var __vue_render__$f = function () {
|
|
|
2912
2917
|
}, [_vm._v("\n " + _vm._s(_vm.currentStep) + " / " + _vm._s(_vm.steps) + "\n ")]) : _vm._e()]);
|
|
2913
2918
|
};
|
|
2914
2919
|
|
|
2915
|
-
var __vue_staticRenderFns__$
|
|
2920
|
+
var __vue_staticRenderFns__$i = [];
|
|
2916
2921
|
/* style */
|
|
2917
2922
|
|
|
2918
|
-
const __vue_inject_styles__$
|
|
2923
|
+
const __vue_inject_styles__$i = function (inject) {
|
|
2919
2924
|
if (!inject) return;
|
|
2920
2925
|
inject("data-v-5c278fc2_0", {
|
|
2921
|
-
source: "[data-v-5c278fc2]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12)}.vc-progress-circular .vc-progress-counter[data-v-5c278fc2]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);color:var(--gray-darken-5)}.vc-progress-circular[data-v-5c278fc2] .v-progress-circular__underlay{stroke:var(--neutral-lighten-1)}",
|
|
2926
|
+
source: "[data-v-5c278fc2]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-progress-circular .vc-progress-counter[data-v-5c278fc2]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);color:var(--gray-darken-5)}.vc-progress-circular[data-v-5c278fc2] .v-progress-circular__underlay{stroke:var(--neutral-lighten-1)}",
|
|
2922
2927
|
map: undefined,
|
|
2923
2928
|
media: undefined
|
|
2924
2929
|
});
|
|
@@ -2926,27 +2931,27 @@ const __vue_inject_styles__$f = function (inject) {
|
|
|
2926
2931
|
/* scoped */
|
|
2927
2932
|
|
|
2928
2933
|
|
|
2929
|
-
const __vue_scope_id__$
|
|
2934
|
+
const __vue_scope_id__$i = "data-v-5c278fc2";
|
|
2930
2935
|
/* module identifier */
|
|
2931
2936
|
|
|
2932
|
-
const __vue_module_identifier__$
|
|
2937
|
+
const __vue_module_identifier__$i = undefined;
|
|
2933
2938
|
/* functional template */
|
|
2934
2939
|
|
|
2935
|
-
const __vue_is_functional_template__$
|
|
2940
|
+
const __vue_is_functional_template__$i = false;
|
|
2936
2941
|
/* style inject SSR */
|
|
2937
2942
|
|
|
2938
2943
|
/* style inject shadow dom */
|
|
2939
2944
|
|
|
2940
|
-
const __vue_component__$
|
|
2941
|
-
render: __vue_render__$
|
|
2942
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2943
|
-
}, __vue_inject_styles__$
|
|
2945
|
+
const __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
2946
|
+
render: __vue_render__$i,
|
|
2947
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
2948
|
+
}, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
|
|
2944
2949
|
|
|
2945
|
-
var script$
|
|
2950
|
+
var script$h = {
|
|
2946
2951
|
name: "VcMobileWizardProgress",
|
|
2947
2952
|
components: {
|
|
2948
|
-
VcLayout: __vue_component__$
|
|
2949
|
-
VcProgressCircular: __vue_component__$
|
|
2953
|
+
VcLayout: __vue_component__$x,
|
|
2954
|
+
VcProgressCircular: __vue_component__$i
|
|
2950
2955
|
},
|
|
2951
2956
|
model: {
|
|
2952
2957
|
prop: 'currentStep'
|
|
@@ -3002,10 +3007,10 @@ var script$e = {
|
|
|
3002
3007
|
};
|
|
3003
3008
|
|
|
3004
3009
|
/* script */
|
|
3005
|
-
const __vue_script__$
|
|
3010
|
+
const __vue_script__$h = script$h;
|
|
3006
3011
|
/* template */
|
|
3007
3012
|
|
|
3008
|
-
var __vue_render__$
|
|
3013
|
+
var __vue_render__$h = function () {
|
|
3009
3014
|
var _vm = this;
|
|
3010
3015
|
|
|
3011
3016
|
var _h = _vm.$createElement;
|
|
@@ -3041,13 +3046,13 @@ var __vue_render__$e = function () {
|
|
|
3041
3046
|
}, [_vm._v(_vm._s(_vm.nextStepName))]) : _vm._e()])], 1);
|
|
3042
3047
|
};
|
|
3043
3048
|
|
|
3044
|
-
var __vue_staticRenderFns__$
|
|
3049
|
+
var __vue_staticRenderFns__$h = [];
|
|
3045
3050
|
/* style */
|
|
3046
3051
|
|
|
3047
|
-
const __vue_inject_styles__$
|
|
3052
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
3048
3053
|
if (!inject) return;
|
|
3049
|
-
inject("data-v-
|
|
3050
|
-
source: "[data-v-
|
|
3054
|
+
inject("data-v-4fe04d36_0", {
|
|
3055
|
+
source: "[data-v-4fe04d36]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.vc-mobile-wizard-progress[data-v-4fe04d36]{padding:var(--size-value4);background-color:var(--neutral-lighten-3);width:100%;max-height:84px}.vc-mobile-wizard-progress .titles-container[data-v-4fe04d36]{margin:var(--size-value0) var(--size-value4)}.vc-mobile-wizard-progress .titles-container .current-step[data-v-4fe04d36]{font-weight:var(--font-weight-large2);font-size:var(--font-size-small2)}.vc-mobile-wizard-progress .titles-container .next-step[data-v-4fe04d36]{font-size:var(--font-size-x-small);color:var(--gray-darken-4)}",
|
|
3051
3056
|
map: undefined,
|
|
3052
3057
|
media: undefined
|
|
3053
3058
|
});
|
|
@@ -3055,21 +3060,21 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
3055
3060
|
/* scoped */
|
|
3056
3061
|
|
|
3057
3062
|
|
|
3058
|
-
const __vue_scope_id__$
|
|
3063
|
+
const __vue_scope_id__$h = "data-v-4fe04d36";
|
|
3059
3064
|
/* module identifier */
|
|
3060
3065
|
|
|
3061
|
-
const __vue_module_identifier__$
|
|
3066
|
+
const __vue_module_identifier__$h = undefined;
|
|
3062
3067
|
/* functional template */
|
|
3063
3068
|
|
|
3064
|
-
const __vue_is_functional_template__$
|
|
3069
|
+
const __vue_is_functional_template__$h = false;
|
|
3065
3070
|
/* style inject SSR */
|
|
3066
3071
|
|
|
3067
3072
|
/* style inject shadow dom */
|
|
3068
3073
|
|
|
3069
|
-
const __vue_component__$
|
|
3070
|
-
render: __vue_render__$
|
|
3071
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3072
|
-
}, __vue_inject_styles__$
|
|
3074
|
+
const __vue_component__$h = /*#__PURE__*/normalizeComponent({
|
|
3075
|
+
render: __vue_render__$h,
|
|
3076
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
3077
|
+
}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
|
|
3073
3078
|
|
|
3074
3079
|
//
|
|
3075
3080
|
//
|
|
@@ -3093,7 +3098,7 @@ const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
|
3093
3098
|
//
|
|
3094
3099
|
//
|
|
3095
3100
|
//
|
|
3096
|
-
var script$
|
|
3101
|
+
var script$g = {
|
|
3097
3102
|
components: {
|
|
3098
3103
|
VCol: VCol,
|
|
3099
3104
|
VRow: VRow,
|
|
@@ -3179,10 +3184,10 @@ var script$d = {
|
|
|
3179
3184
|
};
|
|
3180
3185
|
|
|
3181
3186
|
/* script */
|
|
3182
|
-
const __vue_script__$
|
|
3187
|
+
const __vue_script__$g = script$g;
|
|
3183
3188
|
/* template */
|
|
3184
3189
|
|
|
3185
|
-
var __vue_render__$
|
|
3190
|
+
var __vue_render__$g = function () {
|
|
3186
3191
|
var _vm = this;
|
|
3187
3192
|
|
|
3188
3193
|
var _h = _vm.$createElement;
|
|
@@ -3229,10 +3234,10 @@ var __vue_render__$d = function () {
|
|
|
3229
3234
|
}), 1);
|
|
3230
3235
|
};
|
|
3231
3236
|
|
|
3232
|
-
var __vue_staticRenderFns__$
|
|
3237
|
+
var __vue_staticRenderFns__$g = [];
|
|
3233
3238
|
/* style */
|
|
3234
3239
|
|
|
3235
|
-
const __vue_inject_styles__$
|
|
3240
|
+
const __vue_inject_styles__$g = function (inject) {
|
|
3236
3241
|
if (!inject) return;
|
|
3237
3242
|
inject("data-v-284ef818_0", {
|
|
3238
3243
|
source: ".VcButtonGroup[data-v-284ef818]{font-weight:var(--font-weight-medium2);font-size:13px}.VcButtonGroup .button-group-row[data-v-284ef818]{margin:0}.VcButtonGroup .button-item[data-v-284ef818]{cursor:pointer;transition:.3s background-color,color ease-out;min-height:40px;border-color:#d6dbe6;border-style:solid;border-width:0;color:rgba(0,0,0,.62);border-right-width:1px;border-bottom-width:1px;padding:0 12px}.VcButtonGroup .button-item .button-label[data-v-284ef818]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcButtonGroup .button-item.left[data-v-284ef818]{border-left-width:1px}.VcButtonGroup .button-item.top[data-v-284ef818]{border-top-width:1px}.VcButtonGroup .button-item.bottom[data-v-284ef818]:not(.top):not(.selected){border-top-width:0}.VcButtonGroup .button-item.top.left[data-v-284ef818]{border-top-left-radius:6px}.VcButtonGroup .button-item.top.right[data-v-284ef818]{border-top-right-radius:6px}.VcButtonGroup .button-item.bottom.left[data-v-284ef818]{border-bottom-left-radius:6px}.VcButtonGroup .button-item.bottom.right[data-v-284ef818]{border-bottom-right-radius:6px}.VcButtonGroup .button-item[data-v-284ef818]:hover{background-color:rgba(0,0,0,.03)}.VcButtonGroup .button-item[data-v-284ef818]:focus{box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.VcButtonGroup .button-item.selected[data-v-284ef818]{border:2px solid var(--v-secondary-base);font-weight:600}.VcButtonGroup .button-item.selected[data-v-284ef818]:hover{background:rgba(0,0,0,.03)}.VcButtonGroup .button-item[data-v-284ef818]:active{background:rgba(0,0,0,.12)}.VcButtonGroup .button-item.disabled[data-v-284ef818]{background:rgba(0,0,0,.07);color:rgba(0,0,0,.4);pointer-events:none}",
|
|
@@ -3243,21 +3248,21 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
3243
3248
|
/* scoped */
|
|
3244
3249
|
|
|
3245
3250
|
|
|
3246
|
-
const __vue_scope_id__$
|
|
3251
|
+
const __vue_scope_id__$g = "data-v-284ef818";
|
|
3247
3252
|
/* module identifier */
|
|
3248
3253
|
|
|
3249
|
-
const __vue_module_identifier__$
|
|
3254
|
+
const __vue_module_identifier__$g = undefined;
|
|
3250
3255
|
/* functional template */
|
|
3251
3256
|
|
|
3252
|
-
const __vue_is_functional_template__$
|
|
3257
|
+
const __vue_is_functional_template__$g = false;
|
|
3253
3258
|
/* style inject SSR */
|
|
3254
3259
|
|
|
3255
3260
|
/* style inject shadow dom */
|
|
3256
3261
|
|
|
3257
|
-
const __vue_component__$
|
|
3258
|
-
render: __vue_render__$
|
|
3259
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3260
|
-
}, __vue_inject_styles__$
|
|
3262
|
+
const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
3263
|
+
render: __vue_render__$g,
|
|
3264
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
3265
|
+
}, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
|
|
3261
3266
|
|
|
3262
3267
|
//
|
|
3263
3268
|
//
|
|
@@ -3268,7 +3273,7 @@ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
|
3268
3273
|
//
|
|
3269
3274
|
//
|
|
3270
3275
|
//
|
|
3271
|
-
var script$
|
|
3276
|
+
var script$f = {
|
|
3272
3277
|
components: {
|
|
3273
3278
|
VProgressCircular: VProgressCircular
|
|
3274
3279
|
},
|
|
@@ -3296,10 +3301,10 @@ var script$c = {
|
|
|
3296
3301
|
};
|
|
3297
3302
|
|
|
3298
3303
|
/* script */
|
|
3299
|
-
const __vue_script__$
|
|
3304
|
+
const __vue_script__$f = script$f;
|
|
3300
3305
|
/* template */
|
|
3301
3306
|
|
|
3302
|
-
var __vue_render__$
|
|
3307
|
+
var __vue_render__$f = function () {
|
|
3303
3308
|
var _vm = this;
|
|
3304
3309
|
|
|
3305
3310
|
var _h = _vm.$createElement;
|
|
@@ -3317,29 +3322,29 @@ var __vue_render__$c = function () {
|
|
|
3317
3322
|
});
|
|
3318
3323
|
};
|
|
3319
3324
|
|
|
3320
|
-
var __vue_staticRenderFns__$
|
|
3325
|
+
var __vue_staticRenderFns__$f = [];
|
|
3321
3326
|
/* style */
|
|
3322
3327
|
|
|
3323
|
-
const __vue_inject_styles__$
|
|
3328
|
+
const __vue_inject_styles__$f = undefined;
|
|
3324
3329
|
/* scoped */
|
|
3325
3330
|
|
|
3326
|
-
const __vue_scope_id__$
|
|
3331
|
+
const __vue_scope_id__$f = undefined;
|
|
3327
3332
|
/* module identifier */
|
|
3328
3333
|
|
|
3329
|
-
const __vue_module_identifier__$
|
|
3334
|
+
const __vue_module_identifier__$f = undefined;
|
|
3330
3335
|
/* functional template */
|
|
3331
3336
|
|
|
3332
|
-
const __vue_is_functional_template__$
|
|
3337
|
+
const __vue_is_functional_template__$f = false;
|
|
3333
3338
|
/* style inject */
|
|
3334
3339
|
|
|
3335
3340
|
/* style inject SSR */
|
|
3336
3341
|
|
|
3337
3342
|
/* style inject shadow dom */
|
|
3338
3343
|
|
|
3339
|
-
const __vue_component__$
|
|
3340
|
-
render: __vue_render__$
|
|
3341
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3342
|
-
}, __vue_inject_styles__$
|
|
3344
|
+
const __vue_component__$f = /*#__PURE__*/normalizeComponent({
|
|
3345
|
+
render: __vue_render__$f,
|
|
3346
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
3347
|
+
}, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
|
|
3343
3348
|
|
|
3344
3349
|
//
|
|
3345
3350
|
//
|
|
@@ -3357,7 +3362,7 @@ const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
|
3357
3362
|
//
|
|
3358
3363
|
//
|
|
3359
3364
|
//
|
|
3360
|
-
var script$
|
|
3365
|
+
var script$e = {
|
|
3361
3366
|
components: {
|
|
3362
3367
|
VSwitch: VSwitch
|
|
3363
3368
|
},
|
|
@@ -3389,10 +3394,10 @@ var script$b = {
|
|
|
3389
3394
|
};
|
|
3390
3395
|
|
|
3391
3396
|
/* script */
|
|
3392
|
-
const __vue_script__$
|
|
3397
|
+
const __vue_script__$e = script$e;
|
|
3393
3398
|
/* template */
|
|
3394
3399
|
|
|
3395
|
-
var __vue_render__$
|
|
3400
|
+
var __vue_render__$e = function () {
|
|
3396
3401
|
var _vm = this;
|
|
3397
3402
|
|
|
3398
3403
|
var _h = _vm.$createElement;
|
|
@@ -3428,10 +3433,10 @@ var __vue_render__$b = function () {
|
|
|
3428
3433
|
});
|
|
3429
3434
|
};
|
|
3430
3435
|
|
|
3431
|
-
var __vue_staticRenderFns__$
|
|
3436
|
+
var __vue_staticRenderFns__$e = [];
|
|
3432
3437
|
/* style */
|
|
3433
3438
|
|
|
3434
|
-
const __vue_inject_styles__$
|
|
3439
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
3435
3440
|
if (!inject) return;
|
|
3436
3441
|
inject("data-v-5fe5a78e_0", {
|
|
3437
3442
|
source: ".VcSwitch[data-v-5fe5a78e]{padding:0;margin:0}.VcSwitch[data-v-5fe5a78e] label{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);line-height:var(--size-value6);color:rgba(0,0,0,.87)}.VcSwitch[data-v-5fe5a78e] input{height:var(--size-value5)}.VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-left:0;margin-right:var(--size-value3);height:var(--size-value5);width:var(--size-value8)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-left:var(--size-value3)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__input{margin-right:0}.VcSwitch[data-v-5fe5a78e] .v-input--switch__track{top:0;left:0}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--switch__track{left:auto;right:0}.VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__ripple{left:-10px;height:25px;width:25px}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--selection-controls__ripple{left:auto;right:-10px}.VcSwitch[data-v-5fe5a78e] .v-input--switch__thumb{height:14px;width:14px;background-color:#fff;top:calc(50% - 7px);transform:translateX(3px)!important;box-shadow:0 1px 1px rgba(0,0,0,.141176),0 1px 3px rgba(0,0,0,.2)}#app[dir=rtl] .VcSwitch[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(-3px)!important}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] {opacity:1}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] .v-input--switch__track{color:#ededed!important}.VcSwitch.v-input--is-disabled[data-v-5fe5a78e] .v-input--switch__thumb{background-color:#e0e0e0!important;box-shadow:none}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__track{opacity:1;background-color:currentColor}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--selection-controls__ripple{transform:translateX(14px)!important}#app[dir=rtl] .VcSwitch.is-active[data-v-5fe5a78e] .v-input--selection-controls__ripple{transform:translateX(-14px)!important}.VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(17px)!important}#app[dir=rtl] .VcSwitch.is-active[data-v-5fe5a78e] .v-input--switch__thumb{transform:translateX(-17px)!important}",
|
|
@@ -3442,21 +3447,21 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
3442
3447
|
/* scoped */
|
|
3443
3448
|
|
|
3444
3449
|
|
|
3445
|
-
const __vue_scope_id__$
|
|
3450
|
+
const __vue_scope_id__$e = "data-v-5fe5a78e";
|
|
3446
3451
|
/* module identifier */
|
|
3447
3452
|
|
|
3448
|
-
const __vue_module_identifier__$
|
|
3453
|
+
const __vue_module_identifier__$e = undefined;
|
|
3449
3454
|
/* functional template */
|
|
3450
3455
|
|
|
3451
|
-
const __vue_is_functional_template__$
|
|
3456
|
+
const __vue_is_functional_template__$e = false;
|
|
3452
3457
|
/* style inject SSR */
|
|
3453
3458
|
|
|
3454
3459
|
/* style inject shadow dom */
|
|
3455
3460
|
|
|
3456
|
-
const __vue_component__$
|
|
3457
|
-
render: __vue_render__$
|
|
3458
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3459
|
-
}, __vue_inject_styles__$
|
|
3461
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
3462
|
+
render: __vue_render__$e,
|
|
3463
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
3464
|
+
}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
|
|
3460
3465
|
|
|
3461
3466
|
//
|
|
3462
3467
|
//
|
|
@@ -3477,7 +3482,7 @@ const __vue_component__$b = /*#__PURE__*/normalizeComponent({
|
|
|
3477
3482
|
//
|
|
3478
3483
|
//
|
|
3479
3484
|
//
|
|
3480
|
-
var script$
|
|
3485
|
+
var script$d = {
|
|
3481
3486
|
components: {
|
|
3482
3487
|
VTextField: VTextField
|
|
3483
3488
|
},
|
|
@@ -3525,10 +3530,10 @@ var script$a = {
|
|
|
3525
3530
|
};
|
|
3526
3531
|
|
|
3527
3532
|
/* script */
|
|
3528
|
-
const __vue_script__$
|
|
3533
|
+
const __vue_script__$d = script$d;
|
|
3529
3534
|
/* template */
|
|
3530
3535
|
|
|
3531
|
-
var __vue_render__$
|
|
3536
|
+
var __vue_render__$d = function () {
|
|
3532
3537
|
var _vm = this;
|
|
3533
3538
|
|
|
3534
3539
|
var _h = _vm.$createElement;
|
|
@@ -3560,10 +3565,10 @@ var __vue_render__$a = function () {
|
|
|
3560
3565
|
});
|
|
3561
3566
|
};
|
|
3562
3567
|
|
|
3563
|
-
var __vue_staticRenderFns__$
|
|
3568
|
+
var __vue_staticRenderFns__$d = [];
|
|
3564
3569
|
/* style */
|
|
3565
3570
|
|
|
3566
|
-
const __vue_inject_styles__$
|
|
3571
|
+
const __vue_inject_styles__$d = function (inject) {
|
|
3567
3572
|
if (!inject) return;
|
|
3568
3573
|
inject("data-v-027a8ee5_0", {
|
|
3569
3574
|
source: ".VcTextInput.v-text-field[data-v-027a8ee5]{font-family:var(--primary-font-family)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot{padding:0 var(--size-value3);height:var(--size-value13);background:#fff;border:1px solid var(--gray-lighten-1);box-sizing:border-box;border-radius:6px}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot label{font-size:var(--font-size-small2);line-height:var(--size-value5);color:var(--gray-darken-3);font-weight:var(--font-weight-medium)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot input{font-weight:var(--font-weight-medium2);font-size:var(--font-size-small2);line-height:var(--size-value5);color:var(--gray-darken-5)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:after,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:before{display:none}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:hover{border-color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:active,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus-within{border:1px solid var(--v-secondary-base);box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:active input,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus input,.VcTextInput.v-text-field[data-v-027a8ee5] .v-input__slot:focus-within input{color:var(--gray-darken-3)}.VcTextInput.v-text-field[data-v-027a8ee5].error--text .v-input__slot{border-color:var(--red);color:unset;box-shadow:unset;font-size:var(--font-size-xx-small);line-height:var(--size-value4)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-focused label,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-label-active label{font-size:var(--font-size-small);line-height:1.17;letter-spacing:-.3px;color:var(--gray-darken-4)!important;transform:translateY(-100%) scale(.85);top:var(--size-value2)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-focused .v-text-field__slot,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-label-active .v-text-field__slot{margin-bottom:-14px}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot{background:var(--gray-lighten-3);border:1px solid var(--gray-lighten-1)}.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot input,.VcTextInput.v-text-field[data-v-027a8ee5].v-input--is-disabled .v-input__slot label{color:var(--gray-darken-2)}.VcTextInput.v-text-field[data-v-027a8ee5]:not(.v-input--is-label-active):not(.v-input--is-focused) input{padding:var(--size-value2) 0}.VcTextInput.v-text-field[data-v-027a8ee5] .v-messages__message{line-height:var(--size-value4)}",
|
|
@@ -3574,21 +3579,21 @@ const __vue_inject_styles__$a = function (inject) {
|
|
|
3574
3579
|
/* scoped */
|
|
3575
3580
|
|
|
3576
3581
|
|
|
3577
|
-
const __vue_scope_id__$
|
|
3582
|
+
const __vue_scope_id__$d = "data-v-027a8ee5";
|
|
3578
3583
|
/* module identifier */
|
|
3579
3584
|
|
|
3580
|
-
const __vue_module_identifier__$
|
|
3585
|
+
const __vue_module_identifier__$d = undefined;
|
|
3581
3586
|
/* functional template */
|
|
3582
3587
|
|
|
3583
|
-
const __vue_is_functional_template__$
|
|
3588
|
+
const __vue_is_functional_template__$d = false;
|
|
3584
3589
|
/* style inject SSR */
|
|
3585
3590
|
|
|
3586
3591
|
/* style inject shadow dom */
|
|
3587
3592
|
|
|
3588
|
-
const __vue_component__$
|
|
3589
|
-
render: __vue_render__$
|
|
3590
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3591
|
-
}, __vue_inject_styles__$
|
|
3593
|
+
const __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
3594
|
+
render: __vue_render__$d,
|
|
3595
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
3596
|
+
}, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
|
|
3592
3597
|
|
|
3593
3598
|
//
|
|
3594
3599
|
//
|
|
@@ -3606,7 +3611,7 @@ const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
|
3606
3611
|
//
|
|
3607
3612
|
//
|
|
3608
3613
|
//
|
|
3609
|
-
var script$
|
|
3614
|
+
var script$c = {
|
|
3610
3615
|
components: {
|
|
3611
3616
|
VTextarea: VTextarea
|
|
3612
3617
|
},
|
|
@@ -3649,10 +3654,10 @@ var script$9 = {
|
|
|
3649
3654
|
};
|
|
3650
3655
|
|
|
3651
3656
|
/* script */
|
|
3652
|
-
const __vue_script__$
|
|
3657
|
+
const __vue_script__$c = script$c;
|
|
3653
3658
|
/* template */
|
|
3654
3659
|
|
|
3655
|
-
var __vue_render__$
|
|
3660
|
+
var __vue_render__$c = function () {
|
|
3656
3661
|
var _vm = this;
|
|
3657
3662
|
|
|
3658
3663
|
var _h = _vm.$createElement;
|
|
@@ -3682,10 +3687,10 @@ var __vue_render__$9 = function () {
|
|
|
3682
3687
|
});
|
|
3683
3688
|
};
|
|
3684
3689
|
|
|
3685
|
-
var __vue_staticRenderFns__$
|
|
3690
|
+
var __vue_staticRenderFns__$c = [];
|
|
3686
3691
|
/* style */
|
|
3687
3692
|
|
|
3688
|
-
const __vue_inject_styles__$
|
|
3693
|
+
const __vue_inject_styles__$c = function (inject) {
|
|
3689
3694
|
if (!inject) return;
|
|
3690
3695
|
inject("data-v-021f98ca_0", {
|
|
3691
3696
|
source: "[data-v-021f98ca].VcTextArea.v-text-field .v-text-field__slot:first-child{margin-inline-start:12px;margin-top:3px}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-focused label,[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-label-active label{font-size:12px;color:rgba(0,0,0,.62)!important;transform:translateY(-18px) scale(.85)}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-focused .v-input__slot{border-color:var(--v-secondary-base);box-shadow:0 0 0 3px var(--v-secondary-lighten1);transition:box-shadow .1s!important}[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined) .v-text-field__slot{transition:margin-bottom .1s}[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined).v-input--is-focused label,[data-v-021f98ca].VcTextArea.v-text-field:not(.v-text-field--outlined).v-input--is-label-active label{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:-.3px;color:rgba(0,0,0,.62)!important;transform:translateY(-100%) scale(.85);top:24px}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot{border-radius:6px;background-color:#fff!important;position:relative!important;border:solid 1px rgba(0,0,0,.12);transition:border-color .1s!important}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:hover:not(.v-input--is-focused.v-input__slot):not(.error--text.v-input__slot){border-color:#757575}[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:after,[data-v-021f98ca].VcTextArea.v-text-field .v-input__slot:before{display:none}[data-v-021f98ca].VcTextArea.v-text-field textarea{font-size:15px!important;font-weight:500;margin-top:0;line-height:1.5;margin-top:20px}[data-v-021f98ca].VcTextArea.v-text-field .v-text-field__prefix{color:rgba(0,0,0,.54)!important}[data-v-021f98ca].VcTextArea.v-text-field.error--text .v-input__slot{border:1px solid var(--v-danger-base);box-shadow:none}[data-v-021f98ca].VcTextArea.v-text-field.v-input--is-disabled .v-input__slot{background-color:rgba(0,0,0,.03)!important}",
|
|
@@ -3696,101 +3701,50 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
3696
3701
|
/* scoped */
|
|
3697
3702
|
|
|
3698
3703
|
|
|
3699
|
-
const __vue_scope_id__$
|
|
3704
|
+
const __vue_scope_id__$c = "data-v-021f98ca";
|
|
3700
3705
|
/* module identifier */
|
|
3701
3706
|
|
|
3702
|
-
const __vue_module_identifier__$
|
|
3707
|
+
const __vue_module_identifier__$c = undefined;
|
|
3703
3708
|
/* functional template */
|
|
3704
3709
|
|
|
3705
|
-
const __vue_is_functional_template__$
|
|
3710
|
+
const __vue_is_functional_template__$c = false;
|
|
3706
3711
|
/* style inject SSR */
|
|
3707
3712
|
|
|
3708
3713
|
/* style inject shadow dom */
|
|
3709
3714
|
|
|
3710
|
-
const __vue_component__$
|
|
3711
|
-
render: __vue_render__$
|
|
3712
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3713
|
-
}, __vue_inject_styles__$
|
|
3715
|
+
const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
3716
|
+
render: __vue_render__$c,
|
|
3717
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
3718
|
+
}, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
|
|
3714
3719
|
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
props:
|
|
3720
|
+
var script$b = {
|
|
3721
|
+
name: 'VcToast',
|
|
3722
|
+
components: {
|
|
3723
|
+
VcAlert: __vue_component__$q,
|
|
3724
|
+
VSnackbar: VSnackbar
|
|
3725
|
+
},
|
|
3726
|
+
props: {
|
|
3727
|
+
value: {
|
|
3728
|
+
type: Boolean
|
|
3729
|
+
},
|
|
3730
|
+
timeout: {
|
|
3731
|
+
type: Number,
|
|
3732
|
+
required: false
|
|
3733
|
+
}
|
|
3734
|
+
},
|
|
3735
|
+
computed: {
|
|
3736
|
+
computedTimeout() {
|
|
3737
|
+
return this.timeout || this.$ds.toastTimeout || 3000;
|
|
3738
|
+
}
|
|
3739
|
+
|
|
3740
|
+
}
|
|
3722
3741
|
};
|
|
3723
3742
|
|
|
3724
3743
|
/* script */
|
|
3725
|
-
const __vue_script__$
|
|
3744
|
+
const __vue_script__$b = script$b;
|
|
3726
3745
|
/* template */
|
|
3727
3746
|
|
|
3728
|
-
var __vue_render__$
|
|
3729
|
-
var _vm = this;
|
|
3730
|
-
|
|
3731
|
-
var _h = _vm.$createElement;
|
|
3732
|
-
|
|
3733
|
-
var _c = _vm._self._c || _h;
|
|
3734
|
-
|
|
3735
|
-
return _c('div', {
|
|
3736
|
-
domProps: {
|
|
3737
|
-
"innerHTML": _vm._s(_vm.svg)
|
|
3738
|
-
}
|
|
3739
|
-
});
|
|
3740
|
-
};
|
|
3741
|
-
|
|
3742
|
-
var __vue_staticRenderFns__$8 = [];
|
|
3743
|
-
/* style */
|
|
3744
|
-
|
|
3745
|
-
const __vue_inject_styles__$8 = undefined;
|
|
3746
|
-
/* scoped */
|
|
3747
|
-
|
|
3748
|
-
const __vue_scope_id__$8 = undefined;
|
|
3749
|
-
/* module identifier */
|
|
3750
|
-
|
|
3751
|
-
const __vue_module_identifier__$8 = undefined;
|
|
3752
|
-
/* functional template */
|
|
3753
|
-
|
|
3754
|
-
const __vue_is_functional_template__$8 = false;
|
|
3755
|
-
/* style inject */
|
|
3756
|
-
|
|
3757
|
-
/* style inject SSR */
|
|
3758
|
-
|
|
3759
|
-
/* style inject shadow dom */
|
|
3760
|
-
|
|
3761
|
-
const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
3762
|
-
render: __vue_render__$8,
|
|
3763
|
-
staticRenderFns: __vue_staticRenderFns__$8
|
|
3764
|
-
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
|
|
3765
|
-
|
|
3766
|
-
var script$7 = {
|
|
3767
|
-
name: 'VcToast',
|
|
3768
|
-
components: {
|
|
3769
|
-
VcAlert: __vue_component__$n,
|
|
3770
|
-
VSnackbar: VSnackbar
|
|
3771
|
-
},
|
|
3772
|
-
props: {
|
|
3773
|
-
value: {
|
|
3774
|
-
type: Boolean
|
|
3775
|
-
},
|
|
3776
|
-
timeout: {
|
|
3777
|
-
type: Number,
|
|
3778
|
-
required: false
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
computed: {
|
|
3782
|
-
computedTimeout() {
|
|
3783
|
-
return this.timeout || this.$ds.toastTimeout || 3000;
|
|
3784
|
-
}
|
|
3785
|
-
|
|
3786
|
-
}
|
|
3787
|
-
};
|
|
3788
|
-
|
|
3789
|
-
/* script */
|
|
3790
|
-
const __vue_script__$7 = script$7;
|
|
3791
|
-
/* template */
|
|
3792
|
-
|
|
3793
|
-
var __vue_render__$7 = function () {
|
|
3747
|
+
var __vue_render__$b = function () {
|
|
3794
3748
|
var _vm = this;
|
|
3795
3749
|
|
|
3796
3750
|
var _h = _vm.$createElement;
|
|
@@ -3812,10 +3766,10 @@ var __vue_render__$7 = function () {
|
|
|
3812
3766
|
}, 'VcAlert', _vm.$attrs, false))], 1);
|
|
3813
3767
|
};
|
|
3814
3768
|
|
|
3815
|
-
var __vue_staticRenderFns__$
|
|
3769
|
+
var __vue_staticRenderFns__$b = [];
|
|
3816
3770
|
/* style */
|
|
3817
3771
|
|
|
3818
|
-
const __vue_inject_styles__$
|
|
3772
|
+
const __vue_inject_styles__$b = function (inject) {
|
|
3819
3773
|
if (!inject) return;
|
|
3820
3774
|
inject("data-v-2d3e5bbe_0", {
|
|
3821
3775
|
source: "[data-v-2d3e5bbe] .v-snack__action{display:none}[data-v-2d3e5bbe] .v-snack__wrapper.theme--dark{background-color:unset}[data-v-2d3e5bbe] .v-alert{margin-bottom:0}[data-v-2d3e5bbe] .v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:none}",
|
|
@@ -3826,21 +3780,21 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
3826
3780
|
/* scoped */
|
|
3827
3781
|
|
|
3828
3782
|
|
|
3829
|
-
const __vue_scope_id__$
|
|
3783
|
+
const __vue_scope_id__$b = "data-v-2d3e5bbe";
|
|
3830
3784
|
/* module identifier */
|
|
3831
3785
|
|
|
3832
|
-
const __vue_module_identifier__$
|
|
3786
|
+
const __vue_module_identifier__$b = undefined;
|
|
3833
3787
|
/* functional template */
|
|
3834
3788
|
|
|
3835
|
-
const __vue_is_functional_template__$
|
|
3789
|
+
const __vue_is_functional_template__$b = false;
|
|
3836
3790
|
/* style inject SSR */
|
|
3837
3791
|
|
|
3838
3792
|
/* style inject shadow dom */
|
|
3839
3793
|
|
|
3840
|
-
const __vue_component__$
|
|
3841
|
-
render: __vue_render__$
|
|
3842
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3843
|
-
}, __vue_inject_styles__$
|
|
3794
|
+
const __vue_component__$b = /*#__PURE__*/normalizeComponent({
|
|
3795
|
+
render: __vue_render__$b,
|
|
3796
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
3797
|
+
}, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
|
|
3844
3798
|
|
|
3845
3799
|
//
|
|
3846
3800
|
//
|
|
@@ -3854,7 +3808,7 @@ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
|
3854
3808
|
//
|
|
3855
3809
|
//
|
|
3856
3810
|
//
|
|
3857
|
-
var script$
|
|
3811
|
+
var script$a = {
|
|
3858
3812
|
components: {
|
|
3859
3813
|
VCard: VCard
|
|
3860
3814
|
},
|
|
@@ -3878,10 +3832,10 @@ var script$6 = {
|
|
|
3878
3832
|
};
|
|
3879
3833
|
|
|
3880
3834
|
/* script */
|
|
3881
|
-
const __vue_script__$
|
|
3835
|
+
const __vue_script__$a = script$a;
|
|
3882
3836
|
/* template */
|
|
3883
3837
|
|
|
3884
|
-
var __vue_render__$
|
|
3838
|
+
var __vue_render__$a = function () {
|
|
3885
3839
|
var _vm = this;
|
|
3886
3840
|
|
|
3887
3841
|
var _h = _vm.$createElement;
|
|
@@ -3915,10 +3869,10 @@ var __vue_render__$6 = function () {
|
|
|
3915
3869
|
}) : _vm._e(), _vm._v(" "), _vm._t("default")], 2);
|
|
3916
3870
|
};
|
|
3917
3871
|
|
|
3918
|
-
var __vue_staticRenderFns__$
|
|
3872
|
+
var __vue_staticRenderFns__$a = [];
|
|
3919
3873
|
/* style */
|
|
3920
3874
|
|
|
3921
|
-
const __vue_inject_styles__$
|
|
3875
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
3922
3876
|
if (!inject) return;
|
|
3923
3877
|
inject("data-v-659c6e70_0", {
|
|
3924
3878
|
source: ".VcCard[data-v-659c6e70]{position:relative;padding:16px 24px;border:1px solid var(--gray-lighten-1);box-sizing:border-box;box-shadow:none;overflow:hidden}.VcCard.elevation[data-v-659c6e70]{border:0;box-shadow:var(--shadow-2)}.VcCard.elevation[data-v-659c6e70]:hover{box-shadow:var(--shadow-5)}.VcCard.dash[data-v-659c6e70]{border-top:0}.VcCard__dash[data-v-659c6e70]{position:absolute;top:0;left:-5px;width:110%;border:0;height:5px}",
|
|
@@ -3929,28 +3883,28 @@ const __vue_inject_styles__$6 = function (inject) {
|
|
|
3929
3883
|
/* scoped */
|
|
3930
3884
|
|
|
3931
3885
|
|
|
3932
|
-
const __vue_scope_id__$
|
|
3886
|
+
const __vue_scope_id__$a = "data-v-659c6e70";
|
|
3933
3887
|
/* module identifier */
|
|
3934
3888
|
|
|
3935
|
-
const __vue_module_identifier__$
|
|
3889
|
+
const __vue_module_identifier__$a = undefined;
|
|
3936
3890
|
/* functional template */
|
|
3937
3891
|
|
|
3938
|
-
const __vue_is_functional_template__$
|
|
3892
|
+
const __vue_is_functional_template__$a = false;
|
|
3939
3893
|
/* style inject SSR */
|
|
3940
3894
|
|
|
3941
3895
|
/* style inject shadow dom */
|
|
3942
3896
|
|
|
3943
|
-
const __vue_component__$
|
|
3944
|
-
render: __vue_render__$
|
|
3945
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3946
|
-
}, __vue_inject_styles__$
|
|
3897
|
+
const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
3898
|
+
render: __vue_render__$a,
|
|
3899
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
3900
|
+
}, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
|
|
3947
3901
|
|
|
3948
|
-
var script$
|
|
3902
|
+
var script$9 = {
|
|
3949
3903
|
name: 'VcCheckbox',
|
|
3950
3904
|
components: {
|
|
3951
|
-
VcIcon: __vue_component__$
|
|
3952
|
-
VcAvatar: __vue_component__$
|
|
3953
|
-
VcTooltip: __vue_component__$
|
|
3905
|
+
VcIcon: __vue_component__$A,
|
|
3906
|
+
VcAvatar: __vue_component__$n,
|
|
3907
|
+
VcTooltip: __vue_component__$p,
|
|
3954
3908
|
VCheckbox: VCheckbox
|
|
3955
3909
|
},
|
|
3956
3910
|
computed: {
|
|
@@ -4002,10 +3956,10 @@ var script$5 = {
|
|
|
4002
3956
|
};
|
|
4003
3957
|
|
|
4004
3958
|
/* script */
|
|
4005
|
-
const __vue_script__$
|
|
3959
|
+
const __vue_script__$9 = script$9;
|
|
4006
3960
|
/* template */
|
|
4007
3961
|
|
|
4008
|
-
var __vue_render__$
|
|
3962
|
+
var __vue_render__$9 = function () {
|
|
4009
3963
|
var _vm = this;
|
|
4010
3964
|
|
|
4011
3965
|
var _h = _vm.$createElement;
|
|
@@ -4067,10 +4021,10 @@ var __vue_render__$5 = function () {
|
|
|
4067
4021
|
});
|
|
4068
4022
|
};
|
|
4069
4023
|
|
|
4070
|
-
var __vue_staticRenderFns__$
|
|
4024
|
+
var __vue_staticRenderFns__$9 = [];
|
|
4071
4025
|
/* style */
|
|
4072
4026
|
|
|
4073
|
-
const __vue_inject_styles__$
|
|
4027
|
+
const __vue_inject_styles__$9 = function (inject) {
|
|
4074
4028
|
if (!inject) return;
|
|
4075
4029
|
inject("data-v-48d8e389_0", {
|
|
4076
4030
|
source: ".vc-checkbox[data-v-48d8e389]{font-family:var(--primary-font-family)}.vc-checkbox[data-v-48d8e389] .v-input__slot .v-input--selection-controls__input{width:var(--size-value4);height:var(--size-value4)}.vc-checkbox[data-v-48d8e389] .v-input__slot .v-input--selection-controls__input .v-icon{color:transparent;border:1px solid rgba(0,0,0,.2);box-sizing:border-box;border-radius:2px;font-size:var(--font-size-small);font-weight:700}.vc-checkbox[data-v-48d8e389] .checkbox-label{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled) .checkbox-label{color:var(--gray-darken-5)}.vc-checkbox[data-v-48d8e389] .tooltip-icon{color:var(--gray-darken-3)}.vc-checkbox[data-v-48d8e389] .avatar-wrapper .avatar-initials{font-size:var(--font-size-xxx-small);font-weight:var(--font-weight-medium2)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled) .v-input--selection-controls__input .v-icon{background-color:var(--green);color:#fff}.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled) .v-input--selection-controls__input .v-icon{background-color:var(--green);color:#fff;border:none}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled):hover:not(:active) .v-input--selection-controls__input .v-icon{background-color:rgba(0,0,0,.03)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled):hover .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled):hover .v-input--selection-controls__input .v-icon{background-color:rgba(84,210,140,.76)}.vc-checkbox[data-v-48d8e389].v-input--indeterminate:not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon,.vc-checkbox[data-v-48d8e389].v-input--is-label-active:not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon{background-color:rgba(84,210,140,.5)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-label-active):not(.v-input--indeterminate):not(.v-input--is-disabled):active .v-input--selection-controls__input .v-icon{background:rgba(0,0,0,.12)}.vc-checkbox[data-v-48d8e389]:not(.v-input--is-disabled):focus .v-input--selection-controls__input .v-icon{box-shadow:0 0 0 3px var(--v-secondary-lighten1)}.vc-checkbox[data-v-48d8e389].v-input--is-disabled .v-input--selection-controls__input .v-icon{background:rgba(0,0,0,.07)}.vc-checkbox[data-v-48d8e389].v-input--is-disabled.v-input--is-label-active .v-input--selection-controls__input .v-icon{border:none}",
|
|
@@ -4081,29 +4035,29 @@ const __vue_inject_styles__$5 = function (inject) {
|
|
|
4081
4035
|
/* scoped */
|
|
4082
4036
|
|
|
4083
4037
|
|
|
4084
|
-
const __vue_scope_id__$
|
|
4038
|
+
const __vue_scope_id__$9 = "data-v-48d8e389";
|
|
4085
4039
|
/* module identifier */
|
|
4086
4040
|
|
|
4087
|
-
const __vue_module_identifier__$
|
|
4041
|
+
const __vue_module_identifier__$9 = undefined;
|
|
4088
4042
|
/* functional template */
|
|
4089
4043
|
|
|
4090
|
-
const __vue_is_functional_template__$
|
|
4044
|
+
const __vue_is_functional_template__$9 = false;
|
|
4091
4045
|
/* style inject SSR */
|
|
4092
4046
|
|
|
4093
4047
|
/* style inject shadow dom */
|
|
4094
4048
|
|
|
4095
|
-
const __vue_component__$
|
|
4096
|
-
render: __vue_render__$
|
|
4097
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4098
|
-
}, __vue_inject_styles__$
|
|
4049
|
+
const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
|
|
4050
|
+
render: __vue_render__$9,
|
|
4051
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
4052
|
+
}, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
|
|
4099
4053
|
|
|
4100
|
-
var script$
|
|
4054
|
+
var script$8 = {
|
|
4101
4055
|
name: "FilterPanel",
|
|
4102
4056
|
components: {
|
|
4103
|
-
VcLayout: __vue_component__$
|
|
4104
|
-
VcIcon: __vue_component__$
|
|
4105
|
-
VcButton: __vue_component__$
|
|
4106
|
-
VcLoader: __vue_component__$
|
|
4057
|
+
VcLayout: __vue_component__$x,
|
|
4058
|
+
VcIcon: __vue_component__$A,
|
|
4059
|
+
VcButton: __vue_component__$z,
|
|
4060
|
+
VcLoader: __vue_component__$f
|
|
4107
4061
|
},
|
|
4108
4062
|
props: {
|
|
4109
4063
|
title: {
|
|
@@ -4126,10 +4080,10 @@ var script$4 = {
|
|
|
4126
4080
|
};
|
|
4127
4081
|
|
|
4128
4082
|
/* script */
|
|
4129
|
-
const __vue_script__$
|
|
4083
|
+
const __vue_script__$8 = script$8;
|
|
4130
4084
|
/* template */
|
|
4131
4085
|
|
|
4132
|
-
var __vue_render__$
|
|
4086
|
+
var __vue_render__$8 = function () {
|
|
4133
4087
|
var _vm = this;
|
|
4134
4088
|
|
|
4135
4089
|
var _h = _vm.$createElement;
|
|
@@ -4185,10 +4139,10 @@ var __vue_render__$4 = function () {
|
|
|
4185
4139
|
}) : _vm._e(), _vm._v(" "), _vm._t("default")], 2)], 1)], 1);
|
|
4186
4140
|
};
|
|
4187
4141
|
|
|
4188
|
-
var __vue_staticRenderFns__$
|
|
4142
|
+
var __vue_staticRenderFns__$8 = [];
|
|
4189
4143
|
/* style */
|
|
4190
4144
|
|
|
4191
|
-
const __vue_inject_styles__$
|
|
4145
|
+
const __vue_inject_styles__$8 = function (inject) {
|
|
4192
4146
|
if (!inject) return;
|
|
4193
4147
|
inject("data-v-44aac954_0", {
|
|
4194
4148
|
source: ".VcFilterPanel[data-v-44aac954]{height:100%;max-width:280px;background-color:#fff;min-height:150px;box-shadow:0 5px 7px rgba(0,0,0,.26)}@media screen and (min-width:960px){.VcFilterPanel[data-v-44aac954]{max-width:265px}}.VcFilterPanel .filter-loader[data-v-44aac954]{margin:var(--size-value8) auto auto auto}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]{padding-bottom:53px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.VcFilterPanel .VcFilterPanel-container[data-v-44aac954]::-webkit-scrollbar{width:0;height:0}.VcFilterPanel .VcFilterPanel-container.column[data-v-44aac954]{position:relative}.VcFilterPanel .VcFilterPanel-container .VcFilterPanel-label-container[data-v-44aac954]{flex:0 0 56px}.VcFilterPanel .filter[data-v-44aac954]{min-width:100%;border-bottom:1px solid var(--gray);padding-left:var(--size-value6);padding-right:0;line-height:var(--size-value14);background-color:var(--neutral-lighten-3)}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-left:0}#app[dir=rtl] .VcFilterPanel .filter[data-v-44aac954]{padding-right:var(--size-value6)}.VcFilterPanel .filter .filter-label[data-v-44aac954]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);color:var(--gray-darken-5)}.VcFilterPanel .VcFilterPanel-content-wrapper[data-v-44aac954]{flex-grow:1}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{position:absolute;width:var(--size-value6);height:var(--size-value6);top:var(--size-value4);right:var(--size-value4)}#app[dir=rtl] .VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]{right:auto;left:var(--size-value4)}.VcFilterPanel .VcFilterPanel-close-button .v-btn__content[data-v-44aac954]{opacity:unset}.VcFilterPanel .VcFilterPanel-close-button[data-v-44aac954]:hover{background-color:rgba(0,0,0,.07)}.VcFilterPanel .VcFilterPanel-close-button .v-icon[data-v-44aac954]{margin-right:var(--size-value0)}.VcFilterPanel .VcFilterPanel-close-button .v-icon svg[data-v-44aac954]{fill:var(--gray-darken-2);width:var(--size-value4);height:var(--size-value4)}",
|
|
@@ -4199,21 +4153,21 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
4199
4153
|
/* scoped */
|
|
4200
4154
|
|
|
4201
4155
|
|
|
4202
|
-
const __vue_scope_id__$
|
|
4156
|
+
const __vue_scope_id__$8 = "data-v-44aac954";
|
|
4203
4157
|
/* module identifier */
|
|
4204
4158
|
|
|
4205
|
-
const __vue_module_identifier__$
|
|
4159
|
+
const __vue_module_identifier__$8 = undefined;
|
|
4206
4160
|
/* functional template */
|
|
4207
4161
|
|
|
4208
|
-
const __vue_is_functional_template__$
|
|
4162
|
+
const __vue_is_functional_template__$8 = false;
|
|
4209
4163
|
/* style inject SSR */
|
|
4210
4164
|
|
|
4211
4165
|
/* style inject shadow dom */
|
|
4212
4166
|
|
|
4213
|
-
const __vue_component__$
|
|
4214
|
-
render: __vue_render__$
|
|
4215
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4216
|
-
}, __vue_inject_styles__$
|
|
4167
|
+
const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
4168
|
+
render: __vue_render__$8,
|
|
4169
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
4170
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
|
|
4217
4171
|
|
|
4218
4172
|
//
|
|
4219
4173
|
//
|
|
@@ -4221,7 +4175,7 @@ const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
|
|
|
4221
4175
|
//
|
|
4222
4176
|
//
|
|
4223
4177
|
//
|
|
4224
|
-
var script$
|
|
4178
|
+
var script$7 = {
|
|
4225
4179
|
components: {
|
|
4226
4180
|
VLayout: VLayout
|
|
4227
4181
|
},
|
|
@@ -4237,10 +4191,10 @@ var script$3 = {
|
|
|
4237
4191
|
};
|
|
4238
4192
|
|
|
4239
4193
|
/* script */
|
|
4240
|
-
const __vue_script__$
|
|
4194
|
+
const __vue_script__$7 = script$7;
|
|
4241
4195
|
/* template */
|
|
4242
4196
|
|
|
4243
|
-
var __vue_render__$
|
|
4197
|
+
var __vue_render__$7 = function () {
|
|
4244
4198
|
var _vm = this;
|
|
4245
4199
|
|
|
4246
4200
|
var _h = _vm.$createElement;
|
|
@@ -4255,10 +4209,10 @@ var __vue_render__$3 = function () {
|
|
|
4255
4209
|
}, [_vm._t("default")], 2);
|
|
4256
4210
|
};
|
|
4257
4211
|
|
|
4258
|
-
var __vue_staticRenderFns__$
|
|
4212
|
+
var __vue_staticRenderFns__$7 = [];
|
|
4259
4213
|
/* style */
|
|
4260
4214
|
|
|
4261
|
-
const __vue_inject_styles__$
|
|
4215
|
+
const __vue_inject_styles__$7 = function (inject) {
|
|
4262
4216
|
if (!inject) return;
|
|
4263
4217
|
inject("data-v-e2463588_0", {
|
|
4264
4218
|
source: ".VcFocusArea[data-v-e2463588]{padding:var(--size-value4);background-color:var(--gray-lighten-3);border-radius:6px}",
|
|
@@ -4269,27 +4223,27 @@ const __vue_inject_styles__$3 = function (inject) {
|
|
|
4269
4223
|
/* scoped */
|
|
4270
4224
|
|
|
4271
4225
|
|
|
4272
|
-
const __vue_scope_id__$
|
|
4226
|
+
const __vue_scope_id__$7 = "data-v-e2463588";
|
|
4273
4227
|
/* module identifier */
|
|
4274
4228
|
|
|
4275
|
-
const __vue_module_identifier__$
|
|
4229
|
+
const __vue_module_identifier__$7 = undefined;
|
|
4276
4230
|
/* functional template */
|
|
4277
4231
|
|
|
4278
|
-
const __vue_is_functional_template__$
|
|
4232
|
+
const __vue_is_functional_template__$7 = false;
|
|
4279
4233
|
/* style inject SSR */
|
|
4280
4234
|
|
|
4281
4235
|
/* style inject shadow dom */
|
|
4282
4236
|
|
|
4283
|
-
const __vue_component__$
|
|
4284
|
-
render: __vue_render__$
|
|
4285
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4286
|
-
}, __vue_inject_styles__$
|
|
4237
|
+
const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
4238
|
+
render: __vue_render__$7,
|
|
4239
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
4240
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
|
|
4287
4241
|
|
|
4288
4242
|
//
|
|
4289
4243
|
//
|
|
4290
4244
|
//
|
|
4291
4245
|
//
|
|
4292
|
-
var script$
|
|
4246
|
+
var script$6 = {
|
|
4293
4247
|
name: "VcLink",
|
|
4294
4248
|
props: {
|
|
4295
4249
|
label: {
|
|
@@ -4308,10 +4262,10 @@ var script$2 = {
|
|
|
4308
4262
|
};
|
|
4309
4263
|
|
|
4310
4264
|
/* script */
|
|
4311
|
-
const __vue_script__$
|
|
4265
|
+
const __vue_script__$6 = script$6;
|
|
4312
4266
|
/* template */
|
|
4313
4267
|
|
|
4314
|
-
var __vue_render__$
|
|
4268
|
+
var __vue_render__$6 = function () {
|
|
4315
4269
|
var _vm = this;
|
|
4316
4270
|
|
|
4317
4271
|
var _h = _vm.$createElement;
|
|
@@ -4328,10 +4282,10 @@ var __vue_render__$2 = function () {
|
|
|
4328
4282
|
}, [_vm._v(_vm._s(_vm.label))]);
|
|
4329
4283
|
};
|
|
4330
4284
|
|
|
4331
|
-
var __vue_staticRenderFns__$
|
|
4285
|
+
var __vue_staticRenderFns__$6 = [];
|
|
4332
4286
|
/* style */
|
|
4333
4287
|
|
|
4334
|
-
const __vue_inject_styles__$
|
|
4288
|
+
const __vue_inject_styles__$6 = function (inject) {
|
|
4335
4289
|
if (!inject) return;
|
|
4336
4290
|
inject("data-v-496b9143_0", {
|
|
4337
4291
|
source: ".VcLink[data-v-496b9143]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);color:var(--blue);padding-top:var(--size-value1);text-decoration:none}.VcLink[data-v-496b9143]:hover{text-decoration:underline}",
|
|
@@ -4342,28 +4296,28 @@ const __vue_inject_styles__$2 = function (inject) {
|
|
|
4342
4296
|
/* scoped */
|
|
4343
4297
|
|
|
4344
4298
|
|
|
4345
|
-
const __vue_scope_id__$
|
|
4299
|
+
const __vue_scope_id__$6 = "data-v-496b9143";
|
|
4346
4300
|
/* module identifier */
|
|
4347
4301
|
|
|
4348
|
-
const __vue_module_identifier__$
|
|
4302
|
+
const __vue_module_identifier__$6 = undefined;
|
|
4349
4303
|
/* functional template */
|
|
4350
4304
|
|
|
4351
|
-
const __vue_is_functional_template__$
|
|
4305
|
+
const __vue_is_functional_template__$6 = false;
|
|
4352
4306
|
/* style inject SSR */
|
|
4353
4307
|
|
|
4354
4308
|
/* style inject shadow dom */
|
|
4355
4309
|
|
|
4356
|
-
const __vue_component__$
|
|
4357
|
-
render: __vue_render__$
|
|
4358
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4359
|
-
}, __vue_inject_styles__$
|
|
4310
|
+
const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
|
|
4311
|
+
render: __vue_render__$6,
|
|
4312
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
4313
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
|
|
4360
4314
|
|
|
4361
|
-
var script$
|
|
4315
|
+
var script$5 = {
|
|
4362
4316
|
name: "ListItem",
|
|
4363
4317
|
components: {
|
|
4364
|
-
VcLayout: __vue_component__$
|
|
4365
|
-
VcCheckbox: __vue_component__$
|
|
4366
|
-
VcActions: __vue_component__$
|
|
4318
|
+
VcLayout: __vue_component__$x,
|
|
4319
|
+
VcCheckbox: __vue_component__$9,
|
|
4320
|
+
VcActions: __vue_component__$k
|
|
4367
4321
|
},
|
|
4368
4322
|
props: {
|
|
4369
4323
|
showSelect: {
|
|
@@ -4393,10 +4347,10 @@ var script$1 = {
|
|
|
4393
4347
|
};
|
|
4394
4348
|
|
|
4395
4349
|
/* script */
|
|
4396
|
-
const __vue_script__$
|
|
4350
|
+
const __vue_script__$5 = script$5;
|
|
4397
4351
|
/* template */
|
|
4398
4352
|
|
|
4399
|
-
var __vue_render__$
|
|
4353
|
+
var __vue_render__$5 = function () {
|
|
4400
4354
|
var _vm = this;
|
|
4401
4355
|
|
|
4402
4356
|
var _h = _vm.$createElement;
|
|
@@ -4441,13 +4395,13 @@ var __vue_render__$1 = function () {
|
|
|
4441
4395
|
})], 2)], 1);
|
|
4442
4396
|
};
|
|
4443
4397
|
|
|
4444
|
-
var __vue_staticRenderFns__$
|
|
4398
|
+
var __vue_staticRenderFns__$5 = [];
|
|
4445
4399
|
/* style */
|
|
4446
4400
|
|
|
4447
|
-
const __vue_inject_styles__$
|
|
4401
|
+
const __vue_inject_styles__$5 = function (inject) {
|
|
4448
4402
|
if (!inject) return;
|
|
4449
|
-
inject("data-v-
|
|
4450
|
-
source: ".VcListItem[data-v-
|
|
4403
|
+
inject("data-v-0a8bbb3a_0", {
|
|
4404
|
+
source: ".VcListItem[data-v-0a8bbb3a]{flex-grow:0;padding:var(--size-value6) 0}@media screen and (min-width:960px){.VcListItem[data-v-0a8bbb3a]{padding:var(--size-value6) var(--size-value5)}}.VcListItem .selected-checkbox[data-v-0a8bbb3a]{padding-right:var(--size-value1)}.VcListItem .right-area[data-v-0a8bbb3a]{justify-content:flex-end;transition:opacity .3s;flex-grow:0;align-items:center}@media screen and (min-width:960px){.VcListItem .right-area[data-v-0a8bbb3a]{opacity:0}}.VcListItem .right-area .three-dots[data-v-0a8bbb3a]{border-radius:1000px;min-width:unset;padding:0}@media screen and (min-width:960px){.VcListItem .right-area .placeholder[data-v-0a8bbb3a]{min-width:14px}}.VcListItem:hover .right-area[data-v-0a8bbb3a]{opacity:1}.VcListItem .v-btn:not(.v-btn--round).v-size--default[data-v-0a8bbb3a]{padding:0;min-width:auto}",
|
|
4451
4405
|
map: undefined,
|
|
4452
4406
|
media: undefined
|
|
4453
4407
|
});
|
|
@@ -4455,26 +4409,26 @@ const __vue_inject_styles__$1 = function (inject) {
|
|
|
4455
4409
|
/* scoped */
|
|
4456
4410
|
|
|
4457
4411
|
|
|
4458
|
-
const __vue_scope_id__$
|
|
4412
|
+
const __vue_scope_id__$5 = "data-v-0a8bbb3a";
|
|
4459
4413
|
/* module identifier */
|
|
4460
4414
|
|
|
4461
|
-
const __vue_module_identifier__$
|
|
4415
|
+
const __vue_module_identifier__$5 = undefined;
|
|
4462
4416
|
/* functional template */
|
|
4463
4417
|
|
|
4464
|
-
const __vue_is_functional_template__$
|
|
4418
|
+
const __vue_is_functional_template__$5 = false;
|
|
4465
4419
|
/* style inject SSR */
|
|
4466
4420
|
|
|
4467
4421
|
/* style inject shadow dom */
|
|
4468
4422
|
|
|
4469
|
-
const __vue_component__$
|
|
4470
|
-
render: __vue_render__$
|
|
4471
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
4472
|
-
}, __vue_inject_styles__$
|
|
4423
|
+
const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
|
|
4424
|
+
render: __vue_render__$5,
|
|
4425
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
4426
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, createInjector, undefined, undefined);
|
|
4473
4427
|
|
|
4474
|
-
var script = {
|
|
4428
|
+
var script$4 = {
|
|
4475
4429
|
name: "VcGroupHeader",
|
|
4476
4430
|
components: {
|
|
4477
|
-
VcLayout: __vue_component__$
|
|
4431
|
+
VcLayout: __vue_component__$x
|
|
4478
4432
|
},
|
|
4479
4433
|
props: {
|
|
4480
4434
|
title: {
|
|
@@ -4493,10 +4447,10 @@ var script = {
|
|
|
4493
4447
|
};
|
|
4494
4448
|
|
|
4495
4449
|
/* script */
|
|
4496
|
-
const __vue_script__ = script;
|
|
4450
|
+
const __vue_script__$4 = script$4;
|
|
4497
4451
|
/* template */
|
|
4498
4452
|
|
|
4499
|
-
var __vue_render__ = function () {
|
|
4453
|
+
var __vue_render__$4 = function () {
|
|
4500
4454
|
var _vm = this;
|
|
4501
4455
|
|
|
4502
4456
|
var _h = _vm.$createElement;
|
|
@@ -4512,10 +4466,10 @@ var __vue_render__ = function () {
|
|
|
4512
4466
|
}, [_c('span', [_vm._v(_vm._s(_vm.title))]), _vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.summaryText))])]);
|
|
4513
4467
|
};
|
|
4514
4468
|
|
|
4515
|
-
var __vue_staticRenderFns__ = [];
|
|
4469
|
+
var __vue_staticRenderFns__$4 = [];
|
|
4516
4470
|
/* style */
|
|
4517
4471
|
|
|
4518
|
-
const __vue_inject_styles__ = function (inject) {
|
|
4472
|
+
const __vue_inject_styles__$4 = function (inject) {
|
|
4519
4473
|
if (!inject) return;
|
|
4520
4474
|
inject("data-v-5cb0ff3e_0", {
|
|
4521
4475
|
source: ".VcGroupHeader[data-v-5cb0ff3e]{width:100%;height:var(--size-value10);flex-grow:0;color:var(--gray-darken-3);background-color:var(--neutral-lighten-3);font-size:var(--font-size-small);font-weight:500;line-height:var(--size-value10);padding:0 var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}@media screen and (min-width:960px){.VcGroupHeader[data-v-5cb0ff3e]{font-size:var(--font-size-xx-small)}}",
|
|
@@ -4526,7 +4480,408 @@ const __vue_inject_styles__ = function (inject) {
|
|
|
4526
4480
|
/* scoped */
|
|
4527
4481
|
|
|
4528
4482
|
|
|
4529
|
-
const __vue_scope_id__ = "data-v-5cb0ff3e";
|
|
4483
|
+
const __vue_scope_id__$4 = "data-v-5cb0ff3e";
|
|
4484
|
+
/* module identifier */
|
|
4485
|
+
|
|
4486
|
+
const __vue_module_identifier__$4 = undefined;
|
|
4487
|
+
/* functional template */
|
|
4488
|
+
|
|
4489
|
+
const __vue_is_functional_template__$4 = false;
|
|
4490
|
+
/* style inject SSR */
|
|
4491
|
+
|
|
4492
|
+
/* style inject shadow dom */
|
|
4493
|
+
|
|
4494
|
+
const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
|
|
4495
|
+
render: __vue_render__$4,
|
|
4496
|
+
staticRenderFns: __vue_staticRenderFns__$4
|
|
4497
|
+
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, createInjector, undefined, undefined);
|
|
4498
|
+
|
|
4499
|
+
//
|
|
4500
|
+
//
|
|
4501
|
+
//
|
|
4502
|
+
//
|
|
4503
|
+
var script$3 = {
|
|
4504
|
+
name: 'VcSvg',
|
|
4505
|
+
props: ['svg']
|
|
4506
|
+
};
|
|
4507
|
+
|
|
4508
|
+
/* script */
|
|
4509
|
+
const __vue_script__$3 = script$3;
|
|
4510
|
+
/* template */
|
|
4511
|
+
|
|
4512
|
+
var __vue_render__$3 = function () {
|
|
4513
|
+
var _vm = this;
|
|
4514
|
+
|
|
4515
|
+
var _h = _vm.$createElement;
|
|
4516
|
+
|
|
4517
|
+
var _c = _vm._self._c || _h;
|
|
4518
|
+
|
|
4519
|
+
return _c('div', {
|
|
4520
|
+
domProps: {
|
|
4521
|
+
"innerHTML": _vm._s(_vm.svg)
|
|
4522
|
+
}
|
|
4523
|
+
});
|
|
4524
|
+
};
|
|
4525
|
+
|
|
4526
|
+
var __vue_staticRenderFns__$3 = [];
|
|
4527
|
+
/* style */
|
|
4528
|
+
|
|
4529
|
+
const __vue_inject_styles__$3 = undefined;
|
|
4530
|
+
/* scoped */
|
|
4531
|
+
|
|
4532
|
+
const __vue_scope_id__$3 = undefined;
|
|
4533
|
+
/* module identifier */
|
|
4534
|
+
|
|
4535
|
+
const __vue_module_identifier__$3 = undefined;
|
|
4536
|
+
/* functional template */
|
|
4537
|
+
|
|
4538
|
+
const __vue_is_functional_template__$3 = false;
|
|
4539
|
+
/* style inject */
|
|
4540
|
+
|
|
4541
|
+
/* style inject SSR */
|
|
4542
|
+
|
|
4543
|
+
/* style inject shadow dom */
|
|
4544
|
+
|
|
4545
|
+
const __vue_component__$3 = /*#__PURE__*/normalizeComponent({
|
|
4546
|
+
render: __vue_render__$3,
|
|
4547
|
+
staticRenderFns: __vue_staticRenderFns__$3
|
|
4548
|
+
}, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, undefined, undefined);
|
|
4549
|
+
|
|
4550
|
+
var script$2 = {
|
|
4551
|
+
name: 'VcEmptyState',
|
|
4552
|
+
components: {
|
|
4553
|
+
VcSvg: __vue_component__$3,
|
|
4554
|
+
VcButton: __vue_component__$z,
|
|
4555
|
+
VcLayout: __vue_component__$x,
|
|
4556
|
+
VcLink: __vue_component__$6
|
|
4557
|
+
},
|
|
4558
|
+
props: {
|
|
4559
|
+
size: {
|
|
4560
|
+
type: String,
|
|
4561
|
+
default: 'md',
|
|
4562
|
+
validator: prop => ['sm', 'md', 'lg'].includes(prop)
|
|
4563
|
+
},
|
|
4564
|
+
icon: {
|
|
4565
|
+
type: String,
|
|
4566
|
+
comment: 'url to some image'
|
|
4567
|
+
},
|
|
4568
|
+
svg: {
|
|
4569
|
+
type: String,
|
|
4570
|
+
comment: 'using the svgImage design system object'
|
|
4571
|
+
},
|
|
4572
|
+
title: {
|
|
4573
|
+
type: String,
|
|
4574
|
+
required: true
|
|
4575
|
+
},
|
|
4576
|
+
subtitle: {
|
|
4577
|
+
type: String,
|
|
4578
|
+
required: true
|
|
4579
|
+
},
|
|
4580
|
+
button: {
|
|
4581
|
+
type: String,
|
|
4582
|
+
required: false
|
|
4583
|
+
},
|
|
4584
|
+
linkLabel: {
|
|
4585
|
+
type: String,
|
|
4586
|
+
required: false
|
|
4587
|
+
},
|
|
4588
|
+
linkUrl: {
|
|
4589
|
+
type: String,
|
|
4590
|
+
required: false
|
|
4591
|
+
},
|
|
4592
|
+
dataQa: {
|
|
4593
|
+
type: String,
|
|
4594
|
+
default: 'VcEmptyState'
|
|
4595
|
+
}
|
|
4596
|
+
}
|
|
4597
|
+
};
|
|
4598
|
+
|
|
4599
|
+
/* script */
|
|
4600
|
+
const __vue_script__$2 = script$2;
|
|
4601
|
+
/* template */
|
|
4602
|
+
|
|
4603
|
+
var __vue_render__$2 = function () {
|
|
4604
|
+
var _vm = this;
|
|
4605
|
+
|
|
4606
|
+
var _h = _vm.$createElement;
|
|
4607
|
+
|
|
4608
|
+
var _c = _vm._self._c || _h;
|
|
4609
|
+
|
|
4610
|
+
return _c('VcLayout', {
|
|
4611
|
+
class: "VcEmptyState " + _vm.size,
|
|
4612
|
+
attrs: {
|
|
4613
|
+
"column": "",
|
|
4614
|
+
"data-qa": _vm.dataQa
|
|
4615
|
+
}
|
|
4616
|
+
}, [_c('VcLayout', {
|
|
4617
|
+
attrs: {
|
|
4618
|
+
"column": "",
|
|
4619
|
+
"align-content-center": ""
|
|
4620
|
+
}
|
|
4621
|
+
}, [_vm.icon ? _c('img', {
|
|
4622
|
+
staticClass: "VcEmptyStateImage",
|
|
4623
|
+
attrs: {
|
|
4624
|
+
"src": _vm.icon
|
|
4625
|
+
}
|
|
4626
|
+
}) : _vm._e(), _vm._v(" "), _vm.svg ? _c('VcSvg', {
|
|
4627
|
+
staticClass: "VcEmptyStateImage",
|
|
4628
|
+
attrs: {
|
|
4629
|
+
"svg": _vm.svg
|
|
4630
|
+
}
|
|
4631
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
4632
|
+
staticClass: "VcEmptyStateTitle"
|
|
4633
|
+
}, [_vm._v(_vm._s(_vm.title))])], 1), _vm._v(" "), _c('VcLayout', {
|
|
4634
|
+
staticClass: "VcEmptyStateSubtitle",
|
|
4635
|
+
attrs: {
|
|
4636
|
+
"column": ""
|
|
4637
|
+
}
|
|
4638
|
+
}, [_vm._v(_vm._s(_vm.subtitle))]), _vm._v(" "), _vm._t("buttonArea", function () {
|
|
4639
|
+
return [_vm.button || _vm.linkLabel && _vm.linkUrl ? _c('VcLayout', {
|
|
4640
|
+
attrs: {
|
|
4641
|
+
"column": "",
|
|
4642
|
+
"align-center": ""
|
|
4643
|
+
}
|
|
4644
|
+
}, [_vm.button ? _c('VcButton', {
|
|
4645
|
+
staticClass: "VcEmptyStateButton",
|
|
4646
|
+
attrs: {
|
|
4647
|
+
"small": "",
|
|
4648
|
+
"pill": "",
|
|
4649
|
+
"block": false
|
|
4650
|
+
},
|
|
4651
|
+
on: {
|
|
4652
|
+
"click": function ($event) {
|
|
4653
|
+
return _vm.$emit('click');
|
|
4654
|
+
}
|
|
4655
|
+
}
|
|
4656
|
+
}, [_vm._v(_vm._s(_vm.button))]) : _vm._e(), _vm._v(" "), _vm.linkLabel && _vm.linkUrl ? _c('VcLink', {
|
|
4657
|
+
attrs: {
|
|
4658
|
+
"url": _vm.linkUrl,
|
|
4659
|
+
"label": _vm.linkLabel
|
|
4660
|
+
}
|
|
4661
|
+
}) : _vm._e()], 1) : _vm._e()];
|
|
4662
|
+
})], 2);
|
|
4663
|
+
};
|
|
4664
|
+
|
|
4665
|
+
var __vue_staticRenderFns__$2 = [];
|
|
4666
|
+
/* style */
|
|
4667
|
+
|
|
4668
|
+
const __vue_inject_styles__$2 = function (inject) {
|
|
4669
|
+
if (!inject) return;
|
|
4670
|
+
inject("data-v-e4b3101e_0", {
|
|
4671
|
+
source: ".VcEmptyState[data-v-e4b3101e],.VcEmptyStateSubtitle[data-v-e4b3101e]{text-align:center;line-height:var(--size-value6)}.VcEmptyState[data-v-e4b3101e]{text-align:center}.VcEmptyState .VcEmptyStateImage[data-v-e4b3101e]{margin-bottom:var(--size-value4);max-height:160px}.VcEmptyState .VcEmptyStateImage[data-v-e4b3101e] svg{width:160px}.VcEmptyState .VcEmptyStateTitle[data-v-e4b3101e]{font-weight:var(--font-weight-xl);line-height:22px;padding-bottom:var(--size-value1);font-size:var(--font-size-small2)}.VcEmptyState .VcEmptyStateSubtitle[data-v-e4b3101e]{font-size:var(--font-size-x-small)}.VcEmptyState .VcEmptyStateButton[data-v-e4b3101e]{margin-top:var(--size-value4)}.sm .VcEmptyStateImage[data-v-e4b3101e]{max-height:48px;margin-bottom:var(--size-value8)}.sm .VcEmptyStateImage[data-v-e4b3101e] svg{width:48px}.lg .VcEmptyStateImage[data-v-e4b3101e]{max-height:280px;margin-bottom:var(--size-value8)}.lg .VcEmptyStateImage[data-v-e4b3101e] svg{width:280px}.lg .VcEmptyStateTitle[data-v-e4b3101e]{font-weight:var(--font-weight-large);line-height:22px;padding-bottom:var(--size-value2);font-size:var(--font-size-medium1)}",
|
|
4672
|
+
map: undefined,
|
|
4673
|
+
media: undefined
|
|
4674
|
+
});
|
|
4675
|
+
};
|
|
4676
|
+
/* scoped */
|
|
4677
|
+
|
|
4678
|
+
|
|
4679
|
+
const __vue_scope_id__$2 = "data-v-e4b3101e";
|
|
4680
|
+
/* module identifier */
|
|
4681
|
+
|
|
4682
|
+
const __vue_module_identifier__$2 = undefined;
|
|
4683
|
+
/* functional template */
|
|
4684
|
+
|
|
4685
|
+
const __vue_is_functional_template__$2 = false;
|
|
4686
|
+
/* style inject SSR */
|
|
4687
|
+
|
|
4688
|
+
/* style inject shadow dom */
|
|
4689
|
+
|
|
4690
|
+
const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
4691
|
+
render: __vue_render__$2,
|
|
4692
|
+
staticRenderFns: __vue_staticRenderFns__$2
|
|
4693
|
+
}, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, createInjector, undefined, undefined);
|
|
4694
|
+
|
|
4695
|
+
var script$1 = {
|
|
4696
|
+
name: "VcBanner",
|
|
4697
|
+
components: {
|
|
4698
|
+
VcButton: __vue_component__$z
|
|
4699
|
+
},
|
|
4700
|
+
props: {
|
|
4701
|
+
dataQa: {
|
|
4702
|
+
type: String,
|
|
4703
|
+
default: 'VcBanner'
|
|
4704
|
+
},
|
|
4705
|
+
image: {
|
|
4706
|
+
type: String
|
|
4707
|
+
},
|
|
4708
|
+
backgroundColor: {
|
|
4709
|
+
type: String,
|
|
4710
|
+
default: "#FFFFFF"
|
|
4711
|
+
},
|
|
4712
|
+
title: {
|
|
4713
|
+
type: String
|
|
4714
|
+
},
|
|
4715
|
+
subtitle: {
|
|
4716
|
+
type: String
|
|
4717
|
+
},
|
|
4718
|
+
buttonLabel: {
|
|
4719
|
+
type: String
|
|
4720
|
+
}
|
|
4721
|
+
}
|
|
4722
|
+
};
|
|
4723
|
+
|
|
4724
|
+
/* script */
|
|
4725
|
+
const __vue_script__$1 = script$1;
|
|
4726
|
+
/* template */
|
|
4727
|
+
|
|
4728
|
+
var __vue_render__$1 = function () {
|
|
4729
|
+
var _vm = this;
|
|
4730
|
+
|
|
4731
|
+
var _h = _vm.$createElement;
|
|
4732
|
+
|
|
4733
|
+
var _c = _vm._self._c || _h;
|
|
4734
|
+
|
|
4735
|
+
return _c('div', {
|
|
4736
|
+
staticClass: "VcBanner pa-6 py-md-3 px-md-10 d-flex flex-column flex-md-row align-start align-md-center",
|
|
4737
|
+
style: {
|
|
4738
|
+
backgroundColor: _vm.backgroundColor
|
|
4739
|
+
},
|
|
4740
|
+
attrs: {
|
|
4741
|
+
"data-qa": _vm.dataQa
|
|
4742
|
+
}
|
|
4743
|
+
}, [_vm.image ? _c('img', {
|
|
4744
|
+
staticClass: "d-none d-md-block",
|
|
4745
|
+
attrs: {
|
|
4746
|
+
"src": _vm.image
|
|
4747
|
+
}
|
|
4748
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
4749
|
+
staticClass: "text-container px-md-8 flex-grow-1"
|
|
4750
|
+
}, [_c('div', {
|
|
4751
|
+
staticClass: "banner-title pb-2 pb-md-0"
|
|
4752
|
+
}, [_vm._v(_vm._s(_vm.title))]), _vm._v(" "), _vm.subtitle ? _c('div', {
|
|
4753
|
+
staticClass: "banner-subtitle pb-4 pb-md-0"
|
|
4754
|
+
}, [_vm._v(_vm._s(_vm.subtitle))]) : _vm._e()]), _vm._v(" "), _vm.buttonLabel ? _c('VcButton', {
|
|
4755
|
+
attrs: {
|
|
4756
|
+
"large": _vm.$vuetify.breakpoint.smAndUp
|
|
4757
|
+
},
|
|
4758
|
+
on: {
|
|
4759
|
+
"click": function ($event) {
|
|
4760
|
+
return _vm.$emit('onAction');
|
|
4761
|
+
}
|
|
4762
|
+
}
|
|
4763
|
+
}, [_vm._v(_vm._s(_vm.buttonLabel))]) : _vm._e()], 1);
|
|
4764
|
+
};
|
|
4765
|
+
|
|
4766
|
+
var __vue_staticRenderFns__$1 = [];
|
|
4767
|
+
/* style */
|
|
4768
|
+
|
|
4769
|
+
const __vue_inject_styles__$1 = function (inject) {
|
|
4770
|
+
if (!inject) return;
|
|
4771
|
+
inject("data-v-a8d8a41c_0", {
|
|
4772
|
+
source: ".VcBanner[data-v-a8d8a41c]{min-height:128px;box-sizing:border-box;box-shadow:var(--shadow-10)}@media screen and (min-width:960px){.VcBanner[data-v-a8d8a41c]{box-shadow:unset;border-radius:var(--size-value3);border:1px solid var(--neutral-lighten-2)}}.VcBanner img[data-v-a8d8a41c]{max-width:104px}.VcBanner .text-container[data-v-a8d8a41c]{color:var(--gray-darken-5)}.VcBanner .text-container .banner-title[data-v-a8d8a41c]{font-weight:var(--font-weight-large2);font-size:var(--font-size-small3);line-height:22px}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-a8d8a41c]{font-size:var(--font-size-medium2);line-height:var(--size-value8)}}.VcBanner .text-container .banner-subtitle[data-v-a8d8a41c]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium)}",
|
|
4773
|
+
map: undefined,
|
|
4774
|
+
media: undefined
|
|
4775
|
+
});
|
|
4776
|
+
};
|
|
4777
|
+
/* scoped */
|
|
4778
|
+
|
|
4779
|
+
|
|
4780
|
+
const __vue_scope_id__$1 = "data-v-a8d8a41c";
|
|
4781
|
+
/* module identifier */
|
|
4782
|
+
|
|
4783
|
+
const __vue_module_identifier__$1 = undefined;
|
|
4784
|
+
/* functional template */
|
|
4785
|
+
|
|
4786
|
+
const __vue_is_functional_template__$1 = false;
|
|
4787
|
+
/* style inject SSR */
|
|
4788
|
+
|
|
4789
|
+
/* style inject shadow dom */
|
|
4790
|
+
|
|
4791
|
+
const __vue_component__$1 = /*#__PURE__*/normalizeComponent({
|
|
4792
|
+
render: __vue_render__$1,
|
|
4793
|
+
staticRenderFns: __vue_staticRenderFns__$1
|
|
4794
|
+
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, createInjector, undefined, undefined);
|
|
4795
|
+
|
|
4796
|
+
var script = {
|
|
4797
|
+
name: "VcWizardCtaContainer",
|
|
4798
|
+
components: {
|
|
4799
|
+
VcButton: __vue_component__$z,
|
|
4800
|
+
VcLayout: __vue_component__$x
|
|
4801
|
+
},
|
|
4802
|
+
props: {
|
|
4803
|
+
isBackDisplayed: {
|
|
4804
|
+
type: Boolean,
|
|
4805
|
+
required: true
|
|
4806
|
+
},
|
|
4807
|
+
isNextButtonDisabled: {
|
|
4808
|
+
type: Boolean,
|
|
4809
|
+
required: true
|
|
4810
|
+
},
|
|
4811
|
+
backButtonLabel: {
|
|
4812
|
+
type: String,
|
|
4813
|
+
required: true
|
|
4814
|
+
},
|
|
4815
|
+
nextButtonLabel: {
|
|
4816
|
+
type: String,
|
|
4817
|
+
required: true
|
|
4818
|
+
},
|
|
4819
|
+
dataQa: {
|
|
4820
|
+
type: String,
|
|
4821
|
+
default: ''
|
|
4822
|
+
}
|
|
4823
|
+
}
|
|
4824
|
+
};
|
|
4825
|
+
|
|
4826
|
+
/* script */
|
|
4827
|
+
const __vue_script__ = script;
|
|
4828
|
+
/* template */
|
|
4829
|
+
|
|
4830
|
+
var __vue_render__ = function () {
|
|
4831
|
+
var _vm = this;
|
|
4832
|
+
|
|
4833
|
+
var _h = _vm.$createElement;
|
|
4834
|
+
|
|
4835
|
+
var _c = _vm._self._c || _h;
|
|
4836
|
+
|
|
4837
|
+
return _c('VcLayout', {
|
|
4838
|
+
staticClass: "wizard-cta-container",
|
|
4839
|
+
attrs: {
|
|
4840
|
+
"align-center": "",
|
|
4841
|
+
"justify-end": ""
|
|
4842
|
+
}
|
|
4843
|
+
}, [_vm.isBackDisplayed ? _c('vc-button', {
|
|
4844
|
+
staticClass: "wizard-cta-button back-button",
|
|
4845
|
+
attrs: {
|
|
4846
|
+
"color": "white",
|
|
4847
|
+
"pill": true,
|
|
4848
|
+
"data-qa": (_vm.dataQa ? _vm.dataQa + '-' : '') + "wizard-back-button"
|
|
4849
|
+
},
|
|
4850
|
+
on: {
|
|
4851
|
+
"click": function ($event) {
|
|
4852
|
+
return _vm.$emit('onBackPressed');
|
|
4853
|
+
}
|
|
4854
|
+
}
|
|
4855
|
+
}, [_vm._v("\n " + _vm._s(_vm.backButtonLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _c('vc-button', {
|
|
4856
|
+
staticClass: "wizard-cta-button next-button",
|
|
4857
|
+
attrs: {
|
|
4858
|
+
"pill": true,
|
|
4859
|
+
"data-qa": (_vm.dataQa ? _vm.dataQa + '-' : '') + "wizard-next-button",
|
|
4860
|
+
"disabled": _vm.isNextButtonDisabled
|
|
4861
|
+
},
|
|
4862
|
+
on: {
|
|
4863
|
+
"click": function ($event) {
|
|
4864
|
+
return _vm.$emit('onNextPressed');
|
|
4865
|
+
}
|
|
4866
|
+
}
|
|
4867
|
+
}, [_vm._v("\n " + _vm._s(_vm.nextButtonLabel) + "\n ")])], 1);
|
|
4868
|
+
};
|
|
4869
|
+
|
|
4870
|
+
var __vue_staticRenderFns__ = [];
|
|
4871
|
+
/* style */
|
|
4872
|
+
|
|
4873
|
+
const __vue_inject_styles__ = function (inject) {
|
|
4874
|
+
if (!inject) return;
|
|
4875
|
+
inject("data-v-361520bc_0", {
|
|
4876
|
+
source: "[data-v-361520bc]:root{--primary-font-family:Montserrat;--font-size-xxx-small:9px;--font-size-xx-small:12px;--font-size-x-small:13px;--font-size-small:14px;--font-size-small2:15px;--font-size-small3:17px;--font-size-medium:18px;--font-size-medium1:22px;--font-size-medium2:24px;--font-size-large:28px;--font-weight-medium:400;--font-weight-medium2:500;--font-weight-large:600;--font-weight-large2:700;--font-weight-xl:800;--size-value0:0px;--size-value1:4px;--size-value2:8px;--size-value3:12px;--size-value4:16px;--size-value5:20px;--size-value6:24px;--size-value7:28px;--size-value8:32px;--size-value9:36px;--size-value10:40px;--size-value11:44px;--size-value12:48px;--size-value13:52px;--size-value14:56px;--size-value15:60px;--size-value16:64px;--size-value17:68px;--size-value18:72px;--size-value19:76px;--size-value20:80px;--border-radius:6px;--modal-desktop-offset:-112px;--modal-bg-color:#ffffff;--modal-box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--modal-border-radius:10px;--modal-width-small:384px;--modal-width-medium:576px;--modal-width-large:816px;--avatar-x-sm:24px;--avatar-sm:32px;--avatar-md:40px;--avatar-lg:48px;--gray-darken-5:#212121;--gray-darken-4:#616161;--gray-darken-3:#757575;--gray-darken-2:#999999;--gray-darken-1:#b3b3b3;--gray:#cccccc;--gray-lighten-1:#e0e0e0;--gray-lighten-2:#ededed;--gray-lighten-3:#f7f7f7;--gray-lighten-4:#fafafa;--neutral:#586E8C;--neutral-lighten-1:#D6DBE6;--neutral-lighten-2:#EAEDF2;--neutral-lighten-3:#F8F9FB;--red:#F2514A;--red-lighten-1:#F79792;--red-lighten-2:#FBCBC9;--red-lighten-3:#FDE8E7;--yellow:#FFC511;--yellow-lighten-1:#FFDC70;--yellow-lighten-2:#FFEDB8;--yellow-lighten-3:#FFF7E0;--green:#54D28C;--green-lighten-1:#98E4BA;--green-lighten-2:#CFF8E1;--green-lighten-3:#EAFCF2;--blue:#478FFF;--blue-lighten-1:#91BCFF;--blue-lighten-2:#C8DDFF;--blue-lighten-3:#E7F0FF;--orange:#FF8F00;--orange-lighten-1:#FCB965;--orange-lighten-2:#FAD9B0;--orange-lighten-3:#F9EBDA;--shadow-1:0px 1px 4px rgba(0, 0, 0, 0.11);--shadow-2:0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 2px rgba(0, 0, 0, 0.06),0px 3px 1px -2px rgba(0, 0, 0, 0.06);--shadow-3:0px 3px 2px rgba(0, 0, 0, 0.101961);--shadow-4:0px 1px 1px rgba(0, 0, 0, 0.06),0px 3px 8px rgba(0, 0, 0, 0.15);--shadow-5:0px 4px 18px rgba(0, 0, 0, 0.1);--shadow-6:0px 1px 10px rgba(0, 0, 0, 0.12),0px 4px 7px rgba(0, 0, 0, 0.14),0px 2px 4px -1px rgba(0, 0, 0, 0.2);--shadow-7:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px rgba(0, 0, 0, 0.14),0px 1px 18px rgba(0, 0, 0, 0.12);--shadow-8:0px 5px 7px 3px rgba(0, 0, 0, 0.26);--shadow-9:0px 7px 8px -4px rgba(0, 0, 0, 0.2),2px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px rgba(0, 0, 0, 0.12);--shadow-10:0px 4px 8px #cccccc}.wizard-cta-container[data-v-361520bc]{background-color:#fff;position:sticky;bottom:0;left:0;width:100%;height:var(--size-value18);max-height:var(--size-value18);padding:var(--size-value3) var(--size-value4);border-top:1px solid var(--gray-lighten-1)}@media screen and (min-width:960px){.wizard-cta-container[data-v-361520bc]{border-top:revert;position:static;padding:var(--size-value5);width:100%;transform:revert}}.wizard-cta-button[data-v-361520bc]{flex:1;min-height:var(--size-value12)}@media screen and (min-width:960px){.wizard-cta-button[data-v-361520bc]{flex:revert;min-height:var(--size-value10)}}.wizard-cta-button+.wizard-cta-button[data-v-361520bc]{margin-inline-start:var(--size-value3)}",
|
|
4877
|
+
map: undefined,
|
|
4878
|
+
media: undefined
|
|
4879
|
+
});
|
|
4880
|
+
};
|
|
4881
|
+
/* scoped */
|
|
4882
|
+
|
|
4883
|
+
|
|
4884
|
+
const __vue_scope_id__ = "data-v-361520bc";
|
|
4530
4885
|
/* module identifier */
|
|
4531
4886
|
|
|
4532
4887
|
const __vue_module_identifier__ = undefined;
|
|
@@ -4546,39 +4901,42 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
4546
4901
|
|
|
4547
4902
|
var components$1 = /*#__PURE__*/Object.freeze({
|
|
4548
4903
|
__proto__: null,
|
|
4549
|
-
VcConfirmModal: __vue_component__$
|
|
4550
|
-
VcInputModal: __vue_component__$
|
|
4551
|
-
VcNoticeModal: __vue_component__$
|
|
4552
|
-
VcModalFooter: __vue_component__$
|
|
4553
|
-
VcModalHeader: __vue_component__$
|
|
4554
|
-
VcAlert: __vue_component__$
|
|
4555
|
-
VcTooltip: __vue_component__$
|
|
4556
|
-
VcIconWithTooltip: __vue_component__$
|
|
4557
|
-
VcBottomActions: __vue_component__$
|
|
4558
|
-
VcActionList: __vue_component__$
|
|
4559
|
-
VcActions: __vue_component__$
|
|
4560
|
-
VcStepsBar: __vue_component__$
|
|
4561
|
-
VcMobileWizardProgress: __vue_component__$
|
|
4562
|
-
VcProgressCircular: __vue_component__$
|
|
4563
|
-
VcButton: __vue_component__$
|
|
4564
|
-
VcButtonGroup: __vue_component__$
|
|
4565
|
-
VcForm: __vue_component__$
|
|
4566
|
-
VcIcon: __vue_component__$
|
|
4567
|
-
VcLayout: __vue_component__$
|
|
4568
|
-
VcLoader: __vue_component__$
|
|
4569
|
-
VcSwitch: __vue_component__$
|
|
4570
|
-
VcTextField: __vue_component__$
|
|
4571
|
-
VcAvatar: __vue_component__$
|
|
4572
|
-
VcTextArea: __vue_component__$
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
|
|
4581
|
-
|
|
4904
|
+
VcConfirmModal: __vue_component__$u,
|
|
4905
|
+
VcInputModal: __vue_component__$s,
|
|
4906
|
+
VcNoticeModal: __vue_component__$r,
|
|
4907
|
+
VcModalFooter: __vue_component__$w,
|
|
4908
|
+
VcModalHeader: __vue_component__$v,
|
|
4909
|
+
VcAlert: __vue_component__$q,
|
|
4910
|
+
VcTooltip: __vue_component__$p,
|
|
4911
|
+
VcIconWithTooltip: __vue_component__$o,
|
|
4912
|
+
VcBottomActions: __vue_component__$m,
|
|
4913
|
+
VcActionList: __vue_component__$l,
|
|
4914
|
+
VcActions: __vue_component__$k,
|
|
4915
|
+
VcStepsBar: __vue_component__$j,
|
|
4916
|
+
VcMobileWizardProgress: __vue_component__$h,
|
|
4917
|
+
VcProgressCircular: __vue_component__$i,
|
|
4918
|
+
VcButton: __vue_component__$z,
|
|
4919
|
+
VcButtonGroup: __vue_component__$g,
|
|
4920
|
+
VcForm: __vue_component__$t,
|
|
4921
|
+
VcIcon: __vue_component__$A,
|
|
4922
|
+
VcLayout: __vue_component__$x,
|
|
4923
|
+
VcLoader: __vue_component__$f,
|
|
4924
|
+
VcSwitch: __vue_component__$e,
|
|
4925
|
+
VcTextField: __vue_component__$d,
|
|
4926
|
+
VcAvatar: __vue_component__$n,
|
|
4927
|
+
VcTextArea: __vue_component__$c,
|
|
4928
|
+
VcToast: __vue_component__$b,
|
|
4929
|
+
VcCard: __vue_component__$a,
|
|
4930
|
+
VcCheckbox: __vue_component__$9,
|
|
4931
|
+
VcFilterPanel: __vue_component__$8,
|
|
4932
|
+
VcFocusArea: __vue_component__$7,
|
|
4933
|
+
VcLink: __vue_component__$6,
|
|
4934
|
+
VcListItem: __vue_component__$5,
|
|
4935
|
+
VcGroupHeader: __vue_component__$4,
|
|
4936
|
+
VcEmptyState: __vue_component__$2,
|
|
4937
|
+
VcSvg: __vue_component__$3,
|
|
4938
|
+
VcBanner: __vue_component__$1,
|
|
4939
|
+
VcWizardCtaContainer: __vue_component__
|
|
4582
4940
|
});
|
|
4583
4941
|
|
|
4584
4942
|
// Import vue components
|
|
@@ -4592,39 +4950,42 @@ const install = function installdesignSystem(Vue) {
|
|
|
4592
4950
|
var components = /*#__PURE__*/Object.freeze({
|
|
4593
4951
|
__proto__: null,
|
|
4594
4952
|
'default': install,
|
|
4595
|
-
VcConfirmModal: __vue_component__$
|
|
4596
|
-
VcInputModal: __vue_component__$
|
|
4597
|
-
VcNoticeModal: __vue_component__$
|
|
4598
|
-
VcModalFooter: __vue_component__$
|
|
4599
|
-
VcModalHeader: __vue_component__$
|
|
4600
|
-
VcAlert: __vue_component__$
|
|
4601
|
-
VcTooltip: __vue_component__$
|
|
4602
|
-
VcIconWithTooltip: __vue_component__$
|
|
4603
|
-
VcBottomActions: __vue_component__$
|
|
4604
|
-
VcActionList: __vue_component__$
|
|
4605
|
-
VcActions: __vue_component__$
|
|
4606
|
-
VcStepsBar: __vue_component__$
|
|
4607
|
-
VcMobileWizardProgress: __vue_component__$
|
|
4608
|
-
VcProgressCircular: __vue_component__$
|
|
4609
|
-
VcButton: __vue_component__$
|
|
4610
|
-
VcButtonGroup: __vue_component__$
|
|
4611
|
-
VcForm: __vue_component__$
|
|
4612
|
-
VcIcon: __vue_component__$
|
|
4613
|
-
VcLayout: __vue_component__$
|
|
4614
|
-
VcLoader: __vue_component__$
|
|
4615
|
-
VcSwitch: __vue_component__$
|
|
4616
|
-
VcTextField: __vue_component__$
|
|
4617
|
-
VcAvatar: __vue_component__$
|
|
4618
|
-
VcTextArea: __vue_component__$
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4953
|
+
VcConfirmModal: __vue_component__$u,
|
|
4954
|
+
VcInputModal: __vue_component__$s,
|
|
4955
|
+
VcNoticeModal: __vue_component__$r,
|
|
4956
|
+
VcModalFooter: __vue_component__$w,
|
|
4957
|
+
VcModalHeader: __vue_component__$v,
|
|
4958
|
+
VcAlert: __vue_component__$q,
|
|
4959
|
+
VcTooltip: __vue_component__$p,
|
|
4960
|
+
VcIconWithTooltip: __vue_component__$o,
|
|
4961
|
+
VcBottomActions: __vue_component__$m,
|
|
4962
|
+
VcActionList: __vue_component__$l,
|
|
4963
|
+
VcActions: __vue_component__$k,
|
|
4964
|
+
VcStepsBar: __vue_component__$j,
|
|
4965
|
+
VcMobileWizardProgress: __vue_component__$h,
|
|
4966
|
+
VcProgressCircular: __vue_component__$i,
|
|
4967
|
+
VcButton: __vue_component__$z,
|
|
4968
|
+
VcButtonGroup: __vue_component__$g,
|
|
4969
|
+
VcForm: __vue_component__$t,
|
|
4970
|
+
VcIcon: __vue_component__$A,
|
|
4971
|
+
VcLayout: __vue_component__$x,
|
|
4972
|
+
VcLoader: __vue_component__$f,
|
|
4973
|
+
VcSwitch: __vue_component__$e,
|
|
4974
|
+
VcTextField: __vue_component__$d,
|
|
4975
|
+
VcAvatar: __vue_component__$n,
|
|
4976
|
+
VcTextArea: __vue_component__$c,
|
|
4977
|
+
VcToast: __vue_component__$b,
|
|
4978
|
+
VcCard: __vue_component__$a,
|
|
4979
|
+
VcCheckbox: __vue_component__$9,
|
|
4980
|
+
VcFilterPanel: __vue_component__$8,
|
|
4981
|
+
VcFocusArea: __vue_component__$7,
|
|
4982
|
+
VcLink: __vue_component__$6,
|
|
4983
|
+
VcListItem: __vue_component__$5,
|
|
4984
|
+
VcGroupHeader: __vue_component__$4,
|
|
4985
|
+
VcEmptyState: __vue_component__$2,
|
|
4986
|
+
VcSvg: __vue_component__$3,
|
|
4987
|
+
VcBanner: __vue_component__$1,
|
|
4988
|
+
VcWizardCtaContainer: __vue_component__
|
|
4628
4989
|
});
|
|
4629
4990
|
|
|
4630
4991
|
// iife/cjs usage extends esm default export - so import it all
|