bitboss-ui 2.0.3 → 2.0.5

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 (261) hide show
  1. package/dist/components/BaseDatePicker/BaseDatePicker.vue.d.ts +10 -99
  2. package/dist/components/BaseDatePicker/BaseDatePickerHeader.vue.d.ts +24 -0
  3. package/dist/components/BaseDatePicker/BaseDatePickerInputDaySelector.vue.d.ts +56 -0
  4. package/dist/components/BaseDatePicker/BaseDatePickerMonthSelector.vue.d.ts +21 -0
  5. package/dist/components/BaseDatePicker/BaseDatePickerYearSelector.vue.d.ts +21 -0
  6. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +1 -46
  7. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +1 -47
  8. package/dist/components/BbTab/BbTab.vue.d.ts +9 -0
  9. package/dist/components/Transitions/Slide.vue.d.ts +43 -0
  10. package/dist/components/Transitions/SlideBack.vue.d.ts +43 -0
  11. package/dist/composables/useLogger.d.ts +1 -0
  12. package/dist/index103.js +150 -126
  13. package/dist/index103.js.map +1 -1
  14. package/dist/index105.js +5 -5
  15. package/dist/index113.js +1 -1
  16. package/dist/index115.js +5 -5
  17. package/dist/index115.js.map +1 -1
  18. package/dist/index117.js +1 -1
  19. package/dist/index12.js +1 -1
  20. package/dist/index121.js +1 -1
  21. package/dist/index122.js +1 -1
  22. package/dist/index123.js +1 -1
  23. package/dist/index125.js +1 -1
  24. package/dist/index128.js +1 -1
  25. package/dist/index14.js +3 -3
  26. package/dist/index16.js +2 -2
  27. package/dist/index18.js +176 -482
  28. package/dist/index18.js.map +1 -1
  29. package/dist/index198.js +3 -5
  30. package/dist/index198.js.map +1 -1
  31. package/dist/index199.js +5 -158
  32. package/dist/index199.js.map +1 -1
  33. package/dist/index20.js +199 -190
  34. package/dist/index20.js.map +1 -1
  35. package/dist/index200.js +16 -84
  36. package/dist/index200.js.map +1 -1
  37. package/dist/{index223.js → index201.js} +3 -3
  38. package/dist/{index223.js.map → index201.js.map} +1 -1
  39. package/dist/index202.js +19 -3
  40. package/dist/index202.js.map +1 -1
  41. package/dist/index203.js +19 -3
  42. package/dist/index203.js.map +1 -1
  43. package/dist/index204.js +26 -34
  44. package/dist/index204.js.map +1 -1
  45. package/dist/index205.js +3 -6
  46. package/dist/index205.js.map +1 -1
  47. package/dist/index206.js +2 -7
  48. package/dist/index206.js.map +1 -1
  49. package/dist/index207.js +8 -2
  50. package/dist/index207.js.map +1 -1
  51. package/dist/index208.js +245 -122
  52. package/dist/index208.js.map +1 -1
  53. package/dist/index210.js +51 -122
  54. package/dist/index210.js.map +1 -1
  55. package/dist/index211.js +37 -19
  56. package/dist/index211.js.map +1 -1
  57. package/dist/index212.js +5 -2
  58. package/dist/index212.js.map +1 -1
  59. package/dist/index213.js +41 -2
  60. package/dist/index213.js.map +1 -1
  61. package/dist/index214.js +2 -174
  62. package/dist/index214.js.map +1 -1
  63. package/dist/index215.js +4 -42
  64. package/dist/index215.js.map +1 -1
  65. package/dist/index216.js +5 -0
  66. package/dist/index216.js.map +1 -0
  67. package/dist/index217.js +2 -13
  68. package/dist/index217.js.map +1 -1
  69. package/dist/index218.js +42 -369
  70. package/dist/index218.js.map +1 -1
  71. package/dist/index22.js +5 -5
  72. package/dist/index220.js +13 -4
  73. package/dist/index220.js.map +1 -1
  74. package/dist/index221.js +158 -2
  75. package/dist/index221.js.map +1 -1
  76. package/dist/index222.js +84 -16
  77. package/dist/index222.js.map +1 -1
  78. package/dist/index224.js +3 -19
  79. package/dist/index224.js.map +1 -1
  80. package/dist/index225.js +34 -26
  81. package/dist/index225.js.map +1 -1
  82. package/dist/index226.js +6 -8
  83. package/dist/index226.js.map +1 -1
  84. package/dist/index227.js +7 -2
  85. package/dist/index227.js.map +1 -1
  86. package/dist/index228.js +126 -3
  87. package/dist/index228.js.map +1 -1
  88. package/dist/index229.js +123 -3
  89. package/dist/index229.js.map +1 -1
  90. package/dist/index230.js +2 -18
  91. package/dist/index230.js.map +1 -1
  92. package/dist/index231.js +173 -105
  93. package/dist/index231.js.map +1 -1
  94. package/dist/index232.js +8 -0
  95. package/dist/index232.js.map +1 -0
  96. package/dist/index233.js +367 -98
  97. package/dist/index233.js.map +1 -1
  98. package/dist/index234.js +6 -0
  99. package/dist/index234.js.map +1 -0
  100. package/dist/index235.js +17 -9
  101. package/dist/index235.js.map +1 -1
  102. package/dist/index236.js +106 -3
  103. package/dist/index236.js.map +1 -1
  104. package/dist/index238.js +100 -23
  105. package/dist/index238.js.map +1 -1
  106. package/dist/index24.js +1 -1
  107. package/dist/index240.js +2 -16
  108. package/dist/index240.js.map +1 -1
  109. package/dist/index241.js +10 -9
  110. package/dist/index241.js.map +1 -1
  111. package/dist/index242.js +3 -3
  112. package/dist/index242.js.map +1 -1
  113. package/dist/index243.js +224 -12
  114. package/dist/index243.js.map +1 -1
  115. package/dist/index244.js +280 -8
  116. package/dist/index244.js.map +1 -1
  117. package/dist/index245.js +6 -9
  118. package/dist/index245.js.map +1 -1
  119. package/dist/index246.js +2 -17
  120. package/dist/index246.js.map +1 -1
  121. package/dist/index247.js +2 -224
  122. package/dist/index247.js.map +1 -1
  123. package/dist/index248.js +2 -431
  124. package/dist/index248.js.map +1 -1
  125. package/dist/index249.js +2 -89
  126. package/dist/index249.js.map +1 -1
  127. package/dist/index250.js +2 -281
  128. package/dist/index250.js.map +1 -1
  129. package/dist/index251.js +2 -6
  130. package/dist/index251.js.map +1 -1
  131. package/dist/index252.js +3 -2
  132. package/dist/index252.js.map +1 -1
  133. package/dist/index253.js +2 -2
  134. package/dist/index254.js +2 -2
  135. package/dist/index255.js +2 -126
  136. package/dist/index255.js.map +1 -1
  137. package/dist/index256.js +28 -3
  138. package/dist/index256.js.map +1 -1
  139. package/dist/index257.js +25 -0
  140. package/dist/index257.js.map +1 -0
  141. package/dist/index259.js +6 -3
  142. package/dist/index259.js.map +1 -1
  143. package/dist/index26.js +3 -3
  144. package/dist/index260.js +4 -2
  145. package/dist/index260.js.map +1 -1
  146. package/dist/index261.js +8 -68
  147. package/dist/index261.js.map +1 -1
  148. package/dist/index262.js +23 -200
  149. package/dist/index262.js.map +1 -1
  150. package/dist/index263.js +3 -5
  151. package/dist/index263.js.map +1 -1
  152. package/dist/index265.js +6 -127
  153. package/dist/index265.js.map +1 -1
  154. package/dist/index266.js +16 -2
  155. package/dist/index266.js.map +1 -1
  156. package/dist/index267.js +9 -2
  157. package/dist/index267.js.map +1 -1
  158. package/dist/index268.js +3 -2
  159. package/dist/index268.js.map +1 -1
  160. package/dist/index269.js +12 -2
  161. package/dist/index269.js.map +1 -1
  162. package/dist/index270.js +7 -26
  163. package/dist/index270.js.map +1 -1
  164. package/dist/index271.js +9 -3
  165. package/dist/index271.js.map +1 -1
  166. package/dist/index272.js +17 -3
  167. package/dist/index272.js.map +1 -1
  168. package/dist/index273.js +426 -206
  169. package/dist/index273.js.map +1 -1
  170. package/dist/index274.js +92 -0
  171. package/dist/index274.js.map +1 -0
  172. package/dist/index275.js +2 -4
  173. package/dist/index275.js.map +1 -1
  174. package/dist/index276.js +69 -4
  175. package/dist/index276.js.map +1 -1
  176. package/dist/index277.js +5 -59
  177. package/dist/index277.js.map +1 -1
  178. package/dist/index278.js +200 -15
  179. package/dist/index278.js.map +1 -1
  180. package/dist/index279.js +2 -35
  181. package/dist/index279.js.map +1 -1
  182. package/dist/index28.js +2 -2
  183. package/dist/index280.js +125 -10
  184. package/dist/index280.js.map +1 -1
  185. package/dist/index281.js +21 -1
  186. package/dist/index281.js.map +1 -1
  187. package/dist/{index264.js → index283.js} +2 -2
  188. package/dist/{index264.js.map → index283.js.map} +1 -1
  189. package/dist/index284.js +123 -417
  190. package/dist/index284.js.map +1 -1
  191. package/dist/index285.js +3 -47
  192. package/dist/index285.js.map +1 -1
  193. package/dist/index286.js +6 -0
  194. package/dist/index286.js.map +1 -0
  195. package/dist/index287.js +214 -0
  196. package/dist/index287.js.map +1 -0
  197. package/dist/index289.js +18 -0
  198. package/dist/index289.js.map +1 -0
  199. package/dist/index290.js +10 -0
  200. package/dist/index290.js.map +1 -0
  201. package/dist/index291.js +22 -0
  202. package/dist/index291.js.map +1 -0
  203. package/dist/index292.js +10 -0
  204. package/dist/index292.js.map +1 -0
  205. package/dist/index293.js +7 -0
  206. package/dist/index293.js.map +1 -0
  207. package/dist/index294.js +7 -0
  208. package/dist/index294.js.map +1 -0
  209. package/dist/index295.js +62 -0
  210. package/dist/index295.js.map +1 -0
  211. package/dist/index296.js +38 -0
  212. package/dist/index296.js.map +1 -0
  213. package/dist/index297.js +14 -0
  214. package/dist/index297.js.map +1 -0
  215. package/dist/index298.js +5 -0
  216. package/dist/index298.js.map +1 -0
  217. package/dist/{index282.js → index299.js} +3 -3
  218. package/dist/{index282.js.map → index299.js.map} +1 -1
  219. package/dist/index30.js +2 -2
  220. package/dist/index301.js +424 -0
  221. package/dist/index301.js.map +1 -0
  222. package/dist/index302.js +50 -0
  223. package/dist/index302.js.map +1 -0
  224. package/dist/index32.js +3 -3
  225. package/dist/index34.js +44 -42
  226. package/dist/index34.js.map +1 -1
  227. package/dist/index36.js +4 -4
  228. package/dist/index38.js +2 -2
  229. package/dist/index40.js +2 -2
  230. package/dist/index42.js +6 -6
  231. package/dist/index44.js +2 -2
  232. package/dist/index46.js +2 -2
  233. package/dist/index52.js +1 -1
  234. package/dist/index54.js +1 -1
  235. package/dist/index58.js +2 -2
  236. package/dist/index66.js +16 -23
  237. package/dist/index66.js.map +1 -1
  238. package/dist/index70.js +4 -4
  239. package/dist/index74.js +2 -2
  240. package/dist/index76.js +1 -1
  241. package/dist/index79.js +2 -2
  242. package/dist/index81.js +1 -1
  243. package/dist/index83.js +3 -3
  244. package/dist/index85.js +1 -1
  245. package/dist/style.css +1 -1
  246. package/dist/utilities/functions/chunk.d.ts +1 -0
  247. package/dist/utilities/functions/negative.d.ts +1 -0
  248. package/dist/utilities/functions/pipe.d.ts +3 -0
  249. package/dist/utilities/functions/range.d.ts +1 -0
  250. package/dist/utilities/functions/sort.d.ts +6 -0
  251. package/package.json +2 -2
  252. package/dist/index209.js +0 -8
  253. package/dist/index209.js.map +0 -1
  254. package/dist/index219.js +0 -5
  255. package/dist/index219.js.map +0 -1
  256. package/dist/index237.js +0 -12
  257. package/dist/index237.js.map +0 -1
  258. package/dist/index239.js +0 -9
  259. package/dist/index239.js.map +0 -1
  260. package/dist/index258.js +0 -10
  261. package/dist/index258.js.map +0 -1
