bitboss-ui 2.0.128 → 2.0.129

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 (165) hide show
  1. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +5 -0
  2. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +11 -2
  3. package/dist/index100.js +8 -8
  4. package/dist/index111.js +11 -11
  5. package/dist/index119.js +2 -2
  6. package/dist/index121.js +6 -6
  7. package/dist/index123.js +1 -1
  8. package/dist/index125.js +1 -1
  9. package/dist/index127.js +1 -1
  10. package/dist/index128.js +1 -1
  11. package/dist/index129.js +1 -1
  12. package/dist/index131.js +1 -1
  13. package/dist/index132.js +2 -2
  14. package/dist/index133.js +2 -2
  15. package/dist/index15.js +5 -5
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +7 -7
  18. package/dist/index205.js +2 -115
  19. package/dist/index206.js +115 -2
  20. package/dist/index208.js +1 -1
  21. package/dist/index209.js +2 -86
  22. package/dist/index21.js +14 -14
  23. package/dist/index210.js +6 -0
  24. package/dist/index211.js +2 -29
  25. package/dist/index212.js +280 -16
  26. package/dist/index213.js +124 -50
  27. package/dist/index214.js +16 -15
  28. package/dist/index215.js +16 -12
  29. package/dist/index216.js +19 -16
  30. package/dist/index217.js +15 -65
  31. package/dist/index218.js +4 -0
  32. package/dist/index219.js +2 -13
  33. package/dist/index220.js +41 -20
  34. package/dist/index221.js +13 -4
  35. package/dist/index222.js +20 -13
  36. package/dist/index223.js +6 -2
  37. package/dist/index224.js +94 -4
  38. package/dist/index226.js +65 -3
  39. package/dist/index228.js +12 -40
  40. package/dist/index229.js +2 -6
  41. package/dist/index23.js +16 -16
  42. package/dist/index230.js +4 -7
  43. package/dist/index231.js +3 -15
  44. package/dist/index232.js +86 -5
  45. package/dist/index234.js +29 -16
  46. package/dist/index235.js +15 -17
  47. package/dist/index236.js +51 -15
  48. package/dist/index237.js +15 -19
  49. package/dist/index238.js +12 -27
  50. package/dist/index239.js +16 -2
  51. package/dist/index240.js +17 -248
  52. package/dist/index241.js +26 -51
  53. package/dist/index242.js +242 -36
  54. package/dist/index243.js +52 -5
  55. package/dist/index244.js +31 -47
  56. package/dist/index245.js +5 -2
  57. package/dist/index246.js +60 -2
  58. package/dist/index247.js +3 -2
  59. package/dist/index248.js +7 -125
  60. package/dist/index249.js +11 -90
  61. package/dist/index25.js +6 -6
  62. package/dist/index250.js +20 -0
  63. package/dist/index251.js +126 -2
  64. package/dist/index252.js +105 -17
  65. package/dist/index254.js +47 -53
  66. package/dist/index256.js +12 -100
  67. package/dist/index257.js +230 -0
  68. package/dist/index258.js +368 -11
  69. package/dist/index259.js +2 -228
  70. package/dist/index260.js +2 -369
  71. package/dist/index263.js +6 -28
  72. package/dist/index264.js +16 -3
  73. package/dist/index265.js +8 -16
  74. package/dist/index266.js +23 -9
  75. package/dist/index267.js +4 -3
  76. package/dist/index268.js +30 -0
  77. package/dist/index269.js +3 -7
  78. package/dist/index27.js +1 -1
  79. package/dist/index271.js +6 -6
  80. package/dist/index272.js +174 -9
  81. package/dist/index273.js +7 -6
  82. package/dist/index274.js +11 -16
  83. package/dist/index275.js +6 -4
  84. package/dist/index276.js +2 -9
  85. package/dist/index277.js +2 -23
  86. package/dist/index278.js +2 -9
  87. package/dist/index279.js +2 -8
  88. package/dist/index280.js +2 -224
  89. package/dist/index281.js +2 -431
  90. package/dist/index282.js +431 -2
  91. package/dist/index283.js +3 -89
  92. package/dist/index284.js +223 -280
  93. package/dist/index285.js +3 -6
  94. package/dist/index286.js +17 -2
  95. package/dist/index287.js +9 -2
  96. package/dist/index288.js +200 -2
  97. package/dist/index29.js +11 -10
  98. package/dist/index291.js +2 -2
  99. package/dist/index292.js +2 -2
  100. package/dist/index293.js +1 -1
  101. package/dist/index294.js +1 -1
  102. package/dist/index295.js +21 -1
  103. package/dist/index297.js +9 -22
  104. package/dist/index298.js +4 -0
  105. package/dist/index299.js +86 -197
  106. package/dist/index300.js +8 -2
  107. package/dist/index301.js +126 -3
  108. package/dist/index302.js +3 -126
  109. package/dist/index304.js +2 -3
  110. package/dist/index305.js +436 -2
  111. package/dist/index306.js +127 -5
  112. package/dist/index307.js +2 -436
  113. package/dist/index308.js +66 -126
  114. package/dist/index309.js +5 -67
  115. package/dist/index31.js +2 -2
  116. package/dist/index310.js +3 -2
  117. package/dist/index311.js +3 -5
  118. package/dist/index312.js +57 -7
  119. package/dist/index313.js +32 -3
  120. package/dist/index314.js +26 -3
  121. package/dist/index315.js +480 -3
  122. package/dist/index316.js +4 -57
  123. package/dist/index317.js +8 -53
  124. package/dist/index318.js +28 -28
  125. package/dist/index319.js +52 -32
  126. package/dist/index320.js +3 -25
  127. package/dist/index321.js +6 -6
  128. package/dist/index322.js +6 -18
  129. package/dist/index323.js +17 -5
  130. package/dist/index324.js +47 -480
  131. package/dist/index325.js +2 -47
  132. package/dist/index328.js +4 -0
  133. package/dist/index329.js +424 -2
  134. package/dist/index33.js +7 -7
  135. package/dist/index330.js +43 -420
  136. package/dist/index35.js +4 -4
  137. package/dist/index37.js +21 -21
  138. package/dist/index39.js +4 -4
  139. package/dist/index41.js +2 -2
  140. package/dist/index43.js +7 -7
  141. package/dist/index45.js +8 -8
  142. package/dist/index47.js +2 -2
  143. package/dist/index49.js +2 -2
  144. package/dist/index53.js +1 -1
  145. package/dist/index55.js +1 -1
  146. package/dist/index57.js +2 -2
  147. package/dist/index61.js +1 -1
  148. package/dist/index75.js +3 -3
  149. package/dist/index77.js +1 -1
  150. package/dist/index79.js +2 -2
  151. package/dist/index81.js +1 -1
  152. package/dist/index82.js +7 -5
  153. package/dist/index84.js +4 -4
  154. package/dist/index86.js +2 -2
  155. package/dist/index88.js +5 -5
  156. package/dist/index90.js +1 -1
  157. package/package.json +1 -1
  158. package/dist/index225.js +0 -4
  159. package/dist/index227.js +0 -5
  160. package/dist/index233.js +0 -18
  161. package/dist/index253.js +0 -128
  162. package/dist/index270.js +0 -178
  163. package/dist/index296.js +0 -4
  164. package/dist/index326.js +0 -4
  165. package/dist/index331.js +0 -49
