bitboss-ui 2.1.78 → 2.1.80

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.
Files changed (187) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +7 -1
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  3. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  4. package/dist/components/BbDialog/BbDialog.vue.d.ts +6 -2
  5. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +12 -1
  6. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  7. package/dist/index.css +1 -1
  8. package/dist/index107.js +9 -9
  9. package/dist/index112.js +1 -1
  10. package/dist/index114.js +1 -1
  11. package/dist/index120.js +1 -1
  12. package/dist/index122.js +13 -13
  13. package/dist/index13.js +2 -2
  14. package/dist/index130.js +1 -1
  15. package/dist/index132.js +5 -5
  16. package/dist/index134.js +1 -1
  17. package/dist/index139.js +1 -1
  18. package/dist/index141.js +2 -2
  19. package/dist/index142.js +1 -1
  20. package/dist/index15.js +5 -5
  21. package/dist/index17.js +3 -3
  22. package/dist/index19.js +8 -8
  23. package/dist/index21.js +14 -14
  24. package/dist/index214.js +2 -138
  25. package/dist/index215.js +138 -2
  26. package/dist/index216.js +2 -2
  27. package/dist/index217.js +1 -1
  28. package/dist/index218.js +1 -1
  29. package/dist/index220.js +1 -1
  30. package/dist/index222.js +5 -4
  31. package/dist/index223.js +5 -13
  32. package/dist/index224.js +5 -20
  33. package/dist/index225.js +5 -201
  34. package/dist/index226.js +7 -0
  35. package/dist/index227.js +3 -135
  36. package/dist/index228.js +4 -0
  37. package/dist/index229.js +6 -2
  38. package/dist/index23.js +11 -11
  39. package/dist/index230.js +8 -51
  40. package/dist/index231.js +268 -17
  41. package/dist/index232.js +46 -100
  42. package/dist/index233.js +54 -0
  43. package/dist/index234.js +28 -96
  44. package/dist/index235.js +62 -0
  45. package/dist/index236.js +13 -3
  46. package/dist/index237.js +86 -5
  47. package/dist/index239.js +29 -5
  48. package/dist/index240.js +17 -5
  49. package/dist/index241.js +51 -5
  50. package/dist/index242.js +15 -5
  51. package/dist/index243.js +12 -2
  52. package/dist/index244.js +15 -187
  53. package/dist/index245.js +10 -3
  54. package/dist/index246.js +3 -2
  55. package/dist/index247.js +3 -10
  56. package/dist/index248.js +3 -8
  57. package/dist/index249.js +5 -13
  58. package/dist/index25.js +41 -40
  59. package/dist/index250.js +5 -13
  60. package/dist/index251.js +5 -4
  61. package/dist/index252.js +2 -23
  62. package/dist/index253.js +3 -3
  63. package/dist/index254.js +20 -3
  64. package/dist/index255.js +134 -17
  65. package/dist/index257.js +187 -14
  66. package/dist/index258.js +3 -12
  67. package/dist/index259.js +12 -28
  68. package/dist/index260.js +12 -15
  69. package/dist/index261.js +9 -4
  70. package/dist/index262.js +2 -229
  71. package/dist/index263.js +11 -10
  72. package/dist/index264.js +6 -3
  73. package/dist/index265.js +15 -66
  74. package/dist/index266.js +9 -2
  75. package/dist/index267.js +2 -3
  76. package/dist/index268.js +8 -9
  77. package/dist/index27.js +1 -1
  78. package/dist/index271.js +23 -5
  79. package/dist/index272.js +2 -6
  80. package/dist/index273.js +4 -16
  81. package/dist/index274.js +201 -3
  82. package/dist/index276.js +3 -9
  83. package/dist/index277.js +3 -5
  84. package/dist/index278.js +4 -6
  85. package/dist/index279.js +40 -267
  86. package/dist/index280.js +7 -52
  87. package/dist/index281.js +17 -51
  88. package/dist/index282.js +12 -32
  89. package/dist/index283.js +100 -54
  90. package/dist/index285.js +95 -81
  91. package/dist/index287.js +227 -7
  92. package/dist/index288.js +34 -8
  93. package/dist/index289.js +8 -6
  94. package/dist/index29.js +3 -3
  95. package/dist/index293.js +66 -40
  96. package/dist/index296.js +7 -4
  97. package/dist/index297.js +280 -7
  98. package/dist/index298.js +2 -3
  99. package/dist/index299.js +16 -3
  100. package/dist/index300.js +2 -17
  101. package/dist/index301.js +16 -2
  102. package/dist/index302.js +2 -3
  103. package/dist/index303.js +27 -2
  104. package/dist/index304.js +2 -28
  105. package/dist/index305.js +2 -4
  106. package/dist/index306.js +2 -3
  107. package/dist/index307.js +2 -5
  108. package/dist/index308.js +2 -280
  109. package/dist/index309.js +28 -2
  110. package/dist/index31.js +2 -2
  111. package/dist/index310.js +2 -125
  112. package/dist/index311.js +3 -2
  113. package/dist/index312.js +17 -15
  114. package/dist/index313.js +125 -2
  115. package/dist/index314.js +2 -16
  116. package/dist/index315.js +15 -2
  117. package/dist/index316.js +2 -16
  118. package/dist/index317.js +19 -2
  119. package/dist/index318.js +2 -19
  120. package/dist/index319.js +3 -2
  121. package/dist/index320.js +3 -5
  122. package/dist/index321.js +719 -27
  123. package/dist/index322.js +366 -2
  124. package/dist/index323.js +57 -2
  125. package/dist/index324.js +4 -2
  126. package/dist/index325.js +5 -2
  127. package/dist/index326.js +5 -2
  128. package/dist/index327.js +3 -2
  129. package/dist/index328.js +3 -719
  130. package/dist/index329.js +2 -366
  131. package/dist/index33.js +8 -8
  132. package/dist/index330.js +2 -57
  133. package/dist/index331.js +6 -2
  134. package/dist/index332.js +2 -3
  135. package/dist/index333.js +5 -6
  136. package/dist/index334.js +6 -34
  137. package/dist/index335.js +19 -6
  138. package/dist/index336.js +7 -127
  139. package/dist/index337.js +12 -395
  140. package/dist/index338.js +6 -46
  141. package/dist/index339.js +58 -8
  142. package/dist/index340.js +58 -6
  143. package/dist/index341.js +4 -8
  144. package/dist/index342.js +35 -58
  145. package/dist/index343.js +6 -58
  146. package/dist/index344.js +123 -222
  147. package/dist/index345.js +388 -83
  148. package/dist/index346.js +8 -5
  149. package/dist/index347.js +5 -6
  150. package/dist/index348.js +8 -19
  151. package/dist/index349.js +22 -9
  152. package/dist/index35.js +4 -4
  153. package/dist/index351.js +133 -6
  154. package/dist/index352.js +89 -130
  155. package/dist/index353.js +222 -514
  156. package/dist/index354.js +47 -22
  157. package/dist/index355.js +522 -0
  158. package/dist/index356.js +435 -44
  159. package/dist/index357.js +114 -427
  160. package/dist/index358.js +48 -126
  161. package/dist/index37.js +108 -99
  162. package/dist/index39.js +4 -4
  163. package/dist/index41.js +2 -2
  164. package/dist/index43.js +8 -8
  165. package/dist/index45.js +6 -6
  166. package/dist/index49.js +2 -2
  167. package/dist/index53.js +1 -1
  168. package/dist/index55.js +1 -1
  169. package/dist/index57.js +2 -2
  170. package/dist/index61.js +74 -58
  171. package/dist/index67.js +1 -1
  172. package/dist/index78.js +28 -25
  173. package/dist/index80.js +4 -4
  174. package/dist/index82.js +1 -1
  175. package/dist/index84.js +2 -2
  176. package/dist/index86.js +3 -3
  177. package/dist/index88.js +1 -1
  178. package/dist/index91.js +60 -60
  179. package/dist/index93.js +2 -2
  180. package/dist/index95.js +5 -5
  181. package/dist/index97.js +1 -1
  182. package/package.json +1 -1
  183. package/dist/index238.js +0 -7
  184. package/dist/index256.js +0 -14
  185. package/dist/index275.js +0 -36
  186. package/dist/index284.js +0 -4
  187. package/dist/index350.js +0 -17
