bitboss-ui 2.0.117 → 2.0.119

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 (164) hide show
  1. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +15 -3
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +29 -367
  3. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +76 -89
  4. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +75 -89
  5. package/dist/components/BbRows/BbRows.vue.d.ts +70 -85
  6. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -10
  7. package/dist/components/BbTable/BbTable.vue.d.ts +63 -91
  8. package/dist/components/BbTable/types.d.ts +46 -27
  9. package/dist/components/ListBox.vue.d.ts +40 -44
  10. package/dist/index100.js +91 -82
  11. package/dist/index101.js +7 -16
  12. package/dist/index111.js +235 -211
  13. package/dist/index119.js +2 -2
  14. package/dist/index121.js +5 -5
  15. package/dist/index123.js +1 -1
  16. package/dist/index125.js +1 -1
  17. package/dist/index127.js +1 -1
  18. package/dist/index128.js +1 -1
  19. package/dist/index129.js +1 -1
  20. package/dist/index13.js +2 -2
  21. package/dist/index133.js +2 -2
  22. package/dist/index15.js +5 -5
  23. package/dist/index17.js +3 -3
  24. package/dist/index19.js +8 -8
  25. package/dist/index207.js +124 -63
  26. package/dist/index208.js +7 -0
  27. package/dist/index209.js +125 -13
  28. package/dist/index21.js +16 -16
  29. package/dist/index210.js +15 -19
  30. package/dist/index211.js +16 -4
  31. package/dist/index212.js +19 -13
  32. package/dist/index213.js +15 -3
  33. package/dist/index214.js +2 -126
  34. package/dist/index215.js +2 -5
  35. package/dist/index216.js +40 -124
  36. package/dist/index217.js +13 -16
  37. package/dist/index218.js +19 -15
  38. package/dist/index219.js +6 -19
  39. package/dist/index220.js +15 -15
  40. package/dist/index221.js +65 -2
  41. package/dist/index223.js +12 -40
  42. package/dist/index224.js +5 -6
  43. package/dist/index225.js +2 -15
  44. package/dist/index226.js +369 -5
  45. package/dist/index227.js +4 -2
  46. package/dist/index228.js +17 -367
  47. package/dist/index229.js +27 -86
  48. package/dist/index23.js +19 -19
  49. package/dist/index230.js +5 -0
  50. package/dist/index231.js +8 -25
  51. package/dist/index232.js +250 -17
  52. package/dist/index233.js +50 -49
  53. package/dist/index234.js +44 -15
  54. package/dist/index235.js +5 -3
  55. package/dist/index236.js +60 -12
  56. package/dist/index237.js +86 -16
  57. package/dist/index239.js +25 -4
  58. package/dist/index240.js +17 -2
  59. package/dist/index241.js +50 -18
  60. package/dist/index242.js +15 -27
  61. package/dist/index243.js +12 -8
  62. package/dist/index244.js +16 -250
  63. package/dist/index245.js +2 -52
  64. package/dist/index246.js +4 -44
  65. package/dist/index247.js +2 -5
  66. package/dist/index248.js +3 -60
  67. package/dist/index249.js +7 -3
  68. package/dist/index25.js +7 -7
  69. package/dist/index250.js +3 -7
  70. package/dist/index251.js +106 -2
  71. package/dist/index253.js +100 -2
  72. package/dist/index255.js +17 -105
  73. package/dist/index256.js +14 -0
  74. package/dist/index257.js +197 -83
  75. package/dist/index258.js +4 -0
  76. package/dist/index259.js +2 -12
  77. package/dist/index262.js +3 -3
  78. package/dist/index266.js +3 -3
  79. package/dist/index269.js +280 -223
  80. package/dist/index27.js +1 -1
  81. package/dist/index270.js +6 -3
  82. package/dist/index271.js +4 -0
  83. package/dist/index272.js +2 -7
  84. package/dist/index273.js +2 -176
  85. package/dist/index274.js +2 -7
  86. package/dist/index275.js +2 -11
  87. package/dist/index276.js +2 -281
  88. package/dist/index277.js +125 -5
  89. package/dist/index278.js +431 -2
  90. package/dist/index279.js +176 -2
  91. package/dist/index280.js +2 -2
  92. package/dist/index281.js +3 -2
  93. package/dist/index283.js +7 -2
  94. package/dist/index284.js +21 -125
  95. package/dist/index286.js +7 -2
  96. package/dist/index287.js +11 -22
  97. package/dist/index288.js +438 -0
  98. package/dist/index289.js +127 -3
  99. package/dist/index29.js +2 -2
  100. package/dist/index290.js +197 -14
  101. package/dist/index291.js +4 -9
  102. package/dist/index293.js +3 -4
  103. package/dist/index294.js +15 -434
  104. package/dist/index295.js +8 -126
  105. package/dist/index296.js +2 -200
  106. package/dist/index298.js +2 -2
  107. package/dist/index299.js +1 -1
  108. package/dist/index300.js +1 -1
  109. package/dist/index301.js +1 -1
  110. package/dist/index302.js +21 -1
  111. package/dist/index304.js +91 -0
  112. package/dist/index306.js +218 -83
  113. package/dist/index307.js +1 -1
  114. package/dist/index308.js +1 -1
  115. package/dist/index309.js +2 -214
  116. package/dist/index31.js +2 -2
  117. package/dist/index311.js +5 -3
  118. package/dist/index312.js +67 -3
  119. package/dist/index313.js +3 -58
  120. package/dist/index314.js +3 -5
  121. package/dist/index315.js +56 -65
  122. package/dist/index316.js +4 -6
  123. package/dist/index317.js +7 -18
  124. package/dist/index318.js +7 -3
  125. package/dist/index319.js +1 -1
  126. package/dist/index320.js +1 -1
  127. package/dist/index321.js +4 -53
  128. package/dist/index322.js +28 -28
  129. package/dist/index323.js +53 -5
  130. package/dist/index324.js +3 -8
  131. package/dist/index325.js +6 -6
  132. package/dist/index326.js +18 -3
  133. package/dist/index328.js +1 -1
  134. package/dist/index33.js +8 -8
  135. package/dist/index331.js +1 -1
  136. package/dist/index35.js +4 -4
  137. package/dist/index37.js +176 -175
  138. package/dist/index39.js +4 -4
  139. package/dist/index41.js +2 -2
  140. package/dist/index43.js +8 -8
  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 +35 -33
  149. package/dist/index77.js +54 -50
  150. package/dist/index81.js +1 -1
  151. package/dist/index84.js +4 -4
  152. package/dist/index86.js +1 -1
  153. package/dist/index88.js +3 -3
  154. package/dist/types/ColumnName.d.ts +4 -0
  155. package/dist/types/Option.d.ts +2 -2
  156. package/dist/types/PrefixWith.d.ts +1 -0
  157. package/package.json +1 -1
  158. package/dist/index222.js +0 -4
  159. package/dist/index238.js +0 -4
  160. package/dist/index252.js +0 -4
  161. package/dist/index254.js +0 -20
  162. package/dist/index282.js +0 -4
  163. package/dist/index285.js +0 -433
  164. package/dist/index303.js +0 -24
