@ldmjs/ui 1.0.0-dev-13 → 1.0.0-dev-14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,13 +1,13 @@
1
1
  (function webpackUniversalModuleDefinition(root, factory) {
2
2
  if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("./calendar.js"), require("./multiselect"), require("@floating-ui/dom"), require("@vuelidate/validators"), require("imask"), require("vue"), require("vue-class-component"), require("vue-imask"), require("vue-property-decorator"));
3
+ module.exports = factory(require("./calendar.js"), require("./floating.js"), require("./imask.js"), require("./multiselect.js"), require("@vuelidate/validators"), require("imask"), require("vue"), require("vue-class-component"), require("vue-property-decorator"));
4
4
  else if(typeof define === 'function' && define.amd)
5
- define(["./calendar.js", "./multiselect", "@floating-ui/dom", "@vuelidate/validators", "imask", "vue", "vue-class-component", "vue-imask", "vue-property-decorator"], factory);
5
+ define(["./calendar.js", "./floating.js", "./imask.js", "./multiselect.js", "@vuelidate/validators", "imask", "vue", "vue-class-component", "vue-property-decorator"], factory);
6
6
  else if(typeof exports === 'object')
7
- exports["ldmui"] = factory(require("./calendar.js"), require("./multiselect"), require("@floating-ui/dom"), require("@vuelidate/validators"), require("imask"), require("vue"), require("vue-class-component"), require("vue-imask"), require("vue-property-decorator"));
7
+ exports["ldmui"] = factory(require("./calendar.js"), require("./floating.js"), require("./imask.js"), require("./multiselect.js"), require("@vuelidate/validators"), require("imask"), require("vue"), require("vue-class-component"), require("vue-property-decorator"));
8
8
  else
9
- root["ldmui"] = factory(root["./calendar.js"], root["./multiselect"], root["@floating-ui/dom"], root["@vuelidate/validators"], root["imask"], root["vue"], root["vue-class-component"], root["vue-imask"], root["vue-property-decorator"]);
10
- })(self, (__WEBPACK_EXTERNAL_MODULE__4634__, __WEBPACK_EXTERNAL_MODULE__7464__, __WEBPACK_EXTERNAL_MODULE__5784__, __WEBPACK_EXTERNAL_MODULE__887__, __WEBPACK_EXTERNAL_MODULE__5467__, __WEBPACK_EXTERNAL_MODULE__2380__, __WEBPACK_EXTERNAL_MODULE__9299__, __WEBPACK_EXTERNAL_MODULE__3434__, __WEBPACK_EXTERNAL_MODULE__5070__) => {
9
+ root["ldmui"] = factory(root["./calendar.js"], root["./floating.js"], root["./imask.js"], root["./multiselect.js"], root["@vuelidate/validators"], root["imask"], root["vue"], root["vue-class-component"], root["vue-property-decorator"]);
10
+ })(self, (__WEBPACK_EXTERNAL_MODULE__4634__, __WEBPACK_EXTERNAL_MODULE__3654__, __WEBPACK_EXTERNAL_MODULE__6135__, __WEBPACK_EXTERNAL_MODULE__9225__, __WEBPACK_EXTERNAL_MODULE__887__, __WEBPACK_EXTERNAL_MODULE__5467__, __WEBPACK_EXTERNAL_MODULE__2380__, __WEBPACK_EXTERNAL_MODULE__9299__, __WEBPACK_EXTERNAL_MODULE__5070__) => {
11
11
  return /******/ (() => { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
@@ -38,17 +38,24 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__4634__;
38
38
 
39
39
  /***/ }),
40
40
 
41
- /***/ 7464:
41
+ /***/ 3654:
42
42
  /***/ ((module) => {
43
43
 
44
- module.exports = __WEBPACK_EXTERNAL_MODULE__7464__;
44
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3654__;
45
45
 
46
46
  /***/ }),
47
47
 
48
- /***/ 5784:
48
+ /***/ 6135:
49
49
  /***/ ((module) => {
50
50
 
51
- module.exports = __WEBPACK_EXTERNAL_MODULE__5784__;
51
+ module.exports = __WEBPACK_EXTERNAL_MODULE__6135__;
52
+
53
+ /***/ }),
54
+
55
+ /***/ 9225:
56
+ /***/ ((module) => {
57
+
58
+ module.exports = __WEBPACK_EXTERNAL_MODULE__9225__;
52
59
 
53
60
  /***/ }),
54
61
 
@@ -80,13 +87,6 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__9299__;
80
87
 
81
88
  /***/ }),
82
89
 
83
- /***/ 3434:
84
- /***/ ((module) => {
85
-
86
- module.exports = __WEBPACK_EXTERNAL_MODULE__3434__;
87
-
88
- /***/ }),
89
-
90
90
  /***/ 5070:
