bkui-vue 2.0.1-beta.13 → 2.0.1-beta.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.esm.js CHANGED
@@ -4498,7 +4498,6 @@ const nk = {
4498
4498
  default: "button"
4499
4499
  }
4500
4500
  }, lk = /* @__PURE__ */ Ee({
4501
- // eslint-disable-next-line vue/no-reserved-component-names
4502
4501
  name: "Button",
4503
4502
  props: ik,
4504
4503
  emits: ["click", "mouseover"],
@@ -6319,7 +6318,6 @@ function uI(e) {
6319
6318
  const P4 = /* @__PURE__ */ Ee({
6320
6319
  name: "Popover",
6321
6320
  components: {
6322
- // eslint-disable-next-line vue/no-reserved-component-names
6323
6321
  Content: r9,
6324
6322
  Arrow: t9,
6325
6323
  Root: a9
@@ -7121,7 +7119,6 @@ const PI = {
7121
7119
  [ot.COMPOSITIONUPDATE]: d0,
7122
7120
  [ot.COMPOSITIONEND]: d0
7123
7121
  }, RI = /* @__PURE__ */ Ee({
7124
- // eslint-disable-next-line vue/no-reserved-component-names
7125
7122
  name: "Input",
7126
7123
  directives: {
7127
7124
  bkTooltips: Ha
@@ -11824,7 +11821,6 @@ const UP = {
11824
11821
  // 栅格向右移动格数
11825
11822
  push: v.number.def(0)
11826
11823
  }, KP = /* @__PURE__ */ Ee({
11827
- // eslint-disable-next-line vue/no-reserved-component-names
11828
11824
  name: "Col",
11829
11825
  props: GP,
11830
11826
  emits: [],
@@ -17286,7 +17282,6 @@ const yg = /* @__PURE__ */ hn(eU), tU = {
17286
17282
  submit: null,
17287
17283
  validate: (e, t, n) => yg(e) && YV(t) && yg(n)
17288
17284
  }, sU = /* @__PURE__ */ Ee({
17289
- // eslint-disable-next-line vue/no-reserved-component-names
17290
17285
  name: "Form",
17291
17286
  props: tU,
17292
17287
  emits: nU,
@@ -27106,7 +27101,6 @@ const eK = {
27106
27101
  verticalAlign: "middle"
27107
27102
  })
27108
27103
  }, tK = /* @__PURE__ */ Ee({
27109
- // eslint-disable-next-line vue/no-reserved-component-names
27110
27104
  name: "Progress",
27111
27105
  props: eK,
27112
27106
  setup() {
@@ -33139,7 +33133,6 @@ const hq = (e, t, n, s, r, i) => {
33139
33133
  renderTableFooter: x
33140
33134
  };
33141
33135
  }, gq = /* @__PURE__ */ Ee({
33142
- // eslint-disable-next-line vue/no-reserved-component-names
33143
33136
  name: "Table",
33144
33137
  props: lY,
33145
33138
  emits: CY,
@@ -36523,8 +36516,9 @@ const Jq = (e, t) => {
36523
36516
  }), n && m4(n, t);
36524
36517
  }, lX = {
36525
36518
  createInstall: fm,
36526
- install: fm()
36527
- }, oX = "2.0.1-beta.13";
36519
+ install: fm(),
36520
+ version: "0.0.1"
36521
+ };
36528
36522
  export {
36529
36523
  R4 as $bkPopover,
36530
36524
  a$ as Affix,
@@ -36601,6 +36595,5 @@ export {
36601
36595
  Q6 as setPrefixVariable,
36602
36596
  sX as useGlobalConfig,
36603
36597
  Ot as useLocale,
36604
- Oe as usePrefix,
36605
- oX as version
36598
+ Oe as usePrefix
36606
36599
  };