package/dist/index314.js CHANGED
@@ -1,7 +1,5 @@
1
- const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
- f(r, u),
3
- ...o(r[n], n, f, f(r, u))
4
- ] : [f(r, u)]).flat();
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);
5
3
  export {
6
- o as flattenTree
4
+ i as default
7
5
  };
package/dist/index315.js CHANGED
@@ -1,69 +1,60 @@
1
- import { defineComponent as d, openBlock as o, createElementBlock as l, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, toDisplayString as n, unref as f, withCtx as g } from "vue";
2
- import { useLocale as k } from "./index212.js";
3
- import h from "./index13.js";
4
- /* empty css */
5
- import C from "./index127.js";
6
- /* empty css */
7
- const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
- key: 0,
9
- class: "bb-toast-message__title"
10
- }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
- __name: "BbToastMessage",
12
- props: {
13
- title: {},
14
- text: {},
15
- icon: {},
16
- theme: { default: "default" },
17
- id: {},
18
- showClose: { type: Boolean }
19
- },
20
- emits: ["click:close"],
21
- setup(r, { emit: c }) {
22
- const m = r, p = c, { t: _ } = k(), b = () => {
23
- p("click:close", m.id);
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")
24
54
  };
25
- return (e, a) => (o(), l("div", {
26
- "aria-atomic": "true",
27
- "aria-live": "polite",
28
- "aria-role": "alert",
29
- class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
- }, [
31
- t("div", w, [
32
- e.icon ? (o(), i(C, {
33
- key: 0,
34
- class: "bb-toast-message__icon",
35
- type: e.icon
36
- }, null, 8, ["type"])) : s("", !0)
37
- ]),
38
- t("div", v, [
39
- e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
40
- t("p", B, n(e.text), 1)
41
- ]),
42
- e.showClose ? (o(), i(h, {
43
- key: 0,
44
- "aria-label": f(_)("common.closeLabel").value,
45
- class: "bb-toast-message__close",
46
- onClick: b
47
- }, {
48
- default: g(() => a[0] || (a[0] = [
49
- t("svg", {
50
- fill: "none",
51
- viewBox: "0 0 24 24",
52
- xmlns: "http://www.w3.org/2000/svg"
53
- }, [
54
- t("path", {
55
- d: "M23 23L1 1M23 1L1 23",
56
- stroke: "currentColor",
57
- "stroke-linecap": "round",
58
- "stroke-width": "2"
59
- })
60
- ], -1)
61
- ])),
62
- _: 1
63
- }, 8, ["aria-label"])) : s("", !0)
64
- ], 2));
65
55
  }
