@factoringplus/pl-components-pack-v3 0.5.18 → 0.5.19-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.
@@ -4026,7 +4026,7 @@ const inputEmits = {
4026
4026
  compositionupdate: (evt) => evt instanceof CompositionEvent,
4027
4027
  compositionend: (evt) => evt instanceof CompositionEvent
4028
4028
  };
4029
- const _hoisted_1$11 = ["role"];
4029
+ const _hoisted_1$12 = ["role"];
4030
4030
  const _hoisted_2$Q = ["id", "type", "disabled", "formatter", "parser", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder", "form"];
4031
4031
  const _hoisted_3$z = ["id", "tabindex", "disabled", "readonly", "autocomplete", "aria-label", "placeholder", "form"];
4032
4032
  const __default__$J = defineComponent({
@@ -4427,7 +4427,7 @@ const _sfc_main$1r = /* @__PURE__ */ defineComponent({
4427
4427
  class: normalizeClass(unref(nsInput).e("count"))
4428
4428
  }, toDisplayString(unref(textLength)) + " / " + toDisplayString(unref(attrs).maxlength), 7)) : createCommentVNode("v-if", true)
4429
4429
  ], 64))
4430
- ], 16, _hoisted_1$11)), [
4430
+ ], 16, _hoisted_1$12)), [
4431
4431
  [vShow, _ctx.type !== "hidden"]
4432
4432
  ]);
4433
4433
  };
@@ -6722,7 +6722,7 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
6722
6722
  }
6723
6723
  });
6724
6724
  var ElTooltipContent = /* @__PURE__ */ _export_sfc$1(_sfc_main$1h, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/content.vue"]]);
6725
- const _hoisted_1$10 = ["innerHTML"];
6725
+ const _hoisted_1$11 = ["innerHTML"];
6726
6726
  const _hoisted_2$P = { key: 1 };
6727
6727
  const __default__$B = defineComponent({
6728
6728
  name: "ElTooltip"
@@ -6863,7 +6863,7 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
6863
6863
  _ctx.rawContent ? (openBlock(), createElementBlock("span", {
6864
6864
  key: 0,
6865
6865
  innerHTML: _ctx.content
6866
- }, null, 8, _hoisted_1$10)) : (openBlock(), createElementBlock("span", _hoisted_2$P, toDisplayString(_ctx.content), 1))
6866
+ }, null, 8, _hoisted_1$11)) : (openBlock(), createElementBlock("span", _hoisted_2$P, toDisplayString(_ctx.content), 1))
6867
6867
  ]),
6868
6868
  _ctx.showArrow ? (openBlock(), createBlock(unref(ElPopperArrow), {
6869
6869
  key: 0,
@@ -6897,7 +6897,7 @@ const badgeProps = buildProps({
6897
6897
  default: "danger"
6898
6898
  }
6899
6899
  });
6900
- const _hoisted_1$$ = ["textContent"];
6900
+ const _hoisted_1$10 = ["textContent"];
6901
6901
  const __default__$A = defineComponent({
6902
6902
  name: "ElBadge"
6903
6903
  });
@@ -6936,7 +6936,7 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
6936
6936
  unref(ns2).is("dot", _ctx.isDot)
6937
6937
  ]),
6938
6938
  textContent: toDisplayString(unref(content))
6939
- }, null, 10, _hoisted_1$$), [
6939
+ }, null, 10, _hoisted_1$10), [
6940
6940
  [vShow, !_ctx.hidden && (unref(content) || _ctx.isDot)]
6941
6941
  ])
6942
6942
  ]),
@@ -7965,7 +7965,7 @@ function useButtonCustomStyle(props) {
7965
7965
  return styles;
7966
7966
  });
7967
7967
  }
7968
- const _hoisted_1$_ = ["aria-disabled", "disabled", "autofocus", "type"];
7968
+ const _hoisted_1$$ = ["aria-disabled", "disabled", "autofocus", "type"];
7969
7969
  const __default__$z = defineComponent({
7970
7970
  name: "ElButton"
7971
7971
  });
@@ -8031,7 +8031,7 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
8031
8031
  }, [
8032
8032
  renderSlot(_ctx.$slots, "default")
8033
8033
  ], 2)) : createCommentVNode("v-if", true)
8034
- ], 14, _hoisted_1$_);
8034
+ ], 14, _hoisted_1$$);
8035
8035
  };
8036
8036
  }
8037
8037
  });
@@ -8621,7 +8621,7 @@ const timePickerDefaultProps = buildProps({
8621
8621
  },
8622
8622
  unlinkPanels: Boolean
8623
8623
  });
8624
- const _hoisted_1$Z = ["id", "name", "placeholder", "value", "disabled", "readonly"];
8624
+ const _hoisted_1$_ = ["id", "name", "placeholder", "value", "disabled", "readonly"];
8625
8625
  const _hoisted_2$O = ["id", "name", "placeholder", "value", "disabled", "readonly"];
8626
8626
  const __default__$x = defineComponent({
8627
8627
  name: "Picker"
@@ -9188,7 +9188,7 @@ const _sfc_main$1c = /* @__PURE__ */ defineComponent({
9188
9188
  onChange: handleStartChange,
9189
9189
  onFocus: handleFocusInput,
9190
9190
  onBlur: handleBlurInput
9191
- }, null, 42, _hoisted_1$Z),
9191
+ }, null, 42, _hoisted_1$_),
9192
9192
  renderSlot(_ctx.$slots, "range-separator", {}, () => [
9193
9193
  createElementVNode("span", {
9194
9194
  class: normalizeClass(unref(nsRange).b("separator"))
@@ -9580,7 +9580,7 @@ const basicTimeSpinnerProps = buildProps({
9580
9580
  },
9581
9581
  ...disabledTimeListsProps
9582
9582
  });
9583
- const _hoisted_1$Y = ["onClick"];
9583
+ const _hoisted_1$Z = ["onClick"];
9584
9584
  const _hoisted_2$N = ["onMouseenter"];
9585
9585
  const _sfc_main$1b = /* @__PURE__ */ defineComponent({
9586
9586
  __name: "basic-time-spinner",
@@ -9804,7 +9804,7 @@ const _sfc_main$1b = /* @__PURE__ */ defineComponent({
9804
9804
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
9805
9805
  createTextVNode(toDisplayString(("0" + key).slice(-2)), 1)
9806
9806
  ], 64))
9807
- ], 10, _hoisted_1$Y);
9807
+ ], 10, _hoisted_1$Z);
9808
9808
  }), 128))
