bitboss-ui 2.1.112 → 2.1.113

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 (190) hide show
  1. package/dist/components/BaseCheckbox/types.d.ts +8 -0
  2. package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -222
  3. package/dist/components/BaseCheckboxGroup/types.d.ts +275 -0
  4. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +5 -151
  5. package/dist/components/BaseColorInput/ColorPalette.vue.d.ts +1 -17
  6. package/dist/components/BaseColorInput/types.d.ts +233 -0
  7. package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +1 -1
  8. package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
  9. package/dist/components/BbColorInput/BbColorInput.vue.d.ts +1 -1
  10. package/dist/components/BbColorPalette/BbColorPalette.vue.d.ts +4 -4
  11. package/dist/index.d.ts +2 -2
  12. package/dist/index109.js +9 -9
  13. package/dist/index110.js +18 -18
  14. package/dist/index118.js +1 -1
  15. package/dist/index124.js +4 -4
  16. package/dist/index126.js +11 -11
  17. package/dist/index134.js +1 -1
  18. package/dist/index136.js +4 -4
  19. package/dist/index138.js +1 -1
  20. package/dist/index14.js +1 -1
  21. package/dist/index140.js +2 -2
  22. package/dist/index146.js +2 -2
  23. package/dist/index148.js +1 -1
  24. package/dist/index149.js +2 -2
  25. package/dist/index16.js +2 -2
  26. package/dist/index18.js +3 -3
  27. package/dist/index20.js +8 -8
  28. package/dist/index22.js +13 -13
  29. package/dist/index222.js +138 -2
  30. package/dist/index223.js +2 -138
  31. package/dist/index224.js +34 -5
  32. package/dist/index225.js +32 -7
  33. package/dist/index226.js +28 -33
  34. package/dist/index228.js +7 -0
  35. package/dist/index229.js +8 -2
  36. package/dist/index230.js +7 -2
  37. package/dist/index231.js +2 -3
  38. package/dist/index232.js +8 -3
  39. package/dist/index233.js +2 -2
  40. package/dist/index234.js +3 -20
  41. package/dist/index235.js +2 -188
  42. package/dist/index236.js +11 -3
  43. package/dist/index237.js +8 -5
  44. package/dist/index238.js +3 -5
  45. package/dist/index239.js +3 -5
  46. package/dist/index24.js +9 -9
  47. package/dist/index240.js +2 -5
  48. package/dist/index241.js +18 -5
  49. package/dist/index242.js +12 -5
  50. package/dist/index243.js +51 -3
  51. package/dist/index244.js +18 -8
  52. package/dist/index245.js +12 -135
  53. package/dist/index246.js +19 -0
  54. package/dist/index247.js +30 -3
  55. package/dist/index248.js +18 -6
  56. package/dist/index249.js +4 -16
  57. package/dist/index250.js +106 -2
  58. package/dist/index252.js +100 -13
  59. package/dist/index254.js +131 -19
  60. package/dist/index256.js +109 -0
  61. package/dist/index257.js +11 -28
  62. package/dist/index258.js +2 -17
  63. package/dist/index259.js +6 -50
  64. package/dist/index26.js +2 -2
  65. package/dist/index260.js +7 -18
  66. package/dist/index261.js +86 -3
  67. package/dist/index263.js +5 -18
  68. package/dist/index264.js +5 -67
  69. package/dist/index265.js +5 -2
  70. package/dist/index266.js +5 -9
  71. package/dist/index267.js +5 -21
  72. package/dist/index268.js +5 -4
  73. package/dist/index269.js +67 -25
  74. package/dist/index270.js +33 -2
  75. package/dist/index271.js +2 -18
  76. package/dist/index272.js +2 -12
  77. package/dist/index273.js +3 -106
  78. package/dist/index275.js +22 -99
  79. package/dist/index277.js +12 -106
  80. package/dist/index278.js +5 -11
  81. package/dist/index279.js +6 -5
  82. package/dist/index28.js +1 -1
  83. package/dist/index280.js +268 -6
  84. package/dist/index281.js +42 -258
  85. package/dist/index282.js +44 -44
  86. package/dist/index283.js +28 -48
  87. package/dist/index284.js +55 -27
  88. package/dist/index285.js +4 -60
  89. package/dist/index286.js +19 -6
  90. package/dist/index287.js +5 -9
  91. package/dist/index288.js +373 -23
  92. package/dist/index290.js +6 -10
  93. package/dist/index291.js +16 -3
  94. package/dist/index292.js +10 -34
  95. package/dist/index293.js +2 -32
  96. package/dist/index294.js +7 -371
  97. package/dist/index295.js +23 -0
  98. package/dist/index296.js +9 -3
  99. package/dist/index297.js +23 -53
  100. package/dist/index298.js +25 -5
  101. package/dist/index299.js +187 -8
  102. package/dist/index30.js +2 -2
  103. package/dist/index300.js +3 -2
  104. package/dist/index301.js +3 -7
  105. package/dist/index302.js +53 -7
  106. package/dist/index305.js +1 -1
  107. package/dist/index306.js +2 -7
  108. package/dist/index307.js +1 -1
  109. package/dist/index308.js +6 -718
  110. package/dist/index309.js +3 -366
  111. package/dist/index310.js +3 -57
  112. package/dist/index311.js +1 -1
  113. package/dist/index312.js +2 -280
  114. package/dist/index313.js +28 -2
  115. package/dist/index314.js +16 -124
  116. package/dist/index315.js +4 -2
  117. package/dist/index316.js +2 -15
  118. package/dist/index317.js +3 -2
  119. package/dist/index318.js +277 -13
  120. package/dist/index319.js +2 -2
  121. package/dist/index32.js +2 -2
  122. package/dist/index320.js +121 -12
  123. package/dist/index321.js +2 -2
  124. package/dist/index322.js +12 -16
  125. package/dist/index324.js +16 -2
  126. package/dist/index325.js +2 -28
  127. package/dist/index326.js +16 -17
  128. package/dist/index327.js +2 -3
  129. package/dist/index328.js +19 -4
  130. package/dist/index329.js +2 -27
  131. package/dist/index330.js +27 -2
  132. package/dist/index331.js +2 -2
  133. package/dist/index332.js +1 -1
  134. package/dist/index333.js +1 -1
  135. package/dist/index334.js +1 -1
  136. package/dist/index336.js +2 -3
  137. package/dist/index337.js +1 -1
  138. package/dist/index338.js +4 -2
  139. package/dist/index339.js +719 -4
  140. package/dist/index34.js +8 -8
  141. package/dist/index340.js +366 -2
  142. package/dist/index341.js +56 -5
  143. package/dist/index342.js +6 -5
  144. package/dist/index343.js +5 -3
  145. package/dist/index345.js +2 -2
  146. package/dist/index346.js +1 -1
  147. package/dist/index347.js +198 -65
  148. package/dist/index348.js +257 -65
  149. package/dist/index349.js +1 -1
  150. package/dist/index350.js +67 -7
  151. package/dist/index351.js +66 -18
  152. package/dist/index352.js +2 -9
  153. package/dist/index353.js +2 -15
  154. package/dist/index354.js +134 -5
  155. package/dist/index355.js +6 -6
  156. package/dist/index356.js +17 -198
  157. package/dist/index357.js +9 -259
  158. package/dist/index358.js +12 -131
  159. package/dist/index359.js +4 -21
  160. package/dist/index36.js +3 -3
  161. package/dist/index360.js +9 -0
  162. package/dist/index361.js +21 -1
  163. package/dist/index363.js +1 -1
  164. package/dist/index367.js +1 -1
  165. package/dist/index38.js +19 -19
  166. package/dist/index40.js +6 -6
  167. package/dist/index42.js +2 -2
  168. package/dist/index44.js +8 -8
  169. package/dist/index46.js +6 -6
  170. package/dist/index50.js +2 -2
  171. package/dist/index56.js +1 -1
  172. package/dist/index58.js +2 -2
  173. package/dist/index60.js +1 -1
  174. package/dist/index62.js +4 -4
  175. package/dist/index74.js +3 -3
  176. package/dist/index82.js +6 -6
  177. package/dist/index86.js +2 -2
  178. package/dist/index88.js +3 -3
  179. package/dist/index90.js +1 -1
  180. package/dist/index93.js +2 -2
  181. package/dist/index95.js +1 -1
  182. package/dist/index97.js +4 -4
  183. package/package.json +2 -2
  184. package/dist/index227.js +0 -30
  185. package/dist/index251.js +0 -15
  186. package/dist/index255.js +0 -88
  187. package/dist/index262.js +0 -14
  188. package/dist/index362.js +0 -4
  189. /package/dist/{index253.js → index274.js} +0 -0
  190. /package/dist/{index289.js → index276.js} +0 -0