66
- });
56
+ }
57
+ i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
67
58
  export {
68
- z as default
59
+ d as default
69
60
  };
package/dist/index316.js CHANGED
@@ -1,9 +1,7 @@
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
+ import { getType as t } from "./index321.js";
2
+ function o(r) {
3
+ return t(r) === "Array";
6
4
  }
7
5
  export {
8
- c as chunk
6
+ o as isArray
9
7
  };
package/dist/index317.js CHANGED
@@ -1,21 +1,10 @@
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
+ import { getType as o } from "./index321.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;
17
7
  }
18
- const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
19
8
  export {
20
- l as sort
9
+ c as isPlainObject
21
10
  };
package/dist/index318.js CHANGED
@@ -1,5 +1,9 @@
1
- import o from "./index266.js";
2
- /* empty css */
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
+ }
3
7
  export {
4
- o as default
8
+ l as range
5
9
  };
package/dist/index319.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
2
  /* empty css */
3
- import n from "./index272.js";
3
+ import n from "./index283.js";
4
4
  const l = {}, s = {
5
5
  class: "bb-error-icon",
6
6
  fill: "none",
package/dist/index320.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
2
  /* empty css */
3
- import n from "./index272.js";
3
+ import n from "./index283.js";
4
4
  const l = {}, s = {
5
5
  class: "bb-clearable-button",
6
6
  type: "button"
package/dist/index321.js CHANGED
@@ -1,55 +1,6 @@
1
- const e = {
2
- common: {
3
- closeLabel: "Chiudi",
4
- loadingText: "Caricamento...",
5
- noDataText: "Nessun elemento da visualizzare"
6
- },
7
- colorInput: {
8
- paletteLabel: "Seleziona un colore dalla tavolozza"
9
- },
10
- datePicker: {
11
- monthLabel: "Seleziona un mese",
12
- yearLabel: "Seleziona un anno",
13
- previousMonthLabel: "Vai indietro di un mese",
14
- nextMonthLabel: "Vai avanti di un mese"
15
- },
16
- baseDatePickerInput: {
17
- dateFormat: "Formato della data",
18
- dateFormatSingle: "GG/MM/AAAA",
19
- dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
20
- emptyRange: "Seleziona un range",
21
- changeSelectionRange: "Cambia selezione, da {0} a {1}",
22
- changeSelection: "Cambia selezione, {0}",
23
- emptySelection: "Seleziona una data"
24
- },
25
- dialog: {
26
- closeLabel: "Chiudi modale"
27
- },
28
- dropdownButton: {
29
- open: "Apri menu",
30
- close: "Chiudi menu"
31
- },
32
- rating: {
33
- singleStar: "{0} su {1}",
34
- multipleStars: "{0} su {1}"
35
- },
36
- select: {
37
- multipleMaxReached: "{0} elementi selezionati"
38
- },
39
- chip: {
40
- clearLabel: "Elimina"
41
- },
42
- pagination: {
43
- previous: "Precedente",
44
- next: "Successivo"
45
- },
46
- table: {
47
- noDataText: "Non ci sono elementi da visualizzare",
48
- selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
49
- selectText: "Seleziona un elemento",
50
- select: "Seleziona"
51
- }
52
- };
1
+ function e(t) {
2
+ return Object.prototype.toString.call(t).slice(8, -1);
3
+ }
53
4
  export {
54
- e as default
5
+ e as getType
55
6
  };
package/dist/index322.js CHANGED
@@ -1,53 +1,53 @@
1
1
  const e = {
2
2
  common: {
3
- closeLabel: "Close",
4
- loadingText: "Loading...",
5
- noDataText: "No data to display"
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare"
6
6
  },
7
7
  colorInput: {
8
- paletteLabel: "Select a color from the palette"
8
+ paletteLabel: "Seleziona un colore dalla tavolozza"
9
9
  },
10
10
  datePicker: {
11
- monthLabel: "Select a month",
12
- yearLabel: "Select a year",
13
- previousMonthLabel: "Go to previous month",
14
- nextMonthLabel: "Go to next month"
11
+ monthLabel: "Seleziona un mese",
12
+ yearLabel: "Seleziona un anno",
13
+ previousMonthLabel: "Vai indietro di un mese",
14
+ nextMonthLabel: "Vai avanti di un mese"
15
15
  },
16
16
  baseDatePickerInput: {
17
- dateFormat: "Date format",
18
- dateFormatSingle: "DD/MM/YYYY",
19
- dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
20
- emptyRange: "Select a range",
21
- changeSelectionRange: "Change selection, from {0} to {1}",
22
- changeSelection: "Change selection, {0}",
23
- emptySelection: "Select a date"
17
+ dateFormat: "Formato della data",
18
+ dateFormatSingle: "GG/MM/AAAA",
19
+ dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
20
+ emptyRange: "Seleziona un range",
21
+ changeSelectionRange: "Cambia selezione, da {0} a {1}",
22
+ changeSelection: "Cambia selezione, {0}",
23
+ emptySelection: "Seleziona una data"
24
24
  },
25
25
  dialog: {
26
- closeLabel: "Close dialog"
26
+ closeLabel: "Chiudi modale"
27
27
  },
28
28
  dropdownButton: {
29
- open: "Open menu",
30
- close: "Close menu"
29
+ open: "Apri menu",
30
+ close: "Chiudi menu"
31
31
  },
32
32
  rating: {
33
- singleStar: "{0} out of {1}",
34
- multipleStars: "{0} out of {1}"
33
+ singleStar: "{0} su {1}",
34
+ multipleStars: "{0} su {1}"
35
35
  },
36
36
  select: {
37
- multipleMaxReached: "{0} items selected"
37
+ multipleMaxReached: "{0} elementi selezionati"
38
38
  },
39
39
  chip: {
40
- clearLabel: "Remove"
40
+ clearLabel: "Elimina"
41
41
  },
42
42
  pagination: {
43
- previous: "Previous",
44
- next: "Next"
43
+ previous: "Precedente",
44
+ next: "Successivo"
45
45
  },
46
46
  table: {
47
- noDataText: "No data to display",
48
- selectAllLabel: "Select all items on this page",
49
- selectText: "Select an item",
50
- select: "Select"
47
+ noDataText: "Non ci sono elementi da visualizzare",
48
+ selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
49
+ selectText: "Seleziona un elemento",
50
+ select: "Seleziona"
51
51
  }
52
52
  };
53
53
  export {
package/dist/index323.js CHANGED
@@ -1,7 +1,55 @@
1
- import { getType as t } from "./index326.js";
2
- function o(r) {
3
- return t(r) === "Array";
4
- }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display"
6
+ },
7
+ colorInput: {
8
+ paletteLabel: "Select a color from the palette"
9
+ },
10
+ datePicker: {
11
+ monthLabel: "Select a month",
12
+ yearLabel: "Select a year",
13
+ previousMonthLabel: "Go to previous month",
14
+ nextMonthLabel: "Go to next month"
15
+ },
16
+ baseDatePickerInput: {
17
+ dateFormat: "Date format",
18
+ dateFormatSingle: "DD/MM/YYYY",
19
+ dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
20
+ emptyRange: "Select a range",
21
+ changeSelectionRange: "Change selection, from {0} to {1}",
22
+ changeSelection: "Change selection, {0}",
23
+ emptySelection: "Select a date"
24
+ },
25
+ dialog: {
26
+ closeLabel: "Close dialog"
27
+ },
28
+ dropdownButton: {
29
+ open: "Open menu",
30
+ close: "Close menu"
31
+ },
32
+ rating: {
33
+ singleStar: "{0} out of {1}",
34
+ multipleStars: "{0} out of {1}"
35
+ },
36
+ select: {
37
+ multipleMaxReached: "{0} items selected"
38
+ },
39
+ chip: {
40
+ clearLabel: "Remove"
41
+ },
42
+ pagination: {
43
+ previous: "Previous",
44
+ next: "Next"
45
+ },
46
+ table: {
47
+ noDataText: "No data to display",
48
+ selectAllLabel: "Select all items on this page",
49
+ selectText: "Select an item",
50
+ select: "Select"
51
+ }
52
+ };
5
53
  export {
6
- o as isArray
54
+ e as default
7
55
  };
package/dist/index324.js CHANGED
@@ -1,10 +1,5 @@
1
- import { getType as o } from "./index326.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
- }
1
+ import o from "./index266.js";
2
+ /* empty css */
8
3
  export {
9
- c as isPlainObject
4
+ o as default
10
5
  };
