@ldmjs/ui 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/index.css +4 -4
- package/dist/index.d.ts +15 -0
- package/dist/index.js +170 -169
- package/package.json +1 -1
package/dist/css/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
.loader[data-v-
|
|
1
|
+
.loader[data-v-364c8417]{width:100%;height:100%;top:0px;left:0px;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:opacity 0.15s linear}.loader__icon[data-v-364c8417]{vertical-align:middle;height:48px}.loader__icon-gray[data-v-364c8417]{color:var(--grey-l-5)}.loader .circle.small[data-v-364c8417]{width:calc(var(--font-size) + 4px);height:calc(var(--font-size) + 4px);border-width:3px}.loader .circle.big[data-v-364c8417]{width:calc(var(--font-size) * 3);height:calc(var(--font-size) * 3);border-width:3px}.loader .circle[data-v-364c8417]{animation:rotating-364c8417 0.7s linear infinite;width:calc(var(--font-size) * 2);height:calc(var(--font-size) * 2);border-radius:50%;border:2px solid transparent}.loader.loader__color-primary[data-v-364c8417]:not(.loader__transparent){background:rgba(255,255,255,0.5)}.loader.loader__color-primary .circle[data-v-364c8417]{border-right-color:var(--primary);border-bottom-color:var(--primary)}.loader.loader__color-white[data-v-364c8417]{background:none}.loader.loader__color-white .circle[data-v-364c8417]{border-right-color:var(--white);border-bottom-color:var(--white)}.loader.loader__white-bg[data-v-364c8417]:not(.loader__transparent){background:#fff}.loading-mask-global[data-v-364c8417]{position:fixed !important;width:100vw !important;height:100vh !important}.loading-mask[data-v-364c8417]{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden}.loader__relative[data-v-364c8417]{position:relative}@-moz-keyframes rotating-364c8417{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes rotating-364c8417{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-o-keyframes rotating-364c8417{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotating-364c8417{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
|
|
2
2
|
|
|
3
|
-
.ld-splitter[data-v-
|
|
3
|
+
.ld-splitter[data-v-1efbeaf2]{height:inherit;display:flex}.ld-splitter .splitter-pane[data-v-1efbeaf2]{height:inherit;overflow-y:auto;background:var(--white)}.ld-splitter .splitter[data-v-1efbeaf2]{display:flex;background-color:var(--white) !important;border-color:var(--grey-l-5);border-style:solid}.ld-splitter .splitter--hor[data-v-1efbeaf2]{justify-content:center;width:100%;height:7px;cursor:ns-resize;border-width:1px 0}.ld-splitter .splitter--hor.splitter--disabled[data-v-1efbeaf2]{height:1px;border-top:none}.ld-splitter .splitter--ver[data-v-1efbeaf2]{align-items:center;width:7px;height:100%;cursor:ew-resize;border-width:0 1px}.ld-splitter .splitter--ver.splitter--disabled[data-v-1efbeaf2]{width:1px;border-left:none}.ld-splitter .splitter--disabled[data-v-1efbeaf2]{cursor:default}.ld-splitter .splitter--disabled svg[data-v-1efbeaf2]{display:none}.ld-splitter.splitter[data-v-1efbeaf2]{width:100%;border-left:none;border-right:none}
|
|
4
4
|
|
|
5
5
|
.label[data-v-12071c41]{word-wrap:break-word;max-width:100%;padding-bottom:2px;color:var(--label) !important;font-size:var(--font-size)}.label-wrapper[data-v-12071c41]{display:flex;align-items:center;min-height:var(--input-height)}.require[data-v-12071c41]::after{content:'*';display:inline-block;color:var(--error)}
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
.ld-datepicker[data-v-98da67e2]{display:flex;min-width:100%;max-width:100%;width:100%;font-size:var(--font-size)}.ld-datepicker.column[data-v-98da67e2]{flex-flow:column nowrap}.ld-datepicker-validate[data-v-98da67e2]{overflow:hidden;height:20px}.custom-time-picker[data-v-98da67e2]{max-width:var(--date-time-width);border-radius:var(--border-radius);background-color:var(--white);font-size:inherit !important}.custom-time-picker-validate[data-v-98da67e2]{overflow:hidden;height:20px}.date-input[data-v-98da67e2]{padding-left:5px;width:100%;font-size:var(--font-size)}.time-input[data-v-98da67e2]{width:100%;padding-left:5px;font-size:var(--font-size)}.time-input-btn[data-v-98da67e2]{padding-right:5px}.dt-col[data-v-98da67e2]{max-width:110px}.time-selector[data-v-98da67e2]{display:flex;flex-wrap:wrap;max-width:186px;padding:3px}.time-selector>span[data-v-98da67e2]{display:inline-block;width:100%;text-align:center;font-family:'Roboto';font-size:var(--font-size-2);font-weight:700}.time-selector .v-btn[data-v-98da67e2]{width:30px !important;height:30px !important;max-width:30px !important;max-height:30px !important;min-width:30px !important;min-height:30px !important;margin:3px}[data-v-98da67e2] .vc-popover-content-wrapper{position:fixed !important}[data-v-98da67e2] .v-input--is-disabled input{color:var(--text) !important}[data-v-98da67e2] .vc-popover-content{border-color:var(--grey-l-5)}[data-v-98da67e2] .vc-title span{color:var(--text);font-size:var(--font-size-2);font-weight:600;font-family:'Roboto'}[data-v-98da67e2] .vc-arrow{color:var(--grey)}[data-v-98da67e2] .vc-weekday{color:var(--grey-l-2);font-size:var(--font-size);font-weight:600;font-family:'Roboto'}[data-v-98da67e2] .vc-day-content{color:var(--text);font-size:var(--font-size);font-weight:400;font-family:'Roboto'}[data-v-98da67e2] .vc-day-content.vc-disabled{color:var(--grey-l-2) !important}[data-v-98da67e2] .vc-day-content.vc-highlight-content-solid{color:var(--white) !important;font-weight:600 !important}
|
|
10
10
|
|
|
11
|
-
.ld-tabs[data-v-
|
|
11
|
+
.ld-tabs[data-v-0f2c7c26]{margin-left:0;display:flex;height:100%;width:100%;overflow-y:auto}.ld-tabs .header-text[data-v-0f2c7c26]{font-size:var(--font-size-2)}.ld-tabs-mobile[data-v-0f2c7c26]{height:100%}.ld-tabs .vertical-body[data-v-0f2c7c26]{--w: 44px;display:flex;flex-flow:column nowrap;width:calc(100% - var(--w)) !important;height:100%}.v-window[data-v-0f2c7c26]{background-color:var(--white);box-shadow:1px 0 var(--grey-l-5),-1px 0 0 var(--grey-l-5);overflow-y:auto;height:100%;width:100%}.vertical-window.v-window[data-v-0f2c7c26]{padding:10px 12px;border-bottom:1px solid var(--grey-l-5);border-right:1px solid var(--grey-l-5);border-top:1px solid var(--grey-l-5)}.vertical-window.v-window--no-padding[data-v-0f2c7c26]{padding:0 !important}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical{background:var(--grey-l-6)}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical .v-tab{justify-content:flex-start;border:1px solid var(--grey-l-5);border-bottom:none;border-radius:0 !important;text-transform:none !important;width:100%;min-width:auto !important}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical .v-tab--selected{background-color:var(--white);border-right-color:transparent}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical .v-tab:last-child{border-bottom:1px solid var(--grey-l-5) !important}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical .v-slide-group__content{flex-flow:column nowrap;height:100% !important;width:100% !important}[data-v-0f2c7c26] .ld-tabs .v-tabs--vertical .v-slide-group__content .v-btn__content{text-overflow:ellipsis;display:inline-flex;justify-content:flex-start;gap:4px;white-space:nowrap;overflow:hidden}[data-v-0f2c7c26] .ld-tabs .v-tabs--horizontal .v-tab--selected{border-bottom:1px solid var(--primary)}[data-v-0f2c7c26] .ld-tabs .v-tabs .v-tab--selected .v-btn__content{font-weight:bold;color:var(--primary) !important}[data-v-0f2c7c26] .ld-tabs .v-tab{height:var(--ld-tab-height) !important;display:flex !important;text-transform:uppercase !important;padding:0 12px !important;font-size:var(--font-size);color:var(--text) !important;letter-spacing:0 !important}[data-v-0f2c7c26] .v-window.mobile .tg-field .v-row .v-col{flex:1 0 0 !important}[data-v-0f2c7c26] .v-window.mobile .tg-field .text-viewer-wrapper .v-col{flex:1 0 0 !important}[data-v-0f2c7c26] .v-slide-group--vertical{border-color:var(--grey-l-5);border:1px}[data-v-0f2c7c26] .v-slide-group--vertical .v-tab__slider{width:0px}[data-v-0f2c7c26] .v-tabs-bar{flex:none;height:fit-content;height:-moz-max-content;max-height:fit-content;max-height:-moz-max-content;z-index:1}[data-v-0f2c7c26] .v-window-item{height:100%}[data-v-0f2c7c26] .ld-tabs-mobile.hide-tabs .v-tab{display:none !important}[data-v-0f2c7c26] .ld-tabs-mobile.hide-body .v-slide-group{width:100% !important}[data-v-0f2c7c26] .ld-tabs-mobile.hide-body .v-window{display:none !important}[data-v-0f2c7c26] .v-tabs-mobile .v-slide-group__content .v-btn__content{display:block !important}
|
|
12
12
|
|
|
13
13
|
.v-toolbar[data-v-79e04ede]{position:relative;background-color:var(--white);box-shadow:var(--shadow-1);z-index:1}.toolbar-wrapper[data-v-79e04ede]{display:grid;width:100%;height:100%;padding:0 12px}.toolbar-wrapper[data-v-79e04ede]:not(.--preview){grid-template-columns:100%;grid-template-rows:var(--input-height);row-gap:4px}.toolbar-wrapper.--preview[data-v-79e04ede]{grid-template-columns:1fr}.toolbar-inner[data-v-79e04ede]{display:grid;grid-template-rows:100%;grid-template-columns:1fr max-content;column-gap:8px}.toolbar-caption[data-v-79e04ede]{--left: calc(var(--input-height) + 8px);display:flex;align-items:center;position:absolute;height:100%;width:calc(100% - var(--left));top:0;left:var(--left)}
|
|
14
14
|
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
.time-selector[data-v-468c023f]{display:flex;flex-wrap:wrap;max-width:186px;padding:3px}.time-selector>span[data-v-468c023f]{display:inline-block;width:100%;text-align:center;font-family:'Roboto';font-size:var(--font-size-2);font-weight:700}.time-selector .v-btn[data-v-468c023f]{width:30px !important;height:30px !important;max-width:30px !important;max-height:30px !important;min-width:30px !important;min-height:30px !important;margin:3px}.ld-timepicker-validate[data-v-468c023f]{overflow:hidden;height:20px}
|
|
30
30
|
|
|
31
|
-
.ld-text-viewer[data-v-
|
|
31
|
+
.ld-text-viewer[data-v-8b7a759e]{min-width:100%;display:flex;flex-direction:column;white-space:break-spaces;font-size:var(--font-size)}.ld-text-viewer .column[data-v-8b7a759e]{flex-flow:column}
|
|
32
32
|
|
|
33
33
|
.ld-edit-masked-text[data-v-24642be2]{min-width:100%;font-size:inherit !important;display:flex}.ld-edit-masked-text .column[data-v-24642be2]{flex-flow:column}input[data-v-24642be2]{border:1px solid var(--grey-l-5);border-radius:var(--border-radius);width:100%;flex:1 1 auto;padding:0 8px;font-size:var(--font-size);height:var(--input-height)}input[data-v-24642be2]:focus,input[data-v-24642be2]:active{outline:none;border:1px solid var(--grey-l-4)}.ld-edit-masked-text-validate[data-v-24642be2]{overflow:hidden;height:20px}
|
|
34
34
|
|
package/dist/index.d.ts
CHANGED
|
@@ -2,6 +2,21 @@ import { ldmuiOptions } from './types/options'
|
|
|
2
2
|
import { IInput, IWatcher } from './types/validation';
|
|
3
3
|
import { Vue } from 'vue-class-component';
|
|
4
4
|
|
|
5
|
+
declare module '@vue/runtime-core' {
|
|
6
|
+
export interface ComponentCustomProperties {
|
|
7
|
+
$utils: {
|
|
8
|
+
isDefined: (value: any) => boolean;
|
|
9
|
+
uidGen: (len?: number, format?: string) => string | number;
|
|
10
|
+
delay: (timeout: number) => Promise<void>;
|
|
11
|
+
deepValueGetter(obj: Record<string, unknown>, path: string): unknown;
|
|
12
|
+
isObjectEmpty(obj: Record<string, unknown>): boolean;
|
|
13
|
+
};
|
|
14
|
+
$ldmui: {
|
|
15
|
+
options: ldmuiOptions
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
5
20
|
declare const defaults: Record<string, unknown>;
|
|
6
21
|
declare function getAliases(components: Record<string, unknown>): Record<string, unknown>;
|
|
7
22
|
declare function isDefined(value: unknown): boolean;
|
package/dist/index.js
CHANGED
|
@@ -431,41 +431,22 @@ function reg(vue, options) {
|
|
|
431
431
|
}
|
|
432
432
|
/* harmony default export */ const src_ld_icon = (reg);
|
|
433
433
|
|
|
434
|
-
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-loader/ld-loader.vue?vue&type=template&id=
|
|
434
|
+
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-loader/ld-loader.vue?vue&type=template&id=364c8417&scoped=true&ts=true
|
|
435
435
|
|
|
436
|
-
|
|
437
|
-
const ld_loadervue_type_template_id_a5beedac_scoped_true_ts_true_hoisted_1 = {
|
|
438
|
-
key: 0,
|
|
439
|
-
class: "fa fa-spin fa-hourglass-o fa-3x fa-fw loader__icon"
|
|
440
|
-
};
|
|
441
|
-
const ld_loadervue_type_template_id_a5beedac_scoped_true_ts_true_hoisted_2 = {
|
|
442
|
-
key: 3,
|
|
443
|
-
class: "fa fa-clock-o fa-3x fa-fw loader__icon loader__icon-gray"
|
|
444
|
-
};
|
|
445
|
-
function ld_loadervue_type_template_id_a5beedac_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
436
|
+
function ld_loadervue_type_template_id_364c8417_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
446
437
|
return (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
|
|
447
438
|
class: (0,external_vue_.normalizeClass)(["loader", _ctx.cssClasses]),
|
|
448
439
|
style: (0,external_vue_.normalizeStyle)(_ctx.styles)
|
|
449
440
|
}, [
|
|
450
|
-
(
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
|
|
454
|
-
key: 1,
|
|
455
|
-
class: (0,external_vue_.normalizeClass)(["circle", _ctx.size])
|
|
456
|
-
}, null, 2))
|
|
457
|
-
: (_ctx.isCssClass)
|
|
458
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
|
|
459
|
-
key: 2,
|
|
460
|
-
class: (0,external_vue_.normalizeClass)(_ctx.imgClass)
|
|
461
|
-
}, null, 2))
|
|
462
|
-
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("i", ld_loadervue_type_template_id_a5beedac_scoped_true_ts_true_hoisted_2))
|
|
441
|
+
(0,external_vue_.createElementVNode)("div", {
|
|
442
|
+
class: (0,external_vue_.normalizeClass)(["circle", _ctx.size])
|
|
443
|
+
}, null, 2)
|
|
463
444
|
], 6)), [
|
|
464
445
|
[external_vue_.vShow, _ctx.visible]
|
|
465
446
|
]);
|
|
466
447
|
}
|
|
467
448
|
|
|
468
|
-
;// CONCATENATED MODULE: ./src/ld-loader/ld-loader.vue?vue&type=template&id=
|
|
449
|
+
;// CONCATENATED MODULE: ./src/ld-loader/ld-loader.vue?vue&type=template&id=364c8417&scoped=true&ts=true
|
|
469
450
|
|
|
470
451
|
;// CONCATENATED MODULE: ./src/utils/isDefined.ts
|
|
471
452
|
function isDefined(value) {
|
|
@@ -499,49 +480,11 @@ var ld_loadervue_type_script_lang_ts_external_metadata = (undefined && undefined
|
|
|
499
480
|
|
|
500
481
|
|
|
501
482
|
|
|
502
|
-
var LoaderType;
|
|
503
|
-
(function (LoaderType) {
|
|
504
|
-
LoaderType[LoaderType["SandGlass"] = 0] = "SandGlass";
|
|
505
|
-
LoaderType[LoaderType["Clock"] = 1] = "Clock";
|
|
506
|
-
LoaderType[LoaderType["Circle"] = 2] = "Circle";
|
|
507
|
-
LoaderType[LoaderType["Css"] = 3] = "Css";
|
|
508
|
-
})(LoaderType || (LoaderType = {}));
|
|
509
483
|
class LoaderComponent extends external_vue_property_decorator_.Vue {
|
|
510
484
|
created() {
|
|
511
485
|
if (!this.options.size) {
|
|
512
486
|
this.options.size = 'big';
|
|
513
487
|
}
|
|
514
|
-
if (this.indicator) {
|
|
515
|
-
switch (this.indicator) {
|
|
516
|
-
case 'circle':
|
|
517
|
-
this.options.type = LoaderType.Circle;
|
|
518
|
-
break;
|
|
519
|
-
case 'sand':
|
|
520
|
-
this.options.type = LoaderType.SandGlass;
|
|
521
|
-
break;
|
|
522
|
-
case 'clock':
|
|
523
|
-
this.options.type = LoaderType.Clock;
|
|
524
|
-
break;
|
|
525
|
-
case 'css':
|
|
526
|
-
this.options.type = LoaderType.Css;
|
|
527
|
-
break;
|
|
528
|
-
default:
|
|
529
|
-
this.options.type = LoaderType.SandGlass;
|
|
530
|
-
break;
|
|
531
|
-
}
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
get isSandGlass() {
|
|
535
|
-
return this.indicator === 'sand' || this.options.type === LoaderType.SandGlass;
|
|
536
|
-
}
|
|
537
|
-
get isCircle() {
|
|
538
|
-
return this.indicator === 'circle' || this.options.type === LoaderType.Circle;
|
|
539
|
-
}
|
|
540
|
-
get isCssClass() {
|
|
541
|
-
return this.indicator === 'css' || this.options.type === LoaderType.Css;
|
|
542
|
-
}
|
|
543
|
-
get imgClass() {
|
|
544
|
-
return this.css;
|
|
545
488
|
}
|
|
546
489
|
get isTransparent() {
|
|
547
490
|
return this.options.transparent;
|
|
@@ -592,17 +535,9 @@ ld_loadervue_type_script_lang_ts_external_decorate([
|
|
|
592
535
|
ld_loadervue_type_script_lang_ts_external_metadata("design:type", Object)
|
|
593
536
|
], LoaderComponent.prototype, "options", void 0);
|
|
594
537
|
ld_loadervue_type_script_lang_ts_external_decorate([
|
|
595
|
-
(0,external_vue_property_decorator_.Prop)({ type: Boolean, default:
|
|
538
|
+
(0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
|
|
596
539
|
ld_loadervue_type_script_lang_ts_external_metadata("design:type", Boolean)
|
|
597
540
|
], LoaderComponent.prototype, "visible", void 0);
|
|
598
|
-
ld_loadervue_type_script_lang_ts_external_decorate([
|
|
599
|
-
(0,external_vue_property_decorator_.Prop)({
|
|
600
|
-
type: String,
|
|
601
|
-
default: 'circle',
|
|
602
|
-
validator: value => ['sand', 'circle', 'clock', 'css'].includes(value),
|
|
603
|
-
}),
|
|
604
|
-
ld_loadervue_type_script_lang_ts_external_metadata("design:type", String)
|
|
605
|
-
], LoaderComponent.prototype, "indicator", void 0);
|
|
606
541
|
ld_loadervue_type_script_lang_ts_external_decorate([
|
|
607
542
|
(0,external_vue_property_decorator_.Prop)({ type: String, default: '' }),
|
|
608
543
|
ld_loadervue_type_script_lang_ts_external_metadata("design:type", String)
|
|
@@ -618,7 +553,7 @@ ld_loadervue_type_script_lang_ts_external_decorate([
|
|
|
618
553
|
;
|
|
619
554
|
|
|
620
555
|
|
|
621
|
-
const ld_loader_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(LoaderComponent, [['render',
|
|
556
|
+
const ld_loader_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(LoaderComponent, [['render',ld_loadervue_type_template_id_364c8417_scoped_true_ts_true_render],['__scopeId',"data-v-364c8417"]])
|
|
622
557
|
|
|
623
558
|
/* harmony default export */ const ld_loader = (ld_loader_exports_);
|
|
624
559
|
;// CONCATENATED MODULE: ./src/ld-loader/index.ts
|
|
@@ -860,16 +795,66 @@ function ld_button_reg(vue, options) {
|
|
|
860
795
|
}
|
|
861
796
|
/* harmony default export */ const src_ld_button = (ld_button_reg);
|
|
862
797
|
|
|
863
|
-
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-splitter/ld-splitter.vue?vue&type=template&id=
|
|
798
|
+
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-splitter/ld-splitter.vue?vue&type=template&id=1efbeaf2&scoped=true
|
|
864
799
|
|
|
865
800
|
|
|
866
|
-
const
|
|
867
|
-
const
|
|
868
|
-
|
|
869
|
-
|
|
801
|
+
const _withScopeId = n => ((0,external_vue_.pushScopeId)("data-v-1efbeaf2"),n=n(),(0,external_vue_.popScopeId)(),n)
|
|
802
|
+
const ld_splittervue_type_template_id_1efbeaf2_scoped_true_hoisted_1 = {
|
|
803
|
+
key: 0,
|
|
804
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
805
|
+
width: "45",
|
|
806
|
+
height: "6",
|
|
807
|
+
viewBox: "0 0 11.90625 1.5875",
|
|
808
|
+
version: "1.1"
|
|
809
|
+
}
|
|
810
|
+
const ld_splittervue_type_template_id_1efbeaf2_scoped_true_hoisted_2 = /*#__PURE__*/ _withScopeId(() => /*#__PURE__*/(0,external_vue_.createElementVNode)("g", { transform: "rotate(90,5.9377193,5.9356524)" }, [
|
|
811
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
812
|
+
d: "M 0.07060175,0.12564185 V 0.81087133 H 0.63904249 V 0.12564185 Z m 0.9151896,0.005168 V 0.81603896 H 1.5542321 V 0.13080949 Z M 0.07060175,1.340038 V 2.0252675 H 0.63904249 V 1.340038 Z m 0.9151896,0.00517 V 2.0304351 H 1.5542321 V 1.3452056 Z M 0.07060175,2.5544342 V 3.2396635 H 0.63904249 V 2.5544342 Z m 0.9151896,0.00517 V 3.2448313 H 1.5542321 V 2.5596018 Z m -0.9151896,1.209226 V 4.4540597 H 0.63904249 V 3.7688302 Z m 0.9151896,0.00517 V 4.4592276 H 1.5542321 V 3.773998 Z M 0.07060175,4.9832264 V 5.6684559 H 0.63904249 V 4.9832264 Z m 0.9151896,0.00517 V 5.6736235 H 1.5542321 V 4.9883942 Z",
|
|
813
|
+
style: {"fill":"var(--grey-l-3)"}
|
|
814
|
+
}),
|
|
815
|
+
/*#__PURE__*/(0,external_vue_.createTextVNode)(),
|
|
816
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
817
|
+
d: "m 0.07060179,4.9832264 v 0.6852295 h 0.5684407 V 4.9832264 Z m 0.9151896,0.00517 V 5.6736235 H 1.5542322 V 4.988394 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 6.1976225 Z m 0.9151896,0.00517 V 6.8880197 H 1.5542322 V 6.2027902 Z m -0.9151896,1.2092262 v 0.6852294 h 0.5684407 V 7.4120187 Z m 0.9151896,0.00517 V 8.102416 H 1.5542322 V 7.4171864 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 8.6264148 Z m 0.9151896,0.00517 V 9.3168117 H 1.5542322 V 8.6315827 Z M 0.07060179,9.840811 v 0.685228 h 0.5684407 V 9.840811 Z m 0.9151896,0.00517 v 0.685225 H 1.5542322 V 9.8459783 Z",
|
|
818
|
+
style: {"fill":"var(--grey-l-3)"}
|
|
819
|
+
}),
|
|
820
|
+
/*#__PURE__*/(0,external_vue_.createTextVNode)(),
|
|
821
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
822
|
+
d: "M 0.07060179,6.1976225 V 6.882852 h 0.5684407 V 6.1976225 Z m 0.9151896,0.00517 V 6.8880197 H 1.5542322 V 6.2027902 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 7.4120186 Z m 0.9151896,0.00517 V 8.1024158 H 1.5542322 V 7.4171863 Z m -0.9151896,1.2092262 v 0.6852294 h 0.5684407 V 8.6264148 Z m 0.9151896,0.00517 V 9.3168121 H 1.5542322 V 8.6315825 Z M 0.07060179,9.840811 v 0.685229 h 0.5684407 V 9.840811 Z m 0.9151896,0.0052 v 0.685226 H 1.5542322 V 9.846009 Z m -0.9151896,1.209225 v 0.68523 h 0.5684407 v -0.68523 z m 0.9151896,0.0052 v 0.685227 H 1.5542322 v -0.68523 z",
|
|
823
|
+
style: {"fill":"var(--grey-l-3)"}
|
|
824
|
+
})
|
|
825
|
+
], -1))
|
|
826
|
+
const _hoisted_3 = [
|
|
827
|
+
ld_splittervue_type_template_id_1efbeaf2_scoped_true_hoisted_2
|
|
828
|
+
]
|
|
829
|
+
const _hoisted_4 = {
|
|
830
|
+
key: 1,
|
|
831
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
832
|
+
width: "6",
|
|
833
|
+
height: "45",
|
|
834
|
+
viewBox: "0 0 1.5875 11.90625",
|
|
835
|
+
version: "1.1"
|
|
836
|
+
}
|
|
837
|
+
const _hoisted_5 = /*#__PURE__*/ _withScopeId(() => /*#__PURE__*/(0,external_vue_.createElementVNode)("g", null, [
|
|
838
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
839
|
+
d: "M 0.07060175,0.12564185 V 0.81087133 H 0.63904249 V 0.12564185 Z m 0.9151896,0.005168 V 0.81603896 H 1.5542321 V 0.13080949 Z M 0.07060175,1.340038 V 2.0252675 H 0.63904249 V 1.340038 Z m 0.9151896,0.00517 V 2.0304351 H 1.5542321 V 1.3452056 Z M 0.07060175,2.5544342 V 3.2396635 H 0.63904249 V 2.5544342 Z m 0.9151896,0.00517 V 3.2448313 H 1.5542321 V 2.5596018 Z m -0.9151896,1.209226 V 4.4540597 H 0.63904249 V 3.7688302 Z m 0.9151896,0.00517 V 4.4592276 H 1.5542321 V 3.773998 Z M 0.07060175,4.9832264 V 5.6684559 H 0.63904249 V 4.9832264 Z m 0.9151896,0.00517 V 5.6736235 H 1.5542321 V 4.9883942 Z",
|
|
840
|
+
style: {"fill":"var(--grey-l-3)"}
|
|
841
|
+
}),
|
|
842
|
+
/*#__PURE__*/(0,external_vue_.createTextVNode)(),
|
|
843
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
844
|
+
d: "m 0.07060179,4.9832264 v 0.6852295 h 0.5684407 V 4.9832264 Z m 0.9151896,0.00517 V 5.6736235 H 1.5542322 V 4.988394 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 6.1976225 Z m 0.9151896,0.00517 V 6.8880197 H 1.5542322 V 6.2027902 Z m -0.9151896,1.2092262 v 0.6852294 h 0.5684407 V 7.4120187 Z m 0.9151896,0.00517 V 8.102416 H 1.5542322 V 7.4171864 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 8.6264148 Z m 0.9151896,0.00517 V 9.3168117 H 1.5542322 V 8.6315827 Z M 0.07060179,9.840811 v 0.685228 h 0.5684407 V 9.840811 Z m 0.9151896,0.00517 v 0.685225 H 1.5542322 V 9.8459783 Z",
|
|
845
|
+
style: {"fill":"var(--grey-l-3)"}
|
|
846
|
+
}),
|
|
847
|
+
/*#__PURE__*/(0,external_vue_.createTextVNode)(),
|
|
848
|
+
/*#__PURE__*/(0,external_vue_.createElementVNode)("path", {
|
|
849
|
+
style: {"fill":"var(--grey-l-3)"},
|
|
850
|
+
d: "M 0.07060179,6.1976225 V 6.882852 h 0.5684407 V 6.1976225 Z m 0.9151896,0.00517 V 6.8880197 H 1.5542322 V 6.2027902 Z m -0.9151896,1.2092261 v 0.6852296 h 0.5684407 V 7.4120186 Z m 0.9151896,0.00517 V 8.1024158 H 1.5542322 V 7.4171863 Z m -0.9151896,1.2092262 v 0.6852294 h 0.5684407 V 8.6264148 Z m 0.9151896,0.00517 V 9.3168121 H 1.5542322 V 8.6315825 Z M 0.07060179,9.840811 v 0.685229 h 0.5684407 V 9.840811 Z m 0.9151896,0.0052 v 0.685226 H 1.5542322 V 9.846009 Z m -0.9151896,1.209225 v 0.68523 h 0.5684407 v -0.68523 z m 0.9151896,0.0052 v 0.685227 H 1.5542322 v -0.68523 z"
|
|
851
|
+
})
|
|
852
|
+
], -1))
|
|
853
|
+
const _hoisted_6 = [
|
|
854
|
+
_hoisted_5
|
|
870
855
|
]
|
|
871
856
|
|
|
872
|
-
function
|
|
857
|
+
function ld_splittervue_type_template_id_1efbeaf2_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
873
858
|
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
|
|
874
859
|
style: (0,external_vue_.normalizeStyle)({
|
|
875
860
|
cursor: _ctx.active ? (_ctx.horizontal ? 'ns-resize' : 'ew-resize') : '',
|
|
@@ -892,12 +877,20 @@ function ld_splittervue_type_template_id_4f01e865_scoped_true_render(_ctx, _cach
|
|
|
892
877
|
]),
|
|
893
878
|
(0,external_vue_.createTextVNode)(),
|
|
894
879
|
(0,external_vue_.withDirectives)((0,external_vue_.createElementVNode)("div", {
|
|
895
|
-
class: (0,external_vue_.normalizeClass)(["splitter", {
|
|
896
|
-
|
|
880
|
+
class: (0,external_vue_.normalizeClass)(["splitter", {
|
|
881
|
+
active: _ctx.active,
|
|
882
|
+
'splitter--hor': _ctx.horizontal,
|
|
883
|
+
'splitter--ver': !_ctx.horizontal,
|
|
884
|
+
'splitter--disabled': _ctx.resizeDisabled
|
|
885
|
+
}]),
|
|
897
886
|
onClick: _cache[0] || (_cache[0] = (...args) => (_ctx.onClick && _ctx.onClick(...args))),
|
|
898
887
|
onTouchstart: _cache[1] || (_cache[1] = (0,external_vue_.withModifiers)((...args) => (_ctx.onDown && _ctx.onDown(...args)), ["prevent"])),
|
|
899
888
|
onMousedown: _cache[2] || (_cache[2] = (...args) => (_ctx.onDown && _ctx.onDown(...args)))
|
|
900
|
-
},
|
|
889
|
+
}, [
|
|
890
|
+
(_ctx.horizontal)
|
|
891
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("svg", ld_splittervue_type_template_id_1efbeaf2_scoped_true_hoisted_1, _hoisted_3))
|
|
892
|
+
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("svg", _hoisted_4, _hoisted_6))
|
|
893
|
+
], 34), [
|
|
901
894
|
[external_vue_.vShow, _ctx.leftVisibled && _ctx.rightVisibled]
|
|
902
895
|
]),
|
|
903
896
|
(0,external_vue_.createTextVNode)(),
|
|
@@ -911,7 +904,7 @@ function ld_splittervue_type_template_id_4f01e865_scoped_true_render(_ctx, _cach
|
|
|
911
904
|
])
|
|
912
905
|
], 38))
|
|
913
906
|
}
|
|
914
|
-
;// CONCATENATED MODULE: ./src/ld-splitter/ld-splitter.vue?vue&type=template&id=
|
|
907
|
+
;// CONCATENATED MODULE: ./src/ld-splitter/ld-splitter.vue?vue&type=template&id=1efbeaf2&scoped=true
|
|
915
908
|
|
|
916
909
|
;// CONCATENATED MODULE: ./node_modules/lodash-es/isObject.js
|
|
917
910
|
/**
|
|
@@ -1551,21 +1544,6 @@ let SplitterComponent = class SplitterComponent extends external_vue_property_de
|
|
|
1551
1544
|
get mainClass() {
|
|
1552
1545
|
return this.$ldmui.options?.aliases?.['ld-splitter'] ? this.$ldmui.options?.aliases?.['ld-splitter'] : '';
|
|
1553
1546
|
}
|
|
1554
|
-
get flexDirection() {
|
|
1555
|
-
return this.horizontal ? 'column' : 'row';
|
|
1556
|
-
}
|
|
1557
|
-
get splitterStyle() {
|
|
1558
|
-
const dim = this.resizeDisabled ? 1 : 7;
|
|
1559
|
-
/* eslint-disable-next-line no-nested-ternary */
|
|
1560
|
-
const cursor = this.resizeDisabled ? 'default' : this.horizontal ? 'ns-resize' : 'ew-resize';
|
|
1561
|
-
const styles = this.horizontal
|
|
1562
|
-
? { width: '100%', height: `${dim}px`, cursor, borderWidth: '1px 0' }
|
|
1563
|
-
: { width: `${dim}px`, cursor };
|
|
1564
|
-
if (this.resizeDisabled) {
|
|
1565
|
-
styles.borderLeft = 'none';
|
|
1566
|
-
}
|
|
1567
|
-
return styles;
|
|
1568
|
-
}
|
|
1569
1547
|
get leftPaneStyle() {
|
|
1570
1548
|
const unit = this.leftSizeMin.indexOf('px') > -1 ? '' : '%';
|
|
1571
1549
|
return this.horizontal
|
|
@@ -1637,7 +1615,7 @@ SplitterComponent = ld_splittervue_type_script_lang_js_external_decorate([
|
|
|
1637
1615
|
;
|
|
1638
1616
|
|
|
1639
1617
|
|
|
1640
|
-
const ld_splitter_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_splittervue_type_script_lang_js_external, [['render',
|
|
1618
|
+
const ld_splitter_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_splittervue_type_script_lang_js_external, [['render',ld_splittervue_type_template_id_1efbeaf2_scoped_true_render],['__scopeId',"data-v-1efbeaf2"]])
|
|
1641
1619
|
|
|
1642
1620
|
/* harmony default export */ const ld_splitter = (ld_splitter_exports_);
|
|
1643
1621
|
;// CONCATENATED MODULE: ./src/ld-splitter/index.ts
|
|
@@ -1880,17 +1858,17 @@ function ld_breadcrumbs_reg(vue, options) {
|
|
|
1880
1858
|
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_withScopeId = n => ((0,external_vue_.pushScopeId)("data-v-3f17f967"), n = n(), (0,external_vue_.popScopeId)(), n);
|
|
1881
1859
|
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_1 = { class: "ld-edit-text" };
|
|
1882
1860
|
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_2 = { key: 0 };
|
|
1883
|
-
const
|
|
1884
|
-
const
|
|
1861
|
+
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_3 = /*#__PURE__*/ ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_withScopeId(() => /*#__PURE__*/ (0,external_vue_.createElementVNode)("span", null, "Показать пароль", -1));
|
|
1862
|
+
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_4 = {
|
|
1885
1863
|
key: 1,
|
|
1886
1864
|
class: "d-flex w-100 flex-column",
|
|
1887
1865
|
style: { "position": "relative", "flex-wrap": "wrap" }
|
|
1888
1866
|
};
|
|
1889
|
-
const
|
|
1867
|
+
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_5 = {
|
|
1890
1868
|
key: 0,
|
|
1891
1869
|
class: "input-class__suffix"
|
|
1892
1870
|
};
|
|
1893
|
-
const
|
|
1871
|
+
const ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_6 = {
|
|
1894
1872
|
key: 1,
|
|
1895
1873
|
class: "v-input__details"
|
|
1896
1874
|
};
|
|
@@ -2030,7 +2008,7 @@ function ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_render(_c
|
|
|
2030
2008
|
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_2, "Скрыть пароль"))
|
|
2031
2009
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
2032
2010
|
(0,external_vue_.createTextVNode)(),
|
|
2033
|
-
|
|
2011
|
+
ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_3
|
|
2034
2012
|
]),
|
|
2035
2013
|
_: 1
|
|
2036
2014
|
}))
|
|
@@ -2040,7 +2018,7 @@ function ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_render(_c
|
|
|
2040
2018
|
}
|
|
2041
2019
|
: undefined
|
|
2042
2020
|
]), 1032, ["model-value", "type", "class", "persistent-hint", "rules", "validation-value", "placeholder", "disabled", "readonly", "hint", "mask", "tabindex", "maxlength", "autofocus", "hide-details", "prefix", "suffix", "clearable", "error", "error-messages", "prepend-inner-icon", "autocomplete", "onChange", "onUpdate:modelValue", "onBlur", "onFocus", "onClick", "onKeydown", "onCopy"]))
|
|
2043
|
-
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
2021
|
+
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_4, [
|
|
2044
2022
|
(0,external_vue_.createVNode)(_component_imask_input, {
|
|
2045
2023
|
ref: "maskInput",
|
|
2046
2024
|
value: _ctx.value,
|
|
@@ -2063,11 +2041,11 @@ function ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_render(_c
|
|
|
2063
2041
|
}, null, 8, ["value", "maxlength", "scale", "signed", "min", "max", "disabled", "tabindex", "class", "placeholder", "onBlur", "onClick", "onFocus"]),
|
|
2064
2042
|
(0,external_vue_.createTextVNode)(),
|
|
2065
2043
|
(_ctx.suffix)
|
|
2066
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
2044
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_5, (0,external_vue_.toDisplayString)(_ctx.suffix), 1))
|
|
2067
2045
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
2068
2046
|
(0,external_vue_.createTextVNode)(),
|
|
2069
2047
|
(!_ctx.hideDetails)
|
|
2070
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
2048
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_edit_textvue_type_template_id_3f17f967_scoped_true_ts_true_hoisted_6, [
|
|
2071
2049
|
(0,external_vue_.createVNode)(external_vue_.Transition, { name: "squash" }, {
|
|
2072
2050
|
default: (0,external_vue_.withCtx)(() => [
|
|
2073
2051
|
(_ctx.showError)
|
|
@@ -7875,12 +7853,15 @@ function ld_datepicker_reg(vue, options) {
|
|
|
7875
7853
|
}
|
|
7876
7854
|
/* harmony default export */ const src_ld_datepicker = (ld_datepicker_reg);
|
|
7877
7855
|
|
|
7878
|
-
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-tab/ld-tab.vue?vue&type=template&id=
|
|
7856
|
+
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-tab/ld-tab.vue?vue&type=template&id=74bc43b2
|
|
7879
7857
|
|
|
7880
7858
|
|
|
7881
|
-
const
|
|
7859
|
+
const ld_tabvue_type_template_id_74bc43b2_hoisted_1 = {
|
|
7860
|
+
class: "d-block overflow-hidden",
|
|
7861
|
+
style: {"text-overflow":"ellipsis"}
|
|
7862
|
+
}
|
|
7882
7863
|
|
|
7883
|
-
function
|
|
7864
|
+
function ld_tabvue_type_template_id_74bc43b2_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7884
7865
|
const _component_v_tab = (0,external_vue_.resolveComponent)("v-tab")
|
|
7885
7866
|
const _component_v_window_item = (0,external_vue_.resolveComponent)("v-window-item")
|
|
7886
7867
|
|
|
@@ -7889,15 +7870,16 @@ function ld_tabvue_type_template_id_66af7dd2_render(_ctx, _cache, $props, $setup
|
|
|
7889
7870
|
key: 0,
|
|
7890
7871
|
color: "primary"
|
|
7891
7872
|
}, _ctx.$props, {
|
|
7892
|
-
key: `${_ctx.index}-v-tab
|
|
7873
|
+
key: `${_ctx.index}-v-tab`,
|
|
7874
|
+
style: _ctx.styles
|
|
7893
7875
|
}), {
|
|
7894
7876
|
default: (0,external_vue_.withCtx)(() => [
|
|
7895
|
-
(0,external_vue_.createElementVNode)("span",
|
|
7877
|
+
(0,external_vue_.createElementVNode)("span", ld_tabvue_type_template_id_74bc43b2_hoisted_1, (0,external_vue_.toDisplayString)(_ctx.heading), 1),
|
|
7896
7878
|
(0,external_vue_.createTextVNode)(),
|
|
7897
7879
|
(0,external_vue_.renderSlot)(_ctx.$slots, "icon")
|
|
7898
7880
|
]),
|
|
7899
7881
|
_: 3
|
|
7900
|
-
}, 16))
|
|
7882
|
+
}, 16, ["style"]))
|
|
7901
7883
|
: ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_window_item, (0,external_vue_.mergeProps)({ key: 1 }, _ctx.$props, {
|
|
7902
7884
|
key: `${_ctx.index}-v-window`,
|
|
7903
7885
|
value: _ctx.index
|
|
@@ -7908,7 +7890,7 @@ function ld_tabvue_type_template_id_66af7dd2_render(_ctx, _cache, $props, $setup
|
|
|
7908
7890
|
_: 3
|
|
7909
7891
|
}, 16, ["value"]))
|
|
7910
7892
|
}
|
|
7911
|
-
;// CONCATENATED MODULE: ./src/ld-tab/ld-tab.vue?vue&type=template&id=
|
|
7893
|
+
;// CONCATENATED MODULE: ./src/ld-tab/ld-tab.vue?vue&type=template&id=74bc43b2
|
|
7912
7894
|
|
|
7913
7895
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-tab/ld-tab.ts?vue&type=script&lang=js&external
|
|
7914
7896
|
var ld_tabvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -7922,10 +7904,20 @@ var ld_tabvue_type_script_lang_js_external_metadata = (undefined && undefined.__
|
|
|
7922
7904
|
};
|
|
7923
7905
|
|
|
7924
7906
|
|
|
7925
|
-
|
|
7907
|
+
|
|
7908
|
+
let LdTabComponent = class LdTabComponent extends (0,external_vue_class_component_.mixins)(ViewportMixin) {
|
|
7926
7909
|
get onlyWindows() {
|
|
7927
7910
|
return this.$parent.$options.name === 'VWindow';
|
|
7928
7911
|
}
|
|
7912
|
+
get styles() {
|
|
7913
|
+
if (!this.tab.visibled) {
|
|
7914
|
+
const w = this.isMobileGlobal ? '44px' : '60px';
|
|
7915
|
+
return {
|
|
7916
|
+
width: `${w} !important`
|
|
7917
|
+
};
|
|
7918
|
+
}
|
|
7919
|
+
return {};
|
|
7920
|
+
}
|
|
7929
7921
|
};
|
|
7930
7922
|
ld_tabvue_type_script_lang_js_external_decorate([
|
|
7931
7923
|
(0,external_vue_property_decorator_.Prop)({ type: String, default: null }),
|
|
@@ -7947,6 +7939,10 @@ ld_tabvue_type_script_lang_js_external_decorate([
|
|
|
7947
7939
|
(0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
|
|
7948
7940
|
ld_tabvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
7949
7941
|
], LdTabComponent.prototype, "lazy", void 0);
|
|
7942
|
+
ld_tabvue_type_script_lang_js_external_decorate([
|
|
7943
|
+
(0,external_vue_property_decorator_.Inject)({ from: 'tab' }),
|
|
7944
|
+
ld_tabvue_type_script_lang_js_external_metadata("design:type", Object)
|
|
7945
|
+
], LdTabComponent.prototype, "tab", void 0);
|
|
7950
7946
|
LdTabComponent = ld_tabvue_type_script_lang_js_external_decorate([
|
|
7951
7947
|
(0,external_vue_class_component_.Options)({
|
|
7952
7948
|
name: 'ld-tab',
|
|
@@ -7963,7 +7959,7 @@ LdTabComponent = ld_tabvue_type_script_lang_js_external_decorate([
|
|
|
7963
7959
|
|
|
7964
7960
|
|
|
7965
7961
|
;
|
|
7966
|
-
const ld_tab_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabvue_type_script_lang_js_external, [['render',
|
|
7962
|
+
const ld_tab_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabvue_type_script_lang_js_external, [['render',ld_tabvue_type_template_id_74bc43b2_render]])
|
|
7967
7963
|
|
|
7968
7964
|
/* harmony default export */ const ld_tab = (ld_tab_exports_);
|
|
7969
7965
|
;// CONCATENATED MODULE: ./src/ld-tab/index.ts
|
|
@@ -7973,28 +7969,28 @@ function ld_tab_reg(vue, options) {
|
|
|
7973
7969
|
}
|
|
7974
7970
|
/* harmony default export */ const src_ld_tab = (ld_tab_reg);
|
|
7975
7971
|
|
|
7976
|
-
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-tabs/ld-tabs.vue?vue&type=template&id=
|
|
7972
|
+
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-tabs/ld-tabs.vue?vue&type=template&id=0f2c7c26&scoped=true
|
|
7977
7973
|
|
|
7978
7974
|
|
|
7979
|
-
const
|
|
7980
|
-
const
|
|
7981
|
-
const
|
|
7975
|
+
const ld_tabsvue_type_template_id_0f2c7c26_scoped_true_withScopeId = n => (_pushScopeId("data-v-0f2c7c26"),n=n(),_popScopeId(),n)
|
|
7976
|
+
const ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_1 = { class: "d-flex flex-column h-100" }
|
|
7977
|
+
const ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_2 = {
|
|
7982
7978
|
class: "d-flex align-center justify-end",
|
|
7983
7979
|
style: {"height":"var(--ld-tab-height)"}
|
|
7984
7980
|
}
|
|
7985
|
-
const
|
|
7981
|
+
const ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_3 = {
|
|
7986
7982
|
key: 0,
|
|
7987
7983
|
class: "header-text flex-1-1 px-4 font-weight-bold"
|
|
7988
7984
|
}
|
|
7989
7985
|
|
|
7990
|
-
function
|
|
7986
|
+
function ld_tabsvue_type_template_id_0f2c7c26_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7991
7987
|
const _component_square_button = (0,external_vue_.resolveComponent)("square-button")
|
|
7992
7988
|
const _component_v_tooltip = (0,external_vue_.resolveComponent)("v-tooltip")
|
|
7993
7989
|
const _component_v_tabs = (0,external_vue_.resolveComponent)("v-tabs")
|
|
7994
7990
|
const _component_v_window = (0,external_vue_.resolveComponent)("v-window")
|
|
7995
7991
|
const _component_v_row = (0,external_vue_.resolveComponent)("v-row")
|
|
7996
7992
|
|
|
7997
|
-
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
7993
|
+
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_1, [
|
|
7998
7994
|
(0,external_vue_.createVNode)(_component_v_row, {
|
|
7999
7995
|
"no-gutters": "",
|
|
8000
7996
|
class: (0,external_vue_.normalizeClass)([{ 'ld-tabs-mobile': _ctx.isMobileGlobal && _ctx.vertical, 'hide-tabs': !_ctx.isTabsVisibled, 'hide-body': _ctx.isTabsVisibled }, "ld-tabs"])
|
|
@@ -8005,9 +8001,8 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8005
8001
|
}, [
|
|
8006
8002
|
(0,external_vue_.createVNode)(_component_v_tabs, {
|
|
8007
8003
|
modelValue: _ctx.active,
|
|
8008
|
-
"onUpdate:modelValue": _cache[
|
|
8004
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = $event => ((_ctx.active) = $event)),
|
|
8009
8005
|
direction: _ctx.vertical ? 'vertical' : 'horizontal',
|
|
8010
|
-
ref: "tabsListRef",
|
|
8011
8006
|
class: (0,external_vue_.normalizeClass)({
|
|
8012
8007
|
'v-tabs-mobile': _ctx.isMobileGlobal,
|
|
8013
8008
|
mobile: _ctx.isMobileGlobal,
|
|
@@ -8020,12 +8015,16 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8020
8015
|
key: 0,
|
|
8021
8016
|
class: (0,external_vue_.normalizeClass)({ 'w-100': !_ctx.isMobileGlobal, 'tab-mobile': _ctx.isMobileGlobal })
|
|
8022
8017
|
}, [
|
|
8023
|
-
(0,external_vue_.createElementVNode)("div",
|
|
8018
|
+
(0,external_vue_.createElementVNode)("div", ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_2, [
|
|
8024
8019
|
(_ctx.isTabsVisibled)
|
|
8025
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p",
|
|
8020
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p", ld_tabsvue_type_template_id_0f2c7c26_scoped_true_hoisted_3, (0,external_vue_.toDisplayString)(_ctx.header), 1))
|
|
8026
8021
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
8027
8022
|
(0,external_vue_.createTextVNode)(),
|
|
8028
|
-
(0,external_vue_.createVNode)(_component_v_tooltip, {
|
|
8023
|
+
(0,external_vue_.createVNode)(_component_v_tooltip, {
|
|
8024
|
+
location: "bottom",
|
|
8025
|
+
modelValue: _ctx.tooltip,
|
|
8026
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((_ctx.tooltip) = $event))
|
|
8027
|
+
}, {
|
|
8029
8028
|
activator: (0,external_vue_.withCtx)(({ props }) => [
|
|
8030
8029
|
(0,external_vue_.createVNode)(_component_square_button, (0,external_vue_.mergeProps)(props, {
|
|
8031
8030
|
class: "mr-2",
|
|
@@ -8053,7 +8052,7 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8053
8052
|
(0,external_vue_.createElementVNode)("span", null, (0,external_vue_.toDisplayString)(_ctx.isTabsVisibled ? 'Скрыть вкладки' : 'Показать вкладки'), 1)
|
|
8054
8053
|
]),
|
|
8055
8054
|
_: 1
|
|
8056
|
-
})
|
|
8055
|
+
}, 8, ["modelValue"])
|
|
8057
8056
|
])
|
|
8058
8057
|
], 2))
|
|
8059
8058
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
@@ -8088,7 +8087,7 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8088
8087
|
(0,external_vue_.renderSlot)(_ctx.$slots, "footer", {}, undefined, true)
|
|
8089
8088
|
]))
|
|
8090
8089
|
}
|
|
8091
|
-
;// CONCATENATED MODULE: ./src/ld-tabs/ld-tabs.vue?vue&type=template&id=
|
|
8090
|
+
;// CONCATENATED MODULE: ./src/ld-tabs/ld-tabs.vue?vue&type=template&id=0f2c7c26&scoped=true
|
|
8092
8091
|
|
|
8093
8092
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-tabs/ld-tabs.ts?vue&type=script&lang=js&external
|
|
8094
8093
|
var ld_tabsvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -8100,18 +8099,19 @@ var ld_tabsvue_type_script_lang_js_external_decorate = (undefined && undefined._
|
|
|
8100
8099
|
var ld_tabsvue_type_script_lang_js_external_metadata = (undefined && undefined.__metadata) || function (k, v) {
|
|
8101
8100
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
8102
8101
|
};
|
|
8103
|
-
// import { IActionContext } from 'app/application/actions/action.interface';
|
|
8104
|
-
// import { ContentType } from 'app/domain/models/settings/view.settings';
|
|
8105
8102
|
|
|
8106
8103
|
|
|
8107
8104
|
|
|
8108
8105
|
let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_decorator_.mixins)(ViewportMixin) {
|
|
8109
8106
|
constructor() {
|
|
8110
8107
|
super(...arguments);
|
|
8108
|
+
this.tab = {
|
|
8109
|
+
visibled: true,
|
|
8110
|
+
};
|
|
8111
8111
|
this.active = -1;
|
|
8112
8112
|
this.isTabsVisibled = true;
|
|
8113
8113
|
this.isBodyVisibled = true;
|
|
8114
|
-
this.
|
|
8114
|
+
this.tooltip = false;
|
|
8115
8115
|
}
|
|
8116
8116
|
emitChangeStep(value) {
|
|
8117
8117
|
return value;
|
|
@@ -8126,8 +8126,8 @@ let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_dec
|
|
|
8126
8126
|
this.active = newVal;
|
|
8127
8127
|
}
|
|
8128
8128
|
onIsActiveChanged() {
|
|
8129
|
-
if (this.
|
|
8130
|
-
this.active = this.
|
|
8129
|
+
if (this.$utils.isDefined(this.activeTab)) {
|
|
8130
|
+
this.active = this.activeTab;
|
|
8131
8131
|
}
|
|
8132
8132
|
}
|
|
8133
8133
|
onActiveChanged() {
|
|
@@ -8146,25 +8146,17 @@ let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_dec
|
|
|
8146
8146
|
this.isTabsVisibled = true;
|
|
8147
8147
|
}
|
|
8148
8148
|
}
|
|
8149
|
+
onTabsVisibledChanged(value) {
|
|
8150
|
+
this.tab.visibled = value;
|
|
8151
|
+
}
|
|
8149
8152
|
mounted() {
|
|
8150
8153
|
if (this.isMobileGlobal) {
|
|
8151
|
-
this
|
|
8154
|
+
this.isTabsVisibled = false;
|
|
8152
8155
|
}
|
|
8153
8156
|
}
|
|
8154
8157
|
toggleCollapse() {
|
|
8155
8158
|
this.isTabsVisibled = !this.isTabsVisibled;
|
|
8156
|
-
|
|
8157
|
-
return;
|
|
8158
|
-
}
|
|
8159
|
-
if (this.isTabsVisibled) {
|
|
8160
|
-
this.$refs.tabsListRef.$el.style = '';
|
|
8161
|
-
return;
|
|
8162
|
-
}
|
|
8163
|
-
if (this.isMobileGlobal) {
|
|
8164
|
-
this.$refs.tabsListRef.$el.style = 'width: 44px !important';
|
|
8165
|
-
return;
|
|
8166
|
-
}
|
|
8167
|
-
this.$refs.tabsListRef.$el.style = 'width: 60px !important';
|
|
8159
|
+
this.tooltip = false;
|
|
8168
8160
|
}
|
|
8169
8161
|
onClick() {
|
|
8170
8162
|
this.onActiveChanged();
|
|
@@ -8186,15 +8178,11 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8186
8178
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8187
8179
|
(0,external_vue_property_decorator_.Prop)(),
|
|
8188
8180
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Number)
|
|
8189
|
-
], LdTabsComponent.prototype, "
|
|
8181
|
+
], LdTabsComponent.prototype, "activeTab", void 0);
|
|
8190
8182
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8191
8183
|
(0,external_vue_property_decorator_.Prop)({ default: true }),
|
|
8192
8184
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
8193
8185
|
], LdTabsComponent.prototype, "vertical", void 0);
|
|
8194
|
-
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8195
|
-
(0,external_vue_property_decorator_.Prop)(),
|
|
8196
|
-
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
8197
|
-
], LdTabsComponent.prototype, "dark", void 0);
|
|
8198
8186
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8199
8187
|
(0,external_vue_property_decorator_.Prop)(),
|
|
8200
8188
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Number)
|
|
@@ -8207,6 +8195,13 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8207
8195
|
(0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
|
|
8208
8196
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
8209
8197
|
], LdTabsComponent.prototype, "noPadding", void 0);
|
|
8198
|
+
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8199
|
+
(0,external_vue_property_decorator_.Provide)({
|
|
8200
|
+
to: 'tab',
|
|
8201
|
+
reactive: true
|
|
8202
|
+
}),
|
|
8203
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Object)
|
|
8204
|
+
], LdTabsComponent.prototype, "tab", void 0);
|
|
8210
8205
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8211
8206
|
Emit('change-step'),
|
|
8212
8207
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
@@ -8226,7 +8221,7 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8226
8221
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8227
8222
|
], LdTabsComponent.prototype, "onValueChanged", null);
|
|
8228
8223
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8229
|
-
(0,external_vue_property_decorator_.Watch)('
|
|
8224
|
+
(0,external_vue_property_decorator_.Watch)('activeTab', { immediate: true }),
|
|
8230
8225
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
8231
8226
|
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", []),
|
|
8232
8227
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
@@ -8243,6 +8238,12 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8243
8238
|
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", []),
|
|
8244
8239
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8245
8240
|
], LdTabsComponent.prototype, "onMobileChanged", null);
|
|
8241
|
+
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8242
|
+
(0,external_vue_property_decorator_.Watch)('isTabsVisibled'),
|
|
8243
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
8244
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", [Boolean]),
|
|
8245
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8246
|
+
], LdTabsComponent.prototype, "onTabsVisibledChanged", null);
|
|
8246
8247
|
LdTabsComponent = ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8247
8248
|
(0,external_vue_property_decorator_.Options)({
|
|
8248
8249
|
inheritAttrs: false,
|
|
@@ -8260,7 +8261,7 @@ LdTabsComponent = ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8260
8261
|
;
|
|
8261
8262
|
|
|
8262
8263
|
|
|
8263
|
-
const ld_tabs_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabsvue_type_script_lang_js_external, [['render',
|
|
8264
|
+
const ld_tabs_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabsvue_type_script_lang_js_external, [['render',ld_tabsvue_type_template_id_0f2c7c26_scoped_true_render],['__scopeId',"data-v-0f2c7c26"]])
|
|
8264
8265
|
|
|
8265
8266
|
/* harmony default export */ const ld_tabs = (ld_tabs_exports_);
|
|
8266
8267
|
;// CONCATENATED MODULE: ./src/ld-tabs/index.ts
|
|
@@ -13848,25 +13849,25 @@ function ld_timepicker_reg(vue, options) {
|
|
|
13848
13849
|
}
|
|
13849
13850
|
/* harmony default export */ const src_ld_timepicker = (ld_timepicker_reg);
|
|
13850
13851
|
|
|
13851
|
-
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=
|
|
13852
|
+
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=8b7a759e&scoped=true
|
|
13852
13853
|
|
|
13853
13854
|
|
|
13854
|
-
const
|
|
13855
|
-
const
|
|
13856
|
-
const
|
|
13857
|
-
const
|
|
13858
|
-
const
|
|
13855
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_withScopeId = n => (_pushScopeId("data-v-8b7a759e"),n=n(),_popScopeId(),n)
|
|
13856
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_1 = { class: "ld-text-viewer" }
|
|
13857
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_2 = ["innerHTML"]
|
|
13858
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_3 = ["innerHTML"]
|
|
13859
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_4 = {
|
|
13859
13860
|
key: 2,
|
|
13860
13861
|
class: "italic",
|
|
13861
13862
|
style: {"color":"var(--grey-l-2)"}
|
|
13862
13863
|
}
|
|
13863
13864
|
|
|
13864
|
-
function
|
|
13865
|
+
function ld_text_viewervue_type_template_id_8b7a759e_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13865
13866
|
const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label")
|
|
13866
13867
|
const _component_v_col = (0,external_vue_.resolveComponent)("v-col")
|
|
13867
13868
|
const _component_v_row = (0,external_vue_.resolveComponent)("v-row")
|
|
13868
13869
|
|
|
13869
|
-
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
13870
|
+
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_1, [
|
|
13870
13871
|
(0,external_vue_.createVNode)(_component_v_row, { "no-gutters": "" }, {
|
|
13871
13872
|
default: (0,external_vue_.withCtx)(() => [
|
|
13872
13873
|
(_ctx.label)
|
|
@@ -13889,16 +13890,16 @@ function ld_text_viewervue_type_template_id_4f1dbd0a_scoped_true_render(_ctx, _c
|
|
|
13889
13890
|
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", {
|
|
13890
13891
|
key: 0,
|
|
13891
13892
|
innerHTML: _ctx.textWithHyperlinks
|
|
13892
|
-
}, null, 8,
|
|
13893
|
+
}, null, 8, ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_2))
|
|
13893
13894
|
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", {
|
|
13894
13895
|
key: 1,
|
|
13895
13896
|
innerHTML: _ctx.src
|
|
13896
|
-
}, null, 8,
|
|
13897
|
+
}, null, 8, ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_3))
|
|
13897
13898
|
], 64))
|
|
13898
13899
|
: (0,external_vue_.renderSlot)(_ctx.$slots, "default", { key: 1 }, undefined, true),
|
|
13899
13900
|
(0,external_vue_.createTextVNode)(),
|
|
13900
13901
|
(_ctx.showPlaceholder)
|
|
13901
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p",
|
|
13902
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p", ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_4, "Нет данных"))
|
|
13902
13903
|
: (0,external_vue_.createCommentVNode)("", true)
|
|
13903
13904
|
]),
|
|
13904
13905
|
_: 3
|
|
@@ -13908,7 +13909,7 @@ function ld_text_viewervue_type_template_id_4f1dbd0a_scoped_true_render(_ctx, _c
|
|
|
13908
13909
|
})
|
|
13909
13910
|
]))
|
|
13910
13911
|
}
|
|
13911
|
-
;// CONCATENATED MODULE: ./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=
|
|
13912
|
+
;// CONCATENATED MODULE: ./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=8b7a759e&scoped=true
|
|
13912
13913
|
|
|
13913
13914
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-text-viewer/ld-text-viewer.ts?vue&type=script&lang=js&external
|
|
13914
13915
|
var ld_text_viewervue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -13977,7 +13978,7 @@ let CardTextViewer = class CardTextViewer extends (0,external_vue_class_componen
|
|
|
13977
13978
|
return this.src;
|
|
13978
13979
|
}
|
|
13979
13980
|
get showPlaceholder() {
|
|
13980
|
-
return !this.
|
|
13981
|
+
return !this.src && !this.hasSlot;
|
|
13981
13982
|
}
|
|
13982
13983
|
};
|
|
13983
13984
|
ld_text_viewervue_type_script_lang_js_external_decorate([
|
|
@@ -14011,7 +14012,7 @@ CardTextViewer = ld_text_viewervue_type_script_lang_js_external_decorate([
|
|
|
14011
14012
|
;
|
|
14012
14013
|
|
|
14013
14014
|
|
|
14014
|
-
const ld_text_viewer_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_text_viewervue_type_script_lang_js_external, [['render',
|
|
14015
|
+
const ld_text_viewer_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_text_viewervue_type_script_lang_js_external, [['render',ld_text_viewervue_type_template_id_8b7a759e_scoped_true_render],['__scopeId',"data-v-8b7a759e"]])
|
|
14015
14016
|
|
|
14016
14017
|
/* harmony default export */ const ld_text_viewer = (ld_text_viewer_exports_);
|
|
14017
14018
|
;// CONCATENATED MODULE: ./src/ld-text-viewer/index.ts
|