@point-hub/papp 0.0.150 → 0.0.151
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/base-breadcrumb.vue.d.ts +2 -2
- package/dist/index.css +1 -1
- package/dist/index.js +29 -25
- package/dist/index.umd.cjs +2 -2
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -233,7 +233,7 @@ const ps = /* @__PURE__ */ oe(ds, [["render", fs], ["__scopeId", "data-v-85c79e7
|
|
|
233
233
|
Q(a.$slots, "default", {}, void 0, !0)
|
|
234
234
|
]));
|
|
235
235
|
}
|
|
236
|
-
}), hs = /* @__PURE__ */ oe(ms, [["__scopeId", "data-v-7c8ade6a"]]), gs = { class: "breadcrumb-ul
|
|
236
|
+
}), hs = /* @__PURE__ */ oe(ms, [["__scopeId", "data-v-7c8ade6a"]]), gs = { class: "breadcrumb-ul" }, bs = /* @__PURE__ */ R({
|
|
237
237
|
__name: "base-breadcrumb",
|
|
238
238
|
props: {
|
|
239
239
|
items: {},
|
|
@@ -241,31 +241,33 @@ const ps = /* @__PURE__ */ oe(ds, [["render", fs], ["__scopeId", "data-v-85c79e7
|
|
|
241
241
|
},
|
|
242
242
|
setup(e) {
|
|
243
243
|
const t = e;
|
|
244
|
-
return (n, r) => (w(), B("
|
|
245
|
-
(
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
O("span", {
|
|
250
|
-
class: z(["whitespace-nowrap", { "breadcrumb-link": a.path }])
|
|
244
|
+
return (n, r) => (w(), B("div", null, [
|
|
245
|
+
O("ul", gs, [
|
|
246
|
+
(w(!0), B(fe, null, Me(t.items, (a, o) => (w(), B("li", {
|
|
247
|
+
key: o,
|
|
248
|
+
class: "breadcrumb-li"
|
|
251
249
|
}, [
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
250
|
+
O("span", {
|
|
251
|
+
class: z(["whitespace-nowrap", { "breadcrumb-link": a.path }])
|
|
252
|
+
}, [
|
|
253
|
+
Q(n.$slots, "default", {
|
|
254
|
+
index: o,
|
|
255
|
+
item: a
|
|
256
|
+
}, void 0, !0)
|
|
257
|
+
], 2),
|
|
258
|
+
o + 1 < t.items.length ? (w(), B("i", {
|
|
259
|
+
key: 0,
|
|
260
|
+
class: z(["block breadcrumb-separator", {
|
|
261
|
+
"i-fa7-solid:angle-right": e.separator === "angle",
|
|
262
|
+
"i-fa7-solid:arrow-right": e.separator === "arrow",
|
|
263
|
+
"i-fa7-solid:slash-forward": e.separator === "slash"
|
|
264
|
+
}])
|
|
265
|
+
}, null, 2)) : V("", !0)
|
|
266
|
+
]))), 128))
|
|
267
|
+
])
|
|
266
268
|
]));
|
|
267
269
|
}
|
|
268
|
-
}), ys = /* @__PURE__ */ oe(bs, [["__scopeId", "data-v-
|
|
270
|
+
}), ys = /* @__PURE__ */ oe(bs, [["__scopeId", "data-v-7c5fd928"]]), As = ["type", "disabled", "data-testid"], ws = {
|
|
269
271
|
key: 0,
|
|
270
272
|
class: "spinner spinner-black spinner-xs"
|
|
271
273
|
}, xs = {
|
|
@@ -9206,7 +9208,9 @@ const Uh = ["autofocus", "required", "readonly", "disabled", "data-testid"], Yh
|
|
|
9206
9208
|
type: "date",
|
|
9207
9209
|
class: z(["form-input absolute! -z-50 text-transparent bg-transparent", {
|
|
9208
9210
|
"pl-0!": e.border === "simple" || e.border === "none"
|
|
9209
|
-
}])
|
|
9211
|
+
}]),
|
|
9212
|
+
tabindex: "-1",
|
|
9213
|
+
"aria-hidden": "true"
|
|
9210
9214
|
}, null, 2), [
|
|
9211
9215
|
[Ut, d.value]
|
|
9212
9216
|
]),
|
|
@@ -9253,7 +9257,7 @@ const Uh = ["autofocus", "required", "readonly", "disabled", "data-testid"], Yh
|
|
|
9253
9257
|
}, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
|
|
9254
9258
|
};
|
|
9255
9259
|
}
|
|
9256
|
-
}), Xh = /* @__PURE__ */ oe(Yh, [["__scopeId", "data-v-
|
|
9260
|
+
}), Xh = /* @__PURE__ */ oe(Yh, [["__scopeId", "data-v-151430cc"]]), Qh = ["multiple", "accept", "autofocus", "required", "readonly", "disabled", "data-testid"], Gh = ["multiple", "accept", "required", "disabled", "data-testid"], Kh = /* @__PURE__ */ R({
|
|
9257
9261
|
__name: "base-file-upload",
|
|
9258
9262
|
props: /* @__PURE__ */ we({
|
|
9259
9263
|
id: {},
|