9809
9809
  ]),
9810
9810
  _: 2
@@ -10319,7 +10319,7 @@ const useCheckbox = (props, slots) => {
10319
10319
  onClickRoot
10320
10320
  };
10321
10321
  };
10322
- const _hoisted_1$X = ["tabindex", "role", "aria-checked"];
10322
+ const _hoisted_1$Y = ["tabindex", "role", "aria-checked"];
10323
10323
  const _hoisted_2$M = ["id", "aria-hidden", "name", "tabindex", "disabled", "true-value", "false-value"];
10324
10324
  const _hoisted_3$y = ["id", "aria-hidden", "disabled", "value", "name", "tabindex"];
10325
10325
  const __default__$w = defineComponent({
@@ -10407,7 +10407,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
10407
10407
  createElementVNode("span", {
10408
10408
  class: normalizeClass(unref(ns2).e("inner"))
10409
10409
  }, null, 2)
10410
- ], 10, _hoisted_1$X),
10410
+ ], 10, _hoisted_1$Y),
10411
10411
  unref(hasOwnLabel) ? (openBlock(), createElementBlock("span", {
10412
10412
  key: 0,
10413
10413
  class: normalizeClass(unref(ns2).e("label"))
@@ -10424,7 +10424,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
10424
10424
  }
10425
10425
  });
10426
10426
  var Checkbox = /* @__PURE__ */ _export_sfc$1(_sfc_main$19, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);
10427
- const _hoisted_1$W = ["name", "tabindex", "disabled", "true-value", "false-value"];
10427
+ const _hoisted_1$X = ["name", "tabindex", "disabled", "true-value", "false-value"];
10428
10428
  const _hoisted_2$L = ["name", "tabindex", "disabled", "value"];
10429
10429
  const __default__$v = defineComponent({
10430
10430
  name: "ElCheckboxButton"
@@ -10479,7 +10479,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
10479
10479
  onChange: _cache[1] || (_cache[1] = (...args) => unref(handleChange) && unref(handleChange)(...args)),
10480
10480
  onFocus: _cache[2] || (_cache[2] = ($event) => isFocused.value = true),
10481
10481
  onBlur: _cache[3] || (_cache[3] = ($event) => isFocused.value = false)
10482
- }, null, 42, _hoisted_1$W)), [
10482
+ }, null, 42, _hoisted_1$X)), [
10483
10483
  [vModelCheckbox, unref(model)]
10484
10484
  ]) : withDirectives((openBlock(), createElementBlock("input", {
10485
10485
  key: 1,
@@ -11069,7 +11069,7 @@ var ElDatePickerCell = defineComponent({
11069
11069
  };
11070
11070
  }
11071
11071
  });
11072
- const _hoisted_1$V = ["aria-label"];
11072
+ const _hoisted_1$W = ["aria-label"];
11073
11073
  const _hoisted_2$K = {
11074
11074
  key: 0,
11075
11075
  scope: "col"
@@ -11417,7 +11417,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
11417
11417
  ], 2);
11418
11418
  }), 128))
11419
11419
  ], 512)
11420
- ], 42, _hoisted_1$V);
11420
+ ], 42, _hoisted_1$W);
11421
11421
  };
11422
11422
  }
11423
11423
  });
@@ -11426,7 +11426,7 @@ const basicMonthTableProps = buildProps({
11426
11426
  ...datePickerSharedProps,
11427
11427
  selectionMode: selectionModeWithDefault("month")
11428
11428
  });
11429
- const _hoisted_1$U = ["aria-label"];
11429
+ const _hoisted_1$V = ["aria-label"];
11430
11430
  const _hoisted_2$J = ["aria-selected", "aria-label", "tabindex", "onKeydown"];
11431
11431
  const _hoisted_3$w = { class: "cell" };
11432
11432
  const _sfc_main$14 = /* @__PURE__ */ defineComponent({
@@ -11618,7 +11618,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
11618
11618
  ]);
11619
11619
  }), 128))
11620
11620
  ], 512)
11621
- ], 42, _hoisted_1$U);
11621
+ ], 42, _hoisted_1$V);
11622
11622
  };
11623
11623
  }
11624
11624
  });
@@ -11629,7 +11629,7 @@ const basicYearTableProps = buildProps({
11629
11629
  disabledDate,
11630
11630
  parsedValue
11631
11631
  });
11632
- const _hoisted_1$T = ["aria-label"];
11632
+ const _hoisted_1$U = ["aria-label"];
11633
11633
  const _hoisted_2$I = ["aria-selected", "tabindex", "onKeydown"];
11634
11634
  const _hoisted_3$v = { class: "cell" };
11635
11635
  const _hoisted_4$n = { key: 1 };
@@ -11723,12 +11723,12 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
11723
11723
  ]);
11724
11724
  }), 64))
11725
11725
  ], 512)
11726
- ], 10, _hoisted_1$T);
11726
+ ], 10, _hoisted_1$U);
11727
11727
  };
11728
11728
  }
