bitboss-ui 2.1.106 → 2.1.107

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 (289) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index.d.ts +1 -0
  3. package/dist/index.js +153 -150
  4. package/dist/index109.js +9 -9
  5. package/dist/index11.js +1 -1
  6. package/dist/index110.js +502 -163
  7. package/dist/index112.js +130 -55
  8. package/dist/index114.js +106 -48
  9. package/dist/index116.js +52 -34
  10. package/dist/index118.js +33 -93
  11. package/dist/index12.js +2 -2
  12. package/dist/index120.js +56 -92
  13. package/dist/index122.js +120 -352
  14. package/dist/index124.js +344 -531
  15. package/dist/index126.js +535 -104
  16. package/dist/index128.js +52 -46
  17. package/dist/index13.js +6 -6
  18. package/dist/index130.js +36 -41
  19. package/dist/index132.js +117 -22
  20. package/dist/index134.js +23 -160
  21. package/dist/index136.js +158 -115
  22. package/dist/index138.js +115 -64
  23. package/dist/index14.js +2 -2
  24. package/dist/index140.js +68 -12
  25. package/dist/index142.js +13 -2
  26. package/dist/index143.js +11 -419
  27. package/dist/index144.js +2 -9
  28. package/dist/index145.js +419 -9
  29. package/dist/index146.js +9 -25
  30. package/dist/index147.js +9 -2
  31. package/dist/index148.js +25 -5
  32. package/dist/index149.js +2 -6
  33. package/dist/index150.js +5 -5
  34. package/dist/index151.js +6 -3
  35. package/dist/index152.js +5 -3
  36. package/dist/index153.js +1 -1
  37. package/dist/index154.js +1 -1
  38. package/dist/index155.js +1 -1
  39. package/dist/index156.js +1 -1
  40. package/dist/index157.js +1 -1
  41. package/dist/index158.js +1 -1
  42. package/dist/index159.js +1 -1
  43. package/dist/index16.js +6 -6
  44. package/dist/index160.js +1 -1
  45. package/dist/index161.js +1 -1
  46. package/dist/index162.js +1 -1
  47. package/dist/index163.js +1 -1
  48. package/dist/index164.js +1 -1
  49. package/dist/index165.js +1 -1
  50. package/dist/index166.js +1 -1
  51. package/dist/index167.js +1 -1
  52. package/dist/index168.js +1 -1
  53. package/dist/index169.js +1 -1
  54. package/dist/index170.js +1 -1
  55. package/dist/index171.js +1 -1
  56. package/dist/index172.js +1 -1
  57. package/dist/index173.js +1 -1
  58. package/dist/index174.js +1 -1
  59. package/dist/index175.js +1 -1
  60. package/dist/index176.js +1 -1
  61. package/dist/index177.js +1 -1
  62. package/dist/index178.js +1 -1
  63. package/dist/index179.js +1 -1
  64. package/dist/index18.js +3 -3
  65. package/dist/index180.js +1 -1
  66. package/dist/index181.js +3 -2
  67. package/dist/index182.js +1 -1
  68. package/dist/index183.js +1 -1
  69. package/dist/index184.js +1 -1
  70. package/dist/index185.js +2 -3
  71. package/dist/index186.js +1 -1
  72. package/dist/index187.js +1 -1
  73. package/dist/index188.js +1 -1
  74. package/dist/index189.js +1 -1
  75. package/dist/index190.js +3 -2
  76. package/dist/index191.js +1 -1
  77. package/dist/index192.js +2 -3
  78. package/dist/index193.js +1 -1
  79. package/dist/index194.js +1 -1
  80. package/dist/index195.js +2 -2
  81. package/dist/index196.js +2 -2
  82. package/dist/index197.js +1 -1
  83. package/dist/index198.js +1 -1
  84. package/dist/index199.js +1 -1
  85. package/dist/index20.js +8 -8
  86. package/dist/index200.js +3 -2
  87. package/dist/index201.js +1 -1
  88. package/dist/index202.js +2 -3
  89. package/dist/index203.js +1 -1
  90. package/dist/index204.js +1 -1
  91. package/dist/index205.js +1 -1
  92. package/dist/index206.js +1 -1
  93. package/dist/index207.js +1 -1
  94. package/dist/index208.js +1 -1
  95. package/dist/index209.js +1 -1
  96. package/dist/index210.js +1 -1
  97. package/dist/index211.js +1 -1
  98. package/dist/index212.js +1 -1
  99. package/dist/index213.js +1 -1
  100. package/dist/index214.js +1 -1
  101. package/dist/index215.js +1 -1
  102. package/dist/index216.js +5 -0
  103. package/dist/index217.js +3 -7
  104. package/dist/index218.js +3 -2
  105. package/dist/index22.js +14 -14
  106. package/dist/index220.js +7 -2
  107. package/dist/index221.js +137 -4
  108. package/dist/index222.js +2 -8
  109. package/dist/index223.js +2 -33
  110. package/dist/index224.js +5 -28
  111. package/dist/index225.js +10 -0
  112. package/dist/index226.js +9 -5
  113. package/dist/index227.js +2 -5
  114. package/dist/index228.js +21 -5
  115. package/dist/index229.js +3 -5
  116. package/dist/index230.js +30 -3
  117. package/dist/index231.js +18 -2
  118. package/dist/index232.js +17 -6
  119. package/dist/index233.js +51 -8
  120. package/dist/index234.js +12 -268
  121. package/dist/index235.js +4 -52
  122. package/dist/index236.js +12 -51
  123. package/dist/index237.js +18 -30
  124. package/dist/index238.js +3 -60
  125. package/dist/index239.js +25 -13
  126. package/dist/index24.js +12 -12
  127. package/dist/index240.js +3 -86
  128. package/dist/index241.js +11 -0
  129. package/dist/index242.js +4 -30
  130. package/dist/index243.js +51 -15
  131. package/dist/index244.js +8 -51
  132. package/dist/index245.js +2 -18
  133. package/dist/index246.js +11 -10
  134. package/dist/index247.js +135 -18
  135. package/dist/index249.js +4 -13
  136. package/dist/index250.js +23 -3
  137. package/dist/index251.js +3 -4
  138. package/dist/index252.js +2 -20
  139. package/dist/index253.js +18 -2
  140. package/dist/index254.js +12 -2
  141. package/dist/index255.js +18 -2
  142. package/dist/index256.js +106 -3
  143. package/dist/index258.js +102 -0
  144. package/dist/index26.js +4 -4
  145. package/dist/index260.js +106 -22
  146. package/dist/index261.js +11 -4
  147. package/dist/index262.js +5 -3
  148. package/dist/index263.js +5 -18
  149. package/dist/index264.js +5 -12
  150. package/dist/index265.js +5 -106
  151. package/dist/index266.js +8 -0
  152. package/dist/index267.js +263 -95
  153. package/dist/index268.js +54 -0
  154. package/dist/index269.js +48 -103
  155. package/dist/index270.js +32 -2
  156. package/dist/index271.js +60 -11
  157. package/dist/index272.js +86 -7
  158. package/dist/index274.js +32 -15
  159. package/dist/index275.js +2 -3
  160. package/dist/index276.js +7 -9
  161. package/dist/index277.js +7 -53
  162. package/dist/index278.js +6 -9
  163. package/dist/index279.js +34 -3
  164. package/dist/index28.js +2 -2
  165. package/dist/index280.js +59 -365
  166. package/dist/index281.js +190 -0
  167. package/dist/index282.js +3 -9
  168. package/dist/index283.js +33 -23
  169. package/dist/index284.js +6 -5
  170. package/dist/index285.js +10 -67
  171. package/dist/index286.js +3 -5
  172. package/dist/index287.js +3 -5
  173. package/dist/index288.js +373 -5
  174. package/dist/index290.js +12 -6
  175. package/dist/index291.js +28 -7
  176. package/dist/index293.js +2 -188
  177. package/dist/index294.js +2 -3
  178. package/dist/index295.js +5 -34
  179. package/dist/index296.js +6 -21
  180. package/dist/index297.js +15 -32
  181. package/dist/index298.js +5 -9
  182. package/dist/index299.js +7 -0
  183. package/dist/index30.js +6 -6
  184. package/dist/index300.js +5 -3
  185. package/dist/index301.js +9 -280
  186. package/dist/index302.js +23 -2
  187. package/dist/index303.js +5 -16
  188. package/dist/index305.js +3 -16
  189. package/dist/index306.js +28 -2
  190. package/dist/index307.js +17 -27
  191. package/dist/index308.js +7 -2
  192. package/dist/index309.js +5 -2
  193. package/dist/index310.js +4 -2
  194. package/dist/index311.js +3 -2
  195. package/dist/index312.js +3 -2
  196. package/dist/index313.js +3 -28
  197. package/dist/index314.js +1 -1
  198. package/dist/index315.js +280 -7
  199. package/dist/index316.js +2 -3
  200. package/dist/index317.js +16 -17
  201. package/dist/index318.js +2 -4
  202. package/dist/index319.js +16 -5
  203. package/dist/index32.js +2 -2
  204. package/dist/index320.js +2 -3
  205. package/dist/index321.js +27 -5
  206. package/dist/index322.js +2 -3
  207. package/dist/index323.js +2 -3
  208. package/dist/index324.js +1 -1
  209. package/dist/index325.js +2 -719
  210. package/dist/index326.js +2 -366
  211. package/dist/index327.js +2 -57
  212. package/dist/index328.js +1 -1
  213. package/dist/index329.js +4 -2
  214. package/dist/index330.js +2 -125
  215. package/dist/index331.js +2 -2
  216. package/dist/index332.js +5 -14
  217. package/dist/index333.js +3 -2
  218. package/dist/index334.js +719 -19
  219. package/dist/index335.js +366 -2
  220. package/dist/index336.js +56 -5
  221. package/dist/index337.js +227 -3
  222. package/dist/index338.js +125 -2
  223. package/dist/index339.js +2 -5
  224. package/dist/index34.js +8 -8
  225. package/dist/index340.js +14 -6
  226. package/dist/index341.js +2 -19
  227. package/dist/index342.js +18 -8
  228. package/dist/index343.js +2 -15
  229. package/dist/index344.js +6 -92
  230. package/dist/index345.js +5 -7
  231. package/dist/index346.js +198 -65
  232. package/dist/index347.js +257 -65
  233. package/dist/index349.js +129 -6
  234. package/dist/index350.js +382 -113
  235. package/dist/index351.js +6 -397
  236. package/dist/index352.js +17 -198
  237. package/dist/index353.js +9 -259
  238. package/dist/index354.js +12 -225
  239. package/dist/index355.js +66 -21
  240. package/dist/index356.js +69 -0
  241. package/dist/index357.js +93 -2
  242. package/dist/index358.js +21 -1
  243. package/dist/index36.js +5 -5
  244. package/dist/index360.js +2 -441
  245. package/dist/index361.js +2 -128
  246. package/dist/index362.js +131 -44
  247. package/dist/index363.js +44 -67
  248. package/dist/index364.js +66 -516
  249. package/dist/index365.js +435 -44
  250. package/dist/index366.js +130 -0
  251. package/dist/index367.js +522 -0
  252. package/dist/index368.js +52 -0
  253. package/dist/index38.js +25 -25
  254. package/dist/index40.js +8 -8
  255. package/dist/index42.js +2 -2
  256. package/dist/index44.js +8 -8
  257. package/dist/index46.js +9 -9
  258. package/dist/index48.js +4 -4
  259. package/dist/index50.js +4 -4
  260. package/dist/index54.js +1 -1
  261. package/dist/index56.js +2 -2
  262. package/dist/index58.js +2 -2
  263. package/dist/index60.js +3 -3
  264. package/dist/index62.js +7 -7
  265. package/dist/index68.js +1 -1
  266. package/dist/index7.js +2 -2
  267. package/dist/index74.js +4 -4
  268. package/dist/index75.js +1 -1
  269. package/dist/index82.js +8 -8
  270. package/dist/index84.js +2 -2
  271. package/dist/index86.js +3 -3
  272. package/dist/index88.js +3 -3
  273. package/dist/index9.js +1 -1
  274. package/dist/index90.js +1 -1
  275. package/dist/index93.js +4 -4
  276. package/dist/index95.js +3 -3
  277. package/dist/index97.js +6 -6
  278. package/dist/index99.js +2 -2
  279. package/package.json +2 -2
  280. package/dist/index141.js +0 -13
  281. package/dist/index219.js +0 -140
  282. package/dist/index248.js +0 -15
  283. package/dist/index257.js +0 -137
  284. package/dist/index259.js +0 -6
  285. package/dist/index273.js +0 -8
  286. package/dist/index289.js +0 -4
  287. package/dist/index292.js +0 -27
  288. package/dist/index304.js +0 -4
  289. package/dist/index359.js +0 -136