package/dist/index91.js CHANGED
@@ -1,9 +1,9 @@
1
- import { defineComponent as I, mergeModels as B, useModel as N, computed as m, ref as L, watch as P, onMounted as W, createElementBlock as r, openBlock as d, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as p, createCommentVNode as v, Fragment as A, createElementVNode as o, renderSlot as l, createTextVNode as H, toDisplayString as M, nextTick as K } from "vue";
2
- import { parseSize as R } from "./index249.js";
1
+ import { defineComponent as I, mergeModels as B, useModel as N, computed as p, ref as L, watch as P, onMounted as W, createElementBlock as d, openBlock as c, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as v, createCommentVNode as h, Fragment as A, createElementVNode as t, renderSlot as l, createTextVNode as H, toDisplayString as M, nextTick as K } from "vue";
2
+ import { parseSize as R } from "./index259.js";
3
3
  import { useId as $ } from "./index8.js";
4
- import { useLocale as U } from "./index223.js";
4
+ import { useLocale as U } from "./index236.js";
5
5
  import { useMobile as j } from "./index9.js";
6
- import { useUntil as G } from "./index250.js";
6
+ import { useUntil as G } from "./index260.js";
7
7
  import { wait as y } from "./index140.js";
8
8
  import { _config as J } from "./index4.js";