package/dist/index221.js CHANGED
@@ -1,5 +1,161 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
1
+ import { ref as r, computed as a, onBeforeMount as X, onBeforeUnmount as Y, watch as H, nextTick as Z } from "vue";
2
+ import { last as _ } from "./index206.js";
3
+ import { useArray as N } from "./index269.js";
4
+ import { uniqBy as $ } from "./index270.js";
5
+ import { useItemValue as ee } from "./index271.js";
6
+ import { useItemText as te } from "./index272.js";
7
+ import { hash as v } from "./index205.js";
8
+ import { isNotNil as Q } from "./index129.js";
9
+ import { waitFor as le } from "./index226.js";
10
+ import { isNil as oe } from "./index124.js";
11
+ const he = (l) => {
12
+ const i = r(""), q = r(), n = (e) => {
13
+ q.value = e, l.emit("update:modelValue", e);
14
+ }, d = r([]), {
15
+ array: F,
16
+ add: k,
17
+ remove: E,
18
+ set: y
19
+ } = N(), {
20
+ array: S,
21
+ add: P,
22
+ remove: j
23
+ } = N(), { getItemText: J } = te(), { getItemValue: L } = ee(), O = (e) => {
24
+ const t = !!(l.disabled.value || e.disabled), o = J(e, l.itemText), u = L(e, l.itemValue);
25
+ if (u === void 0)
26
+ throw new Error(
27
+ 'The result of extracting "value" from option was undefined. Affected item is ' + JSON.stringify(e) + " please check itemValue property is correct."
28
+ );
29
+ const W = v(u);
30
+ return {
31
+ item: e,
32
+ text: o,
33
+ value: u,
34
+ valueHash: W,
35
+ disabled: t,
36
+ selected: !1
37
+ };
38
+ }, T = (e) => (e.selected = Q(b.value[e.valueHash]), e), V = a(() => {
39
+ const e = [].concat(
40
+ d.value.map((t) => T(O(t))),
41
+ S.value.map(T),
42
+ F.value.map(T)
43
+ );
44
+ return $(e, (t) => t.valueHash);
45
+ }), U = (e) => {
46
+ l.multiple ? (n(l.modelValue.value.concat(e.value)), l.stash && k(e), l.resetQueryOnOptionSelected && s()) : (l.stash && y(e), n(e.value), Z(() => s()));
47
+ }, z = (e) => {
48
+ if (j((t) => t.valueHash !== e.valueHash), E((t) => t.valueHash !== e.valueHash), l.multiple) {
49
+ const t = { ...b.value };
50
+ delete t[e.valueHash], n(Object.values(t));
51
+ } else
52
+ n(null), s();
53
+ }, b = a(() => {
54
+ const e = {}, t = [].concat(l.modelValue.value);
55
+ for (let o = 0; o < t.length; o++) {
56
+ const u = t[o];
57
+ e[v(u)] = u;
58
+ }
59
+ return e;
60
+ }), g = async ({ prefill: e = !1 }) => {
61
+ let t = [];
62
+ if (Array.isArray(l.items.value))
63
+ t = l.items.value;
64
+ else if (typeof l.items.value == "function") {
65
+ const o = ++c.value;
66
+ try {
67
+ t = await l.items.value(
68
+ i.value,
69
+ e,
70
+ l.modelValue.value
71
+ ), o < c.value && (await le(() => o === c.value), t = d.value);
72
+ } catch (u) {
73
+ console.error(u);
74
+ }
75
+ c.value--;
76
+ }
77
+ d.value = t;
78
+ }, B = a(() => {
79
+ const e = {};
80
+ for (let t = 0; t < V.value.length; t++) {
81
+ const o = V.value[t], { valueHash: u } = o;
82
+ e[u] = o;
83
+ }
84
+ return {
85
+ get: (t) => e[v(t)]
86
+ };
87
+ }), f = a(() => [].concat(l.modelValue.value).reduce((e, t) => {
88
+ const o = B.value.get(t);
89
+ return o && e.push(o), e;
90
+ }, [])), C = (e) => Q(B.value.get(e)), s = () => {
91
+ if (l.multiple) {
92
+ i.value = "";
93
+ return;
94
+ }
95
+ let e;
96
+ f.value && (e = _(f.value)), i.value = (e == null ? void 0 : e.text) || "";
97
+ }, G = () => {
98
+ const e = i.value.trim(), t = O(e);
99
+ P(t), s();
100
+ }, c = r(0), M = a(() => [].concat(l.modelValue.value).reduce(
101
+ (e, t) => (C(t) ? e.coherent.push(t) : e.incoherent.push(t), e),
102
+ { coherent: [], incoherent: [] }
103
+ )), A = a(() => l.multiple && !l.modelValue.value.length || !l.multiple && oe(l.modelValue.value) ? !0 : !M.value.incoherent.length), K = () => {
104
+ l.enforceCoherence && !A.value && (l.multiple ? n(M.value.coherent) : n(null));
105
+ }, p = r(!1), I = r(!1), m = async () => {
106
+ I.value = !0, await g({ prefill: !0 }), K(), s(), p.value = !0, I.value = !1;
107
+ };
108
+ X(async () => {
109
+ l.prefill && (await m(), l.stash && y(...f.value));
110
+ });
111
+ let h;
112
+ const R = () => {
113
+ h && clearTimeout(h), h = setTimeout(async () => {
114
+ try {
115
+ await g({ prefill: !1 });
116
+ } catch (e) {
117
+ console.error(e);
118
+ }
119
+ }, l.queryDebounceTime);
120
+ };
121
+ Y(() => clearTimeout(h));
122
+ let x;
123
+ H(
124
+ () => l.modelValue.value,
125
+ () => {
126
+ A.value || (x && clearTimeout(x), x = setTimeout(async () => {
127
+ m();
128
+ }, l.modelValueDebounceTime));
129
+ }
130
+ );
131
+ let w;
132
+ const D = async (e, t) => {
133
+ v(t) !== v(e) && p.value && (w && clearTimeout(w), w = setTimeout(async () => {
134
+ await m();
135
+ }, l.depsDebounceTime));
136
+ };
137
+ return H(() => l.items.value, D), H(() => l.dependencies.value, D), {
138
+ addCurrentQueryToManualItems: G,
139
+ alignQueryToState: s,
140
+ getOptions: g,
141
+ hasPrefilled: p,
142
+ innerLoading: c,
143
+ isPrefilling: I,
144
+ manualItems: S,
145
+ options: V,
146
+ prefillItems: m,
147
+ query: i,
148
+ searchByQuery: R,
149
+ selectedOptions: f,
150
+ selectOption: U,
151
+ setStash: y,
152
+ unselectOption: z,
153
+ updateModelValue: n,
154
+ valueIsSelected: C,
155
+ internalItems: d
156
+ };
157
+ };
2
158
  export {
3
- o as booleanishToBoolean
159
+ he as useOptions
4
160
  };
