@firstnoodle-ui/bui 0.0.58 → 0.0.59
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/index.mjs +94 -88
- package/dist/utils/getModifierKeyIcon.d.ts +2 -0
- package/dist/utils/index.d.ts +1 -0
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -2735,6 +2735,11 @@ const OC = /* @__PURE__ */ gn(v0, [["render", b0]]), k0 = {
|
|
|
2735
2735
|
return (...r) => {
|
|
2736
2736
|
clearTimeout(n), n = setTimeout(() => t.apply(void 0, r), e);
|
|
2737
2737
|
};
|
|
2738
|
+
}, NC = () => {
|
|
2739
|
+
if ("userAgentData" in navigator && navigator.userAgentData.platform === "macOS")
|
|
2740
|
+
return "key-cmd";
|
|
2741
|
+
const t = navigator.platform || navigator.userAgent || "";
|
|
2742
|
+
return /Mac|iPhone|iPad|iPod/i.test(t) ? "key-cmd" : "key-ctrl";
|
|
2738
2743
|
};
|
|
2739
2744
|
let Xi;
|
|
2740
2745
|
const I5 = () => {
|
|
@@ -2820,7 +2825,7 @@ const I5 = () => {
|
|
|
2820
2825
|
}, null, 42, P5)) : T("", !0)
|
|
2821
2826
|
], 6));
|
|
2822
2827
|
}
|
|
2823
|
-
}), z5 = { class: "relative w-full h-full overflow-hidden bg-primary" },
|
|
2828
|
+
}), z5 = { class: "relative w-full h-full overflow-hidden bg-primary" }, $C = /* @__PURE__ */ $({
|
|
2824
2829
|
__name: "HorizontalLayout",
|
|
2825
2830
|
props: {
|
|
2826
2831
|
asideLeftBgColorClass: { default: "" },
|
|
@@ -2897,7 +2902,7 @@ const I5 = () => {
|
|
|
2897
2902
|
}, 8, ["border", "draggable", "width"])) : T("", !0)
|
|
2898
2903
|
]));
|
|
2899
2904
|
}
|
|
2900
|
-
}),
|
|
2905
|
+
}), IC = /* @__PURE__ */ $({
|
|
2901
2906
|
__name: "InlineFormWrapper",
|
|
2902
2907
|
props: {
|
|
2903
2908
|
order: {},
|
|
@@ -3094,7 +3099,7 @@ const I5 = () => {
|
|
|
3094
3099
|
}, null, 8, ["name"])
|
|
3095
3100
|
], 2));
|
|
3096
3101
|
}
|
|
3097
|
-
}), W5 = ["min", "max", "auto-focus", "disabled", "value", "placeholder", "onKeydown"],
|
|
3102
|
+
}), W5 = ["min", "max", "auto-focus", "disabled", "value", "placeholder", "onKeydown"], PC = /* @__PURE__ */ $({
|
|
3098
3103
|
__name: "InputNumber",
|
|
3099
3104
|
props: {
|
|
3100
3105
|
disabled: { type: Boolean, default: !1 },
|
|
@@ -3318,7 +3323,7 @@ const Nr = /* @__PURE__ */ gn(j5, [["render", K5]]), q5 = {
|
|
|
3318
3323
|
}, 8, ["show", "type"])
|
|
3319
3324
|
], 8, ["to"]));
|
|
3320
3325
|
}
|
|
3321
|
-
}), G5 = { class: "text-sm tracking-wide" }, X5 = { class: "text-sm tracking-wide" },
|
|
3326
|
+
}), G5 = { class: "text-sm tracking-wide" }, X5 = { class: "text-sm tracking-wide" }, zC = /* @__PURE__ */ $({
|
|
3322
3327
|
__name: "NavItem",
|
|
3323
3328
|
props: {
|
|
3324
3329
|
exact: { type: Boolean, default: !1 },
|
|
@@ -3375,7 +3380,7 @@ const Nr = /* @__PURE__ */ gn(j5, [["render", K5]]), q5 = {
|
|
|
3375
3380
|
}), Q5 = {
|
|
3376
3381
|
"data-theme": "dark",
|
|
3377
3382
|
class: "inline-flex items-stretch h-10 px-1 rounded-xl bg-black shadow-xl pointer-events-auto justify-between"
|
|
3378
|
-
}, _5 = { class: "text-sm cursor-default truncate min-w-0" },
|
|
3383
|
+
}, _5 = { class: "text-sm cursor-default truncate min-w-0" }, BC = /* @__PURE__ */ $({
|
|
3379
3384
|
__name: "Notification",
|
|
3380
3385
|
props: {
|
|
3381
3386
|
showDetailsButton: { type: Boolean },
|
|
@@ -3430,7 +3435,7 @@ const Nr = /* @__PURE__ */ gn(j5, [["render", K5]]), q5 = {
|
|
|
3430
3435
|
})
|
|
3431
3436
|
]));
|
|
3432
3437
|
}
|
|
3433
|
-
}),
|
|
3438
|
+
}), ZC = /* @__PURE__ */ $({
|
|
3434
3439
|
__name: "Pagination",
|
|
3435
3440
|
props: {
|
|
3436
3441
|
borders: { type: Boolean, default: !1 },
|
|
@@ -3553,7 +3558,7 @@ const Nr = /* @__PURE__ */ gn(j5, [["render", K5]]), q5 = {
|
|
|
3553
3558
|
}, null, 42, e2)) : T("", !0)
|
|
3554
3559
|
], 6));
|
|
3555
3560
|
}
|
|
3556
|
-
}), t2 = { class: "relative w-full h-full overflow-hidden bg-primary" },
|
|
3561
|
+
}), t2 = { class: "relative w-full h-full overflow-hidden bg-primary" }, FC = /* @__PURE__ */ $({
|
|
3557
3562
|
__name: "PanelLayout",
|
|
3558
3563
|
props: {
|
|
3559
3564
|
borders: { type: Boolean, default: !1 },
|
|
@@ -4837,7 +4842,7 @@ function r4(t, e) {
|
|
|
4837
4842
|
const ts = /* @__PURE__ */ gn(t4, [["render", r4]]), s4 = {
|
|
4838
4843
|
key: 0,
|
|
4839
4844
|
class: "flex items-center justify-between px-4 pb-4"
|
|
4840
|
-
},
|
|
4845
|
+
}, WC = /* @__PURE__ */ $({
|
|
4841
4846
|
__name: "PopCalendar",
|
|
4842
4847
|
props: {
|
|
4843
4848
|
mode: { default: "immediate" },
|
|
@@ -4913,7 +4918,7 @@ const ts = /* @__PURE__ */ gn(t4, [["render", r4]]), s4 = {
|
|
|
4913
4918
|
}), i4 = { class: "inline-flex" }, o4 = {
|
|
4914
4919
|
key: 0,
|
|
4915
4920
|
class: "flex flex-col gap-0"
|
|
4916
|
-
}, l4 = { class: "text-sm text-secondary" },
|
|
4921
|
+
}, l4 = { class: "text-sm text-secondary" }, jC = /* @__PURE__ */ $({
|
|
4917
4922
|
__name: "PopConfirm",
|
|
4918
4923
|
props: {
|
|
4919
4924
|
order: {},
|
|
@@ -5004,7 +5009,7 @@ const ts = /* @__PURE__ */ gn(t4, [["render", r4]]), s4 = {
|
|
|
5004
5009
|
function c4(t, e) {
|
|
5005
5010
|
return " To be implemented ";
|
|
5006
5011
|
}
|
|
5007
|
-
const
|
|
5012
|
+
const UC = /* @__PURE__ */ gn(a4, [["render", c4]]);
|
|
5008
5013
|
var kt = /* @__PURE__ */ ((t) => (t.ERROR = "error", t.IDLE = "idle", t.LOADING = "loading", t.MATCH = "match", t.NO_MATCH = "no match", t))(kt || {});
|
|
5009
5014
|
const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
5010
5015
|
__name: "option",
|
|
@@ -5521,7 +5526,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5521
5526
|
}, null, 8, ["move", "size"]))
|
|
5522
5527
|
], 2));
|
|
5523
5528
|
}
|
|
5524
|
-
}),
|
|
5529
|
+
}), KC = /* @__PURE__ */ $({
|
|
5525
5530
|
__name: "ScrollBottomLoader",
|
|
5526
5531
|
emits: ["intersect"],
|
|
5527
5532
|
setup(t, { emit: e }) {
|
|
@@ -5542,7 +5547,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5542
5547
|
}))
|
|
5543
5548
|
], 512));
|
|
5544
5549
|
}
|
|
5545
|
-
}),
|
|
5550
|
+
}), qC = ["top", "bottom", "left", "right"], YC = ["up", "down", "left", "right"], R4 = {
|
|
5546
5551
|
key: 1,
|
|
5547
5552
|
class: "text-xs"
|
|
5548
5553
|
}, D4 = /* @__PURE__ */ $({
|
|
@@ -5568,7 +5573,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5568
5573
|
t.segment.label ? (y(), v("p", R4, ce(t.segment.label), 1)) : T("", !0)
|
|
5569
5574
|
], 2));
|
|
5570
5575
|
}
|
|
5571
|
-
}),
|
|
5576
|
+
}), JC = /* @__PURE__ */ $({
|
|
5572
5577
|
__name: "SegmentedControls",
|
|
5573
5578
|
props: {
|
|
5574
5579
|
segments: {},
|
|
@@ -5589,7 +5594,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5589
5594
|
_: 1
|
|
5590
5595
|
}));
|
|
5591
5596
|
}
|
|
5592
|
-
}),
|
|
5597
|
+
}), GC = /* @__PURE__ */ $({
|
|
5593
5598
|
__name: "OptionGroup",
|
|
5594
5599
|
props: {
|
|
5595
5600
|
label: {},
|
|
@@ -5607,7 +5612,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5607
5612
|
F(e.$slots, "default")
|
|
5608
5613
|
], 2));
|
|
5609
5614
|
}
|
|
5610
|
-
}), N4 = { class: "list-none flex items-center w-full overflow-hidden bg-primary" }, $4 = { class: "flex-1 w-full overflow-hidden flex items-center gap-2" },
|
|
5615
|
+
}), N4 = { class: "list-none flex items-center w-full overflow-hidden bg-primary" }, $4 = { class: "flex-1 w-full overflow-hidden flex items-center gap-2" }, XC = /* @__PURE__ */ $({
|
|
5611
5616
|
__name: "SelectListOption",
|
|
5612
5617
|
props: {
|
|
5613
5618
|
hoveredOption: {},
|
|
@@ -5863,7 +5868,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
5863
5868
|
}, J4 = { class: "flex-none flex items-center justify-between gap-1 px-4 py-1" }, G4 = {
|
|
5864
5869
|
key: 0,
|
|
5865
5870
|
class: "px-4 h-8 flex items-center text-ui-label-14-regular text-disabled-font"
|
|
5866
|
-
}, X4 = { class: "flex-0 px-6 py-4" },
|
|
5871
|
+
}, X4 = { class: "flex-0 px-6 py-4" }, QC = /* @__PURE__ */ $({
|
|
5867
5872
|
__name: "SelectList",
|
|
5868
5873
|
props: {
|
|
5869
5874
|
identifier: { default: "label" },
|
|
@@ -6077,7 +6082,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6077
6082
|
])) : T("", !0)
|
|
6078
6083
|
], 4));
|
|
6079
6084
|
}
|
|
6080
|
-
}),
|
|
6085
|
+
}), _C = ["error", "idle", "loading", "match", "no match"], ev = ["checkbox", "deletable", "single"], Ll = /* @__PURE__ */ $({
|
|
6081
6086
|
__name: "WindowFrame",
|
|
6082
6087
|
setup(t, { expose: e }) {
|
|
6083
6088
|
var r;
|
|
@@ -6096,7 +6101,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6096
6101
|
}), Q4 = {
|
|
6097
6102
|
key: 0,
|
|
6098
6103
|
class: "px-6 flex items-center justify-between w-full h-12"
|
|
6099
|
-
}, _4 = { class: "px-6" }, e3 = { class: "px-6" },
|
|
6104
|
+
}, _4 = { class: "px-6" }, e3 = { class: "px-6" }, tv = /* @__PURE__ */ $({
|
|
6100
6105
|
__name: "SideOver",
|
|
6101
6106
|
props: {
|
|
6102
6107
|
closeable: { type: Boolean, default: !0 },
|
|
@@ -6188,12 +6193,12 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6188
6193
|
}, 8, ["show", "type"])
|
|
6189
6194
|
], 8, ["to"]));
|
|
6190
6195
|
}
|
|
6191
|
-
}),
|
|
6196
|
+
}), nv = /* @__PURE__ */ $({
|
|
6192
6197
|
__name: "StatusSelect",
|
|
6193
6198
|
setup(t) {
|
|
6194
6199
|
return (e, n) => " TODO ";
|
|
6195
6200
|
}
|
|
6196
|
-
}),
|
|
6201
|
+
}), rv = /* @__PURE__ */ $({
|
|
6197
6202
|
__name: "Switch",
|
|
6198
6203
|
props: {
|
|
6199
6204
|
value: { type: Boolean, default: !1 },
|
|
@@ -6239,7 +6244,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6239
6244
|
key: 0,
|
|
6240
6245
|
class: "absolute",
|
|
6241
6246
|
style: { top: "0em", right: "-0.6em" }
|
|
6242
|
-
},
|
|
6247
|
+
}, sv = /* @__PURE__ */ $({
|
|
6243
6248
|
__name: "Tab",
|
|
6244
6249
|
props: {
|
|
6245
6250
|
icon: {},
|
|
@@ -6288,7 +6293,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6288
6293
|
])
|
|
6289
6294
|
], 10, t3));
|
|
6290
6295
|
}
|
|
6291
|
-
}), s3 = { class: "truncate" },
|
|
6296
|
+
}), s3 = { class: "truncate" }, iv = /* @__PURE__ */ $({
|
|
6292
6297
|
__name: "Tag",
|
|
6293
6298
|
props: {
|
|
6294
6299
|
label: {},
|
|
@@ -6411,7 +6416,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6411
6416
|
_: 1
|
|
6412
6417
|
}, 8, ["text"]));
|
|
6413
6418
|
}
|
|
6414
|
-
}), l3 = ["value", "placeholder"],
|
|
6419
|
+
}), l3 = ["value", "placeholder"], ov = /* @__PURE__ */ $({
|
|
6415
6420
|
__name: "TagInput",
|
|
6416
6421
|
props: {
|
|
6417
6422
|
placeholder: { default: "Enter value, comma separated" },
|
|
@@ -6461,7 +6466,7 @@ const u4 = ["onKeydown"], d4 = /* @__PURE__ */ $({
|
|
|
6461
6466
|
_: 1
|
|
6462
6467
|
}));
|
|
6463
6468
|
}
|
|
6464
|
-
}),
|
|
6469
|
+
}), lv = {
|
|
6465
6470
|
validate: (t) => /^[\w.%+-]+@[a-z0-9.-]+\.[a-z]{2,}$/i.test(t),
|
|
6466
6471
|
errorMessage: () => "Invalid format."
|
|
6467
6472
|
}, a3 = {
|
|
@@ -6519,7 +6524,7 @@ function d3(t, e) {
|
|
|
6519
6524
|
C("div", { class: "w-px h-full bg-tertiary" }, null, -1)
|
|
6520
6525
|
])]);
|
|
6521
6526
|
}
|
|
6522
|
-
const
|
|
6527
|
+
const av = /* @__PURE__ */ gn(c3, [["render", d3]]);
|
|
6523
6528
|
function Ze(t) {
|
|
6524
6529
|
this.content = t;
|
|
6525
6530
|
}
|
|
@@ -19853,7 +19858,7 @@ function w6(t, e, n) {
|
|
|
19853
19858
|
(i = t.value) == null || i.off("update", s), (o = t.value) == null || o.off("transaction", s);
|
|
19854
19859
|
}), r;
|
|
19855
19860
|
}
|
|
19856
|
-
const L6 = { class: "space-y-1" }, M6 = { class: "space-y-1" },
|
|
19861
|
+
const L6 = { class: "space-y-1" }, M6 = { class: "space-y-1" }, uv = /* @__PURE__ */ $({
|
|
19857
19862
|
__name: "InserLink",
|
|
19858
19863
|
props: {
|
|
19859
19864
|
editor: {}
|
|
@@ -19958,7 +19963,7 @@ const L6 = { class: "space-y-1" }, M6 = { class: "space-y-1" }, cv = /* @__PURE_
|
|
|
19958
19963
|
_: 1
|
|
19959
19964
|
}, 512));
|
|
19960
19965
|
}
|
|
19961
|
-
}),
|
|
19966
|
+
}), dv = /* @__PURE__ */ $({
|
|
19962
19967
|
__name: "InsertImage",
|
|
19963
19968
|
props: {
|
|
19964
19969
|
editor: {}
|
|
@@ -23230,7 +23235,7 @@ $({
|
|
|
23230
23235
|
const ny = { key: 1 }, ry = {
|
|
23231
23236
|
key: 0,
|
|
23232
23237
|
class: "pr-1"
|
|
23233
|
-
},
|
|
23238
|
+
}, fv = /* @__PURE__ */ $({
|
|
23234
23239
|
__name: "TextEditor",
|
|
23235
23240
|
props: {
|
|
23236
23241
|
autoHideMenu: { type: Boolean, default: !1 },
|
|
@@ -23582,7 +23587,7 @@ function ay(t, e) {
|
|
|
23582
23587
|
F(t.$slots, "default")
|
|
23583
23588
|
]);
|
|
23584
23589
|
}
|
|
23585
|
-
const
|
|
23590
|
+
const hv = /* @__PURE__ */ gn(oy, [["render", ay]]);
|
|
23586
23591
|
var cy = bt.create({
|
|
23587
23592
|
name: "hardBreak",
|
|
23588
23593
|
markdownTokenName: "br",
|
|
@@ -25977,7 +25982,7 @@ var nC = class {
|
|
|
25977
25982
|
this.editor.options.content = e;
|
|
25978
25983
|
}
|
|
25979
25984
|
});
|
|
25980
|
-
const
|
|
25985
|
+
const pv = /* @__PURE__ */ $({
|
|
25981
25986
|
__name: "TiptapEditor",
|
|
25982
25987
|
props: {
|
|
25983
25988
|
content: {},
|
|
@@ -26070,7 +26075,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26070
26075
|
editor: k(i)
|
|
26071
26076
|
}, null, 8, ["editor"])) : T("", !0);
|
|
26072
26077
|
}
|
|
26073
|
-
}), sC = ["disabled"], iC = { key: 1 },
|
|
26078
|
+
}), sC = ["disabled"], iC = { key: 1 }, mv = /* @__PURE__ */ $({
|
|
26074
26079
|
__name: "ToggleButton",
|
|
26075
26080
|
props: {
|
|
26076
26081
|
active: { type: Boolean },
|
|
@@ -26134,9 +26139,9 @@ const hv = /* @__PURE__ */ $({
|
|
|
26134
26139
|
_: 1
|
|
26135
26140
|
}, 8, ["text", "delay", "placement"])) : T("", !0);
|
|
26136
26141
|
}
|
|
26137
|
-
}),
|
|
26142
|
+
}), gv = (t) => {
|
|
26138
26143
|
t.forEach((e) => e.open = !0);
|
|
26139
|
-
},
|
|
26144
|
+
}, yv = (t, e, n) => {
|
|
26140
26145
|
let r = t;
|
|
26141
26146
|
for (const s of e.map((i) => i.id)) {
|
|
26142
26147
|
if (!r || r.id !== s) {
|
|
@@ -26146,7 +26151,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26146
26151
|
if (!r) return;
|
|
26147
26152
|
}
|
|
26148
26153
|
return r[n];
|
|
26149
|
-
},
|
|
26154
|
+
}, Cv = (t, e, n, r) => {
|
|
26150
26155
|
let s = t;
|
|
26151
26156
|
for (const i of e.map((o) => o.id)) {
|
|
26152
26157
|
if (!s || s.id !== i) {
|
|
@@ -26156,7 +26161,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26156
26161
|
if (!s) return !1;
|
|
26157
26162
|
}
|
|
26158
26163
|
return s[n] = r, !0;
|
|
26159
|
-
},
|
|
26164
|
+
}, vv = (t, e, n, r) => {
|
|
26160
26165
|
let s = t;
|
|
26161
26166
|
for (const i of e.map((o) => o.id)) {
|
|
26162
26167
|
if (!s || s.id !== i) {
|
|
@@ -26178,7 +26183,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26178
26183
|
for (const n of t.children)
|
|
26179
26184
|
e.push(...lC(n));
|
|
26180
26185
|
return e;
|
|
26181
|
-
},
|
|
26186
|
+
}, bv = ({
|
|
26182
26187
|
items: t,
|
|
26183
26188
|
itemIdField: e,
|
|
26184
26189
|
parentIdField: n,
|
|
@@ -26294,7 +26299,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26294
26299
|
}, hC = { class: "text-xs truncate" }, pC = {
|
|
26295
26300
|
key: 0,
|
|
26296
26301
|
class: "relative"
|
|
26297
|
-
},
|
|
26302
|
+
}, kv = /* @__PURE__ */ $({
|
|
26298
26303
|
__name: "TreeList",
|
|
26299
26304
|
props: {
|
|
26300
26305
|
indentationAmount: { default: 20 },
|
|
@@ -26426,7 +26431,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26426
26431
|
], 64);
|
|
26427
26432
|
};
|
|
26428
26433
|
}
|
|
26429
|
-
}),
|
|
26434
|
+
}), xv = ["fill", "outline", "outlineSubtle", "text", "textSubtle", "destructive"], wv = ["default", "primary", "error"], Lv = ["default", "circle"], Mv = ["horizontal", "vertical"], mC = ["start", "center", "end", "stretch"], Sv = [...mC, "between", "around", "evenly"], Hv = ["default", "blurred"], Tv = ["click", "hover", "focus", "manual"], Vv = ["Ok", "Not Ok", "Not Applicable"], Ev = [
|
|
26430
26435
|
"admin",
|
|
26431
26436
|
"agent",
|
|
26432
26437
|
"agent-message",
|
|
@@ -26631,7 +26636,7 @@ const hv = /* @__PURE__ */ $({
|
|
|
26631
26636
|
_: 3
|
|
26632
26637
|
}, 8, ["class", "style"]));
|
|
26633
26638
|
}
|
|
26634
|
-
}),
|
|
26639
|
+
}), Av = ["header", "footer"], ka = /* @__PURE__ */ $({
|
|
26635
26640
|
__name: "VerticalLayout",
|
|
26636
26641
|
props: {
|
|
26637
26642
|
borders: { type: Boolean, default: !1 },
|
|
@@ -26706,60 +26711,60 @@ export {
|
|
|
26706
26711
|
DC as BFirstPaint,
|
|
26707
26712
|
ye as BFlexbox,
|
|
26708
26713
|
Je as BFormattingButton,
|
|
26709
|
-
|
|
26710
|
-
|
|
26714
|
+
av as BFormattingMenuDivider,
|
|
26715
|
+
$C as BHorizontalLayout,
|
|
26711
26716
|
ve as BIcon,
|
|
26712
|
-
|
|
26717
|
+
IC as BInlineFormWrapper,
|
|
26713
26718
|
Qn as BInput,
|
|
26714
|
-
|
|
26715
|
-
|
|
26716
|
-
|
|
26719
|
+
PC as BInputNumber,
|
|
26720
|
+
dv as BInsertImage,
|
|
26721
|
+
uv as BInsertLink,
|
|
26717
26722
|
Nr as BLoadSpinner,
|
|
26718
26723
|
J5 as BModal,
|
|
26719
|
-
|
|
26720
|
-
|
|
26724
|
+
zC as BNavItem,
|
|
26725
|
+
BC as BNotification,
|
|
26721
26726
|
Lc as BNotificationBadge,
|
|
26722
|
-
|
|
26723
|
-
|
|
26724
|
-
|
|
26725
|
-
|
|
26727
|
+
ZC as BPagination,
|
|
26728
|
+
FC as BPanelLayout,
|
|
26729
|
+
WC as BPopCalendar,
|
|
26730
|
+
jC as BPopConfirm,
|
|
26726
26731
|
Wc as BPopSelect,
|
|
26727
|
-
|
|
26732
|
+
UC as BPopSelectFooterButton,
|
|
26728
26733
|
es as BPopper,
|
|
26729
26734
|
ts as BPopperContent,
|
|
26730
26735
|
Ea as BResizablePanel,
|
|
26731
26736
|
bc as BRunningSection,
|
|
26732
26737
|
wl as BScreenOverlay,
|
|
26733
|
-
|
|
26738
|
+
KC as BScrollBottomLoader,
|
|
26734
26739
|
Rs as BScrollbar,
|
|
26735
|
-
|
|
26736
|
-
|
|
26737
|
-
|
|
26738
|
-
|
|
26739
|
-
|
|
26740
|
-
|
|
26741
|
-
|
|
26742
|
-
|
|
26743
|
-
|
|
26744
|
-
|
|
26745
|
-
|
|
26740
|
+
JC as BSegmentedControls,
|
|
26741
|
+
QC as BSelectList,
|
|
26742
|
+
XC as BSelectListOption,
|
|
26743
|
+
GC as BSelectListOptionGroup,
|
|
26744
|
+
tv as BSideOver,
|
|
26745
|
+
nv as BStatusSelect,
|
|
26746
|
+
rv as BSwitch,
|
|
26747
|
+
sv as BTab,
|
|
26748
|
+
iv as BTag,
|
|
26749
|
+
ov as BTagInput,
|
|
26750
|
+
fv as BTextEditor,
|
|
26746
26751
|
Of as BTextHighlight,
|
|
26747
|
-
|
|
26748
|
-
|
|
26749
|
-
|
|
26752
|
+
hv as BTextViewer,
|
|
26753
|
+
pv as BTiptapEditor,
|
|
26754
|
+
mv as BToggleButton,
|
|
26750
26755
|
Oi as BTooltip,
|
|
26751
|
-
|
|
26756
|
+
kv as BTreeList,
|
|
26752
26757
|
ka as BVerticalLayout,
|
|
26753
26758
|
Ll as BWindowFrame,
|
|
26754
|
-
|
|
26755
|
-
|
|
26756
|
-
|
|
26757
|
-
|
|
26758
|
-
|
|
26759
|
-
|
|
26760
|
-
|
|
26761
|
-
|
|
26762
|
-
|
|
26759
|
+
wv as ButtonType,
|
|
26760
|
+
Sv as Justifications,
|
|
26761
|
+
Mv as Orientation,
|
|
26762
|
+
Hv as OverlayType,
|
|
26763
|
+
Tv as PopperTrigger,
|
|
26764
|
+
Av as SectionTypes,
|
|
26765
|
+
bv as buildTree,
|
|
26766
|
+
xv as buttonVariants,
|
|
26767
|
+
Lv as checkboxTypes,
|
|
26763
26768
|
Dr as clamp,
|
|
26764
26769
|
xC as dateDelta,
|
|
26765
26770
|
VC as dateFormat,
|
|
@@ -26770,17 +26775,18 @@ export {
|
|
|
26770
26775
|
r0 as dbDate,
|
|
26771
26776
|
s0 as dbDateTime,
|
|
26772
26777
|
$5 as debounce,
|
|
26773
|
-
|
|
26778
|
+
qC as egdes,
|
|
26774
26779
|
oC as flattenTree,
|
|
26775
26780
|
lC as flattenTreeNodes,
|
|
26776
26781
|
TC as formatDate,
|
|
26777
26782
|
Wh as getDecade,
|
|
26778
|
-
|
|
26783
|
+
NC as getModifierKeyIcon,
|
|
26784
|
+
yv as getNodeValueByPath,
|
|
26779
26785
|
LC as getWeekNumber,
|
|
26780
|
-
|
|
26786
|
+
Ev as icons,
|
|
26781
26787
|
xs as loopRange,
|
|
26782
26788
|
hr as moveDate,
|
|
26783
|
-
|
|
26789
|
+
gv as openPath,
|
|
26784
26790
|
Qe as parseDate,
|
|
26785
26791
|
MC as printDate,
|
|
26786
26792
|
Sh as range,
|
|
@@ -26788,17 +26794,17 @@ export {
|
|
|
26788
26794
|
t0 as readableDateTime,
|
|
26789
26795
|
n0 as readableDateTimeWithDay,
|
|
26790
26796
|
e0 as readableDateWithDay,
|
|
26791
|
-
|
|
26797
|
+
YC as scrollDirections,
|
|
26792
26798
|
Ec as scrollIntoView,
|
|
26793
26799
|
I5 as scrollbarWidth,
|
|
26794
|
-
|
|
26795
|
-
|
|
26796
|
-
|
|
26797
|
-
|
|
26798
|
-
|
|
26800
|
+
ev as selectOptionVariants,
|
|
26801
|
+
vv as setNodeObjectValueByPath,
|
|
26802
|
+
Cv as setNodeValueByPath,
|
|
26803
|
+
_C as states,
|
|
26804
|
+
Vv as statuses,
|
|
26799
26805
|
SC as stringifyDate,
|
|
26800
26806
|
HC as stringifyDatetime,
|
|
26801
|
-
|
|
26807
|
+
lv as tagInputEmailValidator,
|
|
26802
26808
|
ml as useClickOutside,
|
|
26803
26809
|
gl as useEscapeKey,
|
|
26804
26810
|
m0 as useMounted,
|
package/dist/utils/index.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@firstnoodle-ui/bui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.59",
|
|
5
5
|
"private": false,
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -87,6 +87,6 @@
|
|
|
87
87
|
"build": "vite build && vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json",
|
|
88
88
|
"typecheck": "vue-tsc -p tsconfig.app.json --noEmit",
|
|
89
89
|
"watch": "vite build --watch",
|
|
90
|
-
"release:publish": "pnpm publish --access public --otp=
|
|
90
|
+
"release:publish": "pnpm publish --access public --otp=867749 --no-git-checks"
|
|
91
91
|
}
|
|
92
92
|
}
|