@bildvitta/quasar-ui-asteroid 3.1.0-beta.1 → 3.1.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/QasTabsGenerator.json +5 -1
- package/dist/asteroid.cjs.js +110 -111
- package/dist/asteroid.cjs.min.js +2 -2
- package/dist/asteroid.esm.css +1 -1
- package/dist/asteroid.esm.js +110 -111
- package/dist/asteroid.esm.min.js +2 -2
- package/dist/asteroid.umd.css +1 -1
- package/dist/asteroid.umd.js +110 -111
- package/dist/asteroid.umd.min.js +2 -2
- package/dist/vetur/asteroid-attributes.json +1 -1
- package/package.json +1 -1
- package/src/components/actions-menu/QasActionsMenu.vue +1 -1
- package/src/components/app-bar/QasAppBar.vue +2 -2
- package/src/components/box/QasBox.vue +1 -1
- package/src/components/card/QasCard.vue +1 -1
- package/src/components/list-items/QasListItems.vue +5 -3
- package/src/components/tabs-generator/QasTabsGenerator.vue +2 -2
- package/src/components/tabs-generator/QasTabsGenerator.yml +2 -1
- package/src/css/variables/index.scss +0 -1
- package/src/css/variables/shadow.scss +0 -33
package/dist/asteroid.cjs.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @bildvitta/quasar-ui-asteroid v3.1.0-beta.
|
|
2
|
+
* @bildvitta/quasar-ui-asteroid v3.1.0-beta.3
|
|
3
3
|
* (c) 2022 Bild & Vitta <systemteam@bild.com.br>
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -60,14 +60,14 @@ var script$L = {
|
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
62
|
|
|
63
|
-
const _hoisted_1$
|
|
63
|
+
const _hoisted_1$t = { class: "col-12 col-sm-auto" };
|
|
64
64
|
const _hoisted_2$m = { class: "col-12 col-sm-auto" };
|
|
65
65
|
|
|
66
66
|
function render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
67
67
|
return (vue.openBlock(), vue.createElementBlock("div", {
|
|
68
68
|
class: vue.normalizeClass($options.classes)
|
|
69
69
|
}, [
|
|
70
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
70
|
+
vue.createElementVNode("div", _hoisted_1$t, [
|
|
71
71
|
vue.renderSlot(_ctx.$slots, "secondary")
|
|
72
72
|
]),
|
|
73
73
|
vue.createElementVNode("div", _hoisted_2$m, [
|
|
@@ -195,7 +195,7 @@ var script$J = {
|
|
|
195
195
|
}
|
|
196
196
|
};
|
|
197
197
|
|
|
198
|
-
const _hoisted_1$
|
|
198
|
+
const _hoisted_1$s = { class: "flex items-center justify-center q-gutter-x-md" };
|
|
199
199
|
const _hoisted_2$l = { class: "flex items-center justify-center q-gutter-x-sm" };
|
|
200
200
|
|
|
201
201
|
function render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -214,7 +214,7 @@ function render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
214
214
|
label: $props.label,
|
|
215
215
|
outline: "",
|
|
216
216
|
padding: "md",
|
|
217
|
-
"use-label-on-small-screen":
|
|
217
|
+
"use-label-on-small-screen": false
|
|
218
218
|
}, {
|
|
219
219
|
default: vue.withCtx(() => [
|
|
220
220
|
vue.createVNode(_component_q_menu, { class: "qas-actions-menu__menu" }, {
|
|
@@ -236,7 +236,7 @@ function render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
236
236
|
default: vue.withCtx(() => [
|
|
237
237
|
vue.createVNode(_component_q_item_section, null, {
|
|
238
238
|
default: vue.withCtx(() => [
|
|
239
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
239
|
+
vue.createElementVNode("div", _hoisted_1$s, [
|
|
240
240
|
vue.createVNode(_component_q_icon, {
|
|
241
241
|
name: item.icon,
|
|
242
242
|
size: "sm"
|
|
@@ -763,7 +763,7 @@ var script$H = {
|
|
|
763
763
|
}
|
|
764
764
|
};
|
|
765
765
|
|
|
766
|
-
const _hoisted_1$
|
|
766
|
+
const _hoisted_1$r = { class: "q-gutter-md q-mr-lg" };
|
|
767
767
|
const _hoisted_2$k = {
|
|
768
768
|
key: 0,
|
|
769
769
|
class: "text-bold text-h5"
|
|
@@ -787,7 +787,7 @@ function render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
787
787
|
rounded: "",
|
|
788
788
|
onClick: $options.close
|
|
789
789
|
}, null, 8 /* PROPS */, ["color", "onClick"]),
|
|
790
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
790
|
+
vue.createElementVNode("div", _hoisted_1$r, [
|
|
791
791
|
vue.renderSlot(_ctx.$slots, "header", {}, () => [
|
|
792
792
|
($props.title)
|
|
793
793
|
? (vue.openBlock(), vue.createElementBlock("h5", _hoisted_2$k, vue.toDisplayString($props.title), 1 /* TEXT */))
|
|
@@ -1026,7 +1026,7 @@ var script$F = {
|
|
|
1026
1026
|
}
|
|
1027
1027
|
};
|
|
1028
1028
|
|
|
1029
|
-
const _hoisted_1$
|
|
1029
|
+
const _hoisted_1$q = ["alt", "src"];
|
|
1030
1030
|
const _hoisted_2$j = {
|
|
1031
1031
|
key: 1,
|
|
1032
1032
|
class: "text-bold text-grey-9 text-subtitle1 text-uppercase"
|
|
@@ -1059,7 +1059,7 @@ function render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1059
1059
|
const _directive_close_popup = vue.resolveDirective("close-popup");
|
|
1060
1060
|
|
|
1061
1061
|
return (vue.openBlock(), vue.createBlock(_component_q_header, {
|
|
1062
|
-
class: "bg-white qas-app-bar shadow-
|
|
1062
|
+
class: "bg-white qas-app-bar shadow-2",
|
|
1063
1063
|
"height-hint": "70"
|
|
1064
1064
|
}, {
|
|
1065
1065
|
default: vue.withCtx(() => [
|
|
@@ -1093,7 +1093,7 @@ function render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1093
1093
|
alt: $props.title,
|
|
1094
1094
|
class: "q-mr-sm qas-app-bar__brand",
|
|
1095
1095
|
src: $props.brand
|
|
1096
|
-
}, null, 8 /* PROPS */, _hoisted_1$
|
|
1096
|
+
}, null, 8 /* PROPS */, _hoisted_1$q))
|
|
1097
1097
|
: vue.createCommentVNode("v-if", true),
|
|
1098
1098
|
($options.showTitle)
|
|
1099
1099
|
? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$j, vue.toDisplayString($props.title), 1 /* TEXT */))
|
|
@@ -1162,7 +1162,7 @@ function render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1162
1162
|
]),
|
|
1163
1163
|
vue.createVNode(_component_q_menu, {
|
|
1164
1164
|
anchor: "bottom end",
|
|
1165
|
-
class: "shadow-
|
|
1165
|
+
class: "shadow-2",
|
|
1166
1166
|
"max-height": "400px",
|
|
1167
1167
|
offset: [0, 5],
|
|
1168
1168
|
self: "top end"
|
|
@@ -1359,7 +1359,7 @@ var script$E = {
|
|
|
1359
1359
|
}
|
|
1360
1360
|
};
|
|
1361
1361
|
|
|
1362
|
-
const _hoisted_1$
|
|
1362
|
+
const _hoisted_1$p = { class: "column flex full-height justify-between no-wrap overflow-x-hidden" };
|
|
1363
1363
|
const _hoisted_2$i = {
|
|
1364
1364
|
key: 0,
|
|
1365
1365
|
class: "q-ma-md"
|
|
@@ -1392,7 +1392,7 @@ function render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1392
1392
|
onMiniState: $options.setMiniState
|
|
1393
1393
|
}, {
|
|
1394
1394
|
default: vue.withCtx(() => [
|
|
1395
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
1395
|
+
vue.createElementVNode("div", _hoisted_1$p, [
|
|
1396
1396
|
vue.createElementVNode("div", null, [
|
|
1397
1397
|
($options.displayModuleSection)
|
|
1398
1398
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$i, [
|
|
@@ -1548,7 +1548,7 @@ var script$D = {
|
|
|
1548
1548
|
boxClass () {
|
|
1549
1549
|
return {
|
|
1550
1550
|
'border-primary-contrast': this.outlined,
|
|
1551
|
-
'shadow-
|
|
1551
|
+
'shadow-2': !this.unelevated
|
|
1552
1552
|
}
|
|
1553
1553
|
}
|
|
1554
1554
|
}
|
|
@@ -1610,7 +1610,7 @@ var script$C = {
|
|
|
1610
1610
|
|
|
1611
1611
|
cardClasses () {
|
|
1612
1612
|
return {
|
|
1613
|
-
'shadow-
|
|
1613
|
+
'shadow-2': !this.unelevated,
|
|
1614
1614
|
'border-primary': this.outlined,
|
|
1615
1615
|
'no-shadow': this.outlined,
|
|
1616
1616
|
'bg-white': this.outlined
|
|
@@ -1645,7 +1645,7 @@ var script$C = {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
};
|
|
1647
1647
|
|
|
1648
|
-
const _hoisted_1$
|
|
1648
|
+
const _hoisted_1$o = { class: "col-12 col-lg-3 col-md-4 col-sm-6" };
|
|
1649
1649
|
const _hoisted_2$h = {
|
|
1650
1650
|
key: 0,
|
|
1651
1651
|
class: "overflow-hidden relative-position w-full"
|
|
@@ -1663,7 +1663,7 @@ function render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1663
1663
|
const _component_q_card_section = vue.resolveComponent("q-card-section");
|
|
1664
1664
|
const _component_q_card = vue.resolveComponent("q-card");
|
|
1665
1665
|
|
|
1666
|
-
return (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1666
|
+
return (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$o, [
|
|
1667
1667
|
vue.createVNode(_component_q_card, {
|
|
1668
1668
|
class: vue.normalizeClass(["border-radius-lg column full-height overflow-hidden", $options.cardClasses])
|
|
1669
1669
|
}, {
|
|
@@ -1926,7 +1926,7 @@ var script$A = {
|
|
|
1926
1926
|
}
|
|
1927
1927
|
};
|
|
1928
1928
|
|
|
1929
|
-
const _hoisted_1$
|
|
1929
|
+
const _hoisted_1$n = /*#__PURE__*/vue.createTextVNode("Copiar");
|
|
1930
1930
|
|
|
1931
1931
|
function render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1932
1932
|
const _component_q_tooltip = vue.resolveComponent("q-tooltip");
|
|
@@ -1949,7 +1949,7 @@ function render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1949
1949
|
default: vue.withCtx(() => [
|
|
1950
1950
|
vue.createVNode(_component_q_tooltip, null, {
|
|
1951
1951
|
default: vue.withCtx(() => [
|
|
1952
|
-
_hoisted_1$
|
|
1952
|
+
_hoisted_1$n
|
|
1953
1953
|
]),
|
|
1954
1954
|
_: 1 /* STABLE */
|
|
1955
1955
|
})
|
|
@@ -2209,12 +2209,12 @@ var script$y = {
|
|
|
2209
2209
|
}
|
|
2210
2210
|
};
|
|
2211
2211
|
|
|
2212
|
-
const _hoisted_1$
|
|
2212
|
+
const _hoisted_1$m = { class: "bg-grey-3 q-my-md q-pa-md rounded-borders" };
|
|
2213
2213
|
const _hoisted_2$g = /*#__PURE__*/vue.createElementVNode("summary", null, "Debugger", -1 /* HOISTED */);
|
|
2214
2214
|
const _hoisted_3$b = { class: "row" };
|
|
2215
2215
|
|
|
2216
2216
|
function render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2217
|
-
return (vue.openBlock(), vue.createElementBlock("details", _hoisted_1$
|
|
2217
|
+
return (vue.openBlock(), vue.createElementBlock("details", _hoisted_1$m, [
|
|
2218
2218
|
_hoisted_2$g,
|
|
2219
2219
|
vue.createElementVNode("div", _hoisted_3$b, [
|
|
2220
2220
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList($props.inspect, (item, index) => {
|
|
@@ -2382,7 +2382,7 @@ var script$x = {
|
|
|
2382
2382
|
}
|
|
2383
2383
|
};
|
|
2384
2384
|
|
|
2385
|
-
const _hoisted_1$
|
|
2385
|
+
const _hoisted_1$l = { class: "justify-between row" };
|
|
2386
2386
|
const _hoisted_2$f = { class: "text-bold text-h6" };
|
|
2387
2387
|
const _hoisted_3$a = { key: 0 };
|
|
2388
2388
|
|
|
@@ -2407,7 +2407,7 @@ function render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2407
2407
|
vue.createVNode(_component_q_card_section, null, {
|
|
2408
2408
|
default: vue.withCtx(() => [
|
|
2409
2409
|
vue.renderSlot(_ctx.$slots, "header", {}, () => [
|
|
2410
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
2410
|
+
vue.createElementVNode("div", _hoisted_1$l, [
|
|
2411
2411
|
vue.createElementVNode("div", _hoisted_2$f, vue.toDisplayString($props.card.title), 1 /* TEXT */),
|
|
2412
2412
|
($props.useCloseButton)
|
|
2413
2413
|
? vue.withDirectives((vue.openBlock(), vue.createBlock(_component_qas_btn, {
|
|
@@ -3237,7 +3237,7 @@ var script$t = {
|
|
|
3237
3237
|
}
|
|
3238
3238
|
};
|
|
3239
3239
|
|
|
3240
|
-
const _hoisted_1$
|
|
3240
|
+
const _hoisted_1$k = ["id"];
|
|
3241
3241
|
|
|
3242
3242
|
function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3243
3243
|
const _component_q_field = vue.resolveComponent("q-field");
|
|
@@ -3254,7 +3254,7 @@ function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3254
3254
|
onBlur: _cache[0] || (_cache[0] = (...args) => ($options.emitValue && $options.emitValue(...args))),
|
|
3255
3255
|
onClick: _cache[1] || (_cache[1] = (...args) => ($options.setSelect && $options.setSelect(...args))),
|
|
3256
3256
|
onInput: _cache[2] || (_cache[2] = $event => ($options.emitUpdateModel($event.target.value)))
|
|
3257
|
-
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$
|
|
3257
|
+
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$k), [
|
|
3258
3258
|
[vue.vShow, floatingLabel]
|
|
3259
3259
|
])
|
|
3260
3260
|
]),
|
|
@@ -3417,13 +3417,13 @@ var script$s = {
|
|
|
3417
3417
|
}
|
|
3418
3418
|
};
|
|
3419
3419
|
|
|
3420
|
-
const _hoisted_1$
|
|
3420
|
+
const _hoisted_1$j = { key: 0 };
|
|
3421
3421
|
|
|
3422
3422
|
function render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3423
3423
|
const _component_q_linear_progress = vue.resolveComponent("q-linear-progress");
|
|
3424
3424
|
|
|
3425
3425
|
return ($options.length)
|
|
3426
|
-
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3426
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$j, [
|
|
3427
3427
|
vue.renderSlot(_ctx.$slots, "default", { level: $options.level }, () => [
|
|
3428
3428
|
vue.createVNode(_component_q_linear_progress, {
|
|
3429
3429
|
color: $options.level.color,
|
|
@@ -3931,7 +3931,7 @@ var script$q = {
|
|
|
3931
3931
|
}
|
|
3932
3932
|
};
|
|
3933
3933
|
|
|
3934
|
-
const _hoisted_1$
|
|
3934
|
+
const _hoisted_1$i = { class: "flex flex-center full-width justify-between no-border no-wrap q-gutter-xs q-pa-sm text-white transparent" };
|
|
3935
3935
|
const _hoisted_2$e = { class: "col column items-start justify-center" };
|
|
3936
3936
|
const _hoisted_3$9 = {
|
|
3937
3937
|
key: 0,
|
|
@@ -3984,7 +3984,7 @@ function render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3984
3984
|
}), {
|
|
3985
3985
|
header: vue.withCtx((scope) => [
|
|
3986
3986
|
vue.renderSlot(_ctx.$slots, "header", { scope: scope }, () => [
|
|
3987
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
3987
|
+
vue.createElementVNode("div", _hoisted_1$i, [
|
|
3988
3988
|
(scope.isUploading)
|
|
3989
3989
|
? (vue.openBlock(), vue.createBlock(_component_q_spinner, {
|
|
3990
3990
|
key: 0,
|
|
@@ -4222,7 +4222,7 @@ var script$p = {
|
|
|
4222
4222
|
}
|
|
4223
4223
|
};
|
|
4224
4224
|
|
|
4225
|
-
const _hoisted_1$
|
|
4225
|
+
const _hoisted_1$h = {
|
|
4226
4226
|
ref: "signatureContainer",
|
|
4227
4227
|
class: "qas-signature-pad relative-position"
|
|
4228
4228
|
};
|
|
@@ -4232,7 +4232,7 @@ function render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4232
4232
|
const _component_qas_btn = vue.resolveComponent("qas-btn");
|
|
4233
4233
|
|
|
4234
4234
|
return (vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
4235
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4235
|
+
vue.createElementVNode("div", _hoisted_1$h, [
|
|
4236
4236
|
vue.createElementVNode("canvas", {
|
|
4237
4237
|
id: $data.canvasId,
|
|
4238
4238
|
ref: _ctx.$attrs.ref,
|
|
@@ -4396,7 +4396,7 @@ var script$o = {
|
|
|
4396
4396
|
}
|
|
4397
4397
|
};
|
|
4398
4398
|
|
|
4399
|
-
const _hoisted_1$
|
|
4399
|
+
const _hoisted_1$g = { class: "col column items-start justify-center" };
|
|
4400
4400
|
const _hoisted_2$c = {
|
|
4401
4401
|
key: 0,
|
|
4402
4402
|
class: "q-uploader__title"
|
|
@@ -4423,7 +4423,7 @@ function render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4423
4423
|
class: vue.normalizeClass(["cursor-pointer flex flex-center full-width justify-between no-border no-wrap q-gutter-xs text-white transparent", $options.headerClass]),
|
|
4424
4424
|
onClick: _cache[0] || (_cache[0] = (...args) => ($options.openDialog && $options.openDialog(...args)))
|
|
4425
4425
|
}, [
|
|
4426
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4426
|
+
vue.createElementVNode("div", _hoisted_1$g, [
|
|
4427
4427
|
($props.uploadLabel)
|
|
4428
4428
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$c, vue.toDisplayString($props.uploadLabel), 1 /* TEXT */))
|
|
4429
4429
|
: vue.createCommentVNode("v-if", true)
|
|
@@ -4985,7 +4985,7 @@ var script$m = {
|
|
|
4985
4985
|
}
|
|
4986
4986
|
};
|
|
4987
4987
|
|
|
4988
|
-
const _hoisted_1$
|
|
4988
|
+
const _hoisted_1$f = { class: "q-mb-lg" };
|
|
4989
4989
|
const _hoisted_2$b = {
|
|
4990
4990
|
key: 0,
|
|
4991
4991
|
class: "q-gutter-x-md row"
|
|
@@ -5018,7 +5018,7 @@ function render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5018
5018
|
const _component_q_menu = vue.resolveComponent("q-menu");
|
|
5019
5019
|
const _component_q_chip = vue.resolveComponent("q-chip");
|
|
5020
5020
|
|
|
5021
|
-
return (vue.openBlock(), vue.createElementBlock("section", _hoisted_1$
|
|
5021
|
+
return (vue.openBlock(), vue.createElementBlock("section", _hoisted_1$f, [
|
|
5022
5022
|
($options.showFilters)
|
|
5023
5023
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$b, [
|
|
5024
5024
|
($options.showSearch)
|
|
@@ -6265,7 +6265,7 @@ var script$k = {
|
|
|
6265
6265
|
}
|
|
6266
6266
|
};
|
|
6267
6267
|
|
|
6268
|
-
const _hoisted_1$
|
|
6268
|
+
const _hoisted_1$e = { key: 0 };
|
|
6269
6269
|
const _hoisted_2$a = { class: "justify-end q-col-gutter-md q-my-lg row" };
|
|
6270
6270
|
const _hoisted_3$6 = { key: 1 };
|
|
6271
6271
|
|
|
@@ -6282,7 +6282,7 @@ function render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6282
6282
|
}, {
|
|
6283
6283
|
default: vue.withCtx(() => [
|
|
6284
6284
|
(_ctx.mx_hasHeaderSlot)
|
|
6285
|
-
? (vue.openBlock(), vue.createElementBlock("header", _hoisted_1$
|
|
6285
|
+
? (vue.openBlock(), vue.createElementBlock("header", _hoisted_1$e, [
|
|
6286
6286
|
vue.renderSlot(_ctx.$slots, "header")
|
|
6287
6287
|
]))
|
|
6288
6288
|
: vue.createCommentVNode("v-if", true),
|
|
@@ -6479,7 +6479,7 @@ var script$j = {
|
|
|
6479
6479
|
}
|
|
6480
6480
|
};
|
|
6481
6481
|
|
|
6482
|
-
const _hoisted_1$
|
|
6482
|
+
const _hoisted_1$d = { class: "q-col-gutter-md row" };
|
|
6483
6483
|
const _hoisted_2$9 = {
|
|
6484
6484
|
key: 0,
|
|
6485
6485
|
class: "full-width text-center"
|
|
@@ -6501,7 +6501,7 @@ function render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6501
6501
|
|
|
6502
6502
|
return (vue.openBlock(), vue.createBlock(_component_qas_box, { class: "gallery" }, {
|
|
6503
6503
|
default: vue.withCtx(() => [
|
|
6504
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
6504
|
+
vue.createElementVNode("div", _hoisted_1$d, [
|
|
6505
6505
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList($options.initialImages(), (image, index) => {
|
|
6506
6506
|
return (vue.openBlock(), vue.createElementBlock("div", {
|
|
6507
6507
|
key: index,
|
|
@@ -6705,7 +6705,7 @@ var script$i = {
|
|
|
6705
6705
|
}
|
|
6706
6706
|
};
|
|
6707
6707
|
|
|
6708
|
-
const _hoisted_1$
|
|
6708
|
+
const _hoisted_1$c = ["data-cy"];
|
|
6709
6709
|
const _hoisted_2$8 = ["data-cy"];
|
|
6710
6710
|
|
|
6711
6711
|
function render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -6726,7 +6726,7 @@ function render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6726
6726
|
vue.createElementVNode("header", {
|
|
6727
6727
|
class: vue.normalizeClass($props.headerClass),
|
|
6728
6728
|
"data-cy": `grid-generator-${field.name}-field`
|
|
6729
|
-
}, vue.toDisplayString(field.label), 11 /* TEXT, CLASS, PROPS */, _hoisted_1$
|
|
6729
|
+
}, vue.toDisplayString(field.label), 11 /* TEXT, CLASS, PROPS */, _hoisted_1$c)
|
|
6730
6730
|
]),
|
|
6731
6731
|
vue.renderSlot(_ctx.$slots, "content", {
|
|
6732
6732
|
field: $data.slotValue[key]
|
|
@@ -6890,6 +6890,7 @@ var script$f = {
|
|
|
6890
6890
|
name: 'QasListItems',
|
|
6891
6891
|
|
|
6892
6892
|
components: {
|
|
6893
|
+
QasBox: script$D,
|
|
6893
6894
|
QasBtn: script$K
|
|
6894
6895
|
},
|
|
6895
6896
|
|
|
@@ -6931,79 +6932,77 @@ var script$f = {
|
|
|
6931
6932
|
}
|
|
6932
6933
|
};
|
|
6933
6934
|
|
|
6934
|
-
const _hoisted_1$c = { class: "qas-list-items shadow-14" };
|
|
6935
|
-
|
|
6936
6935
|
function render$f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6937
6936
|
const _component_q_item_section = vue.resolveComponent("q-item-section");
|
|
6938
6937
|
const _component_q_icon = vue.resolveComponent("q-icon");
|
|
6939
6938
|
const _component_qas_btn = vue.resolveComponent("qas-btn");
|
|
6940
6939
|
const _component_q_item = vue.resolveComponent("q-item");
|
|
6941
6940
|
const _component_q_list = vue.resolveComponent("q-list");
|
|
6941
|
+
const _component_qas_box = vue.resolveComponent("qas-box");
|
|
6942
6942
|
const _directive_ripple = vue.resolveDirective("ripple");
|
|
6943
6943
|
|
|
6944
|
-
return (vue.openBlock(), vue.
|
|
6945
|
-
vue.
|
|
6946
|
-
|
|
6947
|
-
|
|
6948
|
-
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6952
|
-
|
|
6953
|
-
|
|
6954
|
-
|
|
6955
|
-
|
|
6956
|
-
|
|
6957
|
-
|
|
6958
|
-
|
|
6959
|
-
|
|
6960
|
-
|
|
6961
|
-
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6969
|
-
|
|
6970
|
-
|
|
6971
|
-
|
|
6972
|
-
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6978
|
-
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6982
|
-
|
|
6983
|
-
|
|
6984
|
-
|
|
6985
|
-
|
|
6986
|
-
|
|
6987
|
-
|
|
6988
|
-
|
|
6989
|
-
|
|
6990
|
-
|
|
6991
|
-
|
|
6992
|
-
|
|
6993
|
-
|
|
6994
|
-
|
|
6995
|
-
|
|
6996
|
-
|
|
6997
|
-
|
|
6998
|
-
|
|
6999
|
-
},
|
|
7000
|
-
|
|
7001
|
-
|
|
7002
|
-
|
|
7003
|
-
|
|
7004
|
-
|
|
7005
|
-
|
|
7006
|
-
]))
|
|
6944
|
+
return (vue.openBlock(), vue.createBlock(_component_qas_box, { class: "qas-list-items" }, {
|
|
6945
|
+
default: vue.withCtx(() => [
|
|
6946
|
+
vue.createVNode(_component_q_list, { separator: "" }, {
|
|
6947
|
+
default: vue.withCtx(() => [
|
|
6948
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList($props.list, (item, index) => {
|
|
6949
|
+
return vue.withDirectives((vue.openBlock(), vue.createBlock(_component_q_item, {
|
|
6950
|
+
key: index,
|
|
6951
|
+
clickable: $props.useClickableItem,
|
|
6952
|
+
onClick: $event => ($options.onClick({ item, index }, true))
|
|
6953
|
+
}, {
|
|
6954
|
+
default: vue.withCtx(() => [
|
|
6955
|
+
vue.renderSlot(_ctx.$slots, "item", {
|
|
6956
|
+
index: index,
|
|
6957
|
+
item: item
|
|
6958
|
+
}, () => [
|
|
6959
|
+
vue.createVNode(_component_q_item_section, null, {
|
|
6960
|
+
default: vue.withCtx(() => [
|
|
6961
|
+
vue.renderSlot(_ctx.$slots, "item-section", {
|
|
6962
|
+
index: index,
|
|
6963
|
+
item: item
|
|
6964
|
+
})
|
|
6965
|
+
]),
|
|
6966
|
+
_: 2 /* DYNAMIC */
|
|
6967
|
+
}, 1024 /* DYNAMIC_SLOTS */),
|
|
6968
|
+
($props.useSectionActions)
|
|
6969
|
+
? (vue.openBlock(), vue.createBlock(_component_q_item_section, {
|
|
6970
|
+
key: 0,
|
|
6971
|
+
side: ""
|
|
6972
|
+
}, {
|
|
6973
|
+
default: vue.withCtx(() => [
|
|
6974
|
+
vue.renderSlot(_ctx.$slots, "item-section-side", {
|
|
6975
|
+
index: index,
|
|
6976
|
+
item: item
|
|
6977
|
+
}, () => [
|
|
6978
|
+
vue.createVNode(_component_qas_btn, {
|
|
6979
|
+
flat: "",
|
|
6980
|
+
round: "",
|
|
6981
|
+
onClick: $event => ($options.onClick({ item, index }))
|
|
6982
|
+
}, {
|
|
6983
|
+
default: vue.withCtx(() => [
|
|
6984
|
+
vue.createVNode(_component_q_icon, vue.normalizeProps(vue.guardReactiveProps($props.iconProps)), null, 16 /* FULL_PROPS */)
|
|
6985
|
+
]),
|
|
6986
|
+
_: 2 /* DYNAMIC */
|
|
6987
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"])
|
|
6988
|
+
])
|
|
6989
|
+
]),
|
|
6990
|
+
_: 2 /* DYNAMIC */
|
|
6991
|
+
}, 1024 /* DYNAMIC_SLOTS */))
|
|
6992
|
+
: vue.createCommentVNode("v-if", true)
|
|
6993
|
+
])
|
|
6994
|
+
]),
|
|
6995
|
+
_: 2 /* DYNAMIC */
|
|
6996
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["clickable", "onClick"])), [
|
|
6997
|
+
[_directive_ripple]
|
|
6998
|
+
])
|
|
6999
|
+
}), 128 /* KEYED_FRAGMENT */))
|
|
7000
|
+
]),
|
|
7001
|
+
_: 3 /* FORWARDED */
|
|
7002
|
+
})
|
|
7003
|
+
]),
|
|
7004
|
+
_: 3 /* FORWARDED */
|
|
7005
|
+
}))
|
|
7007
7006
|
}
|
|
7008
7007
|
|
|
7009
7008
|
script$f.render = render$f;
|
|
@@ -9595,7 +9594,7 @@ var script$2 = {
|
|
|
9595
9594
|
|
|
9596
9595
|
modelValue: {
|
|
9597
9596
|
default: '',
|
|
9598
|
-
type: String
|
|
9597
|
+
type: [String, Number]
|
|
9599
9598
|
},
|
|
9600
9599
|
|
|
9601
9600
|
tabClass: {
|
|
@@ -9667,10 +9666,10 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9667
9666
|
}), {
|
|
9668
9667
|
default: vue.withCtx(() => [
|
|
9669
9668
|
vue.renderSlot(_ctx.$slots, `tab-after-${tab.value}`, { item: tab }, () => [
|
|
9670
|
-
($props.counters[
|
|
9669
|
+
($props.counters[tab.value])
|
|
9671
9670
|
? (vue.openBlock(), vue.createBlock(_component_q_badge, vue.mergeProps({
|
|
9672
9671
|
key: 0,
|
|
9673
|
-
label: $props.counters[
|
|
9672
|
+
label: $props.counters[tab.value]
|
|
9674
9673
|
}, $options.defaultCounterProps), null, 16 /* FULL_PROPS */, ["label"]))
|
|
9675
9674
|
: vue.createCommentVNode("v-if", true)
|
|
9676
9675
|
])
|
|
@@ -10158,7 +10157,7 @@ script.__file = "src/components/transfer/QasTransfer.vue";
|
|
|
10158
10157
|
|
|
10159
10158
|
var name = "@bildvitta/quasar-ui-asteroid";
|
|
10160
10159
|
var description = "Asteroid";
|
|
10161
|
-
var version$1 = "3.1.0-beta.
|
|
10160
|
+
var version$1 = "3.1.0-beta.3";
|
|
10162
10161
|
var author = "Bild & Vitta <systemteam@bild.com.br>";
|
|
10163
10162
|
var license = "MIT";
|
|
10164
10163
|
var main = "dist/asteroid.cjs.min.js";
|