5
161
  //# sourceMappingURL=index221.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index221.js","sources":["../src/utilities/functions/booleanishToBoolean.ts"],"sourcesContent":["/**\n * Accepts a booleanish input and returns a boolean value\n * @param input booleanish input\n * @returns\n */\nexport const booleanishToBoolean = (input: boolean | 'true' | 'false') => {\n\tif (typeof input === 'boolean') return input;\n\telse return input === 'true';\n};\n"],"names":["booleanishToBoolean","input"],"mappings":"AAKa,MAAAA,IAAsB,CAACC,MAC/B,OAAOA,KAAU,YAAkBA,IAC3BA,MAAU;"}
1
+ {"version":3,"file":"index221.js","sources":["../src/composables/useOptions.ts"],"sourcesContent":["import {\n\tcomputed,\n\tnextTick,\n\tonBeforeMount,\n\tonBeforeUnmount,\n\tref,\n\twatch,\n\ttype Ref,\n} from 'vue';\nimport type { Option as BaseOption } from '@/types/Option';\nimport { last } from '@/utilities/functions/last';\nimport { useArray } from './useArray';\nimport { uniqBy } from '@/utilities/functions/uniqBy';\nimport { useItemValue } from './useItemValue';\nimport { useItemText } from './useItemText';\nimport { hash } from '@/utilities/functions/hash';\nimport { isNotNil } from '@/utilities/functions/isNotNil';\nimport { waitFor } from '@/utilities/functions/waitFor';\nimport { isNil } from '@/utilities/functions/isNil';\n\ntype Options = {\n\tmultiple: boolean;\n\tstash: boolean;\n\titemText: string | ((item: any) => string) | undefined;\n\titemValue: string | ((item: any) => string) | undefined;\n\tmodelValue: Ref<any>;\n\tresetQueryOnOptionSelected: boolean;\n\temit: any;\n\titems: Ref<any>;\n\tenforceCoherence: boolean;\n\tprefill: boolean;\n\tmodelValueDebounceTime: number;\n\tdepsDebounceTime: number;\n\tdependencies: Ref<any[]>;\n\tqueryDebounceTime: number;\n\tdisabled: Ref<boolean>;\n};\n\nexport const useOptions = (params: Options) => {\n\tconst query = ref<string>('');\n\n\tconst lastEmittedValue = ref();\n\tconst updateModelValue = (value: any) => {\n\t\tlastEmittedValue.value = value;\n\t\tparams.emit('update:modelValue', value);\n\t};\n\n\tconst internalItems = ref<any[]>([]);\n\tconst {\n\t\tarray: innerStash,\n\t\tadd: addToStash,\n\t\tremove: removeFromStash,\n\t\tset: setStash,\n\t} = useArray<BaseOption>();\n\n\tconst {\n\t\tarray: manualItems,\n\t\tadd: addToManualItems,\n\t\tremove: removeFromManualItems,\n\t} = useArray<BaseOption>();\n\n\tconst { getItemText } = useItemText();\n\tconst { getItemValue } = useItemValue();\n\tconst createOption = (item: any): BaseOption => {\n\t\tconst disabled = !!(params.disabled.value || item.disabled);\n\t\tconst text = getItemText(item, params.itemText);\n\t\tconst value = getItemValue(item, params.itemValue);\n\n\t\t// Undefined is not supported\n\t\tif (value === undefined)\n\t\t\tthrow new Error(\n\t\t\t\t'The result of extracting \"value\" from option was undefined. Affected item is ' +\n\t\t\t\t\tJSON.stringify(item) +\n\t\t\t\t\t' please check itemValue property is correct.'\n\t\t\t);\n\t\tconst valueHash = hash(value);\n\t\tconst selected = false;\n\t\treturn {\n\t\t\titem,\n\t\t\ttext,\n\t\t\tvalue,\n\t\t\tvalueHash,\n\t\t\tdisabled,\n\t\t\tselected,\n\t\t};\n\t};\n\n\tconst setSelected = (o: BaseOption) => {\n\t\to.selected = isNotNil(modelValueIndexedByHash.value[o.valueHash]);\n\t\treturn o;\n\t};\n\tconst options = computed<BaseOption[]>(() => {\n\t\tconst base = ([] as BaseOption[]).concat(\n\t\t\tinternalItems.value.map((item) => {\n\t\t\t\treturn setSelected(createOption(item));\n\t\t\t}),\n\t\t\tmanualItems.value.map(setSelected),\n\t\t\tinnerStash.value.map(setSelected)\n\t\t);\n\t\treturn uniqBy(base, (o) => o.valueHash);\n\t});\n\n\tconst selectOption = (option: BaseOption) => {\n\t\tif (params.multiple) {\n\t\t\tupdateModelValue(params.modelValue.value.concat(option.value));\n\t\t\tif (params.stash) {\n\t\t\t\taddToStash(option);\n\t\t\t}\n\n\t\t\tif (params.resetQueryOnOptionSelected) {\n\t\t\t\talignQueryToState();\n\t\t\t}\n\t\t} else {\n\t\t\tif (params.stash) {\n\t\t\t\tsetStash(option);\n\t\t\t}\n\t\t\tupdateModelValue(option.value);\n\t\t\tnextTick(() => alignQueryToState());\n\t\t}\n\t};\n\tconst unselectOption = (option: BaseOption) => {\n\t\tremoveFromManualItems((o) => o.valueHash !== option.valueHash);\n\t\tremoveFromStash((o) => o.valueHash !== option.valueHash);\n\t\tif (params.multiple) {\n\t\t\tconst copy = { ...modelValueIndexedByHash.value };\n\t\t\tdelete copy[option.valueHash];\n\t\t\tupdateModelValue(Object.values(copy));\n\t\t} else {\n\t\t\tupdateModelValue(null);\n\t\t\talignQueryToState();\n\t\t}\n\t};\n\n\t/**\n\t * Indexes modelValue to a map of hash - value pairs so we can easily track which values are selected\n\t */\n\tconst modelValueIndexedByHash = computed(() => {\n\t\tconst map: Record<string, any> = {};\n\t\tconst arr = [].concat(params.modelValue.value);\n\t\tfor (let index = 0; index < arr.length; index++) {\n\t\t\tconst element = arr[index];\n\t\t\tmap[hash(element)] = element;\n\t\t}\n\t\treturn map;\n\t});\n\n\tconst getOptions = async ({ prefill = false }) => {\n\t\tlet items: any[] = [];\n\t\tif (Array.isArray(params.items.value)) {\n\t\t\titems = params.items.value;\n\t\t} else {\n\t\t\tif (typeof params.items.value === 'function') {\n\t\t\t\tconst order = ++innerLoading.value;\n\t\t\t\ttry {\n\t\t\t\t\titems = await params.items.value(\n\t\t\t\t\t\tquery.value,\n\t\t\t\t\t\tprefill,\n\t\t\t\t\t\tparams.modelValue.value\n\t\t\t\t\t);\n\t\t\t\t\t// If by the time this resolves another call has already been made discard this result\n\t\t\t\t\tif (order < innerLoading.value) {\n\t\t\t\t\t\tawait waitFor(() => order === innerLoading.value);\n\t\t\t\t\t\titems = internalItems.value;\n\t\t\t\t\t}\n\t\t\t\t} catch (error) {\n\t\t\t\t\tconsole.error(error);\n\t\t\t\t}\n\t\t\t\tinnerLoading.value--;\n\t\t\t}\n\t\t}\n\t\tinternalItems.value = items as any;\n\t};\n\n\t/**\n\t * Indexes options by their hash so they can be retrieved\n\t */\n\tconst optionsIndexedByHash = computed(() => {\n\t\tconst map: Record<string, BaseOption> = {};\n\t\tfor (let index = 0; index < options.value.length; index++) {\n\t\t\tconst element = options.value[index];\n\t\t\tconst { valueHash } = element;\n\t\t\tmap[valueHash] = element;\n\t\t}\n\t\treturn {\n\t\t\tget: (value: any) => {\n\t\t\t\treturn map[hash(value)];\n\t\t\t},\n\t\t};\n\t});\n\n\t/**\n\t * For every item in modelValue find the linked option if it exists.\n\t * This is used to display chips.\n\t */\n\tconst selectedOptions = computed(() => {\n\t\treturn [].concat(params.modelValue.value).reduce((acc, h) => {\n\t\t\tconst found = optionsIndexedByHash.value.get(h);\n\t\t\tif (found) {\n\t\t\t\tacc.push(found);\n\t\t\t}\n\t\t\treturn acc;\n\t\t}, [] as BaseOption[]);\n\t});\n\n\tconst valueIsSelected = (value: any) =>\n\t\tisNotNil(optionsIndexedByHash.value.get(value));\n\n\tconst alignQueryToState = () => {\n\t\tif (params.multiple) {\n\t\t\tquery.value = '';\n\t\t\treturn;\n\t\t}\n\t\tlet option: BaseOption | undefined;\n\t\tif (selectedOptions.value) {\n\t\t\toption = last(selectedOptions.value);\n\t\t}\n\t\tquery.value = option?.text || '';\n\t};\n\n\t/**\n\t * Add an option to the manual items and then reset the query\n\t */\n\tconst addCurrentQueryToManualItems = () => {\n\t\tconst text = query.value.trim();\n\t\tconst option = createOption(text);\n\t\taddToManualItems(option);\n\t\talignQueryToState();\n\t};\n\n\t/**\n\t * Use a number accumulator because if the fn takes 5 seconds\n\t * and after 2 seconds another search is run\n\t * When the first returns the second is still out for 2 seconds\n\t * and we want to track them both.\n\t * Debounce will not be enough.\n\t */\n\tconst innerLoading = ref(0);\n\n\t/**\n\t * Coherent values are values that have an option they can be linked to.\n\t * Divide coherent and incoherent values.\n\t */\n\n\tconst coherenceStatus = computed(() => {\n\t\treturn [].concat(params.modelValue.value).reduce(\n\t\t\t(acc, curr) => {\n\t\t\t\tif (valueIsSelected(curr)) {\n\t\t\t\t\tacc.coherent.push(curr);\n\t\t\t\t} else {\n\t\t\t\t\tacc.incoherent.push(curr);\n\t\t\t\t}\n\t\t\t\treturn acc;\n\t\t\t},\n\t\t\t{ coherent: [], incoherent: [] }\n\t\t);\n\t});\n\n\t/**\n\t * Model value is considered coherent when:\n\t * - multiple mode is empty\n\t * - single mode is null\n\t */\n\tconst modelValueIsCoherent = computed(() => {\n\t\tif (params.multiple && !params.modelValue.value.length) return true;\n\t\telse if (!params.multiple && isNil(params.modelValue.value)) return true;\n\t\treturn !coherenceStatus.value.incoherent.length;\n\t});\n\n\t/**\n\t * Realign selection state to the passed settings.\n\t * If modelValue has any value that is not coherent while\n\t * coherence is enforced the value should be removed\n\t */\n\tconst alignToCoherenceSettings = () => {\n\t\tif (params.enforceCoherence && !modelValueIsCoherent.value) {\n\t\t\tif (!params.multiple) updateModelValue(null);\n\t\t\telse updateModelValue(coherenceStatus.value.coherent);\n\t\t}\n\t};\n\n\t/**\n\t * Prefilling is the phase where the component understands it needs\n\t * to update its inner items due to a change in state, whether dependencies have changed, items or modelValue have changed.\n\t * It can be intended as the component aligning itself to what state is passed to it.\n\t */\n\tconst hasPrefilled = ref(false);\n\tconst isPrefilling = ref(false);\n\tconst prefillItems = async () => {\n\t\tisPrefilling.value = true;\n\t\tawait getOptions({ prefill: true });\n\t\talignToCoherenceSettings();\n\t\talignQueryToState();\n\t\thasPrefilled.value = true;\n\t\tisPrefilling.value = false;\n\t};\n\n\tonBeforeMount(async () => {\n\t\tif (params.prefill) {\n\t\t\tawait prefillItems();\n\t\t\tif (params.stash) {\n\t\t\t\tsetStash(...selectedOptions.value);\n\t\t\t}\n\t\t}\n\t});\n\n\t/**\n\t * Triggered on input when items is a function.\n\t */\n\n\tlet timeout: ReturnType<typeof setTimeout>;\n\tconst searchByQuery = () => {\n\t\tif (timeout) clearTimeout(timeout);\n\t\ttimeout = setTimeout(async () => {\n\t\t\ttry {\n\t\t\t\tawait getOptions({ prefill: false });\n\t\t\t} catch (error) {\n\t\t\t\tconsole.error(error);\n\t\t\t}\n\t\t}, params.queryDebounceTime);\n\t};\n\tonBeforeUnmount(() => clearTimeout(timeout));\n\n\t/**\n\t * When modelValue changes split behavior for single and multiple selection:\n\t */\n\tlet modelValueTimeout: ReturnType<typeof setTimeout>;\n\twatch(\n\t\t() => params.modelValue.value,\n\t\t() => {\n\t\t\tif (modelValueIsCoherent.value) return;\n\t\t\tif (modelValueTimeout) clearTimeout(modelValueTimeout);\n\t\t\tmodelValueTimeout = setTimeout(async () => {\n\t\t\t\tprefillItems();\n\t\t\t}, params.modelValueDebounceTime);\n\t\t}\n\t);\n\n\t/**\n\t * START DEPENDENCY HANDLING\n\t * Explicit dependencies (props.dependencies) and implicit dependencies (props.items)\n\t * need to trigger a pipeline of realignment whenever they change\n\t */\n\tlet depsTimeout: ReturnType<typeof setTimeout>;\n\n\tconst handleDependencyChange = async (current: any, previous: any) => {\n\t\t// Circumvent arrays defined in the template by the parent triggering the watcher\n\t\tif (hash(previous) === hash(current)) return;\n\t\t// Do not track until prefill completes\n\t\tif (!hasPrefilled.value) return;\n\t\tif (depsTimeout) clearTimeout(depsTimeout);\n\t\tdepsTimeout = setTimeout(async () => {\n\t\t\tawait prefillItems();\n\t\t}, params.depsDebounceTime);\n\t};\n\n\t/**\n\t * This is triggered to refresh static items whenever the passed array changes.\n\t * If the parent defines an array in the template this is triggered\n\t * at every render so we take counter measures\n\t * Even if the entire array changes all the previously selected values are still in the stash.\n\t */\n\twatch(() => params.items.value, handleDependencyChange);\n\n\t/**\n\t * When dependencies change\n\t * If the input has not been prefilled yet just return\n\t * Check dependencies are the same by value and not reference\n\t * Otherwise we search again for options as they might be different base on dependencies.\n\t * If coherence is enforced we set the state accordingly\n\t */\n\twatch(() => params.dependencies.value, handleDependencyChange);\n\n\t/**\n\t * END DEPENDENCIES HANDLING\n\t */\n\n\treturn {\n\t\taddCurrentQueryToManualItems,\n\t\talignQueryToState,\n\t\tgetOptions,\n\t\thasPrefilled,\n\t\tinnerLoading,\n\t\tisPrefilling,\n\t\tmanualItems,\n\t\toptions,\n\t\tprefillItems,\n\t\tquery,\n\t\tsearchByQuery,\n\t\tselectedOptions,\n\t\tselectOption,\n\t\tsetStash,\n\t\tunselectOption,\n\t\tupdateModelValue,\n\t\tvalueIsSelected,\n\t\tinternalItems,\n\t};\n};\n"],"names":["useOptions","params","query","ref","lastEmittedValue","updateModelValue","value","internalItems","innerStash","addToStash","removeFromStash","setStash","useArray","manualItems","addToManualItems","removeFromManualItems","getItemText","useItemText","getItemValue","useItemValue","createOption","item","disabled","text","valueHash","hash","setSelected","o","isNotNil","modelValueIndexedByHash","options","computed","base","uniqBy","selectOption","option","alignQueryToState","nextTick","unselectOption","copy","map","arr","index","element","getOptions","prefill","items","order","innerLoading","waitFor","error","optionsIndexedByHash","selectedOptions","acc","h","found","valueIsSelected","last","addCurrentQueryToManualItems","coherenceStatus","curr","modelValueIsCoherent","isNil","alignToCoherenceSettings","hasPrefilled","isPrefilling","prefillItems","onBeforeMount","timeout","searchByQuery","onBeforeUnmount","modelValueTimeout","watch","depsTimeout","handleDependencyChange","current","previous"],"mappings":"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"}
package/dist/index222.js CHANGED
@@ -1,19 +1,87 @@
1
- import { getDefaultExportFromCjs as f, commonjsGlobal as n } from "./index251.js";
2
- import { __module as e } from "./index266.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);
1
+ import { defineComponent as b, openBlock as n, createElementBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createTextVNode as o, toDisplayString as d, createCommentVNode as h, Fragment as c, renderList as m } from "vue";
2
+ const p = { class: "bb-cr-container__container" }, u = {
3
+ key: 0,
4
+ class: "bb-cr-container__loading-container"
5
+ }, g = {
6
+ key: 1,
7
+ class: "bb-cr-container__no-data-container"
8
+ }, _ = /* @__PURE__ */ b({
9
+ __name: "OptionsContainer",
10
+ props: {
11
+ direction: {},
12
+ hasErrors: { type: Boolean },
13
+ hideLabel: { type: Boolean },
14
+ loadingText: {},
15
+ loading: { type: Boolean },
16
+ noDataText: {},
17
+ options: {}
18
+ },
19
+ setup(k) {
20
+ return (a, $) => (n(), s("span", {
21
+ ref: "container",
22
+ class: r(["bb-cr-container", {
23
+ "bb-cr-container--errors": a.hasErrors,
24
+ "bb-cr-container--horizontal": a.direction === "horizontal",
25
+ "bb-cr-container--vertical": a.direction === "vertical"
26
+ }])
27
+ }, [
28
+ l("span", p, [
29
+ t(a.$slots, "prepend"),
30
+ !a.options.length && a.loading ? (n(), s("span", u, [
31
+ t(a.$slots, "loading", {}, () => [
32
+ o(d(a.loadingText), 1)
33
+ ])
34
+ ])) : a.options.length ? h("", !0) : (n(), s("span", g, [
35
+ t(a.$slots, "no-data", {}, () => [
36
+ o(d(a.noDataText), 1)
37
+ ])
38
+ ])),
39
+ (n(!0), s(c, null, m(a.options, (e, i) => (n(), s(c, {
40
+ key: (e == null ? void 0 : e.id) || i
41
+ }, [
42
+ t(a.$slots, "option:prepend", {
43
+ id: e.valueHash,
44
+ checked: !!e.selected,
45
+ disabled: !!e.disabled,
46
+ item: e.item,
47
+ text: e.text
48
+ }),
49
+ l("label", {
50
+ class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
51
+ }, [
52
+ t(a.$slots, "input", {
53
+ index: i,
54
+ option: e
55
+ }),
56
+ l("span", {
57
+ class: r({
58
+ "bb-cr-container-option__text": !0,
59
+ "bb-cr-container-option__text--hidden": a.hideLabel
60
+ })
61
+ }, [
62
+ t(a.$slots, "label", {
63
+ checked: !!e.selected,
64
+ item: e.item,
65
+ text: e.text
66
+ }, () => [
67
+ o(d(e.text), 1)
68
+ ])
69
+ ], 2)
70
+ ], 2),
71
+ t(a.$slots, "option:append", {
72
+ id: e.valueHash,
73
+ checked: !!e.selected,
74
+ disabled: !!e.disabled,
75
+ item: e.item,
76
+ text: e.text
77
+ })
78
+ ], 64))), 128)),
79
+ t(a.$slots, "append")
80
+ ])
81
+ ], 2));
82
+ }
83
+ });
16
84
  export {
17
- c as default
85
+ _ as default
18
86
  };
