@bluepic/embed 0.1.70 → 0.1.71
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/lib/bluepic-embed.es.js +3 -3
- package/lib/bluepic-embed.umd.js +2 -2
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/bluepic-embed.es.js
CHANGED
|
@@ -33871,7 +33871,7 @@ const _hoisted_1$A = {
|
|
|
33871
33871
|
}, {
|
|
33872
33872
|
default: withCtx(() => [
|
|
33873
33873
|
c.description || c.detailedDescription ? (openBlock(), createElementBlock("div", _hoisted_1$x, [
|
|
33874
|
-
c.isRoot ? (openBlock(), createElementBlock("div", _hoisted_2$m, toDisplayString(c.index
|
|
33874
|
+
c.isRoot ? (openBlock(), createElementBlock("div", _hoisted_2$m, toDisplayString(c.index), 1)) : createCommentVNode("", !0),
|
|
33875
33875
|
c.description ? (openBlock(), createElementBlock("h4", _hoisted_3$e, toDisplayString(c.description), 1)) : createCommentVNode("", !0),
|
|
33876
33876
|
c.detailedDescription ? (openBlock(), createBlock(BxTooltip, {
|
|
33877
33877
|
key: 2,
|
|
@@ -33905,7 +33905,7 @@ const _hoisted_1$A = {
|
|
|
33905
33905
|
}, 8, ["transculent", "class"])
|
|
33906
33906
|
]));
|
|
33907
33907
|
}
|
|
33908
|
-
}),
|
|
33908
|
+
}), Group_vue_vue_type_style_index_0_scoped_0f7ba23c_lang = "", Group = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-0f7ba23c"]]), _hoisted_1$w = { class: "text-field" }, _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
33909
33909
|
__name: "Text",
|
|
33910
33910
|
props: /* @__PURE__ */ mergeModels({
|
|
33911
33911
|
maxLength: {},
|
|
@@ -71709,7 +71709,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
71709
71709
|
], 6))), 256))
|
|
71710
71710
|
], 2));
|
|
71711
71711
|
}
|
|
71712
|
-
}),
|
|
71712
|
+
}), FieldsList_vue_vue_type_style_index_0_scoped_df3f04cb_lang = "", FieldsList = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-df3f04cb"]]), _hoisted_1$i = { class: "bx-fields" }, _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
71713
71713
|
__name: "Fields",
|
|
71714
71714
|
props: {
|
|
71715
71715
|
fields: {}
|