@dpa-id-components/dpa-shared-components 6.0.8 → 7.0.0

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.
@@ -0,0 +1,15 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ t("path", { d: "M12 6C12.26 6 12.52 5.9 12.7 5.7C12.88 5.52 13 5.26 13 5V3C13 2.74 12.9 2.48 12.7 2.3C12.52 2.12 12.26 2 12 2C11.74 2 11.48 2.1 11.3 2.3C11.12 2.48 11 2.74 11 3V5C11 5.26 11.1 5.52 11.3 5.7C11.48 5.88 11.74 6 12 6ZM21.7 11.3C21.52 11.12 21.26 11 21 11H19C18.74 11 18.48 11.1 18.3 11.3C18.12 11.48 18 11.74 18 12C18 12.26 18.1 12.52 18.3 12.7C18.48 12.88 18.74 13 19 13H21C21.26 13 21.52 12.9 21.7 12.7C21.88 12.52 22 12.26 22 12C22 11.74 21.9 11.48 21.7 11.3ZM3 11H5C5.26 11 5.52 11.12 5.7 11.3C5.9 11.48 6 11.74 6 12C6 12.26 5.88 12.52 5.7 12.7C5.52 12.9 5.26 13 5 13H3C2.74 13 2.48 12.88 2.3 12.7C2.1 12.52 2 12.26 2 12C2 11.74 2.12 11.48 2.3 11.3C2.48 11.1 2.74 11 3 11ZM7.40002 8.06C7.52002 8 7.64002 7.92 7.72002 7.84C7.90002 7.64 8.00002 7.38 7.98002 7.12C7.98002 6.86 7.86002 6.6 7.66002 6.42L6.22002 5C6.02002 4.82 5.76002 4.72 5.50002 4.72C5.24002 4.72 4.98002 4.84 4.80002 5.04C4.62002 5.24 4.52002 5.5 4.52002 5.76C4.52002 6.02 4.64002 6.28 4.84002 6.46L6.28002 7.86C6.28002 7.86 6.50002 8.02 6.62002 8.08C6.74002 8.12 6.88002 8.16 7.02002 8.14C7.16002 8.14 7.28002 8.12 7.42002 8.06H7.40002ZM19.48 5.76001C19.48 5.88001 19.46 6.02001 19.4 6.14001V6.12001C19.34 6.24001 19.18 6.44001 19.18 6.44001L17.74 7.84001C17.56 8.02001 17.32 8.12001 17.06 8.12001C16.92 8.12001 16.78 8.10001 16.66 8.04001C16.54 8.00001 16.44 7.92001 16.34 7.82001C16.14 7.64001 16.04 7.38001 16.04 7.12001C16.04 6.86001 16.16 6.60001 16.34 6.42001L17.78 5.06001C17.96 4.86001 18.22 4.76001 18.48 4.76001C18.74 4.76001 19 4.88001 19.18 5.06001C19.28 5.14001 19.34 5.26001 19.4 5.38001C19.46 5.50001 19.48 5.64001 19.48 5.76001ZM15 22C16.1 22 17 21.1 17 20H7C7 21.1 7.9 22 9 22H15ZM12 7C13.04 7 14.06 7.32 14.92 7.94C15.78 8.56 16.4 9.42 16.74 10.42C16.92 10.94 17 11.46 17 12V18H7V12C7 11.46 7.08 10.94 7.26 10.42C7.6 9.42 8.22 8.56 9.08 7.94C9.92 7.34 10.96 7 12 7Z" }, null, -1), c = [
6
+ n
7
+ ];
8
+ function r(s, l) {
9
+ return C(), e("svg", o, c);
10
+ }
11
+ const H = { render: r };
12
+ export {
13
+ H as default,
14
+ r as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const C = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M13 9H11V7C11 6.45 10.55 6 10 6C9.45 6 9 6.45 9 7V9H7C6.45 9 6 9.45 6 10C6 10.55 6.45 11 7 11H9V13C9 13.55 9.45 14 10 14C10.55 14 11 13.55 11 13V11H13C13.55 11 14 10.55 14 10C14 9.45 13.55 9 13 9ZM10 18C5.589 18 2 14.411 2 10C2 5.589 5.589 2 10 2C14.411 2 18 5.589 18 10C18 14.411 14.411 18 10 18ZM10 0C4.486 0 0 4.486 0 10C0 15.514 4.486 20 10 20C15.514 20 20 15.514 20 10C20 4.486 15.514 0 10 0Z" }, null, -1), c = [
6
+ n
7
+ ];
8
+ function r(s, l) {
9
+ return e(), t("svg", C, c);
10
+ }
11
+ const _ = { render: r };
12
+ export {
13
+ _ as default,
14
+ r as render
15
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dpa-id-components/dpa-shared-components",
3
- "version": "6.0.8",
3
+ "version": "7.0.0",
4
4
  "engines": {
5
5
  "node": ">=16"
6
6
  },