package/dist/index112.js CHANGED
@@ -1,56 +1,79 @@
1
- import { defineComponent as v, ref as y, computed as f, createBlock as B, openBlock as k, withCtx as a, createVNode as w, mergeProps as $, renderSlot as n, normalizeProps as i, guardReactiveProps as l } from "vue";
2
- import g from "./index28.js";
1
+ import { defineComponent as f, ref as y, computed as g, createBlock as v, openBlock as B, withCtx as a, createVNode as $, mergeProps as w, renderSlot as n, normalizeProps as l, guardReactiveProps as i } from "vue";
2
+ import T from "./index28.js";
3
3
  /* empty css */
4
- import P from "./index40.js";
4
+ import V from "./index38.js";
5
5
  /* empty css */
6
- const S = /* @__PURE__ */ v({
7
- __name: "BbSlider",
6
+ const F = /* @__PURE__ */ f({
7
+ __name: "BbSelect",
8
8
  props: {
9
+ allowWriting: { type: [Boolean, String], default: !0 },
10
+ "append:icon": {},
11
+ autocomplete: {},
9
12
  autofocus: {},
10
- color: {},
13
+ clearable: { type: Boolean },
14
+ comma: { type: Boolean },
11
15
  compact: { type: Boolean },
16
+ dependencies: {},
17
+ depsDebounceTime: {},
12
18
  direction: {},
13
19
  disabled: { type: Boolean },
20
+ enforceCoherence: { type: Boolean },
14
21
  errors: {},
22
+ filterBy: { type: [String, Array, Boolean, Function, null], default: () => [] },
23
+ groupBy: {},
15
24
  hasErrors: { type: Boolean },
16
25
  hideLabel: { type: Boolean },
17
26
  hint: {},
18
27
  id: {},
28
+ items: {},
29
+ headerHeight: {},
30
+ itemHeight: {},
31
+ itemText: {},
32
+ itemValue: {},
19
33
  label: {},
20
34
  labelPosition: {},
35
+ loading: { type: Boolean },
36
+ loadingText: {},
21
37
  max: {},
22
- min: {},
38
+ maxSelectedLabels: {},
23
39
  modelValue: {},
40
+ modelValueDebounceTime: {},
41
+ multiple: { type: Boolean },
24
42
  name: {},
43
+ noDataText: {},
25
44
  persistentHint: { type: Boolean },
26
- range: { type: Boolean },
27
- readonly: { type: Boolean },
45
+ placeholder: {},
46
+ prefill: { type: [Boolean, String], default: "focus" },
47
+ "prepend:icon": {},
28
48
  required: { type: Boolean },
49
+ queryDebounceTime: {},
50
+ readonly: { type: Boolean },
29
51
  reverse: { type: Boolean },
30
- step: {},
31
- thumbTranslate: { type: Boolean, default: !0 },
32
- ticks: { type: Boolean }
52
+ selectedLabelsFn: {},
53
+ showChevron: { type: Boolean, default: !0 },
54
+ stash: { type: Boolean },
55
+ transitionDuration: {},
56
+ updateOnAnimationFrame: { type: Boolean }
33
57
  },
34
- emits: ["click", "focus", "active", "inactive", "keydown", "pointerdown", "pointermove", "pointerup", "update:modelValue"],
35
- setup(d, { emit: m }) {
36
- const p = d, r = m, s = y(!1), u = f(() => p.persistentHint || s.value), b = {
37
- onActive: () => {
38
- s.value = !0, r("active");
58
+ emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
59
+ setup(d, { emit: u }) {
60
+ const r = d, t = u, s = y(!1), m = g(() => r.persistentHint || s.value), h = {
61
+ onBlur: (e) => t("blur", e),
62
+ onChange: (e) => t("change", e),
63
+ onClick: (e) => t("click", e),
64
+ "onOption:add": (e) => t("option:add", e),
65
+ onFocus: (e) => {
66
+ s.value = !0, t("focus", e);
39
67
  },
40
- onClick: (e) => r("click", e),
41
- onFocus: (e) => r("focus", e),
42
68
  onInactive: () => {
43
- s.value = !1, r("inactive");
69
+ s.value = !1, t("inactive");
44
70
  },
45
- onKeydown: (e) => r("keydown", e),
46
- onPointerdown: (e) => r("pointerdown", e),
47
- onPointermove: (e) => r("pointermove", e),
48
- onPointerup: (e) => r("pointerup", e),
49
- "onUpdate:modelValue": (e) => r("update:modelValue", e)
71
+ onInput: (e) => t("input", e),
72
+ "onUpdate:modelValue": (e) => t("update:modelValue", e)
50
73
  };
51
- return (e, V) => (k(), B(g, {
74
+ return (e, D) => (B(), v(T, {
52
75
  id: e.id,
53
- class: "bb-slider",
76
+ class: "bb-select",
54
77
  compact: e.compact,
55
78
  direction: e.direction,
56
79
  errors: e.errors,
@@ -62,55 +85,107 @@ const S = /* @__PURE__ */ v({
62
85
  "model-value": e.modelValue,
63
86
  name: e.name,
64
87
  reverse: e.reverse,
65
- "show-hint": u.value
88
+ "show-hint": m.value
66
89
  }, {
67
- label: a((t) => [
68
- n(e.$slots, "label", i(l(t)))
90
+ label: a((p) => [
91
+ n(e.$slots, "label", l(i(p)))
69
92
  ]),
70
- input: a(({ id: t, hasErrors: h, ariaDescribedby: c }) => [
71
- w(P, $({
72
- id: t,
73
- "aria-describedby": c,
93
+ input: a(({ id: p, hasErrors: c, ariaDescribedby: b }) => [
94
+ $(V, w({
95
+ id: p,
96
+ "allow-writing": e.allowWriting,
97
+ "append:icon": r["append:icon"],
98
+ "aria-describedby": b,
99
+ autocomplete: e.autocomplete,
74
100
  autofocus: e.autofocus,
75
- color: e.color,
101
+ clearable: e.clearable,
102
+ comma: e.comma,
103
+ compact: e.compact,
104
+ dependencies: e.dependencies,
105
+ "deps-debounce-time": e.depsDebounceTime,
76
106
  disabled: e.disabled,
77
- "has-errors": h,
107
+ "enforce-coherence": e.enforceCoherence,
108
+ "filter-by": e.filterBy,
109
+ "group-by": e.groupBy,
110
+ "has-errors": c,
111
+ "header-height": e.headerHeight,
112
+ "item-height": e.itemHeight,
113
+ "item-text": e.itemText,
114
+ "item-value": e.itemValue,
115
+ items: e.items,
116
+ loading: e.loading,
117
+ "loading-text": e.loadingText,
78
118
  max: e.max,
79
- min: e.min,
119
+ "max-selected-labels": e.maxSelectedLabels,
80
120
  "model-value": e.modelValue,
121
+ "model-value-debounce-time": e.modelValueDebounceTime,
122
+ multiple: e.multiple,
81
123
  name: e.name,
82
- range: e.range,
124
+ "no-data-text": e.noDataText,
125
+ placeholder: e.placeholder,
126
+ prefill: e.prefill,
127
+ "prepend:icon": r["prepend:icon"],
128
+ "query-debounce-time": e.queryDebounceTime,
83
129
  readonly: e.readonly,
84
130
  required: e.required,
85
- step: e.step,
86
- "thumb-translate": e.thumbTranslate,
87
- ticks: e.ticks
88
- }, b), {
131
+ "selected-labels-fn": e.selectedLabelsFn,
132
+ "show-chevron": e.showChevron,
133
+ stash: e.stash,
134
+ "transition-duration": e.transitionDuration,
135
+ "update-on-animation-frame": e.updateOnAnimationFrame
136
+ }, h), {
137
+ "append-outer": a((o) => [
138
+ n(e.$slots, "append-outer", l(i(o)))
139
+ ]),
89
140
  append: a((o) => [
90
- n(e.$slots, "append", i(l(o)))
141
+ n(e.$slots, "append", l(i(o)))
91
142
  ]),
92
- prepend: a((o) => [
93
- n(e.$slots, "prepend", i(l(o)))
143
+ prefix: a((o) => [
144
+ n(e.$slots, "prefix", l(i(o)))
145
+ ]),
146
+ chevron: a((o) => [
147
+ n(e.$slots, "chevron", l(i(o)))
148
+ ]),
149
+ loading: a((o) => [
150
+ n(e.$slots, "loading", l(i(o)))
151
+ ]),
152
+ "no-data": a((o) => [
153
+ n(e.$slots, "no-data", l(i(o)))
94
154
  ]),
95
- thumb: a((o) => [
96
- n(e.$slots, "thumb", i(l(o)))
155
+ option: a((o) => [
156
+ n(e.$slots, "option", l(i(o)))
97
157
  ]),
98
- "thumb:lower": a((o) => [
99
- n(e.$slots, "thumb:lower", i(l(o)))
158
+ group: a((o) => [
159
+ n(e.$slots, "group", l(i(o)))
100
160
  ]),
101
- "thumb:higher": a((o) => [
102
- n(e.$slots, "thumb:higher", i(l(o)))
161
+ "options:append": a((o) => [
162
+ n(e.$slots, "options:append", l(i(o)))
163
+ ]),
164
+ "options:append:outer": a((o) => [
165
+ n(e.$slots, "options:append:outer", l(i(o)))
166
+ ]),
167
+ "options:prepend": a((o) => [
168
+ n(e.$slots, "options:prepend", l(i(o)))
169
+ ]),
170
+ "options:prepend:outer": a((o) => [
171
+ n(e.$slots, "options:prepend:outer", l(i(o)))
172
+ ]),
173
+ "prepend-outer": a((o) => [
174
+ n(e.$slots, "prepend-outer", l(i(o)))
175
+ ]),
176
+ prepend: a((o) => [
177
+ n(e.$slots, "prepend", l(i(o)))
103
178
  ]),
104
- tick: a((o) => [
105
- n(e.$slots, "tick", i(l(o)))
179
+ suffix: a((o) => [
180
+ n(e.$slots, "suffix", l(i(o)))
106
181
  ]),
107
182
  _: 2
108
- }, 1040, ["id", "aria-describedby", "autofocus", "color", "disabled", "has-errors", "max", "min", "model-value", "name", "range", "readonly", "required", "step", "thumb-translate", "ticks"])
183
+ }, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "group-by", "has-errors", "header-height", "item-height", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "selected-labels-fn", "show-chevron", "stash", "transition-duration", "update-on-animation-frame"])
109
184
  ]),
110
185
  _: 3
111
186
  }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
112
187
  }
113
188
  });
114
189
  export {
115
- S as default
190
+ F as default
116
191
  };
package/dist/index114.js CHANGED
@@ -1,58 +1,116 @@
1
- import { defineComponent as y, ref as s, onMounted as b, onBeforeUnmount as z, createBlock as c, openBlock as v, resolveDynamicComponent as m, normalizeStyle as O, withCtx as d, renderSlot as _ } from "vue";
2
- const k = /* @__PURE__ */ y({
3
- __name: "BbSmoothHeight",
1
+ import { defineComponent as v, ref as y, computed as f, createBlock as B, openBlock as k, withCtx as a, createVNode as w, mergeProps as $, renderSlot as n, normalizeProps as i, guardReactiveProps as l } from "vue";
2
+ import g from "./index28.js";
3
+ /* empty css */
4
+ import P from "./index40.js";
5
+ /* empty css */
6
+ const S = /* @__PURE__ */ v({
7
+ __name: "BbSlider",
4
8
  props: {
5
- mutationOptions: { default: () => ({ childList: !0 }) },
6
- resizeOptions: {},
7
- strategy: { default: "resize" },
8
- tag: { default: "div" },
9
- transitionDuration: { default: 200 }
9
+ autofocus: {},
10
+ color: {},
11
+ compact: { type: Boolean },
12
+ direction: {},
13
+ disabled: { type: Boolean },
14
+ errors: {},
15
+ hasErrors: { type: Boolean },
16
+ hideLabel: { type: Boolean },
17
+ hint: {},
18
+ id: {},
19
+ label: {},
20
+ labelPosition: {},
21
+ max: {},
22
+ min: {},
23
+ modelValue: {},
24
+ name: {},
25
+ persistentHint: { type: Boolean },
26
+ range: { type: Boolean },
27
+ readonly: { type: Boolean },
28
+ required: { type: Boolean },
29
+ reverse: { type: Boolean },
30
+ step: {},
31
+ thumbTranslate: { type: Boolean, default: !0 },
32
+ ticks: { type: Boolean }
10
33
  },
11
- setup(h) {
12
- const n = h, u = s(null), e = s(null), l = s(null);
13
- let o = null, i = null, a = null;
14
- function r(t) {
15
- u.value && (u.value.style.height = `${t}px`);
16
- }
17
- function f(t) {
18
- a = t, o === null && (o = requestAnimationFrame(() => {
19
- a !== null && (r(a), a = null), o = null;
20
- })), i !== null && clearTimeout(i), i = setTimeout(() => {
21
- e.value && r(e.value.scrollHeight), i = null;
22
- }, n.transitionDuration);
23
- }
24
- function p(t) {
25
- t.length > 0 && f(t[0].contentRect.height);
26
- }
27
- function g() {
28
- e.value && f(e.value.scrollHeight);
29
- }
30
- return globalThis.ResizeObserver && (b(() => {
31
- n.strategy === "resize" ? e.value && (l.value = new ResizeObserver(p), l.value.observe(e.value, n.resizeOptions)) : n.strategy === "mutation" && e.value && (l.value = new MutationObserver(g), l.value.observe(e.value, n.mutationOptions)), e.value && r(e.value.scrollHeight);
32
- }), z(() => {
33
- l.value && l.value.disconnect(), o !== null && cancelAnimationFrame(o), i !== null && clearTimeout(i);
34
- })), (t, H) => (v(), c(m(t.tag), {
35
- ref_key: "container",
36
- ref: u,
37
- class: "bb-smooth-height",
38
- style: O({ "transition-duration": n.transitionDuration / 1e3 + "s" })
34
+ emits: ["click", "focus", "active", "inactive", "keydown", "pointerdown", "pointermove", "pointerup", "update:modelValue"],
35
+ setup(d, { emit: m }) {
36
+ const p = d, r = m, s = y(!1), u = f(() => p.persistentHint || s.value), b = {
37
+ onActive: () => {
38
+ s.value = !0, r("active");
39
+ },
40
+ onClick: (e) => r("click", e),
41
+ onFocus: (e) => r("focus", e),
42
+ onInactive: () => {
43
+ s.value = !1, r("inactive");
44
+ },
45
+ onKeydown: (e) => r("keydown", e),
46
+ onPointerdown: (e) => r("pointerdown", e),
47
+ onPointermove: (e) => r("pointermove", e),
48
+ onPointerup: (e) => r("pointerup", e),
49
+ "onUpdate:modelValue": (e) => r("update:modelValue", e)
50
+ };
51
+ return (e, V) => (k(), B(g, {
52
+ id: e.id,
53
+ class: "bb-slider",
54
+ compact: e.compact,
55
+ direction: e.direction,
56
+ errors: e.errors,
57
+ "has-errors": e.hasErrors,
58
+ "hide-label": e.hideLabel,
59
+ hint: e.hint,
60
+ label: e.label,
61
+ "label-position": e.labelPosition,
62
+ "model-value": e.modelValue,
63
+ name: e.name,
64
+ reverse: e.reverse,
65
+ "show-hint": u.value
39
66
  }, {
40
- default: d(() => [
41
- (v(), c(m(t.tag), {
42
- ref_key: "content",
43
- ref: e,
44
- class: "content"
45
- }, {
46
- default: d(() => [
47
- _(t.$slots, "default")
67
+ label: a((t) => [
68
+ n(e.$slots, "label", i(l(t)))
69
+ ]),
70
+ input: a(({ id: t, hasErrors: h, ariaDescribedby: c }) => [
71
+ w(P, $({
72
+ id: t,
73
+ "aria-describedby": c,
74
+ autofocus: e.autofocus,
75
+ color: e.color,
76
+ disabled: e.disabled,
77
+ "has-errors": h,
78
+ max: e.max,
79
+ min: e.min,
80
+ "model-value": e.modelValue,
81
+ name: e.name,
82
+ range: e.range,
83
+ readonly: e.readonly,
84
+ required: e.required,
85
+ step: e.step,
86
+ "thumb-translate": e.thumbTranslate,
87
+ ticks: e.ticks
88
+ }, b), {
89
+ append: a((o) => [
90
+ n(e.$slots, "append", i(l(o)))
91
+ ]),
92
+ prepend: a((o) => [
93
+ n(e.$slots, "prepend", i(l(o)))
94
+ ]),
95
+ thumb: a((o) => [
96
+ n(e.$slots, "thumb", i(l(o)))
97
+ ]),
98
+ "thumb:lower": a((o) => [
99
+ n(e.$slots, "thumb:lower", i(l(o)))
100
+ ]),
101
+ "thumb:higher": a((o) => [
102
+ n(e.$slots, "thumb:higher", i(l(o)))
103
+ ]),
104
+ tick: a((o) => [
105
+ n(e.$slots, "tick", i(l(o)))
48
106
  ]),
49
- _: 3
50
- }, 512))
107
+ _: 2
108
+ }, 1040, ["id", "aria-describedby", "autofocus", "color", "disabled", "has-errors", "max", "min", "model-value", "name", "range", "readonly", "required", "step", "thumb-translate", "ticks"])
51
109
  ]),
52
110
  _: 3
53
- }, 8, ["style"]));
111
+ }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
54
112
  }
55
113
  });
56
114
  export {
57
- k as default
115
+ S as default
58
116
  };
package/dist/index116.js CHANGED
@@ -1,40 +1,58 @@
1
- import { defineComponent as p, computed as s, createElementBlock as b, openBlock as _, mergeProps as a, createStaticVNode as x } from "vue";
2
- import { isCssColor as m } from "./index255.js";
3
- const d = /* @__PURE__ */ p({
4
- __name: "BbSpinner",
1
+ import { defineComponent as y, ref as s, onMounted as b, onBeforeUnmount as z, createBlock as c, openBlock as v, resolveDynamicComponent as m, normalizeStyle as O, withCtx as d, renderSlot as _ } from "vue";
2
+ const k = /* @__PURE__ */ y({
3
+ __name: "BbSmoothHeight",
5
4
  props: {
6
- color: {},
7
- size: { default: "md" }
5
+ mutationOptions: { default: () => ({ childList: !0 }) },
6
+ resizeOptions: {},
7
+ strategy: { default: "resize" },
8
+ tag: { default: "div" },
9
+ transitionDuration: { default: 200 }
8
10
  },
9
- setup(n) {
10
- const c = n, o = {
11
- xs: 12,
12
- sm: 16,
13
- md: 24,
14
- lg: 28,
15
- xl: 36,
16
- xxl: 40
17
- }, t = s(() => {
18
- const e = {
19
- "bb-spinner": !0
20
- };
21
- let l = { "--size": s(() => {
22
- let i;
23
- return typeof c.size == "string" ? i = o[c.size] ?? parseInt(c.size, 10) : i = c.size, i + "px";
24
- }).value };
25
- return c.color && (m(c.color) ? l.color = c.color : e[`bb-spinner--${c.color}`] = !0), {
26
- class: e,
27
- style: l
28
- };
29
- });
30
- return (e, r) => (_(), b("svg", a({
31
- viewBox: "0 0 24 24",
32
- xmlns: "http://www.w3.org/2000/svg"
33
- }, t.value), r[0] || (r[0] = [
34
- x('<circle class="bb-spinner__circle" cx="12" cy="3" r="0"></circle><circle class="bb-spinner__circle circle--1" cx="16.50" cy="4.21" r="0"></circle><circle class="bb-spinner__circle circle--2" cx="7.50" cy="4.21" r="0"></circle><circle class="bb-spinner__circle circle--3" cx="19.79" cy="7.50" r="0"></circle><circle class="bb-spinner__circle circle--4" cx="4.21" cy="7.50" r="0"></circle><circle class="bb-spinner__circle circle--5" cx="21.00" cy="12.00" r="0"></circle><circle class="bb-spinner__circle circle--6" cx="3.00" cy="12.00" r="0"></circle><circle class="bb-spinner__circle circle--7" cx="19.79" cy="16.50" r="0"></circle><circle class="bb-spinner__circle circle--8" cx="4.21" cy="16.50" r="0"></circle><circle class="bb-spinner__circle circle--9" cx="16.50" cy="19.79" r="0"></circle><circle class="bb-spinner__circle circle--10" cx="7.50" cy="19.79" r="0"></circle><circle class="bb-spinner__circle circle--11" cx="12" cy="21" r="0"></circle>', 12)
35
- ]), 16));
11
+ setup(h) {
12
+ const n = h, u = s(null), e = s(null), l = s(null);
13
+ let o = null, i = null, a = null;
14
+ function r(t) {
15
+ u.value && (u.value.style.height = `${t}px`);
16
+ }
17
+ function f(t) {
18
+ a = t, o === null && (o = requestAnimationFrame(() => {
19
+ a !== null && (r(a), a = null), o = null;
20
+ })), i !== null && clearTimeout(i), i = setTimeout(() => {
21
+ e.value && r(e.value.scrollHeight), i = null;
22
+ }, n.transitionDuration);
23
+ }
24
+ function p(t) {
25
+ t.length > 0 && f(t[0].contentRect.height);
26
+ }
27
+ function g() {
28
+ e.value && f(e.value.scrollHeight);
29
+ }
30
+ return globalThis.ResizeObserver && (b(() => {
31
+ n.strategy === "resize" ? e.value && (l.value = new ResizeObserver(p), l.value.observe(e.value, n.resizeOptions)) : n.strategy === "mutation" && e.value && (l.value = new MutationObserver(g), l.value.observe(e.value, n.mutationOptions)), e.value && r(e.value.scrollHeight);
32
+ }), z(() => {
33
+ l.value && l.value.disconnect(), o !== null && cancelAnimationFrame(o), i !== null && clearTimeout(i);
34
+ })), (t, H) => (v(), c(m(t.tag), {
35
+ ref_key: "container",
36
+ ref: u,
37
+ class: "bb-smooth-height",
38
+ style: O({ "transition-duration": n.transitionDuration / 1e3 + "s" })
39
+ }, {
40
+ default: d(() => [
41
+ (v(), c(m(t.tag), {
42
+ ref_key: "content",
43
+ ref: e,
44
+ class: "content"
45
+ }, {
46
+ default: d(() => [
47
+ _(t.$slots, "default")
48
+ ]),
49
+ _: 3
50
+ }, 512))
51
+ ]),
52
+ _: 3
53
+ }, 8, ["style"]));
36
54
  }
37
55
  });
38
56
  export {
39
- d as default
57
+ k as default
40
58
  };
package/dist/index118.js CHANGED
@@ -1,100 +1,40 @@
1
- import { defineComponent as c, ref as f, computed as y, createBlock as v, openBlock as w, withCtx as n, createVNode as B, mergeProps as r, renderSlot as i, normalizeProps as k, guardReactiveProps as V } from "vue";
2
- import g from "./index28.js";
3
- /* empty css */
4
- import P from "./index42.js";
5
- /* empty css */
6
- const S = /* @__PURE__ */ c({
7
- __name: "BbSwitch",
1
+ import { defineComponent as p, computed as s, createElementBlock as b, openBlock as _, mergeProps as a, createStaticVNode as x } from "vue";
2
+ import { isCssColor as m } from "./index245.js";
3
+ const d = /* @__PURE__ */ p({
4
+ __name: "BbSpinner",
8
5
  props: {
9
- autofocus: {},
10
- checked: { type: [Boolean, String] },
11
6
  color: {},
12
- direction: { default: "auto" },
13
- disabled: { type: Boolean },
14
- errors: {},
15
- falseValue: {},
16
- hasErrors: { type: Boolean },
17
- hideLabel: { type: Boolean },
18
- hint: {},
19
- id: {},
20
- indeterminate: {},
21
- inputPosition: {},
22
- label: {},
23
- labelPosition: {},
24
- modelValue: {},
25
- name: {},
26
- persistentHint: { type: Boolean },
27
- readonly: { type: Boolean },
28
- required: { type: Boolean },
29
- reverse: { type: Boolean, default: !0 },
30
- submitWhenFalse: { type: Boolean },
31
- trueValue: {}
7
+ size: { default: "md" }
32
8
  },
33
- emits: ["blur", "change", "click", "focus", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
34
- setup(s, { emit: t }) {
35
- const u = s, o = t, a = f(!1), d = y(() => u.persistentHint || a.value), p = {
36
- onBlur: (e) => {
37
- a.value = !1, o("blur", e);
38
- },
39
- onChange: (e) => o("change", e),
40
- onClick: (e) => o("click", e),
41
- onFocus: (e) => {
42
- a.value = !0, o("focus", e);
43
- },
44
- onInput: (e) => o("input", e),
45
- onKeydown: (e) => o("keydown", e),
46
- onMousedown: (e) => o("mousedown", e),
47
- onMouseup: (e) => o("mouseup", e),
48
- "onUpdate:modelValue": (e) => o("update:modelValue", e)
49
- };
50
- return (e, q) => (w(), v(g, {
51
- id: e.id,
52
- class: "bb-switch",
53
- direction: e.direction,
54
- errors: e.errors,
55
- "has-errors": e.hasErrors,
56
- "hide-label": e.hideLabel,
57
- hint: e.hint,
58
- "input-position": e.inputPosition,
59
- label: e.label,
60
- "label-position": e.labelPosition,
61
- "label-tag": "span",
62
- name: e.name,
63
- reverse: e.reverse,
64
- "show-hint": d.value,
65
- tag: "label"
66
- }, {
67
- label: n((l) => [
68
- i(e.$slots, "label", k(V(l)))
69
- ]),
70
- input: n(({ id: l, hasErrors: m, ariaDescribedby: b }) => [
71
- B(P, r({
72
- id: l,
73
- "aria-describedby": b,
74
- autofocus: e.autofocus,
75
- checked: e.checked,
76
- color: e.color,
77
- disabled: e.disabled,
78
- "false-value": e.falseValue,
79
- "has-errors": m,
80
- indeterminate: e.indeterminate,
81
- "model-value": e.modelValue,
82
- name: e.name,
83
- readonly: e.readonly,
84
- required: e.required,
85
- "submit-when-false": e.submitWhenFalse,
86
- "true-value": e.trueValue
87
- }, p), {
88
- icon: n((h) => [
89
- i(e.$slots, "icon", r(h, { text: e.label }))
90
- ]),
91
- _: 2
92
- }, 1040, ["id", "aria-describedby", "autofocus", "checked", "color", "disabled", "false-value", "has-errors", "indeterminate", "model-value", "name", "readonly", "required", "submit-when-false", "true-value"])
93
- ]),
94
- _: 3
95
- }, 8, ["id", "direction", "errors", "has-errors", "hide-label", "hint", "input-position", "label", "label-position", "name", "reverse", "show-hint"]));
9
+ setup(n) {
10
+ const c = n, o = {
11
+ xs: 12,
12
+ sm: 16,
13
+ md: 24,
14
+ lg: 28,
15
+ xl: 36,
16
+ xxl: 40
17
+ }, t = s(() => {
18
+ const e = {
19
+ "bb-spinner": !0
20
+ };
21
+ let l = { "--size": s(() => {
22
+ let i;
23
+ return typeof c.size == "string" ? i = o[c.size] ?? parseInt(c.size, 10) : i = c.size, i + "px";
24
+ }).value };
25
+ return c.color && (m(c.color) ? l.color = c.color : e[`bb-spinner--${c.color}`] = !0), {
26
+ class: e,
27
+ style: l
28
+ };
29
+ });
30
+ return (e, r) => (_(), b("svg", a({
31
+ viewBox: "0 0 24 24",
32
+ xmlns: "http://www.w3.org/2000/svg"
33
+ }, t.value), r[0] || (r[0] = [
34
+ x('<circle class="bb-spinner__circle" cx="12" cy="3" r="0"></circle><circle class="bb-spinner__circle circle--1" cx="16.50" cy="4.21" r="0"></circle><circle class="bb-spinner__circle circle--2" cx="7.50" cy="4.21" r="0"></circle><circle class="bb-spinner__circle circle--3" cx="19.79" cy="7.50" r="0"></circle><circle class="bb-spinner__circle circle--4" cx="4.21" cy="7.50" r="0"></circle><circle class="bb-spinner__circle circle--5" cx="21.00" cy="12.00" r="0"></circle><circle class="bb-spinner__circle circle--6" cx="3.00" cy="12.00" r="0"></circle><circle class="bb-spinner__circle circle--7" cx="19.79" cy="16.50" r="0"></circle><circle class="bb-spinner__circle circle--8" cx="4.21" cy="16.50" r="0"></circle><circle class="bb-spinner__circle circle--9" cx="16.50" cy="19.79" r="0"></circle><circle class="bb-spinner__circle circle--10" cx="7.50" cy="19.79" r="0"></circle><circle class="bb-spinner__circle circle--11" cx="12" cy="21" r="0"></circle>', 12)
35
+ ]), 16));
96
36
  }
97
37
  });
98
38
  export {
99
- S as default
39
+ d as default
100
40
  };