@factoringplus/pl-components-pack-v3 1.8.16 → 1.8.17

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as l, createElementBlock as o, createElementVNode as e } from "vue";
1
+ import { openBlock as o, createElementBlock as l, createElementVNode as e } from "vue";
2
2
  const t = {
3
3
  width: "16",
4
4
  height: "16",
@@ -9,21 +9,21 @@ const t = {
9
9
  "fill-rule": "evenodd",
10
10
  "clip-rule": "evenodd",
11
11
  d: "M11.7242 4.27571C11.9586 4.51003 11.9586 4.88993 11.7242 5.12424L5.12424 11.7242C4.88993 11.9586 4.51003 11.9586 4.27571 11.7242C4.0414 11.4899 4.0414 11.11 4.27571 10.8757L10.8757 4.27571C11.11 4.0414 11.4899 4.0414 11.7242 4.27571Z",
12
- fill: "#19191A"
13
- }, null, -1), d = /* @__PURE__ */ e("path", {
12
+ fill: "currentColor"
13
+ }, null, -1), r = /* @__PURE__ */ e("path", {
14
14
  "fill-rule": "evenodd",
15
15
  "clip-rule": "evenodd",
16
16
  d: "M6.06667 4.66242C6.069 4.33106 6.33952 4.06433 6.67088 4.06667L11.3042 4.09933C11.6322 4.10165 11.8976 4.36697 11.9 4.695L11.9333 9.329C11.9357 9.66036 11.669 9.93092 11.3376 9.9333C11.0063 9.93569 10.7357 9.669 10.7333 9.33763L10.7043 5.29513L6.66242 5.26664C6.33106 5.2643 6.06433 4.99378 6.06667 4.66242Z",
17
- fill: "#19191A"
18
- }, null, -1), r = [
17
+ fill: "currentColor"
18
+ }, null, -1), d = [
19
19
  n,
20
- d
20
+ r
21
21
  ];
22
- function i(c, s) {
23
- return l(), o("svg", t, [...r]);
22
+ function c(i, s) {
23
+ return o(), l("svg", t, [...d]);
24
24
  }
25
- const _ = { render: i };
25
+ const u = { render: c };
26
26
  export {
27
- _ as default,
28
- i as render
27
+ u as default,
28
+ c as render
29
29
  };
@@ -1,20 +1,20 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
2
  const n = {
3
3
  width: "24",
4
4
  height: "24",
5
5
  viewBox: "0 0 24 24",
6
6
  fill: "none",
7
7
  xmlns: "http://www.w3.org/2000/svg"
8
- }, l = /* @__PURE__ */ o("path", {
8
+ }, r = /* @__PURE__ */ t("path", {
9
9
  "fill-rule": "evenodd",
10
10
  "clip-rule": "evenodd",
11
11
  d: "M10.0058 6.19991C9.56402 6.1968 9.20333 6.55243 9.20022 6.99425C9.1971 7.43607 9.55274 7.79676 9.99456 7.79987L15.0332 7.8354L6.48431 16.3843C6.1719 16.6967 6.1719 17.2033 6.48431 17.5157C6.79673 17.8281 7.30327 17.8281 7.61569 17.5157L16.164 8.9674L16.2002 14.0056C16.2034 14.4475 16.5641 14.803 17.0059 14.7999C17.4478 14.7967 17.8034 14.436 17.8002 13.9941L17.7502 7.04314C17.747 6.60576 17.3932 6.25199 16.9558 6.24891L10.0058 6.19991Z",
12
- fill: "#19191A"
13
- }, null, -1), r = [
14
- l
12
+ fill: "currentColor"
13
+ }, null, -1), l = [
14
+ r
15
15
  ];
16
16
  function c(d, i) {
17
- return e(), t("svg", n, [...r]);
17
+ return e(), o("svg", n, [...l]);
18
18
  }
19
19
  const h = { render: c };
20
20
  export {