11729
11729
  });
11730
11730
  var YearTable = /* @__PURE__ */ _export_sfc$1(_sfc_main$13, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-year-table.vue"]]);
11731
- const _hoisted_1$S = ["onClick"];
11731
+ const _hoisted_1$T = ["onClick"];
11732
11732
  const _hoisted_2$H = ["aria-label"];
11733
11733
  const _hoisted_3$u = ["aria-label"];
11734
11734
  const _hoisted_4$m = ["aria-label"];
@@ -12139,7 +12139,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
12139
12139
  type: "button",
12140
12140
  class: normalizeClass(unref(ppNs).e("shortcut")),
12141
12141
  onClick: ($event) => handleShortcutClick(shortcut)
12142
- }, toDisplayString(shortcut.text), 11, _hoisted_1$S);
12142
+ }, toDisplayString(shortcut.text), 11, _hoisted_1$T);
12143
12143
  }), 128))
12144
12144
  ], 2)) : createCommentVNode("v-if", true),
12145
12145
  createElementVNode("div", {
@@ -12451,7 +12451,7 @@ const useRangePicker = (props, {
12451
12451
  t: t2
12452
12452
  };
12453
12453
  };
12454
- const _hoisted_1$R = ["onClick"];
12454
+ const _hoisted_1$S = ["onClick"];
12455
12455
  const _hoisted_2$G = ["disabled"];
12456
12456
  const _hoisted_3$t = ["disabled"];
12457
12457
  const _hoisted_4$l = ["disabled"];
@@ -12802,7 +12802,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
12802
12802
  type: "button",
12803
12803
  class: normalizeClass(unref(ppNs).e("shortcut")),
12804
12804
  onClick: ($event) => unref(handleShortcutClick)(shortcut)
12805
- }, toDisplayString(shortcut.text), 11, _hoisted_1$R);
12805
+ }, toDisplayString(shortcut.text), 11, _hoisted_1$S);
12806
12806
  }), 128))
12807
12807
  ], 2)) : createCommentVNode("v-if", true),
12808
12808
  createElementVNode("div", {
@@ -13148,7 +13148,7 @@ const useMonthRangeHeader = ({
13148
13148
  rightYear
13149
13149
  };
13150
13150
  };
13151
- const _hoisted_1$Q = ["onClick"];
13151
+ const _hoisted_1$R = ["onClick"];
13152
13152
  const _hoisted_2$F = ["disabled"];
13153
13153
  const _hoisted_3$s = ["disabled"];
13154
13154
  const unit = "year";
@@ -13253,7 +13253,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
13253
13253
  type: "button",
13254
13254
  class: normalizeClass(unref(ppNs).e("shortcut")),
13255
13255
  onClick: ($event) => unref(handleShortcutClick)(shortcut)
13256
- }, toDisplayString(shortcut.text), 11, _hoisted_1$Q);
13256
+ }, toDisplayString(shortcut.text), 11, _hoisted_1$R);
13257
13257
  }), 128))
13258
13258
  ], 2)) : createCommentVNode("v-if", true),
13259
13259
  createElementVNode("div", {
@@ -13535,7 +13535,7 @@ const dialogContentProps = buildProps({
13535
13535
  const dialogContentEmits = {
13536
13536
  close: () => true
13537
13537
  };
13538
- const _hoisted_1$P = ["aria-label"];
13538
+ const _hoisted_1$Q = ["aria-label"];
13539
13539
  const _hoisted_2$E = ["id"];
13540
13540
  const __default__$r = defineComponent({ name: "ElDialogContent" });
13541
13541
  const _sfc_main$$ = /* @__PURE__ */ defineComponent({
@@ -13591,7 +13591,7 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
13591
13591
  ]),
13592
13592
  _: 1
13593
13593
  }, 8, ["class"])
13594
- ], 10, _hoisted_1$P)) : createCommentVNode("v-if", true)
13594
+ ], 10, _hoisted_1$Q)) : createCommentVNode("v-if", true)
13595
13595
  ], 2),
13596
13596
  createElementVNode("div", {
13597
13597
  id: unref(bodyId),
@@ -13842,7 +13842,7 @@ const useDialog = (props, targetRef) => {
13842
13842
  zIndex: zIndex2
13843
13843
  };
13844
13844
  };
13845
- const _hoisted_1$O = ["aria-label", "aria-labelledby", "aria-describedby"];
13845
+ const _hoisted_1$P = ["aria-label", "aria-labelledby", "aria-describedby"];
13846
13846
  const __default__$q = defineComponent({
13847
13847
  name: "ElDialog",
13848
13848
  inheritAttrs: false
@@ -13985,7 +13985,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
13985
13985
  ]),
13986
13986
  _: 3
13987
13987
  }, 8, ["trapped", "onFocusAfterTrapped", "onFocusAfterReleased", "onFocusoutPrevented", "onReleaseRequested"])
13988
- ], 46, _hoisted_1$O)
13988
+ ], 46, _hoisted_1$P)
13989
13989
  ]),
13990
13990
  _: 3
13991
13991
  }, 8, ["mask", "overlay-class", "z-index"]), [
@@ -15394,7 +15394,7 @@ var FormLabelWrap = defineComponent({
15394
15394
  };
15395
15395
  }
15396
15396
  });
15397
- const _hoisted_1$N = ["role", "aria-labelledby"];
15397
+ const _hoisted_1$O = ["role", "aria-labelledby"];
15398
15398
  const __default__$o = defineComponent({
15399
15399
  name: "ElFormItem"
15400
15400
  });
@@ -15690,7 +15690,7 @@ const _sfc_main$Y = /* @__PURE__ */ defineComponent({
15690
15690
  _: 3
15691
15691
  }, 8, ["name"])
