@revolugo/elements 4.13.18-beta.4 → 4.13.18-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/revolugo.29.min.css +1 -1
- package/dist/css/revolugo.30.min.css +1 -1
- package/dist/css/revolugo.32.min.css +1 -1
- package/dist/css/revolugo.33.min.css +1 -1
- package/dist/css/revolugo.34.min.css +1 -1
- package/dist/css/revolugo.35.min.css +1 -0
- package/dist/index.min.js +1 -1
- package/dist/revolugo.1.js +0 -11
- package/dist/revolugo.1.min.js +1 -1
- package/dist/revolugo.10.js +13 -0
- package/dist/revolugo.10.min.js +2 -2
- package/dist/revolugo.11.js +13 -0
- package/dist/revolugo.11.min.js +2 -2
- package/dist/revolugo.12.js +13 -0
- package/dist/revolugo.12.min.js +2 -2
- package/dist/revolugo.13.js +13 -0
- package/dist/revolugo.13.min.js +2 -2
- package/dist/revolugo.14.js +13 -0
- package/dist/revolugo.14.min.js +2 -2
- package/dist/revolugo.15.js +13 -0
- package/dist/revolugo.15.min.js +2 -2
- package/dist/revolugo.16.js +13 -0
- package/dist/revolugo.16.min.js +2 -2
- package/dist/revolugo.17.js +13 -0
- package/dist/revolugo.17.min.js +1 -1
- package/dist/revolugo.18.js +2 -0
- package/dist/revolugo.18.min.js +1 -1
- package/dist/revolugo.19.js +2 -0
- package/dist/revolugo.19.min.js +1 -1
- package/dist/revolugo.20.js +2 -0
- package/dist/revolugo.20.min.js +2 -2
- package/dist/revolugo.21.js +13 -0
- package/dist/revolugo.21.min.js +2 -2
- package/dist/revolugo.22.js +2 -0
- package/dist/revolugo.22.min.js +1 -1
- package/dist/revolugo.23.js +2 -0
- package/dist/revolugo.23.min.js +1 -1
- package/dist/revolugo.24.js +2 -0
- package/dist/revolugo.24.min.js +1 -1
- package/dist/revolugo.25.js +11 -0
- package/dist/revolugo.25.min.js +1 -1
- package/dist/revolugo.26.js +2 -0
- package/dist/revolugo.26.min.js +1 -1
- package/dist/revolugo.29.js +1460 -997
- package/dist/revolugo.29.min.js +1 -1
- package/dist/revolugo.30.js +1141 -35810
- package/dist/revolugo.30.min.js +1 -1
- package/dist/revolugo.31.js +1359 -2190
- package/dist/revolugo.31.min.js +1 -1
- package/dist/revolugo.32.js +36689 -1836
- package/dist/revolugo.32.min.js +1 -1
- package/dist/revolugo.33.js +1724 -1437
- package/dist/revolugo.33.min.js +1 -1
- package/dist/revolugo.34.js +1576 -6567
- package/dist/revolugo.34.min.js +1 -1
- package/dist/revolugo.35.js +5198 -909
- package/dist/revolugo.35.min.js +1 -1
- package/dist/revolugo.36.js +680 -1607
- package/dist/revolugo.36.min.js +1 -1
- package/dist/revolugo.37.js +2986 -250
- package/dist/revolugo.37.min.js +1 -1
- package/dist/revolugo.38.js +1819 -0
- package/dist/revolugo.38.min.js +1 -0
- package/dist/revolugo.39.js +579 -0
- package/dist/revolugo.39.min.js +1 -0
- package/dist/revolugo.4.js +11 -0
- package/dist/revolugo.4.min.js +1 -1
- package/dist/revolugo.5.js +2 -0
- package/dist/revolugo.5.min.js +1 -1
- package/dist/revolugo.9.js +13 -0
- package/dist/revolugo.9.min.js +2 -2
- package/dist/revolugo.en-US.js +7 -0
- package/dist/revolugo.en-US.min.js +1 -1
- package/dist/revolugo.fr-FR.js +7 -0
- package/dist/revolugo.fr-FR.min.js +1 -1
- package/dist/revolugo.js +10 -8
- package/dist/revolugo.min.js +1 -1
- package/package.json +1 -1
- /package/dist/css/{revolugo.36.min.css → revolugo.37.min.css} +0 -0
package/dist/revolugo.29.js
CHANGED
|
@@ -1,32 +1,178 @@
|
|
|
1
1
|
(window["revolugo_jsonp"] = window["revolugo_jsonp"] || []).push([[29],{
|
|
2
2
|
|
|
3
|
-
/***/ "
|
|
4
|
-
/***/ (function(module,
|
|
3
|
+
/***/ "0a65":
|
|
4
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
6
|
+
"use strict";
|
|
7
|
+
/* harmony import */ var _src_components_VBtn_VBtn_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("8abf");
|
|
8
|
+
/* harmony import */ var _src_components_VBtn_VBtn_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VBtn_VBtn_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
9
|
+
/* harmony import */ var _VSheet__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("8fd0");
|
|
10
|
+
/* harmony import */ var _VProgressCircular__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("3102");
|
|
11
|
+
/* harmony import */ var _mixins_groupable__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("901a");
|
|
12
|
+
/* harmony import */ var _mixins_toggleable__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("646d");
|
|
13
|
+
/* harmony import */ var _mixins_elevatable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("223d");
|
|
14
|
+
/* harmony import */ var _mixins_positionable__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("3473");
|
|
15
|
+
/* harmony import */ var _mixins_routable__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("facc");
|
|
16
|
+
/* harmony import */ var _mixins_sizeable__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("8082");
|
|
17
|
+
/* harmony import */ var _util_mixins__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__("9d7d");
|
|
18
|
+
/* harmony import */ var _util_console__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("6c21");
|
|
19
|
+
// Styles
|
|
20
|
+
// Extensions
|
|
10
21
|
|
|
22
|
+
// Components
|
|
11
23
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
// Mixins
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
// Utilities
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
const baseMixins = Object(_util_mixins__WEBPACK_IMPORTED_MODULE_9__[/* default */ "a"])(_VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"], _mixins_routable__WEBPACK_IMPORTED_MODULE_7__[/* default */ "a"], _mixins_positionable__WEBPACK_IMPORTED_MODULE_6__[/* default */ "a"], _mixins_sizeable__WEBPACK_IMPORTED_MODULE_8__[/* default */ "a"], Object(_mixins_groupable__WEBPACK_IMPORTED_MODULE_3__[/* factory */ "a"])('btnToggle'), Object(_mixins_toggleable__WEBPACK_IMPORTED_MODULE_4__[/* factory */ "b"])('inputValue')
|
|
36
|
+
/* @vue/component */);
|
|
37
|
+
|
|
38
|
+
/* harmony default export */ __webpack_exports__["a"] = (baseMixins.extend().extend({
|
|
39
|
+
name: 'v-btn',
|
|
40
|
+
props: {
|
|
41
|
+
activeClass: {
|
|
42
|
+
type: String,
|
|
43
|
+
default() {
|
|
44
|
+
if (!this.btnToggle) return '';
|
|
45
|
+
return this.btnToggle.activeClass;
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
block: Boolean,
|
|
49
|
+
depressed: Boolean,
|
|
50
|
+
fab: Boolean,
|
|
51
|
+
icon: Boolean,
|
|
52
|
+
loading: Boolean,
|
|
53
|
+
outlined: Boolean,
|
|
54
|
+
plain: Boolean,
|
|
55
|
+
retainFocusOnClick: Boolean,
|
|
56
|
+
rounded: Boolean,
|
|
57
|
+
tag: {
|
|
58
|
+
type: String,
|
|
59
|
+
default: 'button'
|
|
60
|
+
},
|
|
61
|
+
text: Boolean,
|
|
62
|
+
tile: Boolean,
|
|
63
|
+
type: {
|
|
64
|
+
type: String,
|
|
65
|
+
default: 'button'
|
|
66
|
+
},
|
|
67
|
+
value: null
|
|
68
|
+
},
|
|
69
|
+
data: () => ({
|
|
70
|
+
proxyClass: 'v-btn--active'
|
|
71
|
+
}),
|
|
72
|
+
computed: {
|
|
73
|
+
classes() {
|
|
74
|
+
return {
|
|
75
|
+
'v-btn': true,
|
|
76
|
+
..._mixins_routable__WEBPACK_IMPORTED_MODULE_7__[/* default */ "a"].options.computed.classes.call(this),
|
|
77
|
+
'v-btn--absolute': this.absolute,
|
|
78
|
+
'v-btn--block': this.block,
|
|
79
|
+
'v-btn--bottom': this.bottom,
|
|
80
|
+
'v-btn--disabled': this.disabled,
|
|
81
|
+
'v-btn--is-elevated': this.isElevated,
|
|
82
|
+
'v-btn--fab': this.fab,
|
|
83
|
+
'v-btn--fixed': this.fixed,
|
|
84
|
+
'v-btn--has-bg': this.hasBg,
|
|
85
|
+
'v-btn--icon': this.icon,
|
|
86
|
+
'v-btn--left': this.left,
|
|
87
|
+
'v-btn--loading': this.loading,
|
|
88
|
+
'v-btn--outlined': this.outlined,
|
|
89
|
+
'v-btn--plain': this.plain,
|
|
90
|
+
'v-btn--right': this.right,
|
|
91
|
+
'v-btn--round': this.isRound,
|
|
92
|
+
'v-btn--rounded': this.rounded,
|
|
93
|
+
'v-btn--router': this.to,
|
|
94
|
+
'v-btn--text': this.text,
|
|
95
|
+
'v-btn--tile': this.tile,
|
|
96
|
+
'v-btn--top': this.top,
|
|
97
|
+
...this.themeClasses,
|
|
98
|
+
...this.groupClasses,
|
|
99
|
+
...this.elevationClasses,
|
|
100
|
+
...this.sizeableClasses
|
|
101
|
+
};
|
|
102
|
+
},
|
|
103
|
+
computedElevation() {
|
|
104
|
+
if (this.disabled) return undefined;
|
|
105
|
+
return _mixins_elevatable__WEBPACK_IMPORTED_MODULE_5__[/* default */ "a"].options.computed.computedElevation.call(this);
|
|
106
|
+
},
|
|
107
|
+
computedRipple() {
|
|
108
|
+
var _a;
|
|
109
|
+
const defaultRipple = this.icon || this.fab ? {
|
|
110
|
+
circle: true
|
|
111
|
+
} : true;
|
|
112
|
+
if (this.disabled) return false;else return (_a = this.ripple) !== null && _a !== void 0 ? _a : defaultRipple;
|
|
113
|
+
},
|
|
114
|
+
hasBg() {
|
|
115
|
+
return !this.text && !this.plain && !this.outlined && !this.icon;
|
|
116
|
+
},
|
|
117
|
+
isElevated() {
|
|
118
|
+
return Boolean(!this.icon && !this.text && !this.outlined && !this.depressed && !this.disabled && !this.plain && (this.elevation == null || Number(this.elevation) > 0));
|
|
119
|
+
},
|
|
120
|
+
isRound() {
|
|
121
|
+
return Boolean(this.icon || this.fab);
|
|
122
|
+
},
|
|
123
|
+
styles() {
|
|
124
|
+
return {
|
|
125
|
+
...this.measurableStyles
|
|
126
|
+
};
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
created() {
|
|
130
|
+
const breakingProps = [['flat', 'text'], ['outline', 'outlined'], ['round', 'rounded']];
|
|
131
|
+
/* istanbul ignore next */
|
|
132
|
+
|
|
133
|
+
breakingProps.forEach(([original, replacement]) => {
|
|
134
|
+
if (this.$attrs.hasOwnProperty(original)) Object(_util_console__WEBPACK_IMPORTED_MODULE_10__[/* breaking */ "a"])(original, replacement, this);
|
|
135
|
+
});
|
|
136
|
+
},
|
|
137
|
+
methods: {
|
|
138
|
+
click(e) {
|
|
139
|
+
// TODO: Remove this in v3
|
|
140
|
+
!this.retainFocusOnClick && !this.fab && e.detail && this.$el.blur();
|
|
141
|
+
this.$emit('click', e);
|
|
142
|
+
this.btnToggle && this.toggle();
|
|
143
|
+
},
|
|
144
|
+
genContent() {
|
|
145
|
+
return this.$createElement('span', {
|
|
146
|
+
staticClass: 'v-btn__content'
|
|
147
|
+
}, this.$slots.default);
|
|
148
|
+
},
|
|
149
|
+
genLoader() {
|
|
150
|
+
return this.$createElement('span', {
|
|
151
|
+
class: 'v-btn__loader'
|
|
152
|
+
}, this.$slots.loader || [this.$createElement(_VProgressCircular__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"], {
|
|
153
|
+
props: {
|
|
154
|
+
indeterminate: true,
|
|
155
|
+
size: 23,
|
|
156
|
+
width: 2
|
|
157
|
+
}
|
|
158
|
+
})]);
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
render(h) {
|
|
162
|
+
const children = [this.genContent(), this.loading && this.genLoader()];
|
|
163
|
+
const {
|
|
164
|
+
tag,
|
|
165
|
+
data
|
|
166
|
+
} = this.generateRouteLink();
|
|
167
|
+
const setColor = this.hasBg ? this.setBackgroundColor : this.setTextColor;
|
|
168
|
+
if (tag === 'button') {
|
|
169
|
+
data.attrs.type = this.type;
|
|
170
|
+
data.attrs.disabled = this.disabled;
|
|
171
|
+
}
|
|
172
|
+
data.attrs.value = ['string', 'number'].includes(typeof this.value) ? this.value : JSON.stringify(this.value);
|
|
173
|
+
return h(tag, this.disabled ? data : setColor(this.color, data), children);
|
|
174
|
+
}
|
|
175
|
+
}));
|
|
30
176
|
|
|
31
177
|
/***/ }),
|
|
32
178
|
|
|
@@ -93,544 +239,76 @@ webpackContext.id = "0d70";
|
|
|
93
239
|
|
|
94
240
|
/***/ }),
|
|
95
241
|
|
|
96
|
-
/***/ "
|
|
242
|
+
/***/ "1c8e":
|
|
97
243
|
/***/ (function(module, exports, __webpack_require__) {
|
|
98
244
|
|
|
99
245
|
// extracted by mini-css-extract-plugin
|
|
100
246
|
|
|
101
247
|
/***/ }),
|
|
102
248
|
|
|
103
|
-
/***/ "
|
|
104
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
105
|
-
|
|
106
|
-
var map = {
|
|
107
|
-
"./theme-dark/stripe.png": "61ef",
|
|
108
|
-
"./theme-light/stripe.png": "1fe4"
|
|
109
|
-
};
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
function webpackContext(req) {
|
|
113
|
-
var id = webpackContextResolve(req);
|
|
114
|
-
return __webpack_require__(id);
|
|
115
|
-
}
|
|
116
|
-
function webpackContextResolve(req) {
|
|
117
|
-
if(!__webpack_require__.o(map, req)) {
|
|
118
|
-
var e = new Error("Cannot find module '" + req + "'");
|
|
119
|
-
e.code = 'MODULE_NOT_FOUND';
|
|
120
|
-
throw e;
|
|
121
|
-
}
|
|
122
|
-
return map[req];
|
|
123
|
-
}
|
|
124
|
-
webpackContext.keys = function webpackContextKeys() {
|
|
125
|
-
return Object.keys(map);
|
|
126
|
-
};
|
|
127
|
-
webpackContext.resolve = webpackContextResolve;
|
|
128
|
-
module.exports = webpackContext;
|
|
129
|
-
webpackContext.id = "18de";
|
|
130
|
-
|
|
131
|
-
/***/ }),
|
|
132
|
-
|
|
133
|
-
/***/ "1f0f":
|
|
134
|
-
/***/ (function(module, exports) {
|
|
135
|
-
|
|
136
|
-
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABSCAMAAACVH4HWAAAC+lBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////86i/ucAAAA/XRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+L4AceAAAAAFiS0dE/UsJk+kAAAuJSURBVGje7Zl7fIxnFsd/M7lfSEIuQkmkIpqlNKgs4hqNS1a7LkVKFWm61G2zQZelthW0UVJVSbVBI1KXtiGLmqpFQzAkCFEylYiGRoRE7jPz/j6f/eN9Z+admdxsPz67f/T89VzOO9/3ec5zznPeM8D/VDovTD17Yv+i554iwn2blqL8MOJpMbrcZN32WRELKkhyhwsAQPnq4XI+qQgDm2S0vcHCYNjOf8SaPJI/OgHw/ZH/hexteiEprF05d2YOmdl1NQsrmQ54aVgdH94toDnZQm2EvP+GvqJrk4z+gvgaReOBf3F3aBVfxkFqujS/xY7xApfJB6IqtS83qe19k7yWnpS22gXor+VsLGD+cFYHGBUc+lrJoFc+uE1mGvsDxsWpWTG+6VdK4I1+UrNPEX9pA2U+C7nJpLCgVeZ4kNixaYZ3BadLzeF11EYA+CvJYKOC8qDaXEr50Kx/lz9Pj+xl29zebiYzJ4lL6U1OBoAg8nbTDwSVc4K871MijG3BRcJ09TFHeFpU17M/ACir+HmTDwwvZoa83+My32/J1Yv4dwSndgGAMZXkGwCAEnFFoobskPYYFn1Uz+s9Df3AwdPSa3XLW/L1ZTxsIzWdy6n9+R0AUNboPY0aLThlQ0a/FgNKIrO8DHtN9jO0zhsV+mmM0sByjVyqefa1EW6tiFoDBB6G7czUWDs4C+wtDr7B9xpRfVXQ9Zb3e9do+7UuNPZhTdCQyyS3A4WcJg7uZ6iVomJuLePlA0OLGdfK+Ps8tWcElsRlCz74jqsAAPaV95QGO4kOPXjiqqvk+f4GBw+NXHBMr1vS6ij/BalNdMfH7IX9/AQAMJZfGGZXNGlw7cH+T3CX9IkMCBi2XnfVxvku3wUApBq2DXYqtVqtVv/E+0vMJC56VPsnurDGXdWTPN/NcS85GADsfmXZUDMVP977jbdi0e01H8WGukZdo8GTffexooNcpRdLhjzn9VsgaXykziqsJ3nMcOYVqdLGAT4DAPt9ohVKLqt2bVweM3nUi75PCnEpES15e64pjr7Ig2LD/ybz9txivd7C7DVX0mYHtOLH2/YPsQeA16nbsGXj3wYpZXMBPCMtJDafZGYXuPmHhE+Zv/rTr09c1pTpRNLxccoWGDE15MNNXvAt50aryancbWz7D/OznF7KqoR/15HM7tFcCvTBST3zLun54KVvWeRqOe1xm6Obe0HbC3wPTpHfkzWzm1QaUkEyFXj2awqk1Y0TcpWq5rfhD1X6SAAD8yksbkLFppDfvTbFDwDeITPN5tzmbFKT51uKrdNYNRKA03ZybuMafvzJcIfgE5aa++7UcvJDhxaPzRLWxdoCikQ2hDV+G+p/URizp8tcaWGvW1zYisP5Vi1/XtbLRvENC10bVcjiK95TU+5cS4xsi5CyzhazETzQGv/qeUAg63IOCo2cTgA+W1gnJY3arHdn2FldMcda58aBcT9UkGSDv8WE3dA1FwSSDSdXDhqdcEkg+ThzYU8AGOkkqmwyv5yaFcWzYxYcYbLFaD5J4VLCaGkfvadsKyTJFCC8xgdAr0WHeP/JwrhXleVSCpk2xdt8qNubJ5jeOV7LZwFkkLdCGtnhoRNmjurUBGWD5VIK2U1aaHcgyJCPs0YgGQh0aCgfb3l+vV7bdUe0YM7MRnPRTg317RuBBETvvFME6O7tie4KIIrk1RoGAjuZYP4D/gtP6Eiy+tyx63oyf3hjlFLGWkHmFZPkNaCCJAsmI4pX/RW1DGy3lVrZXrq9tDaHJC/GJ7E+CPCcX0R+9UJjkBsKS8gXrFatCrcDbPouUdVyNaKYBR8yX0dWi18TKpXqTClJ6s/EdQUcb/J7AAgnyeyYYIUlhEMtIaMG25sGnMIHI4pZCCcpXGioBgDbKpKk/sbnUd4GB+VUAMjlQ5Isz1w1Y0SgowyysxHDB0TvPA38IpoEUcxCj+iokR3xqFpMxu5HTx7Tx1H23H6WuAGYwtygf56TLi3ePbvRR4LUuFtARuwoJlkE6EjeTO6PKGZJ0yJkMo9b3UBVTARgc50RQLuIuC8vlpEkb3kAKOUZzreyCauOxIUAg1Ycr6NkEzlkuSm7k4VdXQiAGaarxilw6Ow7XAKglFNZYGMOWbQyzN5kkjXTrSDrudYKYn+NKgAO94RA2Wg8UwGUsuMlvgwnS2fsHpMI7JjpB4NN5JDN/EcjST11dgA28C+ywTepEiGzWVjAmrRAI6TjjB3FBpsUJL/a3gqSyA+sIQtYpgCQYAYZzSsixOEWSbK0k8wmrDoyD1h+vI5ymzh7VZcDwGLusWKE13M5gN7VWlPy4hL2IUtFCKaQM7pncocB8pl6bbgUoJwGL1GtECHKeT+RTAeAAawyOX6HqdEj3RFSyaN2QOA9Gr4Qvddf0pHU24oQfMO7Pd1KhFAJYuGvChGygXyY86kHABwi1xmSjjX1JFlQxmxXoHMRt0lP+xSSQn7KnJ4KCeJxmY/jN/OWpywKo+usiZ7GKJyFYH2FIdcKZt04wxt8TCEr7XQFmdcO8L7OdMNJXcuSSYbYe58dAfioSJJnXCSI58SkApL6i+tHOUuQBaZjG8k8Y76qFyIBwG+4N+Cew0zjXX3C6H59MljbFgAU43adO7NnZXcU8vlR6y/qSTacOtVAsu748tAZzMI/+BYAdAnu++dzomUAYJYszXPJ4nGjK+C4WCxxmHaKFN6xvLR0JIVLG8a4Aq6jE3IFkjpmIYbrAMwRSLLmBZOfbzPWio7ybBt52ScVCFhbSvL0KFhCWHvsnVBTkSF02fe15IWASN54ff53Asm7GaZS2VIeMuS/+1ncT1acGE/dvEN68vEW6y/lQj51Kfwd8n8I6RLw1KULfpcnF5tnXAHA9jf9iKtns/XTQ7kfJR2b1W7nQMzfYxKvZLVafcAOgEJtKQ6fSI1ze1caPhM2qgEAy8WnuwNom5ubm5ubux1ArG6HPWCX8JgD4eKRRvr7BYRtFugP25mUair+F398BkgmvWHTbaWWTkAS6z08PPySWTNGLEmXsBcAuHqkkEEetgAUXl6V3OjlDkwQipwBAPs4EEAK6S5WVf0BRQ0b+gIAFs+EBAGwSIIAgG0eS+0BYDgNHwBbSWNNqYLxAJxLuFr6KKiVQ+wf+gMoJ684AMDbUTKIQ4UJgvcpFqiTG3jPrgnIHHKINJBugnSww25/ANnpFC9IGSTIGd/KIIvIAQDsylaQkU1ADpMe0sCkF42QT32x2B9AtkcxdaHmkK1+eFcG2cCqNgDGPLDP49dNQMpZZ/EnEN3hUOwLF1sA2Rip53UnOcTlrphnSRC722J2+eU2LGO9V+MQ8pEVpEM6pVJcNrCB/MgECex7lHJIp921q5QAnCrD4acXSxeNQcoAYKz6okaj2uODFArlAmUQx8vUDzFAhAsPaIToVapTj0snKQBgwj0b4ARzG4fo+UBKu8T/SlL4GG67ZBA8X0eNqwSpg3Kd2Uqc03lQCWD/ZvEQvdAoRMPHVhC0KfOFq6MEQSy5xQiBXZEfvNsZbfIcGQG0rR3r4eER0MBNMkhgOwMkhXS2guArX8wPM0CUP1DIMEKwzQ/zRhgh9uQKYPqVpKSkpKRC3rc3QdJGGCARki+ZQ/o5I9kIQeeHpAni74jPTBAFmQgcEqt9b5OvmCBXjRBFDldYQwCFxgTBVDkEUN4yQaDjVnj+Kgbw9nU8YIR0FowQ9K694wYAQ8wh4xgG4KJkv11mkCmUQUq4FTFS1RhfUtvBAEmkCYJhD451hHLcvumPTRBlZCnDgLlaKZt3v22CeMZUyiGbmeyanyfl86FkLLaSHRR+8YIcgnZLM/dmLHVEcCgy1GXUq9WaKpJhkSqNRnNgkPgX3J+QosrVFKhO5ms0Gs0f16lyNAUqlSfg/P7JLI2mYCIApKoKNBf2ZGs0Z29oNBpNeHZ2UfG17KT/AN0EBu4x1k1uAAAAAElFTkSuQmCC"
|
|
137
|
-
|
|
138
|
-
/***/ }),
|
|
139
|
-
|
|
140
|
-
/***/ "1fe4":
|
|
141
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
142
|
-
|
|
143
|
-
module.exports = __webpack_require__.p + "img/stripe.405543e2.png";
|
|
144
|
-
|
|
145
|
-
/***/ }),
|
|
146
|
-
|
|
147
|
-
/***/ "202c":
|
|
249
|
+
/***/ "223d":
|
|
148
250
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
149
251
|
|
|
150
252
|
"use strict";
|
|
253
|
+
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad27");
|
|
151
254
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
_setup = _vm._self._setupProxy;
|
|
157
|
-
return _c('v-footer', {
|
|
158
|
-
staticClass: "flex-column justify-center pt-12",
|
|
159
|
-
class: {
|
|
160
|
-
'theme--dark': _vm._theme === 'dark'
|
|
161
|
-
}
|
|
162
|
-
}, [_c('v-row', {
|
|
163
|
-
staticClass: "flex-column text-center text-md-left flex-md-row"
|
|
164
|
-
}, [_c('v-col', {
|
|
165
|
-
staticClass: "text-center d-flex d-md-block justify-center text-center"
|
|
166
|
-
}, [_c('div', [_c('div', [_c('a', {
|
|
167
|
-
attrs: {
|
|
168
|
-
"href": "https://www.revolugo.com/"
|
|
169
|
-
}
|
|
170
|
-
}, [_c('img', {
|
|
171
|
-
attrs: {
|
|
172
|
-
"width": "200",
|
|
173
|
-
"src": __webpack_require__("8969")(`./theme-${_vm._theme}/revolugo.png`),
|
|
174
|
-
"alt": "Revolugo logo"
|
|
175
|
-
}
|
|
176
|
-
})])])]), _c('div', {
|
|
177
|
-
staticClass: "d-md-none"
|
|
178
|
-
}, [_c('figure', [_c('figcaption', [_vm._v(_vm._s(_vm.$t('appFooter.paymentMethods')))]), _c('img', {
|
|
179
|
-
staticClass: "mt-1",
|
|
180
|
-
attrs: {
|
|
181
|
-
"src": __webpack_require__("b81e"),
|
|
182
|
-
"alt": "credit-card logo"
|
|
183
|
-
}
|
|
184
|
-
})]), _c('figure', {
|
|
185
|
-
staticClass: "mt-3"
|
|
186
|
-
}, [_c('figcaption', [_vm._v(_vm._s(_vm.$t('appFooter.securedPayment')))]), _c('img', {
|
|
187
|
-
attrs: {
|
|
188
|
-
"width": "70",
|
|
189
|
-
"src": __webpack_require__("18de")(`./theme-${_vm._theme}/stripe.png`),
|
|
190
|
-
"alt": "stripe logo"
|
|
191
|
-
}
|
|
192
|
-
})])])]), _c('v-divider', {
|
|
193
|
-
staticClass: "d-md-none mt-6 border-opacity-50"
|
|
194
|
-
}), _c('v-col', {
|
|
195
|
-
staticClass: "mt-6 mt-md-0 text-center"
|
|
196
|
-
}, [_c('i18n', {
|
|
197
|
-
attrs: {
|
|
198
|
-
"path": "appFooter.revolugoCbs",
|
|
199
|
-
"tag": "p"
|
|
200
|
-
},
|
|
201
|
-
scopedSlots: _vm._u([{
|
|
202
|
-
key: "revolugoUrl",
|
|
203
|
-
fn: function () {
|
|
204
|
-
return [_c('a', {
|
|
205
|
-
attrs: {
|
|
206
|
-
"href": "https://www.revolugo.com/",
|
|
207
|
-
"target": "_blank"
|
|
208
|
-
}
|
|
209
|
-
}, [_vm._v(" Revolugo ")])];
|
|
210
|
-
},
|
|
211
|
-
proxy: true
|
|
212
|
-
}, {
|
|
213
|
-
key: "cbsUrl",
|
|
214
|
-
fn: function () {
|
|
215
|
-
return [_c('a', {
|
|
216
|
-
attrs: {
|
|
217
|
-
"href": "https://www.societe.com/societe/cbs-travel-834220980.html",
|
|
218
|
-
"target": "_blank"
|
|
219
|
-
}
|
|
220
|
-
}, [_vm._v("CBS Travel")])];
|
|
221
|
-
},
|
|
222
|
-
proxy: true
|
|
223
|
-
}, {
|
|
224
|
-
key: "atoutFranceUrl",
|
|
225
|
-
fn: function () {
|
|
226
|
-
return [_c('a', {
|
|
227
|
-
attrs: {
|
|
228
|
-
"href": "https://registre-operateurs-de-voyages.atout-france.fr/web/rovs/resultat_recherche#https://registre-operateurs-de-voyages.atout-france.fr/immatriculation/fichePublique?idPersonne=13422",
|
|
229
|
-
"target": "_blank"
|
|
230
|
-
}
|
|
231
|
-
}, [_vm._v("IM075180019")])];
|
|
232
|
-
},
|
|
233
|
-
proxy: true
|
|
234
|
-
}])
|
|
235
|
-
}), _c('i18n', {
|
|
236
|
-
staticClass: "mt-3",
|
|
237
|
-
attrs: {
|
|
238
|
-
"path": "appFooter.cbsNumber",
|
|
239
|
-
"tag": "p"
|
|
240
|
-
},
|
|
241
|
-
scopedSlots: _vm._u([{
|
|
242
|
-
key: "cbsUrl",
|
|
243
|
-
fn: function () {
|
|
244
|
-
return [_c('a', {
|
|
245
|
-
attrs: {
|
|
246
|
-
"href": "https://www.societe.com/societe/cbs-travel-834220980.html",
|
|
247
|
-
"target": "_blank"
|
|
248
|
-
}
|
|
249
|
-
}, [_vm._v("CBS Travel")])];
|
|
250
|
-
},
|
|
251
|
-
proxy: true
|
|
252
|
-
}, {
|
|
253
|
-
key: "atoutFranceUrl",
|
|
254
|
-
fn: function () {
|
|
255
|
-
return [_c('a', {
|
|
256
|
-
attrs: {
|
|
257
|
-
"href": "https://registre-operateurs-de-voyages.atout-france.fr/web/rovs/resultat_recherche#https://registre-operateurs-de-voyages.atout-france.fr/immatriculation/fichePublique?idPersonne=13422",
|
|
258
|
-
"target": "_blank"
|
|
259
|
-
}
|
|
260
|
-
}, [_vm._v("IM075180019")])];
|
|
261
|
-
},
|
|
262
|
-
proxy: true
|
|
263
|
-
}])
|
|
264
|
-
}), _c('div', {
|
|
265
|
-
staticClass: "text-center"
|
|
266
|
-
}, [_c('img', {
|
|
267
|
-
attrs: {
|
|
268
|
-
"src": __webpack_require__("7844")(`./theme-${_vm._theme}/atout-france.png`),
|
|
269
|
-
"alt": "atout-france logo"
|
|
270
|
-
}
|
|
271
|
-
})])], 1), _c('v-col', {
|
|
272
|
-
staticClass: "text-center"
|
|
273
|
-
}, [_c('i18n', {
|
|
274
|
-
attrs: {
|
|
275
|
-
"path": "appFooter.generali",
|
|
276
|
-
"tag": "p"
|
|
277
|
-
},
|
|
278
|
-
scopedSlots: _vm._u([{
|
|
279
|
-
key: "cbsUrl",
|
|
280
|
-
fn: function () {
|
|
281
|
-
return [_c('a', {
|
|
282
|
-
attrs: {
|
|
283
|
-
"href": "https://www.societe.com/societe/cbs-travel-834220980.html",
|
|
284
|
-
"target": "_blank"
|
|
285
|
-
}
|
|
286
|
-
}, [_vm._v("CBS Travel")])];
|
|
287
|
-
},
|
|
288
|
-
proxy: true
|
|
289
|
-
}])
|
|
290
|
-
}), _c('div', {
|
|
291
|
-
staticClass: "mt-3 align-center justify-center d-flex flex-row"
|
|
292
|
-
}, [_c('img', {
|
|
293
|
-
staticClass: "mr-10",
|
|
294
|
-
attrs: {
|
|
295
|
-
"height": "50",
|
|
296
|
-
"src": __webpack_require__("ef20")(`./theme-${_vm._theme}/generali.png`),
|
|
297
|
-
"alt": "generali logo"
|
|
298
|
-
}
|
|
299
|
-
}), _c('img', {
|
|
300
|
-
attrs: {
|
|
301
|
-
"height": "50",
|
|
302
|
-
"src": __webpack_require__("0d70")(`./theme-${_vm._theme}/apst.png`),
|
|
303
|
-
"alt": "apst logo"
|
|
304
|
-
}
|
|
305
|
-
})])], 1), _c('v-col', {
|
|
306
|
-
staticClass: "d-none d-md-block text-center"
|
|
307
|
-
}, [_c('figure', [_c('figcaption', [_vm._v(_vm._s(_vm.$t('appFooter.paymentMethods')))]), _c('img', {
|
|
308
|
-
staticClass: "mt-1",
|
|
309
|
-
attrs: {
|
|
310
|
-
"src": __webpack_require__("b81e"),
|
|
311
|
-
"alt": "credit-card logo"
|
|
312
|
-
}
|
|
313
|
-
})]), _c('figure', {
|
|
314
|
-
staticClass: "mt-3"
|
|
315
|
-
}, [_c('figcaption', [_vm._v(_vm._s(_vm.$t('appFooter.securedPayment')))]), _c('img', {
|
|
316
|
-
attrs: {
|
|
317
|
-
"width": "70",
|
|
318
|
-
"src": __webpack_require__("18de")(`./theme-${_vm._theme}/stripe.png`),
|
|
319
|
-
"alt": "stripe logo"
|
|
320
|
-
}
|
|
321
|
-
})])])], 1), _c('v-row', [_c('v-col', {
|
|
322
|
-
staticClass: "text-center"
|
|
323
|
-
}, [_c('h6', [_c('a', {
|
|
324
|
-
attrs: {
|
|
325
|
-
"href": "https://revolugo.s3.amazonaws.com/legal/cgv_revolugo.pdf",
|
|
326
|
-
"target": "_blank"
|
|
327
|
-
}
|
|
328
|
-
}, [_vm._v(_vm._s(_vm.$t('appFooter.legalTerms')))])]), _c('i18n', {
|
|
329
|
-
attrs: {
|
|
330
|
-
"path": "appFooter.copyright",
|
|
331
|
-
"tag": "h6"
|
|
332
|
-
},
|
|
333
|
-
scopedSlots: _vm._u([{
|
|
334
|
-
key: "revolugo",
|
|
335
|
-
fn: function () {
|
|
336
|
-
return [_c('a', {
|
|
337
|
-
attrs: {
|
|
338
|
-
"href": "https://www.revolugo.com/",
|
|
339
|
-
"target": "_blank"
|
|
340
|
-
}
|
|
341
|
-
}, [_vm._v(" Revolugo ")])];
|
|
342
|
-
},
|
|
343
|
-
proxy: true
|
|
344
|
-
}, {
|
|
345
|
-
key: "year",
|
|
346
|
-
fn: function () {
|
|
347
|
-
return [_vm._v(" " + _vm._s(new Date().getFullYear()) + " ")];
|
|
348
|
-
},
|
|
349
|
-
proxy: true
|
|
350
|
-
}])
|
|
351
|
-
})], 1)], 1)], 1);
|
|
352
|
-
};
|
|
353
|
-
var staticRenderFns = [];
|
|
354
|
-
|
|
355
|
-
// CONCATENATED MODULE: ./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.vue?vue&type=template&id=4bbf1d9f&scoped=true&
|
|
356
|
-
|
|
357
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue@2.7.14_patch_hash=eabltful76efbfyd536dwkbr5a/node_modules/vue/dist/vue.runtime.esm.js
|
|
358
|
-
var vue_runtime_esm = __webpack_require__("ad27");
|
|
359
|
-
|
|
360
|
-
// EXTERNAL MODULE: ./src/mixins/locale-async-loader.ts + 1 modules
|
|
361
|
-
var locale_async_loader = __webpack_require__("6337");
|
|
362
|
-
|
|
363
|
-
// CONCATENATED MODULE: ./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.props.ts
|
|
364
|
-
function cov_11zq8xu7le() {
|
|
365
|
-
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.props.ts";
|
|
366
|
-
var hash = "3b13894d3031ee990f9dc47ccfe890dcef0fa7e6";
|
|
367
|
-
var global = new Function("return this")();
|
|
368
|
-
var gcv = "__coverage__";
|
|
369
|
-
var coverageData = {
|
|
370
|
-
path: "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.props.ts",
|
|
371
|
-
statementMap: {
|
|
372
|
-
"0": {
|
|
373
|
-
start: {
|
|
374
|
-
line: 1,
|
|
375
|
-
column: 39
|
|
376
|
-
},
|
|
377
|
-
end: {
|
|
378
|
-
line: 9,
|
|
379
|
-
column: 1
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
},
|
|
383
|
-
fnMap: {},
|
|
384
|
-
branchMap: {},
|
|
385
|
-
s: {
|
|
386
|
-
"0": 0
|
|
387
|
-
},
|
|
388
|
-
f: {},
|
|
389
|
-
b: {},
|
|
390
|
-
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
391
|
-
hash: "3b13894d3031ee990f9dc47ccfe890dcef0fa7e6"
|
|
392
|
-
};
|
|
393
|
-
var coverage = global[gcv] || (global[gcv] = {});
|
|
394
|
-
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
395
|
-
coverage[path] = coverageData;
|
|
396
|
-
}
|
|
397
|
-
var actualCoverage = coverage[path];
|
|
398
|
-
{
|
|
399
|
-
// @ts-ignore
|
|
400
|
-
cov_11zq8xu7le = function () {
|
|
401
|
-
return actualCoverage;
|
|
402
|
-
};
|
|
403
|
-
}
|
|
404
|
-
return actualCoverage;
|
|
405
|
-
}
|
|
406
|
-
cov_11zq8xu7le();
|
|
407
|
-
const termsAndConditionsProps = (cov_11zq8xu7le().s[0]++, {
|
|
408
|
-
token: {
|
|
409
|
-
type: String
|
|
255
|
+
/* harmony default export */ __webpack_exports__["a"] = (vue__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"].extend({
|
|
256
|
+
name: 'elevatable',
|
|
257
|
+
props: {
|
|
258
|
+
elevation: [Number, String]
|
|
410
259
|
},
|
|
411
|
-
theme: {
|
|
412
|
-
type: String,
|
|
413
|
-
default: 'dark'
|
|
414
|
-
}
|
|
415
|
-
});
|
|
416
|
-
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--13-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/babel-loader@8.3.0_@babel+core@7.21.4_webpack@4.46.0/node_modules/babel-loader/lib!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/ts-loader@6.2.2_typescript@4.7.4/node_modules/ts-loader??ref--13-2!./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.ts?vue&type=script&lang=ts&
|
|
417
|
-
function cov_q4bsr7kuw() {
|
|
418
|
-
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.ts";
|
|
419
|
-
var hash = "ba20f85e7c1f8c115fcdaedb6ea224ad89facebb";
|
|
420
|
-
var global = new Function("return this")();
|
|
421
|
-
var gcv = "__coverage__";
|
|
422
|
-
var coverageData = {
|
|
423
|
-
path: "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.ts",
|
|
424
|
-
statementMap: {
|
|
425
|
-
"0": {
|
|
426
|
-
start: {
|
|
427
|
-
line: 10,
|
|
428
|
-
column: 12
|
|
429
|
-
},
|
|
430
|
-
end: {
|
|
431
|
-
line: 10,
|
|
432
|
-
column: 60
|
|
433
|
-
}
|
|
434
|
-
}
|
|
435
|
-
},
|
|
436
|
-
fnMap: {
|
|
437
|
-
"0": {
|
|
438
|
-
name: "(anonymous_0)",
|
|
439
|
-
decl: {
|
|
440
|
-
start: {
|
|
441
|
-
line: 9,
|
|
442
|
-
column: 8
|
|
443
|
-
},
|
|
444
|
-
end: {
|
|
445
|
-
line: 9,
|
|
446
|
-
column: 9
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
loc: {
|
|
450
|
-
start: {
|
|
451
|
-
line: 9,
|
|
452
|
-
column: 17
|
|
453
|
-
},
|
|
454
|
-
end: {
|
|
455
|
-
line: 11,
|
|
456
|
-
column: 9
|
|
457
|
-
}
|
|
458
|
-
},
|
|
459
|
-
line: 9
|
|
460
|
-
}
|
|
461
|
-
},
|
|
462
|
-
branchMap: {
|
|
463
|
-
"0": {
|
|
464
|
-
loc: {
|
|
465
|
-
start: {
|
|
466
|
-
line: 10,
|
|
467
|
-
column: 19
|
|
468
|
-
},
|
|
469
|
-
end: {
|
|
470
|
-
line: 10,
|
|
471
|
-
column: 59
|
|
472
|
-
}
|
|
473
|
-
},
|
|
474
|
-
type: "cond-expr",
|
|
475
|
-
locations: [{
|
|
476
|
-
start: {
|
|
477
|
-
line: 10,
|
|
478
|
-
column: 43
|
|
479
|
-
},
|
|
480
|
-
end: {
|
|
481
|
-
line: 10,
|
|
482
|
-
column: 49
|
|
483
|
-
}
|
|
484
|
-
}, {
|
|
485
|
-
start: {
|
|
486
|
-
line: 10,
|
|
487
|
-
column: 52
|
|
488
|
-
},
|
|
489
|
-
end: {
|
|
490
|
-
line: 10,
|
|
491
|
-
column: 59
|
|
492
|
-
}
|
|
493
|
-
}],
|
|
494
|
-
line: 10
|
|
495
|
-
}
|
|
496
|
-
},
|
|
497
|
-
s: {
|
|
498
|
-
"0": 0
|
|
499
|
-
},
|
|
500
|
-
f: {
|
|
501
|
-
"0": 0
|
|
502
|
-
},
|
|
503
|
-
b: {
|
|
504
|
-
"0": [0, 0]
|
|
505
|
-
},
|
|
506
|
-
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
507
|
-
hash: "ba20f85e7c1f8c115fcdaedb6ea224ad89facebb"
|
|
508
|
-
};
|
|
509
|
-
var coverage = global[gcv] || (global[gcv] = {});
|
|
510
|
-
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
511
|
-
coverage[path] = coverageData;
|
|
512
|
-
}
|
|
513
|
-
var actualCoverage = coverage[path];
|
|
514
|
-
{
|
|
515
|
-
// @ts-ignore
|
|
516
|
-
cov_q4bsr7kuw = function () {
|
|
517
|
-
return actualCoverage;
|
|
518
|
-
};
|
|
519
|
-
}
|
|
520
|
-
return actualCoverage;
|
|
521
|
-
}
|
|
522
|
-
cov_q4bsr7kuw();
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
/* harmony default export */ var TermsAndConditionsvue_type_script_lang_ts_ = (vue_runtime_esm["a" /* default */].extend({
|
|
527
|
-
name: 'TermsAndConditions',
|
|
528
|
-
mixins: [Object(locale_async_loader["a" /* localeAsyncLoaderMixin */])("components/RevolugoElements/TermsAndConditions")],
|
|
529
|
-
props: termsAndConditionsProps,
|
|
530
260
|
computed: {
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
261
|
+
computedElevation() {
|
|
262
|
+
return this.elevation;
|
|
263
|
+
},
|
|
264
|
+
elevationClasses() {
|
|
265
|
+
const elevation = this.computedElevation;
|
|
266
|
+
if (elevation == null) return {};
|
|
267
|
+
if (isNaN(parseInt(elevation))) return {};
|
|
268
|
+
return {
|
|
269
|
+
[`elevation-${this.elevation}`]: true
|
|
270
|
+
};
|
|
535
271
|
}
|
|
536
272
|
}
|
|
537
273
|
}));
|
|
538
|
-
// CONCATENATED MODULE: ./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.ts?vue&type=script&lang=ts&
|
|
539
|
-
/* harmony default export */ var TermsAndConditions_TermsAndConditionsvue_type_script_lang_ts_ = (TermsAndConditionsvue_type_script_lang_ts_);
|
|
540
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue-loader@15.10.1_cache-loader@4.1.0_css-loader@3.6.0_react-dom@16.14.0_react@16.14.0_vue-te_in2h7w4pcz7gmv74d3b5fqofg4/node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
541
|
-
var componentNormalizer = __webpack_require__("f0a0");
|
|
542
274
|
|
|
543
|
-
|
|
544
|
-
var installComponents = __webpack_require__("61eb");
|
|
545
|
-
var installComponents_default = /*#__PURE__*/__webpack_require__.n(installComponents);
|
|
275
|
+
/***/ }),
|
|
546
276
|
|
|
547
|
-
|
|
548
|
-
|
|
277
|
+
/***/ "3102":
|
|
278
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
549
279
|
|
|
550
|
-
|
|
551
|
-
var
|
|
280
|
+
"use strict";
|
|
281
|
+
/* harmony import */ var _VProgressCircular__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c527");
|
|
552
282
|
|
|
553
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/src/components/VFooter/VFooter.sass
|
|
554
|
-
var VFooter = __webpack_require__("da93");
|
|
555
283
|
|
|
556
|
-
|
|
557
|
-
var VSheet = __webpack_require__("1163");
|
|
284
|
+
/* harmony default export */ __webpack_exports__["a"] = (_VProgressCircular__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"]);
|
|
558
285
|
|
|
559
|
-
|
|
560
|
-
var positionable = __webpack_require__("3473");
|
|
286
|
+
/***/ }),
|
|
561
287
|
|
|
562
|
-
|
|
563
|
-
|
|
288
|
+
/***/ "363e":
|
|
289
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
564
290
|
|
|
565
|
-
//
|
|
566
|
-
// Util
|
|
291
|
+
// extracted by mini-css-extract-plugin
|
|
567
292
|
|
|
293
|
+
/***/ }),
|
|
568
294
|
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
return Object(mixins["a" /* default */])(Object(positionable["b" /* factory */])(['absolute', 'fixed'])).extend({
|
|
572
|
-
name: 'applicationable',
|
|
573
|
-
props: {
|
|
574
|
-
app: Boolean
|
|
575
|
-
},
|
|
576
|
-
computed: {
|
|
577
|
-
applicationProperty() {
|
|
578
|
-
return value;
|
|
579
|
-
}
|
|
580
|
-
},
|
|
581
|
-
watch: {
|
|
582
|
-
// If previous value was app
|
|
583
|
-
// reset the provided prop
|
|
584
|
-
app(x, prev) {
|
|
585
|
-
prev ? this.removeApplication(true) : this.callUpdate();
|
|
586
|
-
},
|
|
587
|
-
applicationProperty(newVal, oldVal) {
|
|
588
|
-
this.$vuetify.application.unregister(this._uid, oldVal);
|
|
589
|
-
}
|
|
590
|
-
},
|
|
591
|
-
activated() {
|
|
592
|
-
this.callUpdate();
|
|
593
|
-
},
|
|
594
|
-
created() {
|
|
595
|
-
for (let i = 0, length = events.length; i < length; i++) {
|
|
596
|
-
this.$watch(events[i], this.callUpdate);
|
|
597
|
-
}
|
|
598
|
-
this.callUpdate();
|
|
599
|
-
},
|
|
600
|
-
mounted() {
|
|
601
|
-
this.callUpdate();
|
|
602
|
-
},
|
|
603
|
-
deactivated() {
|
|
604
|
-
this.removeApplication();
|
|
605
|
-
},
|
|
606
|
-
destroyed() {
|
|
607
|
-
this.removeApplication();
|
|
608
|
-
},
|
|
609
|
-
methods: {
|
|
610
|
-
callUpdate() {
|
|
611
|
-
if (!this.app) return;
|
|
612
|
-
this.$vuetify.application.register(this._uid, this.applicationProperty, this.updateApplication());
|
|
613
|
-
},
|
|
614
|
-
removeApplication(force = false) {
|
|
615
|
-
if (!force && !this.app) return;
|
|
616
|
-
this.$vuetify.application.unregister(this._uid, this.applicationProperty);
|
|
617
|
-
},
|
|
618
|
-
updateApplication: () => 0
|
|
619
|
-
}
|
|
620
|
-
});
|
|
621
|
-
}
|
|
622
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/mixins/ssr-bootable/index.js
|
|
623
|
-
var ssr_bootable = __webpack_require__("e8b0");
|
|
295
|
+
/***/ "37d99":
|
|
296
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
624
297
|
|
|
625
|
-
|
|
626
|
-
var
|
|
298
|
+
"use strict";
|
|
299
|
+
/* harmony import */ var core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c3d6");
|
|
300
|
+
/* harmony import */ var core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
301
|
+
/* harmony import */ var _src_components_VToolbar_VToolbar_sass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("d26d");
|
|
302
|
+
/* harmony import */ var _src_components_VToolbar_VToolbar_sass__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_src_components_VToolbar_VToolbar_sass__WEBPACK_IMPORTED_MODULE_1__);
|
|
303
|
+
/* harmony import */ var _VSheet_VSheet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("1163");
|
|
304
|
+
/* harmony import */ var _VImg_VImg__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("7dd6");
|
|
305
|
+
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("3d78");
|
|
306
|
+
/* harmony import */ var _util_console__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("6c21");
|
|
627
307
|
|
|
628
|
-
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/components/VFooter/VFooter.js
|
|
629
308
|
// Styles
|
|
630
|
-
//
|
|
631
|
-
|
|
632
|
-
// Mixins
|
|
309
|
+
// Extensions
|
|
633
310
|
|
|
311
|
+
// Components
|
|
634
312
|
|
|
635
313
|
// Utilities
|
|
636
314
|
|
|
@@ -638,298 +316,193 @@ var helpers = __webpack_require__("3d78");
|
|
|
638
316
|
|
|
639
317
|
/* @vue/component */
|
|
640
318
|
|
|
641
|
-
/* harmony default export */
|
|
642
|
-
name: 'v-
|
|
319
|
+
/* harmony default export */ __webpack_exports__["a"] = (_VSheet_VSheet__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].extend({
|
|
320
|
+
name: 'v-toolbar',
|
|
643
321
|
props: {
|
|
644
|
-
|
|
645
|
-
|
|
322
|
+
absolute: Boolean,
|
|
323
|
+
bottom: Boolean,
|
|
324
|
+
collapse: Boolean,
|
|
325
|
+
dense: Boolean,
|
|
326
|
+
extended: Boolean,
|
|
327
|
+
extensionHeight: {
|
|
328
|
+
default: 48,
|
|
646
329
|
type: [Number, String]
|
|
647
330
|
},
|
|
648
|
-
|
|
649
|
-
|
|
331
|
+
flat: Boolean,
|
|
332
|
+
floating: Boolean,
|
|
333
|
+
prominent: Boolean,
|
|
334
|
+
short: Boolean,
|
|
335
|
+
src: {
|
|
336
|
+
type: [String, Object],
|
|
337
|
+
default: ''
|
|
338
|
+
},
|
|
650
339
|
tag: {
|
|
651
340
|
type: String,
|
|
652
|
-
default: '
|
|
341
|
+
default: 'header'
|
|
653
342
|
}
|
|
654
343
|
},
|
|
344
|
+
data: () => ({
|
|
345
|
+
isExtended: false
|
|
346
|
+
}),
|
|
655
347
|
computed: {
|
|
656
|
-
|
|
657
|
-
|
|
348
|
+
computedHeight() {
|
|
349
|
+
const height = this.computedContentHeight;
|
|
350
|
+
if (!this.isExtended) return height;
|
|
351
|
+
const extensionHeight = parseInt(this.extensionHeight);
|
|
352
|
+
return this.isCollapsed ? height : height + (!isNaN(extensionHeight) ? extensionHeight : 0);
|
|
353
|
+
},
|
|
354
|
+
computedContentHeight() {
|
|
355
|
+
if (this.height) return parseInt(this.height);
|
|
356
|
+
if (this.isProminent && this.dense) return 96;
|
|
357
|
+
if (this.isProminent && this.short) return 112;
|
|
358
|
+
if (this.isProminent) return 128;
|
|
359
|
+
if (this.dense) return 48;
|
|
360
|
+
if (this.short || this.$vuetify.breakpoint.smAndDown) return 56;
|
|
361
|
+
return 64;
|
|
658
362
|
},
|
|
659
363
|
classes() {
|
|
660
364
|
return {
|
|
661
|
-
...
|
|
662
|
-
'v-
|
|
663
|
-
'v-
|
|
664
|
-
'v-
|
|
665
|
-
'v-
|
|
365
|
+
..._VSheet_VSheet__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].options.computed.classes.call(this),
|
|
366
|
+
'v-toolbar': true,
|
|
367
|
+
'v-toolbar--absolute': this.absolute,
|
|
368
|
+
'v-toolbar--bottom': this.bottom,
|
|
369
|
+
'v-toolbar--collapse': this.collapse,
|
|
370
|
+
'v-toolbar--collapsed': this.isCollapsed,
|
|
371
|
+
'v-toolbar--dense': this.dense,
|
|
372
|
+
'v-toolbar--extended': this.isExtended,
|
|
373
|
+
'v-toolbar--flat': this.flat,
|
|
374
|
+
'v-toolbar--floating': this.floating,
|
|
375
|
+
'v-toolbar--prominent': this.isProminent
|
|
666
376
|
};
|
|
667
377
|
},
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
return this.app ? this.$vuetify.application.bottom : 0;
|
|
671
|
-
},
|
|
672
|
-
computedLeft() {
|
|
673
|
-
if (!this.isPositioned) return undefined;
|
|
674
|
-
return this.app && this.inset ? this.$vuetify.application.left : 0;
|
|
378
|
+
isCollapsed() {
|
|
379
|
+
return this.collapse;
|
|
675
380
|
},
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
return this.app && this.inset ? this.$vuetify.application.right : 0;
|
|
679
|
-
},
|
|
680
|
-
isPositioned() {
|
|
681
|
-
return Boolean(this.absolute || this.fixed || this.app);
|
|
381
|
+
isProminent() {
|
|
382
|
+
return this.prominent;
|
|
682
383
|
},
|
|
683
384
|
styles() {
|
|
684
|
-
const height = parseInt(this.height);
|
|
685
385
|
return {
|
|
686
|
-
...
|
|
687
|
-
height:
|
|
688
|
-
left: Object(helpers["g" /* convertToUnit */])(this.computedLeft),
|
|
689
|
-
right: Object(helpers["g" /* convertToUnit */])(this.computedRight),
|
|
690
|
-
bottom: Object(helpers["g" /* convertToUnit */])(this.computedBottom)
|
|
386
|
+
...this.measurableStyles,
|
|
387
|
+
height: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* convertToUnit */ "g"])(this.computedHeight)
|
|
691
388
|
};
|
|
692
389
|
}
|
|
693
390
|
},
|
|
391
|
+
created() {
|
|
392
|
+
const breakingProps = [['app', '<v-app-bar app>'], ['manual-scroll', '<v-app-bar :value="false">'], ['clipped-left', '<v-app-bar clipped-left>'], ['clipped-right', '<v-app-bar clipped-right>'], ['inverted-scroll', '<v-app-bar inverted-scroll>'], ['scroll-off-screen', '<v-app-bar scroll-off-screen>'], ['scroll-target', '<v-app-bar scroll-target>'], ['scroll-threshold', '<v-app-bar scroll-threshold>'], ['card', '<v-app-bar flat>']];
|
|
393
|
+
/* istanbul ignore next */
|
|
394
|
+
|
|
395
|
+
breakingProps.forEach(([original, replacement]) => {
|
|
396
|
+
if (this.$attrs.hasOwnProperty(original)) Object(_util_console__WEBPACK_IMPORTED_MODULE_5__[/* breaking */ "a"])(original, replacement, this);
|
|
397
|
+
});
|
|
398
|
+
},
|
|
694
399
|
methods: {
|
|
695
|
-
|
|
696
|
-
const
|
|
697
|
-
|
|
400
|
+
genBackground() {
|
|
401
|
+
const props = {
|
|
402
|
+
height: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* convertToUnit */ "g"])(this.computedHeight),
|
|
403
|
+
src: this.src
|
|
404
|
+
};
|
|
405
|
+
const image = this.$scopedSlots.img ? this.$scopedSlots.img({
|
|
406
|
+
props
|
|
407
|
+
}) : this.$createElement(_VImg_VImg__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"], {
|
|
408
|
+
props
|
|
409
|
+
});
|
|
410
|
+
return this.$createElement('div', {
|
|
411
|
+
staticClass: 'v-toolbar__image'
|
|
412
|
+
}, [image]);
|
|
413
|
+
},
|
|
414
|
+
genContent() {
|
|
415
|
+
return this.$createElement('div', {
|
|
416
|
+
staticClass: 'v-toolbar__content',
|
|
417
|
+
style: {
|
|
418
|
+
height: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* convertToUnit */ "g"])(this.computedContentHeight)
|
|
419
|
+
}
|
|
420
|
+
}, Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* getSlot */ "o"])(this));
|
|
421
|
+
},
|
|
422
|
+
genExtension() {
|
|
423
|
+
return this.$createElement('div', {
|
|
424
|
+
staticClass: 'v-toolbar__extension',
|
|
425
|
+
style: {
|
|
426
|
+
height: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* convertToUnit */ "g"])(this.extensionHeight)
|
|
427
|
+
}
|
|
428
|
+
}, Object(_util_helpers__WEBPACK_IMPORTED_MODULE_4__[/* getSlot */ "o"])(this, 'extension'));
|
|
698
429
|
}
|
|
699
430
|
},
|
|
700
431
|
render(h) {
|
|
432
|
+
this.isExtended = this.extended || !!this.$scopedSlots.extension;
|
|
433
|
+
const children = [this.genContent()];
|
|
701
434
|
const data = this.setBackgroundColor(this.color, {
|
|
702
|
-
staticClass: 'v-footer',
|
|
703
435
|
class: this.classes,
|
|
704
|
-
style: this.styles
|
|
436
|
+
style: this.styles,
|
|
437
|
+
on: this.$listeners
|
|
705
438
|
});
|
|
706
|
-
|
|
439
|
+
if (this.isExtended) children.push(this.genExtension());
|
|
440
|
+
if (this.src || this.$scopedSlots.img) children.unshift(this.genBackground());
|
|
441
|
+
return h(this.tag, data, children);
|
|
707
442
|
}
|
|
708
443
|
}));
|
|
709
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/components/VGrid/VRow.js
|
|
710
|
-
var VRow = __webpack_require__("5c91");
|
|
711
|
-
|
|
712
|
-
// CONCATENATED MODULE: ./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.vue
|
|
713
444
|
|
|
445
|
+
/***/ }),
|
|
714
446
|
|
|
447
|
+
/***/ "5300":
|
|
448
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
715
449
|
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
if (style0.__inject__) style0.__inject__(context)
|
|
450
|
+
"use strict";
|
|
451
|
+
/* unused harmony export factory */
|
|
452
|
+
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad27");
|
|
720
453
|
|
|
454
|
+
function factory(prop = 'value', event = 'change') {
|
|
455
|
+
return vue__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"].extend({
|
|
456
|
+
name: 'proxyable',
|
|
457
|
+
model: {
|
|
458
|
+
prop,
|
|
459
|
+
event
|
|
460
|
+
},
|
|
461
|
+
props: {
|
|
462
|
+
[prop]: {
|
|
463
|
+
required: false
|
|
464
|
+
}
|
|
465
|
+
},
|
|
466
|
+
data() {
|
|
467
|
+
return {
|
|
468
|
+
internalLazyValue: this[prop]
|
|
469
|
+
};
|
|
470
|
+
},
|
|
471
|
+
computed: {
|
|
472
|
+
internalValue: {
|
|
473
|
+
get() {
|
|
474
|
+
return this.internalLazyValue;
|
|
475
|
+
},
|
|
476
|
+
set(val) {
|
|
477
|
+
if (val === this.internalLazyValue) return;
|
|
478
|
+
this.internalLazyValue = val;
|
|
479
|
+
this.$emit(event, val);
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
},
|
|
483
|
+
watch: {
|
|
484
|
+
[prop](val) {
|
|
485
|
+
this.internalLazyValue = val;
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
});
|
|
721
489
|
}
|
|
490
|
+
/* eslint-disable-next-line @typescript-eslint/no-redeclare */
|
|
722
491
|
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
var component = Object(componentNormalizer["a" /* default */])(
|
|
726
|
-
TermsAndConditions_TermsAndConditionsvue_type_script_lang_ts_,
|
|
727
|
-
render,
|
|
728
|
-
staticRenderFns,
|
|
729
|
-
false,
|
|
730
|
-
injectStyles,
|
|
731
|
-
"4bbf1d9f",
|
|
732
|
-
null
|
|
733
|
-
,true
|
|
734
|
-
)
|
|
492
|
+
const Proxyable = factory();
|
|
493
|
+
/* harmony default export */ __webpack_exports__["a"] = (Proxyable);
|
|
735
494
|
|
|
736
|
-
|
|
495
|
+
/***/ }),
|
|
737
496
|
|
|
738
|
-
|
|
497
|
+
/***/ "6b12":
|
|
498
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
739
499
|
|
|
500
|
+
// extracted by mini-css-extract-plugin
|
|
740
501
|
|
|
502
|
+
/***/ }),
|
|
741
503
|
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
installComponents_default()(component, {VCol: VCol["a" /* default */],VDivider: VDivider["a" /* default */],VFooter: VFooter_VFooter,VRow: VRow["a" /* default */]})
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
/***/ }),
|
|
748
|
-
|
|
749
|
-
/***/ "223d":
|
|
750
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
751
|
-
|
|
752
|
-
"use strict";
|
|
753
|
-
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad27");
|
|
754
|
-
|
|
755
|
-
/* harmony default export */ __webpack_exports__["a"] = (vue__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"].extend({
|
|
756
|
-
name: 'elevatable',
|
|
757
|
-
props: {
|
|
758
|
-
elevation: [Number, String]
|
|
759
|
-
},
|
|
760
|
-
computed: {
|
|
761
|
-
computedElevation() {
|
|
762
|
-
return this.elevation;
|
|
763
|
-
},
|
|
764
|
-
elevationClasses() {
|
|
765
|
-
const elevation = this.computedElevation;
|
|
766
|
-
if (elevation == null) return {};
|
|
767
|
-
if (isNaN(parseInt(elevation))) return {};
|
|
768
|
-
return {
|
|
769
|
-
[`elevation-${this.elevation}`]: true
|
|
770
|
-
};
|
|
771
|
-
}
|
|
772
|
-
}
|
|
773
|
-
}));
|
|
774
|
-
|
|
775
|
-
/***/ }),
|
|
776
|
-
|
|
777
|
-
/***/ "3473":
|
|
778
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
779
|
-
|
|
780
|
-
"use strict";
|
|
781
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return factory; });
|
|
782
|
-
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad27");
|
|
783
|
-
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("3d78");
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
const availableProps = {
|
|
787
|
-
absolute: Boolean,
|
|
788
|
-
bottom: Boolean,
|
|
789
|
-
fixed: Boolean,
|
|
790
|
-
left: Boolean,
|
|
791
|
-
right: Boolean,
|
|
792
|
-
top: Boolean
|
|
793
|
-
};
|
|
794
|
-
function factory(selected = []) {
|
|
795
|
-
return vue__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"].extend({
|
|
796
|
-
name: 'positionable',
|
|
797
|
-
props: selected.length ? Object(_util_helpers__WEBPACK_IMPORTED_MODULE_1__[/* filterObjectOnKeys */ "k"])(availableProps, selected) : availableProps
|
|
798
|
-
});
|
|
799
|
-
}
|
|
800
|
-
/* harmony default export */ __webpack_exports__["a"] = (factory()); // Add a `*` before the second `/`
|
|
801
|
-
|
|
802
|
-
/* Tests /
|
|
803
|
-
let single = factory(['top']).extend({
|
|
804
|
-
created () {
|
|
805
|
-
this.top
|
|
806
|
-
this.bottom
|
|
807
|
-
this.absolute
|
|
808
|
-
}
|
|
809
|
-
})
|
|
810
|
-
|
|
811
|
-
let some = factory(['top', 'bottom']).extend({
|
|
812
|
-
created () {
|
|
813
|
-
this.top
|
|
814
|
-
this.bottom
|
|
815
|
-
this.absolute
|
|
816
|
-
}
|
|
817
|
-
})
|
|
818
|
-
|
|
819
|
-
let all = factory().extend({
|
|
820
|
-
created () {
|
|
821
|
-
this.top
|
|
822
|
-
this.bottom
|
|
823
|
-
this.absolute
|
|
824
|
-
this.foobar
|
|
825
|
-
}
|
|
826
|
-
})
|
|
827
|
-
/**/
|
|
828
|
-
|
|
829
|
-
/***/ }),
|
|
830
|
-
|
|
831
|
-
/***/ "5354":
|
|
832
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
833
|
-
|
|
834
|
-
"use strict";
|
|
835
|
-
/* harmony import */ var _src_components_VDivider_VDivider_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7bf6");
|
|
836
|
-
/* harmony import */ var _src_components_VDivider_VDivider_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VDivider_VDivider_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
837
|
-
/* harmony import */ var _mixins_themeable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("64ad");
|
|
838
|
-
// Styles
|
|
839
|
-
// Mixins
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
/* harmony default export */ __webpack_exports__["a"] = (_mixins_themeable__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"].extend({
|
|
843
|
-
name: 'v-divider',
|
|
844
|
-
props: {
|
|
845
|
-
inset: Boolean,
|
|
846
|
-
vertical: Boolean
|
|
847
|
-
},
|
|
848
|
-
render(h) {
|
|
849
|
-
// WAI-ARIA attributes
|
|
850
|
-
let orientation;
|
|
851
|
-
if (!this.$attrs.role || this.$attrs.role === 'separator') {
|
|
852
|
-
orientation = this.vertical ? 'vertical' : 'horizontal';
|
|
853
|
-
}
|
|
854
|
-
return h('hr', {
|
|
855
|
-
class: {
|
|
856
|
-
'v-divider': true,
|
|
857
|
-
'v-divider--inset': this.inset,
|
|
858
|
-
'v-divider--vertical': this.vertical,
|
|
859
|
-
...this.themeClasses
|
|
860
|
-
},
|
|
861
|
-
attrs: {
|
|
862
|
-
role: 'separator',
|
|
863
|
-
'aria-orientation': orientation,
|
|
864
|
-
...this.$attrs
|
|
865
|
-
},
|
|
866
|
-
on: this.$listeners
|
|
867
|
-
});
|
|
868
|
-
}
|
|
869
|
-
}));
|
|
870
|
-
|
|
871
|
-
/***/ }),
|
|
872
|
-
|
|
873
|
-
/***/ "5979":
|
|
874
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
875
|
-
|
|
876
|
-
module.exports = __webpack_require__.p + "img/atout-france.1fb14a59.png";
|
|
877
|
-
|
|
878
|
-
/***/ }),
|
|
879
|
-
|
|
880
|
-
/***/ "60fc":
|
|
881
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
882
|
-
|
|
883
|
-
module.exports = __webpack_require__.p + "img/apst.ec7669f2.png";
|
|
884
|
-
|
|
885
|
-
/***/ }),
|
|
886
|
-
|
|
887
|
-
/***/ "61ef":
|
|
888
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
889
|
-
|
|
890
|
-
module.exports = __webpack_require__.p + "img/stripe.c3e16f9f.png";
|
|
891
|
-
|
|
892
|
-
/***/ }),
|
|
893
|
-
|
|
894
|
-
/***/ "7363":
|
|
895
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
896
|
-
|
|
897
|
-
module.exports = __webpack_require__.p + "img/revolugo.e0879dcc.png";
|
|
898
|
-
|
|
899
|
-
/***/ }),
|
|
900
|
-
|
|
901
|
-
/***/ "7844":
|
|
902
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
903
|
-
|
|
904
|
-
var map = {
|
|
905
|
-
"./theme-dark/atout-france.png": "7bdc",
|
|
906
|
-
"./theme-light/atout-france.png": "5979"
|
|
907
|
-
};
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
function webpackContext(req) {
|
|
911
|
-
var id = webpackContextResolve(req);
|
|
912
|
-
return __webpack_require__(id);
|
|
913
|
-
}
|
|
914
|
-
function webpackContextResolve(req) {
|
|
915
|
-
if(!__webpack_require__.o(map, req)) {
|
|
916
|
-
var e = new Error("Cannot find module '" + req + "'");
|
|
917
|
-
e.code = 'MODULE_NOT_FOUND';
|
|
918
|
-
throw e;
|
|
919
|
-
}
|
|
920
|
-
return map[req];
|
|
921
|
-
}
|
|
922
|
-
webpackContext.keys = function webpackContextKeys() {
|
|
923
|
-
return Object.keys(map);
|
|
924
|
-
};
|
|
925
|
-
webpackContext.resolve = webpackContextResolve;
|
|
926
|
-
module.exports = webpackContext;
|
|
927
|
-
webpackContext.id = "7844";
|
|
928
|
-
|
|
929
|
-
/***/ }),
|
|
930
|
-
|
|
931
|
-
/***/ "78a8":
|
|
932
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
504
|
+
/***/ "78a8":
|
|
505
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
933
506
|
|
|
934
507
|
"use strict";
|
|
935
508
|
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("3d78");
|
|
@@ -970,184 +543,365 @@ webpackContext.id = "7844";
|
|
|
970
543
|
|
|
971
544
|
/***/ }),
|
|
972
545
|
|
|
973
|
-
/***/ "
|
|
974
|
-
/***/ (function(module,
|
|
546
|
+
/***/ "7dd6":
|
|
547
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
975
548
|
|
|
976
|
-
|
|
549
|
+
"use strict";
|
|
977
550
|
|
|
978
|
-
|
|
551
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.array.push.js
|
|
552
|
+
var es_array_push = __webpack_require__("c3d6");
|
|
979
553
|
|
|
980
|
-
|
|
981
|
-
|
|
554
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/src/components/VImg/VImg.sass
|
|
555
|
+
var VImg = __webpack_require__("8ee8");
|
|
982
556
|
|
|
983
|
-
//
|
|
557
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/directives/intersect/index.js
|
|
558
|
+
var intersect = __webpack_require__("a2d1");
|
|
984
559
|
|
|
985
|
-
|
|
560
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/src/components/VResponsive/VResponsive.sass
|
|
561
|
+
var VResponsive = __webpack_require__("bfb3");
|
|
986
562
|
|
|
987
|
-
|
|
988
|
-
|
|
563
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/mixins/measurable/index.js
|
|
564
|
+
var measurable = __webpack_require__("78a8");
|
|
989
565
|
|
|
990
|
-
|
|
991
|
-
|
|
566
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/util/mixins.js
|
|
567
|
+
var mixins = __webpack_require__("9d7d");
|
|
992
568
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
* vue bug https://github.com/vuejs/vue/issues/10115
|
|
996
|
-
*/
|
|
569
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/util/helpers.js
|
|
570
|
+
var helpers = __webpack_require__("3d78");
|
|
997
571
|
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
572
|
+
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/components/VResponsive/VResponsive.js
|
|
573
|
+
// Mixins
|
|
574
|
+
|
|
575
|
+
// Utils
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
/* @vue/component */
|
|
580
|
+
|
|
581
|
+
/* harmony default export */ var VResponsive_VResponsive = (Object(mixins["a" /* default */])(measurable["a" /* default */]).extend({
|
|
582
|
+
name: 'v-responsive',
|
|
583
|
+
props: {
|
|
584
|
+
aspectRatio: [String, Number],
|
|
585
|
+
contentClass: String
|
|
586
|
+
},
|
|
587
|
+
computed: {
|
|
588
|
+
computedAspectRatio() {
|
|
589
|
+
return Number(this.aspectRatio);
|
|
590
|
+
},
|
|
591
|
+
aspectStyle() {
|
|
592
|
+
return this.computedAspectRatio ? {
|
|
593
|
+
paddingBottom: 1 / this.computedAspectRatio * 100 + '%'
|
|
594
|
+
} : undefined;
|
|
595
|
+
},
|
|
596
|
+
__cachedSizer() {
|
|
597
|
+
if (!this.aspectStyle) return [];
|
|
598
|
+
return this.$createElement('div', {
|
|
599
|
+
style: this.aspectStyle,
|
|
600
|
+
staticClass: 'v-responsive__sizer'
|
|
601
|
+
});
|
|
1004
602
|
}
|
|
1005
|
-
|
|
1006
|
-
|
|
603
|
+
},
|
|
604
|
+
methods: {
|
|
605
|
+
genContent() {
|
|
606
|
+
return this.$createElement('div', {
|
|
607
|
+
staticClass: 'v-responsive__content',
|
|
608
|
+
class: this.contentClass
|
|
609
|
+
}, Object(helpers["o" /* getSlot */])(this));
|
|
1007
610
|
}
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
created() {
|
|
1016
|
-
// Work around unwanted re-renders: https://github.com/vuejs/vue/issues/10115
|
|
1017
|
-
// Make sure to use `attrs$` instead of `$attrs` (confusing right?)
|
|
1018
|
-
this.$watch('$attrs', makeWatcher('attrs$'), {
|
|
1019
|
-
immediate: true
|
|
1020
|
-
});
|
|
1021
|
-
this.$watch('$listeners', makeWatcher('listeners$'), {
|
|
1022
|
-
immediate: true
|
|
1023
|
-
});
|
|
611
|
+
},
|
|
612
|
+
render(h) {
|
|
613
|
+
return h('div', {
|
|
614
|
+
staticClass: 'v-responsive',
|
|
615
|
+
style: this.measurableStyles,
|
|
616
|
+
on: this.$listeners
|
|
617
|
+
}, [this.__cachedSizer, this.genContent()]);
|
|
1024
618
|
}
|
|
1025
619
|
}));
|
|
620
|
+
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/components/VResponsive/index.js
|
|
1026
621
|
|
|
1027
|
-
/***/ }),
|
|
1028
622
|
|
|
1029
|
-
|
|
1030
|
-
|
|
623
|
+
/* harmony default export */ var components_VResponsive = (VResponsive_VResponsive);
|
|
624
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/mixins/themeable/index.js
|
|
625
|
+
var themeable = __webpack_require__("64ad");
|
|
1031
626
|
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
"./theme-light/revolugo.png": "dd7d"
|
|
1035
|
-
};
|
|
627
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/util/mergeData.js
|
|
628
|
+
var mergeData = __webpack_require__("e2e3");
|
|
1036
629
|
|
|
630
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/util/console.js
|
|
631
|
+
var console = __webpack_require__("6c21");
|
|
1037
632
|
|
|
1038
|
-
|
|
1039
|
-
var id = webpackContextResolve(req);
|
|
1040
|
-
return __webpack_require__(id);
|
|
1041
|
-
}
|
|
1042
|
-
function webpackContextResolve(req) {
|
|
1043
|
-
if(!__webpack_require__.o(map, req)) {
|
|
1044
|
-
var e = new Error("Cannot find module '" + req + "'");
|
|
1045
|
-
e.code = 'MODULE_NOT_FOUND';
|
|
1046
|
-
throw e;
|
|
1047
|
-
}
|
|
1048
|
-
return map[req];
|
|
1049
|
-
}
|
|
1050
|
-
webpackContext.keys = function webpackContextKeys() {
|
|
1051
|
-
return Object.keys(map);
|
|
1052
|
-
};
|
|
1053
|
-
webpackContext.resolve = webpackContextResolve;
|
|
1054
|
-
module.exports = webpackContext;
|
|
1055
|
-
webpackContext.id = "8969";
|
|
633
|
+
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vuetify@2.6.14_patch_hash=7jnfvumgd57swvvwptudmj6sgy_vue@2.7.14/node_modules/vuetify/lib/components/VImg/VImg.js
|
|
1056
634
|
|
|
1057
|
-
|
|
635
|
+
// Styles
|
|
636
|
+
// Directives
|
|
1058
637
|
|
|
1059
|
-
|
|
1060
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
638
|
+
// Components
|
|
1061
639
|
|
|
1062
|
-
|
|
1063
|
-
// ESM COMPAT FLAG
|
|
1064
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1065
|
-
|
|
1066
|
-
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"38294fbf-vue-loader-template"}!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--12-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/babel-loader@8.3.0_@babel+core@7.21.4_webpack@4.46.0/node_modules/babel-loader/lib!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue-loader@15.10.1_cache-loader@4.1.0_css-loader@3.6.0_react-dom@16.14.0_react@16.14.0_vue-te_in2h7w4pcz7gmv74d3b5fqofg4/node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--0-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue-loader@15.10.1_cache-loader@4.1.0_css-loader@3.6.0_react-dom@16.14.0_react@16.14.0_vue-te_in2h7w4pcz7gmv74d3b5fqofg4/node_modules/vue-loader/lib??vue-loader-options!./src/components/web-components/TermsAndConditions/TermsAndConditions.vue?vue&type=template&id=7db3b6cf&shadow
|
|
1067
|
-
var render = function render() {
|
|
1068
|
-
var _vm = this,
|
|
1069
|
-
_c = _vm._self._c,
|
|
1070
|
-
_setup = _vm._self._setupProxy;
|
|
1071
|
-
return _c('web-component-wrapper', [_c('terms-and-conditions', _vm._b({}, 'terms-and-conditions', _vm.$props, false))], 1);
|
|
1072
|
-
};
|
|
1073
|
-
var staticRenderFns = [];
|
|
1074
|
-
|
|
1075
|
-
// CONCATENATED MODULE: ./src/components/web-components/TermsAndConditions/TermsAndConditions.vue?vue&type=template&id=7db3b6cf&shadow
|
|
1076
|
-
|
|
1077
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue@2.7.14_patch_hash=eabltful76efbfyd536dwkbr5a/node_modules/vue/dist/vue.runtime.esm.js
|
|
1078
|
-
var vue_runtime_esm = __webpack_require__("ad27");
|
|
1079
|
-
|
|
1080
|
-
// EXTERNAL MODULE: ./src/components/RevolugoElements/TermsAndConditions/TermsAndConditions.vue + 7 modules
|
|
1081
|
-
var TermsAndConditions = __webpack_require__("202c");
|
|
1082
|
-
|
|
1083
|
-
// EXTERNAL MODULE: ./src/components/utils/WebComponentWrapper/WebComponentWrapper.vue + 12 modules
|
|
1084
|
-
var WebComponentWrapper = __webpack_require__("9825");
|
|
1085
|
-
|
|
1086
|
-
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--13-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/babel-loader@8.3.0_@babel+core@7.21.4_webpack@4.46.0/node_modules/babel-loader/lib!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/ts-loader@6.2.2_typescript@4.7.4/node_modules/ts-loader??ref--13-2!./src/components/web-components/TermsAndConditions/TermsAndConditions.ts?vue&type=script&lang=ts&shadow
|
|
1087
|
-
function cov_2rd8so9nq7() {
|
|
1088
|
-
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/web-components/TermsAndConditions/TermsAndConditions.ts";
|
|
1089
|
-
var hash = "740d17437d6db8873dce95d02f288ab955a53bf6";
|
|
1090
|
-
var global = new Function("return this")();
|
|
1091
|
-
var gcv = "__coverage__";
|
|
1092
|
-
var coverageData = {
|
|
1093
|
-
path: "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/web-components/TermsAndConditions/TermsAndConditions.ts",
|
|
1094
|
-
statementMap: {},
|
|
1095
|
-
fnMap: {},
|
|
1096
|
-
branchMap: {},
|
|
1097
|
-
s: {},
|
|
1098
|
-
f: {},
|
|
1099
|
-
b: {},
|
|
1100
|
-
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1101
|
-
hash: "740d17437d6db8873dce95d02f288ab955a53bf6"
|
|
1102
|
-
};
|
|
1103
|
-
var coverage = global[gcv] || (global[gcv] = {});
|
|
1104
|
-
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
1105
|
-
coverage[path] = coverageData;
|
|
1106
|
-
}
|
|
1107
|
-
var actualCoverage = coverage[path];
|
|
1108
|
-
{
|
|
1109
|
-
// @ts-ignore
|
|
1110
|
-
cov_2rd8so9nq7 = function () {
|
|
1111
|
-
return actualCoverage;
|
|
1112
|
-
};
|
|
1113
|
-
}
|
|
1114
|
-
return actualCoverage;
|
|
1115
|
-
}
|
|
1116
|
-
cov_2rd8so9nq7();
|
|
640
|
+
// Mixins
|
|
1117
641
|
|
|
642
|
+
// Utils
|
|
1118
643
|
|
|
1119
644
|
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
const hasIntersect = typeof window !== 'undefined' && 'IntersectionObserver' in window;
|
|
649
|
+
/* @vue/component */
|
|
650
|
+
|
|
651
|
+
/* harmony default export */ var VImg_VImg = __webpack_exports__["a"] = (Object(mixins["a" /* default */])(components_VResponsive, themeable["a" /* default */]).extend({
|
|
652
|
+
name: 'v-img',
|
|
653
|
+
directives: {
|
|
654
|
+
intersect: intersect["a" /* default */]
|
|
655
|
+
},
|
|
656
|
+
props: {
|
|
657
|
+
alt: String,
|
|
658
|
+
contain: Boolean,
|
|
659
|
+
eager: Boolean,
|
|
660
|
+
gradient: String,
|
|
661
|
+
lazySrc: String,
|
|
662
|
+
options: {
|
|
663
|
+
type: Object,
|
|
664
|
+
// For more information on types, navigate to:
|
|
665
|
+
// https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
|
|
666
|
+
default: () => ({
|
|
667
|
+
root: undefined,
|
|
668
|
+
rootMargin: undefined,
|
|
669
|
+
threshold: undefined
|
|
670
|
+
})
|
|
671
|
+
},
|
|
672
|
+
position: {
|
|
673
|
+
type: String,
|
|
674
|
+
default: 'center center'
|
|
675
|
+
},
|
|
676
|
+
sizes: String,
|
|
677
|
+
src: {
|
|
678
|
+
type: [String, Object],
|
|
679
|
+
default: ''
|
|
680
|
+
},
|
|
681
|
+
srcset: String,
|
|
682
|
+
transition: {
|
|
683
|
+
type: [Boolean, String],
|
|
684
|
+
default: 'fade-transition'
|
|
685
|
+
}
|
|
686
|
+
},
|
|
687
|
+
data() {
|
|
688
|
+
return {
|
|
689
|
+
currentSrc: '',
|
|
690
|
+
image: null,
|
|
691
|
+
isLoading: true,
|
|
692
|
+
calculatedAspectRatio: undefined,
|
|
693
|
+
naturalWidth: undefined,
|
|
694
|
+
hasError: false
|
|
695
|
+
};
|
|
696
|
+
},
|
|
697
|
+
computed: {
|
|
698
|
+
computedAspectRatio() {
|
|
699
|
+
return Number(this.normalisedSrc.aspect || this.calculatedAspectRatio);
|
|
700
|
+
},
|
|
701
|
+
normalisedSrc() {
|
|
702
|
+
return this.src && typeof this.src === 'object' ? {
|
|
703
|
+
src: this.src.src,
|
|
704
|
+
srcset: this.srcset || this.src.srcset,
|
|
705
|
+
lazySrc: this.lazySrc || this.src.lazySrc,
|
|
706
|
+
aspect: Number(this.aspectRatio || this.src.aspect)
|
|
707
|
+
} : {
|
|
708
|
+
src: this.src,
|
|
709
|
+
srcset: this.srcset,
|
|
710
|
+
lazySrc: this.lazySrc,
|
|
711
|
+
aspect: Number(this.aspectRatio || 0)
|
|
712
|
+
};
|
|
713
|
+
},
|
|
714
|
+
__cachedImage() {
|
|
715
|
+
if (!(this.normalisedSrc.src || this.normalisedSrc.lazySrc || this.gradient)) return [];
|
|
716
|
+
const backgroundImage = [];
|
|
717
|
+
const src = this.isLoading ? this.normalisedSrc.lazySrc : this.currentSrc;
|
|
718
|
+
if (this.gradient) backgroundImage.push(`linear-gradient(${this.gradient})`);
|
|
719
|
+
if (src) backgroundImage.push(`url("${src}")`);
|
|
720
|
+
const image = this.$createElement('div', {
|
|
721
|
+
staticClass: 'v-image__image',
|
|
722
|
+
class: {
|
|
723
|
+
'v-image__image--preload': this.isLoading,
|
|
724
|
+
'v-image__image--contain': this.contain,
|
|
725
|
+
'v-image__image--cover': !this.contain
|
|
726
|
+
},
|
|
727
|
+
style: {
|
|
728
|
+
backgroundImage: backgroundImage.join(', '),
|
|
729
|
+
backgroundPosition: this.position
|
|
730
|
+
},
|
|
731
|
+
key: +this.isLoading
|
|
732
|
+
});
|
|
733
|
+
/* istanbul ignore if */
|
|
734
|
+
|
|
735
|
+
if (!this.transition) return image;
|
|
736
|
+
return this.$createElement('transition', {
|
|
737
|
+
attrs: {
|
|
738
|
+
name: this.transition,
|
|
739
|
+
mode: 'in-out'
|
|
740
|
+
}
|
|
741
|
+
}, [image]);
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
watch: {
|
|
745
|
+
src() {
|
|
746
|
+
// Force re-init when src changes
|
|
747
|
+
if (!this.isLoading) this.init(undefined, undefined, true);else this.loadImage();
|
|
748
|
+
},
|
|
749
|
+
'$vuetify.breakpoint.width': 'getSrc'
|
|
750
|
+
},
|
|
751
|
+
mounted() {
|
|
752
|
+
this.init();
|
|
753
|
+
},
|
|
754
|
+
methods: {
|
|
755
|
+
init(entries, observer, isIntersecting) {
|
|
756
|
+
// If the current browser supports the intersection
|
|
757
|
+
// observer api, the image is not observable, and
|
|
758
|
+
// the eager prop isn't being used, do not load
|
|
759
|
+
if (hasIntersect && !isIntersecting && !this.eager) return;
|
|
760
|
+
if (this.normalisedSrc.lazySrc) {
|
|
761
|
+
const lazyImg = new Image();
|
|
762
|
+
lazyImg.src = this.normalisedSrc.lazySrc;
|
|
763
|
+
this.pollForSize(lazyImg, null);
|
|
764
|
+
}
|
|
765
|
+
/* istanbul ignore else */
|
|
766
|
+
|
|
767
|
+
if (this.normalisedSrc.src) this.loadImage();
|
|
768
|
+
},
|
|
769
|
+
onLoad() {
|
|
770
|
+
this.getSrc();
|
|
771
|
+
this.isLoading = false;
|
|
772
|
+
this.$emit('load', this.src);
|
|
773
|
+
if (this.image && (this.normalisedSrc.src.endsWith('.svg') || this.normalisedSrc.src.startsWith('data:image/svg+xml'))) {
|
|
774
|
+
if (this.image.naturalHeight && this.image.naturalWidth) {
|
|
775
|
+
this.naturalWidth = this.image.naturalWidth;
|
|
776
|
+
this.calculatedAspectRatio = this.image.naturalWidth / this.image.naturalHeight;
|
|
777
|
+
} else {
|
|
778
|
+
this.calculatedAspectRatio = 1;
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
},
|
|
782
|
+
onError() {
|
|
783
|
+
this.hasError = true;
|
|
784
|
+
this.$emit('error', this.src);
|
|
785
|
+
},
|
|
786
|
+
getSrc() {
|
|
787
|
+
/* istanbul ignore else */
|
|
788
|
+
if (this.image) this.currentSrc = this.image.currentSrc || this.image.src;
|
|
789
|
+
},
|
|
790
|
+
loadImage() {
|
|
791
|
+
const image = new Image();
|
|
792
|
+
this.image = image;
|
|
793
|
+
image.onload = () => {
|
|
794
|
+
/* istanbul ignore if */
|
|
795
|
+
if (image.decode) {
|
|
796
|
+
image.decode().catch(err => {
|
|
797
|
+
Object(console["c" /* consoleWarn */])(`Failed to decode image, trying to render anyway\n\n` + `src: ${this.normalisedSrc.src}` + (err.message ? `\nOriginal error: ${err.message}` : ''), this);
|
|
798
|
+
}).then(this.onLoad);
|
|
799
|
+
} else {
|
|
800
|
+
this.onLoad();
|
|
801
|
+
}
|
|
802
|
+
};
|
|
803
|
+
image.onerror = this.onError;
|
|
804
|
+
this.hasError = false;
|
|
805
|
+
this.sizes && (image.sizes = this.sizes);
|
|
806
|
+
this.normalisedSrc.srcset && (image.srcset = this.normalisedSrc.srcset);
|
|
807
|
+
image.src = this.normalisedSrc.src;
|
|
808
|
+
this.$emit('loadstart', this.normalisedSrc.src);
|
|
809
|
+
this.aspectRatio || this.pollForSize(image);
|
|
810
|
+
this.getSrc();
|
|
811
|
+
},
|
|
812
|
+
pollForSize(img, timeout = 100) {
|
|
813
|
+
const poll = () => {
|
|
814
|
+
const {
|
|
815
|
+
naturalHeight,
|
|
816
|
+
naturalWidth
|
|
817
|
+
} = img;
|
|
818
|
+
if (naturalHeight || naturalWidth) {
|
|
819
|
+
this.naturalWidth = naturalWidth;
|
|
820
|
+
this.calculatedAspectRatio = naturalWidth / naturalHeight;
|
|
821
|
+
} else if (!img.complete && this.isLoading && !this.hasError && timeout != null) {
|
|
822
|
+
setTimeout(poll, timeout);
|
|
823
|
+
}
|
|
824
|
+
};
|
|
825
|
+
poll();
|
|
826
|
+
},
|
|
827
|
+
genContent() {
|
|
828
|
+
const content = components_VResponsive.options.methods.genContent.call(this);
|
|
829
|
+
if (this.naturalWidth) {
|
|
830
|
+
this._b(content.data, 'div', {
|
|
831
|
+
style: {
|
|
832
|
+
width: `${this.naturalWidth}px`
|
|
833
|
+
}
|
|
834
|
+
});
|
|
835
|
+
}
|
|
836
|
+
return content;
|
|
837
|
+
},
|
|
838
|
+
__genPlaceholder() {
|
|
839
|
+
const slot = Object(helpers["o" /* getSlot */])(this, 'placeholder');
|
|
840
|
+
if (slot) {
|
|
841
|
+
const placeholder = this.isLoading ? [this.$createElement('div', {
|
|
842
|
+
staticClass: 'v-image__placeholder'
|
|
843
|
+
}, slot)] : [];
|
|
844
|
+
if (!this.transition) return placeholder[0];
|
|
845
|
+
return this.$createElement('transition', {
|
|
846
|
+
props: {
|
|
847
|
+
appear: true,
|
|
848
|
+
name: this.transition
|
|
849
|
+
}
|
|
850
|
+
}, placeholder);
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
},
|
|
854
|
+
render(h) {
|
|
855
|
+
const node = components_VResponsive.options.render.call(this, h);
|
|
856
|
+
const data = Object(mergeData["a" /* default */])(node.data, {
|
|
857
|
+
staticClass: 'v-image',
|
|
858
|
+
attrs: {
|
|
859
|
+
'aria-label': this.alt,
|
|
860
|
+
role: this.alt ? 'img' : undefined
|
|
861
|
+
},
|
|
862
|
+
class: this.themeClasses,
|
|
863
|
+
// Only load intersect directive if it
|
|
864
|
+
// will work in the current browser.
|
|
865
|
+
directives: hasIntersect ? [{
|
|
866
|
+
name: 'intersect',
|
|
867
|
+
modifiers: {
|
|
868
|
+
once: true
|
|
869
|
+
},
|
|
870
|
+
value: {
|
|
871
|
+
handler: this.init,
|
|
872
|
+
options: this.options
|
|
873
|
+
}
|
|
874
|
+
}] : undefined
|
|
875
|
+
});
|
|
876
|
+
node.children = [this.__cachedSizer, this.__cachedImage, this.__genPlaceholder(), this.genContent()];
|
|
877
|
+
return h(node.tag, data, node.children);
|
|
1124
878
|
}
|
|
1125
879
|
}));
|
|
1126
|
-
// CONCATENATED MODULE: ./src/components/web-components/TermsAndConditions/TermsAndConditions.ts?vue&type=script&lang=ts&shadow
|
|
1127
|
-
/* harmony default export */ var TermsAndConditions_TermsAndConditionsvue_type_script_lang_ts_shadow = (TermsAndConditionsvue_type_script_lang_ts_shadow);
|
|
1128
|
-
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/vue-loader@15.10.1_cache-loader@4.1.0_css-loader@3.6.0_react-dom@16.14.0_react@16.14.0_vue-te_in2h7w4pcz7gmv74d3b5fqofg4/node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
1129
|
-
var componentNormalizer = __webpack_require__("f0a0");
|
|
1130
880
|
|
|
1131
|
-
|
|
881
|
+
/***/ }),
|
|
882
|
+
|
|
883
|
+
/***/ "8abf":
|
|
884
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
885
|
+
|
|
886
|
+
// extracted by mini-css-extract-plugin
|
|
887
|
+
|
|
888
|
+
/***/ }),
|
|
1132
889
|
|
|
890
|
+
/***/ "8ee8":
|
|
891
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1133
892
|
|
|
893
|
+
// extracted by mini-css-extract-plugin
|
|
1134
894
|
|
|
895
|
+
/***/ }),
|
|
1135
896
|
|
|
897
|
+
/***/ "8fd0":
|
|
898
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1136
899
|
|
|
1137
|
-
|
|
900
|
+
"use strict";
|
|
901
|
+
/* harmony import */ var _VSheet__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1163");
|
|
1138
902
|
|
|
1139
|
-
var component = Object(componentNormalizer["a" /* default */])(
|
|
1140
|
-
TermsAndConditions_TermsAndConditionsvue_type_script_lang_ts_shadow,
|
|
1141
|
-
render,
|
|
1142
|
-
staticRenderFns,
|
|
1143
|
-
false,
|
|
1144
|
-
null,
|
|
1145
|
-
null,
|
|
1146
|
-
null
|
|
1147
|
-
,true
|
|
1148
|
-
)
|
|
1149
903
|
|
|
1150
|
-
/* harmony default export */
|
|
904
|
+
/* harmony default export */ __webpack_exports__["a"] = (_VSheet__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"]);
|
|
1151
905
|
|
|
1152
906
|
/***/ }),
|
|
1153
907
|
|
|
@@ -1191,120 +945,829 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
1191
945
|
|
|
1192
946
|
/***/ }),
|
|
1193
947
|
|
|
1194
|
-
/***/ "
|
|
948
|
+
/***/ "a2d1":
|
|
1195
949
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1196
950
|
|
|
1197
951
|
"use strict";
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
952
|
+
/* unused harmony export Intersect */
|
|
953
|
+
function inserted(el, binding, vnode) {
|
|
954
|
+
if (typeof window === 'undefined' || !('IntersectionObserver' in window)) return;
|
|
955
|
+
const modifiers = binding.modifiers || {};
|
|
956
|
+
const value = binding.value;
|
|
957
|
+
const {
|
|
958
|
+
handler,
|
|
959
|
+
options
|
|
960
|
+
} = typeof value === 'object' ? value : {
|
|
961
|
+
handler: value,
|
|
962
|
+
options: {}
|
|
963
|
+
};
|
|
964
|
+
const observer = new IntersectionObserver((entries = [], observer) => {
|
|
965
|
+
var _a;
|
|
966
|
+
const _observe = (_a = el._observe) === null || _a === void 0 ? void 0 : _a[vnode.context._uid];
|
|
967
|
+
if (!_observe) return; // Just in case, should never fire
|
|
1205
968
|
|
|
1206
|
-
|
|
1207
|
-
|
|
969
|
+
const isIntersecting = entries.some(entry => entry.isIntersecting); // If is not quiet or has already been
|
|
970
|
+
// initted, invoke the user callback
|
|
1208
971
|
|
|
1209
|
-
|
|
972
|
+
if (handler && (!modifiers.quiet || _observe.init) && (!modifiers.once || isIntersecting || _observe.init)) {
|
|
973
|
+
handler(entries, observer, isIntersecting);
|
|
974
|
+
}
|
|
975
|
+
if (isIntersecting && modifiers.once) unbind(el, binding, vnode);else _observe.init = true;
|
|
976
|
+
}, options);
|
|
977
|
+
el._observe = Object(el._observe);
|
|
978
|
+
el._observe[vnode.context._uid] = {
|
|
979
|
+
init: false,
|
|
980
|
+
observer
|
|
981
|
+
};
|
|
982
|
+
observer.observe(el);
|
|
983
|
+
}
|
|
984
|
+
function unbind(el, binding, vnode) {
|
|
985
|
+
var _a;
|
|
986
|
+
const observe = (_a = el._observe) === null || _a === void 0 ? void 0 : _a[vnode.context._uid];
|
|
987
|
+
if (!observe) return;
|
|
988
|
+
observe.observer.unobserve(el);
|
|
989
|
+
delete el._observe[vnode.context._uid];
|
|
990
|
+
}
|
|
991
|
+
const Intersect = {
|
|
992
|
+
inserted,
|
|
993
|
+
unbind
|
|
994
|
+
};
|
|
995
|
+
/* harmony default export */ __webpack_exports__["a"] = (Intersect);
|
|
1210
996
|
|
|
1211
997
|
/***/ }),
|
|
1212
998
|
|
|
1213
|
-
/***/ "
|
|
1214
|
-
/***/ (function(module,
|
|
999
|
+
/***/ "a3ce":
|
|
1000
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1215
1001
|
|
|
1216
|
-
|
|
1002
|
+
"use strict";
|
|
1003
|
+
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad27");
|
|
1004
|
+
/* harmony import */ var _components_VProgressLinear__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("fe33");
|
|
1217
1005
|
|
|
1218
|
-
/***/ }),
|
|
1219
1006
|
|
|
1220
|
-
|
|
1221
|
-
|
|
1007
|
+
/**
|
|
1008
|
+
* Loadable
|
|
1009
|
+
*
|
|
1010
|
+
* @mixin
|
|
1011
|
+
*
|
|
1012
|
+
* Used to add linear progress bar to components
|
|
1013
|
+
* Can use a default bar with a specific color
|
|
1014
|
+
* or designate a custom progress linear bar
|
|
1015
|
+
*/
|
|
1222
1016
|
|
|
1223
|
-
|
|
1017
|
+
/* @vue/component */
|
|
1018
|
+
|
|
1019
|
+
/* harmony default export */ __webpack_exports__["a"] = (vue__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"].extend().extend({
|
|
1020
|
+
name: 'loadable',
|
|
1021
|
+
props: {
|
|
1022
|
+
loading: {
|
|
1023
|
+
type: [Boolean, String],
|
|
1024
|
+
default: false
|
|
1025
|
+
},
|
|
1026
|
+
loaderHeight: {
|
|
1027
|
+
type: [Number, String],
|
|
1028
|
+
default: 2
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
methods: {
|
|
1032
|
+
genProgress() {
|
|
1033
|
+
if (this.loading === false) return null;
|
|
1034
|
+
return this.$slots.progress || this.$createElement(_components_VProgressLinear__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"], {
|
|
1035
|
+
props: {
|
|
1036
|
+
absolute: true,
|
|
1037
|
+
color: this.loading === true || this.loading === '' ? this.color || 'primary' : this.loading,
|
|
1038
|
+
height: this.loaderHeight,
|
|
1039
|
+
indeterminate: true
|
|
1040
|
+
}
|
|
1041
|
+
});
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
}));
|
|
1224
1045
|
|
|
1225
1046
|
/***/ }),
|
|
1226
1047
|
|
|
1227
|
-
/***/ "
|
|
1048
|
+
/***/ "bbc2":
|
|
1228
1049
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1229
1050
|
|
|
1230
1051
|
// extracted by mini-css-extract-plugin
|
|
1231
1052
|
|
|
1232
1053
|
/***/ }),
|
|
1233
1054
|
|
|
1234
|
-
/***/ "
|
|
1055
|
+
/***/ "bfb3":
|
|
1235
1056
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1236
1057
|
|
|
1237
|
-
|
|
1058
|
+
// extracted by mini-css-extract-plugin
|
|
1238
1059
|
|
|
1239
1060
|
/***/ }),
|
|
1240
1061
|
|
|
1241
|
-
/***/ "
|
|
1242
|
-
/***/ (function(module,
|
|
1062
|
+
/***/ "c25c":
|
|
1063
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1064
|
+
|
|
1065
|
+
"use strict";
|
|
1066
|
+
/* harmony import */ var _src_components_VSnackbar_VSnackbar_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1c8e");
|
|
1067
|
+
/* harmony import */ var _src_components_VSnackbar_VSnackbar_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VSnackbar_VSnackbar_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
1068
|
+
/* harmony import */ var _VSheet_VSheet__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("1163");
|
|
1069
|
+
/* harmony import */ var _mixins_colorable__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("de91");
|
|
1070
|
+
/* harmony import */ var _mixins_themeable__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("64ad");
|
|
1071
|
+
/* harmony import */ var _mixins_toggleable__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("646d");
|
|
1072
|
+
/* harmony import */ var _mixins_positionable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("3473");
|
|
1073
|
+
/* harmony import */ var _util_mixins__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("9d7d");
|
|
1074
|
+
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("3d78");
|
|
1075
|
+
/* harmony import */ var _util_console__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("6c21");
|
|
1076
|
+
// Styles
|
|
1077
|
+
// Components
|
|
1078
|
+
|
|
1079
|
+
// Mixins
|
|
1080
|
+
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
// Utilities
|
|
1243
1085
|
|
|
1244
|
-
|
|
1086
|
+
|
|
1087
|
+
|
|
1088
|
+
|
|
1089
|
+
/* harmony default export */ __webpack_exports__["a"] = (Object(_util_mixins__WEBPACK_IMPORTED_MODULE_6__[/* default */ "a"])(_VSheet_VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"], _mixins_colorable__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"], _mixins_toggleable__WEBPACK_IMPORTED_MODULE_4__[/* default */ "a"], Object(_mixins_positionable__WEBPACK_IMPORTED_MODULE_5__[/* factory */ "b"])(['absolute', 'bottom', 'left', 'right', 'top'])
|
|
1090
|
+
/* @vue/component */).extend({
|
|
1091
|
+
name: 'v-snackbar',
|
|
1092
|
+
props: {
|
|
1093
|
+
app: Boolean,
|
|
1094
|
+
centered: Boolean,
|
|
1095
|
+
contentClass: {
|
|
1096
|
+
type: String,
|
|
1097
|
+
default: ''
|
|
1098
|
+
},
|
|
1099
|
+
multiLine: Boolean,
|
|
1100
|
+
text: Boolean,
|
|
1101
|
+
timeout: {
|
|
1102
|
+
type: [Number, String],
|
|
1103
|
+
default: 5000
|
|
1104
|
+
},
|
|
1105
|
+
transition: {
|
|
1106
|
+
type: [Boolean, String],
|
|
1107
|
+
default: 'v-snack-transition',
|
|
1108
|
+
validator: v => typeof v === 'string' || v === false
|
|
1109
|
+
},
|
|
1110
|
+
vertical: Boolean
|
|
1111
|
+
},
|
|
1112
|
+
data: () => ({
|
|
1113
|
+
activeTimeout: -1
|
|
1114
|
+
}),
|
|
1115
|
+
computed: {
|
|
1116
|
+
classes() {
|
|
1117
|
+
return {
|
|
1118
|
+
'v-snack--absolute': this.absolute,
|
|
1119
|
+
'v-snack--active': this.isActive,
|
|
1120
|
+
'v-snack--bottom': this.bottom || !this.top,
|
|
1121
|
+
'v-snack--centered': this.centered,
|
|
1122
|
+
'v-snack--has-background': this.hasBackground,
|
|
1123
|
+
'v-snack--left': this.left,
|
|
1124
|
+
'v-snack--multi-line': this.multiLine && !this.vertical,
|
|
1125
|
+
'v-snack--right': this.right,
|
|
1126
|
+
'v-snack--text': this.text,
|
|
1127
|
+
'v-snack--top': this.top,
|
|
1128
|
+
'v-snack--vertical': this.vertical
|
|
1129
|
+
};
|
|
1130
|
+
},
|
|
1131
|
+
// Text and outlined styles both
|
|
1132
|
+
// use transparent backgrounds
|
|
1133
|
+
hasBackground() {
|
|
1134
|
+
return !this.text && !this.outlined;
|
|
1135
|
+
},
|
|
1136
|
+
// Snackbar is dark by default
|
|
1137
|
+
// override themeable logic.
|
|
1138
|
+
isDark() {
|
|
1139
|
+
return this.hasBackground ? !this.light : _mixins_themeable__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"].options.computed.isDark.call(this);
|
|
1140
|
+
},
|
|
1141
|
+
styles() {
|
|
1142
|
+
if (this.absolute || !this.app) return {};
|
|
1143
|
+
const {
|
|
1144
|
+
bar,
|
|
1145
|
+
bottom,
|
|
1146
|
+
footer,
|
|
1147
|
+
insetFooter,
|
|
1148
|
+
left,
|
|
1149
|
+
right,
|
|
1150
|
+
top
|
|
1151
|
+
} = this.$vuetify.application;
|
|
1152
|
+
return {
|
|
1153
|
+
paddingBottom: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(bottom + footer + insetFooter),
|
|
1154
|
+
paddingLeft: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(left),
|
|
1155
|
+
paddingRight: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(right),
|
|
1156
|
+
paddingTop: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(bar + top)
|
|
1157
|
+
};
|
|
1158
|
+
}
|
|
1159
|
+
},
|
|
1160
|
+
watch: {
|
|
1161
|
+
isActive: 'setTimeout',
|
|
1162
|
+
timeout: 'setTimeout'
|
|
1163
|
+
},
|
|
1164
|
+
mounted() {
|
|
1165
|
+
if (this.isActive) this.setTimeout();
|
|
1166
|
+
},
|
|
1167
|
+
created() {
|
|
1168
|
+
/* istanbul ignore next */
|
|
1169
|
+
if (this.$attrs.hasOwnProperty('auto-height')) {
|
|
1170
|
+
Object(_util_console__WEBPACK_IMPORTED_MODULE_8__[/* removed */ "e"])('auto-height', this);
|
|
1171
|
+
}
|
|
1172
|
+
/* istanbul ignore next */
|
|
1173
|
+
// eslint-disable-next-line eqeqeq
|
|
1174
|
+
|
|
1175
|
+
if (this.timeout == 0) {
|
|
1176
|
+
Object(_util_console__WEBPACK_IMPORTED_MODULE_8__[/* deprecate */ "d"])('timeout="0"', '-1', this);
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1179
|
+
methods: {
|
|
1180
|
+
genActions() {
|
|
1181
|
+
return this.$createElement('div', {
|
|
1182
|
+
staticClass: 'v-snack__action '
|
|
1183
|
+
}, [Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* getSlot */ "o"])(this, 'action', {
|
|
1184
|
+
attrs: {
|
|
1185
|
+
class: 'v-snack__btn'
|
|
1186
|
+
}
|
|
1187
|
+
})]);
|
|
1188
|
+
},
|
|
1189
|
+
genContent() {
|
|
1190
|
+
return this.$createElement('div', {
|
|
1191
|
+
staticClass: 'v-snack__content',
|
|
1192
|
+
class: {
|
|
1193
|
+
[this.contentClass]: true
|
|
1194
|
+
},
|
|
1195
|
+
attrs: {
|
|
1196
|
+
role: 'status',
|
|
1197
|
+
'aria-live': 'polite'
|
|
1198
|
+
}
|
|
1199
|
+
}, [Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* getSlot */ "o"])(this)]);
|
|
1200
|
+
},
|
|
1201
|
+
genWrapper() {
|
|
1202
|
+
const setColor = this.hasBackground ? this.setBackgroundColor : this.setTextColor;
|
|
1203
|
+
const data = setColor(this.color, {
|
|
1204
|
+
staticClass: 'v-snack__wrapper',
|
|
1205
|
+
class: _VSheet_VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"].options.computed.classes.call(this),
|
|
1206
|
+
style: _VSheet_VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"].options.computed.styles.call(this),
|
|
1207
|
+
directives: [{
|
|
1208
|
+
name: 'show',
|
|
1209
|
+
value: this.isActive
|
|
1210
|
+
}],
|
|
1211
|
+
on: {
|
|
1212
|
+
pointerenter: () => window.clearTimeout(this.activeTimeout),
|
|
1213
|
+
pointerleave: this.setTimeout
|
|
1214
|
+
}
|
|
1215
|
+
});
|
|
1216
|
+
return this.$createElement('div', data, [this.genContent(), this.genActions()]);
|
|
1217
|
+
},
|
|
1218
|
+
genTransition() {
|
|
1219
|
+
return this.$createElement('transition', {
|
|
1220
|
+
props: {
|
|
1221
|
+
name: this.transition
|
|
1222
|
+
}
|
|
1223
|
+
}, [this.genWrapper()]);
|
|
1224
|
+
},
|
|
1225
|
+
setTimeout() {
|
|
1226
|
+
window.clearTimeout(this.activeTimeout);
|
|
1227
|
+
const timeout = Number(this.timeout);
|
|
1228
|
+
if (!this.isActive ||
|
|
1229
|
+
// TODO: remove 0 in v3
|
|
1230
|
+
[0, -1].includes(timeout)) {
|
|
1231
|
+
return;
|
|
1232
|
+
}
|
|
1233
|
+
this.activeTimeout = window.setTimeout(() => {
|
|
1234
|
+
this.isActive = false;
|
|
1235
|
+
}, timeout);
|
|
1236
|
+
}
|
|
1237
|
+
},
|
|
1238
|
+
render(h) {
|
|
1239
|
+
return h('div', {
|
|
1240
|
+
staticClass: 'v-snack',
|
|
1241
|
+
class: this.classes,
|
|
1242
|
+
style: this.styles
|
|
1243
|
+
}, [this.transition !== false ? this.genTransition() : this.genWrapper()]);
|
|
1244
|
+
}
|
|
1245
|
+
}));
|
|
1245
1246
|
|
|
1246
1247
|
/***/ }),
|
|
1247
1248
|
|
|
1248
|
-
/***/ "
|
|
1249
|
+
/***/ "c527":
|
|
1249
1250
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1250
1251
|
|
|
1251
1252
|
"use strict";
|
|
1252
|
-
/* harmony import */ var
|
|
1253
|
+
/* harmony import */ var _src_components_VProgressCircular_VProgressCircular_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bbc2");
|
|
1254
|
+
/* harmony import */ var _src_components_VProgressCircular_VProgressCircular_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VProgressCircular_VProgressCircular_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
1255
|
+
/* harmony import */ var _directives_intersect__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("a2d1");
|
|
1256
|
+
/* harmony import */ var _mixins_colorable__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("de91");
|
|
1257
|
+
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("3d78");
|
|
1258
|
+
// Styles
|
|
1259
|
+
// Directives
|
|
1253
1260
|
|
|
1254
|
-
|
|
1255
|
-
* SSRBootable
|
|
1256
|
-
*
|
|
1257
|
-
* @mixin
|
|
1258
|
-
*
|
|
1259
|
-
* Used in layout components (drawer, toolbar, content)
|
|
1260
|
-
* to avoid an entry animation when using SSR
|
|
1261
|
-
*/
|
|
1261
|
+
// Mixins
|
|
1262
1262
|
|
|
1263
|
-
|
|
1264
|
-
|
|
1263
|
+
// Utils
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
/* @vue/component */
|
|
1267
|
+
|
|
1268
|
+
/* harmony default export */ __webpack_exports__["a"] = (_mixins_colorable__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].extend({
|
|
1269
|
+
name: 'v-progress-circular',
|
|
1270
|
+
directives: {
|
|
1271
|
+
intersect: _directives_intersect__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"]
|
|
1272
|
+
},
|
|
1273
|
+
props: {
|
|
1274
|
+
button: Boolean,
|
|
1275
|
+
indeterminate: Boolean,
|
|
1276
|
+
rotate: {
|
|
1277
|
+
type: [Number, String],
|
|
1278
|
+
default: 0
|
|
1279
|
+
},
|
|
1280
|
+
size: {
|
|
1281
|
+
type: [Number, String],
|
|
1282
|
+
default: 32
|
|
1283
|
+
},
|
|
1284
|
+
width: {
|
|
1285
|
+
type: [Number, String],
|
|
1286
|
+
default: 4
|
|
1287
|
+
},
|
|
1288
|
+
value: {
|
|
1289
|
+
type: [Number, String],
|
|
1290
|
+
default: 0
|
|
1291
|
+
}
|
|
1292
|
+
},
|
|
1265
1293
|
data: () => ({
|
|
1266
|
-
|
|
1294
|
+
radius: 20,
|
|
1295
|
+
isVisible: true
|
|
1267
1296
|
}),
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
this
|
|
1274
|
-
|
|
1275
|
-
|
|
1297
|
+
computed: {
|
|
1298
|
+
calculatedSize() {
|
|
1299
|
+
return Number(this.size) + (this.button ? 8 : 0);
|
|
1300
|
+
},
|
|
1301
|
+
circumference() {
|
|
1302
|
+
return 2 * Math.PI * this.radius;
|
|
1303
|
+
},
|
|
1304
|
+
classes() {
|
|
1305
|
+
return {
|
|
1306
|
+
'v-progress-circular--visible': this.isVisible,
|
|
1307
|
+
'v-progress-circular--indeterminate': this.indeterminate,
|
|
1308
|
+
'v-progress-circular--button': this.button
|
|
1309
|
+
};
|
|
1310
|
+
},
|
|
1311
|
+
normalizedValue() {
|
|
1312
|
+
if (this.value < 0) {
|
|
1313
|
+
return 0;
|
|
1314
|
+
}
|
|
1315
|
+
if (this.value > 100) {
|
|
1316
|
+
return 100;
|
|
1317
|
+
}
|
|
1318
|
+
return parseFloat(this.value);
|
|
1319
|
+
},
|
|
1320
|
+
strokeDashArray() {
|
|
1321
|
+
return Math.round(this.circumference * 1000) / 1000;
|
|
1322
|
+
},
|
|
1323
|
+
strokeDashOffset() {
|
|
1324
|
+
return (100 - this.normalizedValue) / 100 * this.circumference + 'px';
|
|
1325
|
+
},
|
|
1326
|
+
strokeWidth() {
|
|
1327
|
+
return Number(this.width) / +this.size * this.viewBoxSize * 2;
|
|
1328
|
+
},
|
|
1329
|
+
styles() {
|
|
1330
|
+
return {
|
|
1331
|
+
height: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_3__[/* convertToUnit */ "g"])(this.calculatedSize),
|
|
1332
|
+
width: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_3__[/* convertToUnit */ "g"])(this.calculatedSize)
|
|
1333
|
+
};
|
|
1334
|
+
},
|
|
1335
|
+
svgStyles() {
|
|
1336
|
+
return {
|
|
1337
|
+
transform: `rotate(${Number(this.rotate)}deg)`
|
|
1338
|
+
};
|
|
1339
|
+
},
|
|
1340
|
+
viewBoxSize() {
|
|
1341
|
+
return this.radius / (1 - Number(this.width) / +this.size);
|
|
1342
|
+
}
|
|
1343
|
+
},
|
|
1344
|
+
methods: {
|
|
1345
|
+
genCircle(name, offset) {
|
|
1346
|
+
return this.$createElement('circle', {
|
|
1347
|
+
class: `v-progress-circular__${name}`,
|
|
1348
|
+
attrs: {
|
|
1349
|
+
fill: 'transparent',
|
|
1350
|
+
cx: 2 * this.viewBoxSize,
|
|
1351
|
+
cy: 2 * this.viewBoxSize,
|
|
1352
|
+
r: this.radius,
|
|
1353
|
+
'stroke-width': this.strokeWidth,
|
|
1354
|
+
'stroke-dasharray': this.strokeDashArray,
|
|
1355
|
+
'stroke-dashoffset': offset
|
|
1356
|
+
}
|
|
1357
|
+
});
|
|
1358
|
+
},
|
|
1359
|
+
genSvg() {
|
|
1360
|
+
const children = [this.indeterminate || this.genCircle('underlay', 0), this.genCircle('overlay', this.strokeDashOffset)];
|
|
1361
|
+
return this.$createElement('svg', {
|
|
1362
|
+
style: this.svgStyles,
|
|
1363
|
+
attrs: {
|
|
1364
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
1365
|
+
viewBox: `${this.viewBoxSize} ${this.viewBoxSize} ${2 * this.viewBoxSize} ${2 * this.viewBoxSize}`
|
|
1366
|
+
}
|
|
1367
|
+
}, children);
|
|
1368
|
+
},
|
|
1369
|
+
genInfo() {
|
|
1370
|
+
return this.$createElement('div', {
|
|
1371
|
+
staticClass: 'v-progress-circular__info'
|
|
1372
|
+
}, this.$slots.default);
|
|
1373
|
+
},
|
|
1374
|
+
onObserve(entries, observer, isIntersecting) {
|
|
1375
|
+
this.isVisible = isIntersecting;
|
|
1376
|
+
}
|
|
1377
|
+
},
|
|
1378
|
+
render(h) {
|
|
1379
|
+
return h('div', this.setTextColor(this.color, {
|
|
1380
|
+
staticClass: 'v-progress-circular',
|
|
1381
|
+
attrs: {
|
|
1382
|
+
role: 'progressbar',
|
|
1383
|
+
'aria-valuemin': 0,
|
|
1384
|
+
'aria-valuemax': 100,
|
|
1385
|
+
'aria-valuenow': this.indeterminate ? undefined : this.normalizedValue
|
|
1386
|
+
},
|
|
1387
|
+
class: this.classes,
|
|
1388
|
+
directives: [{
|
|
1389
|
+
name: 'intersect',
|
|
1390
|
+
value: this.onObserve
|
|
1391
|
+
}],
|
|
1392
|
+
style: this.styles,
|
|
1393
|
+
on: this.$listeners
|
|
1394
|
+
}), [this.genSvg(), this.genInfo()]);
|
|
1276
1395
|
}
|
|
1277
1396
|
}));
|
|
1278
1397
|
|
|
1279
1398
|
/***/ }),
|
|
1280
1399
|
|
|
1281
|
-
/***/ "
|
|
1400
|
+
/***/ "d26d":
|
|
1282
1401
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1283
1402
|
|
|
1284
|
-
|
|
1285
|
-
"./theme-dark/generali.png": "1f0f",
|
|
1286
|
-
"./theme-light/generali.png": "c08e"
|
|
1287
|
-
};
|
|
1403
|
+
// extracted by mini-css-extract-plugin
|
|
1288
1404
|
|
|
1405
|
+
/***/ }),
|
|
1289
1406
|
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1407
|
+
/***/ "dbcd":
|
|
1408
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1409
|
+
|
|
1410
|
+
// extracted by mini-css-extract-plugin
|
|
1411
|
+
|
|
1412
|
+
/***/ }),
|
|
1413
|
+
|
|
1414
|
+
/***/ "dced":
|
|
1415
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1416
|
+
|
|
1417
|
+
"use strict";
|
|
1418
|
+
/* harmony import */ var _src_components_VProgressLinear_VProgressLinear_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("363e");
|
|
1419
|
+
/* harmony import */ var _src_components_VProgressLinear_VProgressLinear_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VProgressLinear_VProgressLinear_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
1420
|
+
/* harmony import */ var _transitions__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("177c");
|
|
1421
|
+
/* harmony import */ var _directives_intersect__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("a2d1");
|
|
1422
|
+
/* harmony import */ var _mixins_colorable__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("de91");
|
|
1423
|
+
/* harmony import */ var _mixins_positionable__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("3473");
|
|
1424
|
+
/* harmony import */ var _mixins_proxyable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("5300");
|
|
1425
|
+
/* harmony import */ var _mixins_themeable__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("64ad");
|
|
1426
|
+
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("3d78");
|
|
1427
|
+
/* harmony import */ var _util_mixins__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("9d7d");
|
|
1428
|
+
// Components
|
|
1429
|
+
|
|
1430
|
+
// Directives
|
|
1431
|
+
|
|
1432
|
+
// Mixins
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
// Utilities
|
|
1438
|
+
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
const baseMixins = Object(_util_mixins__WEBPACK_IMPORTED_MODULE_8__[/* default */ "a"])(_mixins_colorable__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"], Object(_mixins_positionable__WEBPACK_IMPORTED_MODULE_4__[/* factory */ "b"])(['absolute', 'fixed', 'top', 'bottom']), _mixins_proxyable__WEBPACK_IMPORTED_MODULE_5__[/* default */ "a"], _mixins_themeable__WEBPACK_IMPORTED_MODULE_6__[/* default */ "a"]);
|
|
1442
|
+
/* @vue/component */
|
|
1443
|
+
|
|
1444
|
+
/* harmony default export */ __webpack_exports__["a"] = (baseMixins.extend({
|
|
1445
|
+
name: 'v-progress-linear',
|
|
1446
|
+
directives: {
|
|
1447
|
+
intersect: _directives_intersect__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"]
|
|
1448
|
+
},
|
|
1449
|
+
props: {
|
|
1450
|
+
active: {
|
|
1451
|
+
type: Boolean,
|
|
1452
|
+
default: true
|
|
1453
|
+
},
|
|
1454
|
+
backgroundColor: {
|
|
1455
|
+
type: String,
|
|
1456
|
+
default: null
|
|
1457
|
+
},
|
|
1458
|
+
backgroundOpacity: {
|
|
1459
|
+
type: [Number, String],
|
|
1460
|
+
default: null
|
|
1461
|
+
},
|
|
1462
|
+
bufferValue: {
|
|
1463
|
+
type: [Number, String],
|
|
1464
|
+
default: 100
|
|
1465
|
+
},
|
|
1466
|
+
color: {
|
|
1467
|
+
type: String,
|
|
1468
|
+
default: 'primary'
|
|
1469
|
+
},
|
|
1470
|
+
height: {
|
|
1471
|
+
type: [Number, String],
|
|
1472
|
+
default: 4
|
|
1473
|
+
},
|
|
1474
|
+
indeterminate: Boolean,
|
|
1475
|
+
query: Boolean,
|
|
1476
|
+
reverse: Boolean,
|
|
1477
|
+
rounded: Boolean,
|
|
1478
|
+
stream: Boolean,
|
|
1479
|
+
striped: Boolean,
|
|
1480
|
+
value: {
|
|
1481
|
+
type: [Number, String],
|
|
1482
|
+
default: 0
|
|
1483
|
+
}
|
|
1484
|
+
},
|
|
1485
|
+
data() {
|
|
1486
|
+
return {
|
|
1487
|
+
internalLazyValue: this.value || 0,
|
|
1488
|
+
isVisible: true
|
|
1489
|
+
};
|
|
1490
|
+
},
|
|
1491
|
+
computed: {
|
|
1492
|
+
__cachedBackground() {
|
|
1493
|
+
return this.$createElement('div', this.setBackgroundColor(this.backgroundColor || this.color, {
|
|
1494
|
+
staticClass: 'v-progress-linear__background',
|
|
1495
|
+
style: this.backgroundStyle
|
|
1496
|
+
}));
|
|
1497
|
+
},
|
|
1498
|
+
__cachedBar() {
|
|
1499
|
+
return this.$createElement(this.computedTransition, [this.__cachedBarType]);
|
|
1500
|
+
},
|
|
1501
|
+
__cachedBarType() {
|
|
1502
|
+
return this.indeterminate ? this.__cachedIndeterminate : this.__cachedDeterminate;
|
|
1503
|
+
},
|
|
1504
|
+
__cachedBuffer() {
|
|
1505
|
+
return this.$createElement('div', {
|
|
1506
|
+
staticClass: 'v-progress-linear__buffer',
|
|
1507
|
+
style: this.styles
|
|
1508
|
+
});
|
|
1509
|
+
},
|
|
1510
|
+
__cachedDeterminate() {
|
|
1511
|
+
return this.$createElement('div', this.setBackgroundColor(this.color, {
|
|
1512
|
+
staticClass: `v-progress-linear__determinate`,
|
|
1513
|
+
style: {
|
|
1514
|
+
width: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(this.normalizedValue, '%')
|
|
1515
|
+
}
|
|
1516
|
+
}));
|
|
1517
|
+
},
|
|
1518
|
+
__cachedIndeterminate() {
|
|
1519
|
+
return this.$createElement('div', {
|
|
1520
|
+
staticClass: 'v-progress-linear__indeterminate',
|
|
1521
|
+
class: {
|
|
1522
|
+
'v-progress-linear__indeterminate--active': this.active
|
|
1523
|
+
}
|
|
1524
|
+
}, [this.genProgressBar('long'), this.genProgressBar('short')]);
|
|
1525
|
+
},
|
|
1526
|
+
__cachedStream() {
|
|
1527
|
+
if (!this.stream) return null;
|
|
1528
|
+
return this.$createElement('div', this.setTextColor(this.color, {
|
|
1529
|
+
staticClass: 'v-progress-linear__stream',
|
|
1530
|
+
style: {
|
|
1531
|
+
width: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(100 - this.normalizedBuffer, '%')
|
|
1532
|
+
}
|
|
1533
|
+
}));
|
|
1534
|
+
},
|
|
1535
|
+
backgroundStyle() {
|
|
1536
|
+
const backgroundOpacity = this.backgroundOpacity == null ? this.backgroundColor ? 1 : 0.3 : parseFloat(this.backgroundOpacity);
|
|
1537
|
+
return {
|
|
1538
|
+
opacity: backgroundOpacity,
|
|
1539
|
+
[this.isReversed ? 'right' : 'left']: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(this.normalizedValue, '%'),
|
|
1540
|
+
width: Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(Math.max(0, this.normalizedBuffer - this.normalizedValue), '%')
|
|
1541
|
+
};
|
|
1542
|
+
},
|
|
1543
|
+
classes() {
|
|
1544
|
+
return {
|
|
1545
|
+
'v-progress-linear--absolute': this.absolute,
|
|
1546
|
+
'v-progress-linear--fixed': this.fixed,
|
|
1547
|
+
'v-progress-linear--query': this.query,
|
|
1548
|
+
'v-progress-linear--reactive': this.reactive,
|
|
1549
|
+
'v-progress-linear--reverse': this.isReversed,
|
|
1550
|
+
'v-progress-linear--rounded': this.rounded,
|
|
1551
|
+
'v-progress-linear--striped': this.striped,
|
|
1552
|
+
'v-progress-linear--visible': this.isVisible,
|
|
1553
|
+
...this.themeClasses
|
|
1554
|
+
};
|
|
1555
|
+
},
|
|
1556
|
+
computedTransition() {
|
|
1557
|
+
return this.indeterminate ? _transitions__WEBPACK_IMPORTED_MODULE_1__[/* VFadeTransition */ "d"] : _transitions__WEBPACK_IMPORTED_MODULE_1__[/* VSlideXTransition */ "f"];
|
|
1558
|
+
},
|
|
1559
|
+
isReversed() {
|
|
1560
|
+
return this.$vuetify.rtl !== this.reverse;
|
|
1561
|
+
},
|
|
1562
|
+
normalizedBuffer() {
|
|
1563
|
+
return this.normalize(this.bufferValue);
|
|
1564
|
+
},
|
|
1565
|
+
normalizedValue() {
|
|
1566
|
+
return this.normalize(this.internalLazyValue);
|
|
1567
|
+
},
|
|
1568
|
+
reactive() {
|
|
1569
|
+
return Boolean(this.$listeners.change);
|
|
1570
|
+
},
|
|
1571
|
+
styles() {
|
|
1572
|
+
const styles = {};
|
|
1573
|
+
if (!this.active) {
|
|
1574
|
+
styles.height = 0;
|
|
1575
|
+
}
|
|
1576
|
+
if (!this.indeterminate && parseFloat(this.normalizedBuffer) !== 100) {
|
|
1577
|
+
styles.width = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(this.normalizedBuffer, '%');
|
|
1578
|
+
}
|
|
1579
|
+
return styles;
|
|
1580
|
+
}
|
|
1581
|
+
},
|
|
1582
|
+
methods: {
|
|
1583
|
+
genContent() {
|
|
1584
|
+
const slot = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* getSlot */ "o"])(this, 'default', {
|
|
1585
|
+
value: this.internalLazyValue
|
|
1586
|
+
});
|
|
1587
|
+
if (!slot) return null;
|
|
1588
|
+
return this.$createElement('div', {
|
|
1589
|
+
staticClass: 'v-progress-linear__content'
|
|
1590
|
+
}, slot);
|
|
1591
|
+
},
|
|
1592
|
+
genListeners() {
|
|
1593
|
+
const listeners = this.$listeners;
|
|
1594
|
+
if (this.reactive) {
|
|
1595
|
+
listeners.click = this.onClick;
|
|
1596
|
+
}
|
|
1597
|
+
return listeners;
|
|
1598
|
+
},
|
|
1599
|
+
genProgressBar(name) {
|
|
1600
|
+
return this.$createElement('div', this.setBackgroundColor(this.color, {
|
|
1601
|
+
staticClass: 'v-progress-linear__indeterminate',
|
|
1602
|
+
class: {
|
|
1603
|
+
[name]: true
|
|
1604
|
+
}
|
|
1605
|
+
}));
|
|
1606
|
+
},
|
|
1607
|
+
onClick(e) {
|
|
1608
|
+
if (!this.reactive) return;
|
|
1609
|
+
const {
|
|
1610
|
+
width
|
|
1611
|
+
} = this.$el.getBoundingClientRect();
|
|
1612
|
+
this.internalValue = e.offsetX / width * 100;
|
|
1613
|
+
},
|
|
1614
|
+
onObserve(entries, observer, isIntersecting) {
|
|
1615
|
+
this.isVisible = isIntersecting;
|
|
1616
|
+
},
|
|
1617
|
+
normalize(value) {
|
|
1618
|
+
if (value < 0) return 0;
|
|
1619
|
+
if (value > 100) return 100;
|
|
1620
|
+
return parseFloat(value);
|
|
1621
|
+
}
|
|
1622
|
+
},
|
|
1623
|
+
render(h) {
|
|
1624
|
+
const data = {
|
|
1625
|
+
staticClass: 'v-progress-linear',
|
|
1626
|
+
attrs: {
|
|
1627
|
+
role: 'progressbar',
|
|
1628
|
+
'aria-valuemin': 0,
|
|
1629
|
+
'aria-valuemax': this.normalizedBuffer,
|
|
1630
|
+
'aria-valuenow': this.indeterminate ? undefined : this.normalizedValue
|
|
1631
|
+
},
|
|
1632
|
+
class: this.classes,
|
|
1633
|
+
directives: [{
|
|
1634
|
+
name: 'intersect',
|
|
1635
|
+
value: this.onObserve
|
|
1636
|
+
}],
|
|
1637
|
+
style: {
|
|
1638
|
+
bottom: this.bottom ? 0 : undefined,
|
|
1639
|
+
height: this.active ? Object(_util_helpers__WEBPACK_IMPORTED_MODULE_7__[/* convertToUnit */ "g"])(this.height) : 0,
|
|
1640
|
+
top: this.top ? 0 : undefined
|
|
1641
|
+
},
|
|
1642
|
+
on: this.genListeners()
|
|
1643
|
+
};
|
|
1644
|
+
return h('div', data, [this.__cachedStream, this.__cachedBackground, this.__cachedBuffer, this.__cachedBar, this.genContent()]);
|
|
1645
|
+
}
|
|
1646
|
+
}));
|
|
1647
|
+
|
|
1648
|
+
/***/ }),
|
|
1649
|
+
|
|
1650
|
+
/***/ "ea33":
|
|
1651
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1652
|
+
|
|
1653
|
+
"use strict";
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return VCardActions; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return VCardSubtitle; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return VCardText; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return VCardTitle; });
|
|
1658
|
+
/* harmony import */ var _VCard__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f473");
|
|
1659
|
+
/* harmony import */ var _util_helpers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("3d78");
|
|
1660
|
+
|
|
1661
|
+
|
|
1662
|
+
const VCardActions = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_1__[/* createSimpleFunctional */ "i"])('v-card__actions');
|
|
1663
|
+
const VCardSubtitle = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_1__[/* createSimpleFunctional */ "i"])('v-card__subtitle');
|
|
1664
|
+
const VCardText = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_1__[/* createSimpleFunctional */ "i"])('v-card__text');
|
|
1665
|
+
const VCardTitle = Object(_util_helpers__WEBPACK_IMPORTED_MODULE_1__[/* createSimpleFunctional */ "i"])('v-card__title');
|
|
1666
|
+
|
|
1667
|
+
/* unused harmony default export */ var _unused_webpack_default_export = ({
|
|
1668
|
+
$_vuetify_subcomponents: {
|
|
1669
|
+
VCard: _VCard__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"],
|
|
1670
|
+
VCardActions,
|
|
1671
|
+
VCardSubtitle,
|
|
1672
|
+
VCardText,
|
|
1673
|
+
VCardTitle
|
|
1674
|
+
}
|
|
1675
|
+
});
|
|
1676
|
+
|
|
1677
|
+
/***/ }),
|
|
1678
|
+
|
|
1679
|
+
/***/ "f473":
|
|
1680
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1681
|
+
|
|
1682
|
+
"use strict";
|
|
1683
|
+
/* harmony import */ var _src_components_VCard_VCard_sass__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6b12");
|
|
1684
|
+
/* harmony import */ var _src_components_VCard_VCard_sass__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_src_components_VCard_VCard_sass__WEBPACK_IMPORTED_MODULE_0__);
|
|
1685
|
+
/* harmony import */ var _VSheet__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("8fd0");
|
|
1686
|
+
/* harmony import */ var _mixins_loadable__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("a3ce");
|
|
1687
|
+
/* harmony import */ var _mixins_routable__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("facc");
|
|
1688
|
+
/* harmony import */ var _util_mixins__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("9d7d");
|
|
1689
|
+
// Styles
|
|
1690
|
+
// Extensions
|
|
1691
|
+
|
|
1692
|
+
// Mixins
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
// Helpers
|
|
1696
|
+
|
|
1697
|
+
|
|
1698
|
+
/* @vue/component */
|
|
1699
|
+
|
|
1700
|
+
/* harmony default export */ __webpack_exports__["a"] = (Object(_util_mixins__WEBPACK_IMPORTED_MODULE_4__[/* default */ "a"])(_mixins_loadable__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"], _mixins_routable__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"], _VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"]).extend({
|
|
1701
|
+
name: 'v-card',
|
|
1702
|
+
props: {
|
|
1703
|
+
flat: Boolean,
|
|
1704
|
+
hover: Boolean,
|
|
1705
|
+
img: String,
|
|
1706
|
+
link: Boolean,
|
|
1707
|
+
loaderHeight: {
|
|
1708
|
+
type: [Number, String],
|
|
1709
|
+
default: 4
|
|
1710
|
+
},
|
|
1711
|
+
raised: Boolean
|
|
1712
|
+
},
|
|
1713
|
+
computed: {
|
|
1714
|
+
classes() {
|
|
1715
|
+
return {
|
|
1716
|
+
'v-card': true,
|
|
1717
|
+
..._mixins_routable__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"].options.computed.classes.call(this),
|
|
1718
|
+
'v-card--flat': this.flat,
|
|
1719
|
+
'v-card--hover': this.hover,
|
|
1720
|
+
'v-card--link': this.isClickable,
|
|
1721
|
+
'v-card--loading': this.loading,
|
|
1722
|
+
'v-card--disabled': this.disabled,
|
|
1723
|
+
'v-card--raised': this.raised,
|
|
1724
|
+
..._VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"].options.computed.classes.call(this)
|
|
1725
|
+
};
|
|
1726
|
+
},
|
|
1727
|
+
styles() {
|
|
1728
|
+
const style = {
|
|
1729
|
+
..._VSheet__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"].options.computed.styles.call(this)
|
|
1730
|
+
};
|
|
1731
|
+
if (this.img) {
|
|
1732
|
+
style.background = `url("${this.img}") center center / cover no-repeat`;
|
|
1733
|
+
}
|
|
1734
|
+
return style;
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1737
|
+
methods: {
|
|
1738
|
+
genProgress() {
|
|
1739
|
+
const render = _mixins_loadable__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].options.methods.genProgress.call(this);
|
|
1740
|
+
if (!render) return null;
|
|
1741
|
+
return this.$createElement('div', {
|
|
1742
|
+
staticClass: 'v-card__progress',
|
|
1743
|
+
key: 'progress'
|
|
1744
|
+
}, [render]);
|
|
1745
|
+
}
|
|
1746
|
+
},
|
|
1747
|
+
render(h) {
|
|
1748
|
+
const {
|
|
1749
|
+
tag,
|
|
1750
|
+
data
|
|
1751
|
+
} = this.generateRouteLink();
|
|
1752
|
+
data.style = this.styles;
|
|
1753
|
+
if (this.isClickable) {
|
|
1754
|
+
data.attrs = data.attrs || {};
|
|
1755
|
+
data.attrs.tabindex = 0;
|
|
1756
|
+
}
|
|
1757
|
+
return h(tag, this.setBackgroundColor(this.color, data), [this.genProgress(), this.$slots.default]);
|
|
1758
|
+
}
|
|
1759
|
+
}));
|
|
1760
|
+
|
|
1761
|
+
/***/ }),
|
|
1762
|
+
|
|
1763
|
+
/***/ "fe33":
|
|
1764
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1765
|
+
|
|
1766
|
+
"use strict";
|
|
1767
|
+
/* harmony import */ var _VProgressLinear__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("dced");
|
|
1768
|
+
|
|
1769
|
+
|
|
1770
|
+
/* harmony default export */ __webpack_exports__["a"] = (_VProgressLinear__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"]);
|
|
1308
1771
|
|
|
1309
1772
|
/***/ })
|
|
1310
1773
|
|