91
91
  /***/ ((module) => {
92
92
 
@@ -233,7 +233,7 @@ function svg_iconvue_type_template_id_65e09608_render(_ctx, _cache, $props, $set
233
233
  }
234
234
  ;// CONCATENATED MODULE: ./src/ld-icon/svg-icon.vue?vue&type=template&id=65e09608
235
235
 
236
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-icon/svg-icon.ts?vue&type=script&lang=js&external
236
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-icon/svg-icon.ts?vue&type=script&lang=js&external
237
237
  var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
238
238
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
239
239
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -271,7 +271,7 @@ var exportHelper = __webpack_require__(6262);
271
271
  const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.A)(SvgIconComponent, [['render',svg_iconvue_type_template_id_65e09608_render]])
272
272
 
273
273
  /* harmony default export */ const svg_icon = (__exports__);
274
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-icon/ld-icon.ts?vue&type=script&lang=js&external
274
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-icon/ld-icon.ts?vue&type=script&lang=js&external
275
275
  var ld_iconvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
276
276
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
277
277
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -387,7 +387,7 @@ function reg(vue, options) {
387
387
  }
388
388
  /* harmony default export */ const src_ld_icon = (reg);
389
389
 
390
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-loader/ld-loader.vue?vue&type=template&id=a5beedac&scoped=true&ts=true
390
+ ;// 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[0]!./src/ld-loader/ld-loader.vue?vue&type=template&id=a5beedac&scoped=true&ts=true
391
391
 
392
392
  const _withScopeId = n => (_pushScopeId("data-v-a5beedac"), n = n(), _popScopeId(), n);
393
393
  const ld_loadervue_type_template_id_a5beedac_scoped_true_ts_true_hoisted_1 = {
@@ -442,7 +442,7 @@ function getZIndex(el) {
442
442
  return index;
443
443
  }
444
444
 
445
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-loader/ld-loader.ts?vue&type=script&lang=ts&external
445
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-loader/ld-loader.ts?vue&type=script&lang=ts&external
446
446
  var ld_loadervue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
447
447
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
448
448
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -694,7 +694,7 @@ class ViewportMixin extends external_vue_property_decorator_.Vue {
694
694
  }
695
695
  }
696
696
 
697
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-button/ld-button.ts?vue&type=script&lang=js&external
697
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-button/ld-button.ts?vue&type=script&lang=js&external
698
698
  var ld_buttonvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
699
699
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
700
700
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -1431,7 +1431,7 @@ function debounce(func, wait, options) {
1431
1431
 
1432
1432
  /* harmony default export */ const lodash_es_debounce = (debounce);
1433
1433
 
1434
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-splitter/ld-splitter.ts?vue&type=script&lang=js&external
1434
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-splitter/ld-splitter.ts?vue&type=script&lang=js&external
1435
1435
  var ld_splittervue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
1436
1436
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1437
1437
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -1617,7 +1617,7 @@ function ld_splitter_reg(vue, options) {
1617
1617
  }
1618
1618
  /* harmony default export */ const src_ld_splitter = (ld_splitter_reg);
1619
1619
 
1620
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-toggle-buttons/ld-toggle-buttons.vue?vue&type=template&id=09fbefbf&ts=true
1620
+ ;// 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[0]!./src/ld-toggle-buttons/ld-toggle-buttons.vue?vue&type=template&id=09fbefbf&ts=true
1621
1621
 
1622
1622
  const ld_toggle_buttonsvue_type_template_id_09fbefbf_ts_true_hoisted_1 = { class: "d-flex align-center" };
1623
1623
  function ld_toggle_buttonsvue_type_template_id_09fbefbf_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -1659,7 +1659,7 @@ function ld_toggle_buttonsvue_type_template_id_09fbefbf_ts_true_render(_ctx, _ca
1659
1659
 
1660
1660
  ;// CONCATENATED MODULE: ./src/ld-toggle-buttons/ld-toggle-buttons.vue?vue&type=template&id=09fbefbf&ts=true
1661
1661
 
1662
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-toggle-buttons/ld-toggle-buttons.ts?vue&type=script&lang=ts&external
1662
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-toggle-buttons/ld-toggle-buttons.ts?vue&type=script&lang=ts&external
1663
1663
  var ld_toggle_buttonsvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
1664
1664
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1665
1665
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -1757,7 +1757,7 @@ function ld_breadcrumbsvue_type_template_id_c811912a_render(_ctx, _cache, $props
1757
1757
  }
1758
1758
  ;// CONCATENATED MODULE: ./src/ld-breadcrumbs/ld-breadcrumbs.vue?vue&type=template&id=c811912a
1759
1759
 
1760
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-breadcrumbs/ld-breadcrumbs.ts?vue&type=script&lang=js&external
1760
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-breadcrumbs/ld-breadcrumbs.ts?vue&type=script&lang=js&external
1761
1761
  var ld_breadcrumbsvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
1762
1762
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1763
1763
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -1845,12 +1845,12 @@ function ld_breadcrumbs_reg(vue, options) {
1845
1845
  }
1846
1846
  /* harmony default export */ const src_ld_breadcrumbs = (ld_breadcrumbs_reg);
1847
1847
 
1848
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-edit-text/ld-edit-text.vue?vue&type=template&id=7ded9864&scoped=true&ts=true
1848
+ ;// 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[0]!./src/ld-edit-text/ld-edit-text.vue?vue&type=template&id=b6178fe4&scoped=true&ts=true
1849
1849
 
1850
- const ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_withScopeId = n => ((0,external_vue_.pushScopeId)("data-v-7ded9864"), n = n(), (0,external_vue_.popScopeId)(), n);
1851
- const ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_hoisted_1 = { class: "min-w-full" };
1852
- const ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_hoisted_2 = { key: 0 };
1853
- const _hoisted_3 = /*#__PURE__*/ ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_withScopeId(() => /*#__PURE__*/ (0,external_vue_.createElementVNode)("span", null, "Показать пароль", -1));
1850
+ const ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_withScopeId = n => ((0,external_vue_.pushScopeId)("data-v-b6178fe4"), n = n(), (0,external_vue_.popScopeId)(), n);
1851
+ const ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_hoisted_1 = { class: "ld-edit-text" };
1852
+ const ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_hoisted_2 = { key: 0 };
1853
+ const _hoisted_3 = /*#__PURE__*/ ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_withScopeId(() => /*#__PURE__*/ (0,external_vue_.createElementVNode)("span", null, "Показать пароль", -1));
1854
1854
  const _hoisted_4 = {
1855
1855
  key: 1,
1856
1856
  class: "d-flex w-100 flex-column",
@@ -1864,7 +1864,7 @@ const _hoisted_6 = {
1864
1864
  key: 1,
1865
1865
  class: "v-input__details textbox-validate"
1866
1866
  };
1867
- function ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
1867
+ function ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
1868
1868
  const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label");
1869
1869
  const _component_ld_icon = (0,external_vue_.resolveComponent)("ld-icon");
1870
1870
  const _component_square_button = (0,external_vue_.resolveComponent)("square-button");
@@ -1873,7 +1873,7 @@ function ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_render(_c
1873
1873
  const _component_imask_input = (0,external_vue_.resolveComponent)("imask-input");
1874
1874
  const _component_v_col = (0,external_vue_.resolveComponent)("v-col");
1875
1875
  const _component_v_row = (0,external_vue_.resolveComponent)("v-row");
1876
- return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_hoisted_1, [
1876
+ return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_hoisted_1, [
1877
1877
  (0,external_vue_.createVNode)(_component_v_row, { "no-gutters": "" }, {
1878
1878
  default: (0,external_vue_.withCtx)(() => [
1879
1879
  (_ctx.label)
@@ -1979,7 +1979,7 @@ function ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_render(_c
1979
1979
  default: (0,external_vue_.withCtx)(() => [
1980
1980
  (0,external_vue_.createTextVNode)(),
1981
1981
  (_ctx.passwordVisible)
1982
- ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_hoisted_2, "Скрыть пароль"))
1982
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_hoisted_2, "Скрыть пароль"))
1983
1983
  : (0,external_vue_.createCommentVNode)("", true),
1984
1984
  (0,external_vue_.createTextVNode)(),
1985
1985
  _hoisted_3
@@ -2051,7 +2051,7 @@ function ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_render(_c
2051
2051
  ]));
2052
2052
  }
2053
2053
 
2054
- ;// CONCATENATED MODULE: ./src/ld-edit-text/ld-edit-text.vue?vue&type=template&id=7ded9864&scoped=true&ts=true
2054
+ ;// CONCATENATED MODULE: ./src/ld-edit-text/ld-edit-text.vue?vue&type=template&id=b6178fe4&scoped=true&ts=true
2055
2055
 
2056
2056
  ;// CONCATENATED MODULE: ./src/decorators/emit.decorator.ts
2057
2057
 
@@ -2093,7 +2093,7 @@ function makeDecoratorEmit(event) {
2093
2093
  const Emit = makeDecoratorEmit;
2094
2094
 
2095
2095
 
2096
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-label/ld-label.vue?vue&type=template&id=12071c41&scoped=true&ts=true
2096
+ ;// 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[0]!./src/ld-label/ld-label.vue?vue&type=template&id=12071c41&scoped=true&ts=true
2097
2097
 
2098
2098
  const ld_labelvue_type_template_id_12071c41_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-12071c41"), n = n(), _popScopeId(), n);
2099
2099
  const ld_labelvue_type_template_id_12071c41_scoped_true_ts_true_hoisted_1 = {
@@ -2221,7 +2221,7 @@ input_mixin_decorate([
2221
2221
  input_mixin_metadata("design:type", String)
2222
2222
  ], InputMixin.prototype, "autocomplete", void 0);
2223
2223
 
2224
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-label/ld-label.ts?vue&type=script&lang=ts&external
2224
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-label/ld-label.ts?vue&type=script&lang=ts&external
2225
2225
 
2226
2226
 
2227
2227
  /**
@@ -2348,7 +2348,6 @@ grid_mixin_decorate([
2348
2348
  // EXTERNAL MODULE: external "@vuelidate/validators"
2349
2349
  var validators_ = __webpack_require__(887);
2350
2350
  ;// CONCATENATED MODULE: ./src/mixins/validators.ts
2351
- /* eslint-disable no-nested-ternary */
2352
2351
 
2353
2352
  /** requiredRule(name?: string) - Обязательность заполнения поля */
2354
2353
  const requiredRule = (name) => value => {
@@ -2586,9 +2585,9 @@ validatable_mixin_decorate([
2586
2585
  validatable_mixin_metadata("design:returntype", void 0)
2587
2586
  ], ValidatableMixin.prototype, "onRulesChanged", null);
2588
2587
 
2589
- // EXTERNAL MODULE: external "vue-imask"
2590
- var external_vue_imask_ = __webpack_require__(3434);
2591
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-edit-text/ld-edit-text.ts?vue&type=script&lang=ts&external
2588
+ // EXTERNAL MODULE: external "./imask.js"
2589
+ var external_imask_js_ = __webpack_require__(6135);
2590
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-edit-text/ld-edit-text.ts?vue&type=script&lang=ts&external
2592
2591
  var ld_edit_textvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
2593
2592
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
2594
2593
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -2928,7 +2927,7 @@ ld_edit_textvue_type_script_lang_ts_external_decorate([
2928
2927
  EditTextComponent = ld_edit_textvue_type_script_lang_ts_external_decorate([
2929
2928
  (0,external_vue_property_decorator_.Options)({
2930
2929
  components: {
2931
- 'imask-input': external_vue_imask_.IMaskComponent,
2930
+ 'imask-input': external_imask_js_.IMaskComponent,
2932
2931
  'ld-label': ld_label
2933
2932
  },
2934
2933
  })
@@ -2945,7 +2944,7 @@ EditTextComponent = ld_edit_textvue_type_script_lang_ts_external_decorate([
2945
2944
  ;
2946
2945
 
2947
2946
 
2948
- const ld_edit_text_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_edit_textvue_type_script_lang_ts_external, [['render',ld_edit_textvue_type_template_id_7ded9864_scoped_true_ts_true_render],['__scopeId',"data-v-7ded9864"]])
2947
+ const ld_edit_text_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_edit_textvue_type_script_lang_ts_external, [['render',ld_edit_textvue_type_template_id_b6178fe4_scoped_true_ts_true_render],['__scopeId',"data-v-b6178fe4"]])
2949
2948
 
2950
2949
  /* harmony default export */ const ld_edit_text = (ld_edit_text_exports_);
2951
2950
  ;// CONCATENATED MODULE: ./src/ld-edit-text/index.ts
@@ -3292,7 +3291,8 @@ var external_imask_ = __webpack_require__(5467);
3292
3291
  var external_imask_default = /*#__PURE__*/__webpack_require__.n(external_imask_);
3293
3292
  // EXTERNAL MODULE: external "./calendar.js"
3294
3293
  var external_calendar_js_ = __webpack_require__(4634);
3295
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-datepicker/ld-datepicker.ts?vue&type=script&lang=js&external
3294
+ var external_calendar_js_default = /*#__PURE__*/__webpack_require__.n(external_calendar_js_);
3295
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-datepicker/ld-datepicker.ts?vue&type=script&lang=js&external
3296
3296
  var ld_datepickervue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
3297
3297
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3298
3298
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -3957,7 +3957,7 @@ DatepickerComponent = ld_datepickervue_type_script_lang_js_external_decorate([
3957
3957
  (0,external_vue_class_component_.Options)({
3958
3958
  components: {
3959
3959
  'ld-label': ld_label,
3960
- 'datepicker': external_calendar_js_.DatePicker
3960
+ 'datepicker': (external_calendar_js_default())
3961
3961
  },
3962
3962
  })
3963
3963
  ], DatepickerComponent);
@@ -4018,7 +4018,7 @@ function ld_tabvue_type_template_id_66af7dd2_render(_ctx, _cache, $props, $setup
4018
4018
  }
4019
4019
  ;// CONCATENATED MODULE: ./src/ld-tab/ld-tab.vue?vue&type=template&id=66af7dd2
4020
4020
 
4021
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-tab/ld-tab.ts?vue&type=script&lang=js&external
4021
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-tab/ld-tab.ts?vue&type=script&lang=js&external
4022
4022
  var ld_tabvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
4023
4023
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4024
4024
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -4199,7 +4199,7 @@ function ld_tabsvue_type_template_id_de9a059c_scoped_true_render(_ctx, _cache, $
4199
4199
  }
4200
4200
  ;// CONCATENATED MODULE: ./src/ld-tabs/ld-tabs.vue?vue&type=template&id=de9a059c&scoped=true
4201
4201
 
4202
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-tabs/ld-tabs.ts?vue&type=script&lang=js&external
4202
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-tabs/ld-tabs.ts?vue&type=script&lang=js&external
4203
4203
  var ld_tabsvue_type_script_lang_js_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
4204
4204
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4205
4205
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -4385,7 +4385,7 @@ function ld_tabs_reg(vue, options) {
4385
4385
  }
4386
4386
  /* harmony default export */ const src_ld_tabs = (ld_tabs_reg);
4387
4387
 
4388
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-page-toolbar/ld-page-toolbar.vue?vue&type=template&id=79e04ede&scoped=true&ts=true
4388
+ ;// 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[0]!./src/ld-page-toolbar/ld-page-toolbar.vue?vue&type=template&id=79e04ede&scoped=true&ts=true
4389
4389
 
4390
4390
  const ld_page_toolbarvue_type_template_id_79e04ede_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-79e04ede"), n = n(), _popScopeId(), n);
4391
4391
  const ld_page_toolbarvue_type_template_id_79e04ede_scoped_true_ts_true_hoisted_1 = { key: 0 };
@@ -4461,7 +4461,7 @@ function ld_page_toolbarvue_type_template_id_79e04ede_scoped_true_ts_true_render
4461
4461
 
4462
4462
  ;// CONCATENATED MODULE: ./src/ld-page-toolbar/ld-page-toolbar.vue?vue&type=template&id=79e04ede&scoped=true&ts=true
4463
4463
 
4464
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-page-toolbar/ld-page-toolbar.ts?vue&type=script&lang=ts&external
4464
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-page-toolbar/ld-page-toolbar.ts?vue&type=script&lang=ts&external
4465
4465
  var ld_page_toolbarvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
4466
4466
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4467
4467
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -4512,25 +4512,25 @@ function ld_page_toolbar_reg(vue, options) {
4512
4512
  }
4513
4513
  /* harmony default export */ const src_ld_page_toolbar = (ld_page_toolbar_reg);
4514
4514
 
4515
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=6aad601a&scoped=true&ts=true
4515
+ ;// 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[0]!./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=b48ca034&scoped=true&ts=true
4516
4516
 
4517
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-6aad601a"), n = n(), _popScopeId(), n);
4518
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_1 = { class: "text-crop" };
4519
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_2 = {
4517
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-b48ca034"), n = n(), _popScopeId(), n);
4518
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_1 = { class: "text-crop" };
4519
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_2 = {
4520
4520
  key: 0,
4521
4521
  class: "d-flex align-center"
4522
4522
  };
4523
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_3 = { class: "d-flex flex-column ml-2 justify-center" };
4524
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_4 = {
4523
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_3 = { class: "d-flex flex-column ml-2 justify-center" };
4524
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_4 = {
4525
4525
  key: 0,
4526
4526
  class: "grey--text",
4527
4527
  style: { "font-size": "var(--font-size--1)" }
4528
4528
  };
4529
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_5 = {
4529
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_5 = {
4530
4530
  key: 0,
4531
4531
  class: "select-list-textbox-loading"
4532
4532
  };
4533
- const ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_6 = {
4533
+ const ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_6 = {
4534
4534
  key: 0,
4535
4535
  class: "select-list-textbox-validate"
4536
4536
  };
@@ -4538,7 +4538,7 @@ const _hoisted_7 = {
4538
4538
  key: 0,
4539
4539
  class: "select-list-textbox-validate"
4540
4540
  };
4541
- function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
4541
+ function ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
4542
4542
  const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label");
4543
4543
  const _component_small_chip = (0,external_vue_.resolveComponent)("small-chip");
4544
4544
  const _component_v_col = (0,external_vue_.resolveComponent)("v-col");
@@ -4601,8 +4601,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4601
4601
  limit: _ctx.limit,
4602
4602
  tabindex: _ctx.tabIndex,
4603
4603
  onClose: _ctx.dropdownClose,
4604
- onSearchChange: _ctx.getItems,
4605
- onOpen: _ctx.fetchData
4604
+ onSearchChange: _ctx.getItems
4606
4605
  }, {
4607
4606
  tag: (0,external_vue_.withCtx)(({ option }) => [
4608
4607
  (0,external_vue_.renderSlot)(_ctx.$slots, "tag", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option, onRemove: _ctx.onRemoveItem })), () => [
@@ -4613,7 +4612,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4613
4612
  "onClick:close": ($event) => (_ctx.onRemoveItem(option))
4614
4613
  }, {
4615
4614
  default: (0,external_vue_.withCtx)(() => [
4616
- (0,external_vue_.createElementVNode)("span", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_1, (0,external_vue_.toDisplayString)(_ctx.$utils.deepValueGetter(option, this.itemText)), 1)
4615
+ (0,external_vue_.createElementVNode)("span", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_1, (0,external_vue_.toDisplayString)(_ctx.$utils.deepValueGetter(option, this.itemText)), 1)
4617
4616
  ]),
4618
4617
  _: 2
4619
4618
  }, 1032, ["color", "closable", "onClick:close"]))
@@ -4628,7 +4627,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4628
4627
  (0,external_vue_.createVNode)(_component_v_col, { class: "d-flex align-center" }, {
4629
4628
  default: (0,external_vue_.withCtx)(() => [
4630
4629
  (_ctx.multiselect)
4631
- ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_2, [
4630
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_2, [
4632
4631
  ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)((0,external_vue_.resolveDynamicComponent)(_ctx.$ldmui.options.aliases['ld-checkbox']), {
4633
4632
  key: JSON.stringify(option),
4634
4633
  "model-value": _ctx.checkedItems,
@@ -4638,13 +4637,13 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4638
4637
  ]))
4639
4638
  : (0,external_vue_.createCommentVNode)("", true),
4640
4639
  (0,external_vue_.createTextVNode)(),
4641
- (0,external_vue_.createElementVNode)("div", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_3, [
4642
- (0,external_vue_.renderSlot)(_ctx.$slots, "option", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option })), () => [
4640
+ (0,external_vue_.createElementVNode)("div", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_3, [
4641
+ (0,external_vue_.renderSlot)(_ctx.$slots, "option", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option, isSelected: _ctx.checkedItems.includes(_ctx.itemIdentity(option)) })), () => [
4643
4642
  (0,external_vue_.createElementVNode)("div", null, (0,external_vue_.toDisplayString)(_ctx.$utils.deepValueGetter(option, _ctx.itemText)), 1)
4644
4643
  ], true),
4645
4644
  (0,external_vue_.createTextVNode)(),
4646
4645
  (_ctx.optionHint)
4647
- ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_4, [
4646
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_4, [
4648
4647
  (0,external_vue_.renderSlot)(_ctx.$slots, "option-hint", (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)({ item: option })), () => [
4649
4648
  (0,external_vue_.createTextVNode)("\r\n no slot \"option-hint\" found\r\n ")
4650
4649
  ], true)
@@ -4662,7 +4661,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4662
4661
  (0,external_vue_.createElementVNode)("span", null, (0,external_vue_.toDisplayString)(_ctx.notFoundMessage), 1)
4663
4662
  ]),
4664
4663
  _: 3
4665
- }, 8, ["modelValue", "multiple", "placeholder", "options", "close-on-select", "disabled", "limit", "tabindex", "onClose", "onSearchChange", "onUpdate:modelValue", "onOpen"]),
4664
+ }, 8, ["modelValue", "multiple", "placeholder", "options", "close-on-select", "disabled", "limit", "tabindex", "onClose", "onSearchChange", "onUpdate:modelValue"]),
4666
4665
  (0,external_vue_.createTextVNode)(),
4667
4666
  (0,external_vue_.createVNode)(_component_square_button, {
4668
4667
  variant: "outlined",
@@ -4685,7 +4684,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4685
4684
  }, 8, ["disabled", "loading", "onClick"]),
4686
4685
  (0,external_vue_.createTextVNode)(),
4687
4686
  (_ctx.loading)
4688
- ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_5))
4687
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_5))
4689
4688
  : (0,external_vue_.createCommentVNode)("", true)
4690
4689
  ]),
4691
4690
  _: 3
@@ -4695,7 +4694,7 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4695
4694
  }),
4696
4695
  (0,external_vue_.createTextVNode)(),
4697
4696
  (!_ctx.hideDetails)
4698
- ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_hoisted_6, [
4697
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_select_list_boxvue_type_template_id_b48ca034_scoped_true_ts_true_hoisted_6, [
4699
4698
  (0,external_vue_.createVNode)(external_vue_.Transition, { name: "squash" }, {
4700
4699
  default: (0,external_vue_.withCtx)(() => [
4701
4700
  (_ctx.showHint)
@@ -4747,11 +4746,11 @@ function ld_select_list_boxvue_type_template_id_6aad601a_scoped_true_ts_true_ren
4747
4746
  }));
4748
4747
  }
4749
4748
 
4750
- ;// CONCATENATED MODULE: ./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=6aad601a&scoped=true&ts=true
4749
+ ;// CONCATENATED MODULE: ./src/ld-select-list-box/ld-select-list-box.vue?vue&type=template&id=b48ca034&scoped=true&ts=true
4751
4750
 
4752
- // EXTERNAL MODULE: external "./multiselect"
4753
- var external_multiselect_ = __webpack_require__(7464);
4754
- var external_multiselect_default = /*#__PURE__*/__webpack_require__.n(external_multiselect_);
4751
+ // EXTERNAL MODULE: external "./multiselect.js"
4752
+ var external_multiselect_js_ = __webpack_require__(9225);
4753
+ var external_multiselect_js_default = /*#__PURE__*/__webpack_require__.n(external_multiselect_js_);
4755
4754
  ;// CONCATENATED MODULE: ./node_modules/lodash-es/_listCacheClear.js
4756
4755
  /**
4757
4756
  * Removes all key-value entries from the list cache.
@@ -7037,8 +7036,8 @@ function isEqual(value, other) {
7037
7036
 
7038
7037
  /* harmony default export */ const lodash_es_isEqual = (isEqual);
7039
7038
 
7040
- // EXTERNAL MODULE: external "@floating-ui/dom"
7041
- var dom_ = __webpack_require__(5784);
7039
+ // EXTERNAL MODULE: external "./floating.js"
7040
+ var external_floating_js_ = __webpack_require__(3654);
7042
7041
  ;// CONCATENATED MODULE: ./src/ld-select-list-box/floatingUI.mixin.ts
7043
7042
 
7044
7043
 
@@ -7059,11 +7058,11 @@ class FloatingUI extends external_vue_class_component_.Vue {
7059
7058
  if (!dropdownEl || !referenceEl || !window.ResizeObserver) {
7060
7059
  return;
7061
7060
  }
7062
- this.cleanupPosWatcher = (0,dom_.autoUpdate)(referenceEl, dropdownEl, async () => {
7063
- const { y, strategy } = await (0,dom_.computePosition)(referenceEl, dropdownEl, {
7061
+ this.cleanupPosWatcher = (0,external_floating_js_.autoUpdate)(referenceEl, dropdownEl, async () => {
7062
+ const { y, strategy } = await (0,external_floating_js_.computePosition)(referenceEl, dropdownEl, {
7064
7063
  strategy: 'fixed',
7065
7064
  middleware: [
7066
- (0,dom_.autoPlacement)({
7065
+ (0,external_floating_js_.autoPlacement)({
7067
7066
  allowedPlacements: ['top', 'bottom'],
7068
7067
  }),
7069
7068
  ],
@@ -7083,7 +7082,7 @@ class FloatingUI extends external_vue_class_component_.Vue {
7083
7082
  }
7084
7083
  }
7085
7084
 
7086
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-select-list-box/ld-select-list-box.ts?vue&type=script&lang=ts&external
7085
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-select-list-box/ld-select-list-box.ts?vue&type=script&lang=ts&external
7087
7086
  var ld_select_list_boxvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7088
7087
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7089
7088
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -7145,14 +7144,19 @@ let SelectListBoxComponent = class SelectListBoxComponent extends (0,external_vu
7145
7144
  if (!this.$utils.isDefined(value)) {
7146
7145
  return;
7147
7146
  }
7148
- const val = this.toArray(value);
7147
+ let val = this.toArray(value);
7149
7148
  if (lodash_es_isEqual(val, this.selectedIds)) {
7150
7149
  return;
7151
7150
  }
7151
+ val = val.filter(id => !this.selectedIds.includes(id));
7152
+ if (!val.length) {
7153
+ return;
7154
+ }
7152
7155
  try {
7153
7156
  this.loading = true;
7154
7157
  if (this.handlers.fetchItem instanceof Function) {
7155
- this.selected = await this.handlers.fetchItem(val);
7158
+ const selected = await this.handlers.fetchItem(val);
7159
+ this.selected = [...this.toArray(this.selected), ...selected];
7156
7160
  this.onInput();
7157
7161
  this.validate();
7158
7162
  }
@@ -7196,7 +7200,17 @@ let SelectListBoxComponent = class SelectListBoxComponent extends (0,external_vu
7196
7200
  return;
7197
7201
  }
7198
7202
  if (this.handlers.serverSearch instanceof Function) {
7199
- this.optionsList = await this.handlers.serverSearch(searchTerm);
7203
+ try {
7204
+ const options = await this.handlers.serverSearch(searchTerm);
7205
+ if (!options || !options.length) {
7206
+ this.notFoundMessage = 'Поиск не дал результатов';
7207
+ }
7208
+ this.optionsList = options;
7209
+ }
7210
+ catch (e) {
7211
+ /* eslint-disable no-console */
7212
+ console.error(e);
7213
+ }
7200
7214
  }
7201
7215
  else {
7202
7216
  this.optionsList = this.filterOptions(searchTerm);
@@ -7213,6 +7227,7 @@ let SelectListBoxComponent = class SelectListBoxComponent extends (0,external_vu
7213
7227
  if (selected && selected.length) {
7214
7228
  this.selected = selected;
7215
7229
  this.onInput();
7230
+ this.validate();
7216
7231
  }
7217
7232
  }
7218
7233
  }
@@ -7267,30 +7282,14 @@ let SelectListBoxComponent = class SelectListBoxComponent extends (0,external_vu
7267
7282
  }
7268
7283
  this.onInput();
7269
7284
  }
7285
+ itemIdentity(item) {
7286
+ return this.$utils.deepValueGetter(item, this.itemValue);
7287
+ }
7270
7288
  async fetchData() {
7271
7289
  if (this.handlers.fetchData instanceof Function) {
7272
7290
  this.readedItems = await this.handlers.fetchData();
7273
7291
  }
7274
7292
  }
7275
- emitUpdate() {
7276
- this.emitUpdateValue();
7277
- this.emitUpdateItems();
7278
- this.emitInput();
7279
- }
7280
- filterOptions(searchTerm) {
7281
- if (!searchTerm) {
7282
- return this.readedItems;
7283
- }
7284
- return this.readedItems.filter(item => {
7285
- if (this.itemText in item) {
7286
- const value = String(this.$utils.deepValueGetter(item, this.itemText));
7287
- return value.toLowerCase().indexOf(searchTerm.toLowerCase()) > -1;
7288
- }
7289
- });
7290
- }
7291
- itemIdentity(item) {
7292
- return this.$utils.deepValueGetter(item, this.itemValue);
7293
- }
7294
7293
  get showHint() {
7295
7294
  return this.validationMessage || Boolean(this.inputHint && this.persistentHint);
7296
7295
  }
@@ -7321,6 +7320,22 @@ let SelectListBoxComponent = class SelectListBoxComponent extends (0,external_vu
7321
7320
  get showInput() {
7322
7321
  return this.multiselect || !this.selectedIds.length;
7323
7322
  }
7323
+ emitUpdate() {
7324
+ this.emitUpdateValue();
7325
+ this.emitUpdateItems();
7326
+ this.emitInput();
7327
+ }
7328
+ filterOptions(searchTerm) {
7329
+ if (!searchTerm) {
7330
+ return this.readedItems;
7331
+ }
7332
+ return this.readedItems.filter(item => {
7333
+ if (this.itemText in item) {
7334
+ const value = String(this.$utils.deepValueGetter(item, this.itemText));
7335
+ return value.toLowerCase().indexOf(searchTerm.toLowerCase()) > -1;
7336
+ }
7337
+ });
7338
+ }
7324
7339
  toArray(value) {
7325
7340
  if (!this.$utils.isDefined(value)) {
7326
7341
  return [];
@@ -7439,7 +7454,7 @@ SelectListBoxComponent = ld_select_list_boxvue_type_script_lang_ts_external_deco
7439
7454
  (0,external_vue_property_decorator_.Options)({
7440
7455
  components: {
7441
7456
  'ld-label': ld_label,
7442
- 'multiselect': (external_multiselect_default()),
7457
+ 'multiselect': (external_multiselect_js_default()),
7443
7458
  },
7444
7459
  })
7445
7460
  ], SelectListBoxComponent);
@@ -7455,7 +7470,7 @@ SelectListBoxComponent = ld_select_list_boxvue_type_script_lang_ts_external_deco
7455
7470
  ;
7456
7471
 
7457
7472
 
7458
- 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_6aad601a_scoped_true_ts_true_render],['__scopeId',"data-v-6aad601a"]])
7473
+ 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_b48ca034_scoped_true_ts_true_render],['__scopeId',"data-v-b48ca034"]])
7459
7474
 
7460
7475
  /* harmony default export */ const ld_select_list_box = (ld_select_list_box_exports_);
7461
7476
  ;// CONCATENATED MODULE: ./src/ld-select-list-box/index.ts
@@ -7465,7 +7480,7 @@ function ld_select_list_box_reg(vue, options) {
7465
7480
  }
7466
7481
  /* harmony default export */ const src_ld_select_list_box = (ld_select_list_box_reg);
7467
7482
 
7468
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/ld-checkbox/ld-checkbox.vue?vue&type=template&id=f4f092b2&ts=true
7483
+ ;// 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[0]!./src/ld-checkbox/ld-checkbox.vue?vue&type=template&id=f4f092b2&ts=true
7469
7484
 
7470
7485
  const ld_checkboxvue_type_template_id_f4f092b2_ts_true_hoisted_1 = { class: "ld-checkbox" };
7471
7486
  const ld_checkboxvue_type_template_id_f4f092b2_ts_true_hoisted_2 = { class: "d-flex align-center" };
@@ -7557,7 +7572,7 @@ function ld_checkboxvue_type_template_id_f4f092b2_ts_true_render(_ctx, _cache, $
7557
7572
 
7558
7573
  ;// CONCATENATED MODULE: ./src/ld-checkbox/ld-checkbox.vue?vue&type=template&id=f4f092b2&ts=true
7559
7574
 
7560
- ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use[0]!./node_modules/string-replace-loader/index.js??clonedRuleSet-1.use[1]!./src/ld-checkbox/ld-checkbox.ts?vue&type=script&lang=ts&external
7575
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-checkbox/ld-checkbox.ts?vue&type=script&lang=ts&external
7561
7576
  var ld_checkboxvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7562
7577
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7563
7578
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
@@ -7724,6 +7739,472 @@ function ld_checkbox_reg(vue, options) {
7724
7739
  }
7725
7740
  /* harmony default export */ const src_ld_checkbox = (ld_checkbox_reg);
7726
7741
 
7742
+ ;// 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[0]!./src/ld-radiobutton/ld-radiobutton.vue?vue&type=template&id=5bb8c592&scoped=true&ts=true
7743
+
7744
+ const ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-5bb8c592"), n = n(), _popScopeId(), n);
7745
+ const ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_1 = {
7746
+ key: 1,
7747
+ class: "text-color w-auto",
7748
+ style: {}
7749
+ };
7750
+ const ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_2 = {
7751
+ class: "mr-1 d-flex flex-grow-0 align-center",
7752
+ style: { "max-width": "100%" }
7753
+ };
7754
+ const ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_3 = ["value", "id", "disabled", "checked"];
7755
+ function ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
7756
+ const _component_v_tooltip = (0,external_vue_.resolveComponent)("v-tooltip");
7757
+ return ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
7758
+ class: (0,external_vue_.normalizeClass)(["ld-radiobutton", {
7759
+ 'mb-1': !_ctx.labelOnTop,
7760
+ 'flex-column': _ctx.labelOnTop,
7761
+ 'flex-row-reverse justify-end': !_ctx.labelToLeft,
7762
+ 'cursor-pointer': !_ctx.isDisabled
7763
+ }])
7764
+ }, [
7765
+ (0,external_vue_.createElementVNode)("div", {
7766
+ onClick: _cache[0] || (_cache[0] =
7767
+ //@ts-ignore
7768
+ (...args) => (_ctx.onLabelClick && _ctx.onLabelClick(...args)))
7769
+ }, [
7770
+ (_ctx.labelHint)
7771
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_tooltip, {
7772
+ key: 0,
7773
+ location: "top"
7774
+ }, {
7775
+ activator: (0,external_vue_.withCtx)(({ props }) => [
7776
+ (0,external_vue_.createElementVNode)("span", (0,external_vue_.mergeProps)({ class: "text-color w-auto" }, props), (0,external_vue_.toDisplayString)(_ctx.label), 17)
7777
+ ]),
7778
+ default: (0,external_vue_.withCtx)(() => [
7779
+ (0,external_vue_.createTextVNode)(),
7780
+ (0,external_vue_.createElementVNode)("span", null, (0,external_vue_.toDisplayString)(_ctx.labelHint), 1)
7781
+ ]),
7782
+ _: 1
7783
+ }))
7784
+ : ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_1, (0,external_vue_.toDisplayString)(_ctx.label), 1))
7785
+ ]),
7786
+ (0,external_vue_.createTextVNode)(),
7787
+ (0,external_vue_.createElementVNode)("div", ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_2, [
7788
+ (0,external_vue_.createElementVNode)("input", {
7789
+ ref: "radioInput",
7790
+ type: "radio",
7791
+ style: { "height": "var(--font-size)" },
7792
+ class: (0,external_vue_.normalizeClass)({ checked: _ctx.isActive }),
7793
+ value: _ctx.value,
7794
+ id: `radiobutton-${_ctx.uid}`,
7795
+ disabled: _ctx.isDisabled,
7796
+ checked: _ctx.isActive,
7797
+ onInput: _cache[1] || (_cache[1] = ($event) => (_ctx.onUpdateValue($event))),
7798
+ onBlur: _cache[2] || (_cache[2] =
7799
+ //@ts-ignore
7800
+ (...args) => (_ctx.emitBlur && _ctx.emitBlur(...args)))
7801
+ }, null, 42, ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_hoisted_3)
7802
+ ])
7803
+ ], 2));
7804
+ }
7805
+
7806
+ ;// CONCATENATED MODULE: ./src/ld-radiobutton/ld-radiobutton.vue?vue&type=template&id=5bb8c592&scoped=true&ts=true
7807
+
7808
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-radiobutton/ld-radiobutton.ts?vue&type=script&lang=ts&external
7809
+ var ld_radiobuttonvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7810
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7811
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
7812
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
7813
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7814
+ };
7815
+ var ld_radiobuttonvue_type_script_lang_ts_external_metadata = (undefined && undefined.__metadata) || function (k, v) {
7816
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
7817
+ };
7818
+
7819
+
7820
+
7821
+
7822
+ /**
7823
+ * @displayName ld-radiobutton
7824
+ */
7825
+ class RadiobuttonComponent extends (0,external_vue_class_component_.mixins)(InputMixin) {
7826
+ constructor() {
7827
+ super(...arguments);
7828
+ this.isActive = false;
7829
+ }
7830
+ emitBlur(value) {
7831
+ return value;
7832
+ }
7833
+ mounted() {
7834
+ this.radio?.register(this);
7835
+ }
7836
+ beforeUnmount() {
7837
+ this.radio?.unregister(this);
7838
+ }
7839
+ onLabelClick() {
7840
+ this.$refs.radioInput.click();
7841
+ }
7842
+ onUpdateValue(event) {
7843
+ const value = event.target.value;
7844
+ this.isActive = value === this.value;
7845
+ if (this.isNumber) {
7846
+ this.radio.onRadioChange(Number(value));
7847
+ return;
7848
+ }
7849
+ if (this.isBoolean) {
7850
+ this.radio.onRadioChange(value === 'true');
7851
+ return;
7852
+ }
7853
+ this.radio.onRadioChange(value);
7854
+ }
7855
+ get isNumber() {
7856
+ return typeof this.value === 'number';
7857
+ }
7858
+ get isBoolean() {
7859
+ return typeof this.value === 'boolean';
7860
+ }
7861
+ get isDisabled() {
7862
+ return this.disabled || this.radio?.disabled;
7863
+ }
7864
+ get uid() {
7865
+ return this.$utils.uidGen(6, '0-9');
7866
+ }
7867
+ }
7868
+ ld_radiobuttonvue_type_script_lang_ts_external_decorate([
7869
+ (0,external_vue_property_decorator_.Prop)(),
7870
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:type", Object)
7871
+ ], RadiobuttonComponent.prototype, "value", void 0);
7872
+ ld_radiobuttonvue_type_script_lang_ts_external_decorate([
7873
+ (0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
7874
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:type", Boolean)
7875
+ ], RadiobuttonComponent.prototype, "labelToLeft", void 0);
7876
+ ld_radiobuttonvue_type_script_lang_ts_external_decorate([
7877
+ (0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
7878
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:type", Boolean)
7879
+ ], RadiobuttonComponent.prototype, "labelOnTop", void 0);
7880
+ ld_radiobuttonvue_type_script_lang_ts_external_decorate([
7881
+ (0,external_vue_property_decorator_.Inject)({ from: 'radio' }),
7882
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:type", Object)
7883
+ ], RadiobuttonComponent.prototype, "radio", void 0);
7884
+ ld_radiobuttonvue_type_script_lang_ts_external_decorate([
7885
+ Emit('blur'),
7886
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:type", Function),
7887
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:paramtypes", [Object]),
7888
+ ld_radiobuttonvue_type_script_lang_ts_external_metadata("design:returntype", void 0)
7889
+ ], RadiobuttonComponent.prototype, "emitBlur", null);
7890
+
7891
+ ;// CONCATENATED MODULE: ./src/ld-radiobutton/ld-radiobutton.ts?vue&type=script&lang=ts&external
7892
+
7893
+ ;// CONCATENATED MODULE: ./src/ld-radiobutton/ld-radiobutton.vue
7894
+
7895
+
7896
+
7897
+
7898
+ ;
7899
+
7900
+
7901
+ const ld_radiobutton_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(RadiobuttonComponent, [['render',ld_radiobuttonvue_type_template_id_5bb8c592_scoped_true_ts_true_render],['__scopeId',"data-v-5bb8c592"]])
7902
+
7903
+ /* harmony default export */ const ld_radiobutton = (ld_radiobutton_exports_);
7904
+ ;// CONCATENATED MODULE: ./src/ld-radiobutton/index.ts
7905
+
7906
+ function ld_radiobutton_reg(vue, options) {
7907
+ vue.component(options.aliases['ld-radiobutton'], ld_radiobutton);
7908
+ }
7909
+ /* harmony default export */ const src_ld_radiobutton = (ld_radiobutton_reg);
7910
+
7911
+ ;// 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[0]!./src/ld-radiogroup/ld-radiogroup.vue?vue&type=template&id=0aee9d13&scoped=true&ts=true
7912
+
7913
+ const ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_withScopeId = n => (_pushScopeId("data-v-0aee9d13"), n = n(), _popScopeId(), n);
7914
+ const ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_1 = {
7915
+ key: 1,
7916
+ class: "d-flex flex-wrap"
7917
+ };
7918
+ const ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_2 = {
7919
+ key: 2,
7920
+ class: "validate"
7921
+ };
7922
+ const ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_3 = {
7923
+ key: 0,
7924
+ class: "error--text"
7925
+ };
7926
+ function ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
7927
+ const _component_ld_label = (0,external_vue_.resolveComponent)("ld-label");
7928
+ const _component_v_col = (0,external_vue_.resolveComponent)("v-col");
7929
+ const _component_v_row = (0,external_vue_.resolveComponent)("v-row");
7930
+ return ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_row, {
7931
+ "no-gutters": "",
7932
+ class: (0,external_vue_.normalizeClass)(["ld-ragiogroup", { 'ld-ragiogroup--row': _ctx.row }])
7933
+ }, {
7934
+ default: (0,external_vue_.withCtx)(() => [
7935
+ (_ctx.label)
7936
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_ld_label, {
7937
+ key: 0,
7938
+ class: (0,external_vue_.normalizeClass)([_ctx.labelSizeClasses]),
7939
+ label: _ctx.label,
7940
+ required: _ctx.required,
7941
+ "align-label-to-right": _ctx.alignLabelToRight
7942
+ }, null, 8, ["class", "label", "required", "align-label-to-right"]))
7943
+ : (0,external_vue_.createCommentVNode)("", true),
7944
+ (0,external_vue_.createTextVNode)(),
7945
+ (0,external_vue_.createVNode)(_component_v_col, {
7946
+ class: (0,external_vue_.normalizeClass)([_ctx.inputSizeClasses])
7947
+ }, {
7948
+ default: (0,external_vue_.withCtx)(() => [
7949
+ (_ctx.column || !_ctx.row)
7950
+ ? (0,external_vue_.renderSlot)(_ctx.$slots, "default", { key: 0 }, () => [
7951
+ ((0,external_vue_.openBlock)(true), (0,external_vue_.createElementBlock)(external_vue_.Fragment, null, (0,external_vue_.renderList)(_ctx.values, (el) => {
7952
+ return ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)((0,external_vue_.resolveDynamicComponent)(_ctx.$ldmui.options.aliases['ld-radiobutton']), (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)(el)), null, 16));
7953
+ }), 256))
7954
+ ], true)
7955
+ : ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_1, [
7956
+ (0,external_vue_.renderSlot)(_ctx.$slots, "default", {}, () => [
7957
+ ((0,external_vue_.openBlock)(true), (0,external_vue_.createElementBlock)(external_vue_.Fragment, null, (0,external_vue_.renderList)(_ctx.values, (el) => {
7958
+ return ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)((0,external_vue_.resolveDynamicComponent)(_ctx.$ldmui.options.aliases['ld-radiobutton']), (0,external_vue_.normalizeProps)((0,external_vue_.guardReactiveProps)(el)), null, 16));
7959
+ }), 256))
7960
+ ], true)
7961
+ ])),
7962
+ (0,external_vue_.createTextVNode)(),
7963
+ (!_ctx.hideDetails)
7964
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_2, [
7965
+ (0,external_vue_.createVNode)(external_vue_.Transition, { name: "squash" }, {
7966
+ default: (0,external_vue_.withCtx)(() => [
7967
+ (_ctx.hasError)
7968
+ ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_hoisted_3, (0,external_vue_.toDisplayString)(_ctx.validationMesssage), 1))
7969
+ : (0,external_vue_.createCommentVNode)("", true)
7970
+ ]),
7971
+ _: 1
7972
+ })
7973
+ ]))
7974
+ : (0,external_vue_.createCommentVNode)("", true)
7975
+ ]),
7976
+ _: 3
7977
+ }, 8, ["class"])
7978
+ ]),
7979
+ _: 3
7980
+ }, 8, ["class"]));
7981
+ }
7982
+
7983
+ ;// CONCATENATED MODULE: ./src/ld-radiogroup/ld-radiogroup.vue?vue&type=template&id=0aee9d13&scoped=true&ts=true
7984
+
7985
+ ;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-radiogroup/ld-radiogroup.ts?vue&type=script&lang=ts&external
7986
+ var ld_radiogroupvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7987
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7988
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
7989
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
7990
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7991
+ };
7992
+ var ld_radiogroupvue_type_script_lang_ts_external_metadata = (undefined && undefined.__metadata) || function (k, v) {
7993
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
7994
+ };
7995
+ var ld_radiogroupvue_type_script_lang_ts_external_a, ld_radiogroupvue_type_script_lang_ts_external_b;
7996
+
7997
+
7998
+
7999
+
8000
+
8001
+
8002
+
8003
+
8004
+
8005
+
8006
+ /**
8007
+ * @displayName ld-radiogroup
8008
+ */
8009
+ let RadioGroupComponent = class RadioGroupComponent extends (0,external_vue_class_component_.mixins)(InputMixin, GridMixin, ValidatableMixin) {
8010
+ constructor() {
8011
+ super(...arguments);
8012
+ this.radio = {
8013
+ register: this.register.bind(this),
8014
+ unregister: this.unregister.bind(this),
8015
+ onRadioChange: this.onRadioChange.bind(this),
8016
+ disabled: this.disabled,
8017
+ };
8018
+ this.radiogroup = null;
8019
+ this.validationMessage = '';
8020
+ this.radios = [];
8021
+ this.internalValue = null;
8022
+ this.hasInput = false;
8023
+ this.myRules = [];
8024
+ this.errorBucket = [];
8025
+ this.validationMesssage = '';
8026
+ this.showInputHint = false;
8027
+ }
8028
+ emitUpdateModelValue(value) {
8029
+ return value;
8030
+ }
8031
+ emitBlur(value) {
8032
+ return value;
8033
+ }
8034
+ onValueChange() {
8035
+ // eslint-disable-next-line no-undefined
8036
+ if (this.modelValue === undefined || this.modelValue === null) {
8037
+ return;
8038
+ }
8039
+ this.internalValue = this.modelValue;
8040
+ this.setActiveRadio();
8041
+ }
8042
+ onRadiosChange() {
8043
+ if (!this.radios || !this.radios.length) {
8044
+ return;
8045
+ }
8046
+ if (this.required && !this.$utils.isDefined(this.modelValue)) {
8047
+ this.internalValue = this.radios[0].value;
8048
+ this.emitUpdateModelValue(this.internalValue);
8049
+ }
8050
+ this.setActiveRadio();
8051
+ }
8052
+ created() {
8053
+ if (this.form) {
8054
+ this.form.register(this, null);
8055
+ }
8056
+ this.fullErrorBucket();
8057
+ this.radiogroup = {
8058
+ onRadioChange: () => {
8059
+ this.emitUpdateModelValue(this.internalValue);
8060
+ },
8061
+ };
8062
+ }
8063
+ beforeUnmount() {
8064
+ if (this.form) {
8065
+ this.form.unregister(this, null);
8066
+ }
8067
+ }
8068
+ onRadioChange(value) {
8069
+ if (this.disabled) {
8070
+ return;
8071
+ }
8072
+ this.hasInput = true;
8073
+ this.internalValue = value;
8074
+ this.radiogroup.onRadioChange();
8075
+ this.setActiveRadio();
8076
+ (0,external_vue_.nextTick)(() => this.validate());
8077
+ }
8078
+ onRadioBlur(event) {
8079
+ if (!event.relatedTarget || !event.relatedTarget.classList.contains('card-radiobutton')) {
8080
+ this.hasInput = true;
8081
+ this.emitBlur(event);
8082
+ }
8083
+ }
8084
+ register(radio) {
8085
+ this.radios.push(radio);
8086
+ }
8087
+ unregister(radio) {
8088
+ const index = this.radios.findIndex(r => r === radio);
8089
+ if (index > -1) {
8090
+ this.radios.splice(index, 1);
8091
+ }
8092
+ }
8093
+ validate() {
8094
+ this.errorBucket = [];
8095
+ this.validationMesssage = '';
8096
+ const validationResult = requiredRule()(String(this.modelValue));
8097
+ if (validationResult !== true) {
8098
+ this.validationMesssage = validationResult;
8099
+ this.errorBucket.push(validationResult);
8100
+ }
8101
+ return !this.validationMesssage;
8102
+ }
8103
+ setActiveRadio() {
8104
+ for (let index = this.radios.length; --index >= 0; index) {
8105
+ const radio = this.radios[index];
8106
+ if (!radio) {
8107
+ return;
8108
+ }
8109
+ // eslint-disable-next-line eqeqeq
8110
+ radio.isActive = this.internalValue == radio.value || lodash_es_isEqual(this.internalValue, radio.value);
8111
+ }
8112
+ }
8113
+ fullErrorBucket() {
8114
+ this.errorBucket = [];
8115
+ const validationResult = requiredRule()(this.modelValue);
8116
+ if (validationResult !== true) {
8117
+ this.errorBucket.push(validationResult);
8118
+ }
8119
+ }
8120
+ get showHint() {
8121
+ return Boolean(this.validationMesssage || (this.inputHint && this.showInputHint));
8122
+ }
8123
+ get hasError() {
8124
+ return Boolean(this.validationMesssage) || this.errorBucket.length > 0;
8125
+ }
8126
+ };
8127
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8128
+ (0,external_vue_property_decorator_.Prop)(),
8129
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Object)
8130
+ ], RadioGroupComponent.prototype, "modelValue", void 0);
8131
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8132
+ (0,external_vue_property_decorator_.Prop)({ type: Boolean, default: false }),
8133
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Boolean)
8134
+ ], RadioGroupComponent.prototype, "row", void 0);
8135
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8136
+ (0,external_vue_property_decorator_.Prop)({ type: Boolean, default: true }),
8137
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Boolean)
8138
+ ], RadioGroupComponent.prototype, "column", void 0);
8139
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8140
+ (0,external_vue_property_decorator_.Prop)(),
8141
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", String)
8142
+ ], RadioGroupComponent.prototype, "inputHint", void 0);
8143
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8144
+ (0,external_vue_property_decorator_.Prop)(),
8145
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", typeof (ld_radiogroupvue_type_script_lang_ts_external_a = typeof Array !== "undefined" && Array) === "function" ? ld_radiogroupvue_type_script_lang_ts_external_a : Object)
8146
+ ], RadioGroupComponent.prototype, "values", void 0);
8147
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8148
+ (0,external_vue_property_decorator_.Inject)({ from: 'form', default: null }),
8149
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Object)
8150
+ ], RadioGroupComponent.prototype, "form", void 0);
8151
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8152
+ (0,external_vue_property_decorator_.Provide)(),
8153
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Object)
8154
+ ], RadioGroupComponent.prototype, "radio", void 0);
8155
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8156
+ Emit('update:model-value'),
8157
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Function),
8158
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:paramtypes", [Object]),
8159
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:returntype", void 0)
8160
+ ], RadioGroupComponent.prototype, "emitUpdateModelValue", null);
8161
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8162
+ Emit('blur'),
8163
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Function),
8164
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:paramtypes", [typeof (ld_radiogroupvue_type_script_lang_ts_external_b = typeof FocusEvent !== "undefined" && FocusEvent) === "function" ? ld_radiogroupvue_type_script_lang_ts_external_b : Object]),
8165
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:returntype", void 0)
8166
+ ], RadioGroupComponent.prototype, "emitBlur", null);
8167
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8168
+ (0,external_vue_property_decorator_.Watch)('modelValue', { immediate: true }),
8169
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Function),
8170
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:paramtypes", []),
8171
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:returntype", void 0)
8172
+ ], RadioGroupComponent.prototype, "onValueChange", null);
8173
+ ld_radiogroupvue_type_script_lang_ts_external_decorate([
8174
+ (0,external_vue_property_decorator_.Watch)('radios.length', { immediate: true, deep: true }),
8175
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:type", Function),
8176
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:paramtypes", []),
8177
+ ld_radiogroupvue_type_script_lang_ts_external_metadata("design:returntype", void 0)
8178
+ ], RadioGroupComponent.prototype, "onRadiosChange", null);
8179
+ RadioGroupComponent = ld_radiogroupvue_type_script_lang_ts_external_decorate([
8180
+ (0,external_vue_class_component_.Options)({
8181
+ components: {
8182
+ 'ld-label': ld_label
8183
+ }
8184
+ })
8185
+ ], RadioGroupComponent);
8186
+ /* harmony default export */ const ld_radiogroupvue_type_script_lang_ts_external = (RadioGroupComponent);
8187
+
8188
+ ;// CONCATENATED MODULE: ./src/ld-radiogroup/ld-radiogroup.ts?vue&type=script&lang=ts&external
8189
+
8190
+ ;// CONCATENATED MODULE: ./src/ld-radiogroup/ld-radiogroup.vue
8191
+
8192
+
8193
+
8194
+
8195
+ ;
8196
+
8197
+
8198
+ const ld_radiogroup_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_radiogroupvue_type_script_lang_ts_external, [['render',ld_radiogroupvue_type_template_id_0aee9d13_scoped_true_ts_true_render],['__scopeId',"data-v-0aee9d13"]])
8199
+
8200
+ /* harmony default export */ const ld_radiogroup = (ld_radiogroup_exports_);
8201
+ ;// CONCATENATED MODULE: ./src/ld-radiogroup/index.ts
8202
+
8203
+ function ld_radiogroup_reg(vue, options) {
8204
+ vue.component(options.aliases['ld-radiogroup'], ld_radiogroup);
8205
+ }
8206
+ /* harmony default export */ const src_ld_radiogroup = (ld_radiogroup_reg);
8207
+
7727
8208
  ;// CONCATENATED MODULE: ./src/utils/delay.ts
