@factoringplus/pl-components-pack-v3 0.10.0 → 0.10.1

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.
@@ -35329,7 +35329,7 @@ function _sfc_render(g, y) {
35329
35329
  renderSlot(g.$slots, "default", {}, void 0, !0)
35330
35330
  ]);
35331
35331
  }
35332
- const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render], ["__scopeId", "data-v-03c9626c"]]), plSnackbar_vue_vue_type_style_index_0_scoped_d9222403_lang = "", _hoisted_1 = {
35332
+ const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render], ["__scopeId", "data-v-03c9626c"]]), plSnackbar_vue_vue_type_style_index_0_scoped_661e8c3c_lang = "", _hoisted_1 = {
35333
35333
  key: 0,
35334
35334
  class: "pl-snackbar__wrapper"
35335
35335
  }, _hoisted_2 = { class: "pl-snackbar__icon" }, _hoisted_3 = { class: "pl-snackbar__main" }, _hoisted_4 = { class: "pl-snackbar__text" }, _hoisted_5 = { class: "pl-snackbar__title" }, _hoisted_6 = {
@@ -35387,59 +35387,58 @@ const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render],
35387
35387
  function V() {
35388
35388
  j.value = !1;
35389
35389
  }
35390
- return (re, ae) => {
35391
- const le = resolveDirective("tap");
35392
- return openBlock(), createBlock(TransitionGroup, {
35393
- name: "pl-snackbar-fade",
35394
- mode: "out-in"
35395
- }, {
35396
- default: withCtx(() => [
35397
- j.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
35398
- createElementVNode("div", _hoisted_2, [
35399
- createVNode(_sfc_main$1i, {
35400
- color: y.color,
35401
- name: y.icon,
35402
- position: "left"
35403
- }, null, 8, ["color", "name"])
35404
- ]),
35405
- createElementVNode("div", _hoisted_3, [
35406
- createElementVNode("div", _hoisted_4, [
35407
- createElementVNode("div", _hoisted_5, toDisplayString(y.title), 1),
35408
- y.message ? (openBlock(), createElementBlock("div", _hoisted_6, toDisplayString(y.message), 1)) : createCommentVNode("", !0)
35409
- ]),
35410
- y.button || y.buttonAdd ? (openBlock(), createElementBlock("div", _hoisted_7, [
35411
- y.button ? withDirectives((openBlock(), createBlock(PlBtn, { key: 0 }, {
35412
- default: withCtx(() => [
35413
- createTextVNode(toDisplayString(g.button), 1)
35414
- ]),
35415
- _: 1
35416
- })), [
35417
- [le, z]
35418
- ]) : createCommentVNode("", !0),
35419
- y.buttonAdd ? withDirectives((openBlock(), createBlock(PlBtn, { key: 1 }, {
35420
- default: withCtx(() => [
35421
- createTextVNode(toDisplayString(g.buttonAdd), 1)
35422
- ]),
35423
- _: 1
35424
- })), [
35425
- [le, L]
35426
- ]) : createCommentVNode("", !0)
35427
- ])) : createCommentVNode("", !0)
35390
+ return (re, ae) => (openBlock(), createBlock(TransitionGroup, {
35391
+ name: "pl-snackbar-fade",
35392
+ mode: "out-in"
35393
+ }, {
35394
+ default: withCtx(() => [
35395
+ j.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
35396
+ createElementVNode("div", _hoisted_2, [
35397
+ createVNode(_sfc_main$1i, {
35398
+ color: y.color,
35399
+ name: y.icon,
35400
+ position: "left"
35401
+ }, null, 8, ["color", "name"])
35402
+ ]),
35403
+ createElementVNode("div", _hoisted_3, [
35404
+ createElementVNode("div", _hoisted_4, [
35405
+ createElementVNode("div", _hoisted_5, toDisplayString(y.title), 1),
35406
+ y.message ? (openBlock(), createElementBlock("div", _hoisted_6, toDisplayString(y.message), 1)) : createCommentVNode("", !0)
35428
35407
  ]),
35429
- createElementVNode("div", _hoisted_8, [
35430
- createVNode(_sfc_main$1i, {
35431
- color: "var(--color-text-icons-tertiary)",
35432
- name: "Close20",
35433
- onClick: V
35434
- })
35435
- ])
35436
- ])) : createCommentVNode("", !0)
35437
- ]),
35438
- _: 1
35439
- });
35440
- };
35408
+ y.button || y.buttonAdd ? (openBlock(), createElementBlock("div", _hoisted_7, [
35409
+ y.button ? (openBlock(), createBlock(PlBtn, {
35410
+ key: 0,
35411
+ onClick: z
35412
+ }, {
35413
+ default: withCtx(() => [
35414
+ createTextVNode(toDisplayString(g.button), 1)
35415
+ ]),
35416
+ _: 1
35417
+ })) : createCommentVNode("", !0),
35418
+ y.buttonAdd ? (openBlock(), createBlock(PlBtn, {
35419
+ key: 1,
35420
+ onClick: L
35421
+ }, {
35422
+ default: withCtx(() => [
35423
+ createTextVNode(toDisplayString(g.buttonAdd), 1)
35424
+ ]),
35425
+ _: 1
35426
+ })) : createCommentVNode("", !0)
35427
+ ])) : createCommentVNode("", !0)
35428
+ ]),
35429
+ createElementVNode("div", _hoisted_8, [
35430
+ createVNode(_sfc_main$1i, {
35431
+ color: "var(--color-text-icons-tertiary)",
35432
+ name: "Close20",
35433
+ onClick: V
35434
+ })
35435
+ ])
35436
+ ])) : createCommentVNode("", !0)
35437
+ ]),
35438
+ _: 1
35439
+ }));
35441
35440
  }
35442
- }, PlSnackbar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d9222403"]]), snackbarAnimation = "";
35441
+ }, PlSnackbar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-661e8c3c"]]), snackbarAnimation = "";
35443
35442
  let snackbarId = 0;
35444
35443
  const renderSnackbar = function(g) {
35445
35444
  const { icon: y, color: j, title: z, message: L, button: V, action: re, buttonAdd: ae, actionAdd: le } = g;