@ldmjs/ui 1.0.5 → 1.0.7
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 +6 -6
- package/dist/index.d.ts +15 -0
- package/dist/index.js +200 -197
- package/package.json +3 -3
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,11 +8,11 @@
|
|
|
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-bd490ea2]{margin-left:0;display:flex;height:100%;width:100%;overflow-y:auto}.ld-tabs .header-text[data-v-bd490ea2]{font-size:var(--font-size-2)}.ld-tabs-mobile[data-v-bd490ea2]{height:100%}.ld-tabs .vertical-body[data-v-bd490ea2]{--w: 44px;display:flex;flex-flow:column nowrap;width:calc(100% - var(--w)) !important;height:100%}.v-window[data-v-bd490ea2]{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-bd490ea2]{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-bd490ea2]{padding:0 !important}[data-v-bd490ea2] .ld-tabs .v-tabs--vertical{background:var(--grey-l-6)}[data-v-bd490ea2] .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-bd490ea2] .ld-tabs .v-tabs--vertical .v-tab--selected{background-color:var(--white);border-right-color:transparent}[data-v-bd490ea2] .ld-tabs .v-tabs--vertical .v-tab:last-child{border-bottom:1px solid var(--grey-l-5) !important}[data-v-bd490ea2] .ld-tabs .v-tabs--vertical .v-slide-group__content{flex-flow:column nowrap;height:100% !important;width:100% !important}[data-v-bd490ea2] .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-bd490ea2] .ld-tabs .v-tabs--horizontal .v-tab--selected{border-bottom:1px solid var(--primary)}[data-v-bd490ea2] .ld-tabs .v-tabs .v-tab--selected .v-btn__content{font-weight:bold;color:var(--primary) !important}[data-v-bd490ea2] .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-bd490ea2] .v-window.mobile .tg-field .v-row .v-col{flex:1 0 0 !important}[data-v-bd490ea2] .v-window.mobile .tg-field .text-viewer-wrapper .v-col{flex:1 0 0 !important}[data-v-bd490ea2] .v-slide-group--vertical{border-color:var(--grey-l-5);border:1px}[data-v-bd490ea2] .v-slide-group--vertical .v-tab__slider{width:0px}[data-v-bd490ea2] .v-slide-group__prev{display:none}[data-v-bd490ea2] .v-slide-group__next{display:none}[data-v-bd490ea2] .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-bd490ea2] .v-window-item{height:100%}[data-v-bd490ea2] .ld-tabs-mobile.hide-tabs .v-tab{display:none !important}[data-v-bd490ea2] .ld-tabs-mobile.hide-body .v-slide-group{width:100% !important}[data-v-bd490ea2] .ld-tabs-mobile.hide-body .v-window{display:none !important}[data-v-bd490ea2] .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
|
|
|
15
|
-
.ld-select-list-box[data-v-
|
|
15
|
+
.ld-select-list-box[data-v-6b0ce187]{display:flex;min-width:100%;max-width:100%;width:100%}.ld-select-list-box .select-list-box-validate[data-v-6b0ce187]{overflow:hidden;height:20px}.ld-select-list-box .select-list-box-loading[data-v-6b0ce187]{position:absolute;left:0;bottom:0;width:calc(100% - var(--input-height));height:3px;overflow:hidden;background-color:var(--grey-l-5)}.ld-select-list-box .select-list-box-loading[data-v-6b0ce187]:before{content:'';display:block;position:absolute;top:0;left:0;width:25%;height:100%;background-color:var(--primary);animation:loading-6b0ce187 1.4s linear;animation-iteration-count:infinite}@keyframes loading-6b0ce187{from{transform:translateX(-300%)}to{transform:translateX(500%)}}
|
|
16
16
|
|
|
17
17
|
.ld-checkbox{display:flex;align-items:center;height:var(--input-height);font-size:var(--font-size);cursor:pointer}.ld-checkbox input[type='checkbox']+.v-icon{display:block;width:12px !important;height:12px !important;font-size:10px !important;background-color:var(--white);color:transparent;border:1px solid var(--grey-l-5)}.ld-checkbox input[type='checkbox']:checked+.v-icon{background-color:var(--primary-l-2);color:var(--white);font-size:10px;font-weight:bold}.ld-checkbox input[type='checkbox']:disabled+.v-icon{background-color:var(--grey-l-3)}.checkbox-label{word-wrap:break-word;max-width:100%}.checkbox-label--disabled{color:var(--grey-l-3) !important}
|
|
18
18
|
|
|
@@ -28,11 +28,11 @@
|
|
|
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
|
|
|
35
35
|
.ld-text-markup[data-v-12e81c9c]{display:flex;flex-direction:column;min-width:100%;max-width:100%;width:100%;min-height:180px;padding-bottom:18px}.ld-text-markup-validate[data-v-12e81c9c]{overflow:hidden;height:20px;flex-grow:0}.content-wrapper[data-v-12e81c9c]{display:flex;flex-direction:column;position:relative;background-color:var(--grey-l-6);border-radius:4px}.tabs-wrapper[data-v-12e81c9c]{position:relative;display:flex;width:50%;max-width:155px;margin-bottom:-1px;z-index:1;flex-shrink:0}.tabs-wrapper .v-btn[data-v-12e81c9c]{border:1px solid var(--grey-l-5);height:30px !important;opacity:0.6;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.tabs-wrapper .v-btn[data-v-12e81c9c]:before,.tabs-wrapper .v-btn[data-v-12e81c9c]:after{display:none}.tabs-wrapper .v-btn.active[data-v-12e81c9c]{background-color:var(--white);border:1px solid var(--grey-l-4);border-bottom:none;opacity:1}.content[data-v-12e81c9c]{position:relative;z-index:0;flex-basis:100%;font-size:var(--font-size);color:var(--text)}.content .md-editor[data-v-12e81c9c]{height:100%}.contentbox[data-v-12e81c9c]{border:1px solid var(--grey-l-4);background-color:var(--white);border-radius:0 4px 4px 4px;padding:10px}[data-v-12e81c9c] .contentbox ul{padding:0 12px;list-style:disc;margin-bottom:8px}[data-v-12e81c9c] .contentbox ol{list-style:decimal;padding:0 12px;margin-bottom:8px}[data-v-12e81c9c] .contentbox p{margin-bottom:8px}[data-v-12e81c9c] .contentbox pre{padding:4px}[data-v-12e81c9c] .contentbox code{background:none;color:var(--text);padding:0;font-size:100%}[data-v-12e81c9c] .md-editor{border:1px solid var(--grey-l-4)}
|
|
36
36
|
|
|
37
|
-
.ld-switch[data-v-
|
|
37
|
+
.ld-switch[data-v-89826e86] .v-switch{display:block}.ld-switch[data-v-89826e86] .v-switch .v-selection-control{min-height:var(--input-height) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control .v-selection-control__wrapper{width:40px}.ld-switch[data-v-89826e86] .v-switch .v-selection-control:not(.v-selection-control--dirty) .v-selection-control__input{transform:translateX(-12px)}.ld-switch[data-v-89826e86] .v-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__track{color:var(--grey-l-4) !important;background-color:var(--grey-l-4) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control .v-switch__track{opacity:1;width:40px}.ld-switch[data-v-89826e86] .v-switch .v-selection-control--dirty .v-selection-control__input{transform:translateX(12px)}.ld-switch[data-v-89826e86] .v-switch .v-selection-control--dirty .v-switch__thumb{color:var(--primary-l-3) !important;background-color:var(--primary-l-3) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control--dirty .v-switch__track{opacity:1;background-color:var(--primary-l-2) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control--dirty .v-label{color:var(--primary-l-2) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control .v-switch__thumb{color:var(--white) !important}.ld-switch[data-v-89826e86] .v-switch .v-selection-control .v-label{padding-inline-start:4px}
|
|
38
38
|
|
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=bd490ea2&scoped=true
|
|
7977
7973
|
|
|
7978
7974
|
|
|
7979
|
-
const
|
|
7980
|
-
const
|
|
7981
|
-
const
|
|
7975
|
+
const ld_tabsvue_type_template_id_bd490ea2_scoped_true_withScopeId = n => (_pushScopeId("data-v-bd490ea2"),n=n(),_popScopeId(),n)
|
|
7976
|
+
const ld_tabsvue_type_template_id_bd490ea2_scoped_true_hoisted_1 = { class: "d-flex flex-column h-100" }
|
|
7977
|
+
const ld_tabsvue_type_template_id_bd490ea2_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_bd490ea2_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_bd490ea2_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_bd490ea2_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,14 +8001,14 @@ 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,
|
|
8014
8009
|
'flex-shrink-0': true,
|
|
8015
|
-
})
|
|
8010
|
+
}),
|
|
8011
|
+
"hide-slider": true
|
|
8016
8012
|
}, {
|
|
8017
8013
|
default: (0,external_vue_.withCtx)(() => [
|
|
8018
8014
|
(_ctx.vertical)
|
|
@@ -8020,12 +8016,16 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8020
8016
|
key: 0,
|
|
8021
8017
|
class: (0,external_vue_.normalizeClass)({ 'w-100': !_ctx.isMobileGlobal, 'tab-mobile': _ctx.isMobileGlobal })
|
|
8022
8018
|
}, [
|
|
8023
|
-
(0,external_vue_.createElementVNode)("div",
|
|
8019
|
+
(0,external_vue_.createElementVNode)("div", ld_tabsvue_type_template_id_bd490ea2_scoped_true_hoisted_2, [
|
|
8024
8020
|
(_ctx.isTabsVisibled)
|
|
8025
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p",
|
|
8021
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p", ld_tabsvue_type_template_id_bd490ea2_scoped_true_hoisted_3, (0,external_vue_.toDisplayString)(_ctx.header), 1))
|
|
8026
8022
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
8027
8023
|
(0,external_vue_.createTextVNode)(),
|
|
8028
|
-
(0,external_vue_.createVNode)(_component_v_tooltip, {
|
|
8024
|
+
(0,external_vue_.createVNode)(_component_v_tooltip, {
|
|
8025
|
+
location: "bottom",
|
|
8026
|
+
modelValue: _ctx.tooltip,
|
|
8027
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((_ctx.tooltip) = $event))
|
|
8028
|
+
}, {
|
|
8029
8029
|
activator: (0,external_vue_.withCtx)(({ props }) => [
|
|
8030
8030
|
(0,external_vue_.createVNode)(_component_square_button, (0,external_vue_.mergeProps)(props, {
|
|
8031
8031
|
class: "mr-2",
|
|
@@ -8053,7 +8053,7 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8053
8053
|
(0,external_vue_.createElementVNode)("span", null, (0,external_vue_.toDisplayString)(_ctx.isTabsVisibled ? 'Скрыть вкладки' : 'Показать вкладки'), 1)
|
|
8054
8054
|
]),
|
|
8055
8055
|
_: 1
|
|
8056
|
-
})
|
|
8056
|
+
}, 8, ["modelValue"])
|
|
8057
8057
|
])
|
|
8058
8058
|
], 2))
|
|
8059
8059
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
@@ -8088,7 +8088,7 @@ function ld_tabsvue_type_template_id_c97ca996_scoped_true_render(_ctx, _cache, $
|
|
|
8088
8088
|
(0,external_vue_.renderSlot)(_ctx.$slots, "footer", {}, undefined, true)
|
|
8089
8089
|
]))
|
|
8090
8090
|
}
|
|
8091
|
-
;// CONCATENATED MODULE: ./src/ld-tabs/ld-tabs.vue?vue&type=template&id=
|
|
8091
|
+
;// CONCATENATED MODULE: ./src/ld-tabs/ld-tabs.vue?vue&type=template&id=bd490ea2&scoped=true
|
|
8092
8092
|
|
|
8093
8093
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-tabs/ld-tabs.ts?vue&type=script&lang=js&external
|
|
8094
8094
|
var ld_tabsvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -8100,18 +8100,19 @@ var ld_tabsvue_type_script_lang_js_external_decorate = (undefined && undefined._
|
|
|
8100
8100
|
var ld_tabsvue_type_script_lang_js_external_metadata = (undefined && undefined.__metadata) || function (k, v) {
|
|
8101
8101
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
8102
8102
|
};
|
|
8103
|
-
// import { IActionContext } from 'app/application/actions/action.interface';
|
|
8104
|
-
// import { ContentType } from 'app/domain/models/settings/view.settings';
|
|
8105
8103
|
|
|
8106
8104
|
|
|
8107
8105
|
|
|
8108
8106
|
let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_decorator_.mixins)(ViewportMixin) {
|
|
8109
8107
|
constructor() {
|
|
8110
8108
|
super(...arguments);
|
|
8109
|
+
this.tab = {
|
|
8110
|
+
visibled: true,
|
|
8111
|
+
};
|
|
8111
8112
|
this.active = -1;
|
|
8112
8113
|
this.isTabsVisibled = true;
|
|
8113
8114
|
this.isBodyVisibled = true;
|
|
8114
|
-
this.
|
|
8115
|
+
this.tooltip = false;
|
|
8115
8116
|
}
|
|
8116
8117
|
emitChangeStep(value) {
|
|
8117
8118
|
return value;
|
|
@@ -8126,8 +8127,8 @@ let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_dec
|
|
|
8126
8127
|
this.active = newVal;
|
|
8127
8128
|
}
|
|
8128
8129
|
onIsActiveChanged() {
|
|
8129
|
-
if (this.
|
|
8130
|
-
this.active = this.
|
|
8130
|
+
if (this.$utils.isDefined(this.activeTab)) {
|
|
8131
|
+
this.active = this.activeTab;
|
|
8131
8132
|
}
|
|
8132
8133
|
}
|
|
8133
8134
|
onActiveChanged() {
|
|
@@ -8146,25 +8147,17 @@ let LdTabsComponent = class LdTabsComponent extends (0,external_vue_property_dec
|
|
|
8146
8147
|
this.isTabsVisibled = true;
|
|
8147
8148
|
}
|
|
8148
8149
|
}
|
|
8150
|
+
onTabsVisibledChanged(value) {
|
|
8151
|
+
this.tab.visibled = value;
|
|
8152
|
+
}
|
|
8149
8153
|
mounted() {
|
|
8150
8154
|
if (this.isMobileGlobal) {
|
|
8151
|
-
this
|
|
8155
|
+
this.isTabsVisibled = false;
|
|
8152
8156
|
}
|
|
8153
8157
|
}
|
|
8154
8158
|
toggleCollapse() {
|
|
8155
8159
|
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';
|
|
8160
|
+
this.tooltip = false;
|
|
8168
8161
|
}
|
|
8169
8162
|
onClick() {
|
|
8170
8163
|
this.onActiveChanged();
|
|
@@ -8186,15 +8179,11 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8186
8179
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8187
8180
|
(0,external_vue_property_decorator_.Prop)(),
|
|
8188
8181
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Number)
|
|
8189
|
-
], LdTabsComponent.prototype, "
|
|
8182
|
+
], LdTabsComponent.prototype, "activeTab", void 0);
|
|
8190
8183
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8191
8184
|
(0,external_vue_property_decorator_.Prop)({ default: true }),
|
|
8192
8185
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
8193
8186
|
], 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
8187
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8199
8188
|
(0,external_vue_property_decorator_.Prop)(),
|
|
8200
8189
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Number)
|
|
@@ -8207,6 +8196,13 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8207
8196
|
(0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
|
|
8208
8197
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Boolean)
|
|
8209
8198
|
], LdTabsComponent.prototype, "noPadding", void 0);
|
|
8199
|
+
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8200
|
+
(0,external_vue_property_decorator_.Provide)({
|
|
8201
|
+
to: 'tab',
|
|
8202
|
+
reactive: true
|
|
8203
|
+
}),
|
|
8204
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Object)
|
|
8205
|
+
], LdTabsComponent.prototype, "tab", void 0);
|
|
8210
8206
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8211
8207
|
Emit('change-step'),
|
|
8212
8208
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
@@ -8226,7 +8222,7 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8226
8222
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8227
8223
|
], LdTabsComponent.prototype, "onValueChanged", null);
|
|
8228
8224
|
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8229
|
-
(0,external_vue_property_decorator_.Watch)('
|
|
8225
|
+
(0,external_vue_property_decorator_.Watch)('activeTab', { immediate: true }),
|
|
8230
8226
|
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
8231
8227
|
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", []),
|
|
8232
8228
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
@@ -8243,6 +8239,12 @@ ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8243
8239
|
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", []),
|
|
8244
8240
|
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8245
8241
|
], LdTabsComponent.prototype, "onMobileChanged", null);
|
|
8242
|
+
ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8243
|
+
(0,external_vue_property_decorator_.Watch)('isTabsVisibled'),
|
|
8244
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:type", Function),
|
|
8245
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:paramtypes", [Boolean]),
|
|
8246
|
+
ld_tabsvue_type_script_lang_js_external_metadata("design:returntype", void 0)
|
|
8247
|
+
], LdTabsComponent.prototype, "onTabsVisibledChanged", null);
|
|
8246
8248
|
LdTabsComponent = ld_tabsvue_type_script_lang_js_external_decorate([
|
|
8247
8249
|
(0,external_vue_property_decorator_.Options)({
|
|
8248
8250
|
inheritAttrs: false,
|
|
@@ -8260,7 +8262,7 @@ LdTabsComponent = ld_tabsvue_type_script_lang_js_external_decorate([
|
|
|
8260
8262
|
;
|
|
8261
8263
|
|
|
8262
8264
|
|
|
8263
|
-
const ld_tabs_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabsvue_type_script_lang_js_external, [['render',
|
|
8265
|
+
const ld_tabs_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_tabsvue_type_script_lang_js_external, [['render',ld_tabsvue_type_template_id_bd490ea2_scoped_true_render],['__scopeId',"data-v-bd490ea2"]])
|
|
8264
8266
|
|
|
8265
8267
|
/* harmony default export */ const ld_tabs = (ld_tabs_exports_);
|
|
8266
8268
|
;// CONCATENATED MODULE: ./src/ld-tabs/index.ts
|
|
@@ -8403,33 +8405,33 @@ function ld_page_toolbar_reg(vue, options) {
|
|
|
8403
8405
|
}
|
|
8404
8406
|
/* harmony default export */ const src_ld_page_toolbar = (ld_page_toolbar_reg);
|
|
8405
8407
|
|
|
8406
|
-
;// 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-select-list-box/ld-select-list-box.vue?vue&type=template&id=
|
|
8408
|
+
;// 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-select-list-box/ld-select-list-box.vue?vue&type=template&id=6b0ce187&scoped=true&ts=true
|
|
8407
8409
|
|
|
8408
|
-
const
|
|
8409
|
-
const
|
|
8410
|
-
const
|
|
8410
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-6b0ce187"), n = n(), _popScopeId(), n);
|
|
8411
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_1 = { class: "text-crop" };
|
|
8412
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_2 = {
|
|
8411
8413
|
key: 0,
|
|
8412
8414
|
class: "d-flex align-center"
|
|
8413
8415
|
};
|
|
8414
|
-
const
|
|
8415
|
-
const
|
|
8416
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_3 = { class: "d-flex flex-column justify-center" };
|
|
8417
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_4 = {
|
|
8416
8418
|
key: 0,
|
|
8417
8419
|
class: "grey--text",
|
|
8418
8420
|
style: { "font-size": "var(--font-size--1)" }
|
|
8419
8421
|
};
|
|
8420
|
-
const
|
|
8422
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_5 = {
|
|
8421
8423
|
key: 1,
|
|
8422
8424
|
class: "select-list-box-loading"
|
|
8423
8425
|
};
|
|
8424
|
-
const
|
|
8426
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_6 = {
|
|
8425
8427
|
key: 0,
|
|
8426
8428
|
class: "select-list-box-validate"
|
|
8427
8429
|
};
|
|
8428
|
-
const
|
|
8430
|
+
const ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_7 = {
|
|
8429
8431
|
key: 0,
|
|
8430
8432
|
class: "select-list-textbox-validate"
|
|
8431
8433
|
};
|
|
8432
|
-
function
|
|
8434
|
+
function ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8433
8435
|
const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label");
|
|
8434
8436
|
const _component_small_chip = (0,external_vue_.resolveComponent)("small-chip");
|
|
8435
8437
|
const _component_v_col = (0,external_vue_.resolveComponent)("v-col");
|
|
@@ -8507,7 +8509,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8507
8509
|
"onClick:close": ($event) => (_ctx.onRemoveItem(option))
|
|
8508
8510
|
}, {
|
|
8509
8511
|
default: (0,external_vue_.withCtx)(() => [
|
|
8510
|
-
(0,external_vue_.createElementVNode)("span",
|
|
8512
|
+
(0,external_vue_.createElementVNode)("span", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_1, (0,external_vue_.toDisplayString)(_ctx.$utils.deepValueGetter(option, this.itemTitle)), 1)
|
|
8511
8513
|
]),
|
|
8512
8514
|
_: 2
|
|
8513
8515
|
}, 1032, ["color", "closable", "onClick:close"]))
|
|
@@ -8535,7 +8537,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8535
8537
|
(0,external_vue_.createVNode)(_component_v_col, { class: "d-flex align-center" }, {
|
|
8536
8538
|
default: (0,external_vue_.withCtx)(() => [
|
|
8537
8539
|
(_ctx.multiselect)
|
|
8538
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
8540
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_2, [
|
|
8539
8541
|
((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)((0,external_vue_.resolveDynamicComponent)(_ctx.$ldmui.options.aliases['ld-checkbox']), {
|
|
8540
8542
|
key: JSON.stringify(option),
|
|
8541
8543
|
"model-value": _ctx.checkedItems,
|
|
@@ -8550,13 +8552,13 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8550
8552
|
}, [
|
|
8551
8553
|
(0,external_vue_.renderSlot)(_ctx.$slots, "option-icon", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option, isSelected: _ctx.checkedItems.includes(_ctx.itemIdentity(option)) })), undefined, true),
|
|
8552
8554
|
(0,external_vue_.createTextVNode)(),
|
|
8553
|
-
(0,external_vue_.createElementVNode)("div",
|
|
8555
|
+
(0,external_vue_.createElementVNode)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_3, [
|
|
8554
8556
|
(0,external_vue_.renderSlot)(_ctx.$slots, "option", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option, isSelected: _ctx.checkedItems.includes(_ctx.itemIdentity(option)) })), () => [
|
|
8555
8557
|
(0,external_vue_.createElementVNode)("div", null, (0,external_vue_.toDisplayString)(_ctx.$utils.deepValueGetter(option, _ctx.itemTitle)), 1)
|
|
8556
8558
|
], true),
|
|
8557
8559
|
(0,external_vue_.createTextVNode)(),
|
|
8558
8560
|
(_ctx.optionHint)
|
|
8559
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
8561
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_4, [
|
|
8560
8562
|
(0,external_vue_.renderSlot)(_ctx.$slots, "option-hint", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option })), () => [
|
|
8561
8563
|
(0,external_vue_.createTextVNode)("\r\n no slot \"option-hint\" found\r\n ")
|
|
8562
8564
|
], true)
|
|
@@ -8602,7 +8604,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8602
8604
|
: (0,external_vue_.createCommentVNode)("", true),
|
|
8603
8605
|
(0,external_vue_.createTextVNode)(),
|
|
8604
8606
|
(_ctx.loading)
|
|
8605
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
8607
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_5))
|
|
8606
8608
|
: (0,external_vue_.createCommentVNode)("", true)
|
|
8607
8609
|
]),
|
|
8608
8610
|
_: 3
|
|
@@ -8612,7 +8614,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8612
8614
|
}),
|
|
8613
8615
|
(0,external_vue_.createTextVNode)(),
|
|
8614
8616
|
(!_ctx.hideDetails)
|
|
8615
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
8617
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_6, [
|
|
8616
8618
|
(0,external_vue_.createVNode)(external_vue_.Transition, { name: "squash" }, {
|
|
8617
8619
|
default: (0,external_vue_.withCtx)(() => [
|
|
8618
8620
|
(_ctx.showHint)
|
|
@@ -8653,7 +8655,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8653
8655
|
], true),
|
|
8654
8656
|
(0,external_vue_.createTextVNode)(),
|
|
8655
8657
|
(!_ctx.hideDetails)
|
|
8656
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
8658
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_hoisted_7))
|
|
8657
8659
|
: (0,external_vue_.createCommentVNode)("", true)
|
|
8658
8660
|
]),
|
|
8659
8661
|
_: 3
|
|
@@ -8664,7 +8666,7 @@ function ld_select_list_boxvue_type_template_id_4e01d376_scoped_true_ts_true_ren
|
|
|
8664
8666
|
}));
|
|
8665
8667
|
}
|
|
8666
8668
|
|
|
8667
|
-
;// CONCATENATED MODULE: ./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=
|
|
8669
|
+
;// CONCATENATED MODULE: ./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=6b0ce187&scoped=true&ts=true
|
|
8668
8670
|
|
|
8669
8671
|
// EXTERNAL MODULE: external "./multiselect.js"
|
|
8670
8672
|
var external_multiselect_js_ = __webpack_require__(9225);
|
|
@@ -11397,7 +11399,7 @@ SelectListBoxComponent = ld_select_list_boxvue_type_script_lang_ts_external_deco
|
|
|
11397
11399
|
;
|
|
11398
11400
|
|
|
11399
11401
|
|
|
11400
|
-
const ld_select_list_box_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_select_list_boxvue_type_script_lang_ts_external, [['render',
|
|
11402
|
+
const ld_select_list_box_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_select_list_boxvue_type_script_lang_ts_external, [['render',ld_select_list_boxvue_type_template_id_6b0ce187_scoped_true_ts_true_render],['__scopeId',"data-v-6b0ce187"]])
|
|
11401
11403
|
|
|
11402
11404
|
/* harmony default export */ const ld_select_list_box = (ld_select_list_box_exports_);
|
|
11403
11405
|
;// CONCATENATED MODULE: ./src/ld-select-list-box/index.ts
|
|
@@ -13848,25 +13850,25 @@ function ld_timepicker_reg(vue, options) {
|
|
|
13848
13850
|
}
|
|
13849
13851
|
/* harmony default export */ const src_ld_timepicker = (ld_timepicker_reg);
|
|
13850
13852
|
|
|
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=
|
|
13853
|
+
;// 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
13854
|
|
|
13853
13855
|
|
|
13854
|
-
const
|
|
13855
|
-
const
|
|
13856
|
-
const
|
|
13857
|
-
const
|
|
13858
|
-
const
|
|
13856
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_withScopeId = n => (_pushScopeId("data-v-8b7a759e"),n=n(),_popScopeId(),n)
|
|
13857
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_1 = { class: "ld-text-viewer" }
|
|
13858
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_2 = ["innerHTML"]
|
|
13859
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_3 = ["innerHTML"]
|
|
13860
|
+
const ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_4 = {
|
|
13859
13861
|
key: 2,
|
|
13860
13862
|
class: "italic",
|
|
13861
13863
|
style: {"color":"var(--grey-l-2)"}
|
|
13862
13864
|
}
|
|
13863
13865
|
|
|
13864
|
-
function
|
|
13866
|
+
function ld_text_viewervue_type_template_id_8b7a759e_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13865
13867
|
const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label")
|
|
13866
13868
|
const _component_v_col = (0,external_vue_.resolveComponent)("v-col")
|
|
13867
13869
|
const _component_v_row = (0,external_vue_.resolveComponent)("v-row")
|
|
13868
13870
|
|
|
13869
|
-
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
13871
|
+
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_1, [
|
|
13870
13872
|
(0,external_vue_.createVNode)(_component_v_row, { "no-gutters": "" }, {
|
|
13871
13873
|
default: (0,external_vue_.withCtx)(() => [
|
|
13872
13874
|
(_ctx.label)
|
|
@@ -13889,16 +13891,16 @@ function ld_text_viewervue_type_template_id_4f1dbd0a_scoped_true_render(_ctx, _c
|
|
|
13889
13891
|
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", {
|
|
13890
13892
|
key: 0,
|
|
13891
13893
|
innerHTML: _ctx.textWithHyperlinks
|
|
13892
|
-
}, null, 8,
|
|
13894
|
+
}, null, 8, ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_2))
|
|
13893
13895
|
: ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", {
|
|
13894
13896
|
key: 1,
|
|
13895
13897
|
innerHTML: _ctx.src
|
|
13896
|
-
}, null, 8,
|
|
13898
|
+
}, null, 8, ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_3))
|
|
13897
13899
|
], 64))
|
|
13898
13900
|
: (0,external_vue_.renderSlot)(_ctx.$slots, "default", { key: 1 }, undefined, true),
|
|
13899
13901
|
(0,external_vue_.createTextVNode)(),
|
|
13900
13902
|
(_ctx.showPlaceholder)
|
|
13901
|
-
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p",
|
|
13903
|
+
? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p", ld_text_viewervue_type_template_id_8b7a759e_scoped_true_hoisted_4, "Нет данных"))
|
|
13902
13904
|
: (0,external_vue_.createCommentVNode)("", true)
|
|
13903
13905
|
]),
|
|
13904
13906
|
_: 3
|
|
@@ -13908,7 +13910,7 @@ function ld_text_viewervue_type_template_id_4f1dbd0a_scoped_true_render(_ctx, _c
|
|
|
13908
13910
|
})
|
|
13909
13911
|
]))
|
|
13910
13912
|
}
|
|
13911
|
-
;// CONCATENATED MODULE: ./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=
|
|
13913
|
+
;// CONCATENATED MODULE: ./src/ld-text-viewer/ld-text-viewer.vue?vue&type=template&id=8b7a759e&scoped=true
|
|
13912
13914
|
|
|
13913
13915
|
;// 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
13916
|
var ld_text_viewervue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -13977,7 +13979,7 @@ let CardTextViewer = class CardTextViewer extends (0,external_vue_class_componen
|
|
|
13977
13979
|
return this.src;
|
|
13978
13980
|
}
|
|
13979
13981
|
get showPlaceholder() {
|
|
13980
|
-
return !this.
|
|
13982
|
+
return !this.src && !this.hasSlot;
|
|
13981
13983
|
}
|
|
13982
13984
|
};
|
|
13983
13985
|
ld_text_viewervue_type_script_lang_js_external_decorate([
|
|
@@ -14011,7 +14013,7 @@ CardTextViewer = ld_text_viewervue_type_script_lang_js_external_decorate([
|
|
|
14011
14013
|
;
|
|
14012
14014
|
|
|
14013
14015
|
|
|
14014
|
-
const ld_text_viewer_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_text_viewervue_type_script_lang_js_external, [['render',
|
|
14016
|
+
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
14017
|
|
|
14016
14018
|
/* harmony default export */ const ld_text_viewer = (ld_text_viewer_exports_);
|
|
14017
14019
|
;// CONCATENATED MODULE: ./src/ld-text-viewer/index.ts
|
|
@@ -14731,26 +14733,27 @@ function ld_text_markup_reg(vue, options) {
|
|
|
14731
14733
|
}
|
|
14732
14734
|
/* harmony default export */ const src_ld_text_markup = (ld_text_markup_reg);
|
|
14733
14735
|
|
|
14734
|
-
;// 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-switch/ld-switch.vue?vue&type=template&id=
|
|
14736
|
+
;// 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-switch/ld-switch.vue?vue&type=template&id=89826e86&scoped=true
|
|
14735
14737
|
|
|
14736
14738
|
|
|
14737
|
-
const
|
|
14738
|
-
const
|
|
14739
|
+
const ld_switchvue_type_template_id_89826e86_scoped_true_withScopeId = n => (_pushScopeId("data-v-89826e86"),n=n(),_popScopeId(),n)
|
|
14740
|
+
const ld_switchvue_type_template_id_89826e86_scoped_true_hoisted_1 = { class: "ld-switch" }
|
|
14739
14741
|
|
|
14740
|
-
function
|
|
14742
|
+
function ld_switchvue_type_template_id_89826e86_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14741
14743
|
const _component_v_switch = (0,external_vue_.resolveComponent)("v-switch")
|
|
14742
14744
|
|
|
14743
|
-
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
14745
|
+
return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_switchvue_type_template_id_89826e86_scoped_true_hoisted_1, [
|
|
14744
14746
|
(0,external_vue_.createVNode)(_component_v_switch, {
|
|
14745
14747
|
modelValue: _ctx.value,
|
|
14746
14748
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((_ctx.value) = $event)),
|
|
14747
14749
|
readonly: _ctx.readonly,
|
|
14750
|
+
disabled: _ctx.disabled,
|
|
14748
14751
|
label: _ctx.label,
|
|
14749
14752
|
"hide-details": _ctx.hideDetails
|
|
14750
|
-
}, null, 8, ["modelValue", "readonly", "label", "hide-details"])
|
|
14753
|
+
}, null, 8, ["modelValue", "readonly", "disabled", "label", "hide-details"])
|
|
14751
14754
|
]))
|
|
14752
14755
|
}
|
|
14753
|
-
;// CONCATENATED MODULE: ./src/ld-switch/ld-switch.vue?vue&type=template&id=
|
|
14756
|
+
;// CONCATENATED MODULE: ./src/ld-switch/ld-switch.vue?vue&type=template&id=89826e86&scoped=true
|
|
14754
14757
|
|
|
14755
14758
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-switch/ld-switch.ts?vue&type=script&lang=js&external
|
|
14756
14759
|
var ld_switchvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -14809,7 +14812,7 @@ SwitchComponent = ld_switchvue_type_script_lang_js_external_decorate([
|
|
|
14809
14812
|
;
|
|
14810
14813
|
|
|
14811
14814
|
|
|
14812
|
-
const ld_switch_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_switchvue_type_script_lang_js_external, [['render',
|
|
14815
|
+
const ld_switch_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_switchvue_type_script_lang_js_external, [['render',ld_switchvue_type_template_id_89826e86_scoped_true_render],['__scopeId',"data-v-89826e86"]])
|
|
14813
14816
|
|
|
14814
14817
|
/* harmony default export */ const ld_switch = (ld_switch_exports_);
|
|
14815
14818
|
;// CONCATENATED MODULE: ./src/ld-switch/index.ts
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ldmjs/ui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
4
4
|
"description": "ldm ui",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"engines": {
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@babel/preset-env": "7.23.6",
|
|
44
44
|
"@babel/preset-typescript": "7.23.3",
|
|
45
45
|
"@floating-ui/dom": "^1.6.3",
|
|
46
|
-
"@ldmjs/datatable": "
|
|
46
|
+
"@ldmjs/datatable": "1.0.6",
|
|
47
47
|
"@popperjs/core": "^2.11.8",
|
|
48
48
|
"@types/babel__core": "^7",
|
|
49
49
|
"@types/babel__plugin-transform-runtime": "^7",
|
|
@@ -96,6 +96,6 @@
|
|
|
96
96
|
"webpack-plugin-vuetify": "2.0.1"
|
|
97
97
|
},
|
|
98
98
|
"volta": {
|
|
99
|
-
"node": "
|
|
99
|
+
"node": "18.20.3"
|
|
100
100
|
}
|
|
101
101
|
}
|