quasar-ui-sellmate-ui-kit 3.14.29 → 3.14.31
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/index.common.js +2 -2
- package/dist/index.css +1 -1
- package/dist/index.esm.js +2 -2
- package/dist/index.min.css +1 -1
- package/dist/index.rtl.css +1 -1
- package/dist/index.rtl.min.css +1 -1
- package/dist/index.umd.js +103 -72
- package/dist/index.umd.min.js +2 -2
- package/package.json +1 -1
- package/src/components/SSelectSearchCheckbox.vue +27 -31
- package/src/components/STable.vue +43 -7
package/dist/index.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* quasar-ui-sellmate-ui-kit v3.14.
|
|
2
|
+
* quasar-ui-sellmate-ui-kit v3.14.30
|
|
3
3
|
* (c) 2025 Sellmate Dev Team <dev@sellmate.co.kr>
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -1063,7 +1063,7 @@
|
|
|
1063
1063
|
|
|
1064
1064
|
var _hoisted_1$p = { class: "date-picker-label" };
|
|
1065
1065
|
var _hoisted_2$i = { class: "flex no-wrap items-center" };
|
|
1066
|
-
var _hoisted_3$
|
|
1066
|
+
var _hoisted_3$c = {
|
|
1067
1067
|
key: 1,
|
|
1068
1068
|
class: "text-center text-grey_90 date-str"
|
|
1069
1069
|
};
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
mask: "####-##-##",
|
|
1173
1173
|
class: "inner-input"
|
|
1174
1174
|
}, null, 8, ["modelValue"]))
|
|
1175
|
-
: (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$
|
|
1175
|
+
: (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$c, vue.toDisplayString(_ctx.dateValue.from), 1)),
|
|
1176
1176
|
_hoisted_4$8,
|
|
1177
1177
|
(_ctx.useInput)
|
|
1178
1178
|
? (vue.openBlock(), vue.createBlock(_component_q_input, {
|
|
@@ -2293,7 +2293,7 @@
|
|
|
2293
2293
|
|
|
2294
2294
|
var _hoisted_1$m = ["innerHTML"];
|
|
2295
2295
|
var _hoisted_2$h = ["innerHTML"];
|
|
2296
|
-
var _hoisted_3$
|
|
2296
|
+
var _hoisted_3$b = { key: 0 };
|
|
2297
2297
|
|
|
2298
2298
|
function render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2299
2299
|
var _component_s_help_message = vue.resolveComponent("s-help-message", true);
|
|
@@ -2311,7 +2311,7 @@
|
|
|
2311
2311
|
innerHTML: _ctx.message[0]
|
|
2312
2312
|
}, null, 8, _hoisted_2$h),
|
|
2313
2313
|
(_ctx.message.length > 1)
|
|
2314
|
-
? (vue.openBlock(), vue.createElementBlock("ul", _hoisted_3$
|
|
2314
|
+
? (vue.openBlock(), vue.createElementBlock("ul", _hoisted_3$b, [
|
|
2315
2315
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.message.slice(1), function (msg, idx) {
|
|
2316
2316
|
return (vue.openBlock(), vue.createBlock(_component_s_help_message, {
|
|
2317
2317
|
key: idx,
|
|
@@ -2524,7 +2524,7 @@
|
|
|
2524
2524
|
key: 1,
|
|
2525
2525
|
class: "input-addon bg-grey_10"
|
|
2526
2526
|
};
|
|
2527
|
-
var _hoisted_3$
|
|
2527
|
+
var _hoisted_3$a = {
|
|
2528
2528
|
key: 0,
|
|
2529
2529
|
class: "self-center"
|
|
2530
2530
|
};
|
|
@@ -2596,7 +2596,7 @@
|
|
|
2596
2596
|
fn: vue.withCtx(function () { return [
|
|
2597
2597
|
vue.renderSlot(_ctx.$slots, "beforeCounter"),
|
|
2598
2598
|
(_ctx.maxByte)
|
|
2599
|
-
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
2599
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$a, vue.toDisplayString(_ctx.model ? _ctx.getByte(_ctx.model) : 0) + " / " + vue.toDisplayString(_ctx.maxByte) + " byte ", 1))
|
|
2600
2600
|
: (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$7, vue.toDisplayString(_ctx.model ? _ctx.getByte(_ctx.model) : 0) + " byte", 1))
|
|
2601
2601
|
]; }),
|
|
2602
2602
|
key: "1"
|
|
@@ -3000,7 +3000,7 @@
|
|
|
3000
3000
|
class: "pagination-last_page",
|
|
3001
3001
|
flat: ""
|
|
3002
3002
|
};
|
|
3003
|
-
var _hoisted_3$
|
|
3003
|
+
var _hoisted_3$9 = /*#__PURE__*/vue.createElementVNode("span", null, "/", -1);
|
|
3004
3004
|
|
|
3005
3005
|
function render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3006
3006
|
var _component_q_btn = vue.resolveComponent("q-btn");
|
|
@@ -3062,7 +3062,7 @@
|
|
|
3062
3062
|
}), 128)),
|
|
3063
3063
|
(_ctx.perPage === 1)
|
|
3064
3064
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$e, [
|
|
3065
|
-
_hoisted_3$
|
|
3065
|
+
_hoisted_3$9,
|
|
3066
3066
|
vue.createTextVNode(),
|
|
3067
3067
|
vue.createElementVNode("span", null, vue.toDisplayString(_ctx.paginationInfo.lastPage), 1)
|
|
3068
3068
|
]))
|
|
@@ -4249,14 +4249,12 @@
|
|
|
4249
4249
|
},
|
|
4250
4250
|
});
|
|
4251
4251
|
|
|
4252
|
-
var _hoisted_1$e = { class: "search-input-
|
|
4253
|
-
var _hoisted_2$a =
|
|
4254
|
-
var _hoisted_3$
|
|
4255
|
-
var _hoisted_4$6 = { key:
|
|
4256
|
-
var _hoisted_5$6 = {
|
|
4257
|
-
var _hoisted_6$4 =
|
|
4258
|
-
var _hoisted_7$2 = { class: "select-search-input-form" };
|
|
4259
|
-
var _hoisted_8$1 = ["placeholder"];
|
|
4252
|
+
var _hoisted_1$e = { class: "search-input-container" };
|
|
4253
|
+
var _hoisted_2$a = ["placeholder"];
|
|
4254
|
+
var _hoisted_3$8 = { key: 0 };
|
|
4255
|
+
var _hoisted_4$6 = { key: 1 };
|
|
4256
|
+
var _hoisted_5$6 = { class: "search-input-container" };
|
|
4257
|
+
var _hoisted_6$4 = ["placeholder"];
|
|
4260
4258
|
|
|
4261
4259
|
function render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4262
4260
|
var _component_q_icon = vue.resolveComponent("q-icon");
|
|
@@ -4295,24 +4293,22 @@
|
|
|
4295
4293
|
}, vue.createSlots({
|
|
4296
4294
|
"before-options": vue.withCtx(function () { return [
|
|
4297
4295
|
vue.createElementVNode("div", _hoisted_1$e, [
|
|
4298
|
-
vue.
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4313
|
-
|
|
4314
|
-
[vue.vModelText, _ctx.search]
|
|
4315
|
-
])
|
|
4296
|
+
vue.createVNode(_component_q_icon, {
|
|
4297
|
+
name: _ctx.searchIcon,
|
|
4298
|
+
size: "20px"
|
|
4299
|
+
}, null, 8, ["name"]),
|
|
4300
|
+
vue.withDirectives(vue.createElementVNode("input", {
|
|
4301
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = function ($event) { return ((_ctx.search) = $event); }),
|
|
4302
|
+
autofocus: "",
|
|
4303
|
+
class: "select-search-input",
|
|
4304
|
+
placeholder: _ctx.searchPlaceholder,
|
|
4305
|
+
onInput: _cache[1] || (_cache[1] =
|
|
4306
|
+
function (data) {
|
|
4307
|
+
_ctx.onSearch(data.target.value);
|
|
4308
|
+
}
|
|
4309
|
+
)
|
|
4310
|
+
}, null, 40, _hoisted_2$a), [
|
|
4311
|
+
[vue.vModelText, _ctx.search]
|
|
4316
4312
|
])
|
|
4317
4313
|
])
|
|
4318
4314
|
]; }),
|
|
@@ -4378,25 +4374,23 @@
|
|
|
4378
4374
|
];
|
|
4379
4375
|
}),
|
|
4380
4376
|
"no-option": vue.withCtx(function () { return [
|
|
4381
|
-
vue.createElementVNode("div",
|
|
4382
|
-
vue.
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
[vue.vModelText, _ctx.search]
|
|
4399
|
-
])
|
|
4377
|
+
vue.createElementVNode("div", _hoisted_5$6, [
|
|
4378
|
+
vue.createVNode(_component_q_icon, {
|
|
4379
|
+
name: _ctx.searchIcon,
|
|
4380
|
+
size: "20px"
|
|
4381
|
+
}, null, 8, ["name"]),
|
|
4382
|
+
vue.withDirectives(vue.createElementVNode("input", {
|
|
4383
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = function ($event) { return ((_ctx.search) = $event); }),
|
|
4384
|
+
autofocus: "",
|
|
4385
|
+
class: "select-search-input",
|
|
4386
|
+
placeholder: _ctx.searchPlaceholder,
|
|
4387
|
+
onInput: _cache[3] || (_cache[3] =
|
|
4388
|
+
function (data) {
|
|
4389
|
+
_ctx.onSearch(data.target.value);
|
|
4390
|
+
}
|
|
4391
|
+
)
|
|
4392
|
+
}, null, 40, _hoisted_6$4), [
|
|
4393
|
+
[vue.vModelText, _ctx.search]
|
|
4400
4394
|
])
|
|
4401
4395
|
]),
|
|
4402
4396
|
vue.createVNode(_component_q_item, { class: "s-select-no-option" }, {
|
|
@@ -4421,9 +4415,9 @@
|
|
|
4421
4415
|
name: "selected",
|
|
4422
4416
|
fn: vue.withCtx(function () { return [
|
|
4423
4417
|
(_ctx.noSelected && !_ctx.options.length)
|
|
4424
|
-
? (vue.openBlock(), vue.createElementBlock("div",
|
|
4418
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$8, vue.toDisplayString(_ctx.noSelected), 1))
|
|
4425
4419
|
: (_ctx.options.length && _ctx.useAll && (_ctx.model[0] === '' || _ctx.model.includes('')))
|
|
4426
|
-
? (vue.openBlock(), vue.createElementBlock("div",
|
|
4420
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$6, vue.toDisplayString(_ctx.placeholder), 1))
|
|
4427
4421
|
: vue.createCommentVNode("", true)
|
|
4428
4422
|
]; }),
|
|
4429
4423
|
key: "0"
|
|
@@ -4432,7 +4426,7 @@
|
|
|
4432
4426
|
]), 1032, ["dropdown-icon", "modelValue", "options", "popup-content-class", "option-label", "option-value", "option-group", "onAdd", "onRemove"]))
|
|
4433
4427
|
}
|
|
4434
4428
|
|
|
4435
|
-
var css_248z$i = ".q-field.q-field--error.s-select-checkbox:not(:hover) .q-field__control::after, .q-field.q-field--error.s-select-checkbox:not(.q-field--focused) .q-field__control::after {\n border-color: #fb4444 !important;\n}\n.q-field.q-field--error.s-select-checkbox:hover .q-field__control::after, .q-field.q-field--error.q-field--focused.s-select-checkbox .q-field__control::after {\n border-color: #0075ff !important;\n}\n.s-select-checkbox .q-field__inner .q-field__control {\n background: white;\n padding: 0;\n min-height: 0;\n height: 28px;\n}\n.s-select-checkbox .q-field__inner .q-field__control:before {\n border-color: #aaaaaa;\n}\n.s-select-checkbox .q-field__inner .q-field__control:after:not(:hover) {\n border: 1px solid #aaaaaa;\n box-shadow: none;\n}\n.s-select-checkbox .q-field__inner .q-field__control:hover, .s-select-checkbox .q-field__inner .q-field__control:active {\n background: #f6f6f6;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native {\n font-size: 12px;\n min-height: 0;\n padding: 4px 0 4px 12px !important;\n color: #333333;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > span {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n max-height: 28px;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > .q-placeholder {\n min-height: 100%;\n}\n.s-select-checkbox .q-field__inner .q-field__control .q-field__append {\n min-height: 0;\n height: inherit;\n padding: 8px;\n}\n.s-select-checkbox .q-field__inner .q-field__control .q-field__append .q-icon {\n font-size: 12px;\n color: #888888;\n width: 1em;\n height: 1em;\n}\n.s-select-checkbox .q-field__inner .q-field__bottom {\n padding: 8px 0px 0px 0px;\n font-size: 12px;\n color: #737373;\n}\n.s-select-checkbox .q-field__inner .q-field__bottom .q-field__messages div[role=alert] {\n color: #e30000;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control {\n opacity: 1 !important;\n background: #eeeeee;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control:after {\n border: 1px solid #cccccc;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > span {\n color: #888888;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control .q-field__append .q-icon {\n color: #888888;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item {\n padding: 6px 12px;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item__section .q-item__label > span {\n font-size: 12px;\n font-weight: 400;\n color: #333333;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item--active {\n color: #333333 !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused {\n background: #0075ff;\n color: white !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-focus-helper {\n opacity: 0 !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-item__label > span {\n color: white !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-checkbox .q-checkbox__inner--indet .q-checkbox__bg, .s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-checkbox .q-checkbox__inner--truthy .q-checkbox__bg {\n border: 1px solid white !important;\n}\n.s-select-checkbox .q-field__native {\n display: block;\n min-height: 0;\n height: 28px;\n width: 100%;\n padding: 4px 0 4px 12px !important;\n color: #333333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.s-select-checkbox .q-field__native > span {\n max-height: 28px;\n}\n.s-select-checkbox .q-field__native > .s-checkbox {\n margin-right: 8px;\n}\n.custom-select-options {\n height: 28px;\n}\n.disabled.s-select-checkbox-option {\n border: none;\n background: none !important;\n color: #888888 !important;\n}\n.
|
|
4429
|
+
var css_248z$i = ".q-field.q-field--error.s-select-checkbox:not(:hover) .q-field__control::after, .q-field.q-field--error.s-select-checkbox:not(.q-field--focused) .q-field__control::after {\n border-color: #fb4444 !important;\n}\n.q-field.q-field--error.s-select-checkbox:hover .q-field__control::after, .q-field.q-field--error.q-field--focused.s-select-checkbox .q-field__control::after {\n border-color: #0075ff !important;\n}\n.s-select-checkbox .q-field__inner .q-field__control {\n background: white;\n padding: 0;\n min-height: 0;\n height: 28px;\n}\n.s-select-checkbox .q-field__inner .q-field__control:before {\n border-color: #aaaaaa;\n}\n.s-select-checkbox .q-field__inner .q-field__control:after:not(:hover) {\n border: 1px solid #aaaaaa;\n box-shadow: none;\n}\n.s-select-checkbox .q-field__inner .q-field__control:hover, .s-select-checkbox .q-field__inner .q-field__control:active {\n background: #f6f6f6;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native {\n font-size: 12px;\n min-height: 0;\n padding: 4px 0 4px 12px !important;\n color: #333333;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > span {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n max-height: 28px;\n}\n.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > .q-placeholder {\n min-height: 100%;\n}\n.s-select-checkbox .q-field__inner .q-field__control .q-field__append {\n min-height: 0;\n height: inherit;\n padding: 8px;\n}\n.s-select-checkbox .q-field__inner .q-field__control .q-field__append .q-icon {\n font-size: 12px;\n color: #888888;\n width: 1em;\n height: 1em;\n}\n.s-select-checkbox .q-field__inner .q-field__bottom {\n padding: 8px 0px 0px 0px;\n font-size: 12px;\n color: #737373;\n}\n.s-select-checkbox .q-field__inner .q-field__bottom .q-field__messages div[role=alert] {\n color: #e30000;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control {\n opacity: 1 !important;\n background: #eeeeee;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control:after {\n border: 1px solid #cccccc;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control-container .q-field__native > span {\n color: #888888;\n}\n.q-field--disabled.s-select-checkbox .q-field__inner .q-field__control .q-field__append .q-icon {\n color: #888888;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item {\n padding: 6px 12px;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item__section .q-item__label > span {\n font-size: 12px;\n font-weight: 400;\n color: #333333;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-item--active {\n color: #333333 !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused {\n background: #0075ff;\n color: white !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-focus-helper {\n opacity: 0 !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-item__label > span {\n color: white !important;\n}\n.s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-checkbox .q-checkbox__inner--indet .q-checkbox__bg, .s-select-checkbox-opts .q-virtual-scroll__content .q-manual-focusable--focused .q-item__section .q-checkbox .q-checkbox__inner--truthy .q-checkbox__bg {\n border: 1px solid white !important;\n}\n.s-select-checkbox .q-field__native {\n display: block;\n min-height: 0;\n height: 28px;\n width: 100%;\n padding: 4px 0 4px 12px !important;\n color: #333333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.s-select-checkbox .q-field__native > span {\n max-height: 28px;\n}\n.s-select-checkbox .q-field__native > .s-checkbox {\n margin-right: 8px;\n}\n.custom-select-options {\n height: 28px;\n}\n.disabled.s-select-checkbox-option {\n border: none;\n background: none !important;\n color: #888888 !important;\n}\n.search-input-container {\n height: 28px;\n display: flex;\n align-items: center;\n padding-left: 8px;\n position: relative;\n border-radius: 2px;\n border: 1px solid #aaaaaa;\n background-color: white;\n position: sticky;\n top: 0;\n z-index: 1;\n margin: 4px;\n}\n.search-input-container::after {\n content: \"\";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n pointer-events: none;\n border: 1px solid transparent;\n border-radius: inherit;\n}\n.search-input-container:hover::after, .search-input-container:focus-within::after {\n border-color: #0075ff;\n box-shadow: 0 0 4px #0075ff;\n transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);\n}\n.search-input-container .select-search-input {\n font-size: 12px;\n margin-left: 8px;\n flex-grow: 1;\n border: none;\n outline: none;\n}";
|
|
4436
4430
|
styleInject(css_248z$i);
|
|
4437
4431
|
|
|
4438
4432
|
script$i.render = render$j;
|
|
@@ -4645,7 +4639,7 @@
|
|
|
4645
4639
|
|
|
4646
4640
|
var _hoisted_1$d = { class: "search-input-form-container" };
|
|
4647
4641
|
var _hoisted_2$9 = { class: "select-search-input-form" };
|
|
4648
|
-
var _hoisted_3$
|
|
4642
|
+
var _hoisted_3$7 = { key: 0 };
|
|
4649
4643
|
var _hoisted_4$5 = { key: 1 };
|
|
4650
4644
|
var _hoisted_5$5 = {
|
|
4651
4645
|
key: 2,
|
|
@@ -4761,7 +4755,7 @@
|
|
|
4761
4755
|
}),
|
|
4762
4756
|
selected: vue.withCtx(function () { return [
|
|
4763
4757
|
(_ctx.model.length === 0)
|
|
4764
|
-
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
4758
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$7, vue.toDisplayString(_ctx.placeholder), 1))
|
|
4765
4759
|
: (_ctx.isAllChecked)
|
|
4766
4760
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$5, vue.toDisplayString(_ctx.allCheckPlaceholder), 1))
|
|
4767
4761
|
: (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$5, vue.toDisplayString(_ctx.pureModelValue.map(function (selected) { return selected[_ctx.optionLabel]; }).join(', ')), 1))
|
|
@@ -5686,7 +5680,7 @@
|
|
|
5686
5680
|
|
|
5687
5681
|
var script$c = vue.defineComponent({
|
|
5688
5682
|
name: 'STable',
|
|
5689
|
-
emits: ['update:page', 'update:focused', 'field-updated', 'request'],
|
|
5683
|
+
emits: ['update:page', 'update:rowsPerPage', 'update:focused', 'field-updated', 'request'],
|
|
5690
5684
|
components: {
|
|
5691
5685
|
QTable: quasar.QTable,
|
|
5692
5686
|
QInnerLoading: quasar.QInnerLoading,
|
|
@@ -5759,6 +5753,18 @@
|
|
|
5759
5753
|
type: Boolean,
|
|
5760
5754
|
default: false,
|
|
5761
5755
|
},
|
|
5756
|
+
usePerPageSelect: {
|
|
5757
|
+
type: Boolean,
|
|
5758
|
+
default: false,
|
|
5759
|
+
},
|
|
5760
|
+
perPageOptions: {
|
|
5761
|
+
type: Array,
|
|
5762
|
+
default: function () { return [
|
|
5763
|
+
{ label: '50개씩 보기', value: 50 },
|
|
5764
|
+
{ label: '100개씩 보기', value: 100 },
|
|
5765
|
+
{ label: '150개씩 보기', value: 150 },
|
|
5766
|
+
{ label: '200개씩 보기', value: 200 } ]; },
|
|
5767
|
+
},
|
|
5762
5768
|
},
|
|
5763
5769
|
setup: function setup(props, ref$1) {
|
|
5764
5770
|
var emit = ref$1.emit;
|
|
@@ -5783,6 +5789,11 @@
|
|
|
5783
5789
|
}
|
|
5784
5790
|
}
|
|
5785
5791
|
|
|
5792
|
+
function updateRowsPerPage(value) {
|
|
5793
|
+
emit('update:rowsPerPage', value);
|
|
5794
|
+
updatePagination(1);
|
|
5795
|
+
}
|
|
5796
|
+
|
|
5786
5797
|
var sTableRef = vue.ref(null);
|
|
5787
5798
|
var ref$2 =
|
|
5788
5799
|
useNavigator(props, attrs, emit);
|
|
@@ -5912,6 +5923,7 @@
|
|
|
5912
5923
|
Math.ceil(props.rows.length / paginationModel.value.rowsPerPage); }
|
|
5913
5924
|
),
|
|
5914
5925
|
updatePagination: updatePagination,
|
|
5926
|
+
updateRowsPerPage: updateRowsPerPage,
|
|
5915
5927
|
};
|
|
5916
5928
|
},
|
|
5917
5929
|
});
|
|
@@ -5921,6 +5933,10 @@
|
|
|
5921
5933
|
key: 1,
|
|
5922
5934
|
class: "s-table-edited-td"
|
|
5923
5935
|
};
|
|
5936
|
+
var _hoisted_3$6 = {
|
|
5937
|
+
key: 0,
|
|
5938
|
+
class: "bg-grey_05 s-border-radius-sm s-border-top-none s-border-grey_30 s-pagination-wrapper relative-position"
|
|
5939
|
+
};
|
|
5924
5940
|
|
|
5925
5941
|
function render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5926
5942
|
var _component_q_inner_loading = vue.resolveComponent("q-inner-loading");
|
|
@@ -5929,6 +5945,7 @@
|
|
|
5929
5945
|
var _component_q_td = vue.resolveComponent("q-td");
|
|
5930
5946
|
var _component_q_table = vue.resolveComponent("q-table");
|
|
5931
5947
|
var _component_s_pagination = vue.resolveComponent("s-pagination");
|
|
5948
|
+
var _component_s_select = vue.resolveComponent("s-select");
|
|
5932
5949
|
|
|
5933
5950
|
return (vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
5934
5951
|
vue.createVNode(_component_q_table, vue.mergeProps({
|
|
@@ -6040,21 +6057,35 @@
|
|
|
6040
6057
|
})
|
|
6041
6058
|
]), 1040, ["columns", "rows", "pagination", "no-data-label", "class", "onSelection"]),
|
|
6042
6059
|
(_ctx.paginationModel.rowsPerPage !== 0 && ((!_ctx.hideBottom && _ctx.pagesNumber > 1) || _ctx.showBottom))
|
|
6043
|
-
? (vue.openBlock(), vue.
|
|
6044
|
-
|
|
6045
|
-
|
|
6046
|
-
|
|
6047
|
-
|
|
6048
|
-
|
|
6049
|
-
|
|
6050
|
-
|
|
6051
|
-
|
|
6052
|
-
|
|
6060
|
+
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$6, [
|
|
6061
|
+
vue.createVNode(_component_s_pagination, {
|
|
6062
|
+
modelValue: _ctx.paginationModel.page,
|
|
6063
|
+
"onUpdate:modelValue": [
|
|
6064
|
+
_cache[3] || (_cache[3] = function ($event) { return ((_ctx.paginationModel.page) = $event); }),
|
|
6065
|
+
_ctx.updatePagination
|
|
6066
|
+
],
|
|
6067
|
+
lastPage: _ctx.pagesNumber
|
|
6068
|
+
}, null, 8, ["modelValue", "lastPage", "onUpdate:modelValue"]),
|
|
6069
|
+
(_ctx.usePerPageSelect)
|
|
6070
|
+
? (vue.openBlock(), vue.createBlock(_component_s_select, {
|
|
6071
|
+
key: 0,
|
|
6072
|
+
options: _ctx.perPageOptions,
|
|
6073
|
+
modelValue: _ctx.paginationModel.rowsPerPage,
|
|
6074
|
+
"onUpdate:modelValue": [
|
|
6075
|
+
_cache[4] || (_cache[4] = function ($event) { return ((_ctx.paginationModel.rowsPerPage) = $event); }),
|
|
6076
|
+
_ctx.updateRowsPerPage
|
|
6077
|
+
],
|
|
6078
|
+
"emit-value": "",
|
|
6079
|
+
"map-options": "",
|
|
6080
|
+
class: "absolute s-width-120 rows-per-page"
|
|
6081
|
+
}, null, 8, ["options", "modelValue", "onUpdate:modelValue"]))
|
|
6082
|
+
: vue.createCommentVNode("", true)
|
|
6083
|
+
]))
|
|
6053
6084
|
: vue.createCommentVNode("", true)
|
|
6054
6085
|
], 64))
|
|
6055
6086
|
}
|
|
6056
6087
|
|
|
6057
|
-
var css_248z$c = ".s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner {\n min-width: 0;\n width: 16px;\n height: 16px;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg {\n border: 1px solid #888888;\n width: 16px;\n height: 16px;\n padding: 0 2.5px;\n background: white;\n top: 0;\n left: 0;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg .q-checkbox__svg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg .q-checkbox__svg {\n width: 11.43px !important;\n margin: auto;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet, .s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy {\n color: #0075ff !important;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet .q-checkbox__bg, .s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy .q-checkbox__bg {\n border: none;\n background: #0075ff;\n}\n.s-table {\n border-radius: 8px !important;\n border: 1px solid #e1e1e1;\n}\n.s-table__hover .q-table__middle .q-table tr:hover td {\n background-color: #f9f9f9 !important;\n}\n.s-table .q-table__middle .q-table {\n table-layout: fixed;\n}\n.s-table .q-table__middle .q-table tr th,\n.s-table .q-table__middle .q-table tr td {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n word-break: keep-all;\n}\n.s-table .q-table__middle .q-table thead {\n background: #f5faff;\n min-height: 0;\n}\n.s-table .q-table__middle .q-table thead tr {\n height: 36px;\n color: #222222;\n}\n.s-table .q-table__middle .q-table thead tr th {\n padding: 0 16px;\n font-size: 12px;\n font-weight: 500;\n}\n.s-table .q-table__middle .q-table thead tr th .sort-icon {\n color: #aaaaaa;\n font-size: 16px;\n opacity: 1;\n transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);\n}\n.s-table .q-table__middle .q-table thead tr th .sort-icon.desc-sort {\n transform: rotate(180deg);\n}\n.s-table .q-table__middle .q-table thead tr th.sortable > .q-table__sort-icon {\n color: #aaaaaa;\n font-size: 16px;\n opacity: 1;\n}\n.s-table .q-table__middle .q-table tbody tr {\n min-height: 0px;\n color: #222222;\n}\n.s-table .q-table__middle .q-table tbody tr td {\n min-width: 40px;\n padding: 0 16px;\n font-size: 12px;\n}\n.s-table .q-table__middle .q-table tbody tr td:before {\n background: none;\n}\n.s-table .q-table__middle .q-table tbody tr td::after {\n background: none;\n}\n.s-table .q-table__middle .q-table tbody tr td .s-table-edited-td {\n display: inline-flex;\n align-items: center;\n}\n.s-table .q-table__middle .q-table tbody tr .focused {\n border: 1px solid #0075ff !important;\n}\n.s-table .q-table__middle .q-table tbody tr:last-child > td {\n border-bottom-width: 1px;\n}\n.s-table .q-table__bottom {\n min-height: 0;\n padding: 0;\n border: none;\n}\n.s-table .q-table__bottom--nodata {\n height: 240px;\n color: #888888;\n font-size: 12px;\n line-height: 165%;\n display: block;\n padding-top: 80px;\n}\n.s-select-table .q-table__middle .q-table thead tr th:first-of-type {\n min-width: 52px !important;\n width: 52px !important;\n max-width: 52px !important;\n padding: 0 8px 0 24px;\n line-height: 100%;\n text-align: left;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type {\n padding: 0 8px 0 24px;\n line-height: 100%;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:after {\n background: none;\n}\n.resizable-table .q-table__middle .q-table thead tr th {\n position: relative;\n}\n.s-select-table.resizable-table .q-table__middle .q-table thead tr th:first-of-type > .resizable-right {\n display: none;\n}\n.sticky-column-table .q-table__middle .q-table tr th.sticky-cell {\n position: sticky;\n z-index: 102;\n background-color: #f5faff;\n}\n.sticky-column-table .q-table__middle .q-table tr td.sticky-cell {\n position: sticky;\n z-index: 101;\n background-color: white;\n}\n.sticky-header .q-table__middle .q-table thead tr th {\n background: #f5faff;\n position: sticky;\n top: 0;\n z-index: 100;\n}\n.before-search .q-table__middle .q-table thead {\n opacity: 0.4;\n}\n.sticky-cell.left.sticky-shadow-left {\n overflow: visible !important;\n}\n.sticky-cell.left.sticky-shadow-left:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 100%;\n right: -20px;\n width: 20px;\n height: 100%;\n z-index: 101 !important;\n box-shadow: inset 12px 0 20px -25px;\n opacity: 1;\n pointer-events: none;\n}\n.sticky-cell.right.sticky-shadow-right {\n overflow: visible !important;\n}\n.sticky-cell.right.sticky-shadow-right:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: -20px;\n width: 20px;\n height: 100%;\n z-index: 101 !important;\n box-shadow: inset -12px 0 20px -25px;\n opacity: 1;\n pointer-events: none;\n}";
|
|
6088
|
+
var css_248z$c = ".s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner {\n min-width: 0;\n width: 16px;\n height: 16px;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg {\n border: 1px solid #888888;\n width: 16px;\n height: 16px;\n padding: 0 2.5px;\n background: white;\n top: 0;\n left: 0;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg .q-checkbox__svg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner .q-checkbox__bg .q-checkbox__svg {\n width: 11.43px !important;\n margin: auto;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet, .s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy {\n color: #0075ff !important;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--indet .q-checkbox__bg, .s-select-table .q-table__middle .q-table tbody tr td:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy .q-checkbox__bg, .s-select-table .q-table__middle .q-table thead tr th:first-of-type > .q-checkbox:not(.s-checkbox) .q-checkbox__inner--truthy .q-checkbox__bg {\n border: none;\n background: #0075ff;\n}\n.s-table {\n border-radius: 8px !important;\n border: 1px solid #e1e1e1;\n}\n.s-table__hover .q-table__middle .q-table tr:hover td {\n background-color: #f9f9f9 !important;\n}\n.s-table .q-table__middle .q-table {\n table-layout: fixed;\n}\n.s-table .q-table__middle .q-table tr th,\n.s-table .q-table__middle .q-table tr td {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n word-break: keep-all;\n}\n.s-table .q-table__middle .q-table thead {\n background: #f5faff;\n min-height: 0;\n}\n.s-table .q-table__middle .q-table thead tr {\n height: 36px;\n color: #222222;\n}\n.s-table .q-table__middle .q-table thead tr th {\n padding: 0 16px;\n font-size: 12px;\n font-weight: 500;\n}\n.s-table .q-table__middle .q-table thead tr th .sort-icon {\n color: #aaaaaa;\n font-size: 16px;\n opacity: 1;\n transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);\n}\n.s-table .q-table__middle .q-table thead tr th .sort-icon.desc-sort {\n transform: rotate(180deg);\n}\n.s-table .q-table__middle .q-table thead tr th.sortable > .q-table__sort-icon {\n color: #aaaaaa;\n font-size: 16px;\n opacity: 1;\n}\n.s-table .q-table__middle .q-table tbody tr {\n min-height: 0px;\n color: #222222;\n}\n.s-table .q-table__middle .q-table tbody tr td {\n min-width: 40px;\n padding: 0 16px;\n font-size: 12px;\n}\n.s-table .q-table__middle .q-table tbody tr td:before {\n background: none;\n}\n.s-table .q-table__middle .q-table tbody tr td::after {\n background: none;\n}\n.s-table .q-table__middle .q-table tbody tr td .s-table-edited-td {\n display: inline-flex;\n align-items: center;\n}\n.s-table .q-table__middle .q-table tbody tr .focused {\n border: 1px solid #0075ff !important;\n}\n.s-table .q-table__middle .q-table tbody tr:last-child > td {\n border-bottom-width: 1px;\n}\n.s-table .q-table__bottom {\n min-height: 0;\n padding: 0;\n border: none;\n}\n.s-table .q-table__bottom--nodata {\n height: 240px;\n color: #888888;\n font-size: 12px;\n line-height: 165%;\n display: block;\n padding-top: 80px;\n}\n.s-select-table .q-table__middle .q-table thead tr th:first-of-type {\n min-width: 52px !important;\n width: 52px !important;\n max-width: 52px !important;\n padding: 0 8px 0 24px;\n line-height: 100%;\n text-align: left;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:first-of-type {\n padding: 0 8px 0 24px;\n line-height: 100%;\n}\n.s-select-table .q-table__middle .q-table tbody tr td:after {\n background: none;\n}\n.resizable-table .q-table__middle .q-table thead tr th {\n position: relative;\n}\n.s-select-table.resizable-table .q-table__middle .q-table thead tr th:first-of-type > .resizable-right {\n display: none;\n}\n.sticky-column-table .q-table__middle .q-table tr th.sticky-cell {\n position: sticky;\n z-index: 102;\n background-color: #f5faff;\n}\n.sticky-column-table .q-table__middle .q-table tr td.sticky-cell {\n position: sticky;\n z-index: 101;\n background-color: white;\n}\n.sticky-header .q-table__middle .q-table thead tr th {\n background: #f5faff;\n position: sticky;\n top: 0;\n z-index: 100;\n}\n.before-search .q-table__middle .q-table thead {\n opacity: 0.4;\n}\n.sticky-cell.left.sticky-shadow-left {\n overflow: visible !important;\n}\n.sticky-cell.left.sticky-shadow-left:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 100%;\n right: -20px;\n width: 20px;\n height: 100%;\n z-index: 101 !important;\n box-shadow: inset 12px 0 20px -25px;\n opacity: 1;\n pointer-events: none;\n}\n.sticky-cell.right.sticky-shadow-right {\n overflow: visible !important;\n}\n.sticky-cell.right.sticky-shadow-right:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: -20px;\n width: 20px;\n height: 100%;\n z-index: 101 !important;\n box-shadow: inset -12px 0 20px -25px;\n opacity: 1;\n pointer-events: none;\n}\n.rows-per-page {\n right: 20px;\n top: 50%;\n transform: translateY(-50%);\n}";
|
|
6058
6089
|
styleInject(css_248z$c);
|
|
6059
6090
|
|
|
6060
6091
|
script$c.render = render$d;
|
|
@@ -8973,7 +9004,7 @@
|
|
|
8973
9004
|
|
|
8974
9005
|
/* eslint-disable no-multiple-empty-lines */
|
|
8975
9006
|
|
|
8976
|
-
var version = '3.14.
|
|
9007
|
+
var version = '3.14.30';
|
|
8977
9008
|
|
|
8978
9009
|
function install(app) {
|
|
8979
9010
|
app.component('s-badge', script$2);
|