15692
15692
  ], 6)
15693
- ], 10, _hoisted_1$N);
15693
+ ], 10, _hoisted_1$O);
15694
15694
  };
15695
15695
  }
15696
15696
  });
@@ -15715,7 +15715,7 @@ const paginationPrevProps = buildProps({
15715
15715
  const paginationPrevEmits = {
15716
15716
  click: (evt) => evt instanceof MouseEvent
15717
15717
  };
15718
- const _hoisted_1$M = ["disabled", "aria-disabled"];
15718
+ const _hoisted_1$N = ["disabled", "aria-disabled"];
15719
15719
  const _hoisted_2$D = { key: 0 };
15720
15720
  const __default__$n = defineComponent({
15721
15721
  name: "ElPaginationPrev"
@@ -15741,7 +15741,7 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
15741
15741
  ]),
15742
15742
  _: 1
15743
15743
  }))
15744
- ], 8, _hoisted_1$M);
15744
+ ], 8, _hoisted_1$N);
15745
15745
  };
15746
15746
  }
15747
15747
  });
@@ -15763,7 +15763,7 @@ const paginationNextProps = buildProps({
15763
15763
  type: iconPropType
15764
15764
  }
15765
15765
  });
15766
- const _hoisted_1$L = ["disabled", "aria-disabled"];
15766
+ const _hoisted_1$M = ["disabled", "aria-disabled"];
15767
15767
  const _hoisted_2$C = { key: 0 };
15768
15768
  const __default__$m = defineComponent({
15769
15769
  name: "ElPaginationNext"
@@ -15789,7 +15789,7 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
15789
15789
  ]),
15790
15790
  _: 1
15791
15791
  }))
15792
- ], 8, _hoisted_1$L);
15792
+ ], 8, _hoisted_1$M);
15793
15793
  };
15794
15794
  }
15795
15795
  });
@@ -17032,7 +17032,7 @@ const _sfc_main$T = defineComponent({
17032
17032
  };
17033
17033
  }
17034
17034
  });
17035
- const _hoisted_1$K = ["disabled", "autocomplete"];
17035
+ const _hoisted_1$L = ["disabled", "autocomplete"];
17036
17036
  const _hoisted_2$B = { style: { "height": "100%", "display": "flex", "justify-content": "center", "align-items": "center" } };
17037
17037
  function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
17038
17038
  const _component_el_tag = resolveComponent("el-tag");
@@ -17231,7 +17231,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
17231
17231
  onCompositionupdate: _cache[13] || (_cache[13] = (...args) => _ctx.handleComposition && _ctx.handleComposition(...args)),
17232
17232
  onCompositionend: _cache[14] || (_cache[14] = (...args) => _ctx.handleComposition && _ctx.handleComposition(...args)),
17233
17233
  onInput: _cache[15] || (_cache[15] = (...args) => _ctx.debouncedQueryChange && _ctx.debouncedQueryChange(...args))
17234
- }, null, 46, _hoisted_1$K)), [
17234
+ }, null, 46, _hoisted_1$L)), [
17235
17235
  [vModelText, _ctx.query]
17236
17236
  ]) : createCommentVNode("v-if", true)
17237
17237
  ], 6)) : createCommentVNode("v-if", true),
@@ -17496,7 +17496,7 @@ const paginationJumperProps = buildProps({
17496
17496
  values: componentSizes
17497
17497
  }
17498
17498
  });
17499
- const _hoisted_1$J = ["disabled"];
17499
+ const _hoisted_1$K = ["disabled"];
17500
17500
  const __default__$k = defineComponent({
17501
17501
  name: "ElPaginationJumper"
17502
17502
  });
@@ -17543,7 +17543,7 @@ const _sfc_main$Q = /* @__PURE__ */ defineComponent({
17543
17543
  createElementVNode("span", {
17544
17544
  class: normalizeClass([unref(ns2).e("classifier")])
17545
17545
  }, toDisplayString(unref(t2)("el.pagination.pageClassifier")), 3)
17546
- ], 10, _hoisted_1$J);
17546
+ ], 10, _hoisted_1$K);
17547
17547
  };
17548
17548
  }
17549
17549
  });
@@ -17554,7 +17554,7 @@ const paginationTotalProps = buildProps({
17554
17554
  default: 1e3
17555
17555
  }
17556
17556
  });
17557
- const _hoisted_1$I = ["disabled"];
17557
+ const _hoisted_1$J = ["disabled"];
17558
17558
  const __default__$j = defineComponent({
17559
17559
  name: "ElPaginationTotal"
17560
17560
  });
@@ -17571,7 +17571,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
17571
17571
  disabled: unref(disabled)
17572
17572
  }, toDisplayString(unref(t2)("el.pagination.total", {
17573
17573
  total: _ctx.total
17574
- })), 11, _hoisted_1$I);
17574
+ })), 11, _hoisted_1$J);
17575
17575
  };
17576
17576
  }
17577
17577
  });
@@ -17591,7 +17591,7 @@ const paginationPagerProps = buildProps({
17591
17591
  },
17592
17592
  disabled: Boolean
17593
17593
  });
17594
- const _hoisted_1$H = ["onKeyup"];
17594
+ const _hoisted_1$I = ["onKeyup"];
17595
17595
  const _hoisted_2$A = ["aria-current", "tabindex"];
17596
17596
  const _hoisted_3$r = ["tabindex"];
17597
17597
  const _hoisted_4$k = ["aria-current", "tabindex"];
@@ -17787,7 +17787,7 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
17787
17787
  "aria-current": _ctx.currentPage === _ctx.pageCount,
17788
17788
  tabindex: unref(tabindex)
17789
17789
  }, toDisplayString(_ctx.pageCount), 11, _hoisted_6$8)) : createCommentVNode("v-if", true)