package/dist/index57.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as p, useSlots as d, computed as n, openBlock as m, createElementBlock as u, normalizeClass as g, createElementVNode as s, renderSlot as l, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
2
- import { isCssColor as r } from "./index223.js";
3
- import { isNil as B } from "./index247.js";
2
+ import { isCssColor as r } from "./index209.js";
3
+ import { isNil as B } from "./index260.js";
4
4
  const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, S = /* @__PURE__ */ p({
5
5
  __name: "BbBadge",
6
6
  props: {
package/dist/index61.js CHANGED
@@ -9,7 +9,7 @@ import T from "./index129.js";
9
9
  /* empty css */
10
10
  import { pickBy as W } from "./index261.js";
11
11
  import { noop as w } from "./index262.js";
12
- import { useLocale as D } from "./index222.js";
12
+ import { useLocale as D } from "./index221.js";
13
13
  const E = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
package/dist/index75.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as X, computed as F, ref as y, openBlock as h, createElementBlock as D, mergeProps as A, createElementVNode as _, renderSlot as g, normalizeProps as Y, guardReactiveProps as Z, unref as $, createVNode as B, withCtx as O, normalizeStyle as x, Fragment as K, renderList as ee, createBlock as P, createCommentVNode as j, toDisplayString as te } from "vue";
2
- import { findRightIndex as H } from "./index276.js";
2
+ import { findRightIndex as H } from "./index265.js";
3
3
  import { useId as ne } from "./index8.js";
4
4
  import { wait as oe } from "./index130.js";
5
5
  import { useIntersectionObserver as ae } from "./index132.js";
6
6
  import le from "./index13.js";
7
7
  /* empty css */
8
- import N from "./index277.js";
9
- import se from "./index249.js";
8
+ import N from "./index266.js";
9
+ import se from "./index224.js";
10
10
  /* empty css */
11
11
  import V from "./index127.js";
12
12
  /* empty css */
package/dist/index77.js CHANGED
@@ -9,7 +9,7 @@ import S from "./index127.js";
9
9
  /* empty css */
10
10
  import R from "./index129.js";
11
11
  /* empty css */
12
- import { useLocale as T } from "./index222.js";
12
+ import { useLocale as T } from "./index221.js";
13
13
  const Z = { class: "bb-dropdown-button__content" }, q = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
package/dist/index79.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, openBlock as V, createBlock as G, 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 "./index274.js";
2
+ import { findInTree as ae } from "./index264.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index128.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("./index273.js")).default);
56
+ b || (b = (await import("./index263.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index81.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, openBlock as g, createBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index227.js";
2
+ import { throttle as c } from "./index247.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index82.js CHANGED
@@ -1,5 +1,5 @@
1
- import { defineComponent as B, ref as u, computed as w, openBlock as g, createBlock as k, withCtx as n, renderSlot as r, normalizeProps as l, guardReactiveProps as s, createVNode as $, mergeProps as V } from "vue";
2
- import P from "./index27.js";
1
+ import { defineComponent as B, ref as u, computed as w, openBlock as g, createBlock as k, withCtx as n, renderSlot as r, normalizeProps as l, guardReactiveProps as s, createVNode as $, mergeProps as P } from "vue";
2
+ import V from "./index27.js";
3
3
  /* empty css */
4
4
  import q from "./index29.js";
5
5
  /* empty css */
@@ -22,6 +22,7 @@ const D = /* @__PURE__ */ B({
22
22
  labelPosition: {},
23
23
  loading: { type: Boolean },
24
24
  max: {},
25
+ maxPrecision: { default: 1 / 0 },
25
26
  min: {},
26
27
  modelValue: {},
27
28
  name: {},
@@ -61,7 +62,7 @@ const D = /* @__PURE__ */ B({
61
62
  var e;
62
63
  (e = p.value) == null || e.decrease();
63
64
  }
64
- }), (e, I) => (g(), k(P, {
65
+ }), (e, H) => (g(), k(V, {
65
66
  id: e.id,
66
67
  class: "bb-number-input",
67
68
  compact: e.compact,
@@ -81,7 +82,7 @@ const D = /* @__PURE__ */ B({
81
82
  r(e.$slots, "label", l(s(t)))
82
83
  ]),
83
84
  input: n(({ id: t, hasErrors: y, ariaDescribedby: v }) => [
84
- $(q, V({
85
+ $(q, P({
85
86
  id: t,
86
87
  ref_key: "bni",
87
88
  ref: p,
@@ -95,6 +96,7 @@ const D = /* @__PURE__ */ B({
95
96
  "has-errors": y,
96
97
  loading: e.loading,
97
98
  max: e.max,
99
+ "max-precision": e.maxPrecision,
98
100
  min: e.min,
99
101
  "model-value": e.modelValue,
100
102
  name: e.name,
@@ -123,7 +125,7 @@ const D = /* @__PURE__ */ B({
123
125
  r(e.$slots, "prepend-outer", l(s(a)))
124
126
  ]),
125
127
  _: 2
126
- }, 1040, ["id", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "compact", "disabled", "has-errors", "loading", "max", "min", "model-value", "name", "placeholder", "prepend:icon", "readonly", "required", "step"])
128
+ }, 1040, ["id", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "compact", "disabled", "has-errors", "loading", "max", "max-precision", "min", "model-value", "name", "placeholder", "prepend:icon", "readonly", "required", "step"])
127
129
  ]),
128
130
  _: 3
129
131
  }, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
package/dist/index84.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as se, ref as l, useAttrs as ae, computed as u, getCurrentInstance as ne, nextTick as ie, onBeforeUnmount as O, onMounted as re, watch as ue, openBlock as g, createBlock as ce, withCtx as de, createElementVNode as s, mergeProps as S, createElementBlock as z, renderSlot as n, createTextVNode as fe, toDisplayString as A, unref as ve, createCommentVNode as $ } from "vue";
2
- import { useFocusTrap as pe } from "./index228.js";
2
+ import { useFocusTrap as pe } from "./index220.js";
3
3
  import { useId as E } from "./index8.js";
4
4
  import { wait as H } from "./index130.js";
5
- import { useModalsState as b } from "./index230.js";
6
- import be from "./index231.js";
5
+ import { useModalsState as b } from "./index248.js";
6
+ import be from "./index249.js";
7
7
  import { useMobile as me } from "./index9.js";
8
- import { useLocale as ye } from "./index222.js";
8
+ import { useLocale as ye } from "./index221.js";
9
9
  const he = ["inert"], ge = { class: "bb-offcanvas-close" }, _e = ["aria-label"], Te = /* @__PURE__ */ se({
10
10
  __name: "BbOffCanvas",
11
11
  props: {
package/dist/index86.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as E, computed as h, ref as g, onMounted as P, onBeforeUnmount as W, openBlock as k, createElementBlock as V, normalizeClass as $, createElementVNode as i, createVNode as S, unref as v, withCtx as w, renderSlot as c, toDisplayString as m, Fragment as R, renderList as F, nextTick as x } from "vue";
2
- import { debounce as T } from "./index278.js";
2
+ import { debounce as T } from "./index297.js";
3
3
  /* empty css */
4
4
  /* empty css */
5
5
  import z from "./index13.js";
6
6
  /* empty css */
7
- import { useLocale as D } from "./index222.js";
7
+ import { useLocale as D } from "./index221.js";
8
8
  const G = ["aria-label"], I = { class: "bb-pagination__page-label sr-only" }, O = { class: "bb-pagination__page-label" }, j = { class: "bb-pagination__page-label" }, q = { class: "bb-pagination__page-label sr-only" }, Z = /* @__PURE__ */ E({
9
9
  __name: "BbPagination",
10
10
  props: {
package/dist/index88.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as O, ref as n, computed as v, openBlock as y, createElementBlock as S, mergeProps as F, createElementVNode as p, renderSlot as k, normalizeProps as H, guardReactiveProps as V, createVNode as q, withCtx as T, createBlock as I, toDisplayString as W, unref as z, createCommentVNode as A, nextTick as R } from "vue";
2
- import { useFocusTrap as j } from "./index228.js";
2
+ import { useFocusTrap as j } from "./index220.js";
3
3
  import { useId as G } from "./index8.js";
4
4
  import { useIntersectionObserver as J } from "./index132.js";
5
- import { waitFor as K } from "./index229.js";
5
+ import { waitFor as K } from "./index223.js";
6
6
  import Q from "./index13.js";
7
7
  /* empty css */
8
- import U from "./index249.js";
8
+ import U from "./index224.js";
9
9
  /* empty css */
10
- import { useLocale as X } from "./index222.js";
11
- import { useDebounceFn as Y } from "./index205.js";
10
+ import { useLocale as X } from "./index221.js";
11
+ import { useDebounceFn as Y } from "./index206.js";
12
12
  const Z = { class: "bb-popover__close-label sr-only" }, ce = /* @__PURE__ */ O({
13
13
  __name: "BbPopover",
14
14
  props: {
package/dist/index90.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, computed as a, openBlock as l, createElementBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
2
- import { clamp as p } from "./index206.js";
2
+ import { clamp as p } from "./index205.js";
3
3
  import { getAsPercentageBetween as i } from "./index131.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.0.128",
3
+ "version": "2.0.129",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
package/dist/index225.js DELETED
@@ -1,4 +0,0 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
2
- export {
3
- o as booleanishToBoolean
4
- };
package/dist/index227.js DELETED
@@ -1,5 +0,0 @@
1
- import t from "./index283.js";
2
- const r = t;
3
- export {
4
- r as throttle
5
- };
package/dist/index233.js DELETED
@@ -1,18 +0,0 @@
1
- import { getDefaultExportFromCjs as f, commonjsGlobal as n } from "./index285.js";
2
- import { __module as e } from "./index287.js";
3
- (function(s, a) {
4
- (function(i, t) {
5
- s.exports = t();
6
- })(n, function() {
7
- return function(i, t) {
8
- t.prototype.isSameOrAfter = function(r, o) {
9
- return this.isSame(r, o) || this.isAfter(r, o);
10
- };
11
- };
12
- });
13
- })(e);
14
- var m = e.exports;
15
- const c = /* @__PURE__ */ f(m);
16
- export {
17
- c as default
18
- };
package/dist/index253.js DELETED
@@ -1,128 +0,0 @@
1
- import { arrow as j, computePosition as A } from "./index260.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index260.js";
3
- import { isNode as B, getNodeName as F } from "./index302.js";
4
- import { getOverflowAncestors as le } from "./index302.js";
5
- import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
6
- function z(e) {
7
- return e != null && typeof e == "object" && "$el" in e;
8
- }
9
- function g(e) {
10
- if (z(e)) {
11
- const l = e.$el;
12
- return B(l) && F(l) === "#comment" ? null : l;
13
- }
14
- return e;
15
- }
16
- function o(e) {
17
- return typeof e == "function" ? e() : q(e);
18
- }
19
- function K(e) {
20
- return {
21
- name: "arrow",
22
- options: e,
23
- fn(l) {
24
- const t = g(o(e.element));
25
- return t == null ? {} : j({
26
- element: t,
27
- padding: e.padding
28
- }).fn(l);
29
- }
30
- };
31
- }
32
- function M(e) {
33
- return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
- }
35
- function C(e, l) {
36
- const t = M(e);
37
- return Math.round(l * t) / t;
38
- }
39
- function L(e, l, t) {
40
- t === void 0 && (t = {});
41
- const x = t.whileElementsMounted, V = a(() => {
42
- var n;
43
- return (n = o(t.open)) != null ? n : !0;
44
- }), D = a(() => o(t.middleware)), d = a(() => {
45
- var n;
46
- return (n = o(t.placement)) != null ? n : "bottom";
47
- }), v = a(() => {
48
- var n;
49
- return (n = o(t.strategy)) != null ? n : "absolute";
50
- }), S = a(() => {
51
- var n;
52
- return (n = o(t.transform)) != null ? n : !0;
53
- }), i = a(() => g(e.value)), u = a(() => g(l.value)), p = f(0), w = f(0), c = f(v.value), O = f(d.value), P = I({}), y = f(!1), _ = a(() => {
54
- const n = {
55
- position: c.value,
56
- left: "0",
57
- top: "0"
58
- };
59
- if (!u.value)
60
- return n;
61
- const R = C(u.value, p.value), b = C(u.value, w.value);
62
- return S.value ? {
63
- ...n,
64
- transform: "translate(" + R + "px, " + b + "px)",
65
- ...M(u.value) >= 1.5 && {
66
- willChange: "transform"
67
- }
68
- } : {
69
- position: c.value,
70
- left: R + "px",
71
- top: b + "px"
72
- };
73
- });
74
- let s;
75
- function m() {
76
- i.value == null || u.value == null || A(i.value, u.value, {
77
- middleware: D.value,
78
- placement: d.value,
79
- strategy: v.value
80
- }).then((n) => {
81
- p.value = n.x, w.value = n.y, c.value = n.strategy, O.value = n.placement, P.value = n.middlewareData, y.value = !0;
82
- });
83
- }
84
- function E() {
85
- typeof s == "function" && (s(), s = void 0);
86
- }
87
- function N() {
88
- if (E(), x === void 0) {
89
- m();
90
- return;
91
- }
92
- if (i.value != null && u.value != null) {
93
- s = x(i.value, u.value, m);
94
- return;
95
- }
96
- }
97
- function $() {
98
- V.value || (y.value = !1);
99
- }
100
- return h([D, d, v], m, {
101
- flush: "sync"
102
- }), h([i, u], N, {
103
- flush: "sync"
104
- }), h(V, $, {
105
- flush: "sync"
106
- }), U() && k(E), {
107
- x: r(p),
108
- y: r(w),
109
- strategy: r(c),
110
- placement: r(O),
111
- middlewareData: r(P),
112
- isPositioned: r(y),
113
- floatingStyles: _,
114
- update: m
115
- };
116
- }
117
- export {
118
- K as arrow,
119
- W as autoUpdate,
120
- A as computePosition,
121
- X as flip,
122
- le as getOverflowAncestors,
123
- Y as hide,
124
- Z as offset,
125
- ee as platform,
126
- ne as shift,
127
- L as useFloating
128
- };
package/dist/index270.js DELETED
@@ -1,178 +0,0 @@
1
- var P = Object.defineProperty, T = (a, t, e) => t in a ? P(a, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[t] = e, A = (a, t, e) => T(a, typeof t != "symbol" ? t + "" : t, e);
2
- const R = {
3
- "#": { pattern: /[0-9]/ },
4
- "@": { pattern: /[a-zA-Z]/ },
5
- "*": { pattern: /[a-zA-Z0-9]/ }
6
- }, I = (a, t, e) => a.replaceAll(t, "").replace(e, ".").replace("..", ".").replace(/[^.\d]/g, ""), N = (a, t, e) => {
7
- var s;
8
- return new Intl.NumberFormat(((s = e.number) == null ? void 0 : s.locale) ?? "en", {
9
- minimumFractionDigits: a,
10
- maximumFractionDigits: t,
11
- roundingMode: "trunc"
12
- });
13
- }, F = (a, t = !0, e) => {
14
- var s, n, r, h;
15
- const u = ((s = e.number) == null ? void 0 : s.unsigned) == null && a.startsWith("-") ? "-" : "", l = ((n = e.number) == null ? void 0 : n.fraction) ?? 0;
16
- let o = N(0, l, e);
17
- const k = o.formatToParts(1000.12), c = ((r = k.find((i) => i.type === "group")) == null ? void 0 : r.value) ?? " ", y = ((h = k.find((i) => i.type === "decimal")) == null ? void 0 : h.value) ?? ".", f = I(a, c, y);
18
- if (Number.isNaN(parseFloat(f))) return u;
19
- const g = f.split(".");
20
- if (g[1] != null && g[1].length >= 1) {
21
- const i = g[1].length <= l ? g[1].length : l;
22
- o = N(i, l, e);
23
- }
24
- let m = o.format(parseFloat(f));
25
- return t ? l > 0 && f.endsWith(".") && !f.slice(0, -1).includes(".") && (m += y) : m = I(m, c, y), u + m;
26
- };
27
- class O {
28
- constructor(t = {}) {
29
- A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
30
- const e = { ...t };
31
- if (e.tokens != null) {
32
- e.tokens = e.tokensReplace ? { ...e.tokens } : { ...R, ...e.tokens };
33
- for (const s of Object.values(e.tokens))
34
- typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
35
- } else
36
- e.tokens = R;
37
- Array.isArray(e.mask) && (e.mask.length > 1 ? e.mask = [...e.mask].sort((s, n) => s.length - n.length) : e.mask = e.mask[0] ?? ""), e.mask === "" && (e.mask = null), this.opts = e;
38
- }
39
- masked(t) {
40
- return this.process(t, this.findMask(t));
41
- }
42
- unmasked(t) {
43
- return this.process(t, this.findMask(t), !1);
44
- }
45
- isEager() {
46
- return this.opts.eager === !0;
47
- }
48
- isReversed() {
49
- return this.opts.reversed === !0;
50
- }
51
- completed(t) {
52
- const e = this.findMask(t);
53
- if (this.opts.mask == null || e == null) return !1;
54
- const s = this.process(t, e).length;
55
- return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= e.length;
56
- }
57
- findMask(t) {
58
- const e = this.opts.mask;
59
- if (e == null)
60
- return null;
61
- if (typeof e == "string")
62
- return e;
63
- if (typeof e == "function")
64
- return e(t);
65
- const s = this.process(t, e.slice(-1).pop() ?? "", !1);
66
- return e.find((n) => this.process(t, n, !1).length >= s.length) ?? "";
67
- }
68
- escapeMask(t) {
69
- const e = [], s = [];
70
- return t.split("").forEach((n, r) => {
71
- n === "!" && t[r - 1] !== "!" ? s.push(r - s.length) : e.push(n);
72
- }), { mask: e.join(""), escaped: s };
73
- }
74
- process(t, e, s = !0) {
75
- if (this.opts.number != null) return F(t, s, this.opts);
76
- if (e == null) return t;
77
- const n = `v=${t},mr=${e},m=${s ? 1 : 0}`;
78
- if (this.memo.has(n)) return this.memo.get(n);
79
- const { mask: r, escaped: h } = this.escapeMask(e), u = [], l = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", c = this.isReversed() ? 0 : r.length - 1, y = this.isReversed() ? () => i > -1 && p > -1 : () => i < r.length && p < t.length, f = (v) => !this.isReversed() && v <= c || this.isReversed() && v >= c;
80
- let g, m = -1, i = this.isReversed() ? r.length - 1 : 0, p = this.isReversed() ? t.length - 1 : 0, M = !1;
81
- for (; y(); ) {
82
- const v = r.charAt(i), d = l[v], E = (d == null ? void 0 : d.transform) != null ? d.transform(t.charAt(p)) : t.charAt(p);
83
- if (!h.includes(i) && d != null ? (E.match(d.pattern) != null ? (u[k](E), d.repeated ? (m === -1 ? m = i : i === c && i !== m && (i = m - o), c === m && (i -= o)) : d.multiple && (M = !0, i -= o), i += o) : d.multiple ? M && (i += o, p -= o, M = !1) : E === g ? g = void 0 : d.optional && (i += o, p -= o), p += o) : (s && !this.isEager() && u[k](v), E === v && !this.isEager() ? p += o : g = v, this.isEager() || (i += o)), this.isEager())
84
- for (; f(i) && (l[r.charAt(i)] == null || h.includes(i)); ) {
85
- if (s) {
86
- if (u[k](r.charAt(i)), t.charAt(p) === r.charAt(i)) {
87
- i += o, p += o;
88
- continue;
89
- }
90
- } else r.charAt(i) === t.charAt(p) && (p += o);
91
- i += o;
92
- }
93
- }
94
- return this.memo.set(n, u.join("")), this.memo.get(n);
95
- }
96
- }
97
- const w = (a) => JSON.parse(a.replaceAll("'", '"')), W = (a, t = {}) => {
98
- const e = { ...t };
99
- a.dataset.maska != null && a.dataset.maska !== "" && (e.mask = x(a.dataset.maska)), a.dataset.maskaEager != null && (e.eager = b(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (e.reversed = b(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (e.tokensReplace = b(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (e.tokens = C(a.dataset.maskaTokens));
100
- const s = {};
101
- return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = b(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (e.number = s), e;
102
- }, b = (a) => a !== "" ? !!JSON.parse(a) : !0, x = (a) => a.startsWith("[") && a.endsWith("]") ? w(a) : a, C = (a) => {
103
- if (a.startsWith("{") && a.endsWith("}"))
104
- return w(a);
105
- const t = {};
106
- return a.split("|").forEach((e) => {
107
- const s = e.split(":");
108
- t[s[0]] = {
109
- pattern: new RegExp(s[1]),
110
- optional: s[2] === "optional",
111
- multiple: s[2] === "multiple",
112
- repeated: s[2] === "repeated"
113
- };
114
- }), t;
115
- };
116
- class S {
117
- constructor(t, e = {}) {
118
- A(this, "items", /* @__PURE__ */ new Map()), A(this, "onInput", (s) => {
119
- if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted)
120
- return;
121
- const n = s.target, r = this.items.get(n), h = "inputType" in s && s.inputType.startsWith("delete"), u = r.isEager(), l = h && u && r.unmasked(n.value) === "" ? "" : n.value;
122
- this.fixCursor(n, h, () => this.setValue(n, l));
123
- }), this.options = e, this.init(this.getInputs(t));
124
- }
125
- update(t = {}) {
126
- this.options = { ...t }, this.init(Array.from(this.items.keys()));
127
- }
128
- updateValue(t) {
129
- t.value !== "" && t.value !== this.processInput(t).masked && this.setValue(t, t.value);
130
- }
131
- destroy() {
132
- for (const t of this.items.keys())
133
- t.removeEventListener("input", this.onInput);
134
- this.items.clear();
135
- }
136
- init(t) {
137
- const e = this.getOptions(this.options);
138
- for (const s of t) {
139
- this.items.has(s) || s.addEventListener("input", this.onInput, { capture: !0 });
140
- const n = new O(W(s, e));
141
- this.items.set(s, n), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && n.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
142
- }
143
- }
144
- getInputs(t) {
145
- return typeof t == "string" ? Array.from(document.querySelectorAll(t)) : "length" in t ? Array.from(t) : [t];
146
- }
147
- getOptions(t) {
148
- const { onMaska: e, preProcess: s, postProcess: n, ...r } = t;
149
- return r;
150
- }
151
- fixCursor(t, e, s) {
152
- const n = t.selectionStart, r = t.value;
153
- if (s(), n === null || n === r.length && !e) return;
154
- const h = t.value, u = r.slice(0, n), l = h.slice(0, n), o = this.processInput(t, u).unmasked, k = this.processInput(t, l).unmasked;
155
- let c = n;
156
- u !== l && (c += e ? h.length - r.length : o.length - k.length), t.setSelectionRange(c, c);
157
- }
158
- setValue(t, e) {
159
- const s = this.processInput(t, e);
160
- t.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((n) => n(s)) : this.options.onMaska(s)), t.dispatchEvent(new CustomEvent("maska", { detail: s })), t.dispatchEvent(new CustomEvent("input", { detail: s.masked }));
161
- }
162
- processInput(t, e) {
163
- const s = this.items.get(t);
164
- let n = e ?? t.value;
165
- this.options.preProcess != null && (n = this.options.preProcess(n));
166
- let r = s.masked(n);
167
- return this.options.postProcess != null && (r = this.options.postProcess(r)), {
168
- masked: r,
169
- unmasked: s.unmasked(n),
170
- completed: s.completed(n)
171
- };
172
- }
173
- }
174
- export {
175
- O as Mask,
176
- S as MaskInput,
177
- R as tokens
178
- };
package/dist/index296.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index244.js";
2
- export {
3
- f as default
4
- };
package/dist/index326.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index309.js";
2
- export {
3
- f as default
4
- };
package/dist/index331.js DELETED
@@ -1,49 +0,0 @@
1
- function D(n, l, e) {
2
- let i = e.initialDeps ?? [], t;
3
- return () => {
4
- var r, c, h, m;
5
- let f;
6
- e.key && ((r = e.debug) != null && r.call(e)) && (f = Date.now());
7
- const o = n();
8
- if (!(o.length !== i.length || o.some((a, u) => i[u] !== a)))
9
- return t;
10
- i = o;
11
- let g;
12
- if (e.key && ((c = e.debug) != null && c.call(e)) && (g = Date.now()), t = l(...o), e.key && ((h = e.debug) != null && h.call(e))) {
13
- const a = Math.round((Date.now() - f) * 100) / 100, u = Math.round((Date.now() - g) * 100) / 100, w = u / 16, s = (d, b) => {
14
- for (d = String(d); d.length < b; )
15
- d = " " + d;
16
- return d;
17
- };
18
- console.info(
19
- `%c⏱ ${s(u, 5)} /${s(a, 5)} ms`,
20
- `
21
- font-size: .6rem;
22
- font-weight: bold;
23
- color: hsl(${Math.max(
24
- 0,
25
- Math.min(120 - 120 * w, 120)
26
- )}deg 100% 31%);`,
27
- e == null ? void 0 : e.key
28
- );
29
- }
30
- return (m = e == null ? void 0 : e.onChange) == null || m.call(e, t), t;
31
- };
32
- }
33
- function T(n, l) {
34
- if (n === void 0)
35
- throw new Error("Unexpected undefined");
36
- return n;
37
- }
38
- const y = (n, l) => Math.abs(n - l) < 1, M = (n, l, e) => {
39
- let i;
40
- return function(...t) {
41
- n.clearTimeout(i), i = n.setTimeout(() => l.apply(this, t), e);
42
- };
43
- };
44
- export {
45
- y as approxEqual,
46
- M as debounce,
47
- D as memo,
48
- T as notUndefined
49
- };