19
87
  //# sourceMappingURL=index222.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index222.js","sources":["../node_modules/dayjs/plugin/isSameOrAfter.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_isSameOrAfter=t()}(this,(function(){\"use strict\";return function(e,t){t.prototype.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)}}}));"],"names":["e","module","this","t"],"mappings":";;;AAAA,GAAC,SAASA,GAAE,GAAE;AAAsD,IAAAC,EAAe,UAAA,EAAwI;AAAA,EAAA,GAAEC,GAAM,WAAU;AAAc,WAAO,SAASF,GAAE,GAAE;AAAC,QAAE,UAAU,gBAAc,SAASA,GAAEG,GAAE;AAAC,eAAO,KAAK,OAAOH,GAAEG,CAAC,KAAG,KAAK,QAAQH,GAAEG,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC,CAAC;;;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index222.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index224.js CHANGED
@@ -1,22 +1,6 @@
1
- import { getDefaultExportFromCjs as p, commonjsGlobal as s } from "./index251.js";
2
- import { __module as n } from "./index268.js";
3
- (function(u, l) {
4
- (function(c, e) {
5
- u.exports = e();
6
- })(s, function() {
7
- return function(c, e, r) {
8
- r.updateLocale = function(f, o) {
9
- var t = r.Ls[f];
10
- if (t) return (o ? Object.keys(o) : []).forEach(function(a) {
11
- t[a] = o[a];
12
- }), t;
13
- };
14
- };
15
- });
16
- })(n);
17
- var i = n.exports;
18
- const x = /* @__PURE__ */ p(i);
1
+ import t from "./index274.js";
2
+ const r = t;
19
3
  export {
20
- x as default
4
+ r as throttle
21
5
  };