17790
- ], 42, _hoisted_1$H);
17790
+ ], 42, _hoisted_1$I);
17791
17791
  };
17792
17792
  }
17793
17793
  });
@@ -18105,7 +18105,7 @@ const progressProps = buildProps({
18105
18105
  default: (percentage) => `${percentage}%`
18106
18106
  }
18107
18107
  });
18108
- const _hoisted_1$G = ["aria-valuenow"];
18108
+ const _hoisted_1$H = ["aria-valuenow"];
18109
18109
  const _hoisted_2$z = { viewBox: "0 0 100 100" };
18110
18110
  const _hoisted_3$q = ["d", "stroke", "stroke-width"];
18111
18111
  const _hoisted_4$j = ["d", "stroke", "opacity", "stroke-linecap", "stroke-width"];
@@ -18295,7 +18295,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
18295
18295
  }))
18296
18296
  ])
18297
18297
  ], 6)) : createCommentVNode("v-if", true)
18298
- ], 10, _hoisted_1$G);
18298
+ ], 10, _hoisted_1$H);
18299
18299
  };
18300
18300
  }
18301
18301
  });
@@ -20030,7 +20030,7 @@ const _sfc_main$M = defineComponent({
20030
20030
  };
20031
20031
  }
20032
20032
  });
20033
- const _hoisted_1$F = { key: 0 };
20033
+ const _hoisted_1$G = { key: 0 };
20034
20034
  const _hoisted_2$y = ["disabled"];
20035
20035
  const _hoisted_3$p = ["label", "onClick"];
20036
20036
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
@@ -20056,7 +20056,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
20056
20056
  persistent: ""
20057
20057
  }, {
20058
20058
  content: withCtx(() => [
20059
- _ctx.multiple ? (openBlock(), createElementBlock("div", _hoisted_1$F, [
20059
+ _ctx.multiple ? (openBlock(), createElementBlock("div", _hoisted_1$G, [
20060
20060
  createElementVNode("div", {
20061
20061
  class: normalizeClass(_ctx.ns.e("content"))
20062
20062
  }, [
@@ -21899,7 +21899,7 @@ const _sfc_main$L = defineComponent({
21899
21899
  };
21900
21900
  }
21901
21901
  });
21902
- const _hoisted_1$E = ["data-prefix"];
21902
+ const _hoisted_1$F = ["data-prefix"];
21903
21903
  const _hoisted_2$x = {
21904
21904
  ref: "hiddenColumns",
21905
21905
  class: "hidden-columns"
@@ -22068,7 +22068,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
22068
22068
  }, null, 2), [
22069
22069
  [vShow, _ctx.resizeProxyVisible]
22070
22070
  ])
22071
- ], 46, _hoisted_1$E);
22071
+ ], 46, _hoisted_1$F);
22072
22072
  }
22073
22073
  var Table = /* @__PURE__ */ _export_sfc$1(_sfc_main$L, [["render", _sfc_render$3], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/table/src/table.vue"]]);
22074
22074
  const defaultClassNames = {
@@ -23158,7 +23158,7 @@ const tabPaneProps = buildProps({
23158
23158
  disabled: Boolean,
23159
23159
  lazy: Boolean
23160
23160
  });
23161
- const _hoisted_1$D = ["id", "aria-hidden", "aria-labelledby"];
23161
+ const _hoisted_1$E = ["id", "aria-hidden", "aria-labelledby"];
23162
23162
  const COMPONENT_NAME$1 = "ElTabPane";
23163
23163
  const __default__$f = defineComponent({
23164
23164
  name: COMPONENT_NAME$1
@@ -23215,7 +23215,7 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
23215
23215
  "aria-labelledby": `tab-${unref(paneName)}`
23216
23216
  }, [
23217
23217
  renderSlot(_ctx.$slots, "default")
23218
- ], 10, _hoisted_1$D)), [
23218
+ ], 10, _hoisted_1$E)), [
23219
23219
  [vShow, unref(active)]
23220
23220
  ]) : createCommentVNode("v-if", true);
23221
23221
  };
@@ -23430,7 +23430,7 @@ const uploadListProps = buildProps({
23430
23430
  const uploadListEmits = {
23431
23431
  remove: (file) => !!file
23432
23432
  };
23433
- const _hoisted_1$C = ["onKeydown"];
23433
+ const _hoisted_1$D = ["onKeydown"];
23434
23434
  const _hoisted_2$w = ["src"];
23435
23435
  const _hoisted_3$o = ["onClick"];
23436
23436
  const _hoisted_4$i = ["onClick"];
@@ -23582,7 +23582,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
23582
23582
  ], 10, _hoisted_5$c)) : createCommentVNode("v-if", true)
23583
23583
  ], 2)) : createCommentVNode("v-if", true)
23584
23584
  ])
23585
- ], 42, _hoisted_1$C);
23585
+ ], 42, _hoisted_1$D);
23586
23586
  }), 128)),
23587
23587
  renderSlot(_ctx.$slots, "append")
23588
23588
  ]),
@@ -23601,7 +23601,7 @@ const uploadDraggerProps = buildProps({
23601
23601
  const uploadDraggerEmits = {
23602
23602
  file: (file) => isArray$1(file)
23603
23603
  };
23604
- const _hoisted_1$B = ["onDrop", "onDragover"];
23604
+ const _hoisted_1$C = ["onDrop", "onDragover"];
23605
23605
  const COMPONENT_NAME = "ElUploadDrag";
23606
23606
  const __default__$d = defineComponent({
23607
23607
  name: COMPONENT_NAME
@@ -23659,7 +23659,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
23659
23659
  onDragleave: _cache[0] || (_cache[0] = withModifiers(($event) => dragover.value = false, ["prevent"]))
23660
23660
  }, [
23661
23661
  renderSlot(_ctx.$slots, "default")
23662
- ], 42, _hoisted_1$B);
23662
+ ], 42, _hoisted_1$C);
23663
23663
  };