9
9
  const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
@@ -12,7 +12,7 @@ const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
12
12
  }, Y = { class: "bb-offcanvas__close" }, Z = ["aria-label", "disabled"], x = {
13
13
  ref: "body",
14
14
  class: "bb-offcanvas__body scrollbar-border"
15
- }, ee = { class: "bb-offcanvas__body-content" }, te = {
15
+ }, ee = { class: "bb-offcanvas__body-content" }, oe = {
16
16
  ref: "footer",
17
17
  class: "bb-offcanvas__footer"
18
18
  }, ce = /* @__PURE__ */ I({
@@ -37,107 +37,107 @@ const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
37
37
  modelValue: { type: Boolean, default: !1 },
38
38
  modelModifiers: {}
39
39
  }),
40
- emits: /* @__PURE__ */ B(["shown", "hidden"], ["update:modelValue"]),
41
- setup(h, { emit: z }) {
42
- const t = h, g = z, a = N(h, "modelValue"), { t: D } = U(), E = m(
43
- () => t.closeLabel || D("dialog.closeLabel").value
44
- ), i = L(null), c = G(
45
- () => a.value || t.eager,
40
+ emits: /* @__PURE__ */ B(["show", "hide", "shown", "hidden"], ["update:modelValue"]),
41
+ setup(w, { emit: z }) {
42
+ const o = w, i = z, s = N(w, "modelValue"), { t: D } = U(), E = p(
43
+ () => o.closeLabel || D("dialog.closeLabel").value
44
+ ), r = L(null), u = G(
45
+ () => s.value || o.eager,
46
46
  {
47
- initialValue: a.value || t.eager
47
+ initialValue: s.value || o.eager
48
48
  }
49
- ), u = `title_${$().id.value}`, f = `description_${$().id.value}`, w = (e) => {
50
- if (e.key === "Escape" && (e.stopImmediatePropagation(), t.disabled || t.persistent))
49
+ ), f = `title_${$().id.value}`, b = `description_${$().id.value}`, g = (e) => {
50
+ if (e.key === "Escape" && (e.stopImmediatePropagation(), o.disabled || o.persistent))
51
51
  return e.preventDefault(), n.value = !0, y(200).then(() => {
52
52
  n.value = !1;
53
53
  }), !1;
54
54
  }, _ = async (e) => {
55
55
  if (e) {
56
- if (window.globalThis?.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && document.documentElement.style.setProperty(
56
+ if (i("show"), window.globalThis?.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && document.documentElement.style.setProperty(
57
57
  "--scrollbar-width",
58
58
  `${T()}px`
59
- ), document.addEventListener("keydown", w, { capture: !0 }), await K(), i.value?.showModal(), t.focusTarget) {
60
- const s = i.value?.querySelector(t.focusTarget);
61
- s && s instanceof HTMLElement && s.focus();
59
+ ), document.addEventListener("keydown", g, { capture: !0 }), await K(), r.value?.showModal(), o.focusTarget) {
60
+ const a = r.value?.querySelector(o.focusTarget);
61
+ a && a instanceof HTMLElement && a.focus();
62
62
  }
63
- g("shown");
63
+ i("shown");
64
64
  } else
65
- await y(t.transitionDuration), window.globalThis?.document && document.removeEventListener("keydown", w, { capture: !0 }), i.value?.close(), g("hidden");
65
+ i("hide"), await y(o.transitionDuration), window.globalThis?.document && document.removeEventListener("keydown", g, { capture: !0 }), r.value?.close(), i("hidden");
66
66
  };
67
- P(a, _), W(() => {
68
- a.value && _(!0);
67
+ P(s, _), W(() => {
68
+ s.value && _(!0);
69
69
  });
70
- const S = m(() => k.value ? "100%" : t.size === "auto" ? "fit-content" : R(t.size, J.offCanvasDefaultSizes)), C = (e) => {
71
- if (e.preventDefault(), t.disabled || t.persistent)
70
+ const S = p(() => k.value ? "100%" : o.size === "auto" ? "fit-content" : R(o.size, J.offCanvasDefaultSizes)), C = (e) => {
71
+ if (e.preventDefault(), o.disabled || o.persistent)
72
72
  return n.value = !0, y(300).then(() => {
73
73
  n.value = !1;
74
74
  }), !1;
75
- b();
76
- }, b = () => {
77
- a.value = !1;
78
- }, n = L(!1), T = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: V } = j(), k = m(
79
- () => t.fullscreen === !0 || t.fullscreen === "mobile" && V.value
75
+ m();
76
+ }, m = () => {
77
+ s.value = !1;
78
+ }, n = L(!1), T = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: V } = j(), k = p(
79
+ () => o.fullscreen === !0 || o.fullscreen === "mobile" && V.value
80
80
  );
81
- return (e, s) => (d(), r("dialog", {
81
+ return (e, a) => (c(), d("dialog", {
82
82
  ref_key: "dialog",
83
- ref: i,
84
- "aria-describedby": p(c) && e.description ? f : void 0,
85
- "aria-labelledby": p(c) && e.title ? u : void 0,
86
- "aria-live": a.value ? "polite" : "off",
83
+ ref: r,
84
+ "aria-describedby": v(u) && e.description ? b : void 0,
85
+ "aria-labelledby": v(u) && e.title ? f : void 0,
86
+ "aria-live": s.value ? "polite" : "off",
87
87
  class: q([
88
88
  "bb-offcanvas",
89
89
  [
90
90
  {
91
- "bb-offcanvas--open": a.value,
91
+ "bb-offcanvas--open": s.value,
92
92
  "bb-offcanvas--fullscreen": k.value,
93
93
  "bb-offcanvas--compact": e.compact,
94
94
  "bb-offcanvas--deny-close": n.value,
95
- [`bb-offcanvas--${t.direction}`]: !0
95
+ [`bb-offcanvas--${o.direction}`]: !0
96
96
  },
97
97
  e.overlayClasses,
98
98
  e.panelClasses
99
99
  ].flat()
100
100
  ]),
101
- inert: !a.value,
101
+ inert: !s.value,
102
102
  style: O({
103
103
  "--max-size": S.value,
104
- "--transition-duration": `${t.transitionDuration}ms`
104
+ "--transition-duration": `${o.transitionDuration}ms`
105
105
  }),
106
106
  onCancel: C,
107
107
  onClick: F(C, ["self"])
108
108
  }, [
109
- p(c) ? (d(), r(A, { key: 0 }, [
110
- o("div", X, [
109
+ v(u) ? (c(), d(A, { key: 0 }, [
110
+ t("div", X, [
111
111
  l(e.$slots, "header", {
112
- close: b,
112
+ close: m,
113
113
  title: e.title,
114
- titleId: u
114
+ titleId: f
115
115
  }, () => [
116
- o("span", {
117
- id: u,
116
+ t("span", {
117
+ id: f,
118
118
  class: "bb-offcanvas__title"
119
119
  }, [
120
120
  l(e.$slots, "title", { text: e.title }, () => [
121
121
  H(M(e.title), 1)
122
122
  ])
123
123
  ]),
124
- o("span", Y, [
125
- e.showClose ? (d(), r("button", {
124
+ t("span", Y, [
125
+ e.showClose ? (c(), d("button", {
126
126
  key: 0,
127
127
  "aria-label": E.value,
128
- disabled: t.disabled,
128
+ disabled: o.disabled,
129
129
  type: "button",
130
- onClick: b
130
+ onClick: m
131
131
  }, [
132
132
  l(e.$slots, "close", {}, () => [
133
- s[0] || (s[0] = o("span", { class: "bb-offcanvas__close-icon" }, [
134
- o("svg", {
133
+ a[0] || (a[0] = t("span", { class: "bb-offcanvas__close-icon" }, [
134
+ t("svg", {
135
135
  "aria-hidden": "true",
136
136
  fill: "none",
137
137
  viewBox: "0 0 24 24",
138
138
  xmlns: "http://www.w3.org/2000/svg"
139
139
  }, [
140
- o("path", {
140
+ t("path", {
141
141
  d: "M23 23L1 1M23 1L1 23",
142
142
  stroke: "currentColor",
143
143
  "stroke-linecap": "round",
@@ -146,29 +146,29 @@ const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
146
146
  ])
147
147
  ], -1))
148
148
  ])
149
- ], 8, Z)) : v("", !0)
149
+ ], 8, Z)) : h("", !0)
150
150
  ])
151
151
  ])
152
152
  ], 512),
153
- o("div", x, [
154
- o("div", ee, [
153
+ t("div", x, [
154
+ t("div", ee, [
155
155
  l(e.$slots, "description", {
156
- descriptionId: f,
156
+ descriptionId: b,
157
157
  text: e.description
158
158
  }, () => [
159
- e.description ? (d(), r("div", {
159
+ e.description ? (c(), d("div", {
160
160
  key: 0,
161
- id: f,
161
+ id: b,
162
162
  class: "bb-offcanvas__description sr-only"
163
- }, M(e.description), 1)) : v("", !0)
163
+ }, M(e.description), 1)) : h("", !0)
164
164
  ]),
165
165
  l(e.$slots, "default")
166
166
  ])
167
167
  ], 512),
168
- o("div", te, [
168
+ t("div", oe, [
169
169
  l(e.$slots, "footer")
170
170
  ], 512)
171
- ], 64)) : v("", !0)
171
+ ], 64)) : h("", !0)
172
172
  ], 46, Q));
173
173
  }
174
174
  });
package/dist/index93.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as b, r
3
3
  /* empty css */
4
4
  import P from "./index13.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index268.js";
7
- import { useLocale as H } from "./index223.js";
6
+ import { debounce as X } from "./index261.js";
7
+ import { useLocale as H } from "./index236.js";
8
8
  import { useRoute as J } from "./index146.js";
9
9
  const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
10
10
  __name: "BbPagination",
package/dist/index95.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as re, mergeModels as I, ref as N, useTemplateRef as ae, computed as s, useModel as ie, watch as C, createElementBlock as se, openBlock as Y, Fragment as le, renderSlot as G, createCommentVNode as W, createVNode as ue, normalizeProps as de, mergeProps as X, unref as S, withCtx as F, createElementVNode as B, createBlock as ce, nextTick as pe } from "vue";
2
2
  import { useId as me } from "./index8.js";
3
3
  import { useIntersectionObserver as ve, useElementSize as fe } from "./index141.js";
4
- import { useLocale as be } from "./index223.js";
5
- import { useUntil as he } from "./index250.js";
4
+ import { useLocale as be } from "./index236.js";
5
+ import { useUntil as he } from "./index260.js";
6
6
  import ge from "./index13.js";
7
7
  /* empty css */
8
- import we from "./index227.js";
8
+ import we from "./index255.js";
9
9
  /* empty css */
10
- import { extractDomContainer as H } from "./index251.js";
11
- import { parseWidthString as U } from "./index252.js";
10
+ import { extractDomContainer as H } from "./index247.js";
11
+ import { parseWidthString as U } from "./index271.js";
12
12
  const Ee = ["inert"], Le = 500, ye = 10, De = /* @__PURE__ */ re({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbPopover",
package/dist/index97.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, computed as a, createElementBlock as l, openBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
2
- import { clamp as p } from "./index216.js";
2
+ import { clamp as p } from "./index214.js";
3
3
  import { getAsPercentageBetween as i } from "./index139.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.78",
3
+ "version": "2.1.80",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
package/dist/index238.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "./index333.js";
2
- import { __require as o } from "./index310.js";
3
- var t = o();
4
- const m = /* @__PURE__ */ r(t);
5
- export {
6
- m as default
7
- };
package/dist/index256.js DELETED
@@ -1,14 +0,0 @@
1
- import { ref as t } from "vue";
2
- const n = () => {
3
- const e = t([]);
4
- return { array: e, set: (...r) => {
5
- e.value = r;
6
- }, add: (...r) => {
7
- e.value.push(...r);
8
- }, remove: (r) => {
9
- e.value = e.value.filter(r);
10
- } };
11
- };
12
- export {
13
- n as useArray
14
- };
package/dist/index275.js DELETED
@@ -1,36 +0,0 @@
1
- import { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
- import { _config as e } from "./index4.js";
3
- import { useLogger as i } from "./index248.js";
4
- import { useFrameworkDetection as k } from "./index276.js";
5
- const y = /* @__PURE__ */ a({
6
- __name: "RouterComponent",
7
- setup(g) {
8
- const { isInertia: r, isNuxt: s } = k();
9
- let t;
10
- if (r) {
11
- if (t = o(e.inertiaLinkName), typeof t == "string") {
12
- const { warn: n } = i();
13
- n(
14
- `Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
15
- );
16
- }
17
- } else if (s) {
18
- if (t = o(e.nuxtLinkName), typeof t == "string") {
19
- const { warn: n } = i();
20
- n(
21
- `Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
22
- );
23
- }
24
- } else
25
- t = "router-link";
26
- return (n, d) => (l(), u(m(c(t)), null, {
27
- default: p(() => [
28
- f(n.$slots, "default")
29
- ]),
30
- _: 3
31
- }));
32
- }
33
- });
34
- export {
35
- y as default
36
- };
package/dist/index284.js DELETED
@@ -1,4 +0,0 @@
1
- const r = (e) => typeof e > "u" || e === null;
2
- export {
3
- r as isNil
4
- };
package/dist/index350.js DELETED
@@ -1,17 +0,0 @@
1
- import f from "./index237.js";
2
- import { toOuterValue as i } from "./index349.js";
3
- function Y(m, e) {
4
- let r = !0;
5
- if (e.min) {
6
- const a = f(e.min, "YYYY-MM-DD");
7
- r &&= m.isSameOrAfter(a);
8
- }
9
- if (e.max) {
10
- const a = f(e.max, "YYYY-MM-DD");
11
- r &&= m.isSameOrBefore(a);
12
- }
13
- return typeof e.selectable == "function" && (r &&= e.selectable(i(m, e.floating))), !r;
14
- }
15
- export {
16
- Y as isDateDisabled
17
- };