package/dist/index56.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as b, computed as z, ref as o, onMounted as g, createElementBlock as l, openBlock as i, normalizeProps as _, guardReactiveProps as h, renderSlot as k } from "vue";
2
- import { isCssColor as y } from "./index229.js";
2
+ import { isCssColor as y } from "./index235.js";
3
3
  import { wait as C } from "./index145.js";
4
4
  const w = ["alt", "sizes", "src", "srcset"], B = {
5
5
  key: 1,
package/dist/index58.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as s, createElementBlock as m, openBlock as u, normalizeClass as g, createElementVNode as n, renderSlot as r, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as l } from "./index229.js";
3
- import { isNil as B } from "./index250.js";
2
+ import { isCssColor as l } from "./index235.js";
3
+ import { isNil as B } from "./index231.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, N = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index60.js CHANGED
@@ -5,7 +5,7 @@ import de from "./index14.js";
5
5
  /* empty css */
6
6
  import re from "./index82.js";
7
7
  /* empty css */
8
- import { estimateEllipsisWidth as le, estimateBreadcrumbItemWidth as oe } from "./index269.js";
8
+ import { estimateEllipsisWidth as le, estimateBreadcrumbItemWidth as oe } from "./index298.js";
9
9
  const ne = ["aria-label"], be = { class: "bb-breadcrumbs__container" }, ue = {
10
10
  key: 0,
11
11
  class: "bb-breadcrumbs__edge bb-breadcrumbs__edge--prepend"
package/dist/index62.js CHANGED
@@ -7,11 +7,11 @@ import f from "./index88.js";
7
7
  /* empty css */
8
8
  import J from "./index118.js";
9
9
  /* empty css */
10
- import { pickBy as K } from "./index290.js";
11
- import { noop as Q } from "./index291.js";
10
+ import { pickBy as K } from "./index292.js";
11
+ import { noop as Q } from "./index293.js";
12
12
  import { useLocale as U } from "./index233.js";
13
- import { extractDomContainer as X } from "./index253.js";
14
- import { isEqual as $ } from "./index231.js";
13
+ import { extractDomContainer as X } from "./index274.js";
14
+ import { isEqual as $ } from "./index273.js";
15
15
  const Y = {
16
16
  key: 2,
17
17
  class: "bb-button__loading-label sr-only"
package/dist/index74.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as L, ref as u, computed as m, watch as n, nextTick as P, onBeforeUnmount as C, createElementBlock as D, openBlock as R, Fragment as T, renderSlot as U, createCommentVNode as $, createVNode as g, normalizeProps as F, mergeProps as H, unref as I, withCtx as M } from "vue";
2
- import { extractDomContainer as d } from "./index253.js";
2
+ import { extractDomContainer as d } from "./index274.js";
3
3
  import { useLocale as N } from "./index233.js";
4
- import S from "./index294.js";
4
+ import S from "./index288.js";
5
5
  /* empty css */
6
- import q from "./index245.js";
6
+ import q from "./index254.js";
7
7
  /* empty css */
8
8
  const W = /* @__PURE__ */ L({
9
9
  __name: "BbColorPalette",
package/dist/index82.js CHANGED
@@ -1,18 +1,18 @@
1
1
  import { defineComponent as fe, ref as C, computed as p, useTemplateRef as ve, watch as $, onBeforeUnmount as be, createElementBlock as M, openBlock as E, Fragment as B, renderSlot as v, createCommentVNode as V, createVNode as G, normalizeProps as ye, mergeProps as q, withCtx as x, createElementVNode as J, normalizeStyle as we, unref as Q, renderList as ge, createBlock as Z, toDisplayString as he } from "vue";
2
- import { findRightIndex as R } from "./index287.js";
2
+ import { findRightIndex as R } from "./index296.js";
3
3
  import { useId as Ee } from "./index8.js";
4
- import { useUntil as Le } from "./index252.js";
4
+ import { useUntil as Le } from "./index257.js";
5
5
  import { wait as ke } from "./index145.js";
6
6
  import De from "./index14.js";
7
7
  /* empty css */
8
8
  import ee from "./index88.js";
9
9
  /* empty css */
10
- import $e from "./index245.js";
10
+ import $e from "./index254.js";
11
11
  /* empty css */
12
- import te from "./index288.js";
13
- import { extractDomContainer as H } from "./index253.js";
12
+ import te from "./index297.js";
13
+ import { extractDomContainer as H } from "./index274.js";
14
14
  import { useIntersectionObserver as Ae, useElementSize as Se } from "./index146.js";
15
- import { parseWidthString as Pe } from "./index254.js";
15
+ import { parseWidthString as Pe } from "./index275.js";
16
16
  const Ie = ["id", "aria-labelledby", "inert"], Te = { class: "item__content" }, Oe = 500, _e = 10, ze = /* @__PURE__ */ fe({
17
17
  inheritAttrs: !1,
18
18
  __name: "BbDropdown",
package/dist/index86.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index249.js";
2
+ import { findInTree as ae } from "./index291.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index116.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index248.js")).default);
56
+ b || (b = (await import("./index290.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index88.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as $, ref as f, computed as a, getCurrentInstance as d, onServerPrefetch as I, onBeforeMount as _, watch as L, createElementBlock as M, openBlock as B, mergeProps as k, inject as A } from "vue";
2
- import { isCssColor as C } from "./index229.js";
3
- import { get as m } from "./index278.js";
4
- import { useLogger as N } from "./index244.js";
2
+ import { isCssColor as C } from "./index235.js";
3
+ import { get as m } from "./index236.js";
4
+ import { useLogger as N } from "./index237.js";
5
5
  const S = ["innerHTML"], E = /* @__PURE__ */ $({
6
6
  __name: "BbIcon",
7
7
  props: {
package/dist/index90.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index296.js";
2
+ import { throttle as c } from "./index301.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index93.js CHANGED
@@ -1,9 +1,9 @@
1
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 "./index251.js";
2
+ import { parseSize as R } from "./index277.js";
3
3
  import { useId as $ } from "./index8.js";
4
4
  import { useLocale as U } from "./index233.js";
5
5
  import { useMobile as j } from "./index9.js";
6
- import { useUntil as G } from "./index252.js";
6
+ import { useUntil as G } from "./index257.js";
7
7
  import { wait as y } from "./index145.js";
8
8
  import { _config as J } from "./index4.js";
9
9
  const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
package/dist/index95.js CHANGED
@@ -3,7 +3,7 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as b, r
3
3
  /* empty css */
4
4
  import P from "./index14.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index299.js";
6
+ import { debounce as X } from "./index232.js";
7
7
  import { useLocale as H } from "./index233.js";
8
8
  import { useRoute as J } from "./index152.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({
package/dist/index97.js CHANGED
@@ -2,13 +2,13 @@ import { defineComponent as re, mergeModels as I, ref as N, useTemplateRef as ae
2
2
  import { useId as me } from "./index8.js";
3
3
  import { useIntersectionObserver as ve, useElementSize as fe } from "./index146.js";
4
4
  import { useLocale as be } from "./index233.js";
5
- import { useUntil as he } from "./index252.js";
5
+ import { useUntil as he } from "./index257.js";
6
6
  import ge from "./index14.js";
7
7
  /* empty css */
8
- import we from "./index245.js";
8
+ import we from "./index254.js";
9
9
  /* empty css */
10
- import { extractDomContainer as H } from "./index253.js";
11
- import { parseWidthString as U } from "./index254.js";
10
+ import { extractDomContainer as H } from "./index274.js";
11
+ import { parseWidthString as U } from "./index275.js";
12
12
  const Ee = ["inert"], Le = 500, ye = 10, De = /* @__PURE__ */ re({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbPopover",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.112",
3
+ "version": "2.1.113",
4
4
  "description": "Vue 3 component library by BitBoss: forms, selects, layout, overlays, and more.",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -111,4 +111,4 @@
111
111
  "lint-staged": {
112
112
  "*.{js,css,md,html,json,vue,ts}": "prettier --write"
113
113
  }
114
- }
114
+ }
package/dist/index227.js DELETED
@@ -1,30 +0,0 @@
1
- import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
- import { useLocale as s } from "./index233.js";
3
- const c = ["aria-label"], b = /* @__PURE__ */ l({
4
- __name: "ClearableButton",
5
- setup(u) {
6
- const { t: o } = s();
7
- return (i, e) => (r(), n("button", {
8
- "aria-label": a(o)("common.clearLabel").value,
9
- class: "bb-clearable-button",
10
- type: "button"
11
- }, e[0] || (e[0] = [
12
- t("svg", {
13
- viewBox: "0 0 24 24",
14
- xmlns: "http://www.w3.org/2000/svg"
15
- }, [
16
- t("path", {
17
- d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
18
- fill: "none",
19
- stroke: "currentColor",
20
- "stroke-linecap": "round",
21
- "stroke-linejoin": "round",
22
- "stroke-width": "2"
23
- })
24
- ], -1)
25
- ]), 8, c));
26
- }
27
- });
28
- export {
29
- b as default
30
- };
package/dist/index251.js DELETED
@@ -1,15 +0,0 @@
1
- const c = (t, r) => {
2
- if (typeof t == "string") {
3
- const e = /^(\d+)([a-zA-Z%]+)?$/, n = t.match(e);
4
- if (n) {
5
- const [, o, a] = n;
6
- return a ? t : o + "px";
7
- } else if (t in r)
8
- return r[t] + "px";
9
- throw new Error(`Invalid size: ${t}`);
10
- }
11
- return t + "px";
12
- };
13
- export {
14
- c as parseSize
15
- };
package/dist/index255.js DELETED
@@ -1,88 +0,0 @@
1
- import { defineComponent as p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
2
- import { useLocale as g } from "./index233.js";
3
- const k = { class: "bb-cr-container__container" }, y = {
4
- key: 0,
5
- class: "bb-cr-container__loading-container"
6
- }, $ = {
7
- key: 1,
8
- class: "bb-cr-container__no-data-container"
9
- }, C = /* @__PURE__ */ p({
10
- __name: "OptionsContainer",
11
- props: {
12
- direction: {},
13
- hasErrors: { type: Boolean },
14
- hideLabel: { type: Boolean },
15
- loadingText: {},
16
- loading: { type: Boolean },
17
- noDataText: {},
18
- options: {}
19
- },
20
- setup(f) {
21
- const { t: d } = g();
22
- return (e, T) => (s(), n("span", {
23
- ref: "container",
24
- class: r(["bb-cr-container", {
25
- "bb-cr-container--errors": e.hasErrors,
26
- "bb-cr-container--horizontal": e.direction === "horizontal",
27
- "bb-cr-container--vertical": e.direction === "vertical"
28
- }])
29
- }, [
30
- o("span", k, [
31
- t(e.$slots, "prepend"),
32
- !e.options.length && e.loading ? (s(), n("span", y, [
33
- t(e.$slots, "loading", {}, () => [
34
- l(i(e.loadingText || b(d)("common.loadingText")), 1)
35
- ])
36
- ])) : e.options.length ? h("", !0) : (s(), n("span", $, [
37
- t(e.$slots, "no-data", {}, () => [
38
- l(i(e.noDataText || b(d)("common.noDataText")), 1)
39
- ])
40
- ])),
41
- (s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
42
- key: a?.valueHash || c
43
- }, [
44
- t(e.$slots, "option:prepend", {
45
- id: a.valueHash,
46
- checked: !!a.selected,
47
- disabled: !!a.disabled,
48
- item: a.item,
49
- text: a.text
50
- }),
51
- o("label", {
52
- class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
53
- }, [
54
- t(e.$slots, "input", {
55
- index: c,
56
- option: a
57
- }),
58
- o("span", {
59
- class: r({
60
- "bb-cr-container-option__text": !0,
61
- "sr-only": e.hideLabel
62
- })
63
- }, [
64
- t(e.$slots, "label", {
65
- checked: !!a.selected,
66
- item: a.item,
67
- text: a.text
68
- }, () => [
69
- l(i(a.text), 1)
70
- ])
71
- ], 2)
72
- ], 2),
73
- t(e.$slots, "option:append", {
74
- id: a.valueHash,
75
- checked: !!a.selected,
76
- disabled: !!a.disabled,
77
- item: a.item,
78
- text: a.text
79
- })
80
- ], 64))), 128)),
81
- t(e.$slots, "append")
82
- ])
83
- ], 2));
84
- }
85
- });
86
- export {
87
- C as default
88
- };
package/dist/index262.js DELETED
@@ -1,14 +0,0 @@
1
- import { hash as e } from "./index261.js";
2
- import { debouncedWatch as s } from "./index223.js";
3
- const n = (o, c, h) => {
4
- s(
5
- o,
6
- (r, t) => {
7
- e(r) !== e(t) && c(r, t);
8
- },
9
- h
10
- );
11
- };
12
- export {
13
- n as useHashedWatcher
14
- };
package/dist/index362.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index357.js";
2
- export {
3
- f as default
4
- };
File without changes
File without changes