@point-hub/papp 0.0.99 → 0.0.100
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.js
CHANGED
|
@@ -9545,10 +9545,11 @@ const ng = ["autofocus", "required", "disabled"], rg = /* @__PURE__ */ R({
|
|
|
9545
9545
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
9546
9546
|
};
|
|
9547
9547
|
}
|
|
9548
|
-
}), ag = /* @__PURE__ */ le(rg, [["__scopeId", "data-v-1c5f8e89"]]), og = ["multiple", "autofocus", "required", "disabled"], ig = ["multiple", "required", "disabled"], lg = /* @__PURE__ */ R({
|
|
9548
|
+
}), ag = /* @__PURE__ */ le(rg, [["__scopeId", "data-v-1c5f8e89"]]), og = ["multiple", "accept", "autofocus", "required", "disabled"], ig = ["multiple", "accept", "required", "disabled"], lg = /* @__PURE__ */ R({
|
|
9549
9549
|
__name: "base-file-upload",
|
|
9550
9550
|
props: /* @__PURE__ */ ke({
|
|
9551
9551
|
id: {},
|
|
9552
|
+
accept: {},
|
|
9552
9553
|
label: {},
|
|
9553
9554
|
description: {},
|
|
9554
9555
|
placeholder: {},
|
|
@@ -9593,6 +9594,7 @@ const ng = ["autofocus", "required", "disabled"], rg = /* @__PURE__ */ R({
|
|
|
9593
9594
|
onChange: u[0] || (u[0] = (c) => i(c)),
|
|
9594
9595
|
type: "file",
|
|
9595
9596
|
multiple: d.multiple,
|
|
9597
|
+
accept: r.accept,
|
|
9596
9598
|
autofocus: r.autofocus,
|
|
9597
9599
|
required: r.required,
|
|
9598
9600
|
disabled: r.disabled
|
|
@@ -9605,6 +9607,7 @@ const ng = ["autofocus", "required", "disabled"], rg = /* @__PURE__ */ R({
|
|
|
9605
9607
|
onChange: u[1] || (u[1] = (c) => i(c)),
|
|
9606
9608
|
type: "file",
|
|
9607
9609
|
multiple: d.multiple,
|
|
9610
|
+
accept: r.accept,
|
|
9608
9611
|
required: r.required,
|
|
9609
9612
|
disabled: r.disabled
|
|
9610
9613
|
}, null, 40, ig)
|
|
@@ -9612,7 +9615,7 @@ const ng = ["autofocus", "required", "disabled"], rg = /* @__PURE__ */ R({
|
|
|
9612
9615
|
_: 3
|
|
9613
9616
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]));
|
|
9614
9617
|
}
|
|
9615
|
-
}), sg = /* @__PURE__ */ le(lg, [["__scopeId", "data-v-
|
|
9618
|
+
}), sg = /* @__PURE__ */ le(lg, [["__scopeId", "data-v-5b00032a"]]), ug = ["type", "maxlength", "placeholder", "autofocus", "required", "readonly", "disabled"], dg = /* @__PURE__ */ R({
|
|
9616
9619
|
__name: "base-input",
|
|
9617
9620
|
props: /* @__PURE__ */ ke({
|
|
9618
9621
|
modelValue: {},
|
|
@@ -11140,7 +11143,7 @@ const sy = ya("websocket", () => {
|
|
|
11140
11143
|
V(r).isSidebarOpen ? (S(), T("i", ib)) : (S(), T("i", ob))
|
|
11141
11144
|
]),
|
|
11142
11145
|
l[4] || (l[4] = C("div", null, [
|
|
11143
|
-
C("p", { class: "line-clamp-2" }
|
|
11146
|
+
C("p", { class: "line-clamp-2" })
|
|
11144
11147
|
], -1))
|
|
11145
11148
|
]),
|
|
11146
11149
|
C("div", lb, [
|
|
@@ -11386,7 +11389,7 @@ const sy = ya("websocket", () => {
|
|
|
11386
11389
|
]);
|
|
11387
11390
|
};
|
|
11388
11391
|
}
|
|
11389
|
-
}), dy = /* @__PURE__ */ le(mb, [["__scopeId", "data-v-
|
|
11392
|
+
}), dy = /* @__PURE__ */ le(mb, [["__scopeId", "data-v-5d118428"]]), hb = { class: "preloader-status" }, gb = {
|
|
11390
11393
|
status: "",
|
|
11391
11394
|
class: "preloader-status-text"
|
|
11392
11395
|
}, bb = { class: "preloader-status-loader" }, yb = /* @__PURE__ */ R({
|