@airpower/web 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -1329,7 +1329,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
1329
1329
  key: 0,
1330
1330
  disabled: isDisabled.value,
1331
1331
  type: __props.danger ? "danger" : __props.warning ? "warning" : __props.primary ? "primary" : __props.success ? "success" : "default",
1332
- underline: false
1332
+ underline: "never"
1333
1333
  }, _ctx.$attrs, toHandlers(_ctx.$attrs)), {
1334
1334
  default: withCtx(() => [
1335
1335
  renderSlot(_ctx.$slots, "default")
@@ -2388,7 +2388,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
2388
2388
  return (_ctx, _cache) => {
2389
2389
  const _component_ElLink = resolveComponent("ElLink");
2390
2390
  return openBlock(), createElementBlock("div", _hoisted_1$i, [
2391
- createVNode(_component_ElLink, mergeProps({ underline: false }, _ctx.$attrs, { onClick: copy }, toHandlers(_ctx.$attrs)), {
2391
+ createVNode(_component_ElLink, mergeProps({ underline: "never" }, _ctx.$attrs, { onClick: copy }, toHandlers(_ctx.$attrs)), {
2392
2392
  default: withCtx(() => [
2393
2393
  renderSlot(_ctx.$slots, "default", {}, () => [
2394
2394
  createTextVNode(toDisplayString(__props.content || "-"), 1)
@@ -2407,7 +2407,7 @@ const _export_sfc = (sfc, props) => {
2407
2407
  }
2408
2408
  return target;
2409
2409
  };
2410
- const ACopy = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-8fcdb586"]]);
2410
+ const ACopy = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-04d85a67"]]);
2411
2411
  var cryptoJs$1 = { exports: {} };
2412
2412
  function commonjsRequire(path) {
2413
2413
  throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
@@ -9775,7 +9775,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
9775
9775
  return (_ctx, _cache) => {
9776
9776
  const _component_ElLink = resolveComponent("ElLink");
9777
9777
  return openBlock(), createBlock(_component_ElLink, {
9778
- underline: false,
9778
+ underline: "never",
9779
9779
  onClick: _cache[0] || (_cache[0] = ($event) => friendly.value = !friendly.value)
9780
9780
  }, {
9781
9781
  default: withCtx(() => [
@@ -9786,7 +9786,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
9786
9786
  };
9787
9787
  }
9788
9788
  });
9789
- const ADateTime = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-5a914a85"]]);
9789
+ const ADateTime = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-b753fbea"]]);
9790
9790
  const _hoisted_1$h = { class: "a-desensitize" };
9791
9791
  const _sfc_main$s = /* @__PURE__ */ defineComponent({
9792
9792
  __name: "Desensitize",
@@ -15528,8 +15528,8 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
15528
15528
  });
15529
15529
  return (_ctx, _cache) => {
15530
15530
  return openBlock(), createBlock(unref(ElLink), {
15531
- underline: false,
15532
15531
  class: "a-payload",
15532
+ underline: "never",
15533
15533
  onClick: _cache[0] || (_cache[0] = ($event) => show())
15534
15534
  }, {
15535
15535
  default: withCtx(() => [
@@ -15540,7 +15540,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
15540
15540
  };
15541
15541
  }
15542
15542
  });
15543
- const APayload = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-666c0245"]]);
15543
+ const APayload = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-0c60ad91"]]);
15544
15544
  const _hoisted_1$6 = { class: "a-phone-call__content" };
15545
15545
  const _sfc_main$c = /* @__PURE__ */ defineComponent({
15546
15546
  __name: "Call",
@@ -17142,7 +17142,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
17142
17142
  fn: withCtx(({ data }) => [
17143
17143
  createVNode(_component_ElLink, {
17144
17144
  disabled: data.isDisabled,
17145
- underline: false,
17145
+ underline: "never",
17146
17146
  onClick: ($event) => props.props.onConfirm(data)
17147
17147
  }, {
17148
17148
  default: withCtx(() => _cache[2] || (_cache[2] = [
@@ -18496,7 +18496,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18496
18496
  __props.showAddRow ? (openBlock(), createBlock(unref(ElLink), {
18497
18497
  key: 0,
18498
18498
  disabled: unref(isAddRowDisabled)(getRowEntity(scope)),
18499
- underline: false,
18499
+ underline: "never",
18500
18500
  onClick: ($event) => handleAddRow(getRowEntity(scope))
18501
18501
  }, {
18502
18502
  default: withCtx(() => [
@@ -18507,7 +18507,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18507
18507
  !props.hideEdit ? (openBlock(), createBlock(unref(ElLink), {
18508
18508
  key: 1,
18509
18509
  disabled: unref(isEditDisabled)(getRowEntity(scope)),
18510
- underline: false,
18510
+ underline: "never",
18511
18511
  onClick: ($event) => handleEdit(getRowEntity(scope))
18512
18512
  }, {
18513
18513
  default: withCtx(() => [
@@ -18518,7 +18518,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18518
18518
  __props.showDetail ? (openBlock(), createBlock(unref(ElLink), {
18519
18519
  key: 2,
18520
18520
  disabled: unref(isDetailDisabled)(getRowEntity(scope)),
18521
- underline: false,
18521
+ underline: "never",
18522
18522
  onClick: ($event) => handleDetail(getRowEntity(scope))
18523
18523
  }, {
18524
18524
  default: withCtx(() => [
@@ -18530,7 +18530,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18530
18530
  getRowEntity(scope).isDisabled ? (openBlock(), createBlock(unref(ElLink), {
18531
18531
  key: 0,
18532
18532
  disabled: unref(isDisableChangeStatus)(getRowEntity(scope)),
18533
- underline: false,
18533
+ underline: "never",
18534
18534
  onClick: ($event) => handleEnable(getRowEntity(scope))
18535
18535
  }, {
18536
18536
  default: withCtx(() => [
@@ -18540,8 +18540,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18540
18540
  }, 1032, ["disabled", "onClick"])) : (openBlock(), createBlock(unref(ElLink), {
18541
18541
  key: 1,
18542
18542
  disabled: unref(isDisableChangeStatus)(getRowEntity(scope)),
18543
- underline: false,
18544
18543
  type: "warning",
18544
+ underline: "never",
18545
18545
  onClick: ($event) => handleDisable(getRowEntity(scope))
18546
18546
  }, {
18547
18547
  default: withCtx(() => [
@@ -18553,8 +18553,8 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
18553
18553
  !__props.hideDelete ? (openBlock(), createBlock(unref(ElLink), {
18554
18554
  key: 4,
18555
18555
  disabled: unref(isDeleteDisabled)(getRowEntity(scope)),
18556
- underline: false,
18557
18556
  type: "danger",
18557
+ underline: "never",
18558
18558
  onClick: ($event) => handleDelete(getRowEntity(scope))
18559
18559
  }, {
18560
18560
  default: withCtx(() => [