7728
8209
  async function delay(timeout) {
7729
8210
  return new Promise(resolve => setTimeout(() => resolve(), timeout));
@@ -8120,6 +8601,8 @@ const ActiveDirectiveOptions = {
8120
8601
 
8121
8602
 
8122
8603
 
8604
+
8605
+
8123
8606
  const ldmuiPlugin = {
8124
8607
  install(vue, options) {
8125
8608
  if (!options) {
@@ -8140,6 +8623,8 @@ const ldmuiPlugin = {
8140
8623
  'ld-page-toolbar': options.aliases?.['ld-page-toolbar'] ?? 'ld-page-toolbar',
8141
8624
  'ld-select-list-box': options.aliases?.['ld-select-list-box'] ?? 'ld-select-list-box',
8142
8625
  'ld-checkbox': options.aliases?.['ld-checkbox'] ?? 'ld-checkbox',
8626
+ 'ld-radiobutton': options.aliases?.['ld-radiobutton'] ?? 'ld-radiobutton',
8627
+ 'ld-radiogroup': options.aliases?.['ld-radiogroup'] ?? 'ld-radiogroup',
8143
8628
  };
8144
8629
  vue.config.globalProperties.$utils = {
8145
8630
  ...utils_namespaceObject,
@@ -8168,6 +8653,8 @@ const ldmuiPlugin = {
8168
8653
  src_ld_page_toolbar(vue, options);
8169
8654
  src_ld_select_list_box(vue, options);
8170
8655
  src_ld_checkbox(vue, options);
8656
+ src_ld_radiobutton(vue, options);
8657
+ src_ld_radiogroup(vue, options);
8171
8658
  },
8172
8659
  };
8173
8660
  /* harmony default export */ const src = (ldmuiPlugin);