23664
23664
  }
23665
23665
  });
@@ -23695,7 +23695,7 @@ const uploadContentProps = buildProps({
23695
23695
  default: NOOP
23696
23696
  }
23697
23697
  });
23698
- const _hoisted_1$A = ["onKeydown"];
23698
+ const _hoisted_1$B = ["onKeydown"];
23699
23699
  const _hoisted_2$v = ["name", "multiple", "accept"];
23700
23700
  const __default__$c = defineComponent({
23701
23701
  name: "ElUploadContent",
@@ -23853,7 +23853,7 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
23853
23853
  onClick: _cache[0] || (_cache[0] = withModifiers(() => {
23854
23854
  }, ["stop"]))
23855
23855
  }, null, 42, _hoisted_2$v)
23856
- ], 42, _hoisted_1$A);
23856
+ ], 42, _hoisted_1$B);
23857
23857
  };
23858
23858
  }
23859
23859
  });
@@ -24466,7 +24466,7 @@ const getLastOffset = (id) => {
24466
24466
  return 0;
24467
24467
  return prev.vm.exposed.bottom.value;
24468
24468
  };
24469
- const _hoisted_1$z = ["id"];
24469
+ const _hoisted_1$A = ["id"];
24470
24470
  const _hoisted_2$u = ["innerHTML"];
24471
24471
  const __default__$a = defineComponent({
24472
24472
  name: "ElMessage"
@@ -24592,7 +24592,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
24592
24592
  ]),
24593
24593
  _: 1
24594
24594
  }, 8, ["class", "onClick"])) : createCommentVNode("v-if", true)
24595
- ], 46, _hoisted_1$z), [
24595
+ ], 46, _hoisted_1$A), [
24596
24596
  [vShow, visible.value]
24597
24597
  ])
24598
24598
  ]),
@@ -25238,7 +25238,7 @@ var useCurrencyInput = (options, autoEmit) => {
25238
25238
  };
25239
25239
  };
25240
25240
  var plCurrency_vue_vue_type_style_index_0_lang = "";
25241
- const _hoisted_1$y = /* @__PURE__ */ createElementVNode("span", { class: "pl-currency__rub-icon" }, "\u20BD", -1);
25241
+ const _hoisted_1$z = /* @__PURE__ */ createElementVNode("span", { class: "pl-currency__rub-icon" }, "\u20BD", -1);
25242
25242
  const __default__$9 = {
25243
25243
  name: "PlCurrency"
25244
25244
  };
@@ -25282,7 +25282,7 @@ const _sfc_main$D = /* @__PURE__ */ Object.assign(__default__$9, {
25282
25282
  class: "pl-currency"
25283
25283
  }), {
25284
25284
  append: withCtx(() => [
25285
- _hoisted_1$y
25285
+ _hoisted_1$z
25286
25286
  ]),
25287
25287
  _: 1
25288
25288
  }, 16, ["style", "modelValue"]);
@@ -25328,7 +25328,7 @@ var _imports_2$2 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMj
25328
25328
  var _imports_3$1 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC4xMTA2NyAxMC40MjU3QzMuODcxMDIgMTAuOTE1OSAzLjc0NiAxMS40NTQzIDMuNzQ1MTIgMTJDMy43NDYgMTIuNTQ1OCAzLjg3MTAyIDEzLjA4NDIgNC4xMTA2NyAxMy41NzQ0QzUuNjM2NzcgMTYuNSA4LjY4NTgxIDE4LjMxMTggMTEuOTg1NSAxOC4yNTMxQzExLjk5NDQgMTguMjUyOSAxMi4wMDMzIDE4LjI1MjkgMTIuMDEyMiAxOC4yNTMxQzE1LjMxMjEgMTguMzExOCAxOC4zNjEzIDE2LjQ5OTggMTkuODg3MyAxMy41NzRDMjAuMzc0NCAxMi41ODEyIDIwLjM3NDQgMTEuNDE4OCAxOS44ODczIDEwLjQyNjFDMTguMzYxMyA3LjUwMDIyIDE1LjMxMjEgNS42ODgyMyAxMi4wMTIyIDUuNzQ2OTlDMTIuMDAzMyA1Ljc0NzE1IDExLjk5NDQgNS43NDcxNSAxMS45ODU1IDUuNzQ2OTlDOC42ODU4MSA1LjY4ODI0IDUuNjM2NzcgNy41MDAwNCA0LjExMDY3IDEwLjQyNTdaTTExLjk5ODkgNC4yNDdDOC4xMzI0MSA0LjE4MzE5IDQuNTYxMzYgNi4zMSAyLjc3NTk5IDkuNzQxMDNMMi43NjgyNiA5Ljc1NjNDMi40MjUxMSAxMC40NTQyIDIuMjQ2MTYgMTEuMjIxMyAyLjI0NTEyIDExLjk5OVYxMi4wMDFDMi4yNDYxNiAxMi43Nzg3IDIuNDI1MTEgMTMuNTQ1OSAyLjc2ODI2IDE0LjI0MzhMMi43NzU5OSAxNC4yNTlDNC41NjEzNiAxNy42OTAxIDguMTMyNDEgMTkuODE2OSAxMS45OTg5IDE5Ljc1MzFDMTUuODY1MyAxOS44MTY5IDE5LjQzNjQgMTcuNjkwMSAyMS4yMjE3IDE0LjI1OUwyMS4yMjkgMTQuMjQ0N0MyMS45MjcxIDEyLjgyOTcgMjEuOTI3MSAxMS4xNzA0IDIxLjIyOSA5Ljc1NTM5TDIxLjIyMTcgOS43NDEwM0MxOS40MzY0IDYuMzEgMTUuODY1MyA0LjE4MzE5IDExLjk5ODkgNC4yNDdaTTExLjk5ODkgOS43NDg3OEMxMC43NTU1IDkuNzQ4NzggOS43NDc2MiAxMC43NTY3IDkuNzQ3NjIgMTJDOS43NDc2MiAxMy4yNDM0IDEwLjc1NTUgMTQuMjUxMyAxMS45OTg5IDE0LjI1MTNDMTMuMjQyMiAxNC4yNTEzIDE0LjI1MDEgMTMuMjQzNCAxNC4yNTAxIDEyQzE0LjI1MDEgMTEuNTg1OCAxNC41ODU5IDExLjI1IDE1LjAwMDEgMTEuMjVDMTUuNDE0MyAxMS4yNSAxNS43NTAxIDExLjU4NTggMTUuNzUwMSAxMkMxNS43NTAxIDE0LjA3MTggMTQuMDcwNiAxNS43NTEzIDExLjk5ODkgMTUuNzUxM0M5LjkyNzExIDE1Ljc1MTMgOC4yNDc2MiAxNC4wNzE4IDguMjQ3NjIgMTJDOC4yNDc2MiA5LjkyODI3IDkuOTI3MTEgOC4yNDg3OCAxMS45OTg5IDguMjQ4NzhDMTIuNDEzMSA4LjI0ODc4IDEyLjc0ODkgOC41ODQ1NyAxMi43NDg5IDguOTk4NzhDMTIuNzQ4OSA5LjQxMjk5IDEyLjQxMzEgOS43NDg3OCAxMS45OTg5IDkuNzQ4NzhaIiBmaWxsPSIjNjU2NTY3Ii8+DQo8L3N2Zz4NCg==";
