@factoringplus/pl-components-pack-v3 0.4.68 → 0.4.69-pre-01

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.
@@ -3798,12 +3798,12 @@ const iconProps = buildProps({
3798
3798
  type: String
3799
3799
  }
3800
3800
  });
3801
- const __default__$K = defineComponent({
3801
+ const __default__$J = defineComponent({
3802
3802
  name: "ElIcon",
3803
3803
  inheritAttrs: false
3804
3804
  });
3805
3805
  const _sfc_main$1q = /* @__PURE__ */ defineComponent({
3806
- ...__default__$K,
3806
+ ...__default__$J,
3807
3807
  props: iconProps,
3808
3808
  setup(__props) {
3809
3809
  const props = __props;
@@ -4005,12 +4005,12 @@ const inputEmits = {
4005
4005
  const _hoisted_1$10 = ["role"];
4006
4006
  const _hoisted_2$P = ["id", "type", "disabled", "formatter", "parser", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder", "form"];
4007
4007
  const _hoisted_3$z = ["id", "tabindex", "disabled", "readonly", "autocomplete", "aria-label", "placeholder", "form"];
4008
- const __default__$J = defineComponent({
4008
+ const __default__$I = defineComponent({
4009
4009
  name: "ElInput",
4010
4010
  inheritAttrs: false
4011
4011
  });
4012
4012
  const _sfc_main$1p = /* @__PURE__ */ defineComponent({
4013
- ...__default__$J,
4013
+ ...__default__$I,
4014
4014
  props: inputProps,
4015
4015
  emits: inputEmits,
4016
4016
  setup(__props, { expose, emit: emit2 }) {
@@ -4674,11 +4674,11 @@ const scrollbarEmits = {
4674
4674
  }) => [scrollTop, scrollLeft].every(isNumber$1)
4675
4675
  };
4676
4676
  const COMPONENT_NAME$7 = "ElScrollbar";
4677
- const __default__$I = defineComponent({
4677
+ const __default__$H = defineComponent({
4678
4678
  name: COMPONENT_NAME$7
4679
4679
  });
4680
4680
  const _sfc_main$1m = /* @__PURE__ */ defineComponent({
4681
- ...__default__$I,
4681
+ ...__default__$H,
4682
4682
  props: scrollbarProps,
4683
4683
  emits: scrollbarEmits,
4684
4684
  setup(__props, { expose, emit: emit2 }) {
@@ -4851,12 +4851,12 @@ const popperProps = buildProps({
4851
4851
  default: "tooltip"
4852
4852
  }
4853
4853
  });
4854
- const __default__$H = defineComponent({
4854
+ const __default__$G = defineComponent({
4855
4855
  name: "ElPopperRoot",
4856
4856
  inheritAttrs: false
4857
4857
  });
4858
4858
  const _sfc_main$1l = /* @__PURE__ */ defineComponent({
4859
- ...__default__$H,
4859
+ ...__default__$G,
4860
4860
  props: popperProps,
4861
4861
  setup(__props, { expose }) {
4862
4862
  const props = __props;
@@ -4886,12 +4886,12 @@ const popperArrowProps = buildProps({
4886
4886
  default: 5
4887
4887
  }
4888
4888
  });
4889
- const __default__$G = defineComponent({
4889
+ const __default__$F = defineComponent({
4890
4890
  name: "ElPopperArrow",
4891
4891
  inheritAttrs: false
4892
4892
  });
4893
4893
  const _sfc_main$1k = /* @__PURE__ */ defineComponent({
4894
- ...__default__$G,
4894
+ ...__default__$F,
4895
4895
  props: popperArrowProps,
4896
4896
  setup(__props, { expose }) {
4897
4897
  const props = __props;
@@ -5000,12 +5000,12 @@ const popperTriggerProps = buildProps({
5000
5000
  id: String,
5001
5001
  open: Boolean
5002
5002
  });
5003
- const __default__$F = defineComponent({
5003
+ const __default__$E = defineComponent({
5004
5004
  name: "ElPopperTrigger",
5005
5005
  inheritAttrs: false
5006
5006
  });
5007
5007
  const _sfc_main$1j = /* @__PURE__ */ defineComponent({
5008
- ...__default__$F,
5008
+ ...__default__$E,
5009
5009
  props: popperTriggerProps,
5010
5010
  setup(__props, { expose }) {
5011
5011
  const props = __props;
@@ -6200,11 +6200,11 @@ function deriveExtraModifiers(options, modifiers) {
6200
6200
  options.modifiers = [...options.modifiers, ...modifiers != null ? modifiers : []];
6201
6201
  }
6202
6202
  }
6203
- const __default__$E = defineComponent({
6203
+ const __default__$D = defineComponent({
6204
6204
  name: "ElPopperContent"
6205
6205
  });
6206
6206
  const _sfc_main$1h = /* @__PURE__ */ defineComponent({
6207
- ...__default__$E,
6207
+ ...__default__$D,
6208
6208
  props: popperContentProps,
6209
6209
  emits: popperContentEmits,
6210
6210
  setup(__props, { expose, emit: emit2 }) {
@@ -6477,11 +6477,11 @@ const whenTrigger = (trigger, type4, handler) => {
6477
6477
  isTriggerType(unref(trigger), type4) && handler(e2);
6478
6478
  };
6479
6479
  };
6480
- const __default__$D = defineComponent({
6480
+ const __default__$C = defineComponent({
6481
6481
  name: "ElTooltipTrigger"
6482
6482
  });
6483
6483
  const _sfc_main$1g = /* @__PURE__ */ defineComponent({
6484
- ...__default__$D,
6484
+ ...__default__$C,
6485
6485
  props: useTooltipTriggerProps,
6486
6486
  setup(__props, { expose }) {
6487
6487
  const props = __props;
@@ -6541,12 +6541,12 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
6541
6541
  }
6542
6542
  });
6543
6543
  var ElTooltipTrigger = /* @__PURE__ */ _export_sfc$1(_sfc_main$1g, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);
6544
- const __default__$C = defineComponent({
6544
+ const __default__$B = defineComponent({
6545
6545
  name: "ElTooltipContent",
6546
6546
  inheritAttrs: false
6547
6547
  });
6548
6548
  const _sfc_main$1f = /* @__PURE__ */ defineComponent({
6549
- ...__default__$C,
6549
+ ...__default__$B,
6550
6550
  props: useTooltipContentProps,
6551
6551
  setup(__props, { expose }) {
6552
6552
  const props = __props;
@@ -6700,11 +6700,11 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
6700
6700
  var ElTooltipContent = /* @__PURE__ */ _export_sfc$1(_sfc_main$1f, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/content.vue"]]);
6701
6701
  const _hoisted_1$$ = ["innerHTML"];
6702
6702
  const _hoisted_2$O = { key: 1 };
6703
- const __default__$B = defineComponent({
6703
+ const __default__$A = defineComponent({
6704
6704
  name: "ElTooltip"
6705
6705
  });
6706
6706
  const _sfc_main$1e = /* @__PURE__ */ defineComponent({
6707
- ...__default__$B,
6707
+ ...__default__$A,
6708
6708
  props: useTooltipProps,
6709
6709
  emits: tooltipEmits,
6710
6710
  setup(__props, { expose, emit: emit2 }) {
@@ -6874,11 +6874,11 @@ const badgeProps = buildProps({
6874
6874
  }
6875
6875
  });
6876
6876
  const _hoisted_1$_ = ["textContent"];
6877
- const __default__$A = defineComponent({
6877
+ const __default__$z = defineComponent({
6878
6878
  name: "ElBadge"
6879
6879
  });
6880
6880
  const _sfc_main$1d = /* @__PURE__ */ defineComponent({
6881
- ...__default__$A,
6881
+ ...__default__$z,
6882
6882
  props: badgeProps,
6883
6883
  setup(__props, { expose }) {
6884
6884
  const props = __props;
@@ -7942,11 +7942,11 @@ function useButtonCustomStyle(props) {
7942
7942
  });
7943
7943
  }
7944
7944
  const _hoisted_1$Z = ["aria-disabled", "disabled", "autofocus", "type"];
7945
- const __default__$z = defineComponent({
7945
+ const __default__$y = defineComponent({
7946
7946
  name: "ElButton"
7947
7947
  });
7948
7948
  const _sfc_main$1c = /* @__PURE__ */ defineComponent({
7949
- ...__default__$z,
7949
+ ...__default__$y,
7950
7950
  props: buttonProps,
7951
7951
  emits: buttonEmits,
7952
7952
  setup(__props, { expose, emit: emit2 }) {
@@ -8016,11 +8016,11 @@ const buttonGroupProps = {
8016
8016
  size: buttonProps.size,
8017
8017
  type: buttonProps.type
8018
8018
  };
8019
- const __default__$y = defineComponent({
8019
+ const __default__$x = defineComponent({
8020
8020
  name: "ElButtonGroup"
8021
8021
  });
8022
8022
  const _sfc_main$1b = /* @__PURE__ */ defineComponent({
8023
- ...__default__$y,
8023
+ ...__default__$x,
8024
8024
  props: buttonGroupProps,
8025
8025
  setup(__props) {
8026
8026
  const props = __props;
@@ -8581,11 +8581,11 @@ const timePickerDefaultProps = buildProps({
8581
8581
  });
8582
8582
  const _hoisted_1$Y = ["id", "name", "placeholder", "value", "disabled", "readonly"];
8583
8583
  const _hoisted_2$N = ["id", "name", "placeholder", "value", "disabled", "readonly"];
8584
- const __default__$x = defineComponent({
8584
+ const __default__$w = defineComponent({
8585
8585
  name: "Picker"
8586
8586
  });
8587
8587
  const _sfc_main$1a = /* @__PURE__ */ defineComponent({
8588
- ...__default__$x,
8588
+ ...__default__$w,
8589
8589
  props: timePickerDefaultProps,
8590
8590
  emits: [
8591
8591
  "update:modelValue",
@@ -10280,11 +10280,11 @@ const useCheckbox = (props, slots) => {
10280
10280
  const _hoisted_1$W = ["tabindex", "role", "aria-checked"];
10281
10281
  const _hoisted_2$L = ["id", "aria-hidden", "name", "tabindex", "disabled", "true-value", "false-value"];
10282
10282
  const _hoisted_3$y = ["id", "aria-hidden", "disabled", "value", "name", "tabindex"];
10283
- const __default__$w = defineComponent({
10283
+ const __default__$v = defineComponent({
10284
10284
  name: "ElCheckbox"
10285
10285
  });
10286
10286
  const _sfc_main$17 = /* @__PURE__ */ defineComponent({
10287
- ...__default__$w,
10287
+ ...__default__$v,
10288
10288
  props: checkboxProps,
10289
10289
  emits: checkboxEmits,
10290
10290
  setup(__props) {
@@ -10384,11 +10384,11 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
10384
10384
  var Checkbox = /* @__PURE__ */ _export_sfc$1(_sfc_main$17, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);
10385
10385
  const _hoisted_1$V = ["name", "tabindex", "disabled", "true-value", "false-value"];
10386
10386
  const _hoisted_2$K = ["name", "tabindex", "disabled", "value"];
10387
- const __default__$v = defineComponent({
10387
+ const __default__$u = defineComponent({
10388
10388
  name: "ElCheckboxButton"
10389
10389
  });
10390
10390
  const _sfc_main$16 = /* @__PURE__ */ defineComponent({
10391
- ...__default__$v,
10391
+ ...__default__$u,
10392
10392
  props: checkboxProps,
10393
10393
  emits: checkboxEmits,
10394
10394
  setup(__props) {
@@ -10493,11 +10493,11 @@ const checkboxGroupEmits = {
10493
10493
  [UPDATE_MODEL_EVENT]: (val) => isArray$1(val),
10494
10494
  change: (val) => isArray$1(val)
10495
10495
  };
10496
- const __default__$u = defineComponent({
10496
+ const __default__$t = defineComponent({
10497
10497
  name: "ElCheckboxGroup"
10498
10498
  });
10499
10499
  const _sfc_main$15 = /* @__PURE__ */ defineComponent({
10500
- ...__default__$u,
10500
+ ...__default__$t,
10501
10501
  props: checkboxGroupProps,
10502
10502
  emits: checkboxGroupEmits,
10503
10503
  setup(__props, { emit: emit2 }) {
@@ -10591,11 +10591,11 @@ const tagEmits = {
10591
10591
  close: (evt) => evt instanceof MouseEvent,
10592
10592
  click: (evt) => evt instanceof MouseEvent
10593
10593
  };
10594
- const __default__$t = defineComponent({
10594
+ const __default__$s = defineComponent({
10595
10595
  name: "ElTag"
10596
10596
  });
10597
10597
  const _sfc_main$14 = /* @__PURE__ */ defineComponent({
10598
- ...__default__$t,
10598
+ ...__default__$s,
10599
10599
  props: tagProps,
10600
10600
  emits: tagEmits,
10601
10601
  setup(__props, { emit: emit2 }) {
@@ -13110,11 +13110,11 @@ const _hoisted_1$P = ["onClick"];
13110
13110
  const _hoisted_2$E = ["disabled"];
13111
13111
  const _hoisted_3$s = ["disabled"];
13112
13112
  const unit = "year";
13113
- const __default__$s = defineComponent({
13113
+ const __default__$r = defineComponent({
13114
13114
  name: "DatePickerMonthRange"
13115
13115
  });
13116
13116
  const _sfc_main$_ = /* @__PURE__ */ defineComponent({
13117
- ...__default__$s,
13117
+ ...__default__$r,
13118
13118
  props: panelMonthRangeProps,
13119
13119
  emits: panelMonthRangeEmits,
13120
13120
  setup(__props, { emit: emit2 }) {
@@ -13495,9 +13495,9 @@ const dialogContentEmits = {
13495
13495
  };
13496
13496
  const _hoisted_1$O = ["aria-label"];
13497
13497
  const _hoisted_2$D = ["id"];
13498
- const __default__$r = defineComponent({ name: "ElDialogContent" });
13498
+ const __default__$q = defineComponent({ name: "ElDialogContent" });
13499
13499
  const _sfc_main$Z = /* @__PURE__ */ defineComponent({
13500
- ...__default__$r,
13500
+ ...__default__$q,
13501
13501
  props: dialogContentProps,
13502
13502
  emits: dialogContentEmits,
13503
13503
  setup(__props) {
@@ -13801,12 +13801,12 @@ const useDialog = (props, targetRef) => {
13801
13801
  };
13802
13802
  };
13803
13803
  const _hoisted_1$N = ["aria-label", "aria-labelledby", "aria-describedby"];
13804
- const __default__$q = defineComponent({
13804
+ const __default__$p = defineComponent({
13805
13805
  name: "ElDialog",
13806
13806
  inheritAttrs: false
13807
13807
  });
13808
13808
  const _sfc_main$Y = /* @__PURE__ */ defineComponent({
13809
- ...__default__$q,
13809
+ ...__default__$p,
13810
13810
  props: dialogProps,
13811
13811
  emits: dialogEmits,
13812
13812
  setup(__props, { expose }) {
@@ -14045,11 +14045,11 @@ const filterFields = (fields, props) => {
14045
14045
  return normalized.length > 0 ? fields.filter((field) => field.prop && normalized.includes(field.prop)) : fields;
14046
14046
  };
14047
14047
  const COMPONENT_NAME$6 = "ElForm";
14048
- const __default__$p = defineComponent({
14048
+ const __default__$o = defineComponent({
14049
14049
  name: COMPONENT_NAME$6
14050
14050
  });
14051
14051
  const _sfc_main$X = /* @__PURE__ */ defineComponent({
14052
- ...__default__$p,
14052
+ ...__default__$o,
14053
14053
  props: formProps,
14054
14054
  emits: formEmits,
14055
14055
  setup(__props, { expose, emit: emit2 }) {
@@ -15353,11 +15353,11 @@ var FormLabelWrap = defineComponent({
15353
15353
  }
15354
15354
  });
15355
15355
  const _hoisted_1$M = ["role", "aria-labelledby"];
15356
- const __default__$o = defineComponent({
15356
+ const __default__$n = defineComponent({
15357
15357
  name: "ElFormItem"
15358
15358
  });
15359
15359
  const _sfc_main$W = /* @__PURE__ */ defineComponent({
15360
- ...__default__$o,
15360
+ ...__default__$n,
15361
15361
  props: formItemProps,
15362
15362
  setup(__props, { expose }) {
15363
15363
  const props = __props;
@@ -15675,11 +15675,11 @@ const paginationPrevEmits = {
15675
15675
  };
15676
15676
  const _hoisted_1$L = ["disabled", "aria-disabled"];
15677
15677
  const _hoisted_2$C = { key: 0 };
15678
- const __default__$n = defineComponent({
15678
+ const __default__$m = defineComponent({
15679
15679
  name: "ElPaginationPrev"
15680
15680
  });
15681
15681
  const _sfc_main$V = /* @__PURE__ */ defineComponent({
15682
- ...__default__$n,
15682
+ ...__default__$m,
15683
15683
  props: paginationPrevProps,
15684
15684
  emits: paginationPrevEmits,
15685
15685
  setup(__props) {
@@ -15723,11 +15723,11 @@ const paginationNextProps = buildProps({
15723
15723
  });
15724
15724
  const _hoisted_1$K = ["disabled", "aria-disabled"];
15725
15725
  const _hoisted_2$B = { key: 0 };
15726
- const __default__$m = defineComponent({
15726
+ const __default__$l = defineComponent({
15727
15727
  name: "ElPaginationNext"
15728
15728
  });
15729
15729
  const _sfc_main$U = /* @__PURE__ */ defineComponent({
15730
- ...__default__$m,
15730
+ ...__default__$l,
15731
15731
  props: paginationNextProps,
15732
15732
  emits: ["click"],
15733
15733
  setup(__props) {
@@ -17388,11 +17388,11 @@ const paginationSizesProps = buildProps({
17388
17388
  values: componentSizes
17389
17389
  }
17390
17390
  });
17391
- const __default__$l = defineComponent({
17391
+ const __default__$k = defineComponent({
17392
17392
  name: "ElPaginationSizes"
17393
17393
  });
17394
17394
  const _sfc_main$P = /* @__PURE__ */ defineComponent({
17395
- ...__default__$l,
17395
+ ...__default__$k,
17396
17396
  props: paginationSizesProps,
17397
17397
  emits: ["page-size-change"],
17398
17398
  setup(__props, { emit: emit2 }) {
@@ -17455,11 +17455,11 @@ const paginationJumperProps = buildProps({
17455
17455
  }
17456
17456
  });
17457
17457
  const _hoisted_1$I = ["disabled"];
17458
- const __default__$k = defineComponent({
17458
+ const __default__$j = defineComponent({
17459
17459
  name: "ElPaginationJumper"
17460
17460
  });
17461
17461
  const _sfc_main$O = /* @__PURE__ */ defineComponent({
17462
- ...__default__$k,
17462
+ ...__default__$j,
17463
17463
  props: paginationJumperProps,
17464
17464
  setup(__props) {
17465
17465
  const { t: t2 } = useLocale();
@@ -17513,11 +17513,11 @@ const paginationTotalProps = buildProps({
17513
17513
  }
17514
17514
  });
17515
17515
  const _hoisted_1$H = ["disabled"];
17516
- const __default__$j = defineComponent({
17516
+ const __default__$i = defineComponent({
17517
17517
  name: "ElPaginationTotal"
17518
17518
  });
17519
17519
  const _sfc_main$N = /* @__PURE__ */ defineComponent({
17520
- ...__default__$j,
17520
+ ...__default__$i,
17521
17521
  props: paginationTotalProps,
17522
17522
  setup(__props) {
17523
17523
  const { t: t2 } = useLocale();
@@ -17555,11 +17555,11 @@ const _hoisted_3$r = ["tabindex"];
17555
17555
  const _hoisted_4$j = ["aria-current", "tabindex"];
17556
17556
  const _hoisted_5$e = ["tabindex"];
17557
17557
  const _hoisted_6$8 = ["aria-current", "tabindex"];
17558
- const __default__$i = defineComponent({
17558
+ const __default__$h = defineComponent({
17559
17559
  name: "ElPaginationPager"
17560
17560
  });
17561
17561
  const _sfc_main$M = /* @__PURE__ */ defineComponent({
17562
- ...__default__$i,
17562
+ ...__default__$h,
17563
17563
  props: paginationPagerProps,
17564
17564
  emits: ["change"],
17565
17565
  setup(__props, { emit: emit2 }) {
@@ -18068,11 +18068,11 @@ const _hoisted_2$y = { viewBox: "0 0 100 100" };
18068
18068
  const _hoisted_3$q = ["d", "stroke", "stroke-width"];
18069
18069
  const _hoisted_4$i = ["d", "stroke", "opacity", "stroke-linecap", "stroke-width"];
18070
18070
  const _hoisted_5$d = { key: 0 };
18071
- const __default__$h = defineComponent({
18071
+ const __default__$g = defineComponent({
18072
18072
  name: "ElProgress"
18073
18073
  });
18074
18074
  const _sfc_main$L = /* @__PURE__ */ defineComponent({
18075
- ...__default__$h,
18075
+ ...__default__$g,
18076
18076
  props: progressProps,
18077
18077
  setup(__props) {
18078
18078
  const props = __props;
@@ -22629,11 +22629,11 @@ const tabBarProps = buildProps({
22629
22629
  }
22630
22630
  });
22631
22631
  const COMPONENT_NAME$3 = "ElTabBar";
22632
- const __default__$g = defineComponent({
22632
+ const __default__$f = defineComponent({
22633
22633
  name: COMPONENT_NAME$3
22634
22634
  });
22635
22635
  const _sfc_main$I = /* @__PURE__ */ defineComponent({
22636
- ...__default__$g,
22636
+ ...__default__$f,
22637
22637
  props: tabBarProps,
22638
22638
  setup(__props, { expose }) {
22639
22639
  const props = __props;
@@ -23118,11 +23118,11 @@ const tabPaneProps = buildProps({
23118
23118
  });
23119
23119
  const _hoisted_1$C = ["id", "aria-hidden", "aria-labelledby"];
23120
23120
  const COMPONENT_NAME$1 = "ElTabPane";
23121
- const __default__$f = defineComponent({
23121
+ const __default__$e = defineComponent({
23122
23122
  name: COMPONENT_NAME$1
23123
23123
  });
23124
23124
  const _sfc_main$H = /* @__PURE__ */ defineComponent({
23125
- ...__default__$f,
23125
+ ...__default__$e,
23126
23126
  props: tabPaneProps,
23127
23127
  setup(__props) {
23128
23128
  const props = __props;
@@ -23393,11 +23393,11 @@ const _hoisted_2$v = ["src"];
23393
23393
  const _hoisted_3$o = ["onClick"];
23394
23394
  const _hoisted_4$h = ["onClick"];
23395
23395
  const _hoisted_5$c = ["onClick"];
23396
- const __default__$e = defineComponent({
23396
+ const __default__$d = defineComponent({
23397
23397
  name: "ElUploadList"
23398
23398
  });
23399
23399
  const _sfc_main$G = /* @__PURE__ */ defineComponent({
23400
- ...__default__$e,
23400
+ ...__default__$d,
23401
23401
  props: uploadListProps,
23402
23402
  emits: uploadListEmits,
23403
23403
  setup(__props, { emit: emit2 }) {
@@ -23561,11 +23561,11 @@ const uploadDraggerEmits = {
23561
23561
  };
23562
23562
  const _hoisted_1$A = ["onDrop", "onDragover"];
23563
23563
  const COMPONENT_NAME = "ElUploadDrag";
23564
- const __default__$d = defineComponent({
23564
+ const __default__$c = defineComponent({
23565
23565
  name: COMPONENT_NAME
23566
23566
  });
23567
23567
  const _sfc_main$F = /* @__PURE__ */ defineComponent({
23568
- ...__default__$d,
23568
+ ...__default__$c,
23569
23569
  props: uploadDraggerProps,
23570
23570
  emits: uploadDraggerEmits,
23571
23571
  setup(__props, { emit: emit2 }) {
@@ -23655,12 +23655,12 @@ const uploadContentProps = buildProps({
23655
23655
  });
23656
23656
  const _hoisted_1$z = ["onKeydown"];
23657
23657
  const _hoisted_2$u = ["name", "multiple", "accept"];
23658
- const __default__$c = defineComponent({
23658
+ const __default__$b = defineComponent({
23659
23659
  name: "ElUploadContent",
23660
23660
  inheritAttrs: false
23661
23661
  });
23662
23662
  const _sfc_main$E = /* @__PURE__ */ defineComponent({
23663
- ...__default__$c,
23663
+ ...__default__$b,
23664
23664
  props: uploadContentProps,
23665
23665
  setup(__props, { expose }) {
23666
23666
  const props = __props;
@@ -23941,11 +23941,11 @@ const useHandlers = (props, uploadRef) => {
23941
23941
  submit
23942
23942
  };
23943
23943
  };
23944
- const __default__$b = defineComponent({
23944
+ const __default__$a = defineComponent({
23945
23945
  name: "ElUpload"
23946
23946
  });
23947
23947
  const _sfc_main$D = /* @__PURE__ */ defineComponent({
23948
- ...__default__$b,
23948
+ ...__default__$a,
23949
23949
  props: uploadProps,
23950
23950
  setup(__props, { expose }) {
23951
23951
  const props = __props;
@@ -24426,11 +24426,11 @@ const getLastOffset = (id) => {
24426
24426
  };
24427
24427
  const _hoisted_1$y = ["id"];
24428
24428
  const _hoisted_2$t = ["innerHTML"];
24429
- const __default__$a = defineComponent({
24429
+ const __default__$9 = defineComponent({
24430
24430
  name: "ElMessage"
24431
24431
  });
24432
24432
  const _sfc_main$C = /* @__PURE__ */ defineComponent({
24433
- ...__default__$a,
24433
+ ...__default__$9,
24434
24434
  props: messageProps,
24435
24435
  emits: messageEmits,
24436
24436
  setup(__props, { expose }) {
@@ -25197,10 +25197,10 @@ var useCurrencyInput = (options, autoEmit) => {
25197
25197
  };
25198
25198
  var plCurrency_vue_vue_type_style_index_0_lang = "";
25199
25199
  const _hoisted_1$x = /* @__PURE__ */ createElementVNode("span", { class: "pl-currency__rub-icon" }, "\u20BD", -1);
25200
- const __default__$9 = {
25200
+ const __default__$8 = {
25201
25201
  name: "PlCurrency"
25202
25202
  };
25203
- const _sfc_main$B = /* @__PURE__ */ Object.assign(__default__$9, {
25203
+ const _sfc_main$B = /* @__PURE__ */ Object.assign(__default__$8, {
25204
25204
  props: {
25205
25205
  width: String,
25206
25206
  modelValue: Number,
@@ -25671,10 +25671,10 @@ const PlFormItemPlugin = {
25671
25671
  var button = "";
25672
25672
  const _hoisted_1$v = /* @__PURE__ */ createElementVNode("p", null, "Hello NPM!", -1);
25673
25673
  const _hoisted_2$r = /* @__PURE__ */ createTextVNode("Increment count");
25674
- const __default__$8 = {
25674
+ const __default__$7 = {
25675
25675
  name: "TestViteNpmComponent"
25676
25676
  };
25677
- const _sfc_main$w = /* @__PURE__ */ Object.assign(__default__$8, {
25677
+ const _sfc_main$w = /* @__PURE__ */ Object.assign(__default__$7, {
25678
25678
  setup(__props) {
25679
25679
  const msg = ref("");
25680
25680
  const count2 = ref(0);
@@ -26455,10 +26455,10 @@ var ru = {
26455
26455
  };
26456
26456
  var plDatePicker_vue_vue_type_style_index_0_lang = "";
26457
26457
  const _hoisted_1$t = ["id"];
26458
- const __default__$7 = {
26458
+ const __default__$6 = {
26459
26459
  name: "PlDatePicker"
26460
26460
  };
26461
- const _sfc_main$t = /* @__PURE__ */ Object.assign(__default__$7, {
26461
+ const _sfc_main$t = /* @__PURE__ */ Object.assign(__default__$6, {
26462
26462
  props: {
26463
26463
  modelValue: {
26464
26464
  type: Date,
@@ -35732,10 +35732,10 @@ const _hoisted_7$4 = {
35732
35732
  };
35733
35733
  const _hoisted_8$3 = /* @__PURE__ */ createTextVNode("\u0412\u044B\u0431\u0440\u0430\u0442\u044C");
35734
35734
  const _hoisted_9$3 = /* @__PURE__ */ createTextVNode("\u041E\u0442\u043C\u0435\u043D\u0430");
35735
- const __default__$6 = {
35735
+ const __default__$5 = {
35736
35736
  name: "PlCertDialog"
35737
35737
  };
35738
- const _sfc_main$s = /* @__PURE__ */ Object.assign(__default__$6, {
35738
+ const _sfc_main$s = /* @__PURE__ */ Object.assign(__default__$5, {
35739
35739
  props: {
35740
35740
  showDialog: {
35741
35741
  type: Boolean,
@@ -36026,7 +36026,6 @@ function declOfNum(value, words) {
36026
36026
  return words[0];
36027
36027
  return words[2];
36028
36028
  }
36029
- var bootstrap_min = "";
36030
36029
  var plTable_vue_vue_type_style_index_0_lang = "";
36031
36030
  const _hoisted_1$r = { class: "pl-table" };
36032
36031
  const _hoisted_2$o = { class: "no-data" };
@@ -36044,10 +36043,8 @@ const _hoisted_6$5 = {
36044
36043
  key: 0,
36045
36044
  class: "totals"
36046
36045
  };
36047
- const __default__$5 = {
36048
- name: "PlTable"
36049
- };
36050
- const _sfc_main$r = /* @__PURE__ */ Object.assign(__default__$5, {
36046
+ const _sfc_main$r = {
36047
+ __name: "pl-table",
36051
36048
  props: {
36052
36049
  modelValue: {
36053
36050
  type: Array,
@@ -36172,6 +36169,7 @@ const _sfc_main$r = /* @__PURE__ */ Object.assign(__default__$5, {
36172
36169
  createVNode(_component_el_pagination, {
36173
36170
  "page-size": unref(form2).pageSize,
36174
36171
  "current-page": unref(form2).pageNumber,
36172
+ "onUpdate:current-page": _cache[0] || (_cache[0] = ($event) => unref(form2).pageNumber = $event),
36175
36173
  onSizeChange: sizeChanged,
36176
36174
  onCurrentChange: currentChange,
36177
36175
  "page-sizes": __props.pageSizes,
@@ -36189,7 +36187,7 @@ const _sfc_main$r = /* @__PURE__ */ Object.assign(__default__$5, {
36189
36187
  ]);
36190
36188
  };
36191
36189
  }
36192
- });
36190
+ };
36193
36191
  var tableColumn = "";
36194
36192
  const _hoisted_1$q = { key: 0 };
36195
36193
  const _hoisted_2$n = { key: 1 };