bitboss-ui 2.0.99 → 2.0.101

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 (152) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -6
  2. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +4 -0
  3. package/dist/index100.js +4 -4
  4. package/dist/index111.js +6 -6
  5. package/dist/index119.js +2 -2
  6. package/dist/index121.js +5 -5
  7. package/dist/index123.js +1 -1
  8. package/dist/index127.js +1 -1
  9. package/dist/index128.js +1 -1
  10. package/dist/index129.js +1 -1
  11. package/dist/index13.js +2 -2
  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 +3 -3
  16. package/dist/index17.js +3 -3
  17. package/dist/index19.js +3 -3
  18. package/dist/index205.js +81 -2
  19. package/dist/index206.js +126 -3
  20. package/dist/index207.js +5 -41
  21. package/dist/index208.js +125 -6
  22. package/dist/index209.js +19 -7
  23. package/dist/index21.js +14 -14
  24. package/dist/index210.js +16 -8
  25. package/dist/index211.js +16 -12
  26. package/dist/index212.js +2 -53
  27. package/dist/index213.js +4 -0
  28. package/dist/index214.js +40 -12
  29. package/dist/index215.js +1 -1
  30. package/dist/index216.js +6 -4
  31. package/dist/index217.js +53 -5
  32. package/dist/index219.js +13 -16
  33. package/dist/index220.js +5 -19
  34. package/dist/index221.js +12 -19
  35. package/dist/index222.js +367 -25
  36. package/dist/index223.js +4 -3
  37. package/dist/index224.js +3 -2
  38. package/dist/index225.js +6 -248
  39. package/dist/index226.js +2 -52
  40. package/dist/index227.js +4 -44
  41. package/dist/index228.js +2 -5
  42. package/dist/index229.js +2 -60
  43. package/dist/index23.js +15 -15
  44. package/dist/index230.js +19 -81
  45. package/dist/index231.js +27 -2
  46. package/dist/index232.js +3 -4
  47. package/dist/index233.js +250 -2
  48. package/dist/index234.js +50 -162
  49. package/dist/index235.js +38 -78
  50. package/dist/index236.js +7 -0
  51. package/dist/index237.js +59 -7
  52. package/dist/index238.js +3 -126
  53. package/dist/index239.js +7 -125
  54. package/dist/index240.js +168 -2
  55. package/dist/index241.js +84 -5
  56. package/dist/index243.js +8 -3
  57. package/dist/index244.js +2 -106
  58. package/dist/index246.js +53 -47
  59. package/dist/index248.js +100 -2
  60. package/dist/index25.js +6 -6
  61. package/dist/index256.js +4 -4
  62. package/dist/index258.js +3 -3
  63. package/dist/index260.js +3 -431
  64. package/dist/index262.js +6 -88
  65. package/dist/index263.js +176 -3
  66. package/dist/index264.js +11 -0
  67. package/dist/index265.js +224 -7
  68. package/dist/index266.js +279 -174
  69. package/dist/index267.js +6 -200
  70. package/dist/index268.js +2 -9
  71. package/dist/index269.js +2 -9
  72. package/dist/index27.js +1 -1
  73. package/dist/index270.js +2 -8
  74. package/dist/index271.js +2 -281
  75. package/dist/index272.js +2 -6
  76. package/dist/index273.js +126 -2
  77. package/dist/index274.js +431 -2
  78. package/dist/index275.js +22 -2
  79. package/dist/index277.js +2 -2
  80. package/dist/index278.js +4 -2
  81. package/dist/index279.js +9 -2
  82. package/dist/index280.js +8 -2
  83. package/dist/index281.js +2 -2
  84. package/dist/index282.js +2 -2
  85. package/dist/index283.js +2 -28
  86. package/dist/index284.js +1 -21
  87. package/dist/index285.js +4 -0
  88. package/dist/index286.js +2 -4
  89. package/dist/index287.js +28 -3
  90. package/dist/index288.js +22 -12
  91. package/dist/index29.js +3 -3
  92. package/dist/index290.js +434 -15
  93. package/dist/index291.js +126 -3
  94. package/dist/index292.js +199 -6
  95. package/dist/index293.js +88 -10
  96. package/dist/index294.js +3 -2
  97. package/dist/index295.js +12 -126
  98. package/dist/index296.js +8 -21
  99. package/dist/index297.js +19 -0
  100. package/dist/index298.js +3 -223
  101. package/dist/index299.js +6 -435
  102. package/dist/index300.js +10 -126
  103. package/dist/index301.js +1 -1
  104. package/dist/index302.js +1 -1
  105. package/dist/index303.js +2 -2
  106. package/dist/index304.js +5 -2
  107. package/dist/index305.js +2 -66
  108. package/dist/index306.js +66 -5
  109. package/dist/index307.js +3 -5
  110. package/dist/index308.js +3 -8
  111. package/dist/index309.js +3 -3
  112. package/dist/index31.js +26 -27
  113. package/dist/index310.js +58 -3
  114. package/dist/index311.js +4 -57
  115. package/dist/index312.js +8 -3
  116. package/dist/index313.js +32 -3
  117. package/dist/index314.js +3 -32
  118. package/dist/index315.js +6 -6
  119. package/dist/index316.js +6 -18
  120. package/dist/index317.js +17 -5
  121. package/dist/index318.js +8 -47
  122. package/dist/index319.js +5 -5
  123. package/dist/index320.js +47 -8
  124. package/dist/index321.js +1 -1
  125. package/dist/{index322.js → index323.js} +1 -1
  126. package/dist/index33.js +48 -42
  127. package/dist/index35.js +3 -3
  128. package/dist/index37.js +80 -78
  129. package/dist/index39.js +3 -3
  130. package/dist/index41.js +8 -9
  131. package/dist/index43.js +58 -52
  132. package/dist/index45.js +6 -6
  133. package/dist/index47.js +2 -2
  134. package/dist/index49.js +2 -2
  135. package/dist/index55.js +1 -1
  136. package/dist/index57.js +1 -1
  137. package/dist/index71.js +38 -18
  138. package/dist/index75.js +10 -10
  139. package/dist/index77.js +21 -20
  140. package/dist/index81.js +1 -1
  141. package/dist/index84.js +3 -3
  142. package/dist/index86.js +1 -1
  143. package/dist/index88.js +3 -3
  144. package/dist/index90.js +1 -1
  145. package/dist/style.css +1 -1
  146. package/package.json +1 -1
  147. package/dist/index218.js +0 -18
  148. package/dist/index242.js +0 -371
  149. package/dist/index261.js +0 -4
  150. package/dist/index276.js +0 -4
  151. package/dist/index289.js +0 -11
  152. /package/dist/{index249.js → index245.js} +0 -0