25329
25329
  var _imports_1$3 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNC40NzQ5IDQuNTI1MTNDMTUuODQxNyA1Ljg5MTk3IDE1Ljg0MTcgOC4xMDgwNCAxNC40NzQ5IDkuNDc0ODhDMTMuMTA4IDEwLjg0MTcgMTAuODkyIDEwLjg0MTcgOS41MjUxMyA5LjQ3NDg4QzguMTU4MjkgOC4xMDgwNCA4LjE1ODI5IDUuODkxOTcgOS41MjUxMyA0LjUyNTEzQzEwLjg5MiAzLjE1ODI5IDEzLjEwOCAzLjE1ODI5IDE0LjQ3NDkgNC41MjUxMyIgc3Ryb2tlPSIjNjU2NTY3IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQgMTguNDk5OFYxOS40OTk4QzQgMjAuMDUxOCA0LjQ0OCAyMC40OTk4IDUgMjAuNDk5OEgxOUMxOS41NTIgMjAuNDk5OCAyMCAyMC4wNTE4IDIwIDE5LjQ5OThWMTguNDk5OEMyMCAxNS40NzM4IDE2LjA0OCAxMy41MDc4IDEyIDEzLjUwNzhDNy45NTIgMTMuNTA3OCA0IDE1LjQ3MzggNCAxOC40OTk4WiIgc3Ryb2tlPSIjNjU2NTY3IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==";
25330
25330
  var plInput_vue_vue_type_style_index_0_lang$1 = "";