package/dist/index325.js CHANGED
@@ -1,9 +1,9 @@
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;
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;
6
6
  }
7
7
  export {
8
- l as range
8
+ c as chunk
9
9
  };
package/dist/index326.js CHANGED
@@ -1,6 +1,21 @@
1
- function e(t) {
2
- return Object.prototype.toString.call(t).slice(8, -1);
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;
3
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
4
19
  export {
5
- e as getType
20
+ l as sort
6
21
  };
package/dist/index328.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index315.js";
1
+ import f from "./index312.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index33.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as M, ref as g, toRef as d, openBlock as S, createBlock as R, unref as V, withCtx as t, renderSlot as i, normalizeProps as f, guardReactiveProps as h, createVNode as z, mergeProps as B, createSlots as G } from "vue";
2
2
  import W from "./index31.js";
3
3
  /* empty css */
4
- import j from "./index229.js";
4
+ import j from "./index237.js";
5
5
  /* empty css */
6
- import { useItemsGetter as A } from "./index231.js";
7
- import { usePrefill as K } from "./index237.js";
8
- import { useIndexById as k } from "./index232.js";
9
- import { useBaseOptions as N } from "./index233.js";
10
- import { useCoherence as O } from "./index234.js";
11
- import { hash as U } from "./index235.js";
12
- import { useHashedWatcher as T } from "./index236.js";
6
+ import { useItemsGetter as A } from "./index239.js";
7
+ import { usePrefill as K } from "./index244.js";
8
+ import { useIndexById as k } from "./index240.js";
9
+ import { useBaseOptions as N } from "./index241.js";
10
+ import { useCoherence as O } from "./index242.js";
11
+ import { hash as U } from "./index230.js";
12
+ import { useHashedWatcher as T } from "./index243.js";
13
13
  const se = /* @__PURE__ */ M({
14
14
  __name: "BaseRadioGroup",
15
15
  props: {
package/dist/index331.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index277.js";
1
+ import { getDefaultExportFromCjs as dr, commonjsGlobal as D } from "./index270.js";
2
2
  import { __module as M } from "./index334.js";
3
3
  M.exports;
4
4
  (function(j, F) {
package/dist/index35.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, ref as v, computed as f, openBlock as l, createElementBlock as r, mergeProps as h, createElementVNode as i, renderSlot as p, Fragment as V, renderList as M, normalizeClass as D, toDisplayString as F, unref as y } from "vue";
2
- import { booleanishToBoolean as T } from "./index240.js";
3
- import { identity as $ } from "./index221.js";
4
- import { isCssColor as k } from "./index238.js";
2
+ import { booleanishToBoolean as T } from "./index247.js";
3
+ import { identity as $ } from "./index214.js";
4
+ import { isCssColor as k } from "./index245.js";
5
5
  import { isNotNil as q } from "./index134.js";
6
- import { useLocale as x } from "./index212.js";
6
+ import { useLocale as x } from "./index217.js";
7
7
  const H = { class: "bb-base-rating__inner-container" }, S = { class: "bb-base-rating__label-text sr-only" }, N = ["id", "aria-describedby", "autofocus", "checked", "disabled", "name", "required", "value"], j = ["height", "width"], W = /* @__PURE__ */ I({
8
8
  __name: "BaseRating",
9
9
  props: {