package/dist/index31.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as g, computed as s, ref as B, openBlock as _, createElementBlock as w, normalizeProps as t, guardReactiveProps as l, createElementVNode as u, mergeProps as V, renderSlot as C } from "vue";
2
- import { isCssColor as i } from "./index231.js";
3
- import { when as E } from "./index232.js";
4
- const q = {
2
+ import { isCssColor as c } from "./index226.js";
3
+ import { when as E } from "./index227.js";
4
+ const A = {
5
5
  "aria-hidden": "true",
6
6
  class: "bb-base-radio-container"
7
7
  }, O = /* @__PURE__ */ g({
@@ -22,41 +22,41 @@ const q = {
22
22
  },
23
23
  emits: ["blur", "change", "click", "focus", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
24
24
  setup(b, { emit: p }) {
25
- const e = b, a = p, c = s(() => e.checked ? !0 : JSON.stringify(e.modelValue) === JSON.stringify(e.value)), n = B(!1), m = s(() => {
26
- const r = {
25
+ const e = b, r = p, i = s(() => e.checked ? !0 : JSON.stringify(e.modelValue) === JSON.stringify(e.value)), n = B(!1), m = s(() => {
26
+ const a = {
27
27
  class: {
28
28
  "bb-base-radio": !0,
29
29
  "bb-base-radio--disabled": e.disabled,
30
30
  "bb-base-radio--errors": e.hasErrors,
31
31
  "bb-base-radio--readonly": e.readonly,
32
- [`bb-base-radio--${e.color}`]: e.color && !i(e.color)
32
+ [`bb-base-radio--${e.color}`]: e.color && !c(e.color)
33
33
  }
34
34
  };
35
- return e.color && i(e.color) && (r.style = `--color: ${e.color}`), r;
35
+ return e.color && c(e.color) && (a.style = `--color: ${e.color}`), a;
36
36
  }), y = E(
37
- (r) => typeof r != "string",
37
+ (a) => typeof a != "string",
38
38
  JSON.stringify
39
39
  ), d = s(() => {
40
- const r = y(e.value), k = {
40
+ const a = y(e.value), k = {
41
41
  onBlur: (o) => {
42
- n.value = !1, a("blur", o);
42
+ n.value = !1, r("blur", o);
43
43
  },
44
44
  onChange: (o) => {
45
- a("change", o), a("update:modelValue", e.value);
45
+ r("change", o), r("update:modelValue", e.value);
46
46
  },
47
- onClick: (o) => a("click", o),
47
+ onClick: (o) => r("click", o),
48
48
  onFocus: (o) => {
49
- n.value = !0, a("focus", o);
49
+ n.value = !0, r("focus", o);
50
50
  },
51
- onInput: (o) => a("input", o),
52
- onKeydown: (o) => a("keydown", o),
53
- onMousedown: (o) => a("mousedown", o),
54
- onMouseup: (o) => a("mouseup", o)
51
+ onInput: (o) => r("input", o),
52
+ onKeydown: (o) => r("keydown", o),
53
+ onMousedown: (o) => r("mousedown", o),
54
+ onMouseup: (o) => r("mouseup", o)
55
55
  };
56
56
  return {
57
57
  "aria-describedby": e.ariaDescribedby,
58
58
  autofocus: e.autofocus,
59
- checked: c.value,
59
+ checked: i.value,
60
60
  // There is no such thing as readonly radio so we disable and style it with css
61
61
  disabled: e.disabled || e.readonly,
62
62
  id: e.id,
@@ -64,11 +64,11 @@ const q = {
64
64
  required: e.required,
65
65
  tabindex: e.disabled ? -1 : void 0,
66
66
  type: "radio",
67
- value: r,
67
+ value: a,
68
68
  ...k
69
69
  };
70
70
  }), f = s(() => ({
71
- checked: c.value,
71
+ checked: i.value,
72
72
  disabled: e.disabled,
73
73
  focused: n.value,
74
74
  hasErrors: e.hasErrors,
@@ -76,19 +76,18 @@ const q = {
76
76
  name: e.name,
77
77
  parsedValue: d.value.value,
78
78
  readonly: e.readonly,
79
- required: e.required,
80
79
  value: e.value
81
80
  })), v = s(() => {
82
- let r = {};
83
- return e.color && i(e.color) && (r.color = e.color), {
81
+ let a = {};
82
+ return e.color && c(e.color) && (a.color = e.color), {
84
83
  class: "bb-base-radio-container__icon",
85
- style: r
84
+ style: a
86
85
  };
87
86
  });
88
- return (r, h) => (_(), w("span", t(l(m.value)), [
87
+ return (a, h) => (_(), w("span", t(l(m.value)), [
89
88
  u("input", V(d.value, { class: "sr-only" }), null, 16),
90
- u("span", q, [
91
- C(r.$slots, "icon", t(l(f.value)), () => [
89
+ u("span", A, [
90
+ C(a.$slots, "icon", t(l(f.value)), () => [
92
91
  u("span", t(l(v.value)), null, 16)
93
92
  ])
94
93
  ])
package/dist/index310.js CHANGED
@@ -1,5 +1,60 @@
1
- const i = { "application/andrew-inset": ["ez"], "application/appinstaller": ["appinstaller"], "application/applixware": ["aw"], "application/appx": ["appx"], "application/appxbundle": ["appxbundle"], "application/atom+xml": ["atom"], "application/atomcat+xml": ["atomcat"], "application/atomdeleted+xml": ["atomdeleted"], "application/atomsvc+xml": ["atomsvc"], "application/atsc-dwd+xml": ["dwd"], "application/atsc-held+xml": ["held"], "application/atsc-rsat+xml": ["rsat"], "application/automationml-aml+xml": ["aml"], "application/automationml-amlx+zip": ["amlx"], "application/bdoc": ["bdoc"], "application/calendar+xml": ["xcs"], "application/ccxml+xml": ["ccxml"], "application/cdfx+xml": ["cdfx"], "application/cdmi-capability": ["cdmia"], "application/cdmi-container": ["cdmic"], "application/cdmi-domain": ["cdmid"], "application/cdmi-object": ["cdmio"], "application/cdmi-queue": ["cdmiq"], "application/cpl+xml": ["cpl"], "application/cu-seeme": ["cu"], "application/cwl": ["cwl"], "application/dash+xml": ["mpd"], "application/dash-patch+xml": ["mpp"], "application/davmount+xml": ["davmount"], "application/docbook+xml": ["dbk"], "application/dssc+der": ["dssc"], "application/dssc+xml": ["xdssc"], "application/ecmascript": ["ecma"], "application/emma+xml": ["emma"], "application/emotionml+xml": ["emotionml"], "application/epub+zip": ["epub"], "application/exi": ["exi"], "application/express": ["exp"], "application/fdf": ["fdf"], "application/fdt+xml": ["fdt"], "application/font-tdpfr": ["pfr"], "application/geo+json": ["geojson"], "application/gml+xml": ["gml"], "application/gpx+xml": ["gpx"], "application/gxf": ["gxf"], "application/gzip": ["gz"], "application/hjson": ["hjson"], "application/hyperstudio": ["stk"], "application/inkml+xml": ["ink", "inkml"], "application/ipfix": ["ipfix"], "application/its+xml": ["its"], "application/java-archive": ["jar", "war", "ear"], "application/java-serialized-object": ["ser"], "application/java-vm": ["class"], "application/javascript": ["*js"], "application/json": ["json", "map"], "application/json5": ["json5"], "application/jsonml+json": ["jsonml"], "application/ld+json": ["jsonld"], "application/lgr+xml": ["lgr"], "application/lost+xml": ["lostxml"], "application/mac-binhex40": ["hqx"], "application/mac-compactpro": ["cpt"], "application/mads+xml": ["mads"], "application/manifest+json": ["webmanifest"], "application/marc": ["mrc"], "application/marcxml+xml": ["mrcx"], "application/mathematica": ["ma", "nb", "mb"], "application/mathml+xml": ["mathml"], "application/mbox": ["mbox"], "application/media-policy-dataset+xml": ["mpf"], "application/mediaservercontrol+xml": ["mscml"], "application/metalink+xml": ["metalink"], "application/metalink4+xml": ["meta4"], "application/mets+xml": ["mets"], "application/mmt-aei+xml": ["maei"], "application/mmt-usd+xml": ["musd"], "application/mods+xml": ["mods"], "application/mp21": ["m21", "mp21"], "application/mp4": ["*mp4", "*mpg4", "mp4s", "m4p"], "application/msix": ["msix"], "application/msixbundle": ["msixbundle"], "application/msword": ["doc", "dot"], "application/mxf": ["mxf"], "application/n-quads": ["nq"], "application/n-triples": ["nt"], "application/node": ["cjs"], "application/octet-stream": ["bin", "dms", "lrf", "mar", "so", "dist", "distz", "pkg", "bpk", "dump", "elc", "deploy", "exe", "dll", "deb", "dmg", "iso", "img", "msi", "msp", "msm", "buffer"], "application/oda": ["oda"], "application/oebps-package+xml": ["opf"], "application/ogg": ["ogx"], "application/omdoc+xml": ["omdoc"], "application/onenote": ["onetoc", "onetoc2", "onetmp", "onepkg"], "application/oxps": ["oxps"], "application/p2p-overlay+xml": ["relo"], "application/patch-ops-error+xml": ["xer"], "application/pdf": ["pdf"], "application/pgp-encrypted": ["pgp"], "application/pgp-keys": ["asc"], "application/pgp-signature": ["sig", "*asc"], "application/pics-rules": ["prf"], "application/pkcs10": ["p10"], "application/pkcs7-mime": ["p7m", "p7c"], "application/pkcs7-signature": ["p7s"], "application/pkcs8": ["p8"], "application/pkix-attr-cert": ["ac"], "application/pkix-cert": ["cer"], "application/pkix-crl": ["crl"], "application/pkix-pkipath": ["pkipath"], "application/pkixcmp": ["pki"], "application/pls+xml": ["pls"], "application/postscript": ["ai", "eps", "ps"], "application/provenance+xml": ["provx"], "application/pskc+xml": ["pskcxml"], "application/raml+yaml": ["raml"], "application/rdf+xml": ["rdf", "owl"], "application/reginfo+xml": ["rif"], "application/relax-ng-compact-syntax": ["rnc"], "application/resource-lists+xml": ["rl"], "application/resource-lists-diff+xml": ["rld"], "application/rls-services+xml": ["rs"], "application/route-apd+xml": ["rapd"], "application/route-s-tsid+xml": ["sls"], "application/route-usd+xml": ["rusd"], "application/rpki-ghostbusters": ["gbr"], "application/rpki-manifest": ["mft"], "application/rpki-roa": ["roa"], "application/rsd+xml": ["rsd"], "application/rss+xml": ["rss"], "application/rtf": ["rtf"], "application/sbml+xml": ["sbml"], "application/scvp-cv-request": ["scq"], "application/scvp-cv-response": ["scs"], "application/scvp-vp-request": ["spq"], "application/scvp-vp-response": ["spp"], "application/sdp": ["sdp"], "application/senml+xml": ["senmlx"], "application/sensml+xml": ["sensmlx"], "application/set-payment-initiation": ["setpay"], "application/set-registration-initiation": ["setreg"], "application/shf+xml": ["shf"], "application/sieve": ["siv", "sieve"], "application/smil+xml": ["smi", "smil"], "application/sparql-query": ["rq"], "application/sparql-results+xml": ["srx"], "application/sql": ["sql"], "application/srgs": ["gram"], "application/srgs+xml": ["grxml"], "application/sru+xml": ["sru"], "application/ssdl+xml": ["ssdl"], "application/ssml+xml": ["ssml"], "application/swid+xml": ["swidtag"], "application/tei+xml": ["tei", "teicorpus"], "application/thraud+xml": ["tfi"], "application/timestamped-data": ["tsd"], "application/toml": ["toml"], "application/trig": ["trig"], "application/ttml+xml": ["ttml"], "application/ubjson": ["ubj"], "application/urc-ressheet+xml": ["rsheet"], "application/urc-targetdesc+xml": ["td"], "application/voicexml+xml": ["vxml"], "application/wasm": ["wasm"], "application/watcherinfo+xml": ["wif"], "application/widget": ["wgt"], "application/winhlp": ["hlp"], "application/wsdl+xml": ["wsdl"], "application/wspolicy+xml": ["wspolicy"], "application/xaml+xml": ["xaml"], "application/xcap-att+xml": ["xav"], "application/xcap-caps+xml": ["xca"], "application/xcap-diff+xml": ["xdf"], "application/xcap-el+xml": ["xel"], "application/xcap-ns+xml": ["xns"], "application/xenc+xml": ["xenc"], "application/xfdf": ["xfdf"], "application/xhtml+xml": ["xhtml", "xht"], "application/xliff+xml": ["xlf"], "application/xml": ["xml", "xsl", "xsd", "rng"], "application/xml-dtd": ["dtd"], "application/xop+xml": ["xop"], "application/xproc+xml": ["xpl"], "application/xslt+xml": ["*xsl", "xslt"], "application/xspf+xml": ["xspf"], "application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"], "application/yang": ["yang"], "application/yin+xml": ["yin"], "application/zip": ["zip"], "audio/3gpp": ["*3gpp"], "audio/aac": ["adts", "aac"], "audio/adpcm": ["adp"], "audio/amr": ["amr"], "audio/basic": ["au", "snd"], "audio/midi": ["mid", "midi", "kar", "rmi"], "audio/mobile-xmf": ["mxmf"], "audio/mp3": ["*mp3"], "audio/mp4": ["m4a", "mp4a"], "audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"], "audio/ogg": ["oga", "ogg", "spx", "opus"], "audio/s3m": ["s3m"], "audio/silk": ["sil"], "audio/wav": ["wav"], "audio/wave": ["*wav"], "audio/webm": ["weba"], "audio/xm": ["xm"], "font/collection": ["ttc"], "font/otf": ["otf"], "font/ttf": ["ttf"], "font/woff": ["woff"], "font/woff2": ["woff2"], "image/aces": ["exr"], "image/apng": ["apng"], "image/avci": ["avci"], "image/avcs": ["avcs"], "image/avif": ["avif"], "image/bmp": ["bmp", "dib"], "image/cgm": ["cgm"], "image/dicom-rle": ["drle"], "image/dpx": ["dpx"], "image/emf": ["emf"], "image/fits": ["fits"], "image/g3fax": ["g3"], "image/gif": ["gif"], "image/heic": ["heic"], "image/heic-sequence": ["heics"], "image/heif": ["heif"], "image/heif-sequence": ["heifs"], "image/hej2k": ["hej2"], "image/hsj2": ["hsj2"], "image/ief": ["ief"], "image/jls": ["jls"], "image/jp2": ["jp2", "jpg2"], "image/jpeg": ["jpeg", "jpg", "jpe"], "image/jph": ["jph"], "image/jphc": ["jhc"], "image/jpm": ["jpm", "jpgm"], "image/jpx": ["jpx", "jpf"], "image/jxr": ["jxr"], "image/jxra": ["jxra"], "image/jxrs": ["jxrs"], "image/jxs": ["jxs"], "image/jxsc": ["jxsc"], "image/jxsi": ["jxsi"], "image/jxss": ["jxss"], "image/ktx": ["ktx"], "image/ktx2": ["ktx2"], "image/png": ["png"], "image/sgi": ["sgi"], "image/svg+xml": ["svg", "svgz"], "image/t38": ["t38"], "image/tiff": ["tif", "tiff"], "image/tiff-fx": ["tfx"], "image/webp": ["webp"], "image/wmf": ["wmf"], "message/disposition-notification": ["disposition-notification"], "message/global": ["u8msg"], "message/global-delivery-status": ["u8dsn"], "message/global-disposition-notification": ["u8mdn"], "message/global-headers": ["u8hdr"], "message/rfc822": ["eml", "mime"], "model/3mf": ["3mf"], "model/gltf+json": ["gltf"], "model/gltf-binary": ["glb"], "model/iges": ["igs", "iges"], "model/jt": ["jt"], "model/mesh": ["msh", "mesh", "silo"], "model/mtl": ["mtl"], "model/obj": ["obj"], "model/prc": ["prc"], "model/step+xml": ["stpx"], "model/step+zip": ["stpz"], "model/step-xml+zip": ["stpxz"], "model/stl": ["stl"], "model/u3d": ["u3d"], "model/vrml": ["wrl", "vrml"], "model/x3d+binary": ["*x3db", "x3dbz"], "model/x3d+fastinfoset": ["x3db"], "model/x3d+vrml": ["*x3dv", "x3dvz"], "model/x3d+xml": ["x3d", "x3dz"], "model/x3d-vrml": ["x3dv"], "text/cache-manifest": ["appcache", "manifest"], "text/calendar": ["ics", "ifb"], "text/coffeescript": ["coffee", "litcoffee"], "text/css": ["css"], "text/csv": ["csv"], "text/html": ["html", "htm", "shtml"], "text/jade": ["jade"], "text/javascript": ["js", "mjs"], "text/jsx": ["jsx"], "text/less": ["less"], "text/markdown": ["md", "markdown"], "text/mathml": ["mml"], "text/mdx": ["mdx"], "text/n3": ["n3"], "text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"], "text/richtext": ["rtx"], "text/rtf": ["*rtf"], "text/sgml": ["sgml", "sgm"], "text/shex": ["shex"], "text/slim": ["slim", "slm"], "text/spdx": ["spdx"], "text/stylus": ["stylus", "styl"], "text/tab-separated-values": ["tsv"], "text/troff": ["t", "tr", "roff", "man", "me", "ms"], "text/turtle": ["ttl"], "text/uri-list": ["uri", "uris", "urls"], "text/vcard": ["vcard"], "text/vtt": ["vtt"], "text/wgsl": ["wgsl"], "text/xml": ["*xml"], "text/yaml": ["yaml", "yml"], "video/3gpp": ["3gp", "3gpp"], "video/3gpp2": ["3g2"], "video/h261": ["h261"], "video/h263": ["h263"], "video/h264": ["h264"], "video/iso.segment": ["m4s"], "video/jpeg": ["jpgv"], "video/jpm": ["*jpm", "*jpgm"], "video/mj2": ["mj2", "mjp2"], "video/mp2t": ["ts"], "video/mp4": ["mp4", "mp4v", "mpg4"], "video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"], "video/ogg": ["ogv"], "video/quicktime": ["qt", "mov"], "video/webm": ["webm"] };
2
- Object.freeze(i);
1
+ var o = function(a, e, s, t) {
2
+ if (s === "a" && !t) throw new TypeError("Private accessor was defined without a getter");
3
+ if (typeof e == "function" ? a !== e || !t : !e.has(a)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
4
+ return s === "m" ? t : s === "a" ? t.call(a) : t ? t.value : e.get(a);
5
+ }, i, l, r;
6
+ class d {
7
+ constructor(...e) {
8
+ i.set(this, /* @__PURE__ */ new Map()), l.set(this, /* @__PURE__ */ new Map()), r.set(this, /* @__PURE__ */ new Map());
9
+ for (const s of e)
10
+ this.define(s);
11
+ }
12
+ define(e, s = !1) {
13
+ for (let [t, f] of Object.entries(e)) {
14
+ t = t.toLowerCase(), f = f.map((n) => n.toLowerCase()), o(this, r, "f").has(t) || o(this, r, "f").set(t, /* @__PURE__ */ new Set());
15
+ const h = o(this, r, "f").get(t);
16
+ let u = !0;
17
+ for (let n of f) {
18
+ const w = n.startsWith("*");
19
+ if (n = w ? n.slice(1) : n, h == null || h.add(n), u && o(this, l, "f").set(t, n), u = !1, w)
20
+ continue;
21
+ const c = o(this, i, "f").get(n);
22
+ if (c && c != t && !s)
23
+ throw new Error(`"${t} -> ${n}" conflicts with "${c} -> ${n}". Pass \`force=true\` to override this definition.`);
24
+ o(this, i, "f").set(n, t);
25
+ }
26
+ }
27
+ return this;
28
+ }
29
+ getType(e) {
30
+ if (typeof e != "string")
31
+ return null;
32
+ const s = e.replace(/^.*[/\\]/, "").toLowerCase(), t = s.replace(/^.*\./, "").toLowerCase(), f = s.length < e.length;
33
+ return !(t.length < s.length - 1) && f ? null : o(this, i, "f").get(t) ?? null;
34
+ }
35
+ getExtension(e) {
36
+ var s;
37
+ return typeof e != "string" ? null : (e = (s = e == null ? void 0 : e.split) == null ? void 0 : s.call(e, ";")[0], (e && o(this, l, "f").get(e.trim().toLowerCase())) ?? null);
38
+ }
39
+ getAllExtensions(e) {
40
+ return typeof e != "string" ? null : o(this, r, "f").get(e.toLowerCase()) ?? null;
41
+ }
42
+ _freeze() {
43
+ this.define = () => {
44
+ throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
45
+ }, Object.freeze(this);
46
+ for (const e of o(this, r, "f").values())
47
+ Object.freeze(e);
48
+ return this;
49
+ }
50
+ _getTestState() {
51
+ return {
52
+ types: o(this, i, "f"),
53
+ extensions: o(this, l, "f")
54
+ };
55
+ }
56
+ }
57
+ i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
3
58
  export {
4
- i as default
59
+ d as default
5
60
  };
package/dist/index311.js CHANGED
@@ -1,60 +1,7 @@
1
- var o = function(a, e, s, t) {
2
- if (s === "a" && !t) throw new TypeError("Private accessor was defined without a getter");
3
- if (typeof e == "function" ? a !== e || !t : !e.has(a)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
4
- return s === "m" ? t : s === "a" ? t.call(a) : t ? t.value : e.get(a);
5
- }, i, l, r;
6
- class d {
7
- constructor(...e) {
8
- i.set(this, /* @__PURE__ */ new Map()), l.set(this, /* @__PURE__ */ new Map()), r.set(this, /* @__PURE__ */ new Map());
9
- for (const s of e)
10
- this.define(s);
11
- }
12
- define(e, s = !1) {
13
- for (let [t, f] of Object.entries(e)) {
14
- t = t.toLowerCase(), f = f.map((n) => n.toLowerCase()), o(this, r, "f").has(t) || o(this, r, "f").set(t, /* @__PURE__ */ new Set());
15
- const h = o(this, r, "f").get(t);
16
- let u = !0;
17
- for (let n of f) {
18
- const w = n.startsWith("*");
19
- if (n = w ? n.slice(1) : n, h == null || h.add(n), u && o(this, l, "f").set(t, n), u = !1, w)
20
- continue;
21
- const c = o(this, i, "f").get(n);
22
- if (c && c != t && !s)
23
- throw new Error(`"${t} -> ${n}" conflicts with "${c} -> ${n}". Pass \`force=true\` to override this definition.`);
24
- o(this, i, "f").set(n, t);
25
- }
26
- }
27
- return this;
28
- }
29
- getType(e) {
30
- if (typeof e != "string")
31
- return null;
32
- const s = e.replace(/^.*[/\\]/, "").toLowerCase(), t = s.replace(/^.*\./, "").toLowerCase(), f = s.length < e.length;
33
- return !(t.length < s.length - 1) && f ? null : o(this, i, "f").get(t) ?? null;
34
- }
35
- getExtension(e) {
36
- var s;
37
- return typeof e != "string" ? null : (e = (s = e == null ? void 0 : e.split) == null ? void 0 : s.call(e, ";")[0], (e && o(this, l, "f").get(e.trim().toLowerCase())) ?? null);
38
- }
39
- getAllExtensions(e) {
40
- return typeof e != "string" ? null : o(this, r, "f").get(e.toLowerCase()) ?? null;
41
- }
42
- _freeze() {
43
- this.define = () => {
44
- throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
45
- }, Object.freeze(this);
46
- for (const e of o(this, r, "f").values())
47
- Object.freeze(e);
48
- return this;
49
- }
50
- _getTestState() {
51
- return {
52
- types: o(this, i, "f"),
53
- extensions: o(this, l, "f")
54
- };
55
- }
1
+ import { getType as t } from "./index314.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
56
4
  }
57
- i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
58
5
  export {
59
- d as default
6
+ o as isArray
60
7
  };
package/dist/index312.js CHANGED
@@ -1,5 +1,10 @@
1
- import o from "./index256.js";
2
- /* empty css */
1
+ import { getType as o } from "./index314.js";
2
+ function c(e) {
3
+ if (o(e) !== "Object")
4
+ return !1;
5
+ const t = Object.getPrototypeOf(e);
6
+ return !!t && t.constructor === Object && t === Object.prototype;
7
+ }
3
8
  export {
4
- o as default
9
+ c as isPlainObject
5
10
  };
package/dist/index313.js CHANGED
@@ -1,6 +1,35 @@
1
- function e(t) {
2
- return Object.prototype.toString.call(t).slice(8, -1);
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index262.js";
4
+ const l = {}, s = {
5
+ class: "bb-error-icon",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ };
10
+ function i(c, r) {
11
+ return e(), t("svg", s, r[0] || (r[0] = [
12
+ o("path", {
13
+ d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
+ fill: "currentColor"
15
+ }, null, -1),
16
+ o("path", {
17
+ d: "M9.99414 6.66666V9.99999",
18
+ stroke: "white",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2"
22
+ }, null, -1),
23
+ o("path", {
24
+ d: "M9.99414 13.3333H10.0025",
25
+ stroke: "white",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "2"
29
+ }, null, -1)
30
+ ]));
3
31
  }
32
+ const a = /* @__PURE__ */ n(l, [["render", i]]);
4
33
  export {
5
- e as getType
34
+ a as default
6
35
  };
package/dist/index314.js CHANGED
@@ -1,35 +1,6 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index265.js";
4
- const l = {}, s = {
5
- class: "bb-error-icon",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
8
- xmlns: "http://www.w3.org/2000/svg"
9
- };
10
- function i(c, r) {
11
- return e(), t("svg", s, r[0] || (r[0] = [
12
- o("path", {
13
- d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
- fill: "currentColor"
15
- }, null, -1),
16
- o("path", {
17
- d: "M9.99414 6.66666V9.99999",
18
- stroke: "white",
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2"
22
- }, null, -1),
23
- o("path", {
24
- d: "M9.99414 13.3333H10.0025",
25
- stroke: "white",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round",
28
- "stroke-width": "2"
29
- }, null, -1)
30
- ]));
1
+ function e(t) {
2
+ return Object.prototype.toString.call(t).slice(8, -1);
31
3
  }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
33
4
  export {
34
- a as default
5
+ e as getType
35
6
  };
package/dist/index315.js CHANGED
@@ -1,9 +1,9 @@
1
- function c(n, e) {
2
- const u = [];
3
- for (let t = 0; t < n.length; t += e)
4
- u.push(n.slice(t, t + e));
5
- return u;
1
+ function l(n, c, r = 1) {
2
+ const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
+ for (let e = 0; e < o; e++, n += r)
4
+ t[e] = n;
5
+ return t;
6
6
  }
7
7
  export {
8
- c as chunk
8
+ l as range
9
9
  };
package/dist/index316.js CHANGED
@@ -1,21 +1,9 @@
1
- function l(t, ...e) {
2
- if (t.length) {
3
- const o = t[0];
4
- if (typeof o == "string") return [...t].sort(r);
5
- if (typeof o == "number") return [...t].sort(r);
6
- if (e && e.length)
7
- return [...t].sort((f, u) => {
8
- for (let n = 0; n < e.length; n++) {
9
- const i = e[n], s = r(f[i], u[i]);
10
- if (s) return s;
11
- }
12
- return 0;
13
- });
14
- throw new Error("Invalid comparison");
15
- }
16
- return t;
1
+ function c(n, e) {
2
+ const u = [];
3
+ for (let t = 0; t < n.length; t += e)
4
+ u.push(n.slice(t, t + e));
5
+ return u;
17
6
  }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
19
7
  export {
20
- l as sort
8
+ c as chunk
21
9
  };
package/dist/index317.js CHANGED
@@ -1,9 +1,21 @@
1
- function l(n, c, r = 1) {
2
- const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
- for (let e = 0; e < o; e++, n += r)
4
- t[e] = n;
1
+ function l(t, ...e) {
2
+ if (t.length) {
3
+ const o = t[0];
4
+ if (typeof o == "string") return [...t].sort(r);
5
+ if (typeof o == "number") return [...t].sort(r);
6
+ if (e && e.length)
7
+ return [...t].sort((f, u) => {
8
+ for (let n = 0; n < e.length; n++) {
9
+ const i = e[n], s = r(f[i], u[i]);
10
+ if (s) return s;
11
+ }
12
+ return 0;
13
+ });
14
+ throw new Error("Invalid comparison");
15
+ }
5
16
  return t;
6
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
7
19
  export {
8
- l as range
20
+ l as sort
9
21
  };
package/dist/index318.js CHANGED
@@ -1,49 +1,10 @@
1
- import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index324.js";
2
- import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index324.js";
3
- import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
4
- function w(e) {
5
- const t = new p(l(e)), a = E(t), u = t._didMount();
6
- return o(
7
- () => l(e).getScrollElement(),
8
- (r) => {
9
- r && t._willUpdate();
10
- },
11
- {
12
- immediate: !0
13
- }
14
- ), o(
15
- () => l(e),
16
- (r) => {
17
- t.setOptions({
18
- ...r,
19
- onChange: (c, m) => {
20
- var n;
21
- i(a), (n = r.onChange) == null || n.call(r, c, m);
22
- }
23
- }), t._willUpdate(), i(a);
24
- },
25
- {
26
- immediate: !0
27
- }
28
- ), v(u), a;
29
- }
30
- function z(e) {
31
- return w(
32
- g(() => ({
33
- observeElementRect: f,
34
- observeElementOffset: s,
35
- scrollToFn: d,
36
- ...l(e)
37
- }))
38
- );
39
- }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
6
+ }
7
+ };
40
8
  export {
41
- p as Virtualizer,
42
- S as defaultKeyExtractor,
43
- V as defaultRangeExtractor,
44
- d as elementScroll,
45
- b as measureElement,
46
- s as observeElementOffset,
47
- f as observeElementRect,
48
- z as useVirtualizer
9
+ e as default
49
10
  };
package/dist/index319.js CHANGED
@@ -1,10 +1,10 @@
1
- const e = {
1
+ const o = {
2
2
  common: {
3
- closeLabel: "Chiudi",
4
- loadingText: "Caricamento...",
5
- noDataText: "Nessun elemento da visualizzare"
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display"
6
6
  }
7
7
  };
8
8
  export {
9
- e as default
9
+ o as default
10
10
  };
package/dist/index320.js CHANGED
@@ -1,10 +1,49 @@
1
- const o = {
2
- common: {
3
- closeLabel: "Close",
4
- loadingText: "Loading...",
5
- noDataText: "No data to display"
6
- }
7
- };
1
+ import { observeElementRect as f, observeElementOffset as s, elementScroll as d, Virtualizer as p } from "./index324.js";
2
+ import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index324.js";
3
+ import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
4
+ function w(e) {
5
+ const t = new p(l(e)), a = E(t), u = t._didMount();
6
+ return o(
7
+ () => l(e).getScrollElement(),
8
+ (r) => {
9
+ r && t._willUpdate();
10
+ },
11
+ {
12
+ immediate: !0
13
+ }
14
+ ), o(
15
+ () => l(e),
16
+ (r) => {
17
+ t.setOptions({
18
+ ...r,
19
+ onChange: (c, m) => {
20
+ var n;
21
+ i(a), (n = r.onChange) == null || n.call(r, c, m);
22
+ }
23
+ }), t._willUpdate(), i(a);
24
+ },
25
+ {
26
+ immediate: !0
27
+ }
28
+ ), v(u), a;
29
+ }
30
+ function z(e) {
31
+ return w(
32
+ g(() => ({
33
+ observeElementRect: f,
34
+ observeElementOffset: s,
35
+ scrollToFn: d,
36
+ ...l(e)
37
+ }))
38
+ );
39
+ }
8
40
  export {
9
- o as default
41
+ p as Virtualizer,
42
+ S as defaultKeyExtractor,
43
+ V as defaultRangeExtractor,
44
+ d as elementScroll,
45
+ b as measureElement,
46
+ s as observeElementOffset,
47
+ f as observeElementRect,
48
+ z as useVirtualizer
10
49
  };
package/dist/index321.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index305.js";
1
+ import f from "./index306.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index272.js";
1
+ import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index267.js";
2
2
  import { __module as M } from "./index326.js";
3
3
  M.exports;
4
4
  (function(j, F) {