25331
- const _hoisted_1$x = {
25331
+ const _hoisted_1$y = {
25332
25332
  key: 0,
25333
25333
  class: "info-svg",
25334
25334
  src: _imports_0$9,
@@ -25569,7 +25569,7 @@ const _sfc_main$B = {
25569
25569
  id: "form",
25570
25570
  class: normalizeClass([__props.icon && !__props.label ? "padding-form" : ""])
25571
25571
  }, [
25572
- props.icon ? (openBlock(), createElementBlock("img", _hoisted_1$x)) : createCommentVNode("", true),
25572
+ props.icon ? (openBlock(), createElementBlock("img", _hoisted_1$y)) : createCommentVNode("", true),
25573
25573
  props.prefix ? (openBlock(), createElementBlock("img", {
25574
25574
  key: 1,
25575
25575
  class: normalizeClass(["prefix-icon", [!__props.label || "prefixWithLabel"]]),
@@ -25753,7 +25753,7 @@ const PlFormItemPlugin = {
25753
25753
  }
25754
25754
  };
25755
25755
  var button = "";
25756
- const _hoisted_1$w = /* @__PURE__ */ createElementVNode("p", null, "Hello NPM!", -1);
25756
+ const _hoisted_1$x = /* @__PURE__ */ createElementVNode("p", null, "Hello NPM!", -1);
25757
25757
  const _hoisted_2$s = /* @__PURE__ */ createTextVNode("Increment count");
25758
25758
  const __default__$8 = {
25759
25759
  name: "TestViteNpmComponent"
@@ -25767,7 +25767,7 @@ const _sfc_main$y = /* @__PURE__ */ Object.assign(__default__$8, {
25767
25767
  const _component_el_input = ElInput;
25768
25768
  const _component_el_button = ElButton;
25769
25769
  return openBlock(), createElementBlock(Fragment, null, [
25770
- _hoisted_1$w,
25770
+ _hoisted_1$x,
25771
25771
  createElementVNode("div", null, [
25772
25772
  createVNode(_component_el_input, {
25773
25773
  modelValue: msg.value,
@@ -25798,90 +25798,73 @@ const TestViteNpmComponentPlugin = {
25798
25798
  }
25799
25799
  };
25800
25800
  var plButton_vue_vue_type_style_index_0_scoped_true_lang = "";
25801
+ const _hoisted_1$w = { class: "el-button-content-container" };
25801
25802
  const _sfc_main$x = {
25802
25803
  __name: "pl-button",
25803
25804
  props: {
25804
- beforeIcon: {
25805
- type: String,
25806
- default: null
25807
- },
25808
- afterIcon: {
25809
- type: String,
25810
- default: null
25811
- },
25812
- onlyIcon: {
25813
- type: String,
25814
- default: null
25805
+ fullWidth: {
25806
+ type: Boolean,
25807
+ default: false
25815
25808
  },
25816
25809
  disabled: {
25817
25810
  type: Boolean,
25818
25811
  default: false
25819
25812
  },
25813
+ type: {
25814
+ type: String,
25815
+ default: "primary"
25816
+ },
25820
25817
  size: {
25821
25818
  type: String,
25822
- default: "small"
25819
+ default: "large"
25823
25820
  },
25824
- type: {
25821
+ icon: {
25825
25822
  type: String,
25826
- default: "primary"
25823
+ default: ""
25824
+ },
25825
+ iconPosition: {
25826
+ type: String,
25827
+ default: "left"
25827
25828
  }
25828
25829
  },
25829
- emits: ["onClick"],
25830
+ emits: ["click"],
25830
25831
  setup(__props, { emit: emit2 }) {
25831
25832
  const props = __props;
25833
+ const buttonClasses = computed$1(() => ({
25834
+ "typography-button-button-1": props.size === "large",
25835
+ "button-medium typography-button-button-2": props.size === "medium",
25836
+ "button-small typography-button-button-3": props.size === "small",
25837
+ disabled: props.disabled,
25838
+ "button-alternative": props.type === "alternative",
25839
+ "button-secondary": props.type === "secondary",
25840
+ "button-error": props.type === "error",
25841
+ "button-link": props.type === "link",
25842
+ "full-width": props.fullWidth
25843
+ }));
25844
+ const onClick = () => !props.disabled && emit2("click");
25832
25845
  return (_ctx, _cache) => {
25833
- const _component_vue_feather = resolveComponent("vue-feather");
25846
+ const _component_inline_svg = resolveComponent("inline-svg");
25834
25847
  const _component_el_button = ElButton;
25835
- return openBlock(), createBlock(_component_el_button, mergeProps(_ctx.$attrs, {
25836
- class: [
25837
- props.size === "medium" ? "big" : "",
25838
- props.onlyIcon ? "btn-icon" : ""
25839
- ],
25840
- disabled: __props.disabled,
25841
- type: __props.type,
25842
- onClick: emit2.onClick
25843
- }), {
25848
+ return openBlock(), createBlock(_component_el_button, mergeProps({ class: unref(buttonClasses) }, _ctx.$attrs, { onClick }), {
25844
25849
  default: withCtx(() => [
25845
- __props.beforeIcon && !__props.onlyIcon ? (openBlock(), createBlock(_component_vue_feather, {
25846
- key: 0,
25847
- class: normalizeClass(["icon icon__before", [
25848
- props.type === "secondary" ? "btn-text-secondary" : "",
25849
- props.type === "tertiary" ? "btn-text-tertiary" : ""
25850
- ]]),
25851
- type: __props.beforeIcon
25852
- }, null, 8, ["class", "type"])) : createCommentVNode("", true),
25853
- __props.onlyIcon ? (openBlock(), createBlock(_component_vue_feather, {
25854
- key: 1,
25855
- class: normalizeClass(["icon icon__before only-icon", [
25856
- props.type === "secondary" ? "btn-text-secondary" : "",
25857
- props.type === "tertiary" ? "btn-text-tertiary" : ""
25858
- ]]),
25859
- type: __props.onlyIcon
25860
- }, null, 8, ["class", "type"])) : createCommentVNode("", true),
25861
- !__props.onlyIcon ? (openBlock(), createElementBlock("span", {
25862
- key: 2,
25863
- class: normalizeClass(["btn-text", [
25864
- props.type === "secondary" ? "btn-text-secondary" : "",
25865
- props.type === "tertiary" ? "btn-text-tertiary" : ""
25866
- ]])
25867
- }, [
25868
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
25869
- ], 2)) : createCommentVNode("", true),
25870
- __props.afterIcon && !__props.onlyIcon ? (openBlock(), createBlock(_component_vue_feather, {
25871
- key: 3,
25872
- class: normalizeClass([[
25873
- props.type === "secondary" ? "btn-text-secondary" : "",
25874
- props.type === "tertiary" ? "btn-text-tertiary" : ""
25875
- ], "icon icon__after"]),
25876
- type: __props.afterIcon
25877
- }, null, 8, ["class", "type"])) : createCommentVNode("", true)
25850
+ createElementVNode("div", _hoisted_1$w, [
25851
+ props.iconPosition === "left" ? (openBlock(), createBlock(_component_inline_svg, {
25852
+ key: 0,
25853
+ src: props.icon
25854
+ }, null, 8, ["src"])) : createCommentVNode("", true),
25855
+ renderSlot(_ctx.$slots, "default", {}, void 0, true),
25856
+ props.iconPosition === "right" ? (openBlock(), createBlock(_component_inline_svg, {
25857
+ key: 1,
25858
+ src: props.icon
25859
+ }, null, 8, ["src"])) : createCommentVNode("", true)
25860
+ ])
25878
25861
  ]),
25879
25862
  _: 3
25880
- }, 16, ["class", "disabled", "type", "onClick"]);
25863
+ }, 16, ["class"]);
25881
25864
  };
25882
25865
  }
25883
25866
  };
25884
- var PlButton = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-26f1d202"]]);
25867
+ var PlButton = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-3bed8894"]]);
25885
25868
  const PlButtonPlugin = {
25886
25869
  install(app) {
25887
25870
  app.component("PlButton", PlButton);