22
6
  //# sourceMappingURL=index224.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index224.js","sources":["../node_modules/dayjs/plugin/updateLocale.js"],"sourcesContent":["!function(e,n){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=n():\"function\"==typeof define&&define.amd?define(n):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_updateLocale=n()}(this,(function(){\"use strict\";return function(e,n,t){t.updateLocale=function(e,n){var o=t.Ls[e];if(o)return(n?Object.keys(n):[]).forEach((function(e){o[e]=n[e]})),o}}}));"],"names":["e","n","module","this","t","o"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAuI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,WAAO,SAASH,GAAEC,GAAEG,GAAE;AAAC,MAAAA,EAAE,eAAa,SAASJ,GAAEC,GAAE;AAAC,YAAII,IAAED,EAAE,GAAGJ,CAAC;AAAE,YAAGK,EAAE,SAAOJ,IAAE,OAAO,KAAKA,CAAC,IAAE,CAAA,GAAI,QAAS,SAASD,GAAE;AAAC,UAAAK,EAAEL,CAAC,IAAEC,EAAED,CAAC;AAAA,QAAC,IAAIK;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC;;;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index224.js","sources":["../src/utilities/functions/throttle.ts"],"sourcesContent":["import t from 'lodash.throttle';\n\nexport const throttle = t;\n"],"names":["throttle"],"mappings":";AAEO,MAAMA,IAAW;"}
