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.
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +15 -3
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +29 -367
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +76 -89
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +75 -89
- package/dist/components/BbRows/BbRows.vue.d.ts +70 -85
- package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -10
- package/dist/components/BbTable/BbTable.vue.d.ts +63 -91
- package/dist/components/BbTable/types.d.ts +46 -27
- package/dist/components/ListBox.vue.d.ts +40 -44
- package/dist/index100.js +91 -82
- package/dist/index101.js +7 -16
- package/dist/index111.js +235 -211
- package/dist/index119.js +2 -2
- package/dist/index121.js +5 -5
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +124 -63
- package/dist/index208.js +7 -0
- package/dist/index209.js +125 -13
- package/dist/index21.js +16 -16
- package/dist/index210.js +15 -19
- package/dist/index211.js +16 -4
- package/dist/index212.js +19 -13
- package/dist/index213.js +15 -3
- package/dist/index214.js +2 -126
- package/dist/index215.js +2 -5
- package/dist/index216.js +40 -124
- package/dist/index217.js +13 -16
- package/dist/index218.js +19 -15
- package/dist/index219.js +6 -19
- package/dist/index220.js +15 -15
- package/dist/index221.js +65 -2
- package/dist/index223.js +12 -40
- package/dist/index224.js +5 -6
- package/dist/index225.js +2 -15
- package/dist/index226.js +369 -5
- package/dist/index227.js +4 -2
- package/dist/index228.js +17 -367
- package/dist/index229.js +27 -86
- package/dist/index23.js +19 -19
- package/dist/index230.js +5 -0
- package/dist/index231.js +8 -25
- package/dist/index232.js +250 -17
- package/dist/index233.js +50 -49
- package/dist/index234.js +44 -15
- package/dist/index235.js +5 -3
- package/dist/index236.js +60 -12
- package/dist/index237.js +86 -16
- package/dist/index239.js +25 -4
- package/dist/index240.js +17 -2
- package/dist/index241.js +50 -18
- package/dist/index242.js +15 -27
- package/dist/index243.js +12 -8
- package/dist/index244.js +16 -250
- package/dist/index245.js +2 -52
- package/dist/index246.js +4 -44
- package/dist/index247.js +2 -5
- package/dist/index248.js +3 -60
- package/dist/index249.js +7 -3
- package/dist/index25.js +7 -7
- package/dist/index250.js +3 -7
- package/dist/index251.js +106 -2
- package/dist/index253.js +100 -2
- package/dist/index255.js +17 -105
- package/dist/index256.js +14 -0
- package/dist/index257.js +197 -83
- package/dist/index258.js +4 -0
- package/dist/index259.js +2 -12
- package/dist/index262.js +3 -3
- package/dist/index266.js +3 -3
- package/dist/index269.js +280 -223
- package/dist/index27.js +1 -1
- package/dist/index270.js +6 -3
- package/dist/index271.js +4 -0
- package/dist/index272.js +2 -7
- package/dist/index273.js +2 -176
- package/dist/index274.js +2 -7
- package/dist/index275.js +2 -11
- package/dist/index276.js +2 -281
- package/dist/index277.js +125 -5
- package/dist/index278.js +431 -2
- package/dist/index279.js +176 -2
- package/dist/index280.js +2 -2
- package/dist/index281.js +3 -2
- package/dist/index283.js +7 -2
- package/dist/index284.js +21 -125
- package/dist/index286.js +7 -2
- package/dist/index287.js +11 -22
- package/dist/index288.js +438 -0
- package/dist/index289.js +127 -3
- package/dist/index29.js +2 -2
- package/dist/index290.js +197 -14
- package/dist/index291.js +4 -9
- package/dist/index293.js +3 -4
- package/dist/index294.js +15 -434
- package/dist/index295.js +8 -126
- package/dist/index296.js +2 -200
- package/dist/index298.js +2 -2
- package/dist/index299.js +1 -1
- package/dist/index300.js +1 -1
- package/dist/index301.js +1 -1
- package/dist/index302.js +21 -1
- package/dist/index304.js +91 -0
- package/dist/index306.js +218 -83
- package/dist/index307.js +1 -1
- package/dist/index308.js +1 -1
- package/dist/index309.js +2 -214
- package/dist/index31.js +2 -2
- package/dist/index311.js +5 -3
- package/dist/index312.js +67 -3
- package/dist/index313.js +3 -58
- package/dist/index314.js +3 -5
- package/dist/index315.js +56 -65
- package/dist/index316.js +4 -6
- package/dist/index317.js +7 -18
- package/dist/index318.js +7 -3
- package/dist/index319.js +1 -1
- package/dist/index320.js +1 -1
- package/dist/index321.js +4 -53
- package/dist/index322.js +28 -28
- package/dist/index323.js +53 -5
- package/dist/index324.js +3 -8
- package/dist/index325.js +6 -6
- package/dist/index326.js +18 -3
- package/dist/index328.js +1 -1
- package/dist/index33.js +8 -8
- package/dist/index331.js +1 -1
- package/dist/index35.js +4 -4
- package/dist/index37.js +176 -175
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +1 -1
- package/dist/index75.js +35 -33
- package/dist/index77.js +54 -50
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +1 -1
- package/dist/index88.js +3 -3
- package/dist/types/ColumnName.d.ts +4 -0
- package/dist/types/Option.d.ts +2 -2
- package/dist/types/PrefixWith.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index222.js +0 -4
- package/dist/index238.js +0 -4
- package/dist/index252.js +0 -4
- package/dist/index254.js +0 -20
- package/dist/index282.js +0 -4
- package/dist/index285.js +0 -433
- 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
|
-
|
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
|
-
|
4
|
+
i as default
|
7
5
|
};
|
package/dist/index315.js
CHANGED
@@ -1,69 +1,60 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
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
|
-
|
59
|
+
d as default
|
69
60
|
};
|
package/dist/index316.js
CHANGED
@@ -1,9 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
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
|
-
|
6
|
+
o as isArray
|
9
7
|
};
|
package/dist/index317.js
CHANGED
@@ -1,21 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
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
|
-
|
9
|
+
c as isPlainObject
|
21
10
|
};
|
package/dist/index318.js
CHANGED
package/dist/index319.js
CHANGED
package/dist/index320.js
CHANGED
package/dist/index321.js
CHANGED
@@ -1,55 +1,6 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
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
|
5
|
+
e as getType
|
55
6
|
};
|
package/dist/index322.js
CHANGED
@@ -1,53 +1,53 @@
|
|
1
1
|
const e = {
|
2
2
|
common: {
|
3
|
-
closeLabel: "
|
4
|
-
loadingText: "
|
5
|
-
noDataText: "
|
3
|
+
closeLabel: "Chiudi",
|
4
|
+
loadingText: "Caricamento...",
|
5
|
+
noDataText: "Nessun elemento da visualizzare"
|
6
6
|
},
|
7
7
|
colorInput: {
|
8
|
-
paletteLabel: "
|
8
|
+
paletteLabel: "Seleziona un colore dalla tavolozza"
|
9
9
|
},
|
10
10
|
datePicker: {
|
11
|
-
monthLabel: "
|
12
|
-
yearLabel: "
|
13
|
-
previousMonthLabel: "
|
14
|
-
nextMonthLabel: "
|
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: "
|
18
|
-
dateFormatSingle: "
|
19
|
-
dateFormatRange: "
|
20
|
-
emptyRange: "
|
21
|
-
changeSelectionRange: "
|
22
|
-
changeSelection: "
|
23
|
-
emptySelection: "
|
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: "
|
26
|
+
closeLabel: "Chiudi modale"
|
27
27
|
},
|
28
28
|
dropdownButton: {
|
29
|
-
open: "
|
30
|
-
close: "
|
29
|
+
open: "Apri menu",
|
30
|
+
close: "Chiudi menu"
|
31
31
|
},
|
32
32
|
rating: {
|
33
|
-
singleStar: "{0}
|
34
|
-
multipleStars: "{0}
|
33
|
+
singleStar: "{0} su {1}",
|
34
|
+
multipleStars: "{0} su {1}"
|
35
35
|
},
|
36
36
|
select: {
|
37
|
-
multipleMaxReached: "{0}
|
37
|
+
multipleMaxReached: "{0} elementi selezionati"
|
38
38
|
},
|
39
39
|
chip: {
|
40
|
-
clearLabel: "
|
40
|
+
clearLabel: "Elimina"
|
41
41
|
},
|
42
42
|
pagination: {
|
43
|
-
previous: "
|
44
|
-
next: "
|
43
|
+
previous: "Precedente",
|
44
|
+
next: "Successivo"
|
45
45
|
},
|
46
46
|
table: {
|
47
|
-
noDataText: "
|
48
|
-
selectAllLabel: "
|
49
|
-
selectText: "
|
50
|
-
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
|
-
|
2
|
-
|
3
|
-
|
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
|
-
|
54
|
+
e as default
|
7
55
|
};
|
package/dist/index324.js
CHANGED
@@ -1,10 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
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
|
-
|
4
|
+
o as default
|
10
5
|
};
|
package/dist/index325.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
function
|
2
|
-
const
|
3
|
-
for (let
|
4
|
-
t
|
5
|
-
return
|
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
|
-
|
8
|
+
c as chunk
|
9
9
|
};
|
package/dist/index326.js
CHANGED
@@ -1,6 +1,21 @@
|
|
1
|
-
function
|
2
|
-
|
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
|
-
|
20
|
+
l as sort
|
6
21
|
};
|
package/dist/index328.js
CHANGED
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 "./
|
4
|
+
import j from "./index237.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as A } from "./
|
7
|
-
import { usePrefill as K } from "./
|
8
|
-
import { useIndexById as k } from "./
|
9
|
-
import { useBaseOptions as N } from "./
|
10
|
-
import { useCoherence as O } from "./
|
11
|
-
import { hash as U } from "./
|
12
|
-
import { useHashedWatcher as T } from "./
|
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
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 "./
|
3
|
-
import { identity as $ } from "./
|
4
|
-
import { isCssColor as k } from "./
|
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 "./
|
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: {
|