package/dist/index225.js CHANGED
@@ -1,30 +1,38 @@
1
- import { getDefaultExportFromCjs as c, commonjsGlobal as k } from "./index251.js";
2
- import { __module as n } from "./index269.js";
3
- (function(f, p) {
4
- (function(r, e) {
5
- f.exports = e();
6
- })(k, function() {
7
- var r = "week", e = "year";
8
- return function(w, u, a) {
9
- var o = u.prototype;
10
- o.week = function(t) {
11
- if (t === void 0 && (t = null), t !== null) return this.add(7 * (t - this.week()), "day");
12
- var s = this.$locale().yearStart || 1;
13
- if (this.month() === 11 && this.date() > 25) {
14
- var l = a(this).startOf(e).add(1, e).date(s), d = a(this).endOf(r);
15
- if (l.isBefore(d)) return 1;
1
+ import { unrefElement as m } from "./index127.js";
2
+ import { ref as u, watch as l } from "vue";
3
+ import { createFocusTrap as d } from "./index273.js";
4
+ import { tryOnScopeDispose as D } from "./index197.js";
5
+ function O(i, a = {}) {
6
+ let e;
7
+ const { immediate: f, ...n } = a, c = u(!1), s = u(!1), o = (t) => e && e.activate(t), r = (t) => e && e.deactivate(t), v = () => {
8
+ e && (e.pause(), s.value = !0);
9
+ }, p = () => {
10
+ e && (e.unpause(), s.value = !1);
11
+ };
12
+ return l(
13
+ () => m(i),
14
+ (t) => {
15
+ t && (e = d(t, {
16
+ ...n,
17
+ onActivate() {
18
+ c.value = !0, a.onActivate && a.onActivate();
19
+ },
20
+ onDeactivate() {
21
+ c.value = !1, a.onDeactivate && a.onDeactivate();
16
22
  }
17
- var h = a(this).startOf(e).date(s).startOf(r).subtract(1, "millisecond"), i = this.diff(h, r, !0);
18
- return i < 0 ? a(this).startOf("week").week() : Math.ceil(i);
19
- }, o.weeks = function(t) {
20
- return t === void 0 && (t = null), this.week(t);
21
- };
22
- };
23
- });
24
- })(n);
25
- var m = n.exports;
26
- const x = /* @__PURE__ */ c(m);
23
+ }), f && o());
24
+ },
25
+ { flush: "post" }
26
+ ), D(() => r()), {
27
+ hasFocus: c,
28
+ isPaused: s,
29
+ activate: o,
30
+ deactivate: r,
31
+ pause: v,
32
+ unpause: p
33
+ };
34
+ }
27
35
  export {
28
- x as default
36
+ O as useFocusTrap
29
37
  };
30
38
  //# sourceMappingURL=index225.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index225.js","sources":["../node_modules/dayjs/plugin/weekOfYear.js"],"sourcesContent":["!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).dayjs_plugin_weekOfYear=t()}(this,(function(){\"use strict\";var e=\"week\",t=\"year\";return function(i,n,r){var f=n.prototype;f.week=function(i){if(void 0===i&&(i=null),null!==i)return this.add(7*(i-this.week()),\"day\");var n=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var f=r(this).startOf(t).add(1,t).date(n),s=r(this).endOf(e);if(f.isBefore(s))return 1}var a=r(this).startOf(t).date(n).startOf(e).subtract(1,\"millisecond\"),o=this.diff(a,e,!0);return o<0?r(this).startOf(\"week\").week():Math.ceil(o)},f.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}));"],"names":["e","t","module","this","i","n","r","f","s","a","o"],"mappings":";;;AAAA,GAAC,SAASA,GAAEC,GAAE;AAAsD,IAAAC,EAAe,UAAAD,EAAqI;AAAA,EAAA,GAAEE,GAAM,WAAU;AAAc,QAAIH,IAAE,QAAOC,IAAE;AAAO,WAAO,SAASG,GAAEC,GAAEC,GAAE;AAAC,UAAIC,IAAEF,EAAE;AAAU,MAAAE,EAAE,OAAK,SAASH,GAAE;AAAC,YAAYA,MAAT,WAAaA,IAAE,OAAaA,MAAP,KAAS,QAAO,KAAK,IAAI,KAAGA,IAAE,KAAK,KAAI,IAAI,KAAK;AAAE,YAAIC,IAAE,KAAK,QAAO,EAAG,aAAW;AAAE,YAAQ,KAAK,MAAO,MAAjB,MAAmB,KAAK,KAAI,IAAG,IAAG;AAAC,cAAIE,IAAED,EAAE,IAAI,EAAE,QAAQL,CAAC,EAAE,IAAI,GAAEA,CAAC,EAAE,KAAKI,CAAC,GAAEG,IAAEF,EAAE,IAAI,EAAE,MAAMN,CAAC;AAAE,cAAGO,EAAE,SAASC,CAAC,EAAE,QAAO;AAAA,QAAC;AAAC,YAAIC,IAAEH,EAAE,IAAI,EAAE,QAAQL,CAAC,EAAE,KAAKI,CAAC,EAAE,QAAQL,CAAC,EAAE,SAAS,GAAE,aAAa,GAAEU,IAAE,KAAK,KAAKD,GAAET,GAAE,EAAE;AAAE,eAAOU,IAAE,IAAEJ,EAAE,IAAI,EAAE,QAAQ,MAAM,EAAE,KAAI,IAAG,KAAK,KAAKI,CAAC;AAAA,MAAC,GAAEH,EAAE,QAAM,SAASP,GAAE;AAAC,eAAgBA,MAAT,WAAaA,IAAE,OAAM,KAAK,KAAKA,CAAC;AAAA,MAAC;AAAA,IAAC;AAAA,EAAC;;;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index225.js","sources":["../node_modules/@vueuse/integrations/useFocusTrap.mjs"],"sourcesContent":["import { unrefElement, tryOnScopeDispose } from '@vueuse/core';\nimport { ref, watch } from 'vue-demi';\nimport { createFocusTrap } from 'focus-trap';\n\nfunction useFocusTrap(target, options = {}) {\n let trap;\n const { immediate, ...focusTrapOptions } = options;\n const hasFocus = ref(false);\n const isPaused = ref(false);\n const activate = (opts) => trap && trap.activate(opts);\n const deactivate = (opts) => trap && trap.deactivate(opts);\n const pause = () => {\n if (trap) {\n trap.pause();\n isPaused.value = true;\n }\n };\n const unpause = () => {\n if (trap) {\n trap.unpause();\n isPaused.value = false;\n }\n };\n watch(\n () => unrefElement(target),\n (el) => {\n if (!el)\n return;\n trap = createFocusTrap(el, {\n ...focusTrapOptions,\n onActivate() {\n hasFocus.value = true;\n if (options.onActivate)\n options.onActivate();\n },\n onDeactivate() {\n hasFocus.value = false;\n if (options.onDeactivate)\n options.onDeactivate();\n }\n });\n if (immediate)\n activate();\n },\n { flush: \"post\" }\n );\n tryOnScopeDispose(() => deactivate());\n return {\n hasFocus,\n isPaused,\n activate,\n deactivate,\n pause,\n unpause\n };\n}\n\nexport { useFocusTrap };\n"],"names":["useFocusTrap","target","options","trap","immediate","focusTrapOptions","hasFocus","ref","isPaused","activate","opts","deactivate","pause","unpause","watch","unrefElement","el","createFocusTrap","tryOnScopeDispose"],"mappings":";;;;AAIA,SAASA,EAAaC,GAAQC,IAAU,IAAI;AAC1C,MAAIC;AACJ,QAAM,EAAE,WAAAC,GAAW,GAAGC,EAAgB,IAAKH,GACrCI,IAAWC,EAAI,EAAK,GACpBC,IAAWD,EAAI,EAAK,GACpBE,IAAW,CAACC,MAASP,KAAQA,EAAK,SAASO,CAAI,GAC/CC,IAAa,CAACD,MAASP,KAAQA,EAAK,WAAWO,CAAI,GACnDE,IAAQ,MAAM;AAClB,IAAIT,MACFA,EAAK,MAAK,GACVK,EAAS,QAAQ;AAAA,EAEvB,GACQK,IAAU,MAAM;AACpB,IAAIV,MACFA,EAAK,QAAO,GACZK,EAAS,QAAQ;AAAA,EAEvB;AACE,SAAAM;AAAA,IACE,MAAMC,EAAad,CAAM;AAAA,IACzB,CAACe,MAAO;AACN,MAAKA,MAELb,IAAOc,EAAgBD,GAAI;AAAA,QACzB,GAAGX;AAAA,QACH,aAAa;AACX,UAAAC,EAAS,QAAQ,IACbJ,EAAQ,cACVA,EAAQ,WAAU;AAAA,QACrB;AAAA,QACD,eAAe;AACb,UAAAI,EAAS,QAAQ,IACbJ,EAAQ,gBACVA,EAAQ,aAAY;AAAA,QACvB;AAAA,MACT,CAAO,GACGE,KACFK;IACH;AAAA,IACD,EAAE,OAAO,OAAQ;AAAA,EACrB,GACES,EAAkB,MAAMP,EAAU,CAAE,GAC7B;AAAA,IACL,UAAAL;AAAA,IACA,UAAAE;AAAA,IACA,UAAAC;AAAA,IACA,YAAAE;AAAA,IACA,OAAAC;AAAA,IACA,SAAAC;AAAA,EACJ;AACA;","x_google_ignoreList":[0]}
package/dist/index226.js CHANGED
@@ -1,11 +1,9 @@
1
- const s = (t, o) => t.reduce(
2
- (e, r, u, p) => {
3
- const n = o(r, u, p);
4
- return n in e || (e[n] = []), e[n].push(r), e;
5
- },
6
- {}
7
- );
1
+ const o = (e, t = 50) => new Promise((r) => {
2
+ const n = setInterval(() => {
3
+ e() && (clearInterval(n), r());
4
+ }, t);
5
+ });
8
6
  export {
9
- s as groupBy
7
+ o as waitFor
10
8
  };
11
9
  //# sourceMappingURL=index226.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index226.js","sources":["../src/utilities/functions/groupBy.ts"],"sourcesContent":["/**\n * Creates an object with keys corresponding to the return value of iteratee and values correspond to arrays of items\n */\n\nexport const groupBy = <T>(\n\tarr: T[],\n\titeratee: (item: T, index: number, arr: T[]) => string | number | symbol\n): Record<ReturnType<typeof iteratee>, T[]> => {\n\treturn arr.reduce(\n\t\t(acc: { [key: ReturnType<typeof iteratee>]: T[] }, curr, index, arr) => {\n\t\t\tconst key = iteratee(curr, index, arr);\n\t\t\tif (!(key in acc)) {\n\t\t\t\tacc[key] = [];\n\t\t\t}\n\t\t\tacc[key].push(curr);\n\t\t\treturn acc;\n\t\t},\n\t\t{}\n\t);\n};\n"],"names":["groupBy","arr","iteratee","acc","curr","index","key"],"mappings":"AAIa,MAAAA,IAAU,CACtBC,GACAC,MAEOD,EAAI;AAAA,EACV,CAACE,GAAkDC,GAAMC,GAAOJ,MAAQ;AACvE,UAAMK,IAAMJ,EAASE,GAAMC,GAAOJ,CAAG;AACjC,WAAEK,KAAOH,MACRA,EAAAG,CAAG,IAAI,KAERH,EAAAG,CAAG,EAAE,KAAKF,CAAI,GACXD;AAAA,EACR;AAAA,EACA,CAAC;AAAA;"}
1
+ {"version":3,"file":"index226.js","sources":["../src/utilities/functions/waitFor.ts"],"sourcesContent":["/** Wait until iteratee returns true to resolve the promise */\nexport const waitFor: (\n\titeratee: () => boolean,\n\tinterval?: number\n) => Promise<void> = (iteratee, interval = 50) =>\n\tnew Promise((resolve) => {\n\t\tconst i = setInterval(() => {\n\t\t\tif (iteratee()) {\n\t\t\t\tclearInterval(i);\n\t\t\t\tresolve();\n\t\t\t}\n\t\t}, interval);\n\t});\n"],"names":["waitFor","iteratee","interval","resolve","i"],"mappings":"AACa,MAAAA,IAGQ,CAACC,GAAUC,IAAW,OAC1C,IAAI,QAAQ,CAACC,MAAY;AAClB,QAAAC,IAAI,YAAY,MAAM;AAC3B,IAAIH,QACH,cAAcG,CAAC,GACPD;KAEPD,CAAQ;AACZ,CAAC;"}
package/dist/index227.js CHANGED
@@ -1,5 +1,10 @@
1
- const o = (e) => e[0];
1
+ import { ref as e } from "vue";
2
+ const o = e(0), s = () => {
3
+ o.value++;
4
+ }, a = () => {
5
+ o.value--;
6
+ }, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
2
7
  export {
3
- o as head
8
+ d as useModalsState
4
9
  };
5
10
  //# sourceMappingURL=index227.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index227.js","sources":["../src/utilities/functions/head.ts"],"sourcesContent":["/** Takes an array and returns the first item in it */\nexport const head = <T>(arr: T[]) => arr[0];\n"],"names":["head","arr"],"mappings":"AACO,MAAMA,IAAO,CAAIC,MAAaA,EAAI,CAAC;"}
1
+ {"version":3,"file":"index227.js","sources":["../src/composables/useModalsState.ts"],"sourcesContent":["import { ref } from 'vue';\n\nconst openedModals = ref(0);\n\nconst modalHasOpened = () => {\n\topenedModals.value++;\n};\n\nconst modalHasClosed = () => {\n\topenedModals.value--;\n};\nexport const useModalsState = () => {\n\treturn { openedModals, modalHasOpened, modalHasClosed };\n};\n"],"names":["openedModals","ref","modalHasOpened","modalHasClosed","useModalsState"],"mappings":";AAEA,MAAMA,IAAeC,EAAI,CAAC,GAEpBC,IAAiB,MAAM;AACf,EAAAF,EAAA;AACd,GAEMG,IAAiB,MAAM;AACf,EAAAH,EAAA;AACd,GACaI,IAAiB,OACtB,EAAE,cAAAJ,GAAc,gBAAAE,GAAgB,gBAAAC;"}
package/dist/index228.js CHANGED
@@ -1,6 +1,129 @@
1
- import { hash as o } from "./index270.js";
2
- const t = (r, h = "bb") => `${h}${o(r)}`;
1
+ import { arrow as j, computePosition as A } from "./index233.js";
2
+ import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index233.js";
3
+ import { isNode as B, getNodeName as F } from "./index280.js";
4
+ import { getOverflowAncestors as le } from "./index280.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
+ }
3
117
  export {
4
- t as hash
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
5
128
  };
6
129
  //# sourceMappingURL=index228.js.map