@dpa-id-components/dpa-shared-components 0.2.0 → 0.2.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.
Files changed (85) hide show
  1. package/README.md +1 -1
  2. package/dist/alert-c8e2ae08.js +15 -0
  3. package/dist/alert-c8e2ae08.mjs +15 -0
  4. package/dist/arrow-left-93c1cdc7.js +15 -0
  5. package/dist/arrow-left-93c1cdc7.mjs +15 -0
  6. package/dist/audio-inline-92256dc7.js +19 -0
  7. package/dist/audio-inline-92256dc7.mjs +19 -0
  8. package/dist/checkmark-d41d01ff.js +19 -0
  9. package/dist/checkmark-d41d01ff.mjs +19 -0
  10. package/dist/chevron-down-d9cc3584.js +15 -0
  11. package/dist/chevron-down-d9cc3584.mjs +15 -0
  12. package/dist/chevron-left-b66f074e.js +15 -0
  13. package/dist/chevron-left-b66f074e.mjs +15 -0
  14. package/dist/chevron-right-b589ab17.js +17 -0
  15. package/dist/chevron-right-b589ab17.mjs +17 -0
  16. package/dist/chevron-up-6418abb0.js +15 -0
  17. package/dist/chevron-up-6418abb0.mjs +15 -0
  18. package/dist/clock-02be24f4.js +19 -0
  19. package/dist/clock-02be24f4.mjs +19 -0
  20. package/dist/close-5d26c1d1.js +15 -0
  21. package/dist/close-5d26c1d1.mjs +15 -0
  22. package/dist/copy-link-de7cb91d.js +19 -0
  23. package/dist/copy-link-de7cb91d.mjs +19 -0
  24. package/dist/dpa-shared-components.js +5685 -0
  25. package/dist/dpa-shared-components.mjs +5685 -0
  26. package/dist/dpa-shared-components.umd.cjs +4 -0
  27. package/dist/dpa-shared-components.umd.js +4 -0
  28. package/dist/emoji-9480b7e3.js +19 -0
  29. package/dist/emoji-9480b7e3.mjs +19 -0
  30. package/dist/envelope-5df69adf.js +15 -0
  31. package/dist/envelope-5df69adf.mjs +15 -0
  32. package/dist/event-babd84b5.js +15 -0
  33. package/dist/event-babd84b5.mjs +15 -0
  34. package/dist/filter-e213ae59.js +15 -0
  35. package/dist/filter-e213ae59.mjs +15 -0
  36. package/dist/filter-outline-91e5aa0a.js +19 -0
  37. package/dist/filter-outline-91e5aa0a.mjs +19 -0
  38. package/dist/flash-6c2fa662.js +15 -0
  39. package/dist/flash-6c2fa662.mjs +15 -0
  40. package/dist/graphic-inline-a41ad739.js +19 -0
  41. package/dist/graphic-inline-a41ad739.mjs +19 -0
  42. package/dist/help-471874fe.js +19 -0
  43. package/dist/help-471874fe.mjs +19 -0
  44. package/dist/imports.css +3 -0
  45. package/dist/info-ee40cf5c.js +15 -0
  46. package/dist/info-ee40cf5c.mjs +15 -0
  47. package/dist/info-filled-c86c481a.js +15 -0
  48. package/dist/info-filled-c86c481a.mjs +15 -0
  49. package/dist/lightbulb-0c284cc9.js +15 -0
  50. package/dist/lightbulb-0c284cc9.mjs +15 -0
  51. package/dist/main.css +45 -0
  52. package/dist/more-horizontal-e7e121c3.js +15 -0
  53. package/dist/more-horizontal-e7e121c3.mjs +15 -0
  54. package/dist/paperplane-662f4097.js +15 -0
  55. package/dist/paperplane-662f4097.mjs +15 -0
  56. package/dist/pdf-bcee5eee.js +19 -0
  57. package/dist/pdf-bcee5eee.mjs +19 -0
  58. package/dist/pen-128f19d5.js +15 -0
  59. package/dist/pen-128f19d5.mjs +15 -0
  60. package/dist/picture-inline-0eb9c590.js +19 -0
  61. package/dist/picture-inline-0eb9c590.mjs +19 -0
  62. package/dist/pin-ce661952.js +19 -0
  63. package/dist/pin-ce661952.mjs +19 -0
  64. package/dist/planning-cb43b438.js +15 -0
  65. package/dist/planning-cb43b438.mjs +15 -0
  66. package/dist/plus-0900f7b4.js +15 -0
  67. package/dist/plus-0900f7b4.mjs +15 -0
  68. package/dist/search-9bebfc15.js +15 -0
  69. package/dist/search-9bebfc15.mjs +15 -0
  70. package/dist/share-f49b038e.js +15 -0
  71. package/dist/share-f49b038e.mjs +15 -0
  72. package/dist/star-5c3c64ca.js +15 -0
  73. package/dist/star-5c3c64ca.mjs +15 -0
  74. package/dist/star-filled-eb91b846.js +15 -0
  75. package/dist/star-filled-eb91b846.mjs +15 -0
  76. package/dist/tailwind.config.cjs +200 -0
  77. package/dist/text-inline-cbb3242f.js +15 -0
  78. package/dist/text-inline-cbb3242f.mjs +15 -0
  79. package/dist/topic-354c5294.js +19 -0
  80. package/dist/topic-354c5294.mjs +19 -0
  81. package/dist/union-5e751949.js +19 -0
  82. package/dist/union-5e751949.mjs +19 -0
  83. package/dist/video-inline-b961f9cd.js +19 -0
  84. package/dist/video-inline-b961f9cd.mjs +19 -0
  85. package/package.json +1 -2
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as C, createElementVNode as t } from "vue";
2
+ const o = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, n = /* @__PURE__ */ t("path", { d: "M8 15C8.55 15 9 15.45 9 16C9 16.55 8.55 17 8 17C7.45 17 7 16.55 7 16C7 15.45 7.45 15 8 15ZM16 15C16.55 15 17 15.45 17 16C17 16.55 16.55 17 16 17H12C11.45 17 11 16.55 11 16C11 15.45 11.45 15 12 15H16ZM18 20H6C5.449 20 5 19.551 5 19V13H19V19C19 19.551 18.551 20 18 20ZM6 6H7V7C7 7.55 7.45 8 8 8C8.55 8 9 7.55 9 7V6H15V7C15 7.55 15.45 8 16 8C16.55 8 17 7.55 17 7V6H18C18.551 6 19 6.449 19 7V11H5V7C5 6.449 5.449 6 6 6ZM18 4H17V3C17 2.45 16.55 2 16 2C15.45 2 15 2.45 15 3V4H9V3C9 2.45 8.55 2 8 2C7.45 2 7 2.45 7 3V4H6C4.346 4 3 5.346 3 7V19C3 20.654 4.346 22 6 22H18C19.654 22 21 20.654 21 19V7C21 5.346 19.654 4 18 4Z" }, null, -1), V = [
6
+ n
7
+ ];
8
+ function c(r, H) {
9
+ return e(), C("svg", o, V);
10
+ }
11
+ const d = { render: c };
12
+ export {
13
+ d as default,
14
+ c as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", { d: "M3.51471 12L12 3.51472L20.4853 12L12 20.4853L3.51471 12Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function s(l, d) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const i = { render: s };
12
+ export {
13
+ i as default,
14
+ s as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", { d: "M3.51471 12L12 3.51472L20.4853 12L12 20.4853L3.51471 12Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function s(l, d) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const i = { render: s };
12
+ export {
13
+ i as default,
14
+ s as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, l = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M12 6.34315L6.34314 12L12 17.6569L17.6568 12L12 6.34315ZM3.51471 12L12 20.4853L20.4853 12L12 3.51472L3.51471 12Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function c(d, s) {
13
+ return e(), t("svg", n, r);
14
+ }
15
+ const L = { render: c };
16
+ export {
17
+ L as default,
18
+ c as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, l = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M12 6.34315L6.34314 12L12 17.6569L17.6568 12L12 6.34315ZM3.51471 12L12 20.4853L20.4853 12L12 3.51472L3.51471 12Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function c(d, s) {
13
+ return e(), t("svg", n, r);
14
+ }
15
+ const L = { render: c };
16
+ export {
17
+ L as default,
18
+ c as render
19
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M11.1113 23.0001C10.9973 23.0001 10.8823 22.9801 10.7693 22.9391C10.3373 22.7821 10.0673 22.3501 10.1173 21.8931L10.8853 14.8001H5.0003C4.6313 14.8001 4.2923 14.5971 4.1183 14.2711C3.9443 13.9451 3.9643 13.5511 4.1693 13.2441L12.0573 1.44411C12.3133 1.06111 12.7973 0.902105 13.2303 1.06111C13.6633 1.21811 13.9323 1.65011 13.8823 2.10711L13.1143 9.20011H19.0003C19.3693 9.20011 19.7083 9.40311 19.8823 9.72911C20.0553 10.0551 20.0363 10.4491 19.8313 10.7561L11.9423 22.5561C11.7533 22.8401 11.4373 23.0001 11.1113 23.0001Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(l, C) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const _ = { render: s };
12
+ export {
13
+ _ as default,
14
+ s as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M11.1113 23.0001C10.9973 23.0001 10.8823 22.9801 10.7693 22.9391C10.3373 22.7821 10.0673 22.3501 10.1173 21.8931L10.8853 14.8001H5.0003C4.6313 14.8001 4.2923 14.5971 4.1183 14.2711C3.9443 13.9451 3.9643 13.5511 4.1693 13.2441L12.0573 1.44411C12.3133 1.06111 12.7973 0.902105 13.2303 1.06111C13.6633 1.21811 13.9323 1.65011 13.8823 2.10711L13.1143 9.20011H19.0003C19.3693 9.20011 19.7083 9.40311 19.8823 9.72911C20.0553 10.0551 20.0363 10.4491 19.8313 10.7561L11.9423 22.5561C11.7533 22.8401 11.4373 23.0001 11.1113 23.0001Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(l, C) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const _ = { render: s };
12
+ export {
13
+ _ as default,
14
+ s as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M5.5 10.75V8.25C5.5 7.83579 5.16421 7.5 4.75 7.5C4.33579 7.5 4 7.83579 4 8.25V10.75C4 11.1642 4.33579 11.5 4.75 11.5C5.16421 11.5 5.5 11.1642 5.5 10.75ZM8.5 10.75V6.25C8.5 5.83579 8.16421 5.5 7.75 5.5C7.33579 5.5 7 5.83579 7 6.25V10.75C7 11.1642 7.33579 11.5 7.75 11.5C8.16421 11.5 8.5 11.1642 8.5 10.75ZM11.5 10.75V4.25C11.5 3.83579 11.1642 3.5 10.75 3.5C10.3358 3.5 10 3.83579 10 4.25V10.75C10 11.1642 10.3358 11.5 10.75 11.5C11.1642 11.5 11.5 11.1642 11.5 10.75Z"
9
+ }, null, -1), c = [
10
+ r
11
+ ];
12
+ function l(d, C) {
13
+ return e(), t("svg", n, c);
14
+ }
15
+ const i = { render: l };
16
+ export {
17
+ i as default,
18
+ l as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M5.5 10.75V8.25C5.5 7.83579 5.16421 7.5 4.75 7.5C4.33579 7.5 4 7.83579 4 8.25V10.75C4 11.1642 4.33579 11.5 4.75 11.5C5.16421 11.5 5.5 11.1642 5.5 10.75ZM8.5 10.75V6.25C8.5 5.83579 8.16421 5.5 7.75 5.5C7.33579 5.5 7 5.83579 7 6.25V10.75C7 11.1642 7.33579 11.5 7.75 11.5C8.16421 11.5 8.5 11.1642 8.5 10.75ZM11.5 10.75V4.25C11.5 3.83579 11.1642 3.5 10.75 3.5C10.3358 3.5 10 3.83579 10 4.25V10.75C10 11.1642 10.3358 11.5 10.75 11.5C11.1642 11.5 11.5 11.1642 11.5 10.75Z"
9
+ }, null, -1), c = [
10
+ r
11
+ ];
12
+ function l(d, C) {
13
+ return e(), t("svg", n, c);
14
+ }
15
+ const i = { render: l };
16
+ export {
17
+ i as default,
18
+ l as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M4.4443 1.6853C6.08879 0.58649 8.02219 0 10 0C11.3132 0 12.6136 0.258658 13.8268 0.761205C15.0401 1.26375 16.1425 2.00035 17.0711 2.92893C17.9997 3.85752 18.7363 4.95991 19.2388 6.17317C19.7413 7.38642 20 8.68678 20 10C20 11.9778 19.4135 13.9112 18.3147 15.5557C17.2159 17.2002 15.6541 18.4819 13.8268 19.2388C11.9996 19.9957 9.98891 20.1937 8.0491 19.8079C6.10929 19.422 4.32746 18.4696 2.92894 17.0711C1.53041 15.6725 0.578004 13.8907 0.192152 11.9509C-0.193701 10.0111 0.00433283 8.00043 0.761209 6.17317C1.51809 4.3459 2.79981 2.78412 4.4443 1.6853ZM5.55544 16.6518C6.87104 17.5308 8.41775 18 10 18C12.1217 18 14.1566 17.1571 15.6569 15.6569C17.1572 14.1566 18 12.1217 18 10C18 8.41775 17.5308 6.87103 16.6518 5.55544C15.7727 4.23984 14.5233 3.21447 13.0615 2.60896C11.5997 2.00346 9.99113 1.84504 8.43928 2.15372C6.88743 2.4624 5.46197 3.22433 4.34315 4.34315C3.22433 5.46197 2.4624 6.88743 2.15372 8.43928C1.84504 9.99113 2.00347 11.5997 2.60897 13.0615C3.21447 14.5233 4.23985 15.7727 5.55544 16.6518ZM10.5493 11.9475H8.66504V11.7784C8.67001 10.0384 9.13734 9.5064 9.97257 8.97941C10.5841 8.59163 11.0564 8.1591 11.0564 7.50782C11.0564 6.81677 10.5145 6.36933 9.84331 6.36933C9.19203 6.36933 8.59047 6.80186 8.56064 7.61222H6.53223C6.57697 5.62359 8.04856 4.67899 9.85325 4.67899C11.827 4.67899 13.229 5.69319 13.229 7.43325C13.229 8.60157 12.6224 9.33239 11.6927 9.88424C10.9072 10.3565 10.5592 10.809 10.5493 11.7784V11.9475ZM10.8376 13.9361C10.8327 14.5973 10.2808 15.1293 9.64444 15.1293C8.98819 15.1293 8.44629 14.5973 8.45126 13.9361C8.44629 13.2848 8.98819 12.7528 9.64444 12.7528C10.2808 12.7528 10.8327 13.2848 10.8376 13.9361Z"
9
+ }, null, -1), l = [
10
+ n
11
+ ];
12
+ function r(c, d) {
13
+ return C(), e("svg", o, l);
14
+ }
15
+ const i = { render: r };
16
+ export {
17
+ i as default,
18
+ r as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M4.4443 1.6853C6.08879 0.58649 8.02219 0 10 0C11.3132 0 12.6136 0.258658 13.8268 0.761205C15.0401 1.26375 16.1425 2.00035 17.0711 2.92893C17.9997 3.85752 18.7363 4.95991 19.2388 6.17317C19.7413 7.38642 20 8.68678 20 10C20 11.9778 19.4135 13.9112 18.3147 15.5557C17.2159 17.2002 15.6541 18.4819 13.8268 19.2388C11.9996 19.9957 9.98891 20.1937 8.0491 19.8079C6.10929 19.422 4.32746 18.4696 2.92894 17.0711C1.53041 15.6725 0.578004 13.8907 0.192152 11.9509C-0.193701 10.0111 0.00433283 8.00043 0.761209 6.17317C1.51809 4.3459 2.79981 2.78412 4.4443 1.6853ZM5.55544 16.6518C6.87104 17.5308 8.41775 18 10 18C12.1217 18 14.1566 17.1571 15.6569 15.6569C17.1572 14.1566 18 12.1217 18 10C18 8.41775 17.5308 6.87103 16.6518 5.55544C15.7727 4.23984 14.5233 3.21447 13.0615 2.60896C11.5997 2.00346 9.99113 1.84504 8.43928 2.15372C6.88743 2.4624 5.46197 3.22433 4.34315 4.34315C3.22433 5.46197 2.4624 6.88743 2.15372 8.43928C1.84504 9.99113 2.00347 11.5997 2.60897 13.0615C3.21447 14.5233 4.23985 15.7727 5.55544 16.6518ZM10.5493 11.9475H8.66504V11.7784C8.67001 10.0384 9.13734 9.5064 9.97257 8.97941C10.5841 8.59163 11.0564 8.1591 11.0564 7.50782C11.0564 6.81677 10.5145 6.36933 9.84331 6.36933C9.19203 6.36933 8.59047 6.80186 8.56064 7.61222H6.53223C6.57697 5.62359 8.04856 4.67899 9.85325 4.67899C11.827 4.67899 13.229 5.69319 13.229 7.43325C13.229 8.60157 12.6224 9.33239 11.6927 9.88424C10.9072 10.3565 10.5592 10.809 10.5493 11.7784V11.9475ZM10.8376 13.9361C10.8327 14.5973 10.2808 15.1293 9.64444 15.1293C8.98819 15.1293 8.44629 14.5973 8.45126 13.9361C8.44629 13.2848 8.98819 12.7528 9.64444 12.7528C10.2808 12.7528 10.8327 13.2848 10.8376 13.9361Z"
9
+ }, null, -1), l = [
10
+ n
11
+ ];
12
+ function r(c, d) {
13
+ return C(), e("svg", o, l);
14
+ }
15
+ const i = { render: r };
16
+ export {
17
+ i as default,
18
+ r as render
19
+ };
@@ -0,0 +1,3 @@
1
+ @import "tailwindcss/base";
2
+ @import "tailwindcss/components";
3
+ @import "tailwindcss/utilities";
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const C = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M8 4.66667C8.368 4.66667 8.66666 4.96534 8.66666 5.33334C8.66666 5.70134 8.368 6 8 6C7.632 6 7.33333 5.70134 7.33333 5.33334C7.33333 4.96534 7.632 4.66667 8 4.66667ZM8 6.66667C8.368 6.66667 8.66666 6.96534 8.66666 7.33334V10.6667C8.66666 11.0347 8.368 11.3333 8 11.3333C7.632 11.3333 7.33333 11.0347 7.33333 10.6667V7.33334C7.33333 6.96534 7.632 6.66667 8 6.66667ZM8 13.3333C5.05933 13.3333 2.66666 10.9407 2.66666 8C2.66666 5.05934 5.05933 2.66667 8 2.66667C10.9407 2.66667 13.3333 5.05934 13.3333 8C13.3333 10.9407 10.9407 13.3333 8 13.3333ZM8 1.33334C4.318 1.33334 1.33333 4.318 1.33333 8C1.33333 11.682 4.318 14.6667 8 14.6667C11.6813 14.6667 14.6667 11.682 14.6667 8C14.6667 4.318 11.6813 1.33334 8 1.33334Z" }, null, -1), c = [
6
+ n
7
+ ];
8
+ function r(s, d) {
9
+ return e(), t("svg", C, c);
10
+ }
11
+ const _ = { render: r };
12
+ export {
13
+ _ 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 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M8 4.66667C8.368 4.66667 8.66666 4.96534 8.66666 5.33334C8.66666 5.70134 8.368 6 8 6C7.632 6 7.33333 5.70134 7.33333 5.33334C7.33333 4.96534 7.632 4.66667 8 4.66667ZM8 6.66667C8.368 6.66667 8.66666 6.96534 8.66666 7.33334V10.6667C8.66666 11.0347 8.368 11.3333 8 11.3333C7.632 11.3333 7.33333 11.0347 7.33333 10.6667V7.33334C7.33333 6.96534 7.632 6.66667 8 6.66667ZM8 13.3333C5.05933 13.3333 2.66666 10.9407 2.66666 8C2.66666 5.05934 5.05933 2.66667 8 2.66667C10.9407 2.66667 13.3333 5.05934 13.3333 8C13.3333 10.9407 10.9407 13.3333 8 13.3333ZM8 1.33334C4.318 1.33334 1.33333 4.318 1.33333 8C1.33333 11.682 4.318 14.6667 8 14.6667C11.6813 14.6667 14.6667 11.682 14.6667 8C14.6667 4.318 11.6813 1.33334 8 1.33334Z" }, null, -1), c = [
6
+ n
7
+ ];
8
+ function r(s, d) {
9
+ return e(), t("svg", C, c);
10
+ }
11
+ const _ = { render: r };
12
+ export {
13
+ _ 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 n = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M10 7C9.448 7 9 6.552 9 6C9 5.448 9.448 5 10 5C10.552 5 11 5.448 11 6C11 6.552 10.552 7 10 7ZM11 14C11 14.552 10.552 15 10 15C9.448 15 9 14.552 9 14V9C9 8.448 9.448 8 10 8C10.552 8 11 8.448 11 9V14ZM10 0C4.477 0 0 4.477 0 10C0 15.523 4.477 20 10 20C15.522 20 20 15.523 20 10C20 4.477 15.522 0 10 0Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const i = { render: C };
12
+ export {
13
+ i as default,
14
+ C as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M10 7C9.448 7 9 6.552 9 6C9 5.448 9.448 5 10 5C10.552 5 11 5.448 11 6C11 6.552 10.552 7 10 7ZM11 14C11 14.552 10.552 15 10 15C9.448 15 9 14.552 9 14V9C9 8.448 9.448 8 10 8C10.552 8 11 8.448 11 9V14ZM10 0C4.477 0 0 4.477 0 10C0 15.523 4.477 20 10 20C15.522 20 20 15.523 20 10C20 4.477 15.522 0 10 0Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const i = { render: C };
12
+ export {
13
+ i as default,
14
+ C as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as C, createElementBlock as t, createStaticVNode as e } from "vue";
2
+ const a = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, h = /* @__PURE__ */ e('<path d="M9.99992 5.83333C9.12541 5.83333 8.27307 6.10848 7.56363 6.61982C6.85419 7.13115 6.32362 7.85275 6.04707 8.68238C5.77053 9.51201 5.76203 10.4076 6.02278 11.2424C6.28353 12.0771 6.80031 12.8086 7.49992 13.3333V16.6667C7.49992 17.1087 7.67551 17.5326 7.98807 17.8452C8.30063 18.1577 8.72456 18.3333 9.16659 18.3333H10.8333C11.2753 18.3333 11.6992 18.1577 12.0118 17.8452C12.3243 17.5326 12.4999 17.1087 12.4999 16.6667V13.3333C13.1995 12.8086 13.7163 12.0771 13.9771 11.2424C14.2378 10.4076 14.2293 9.51201 13.9528 8.68238C13.6762 7.85275 13.1457 7.13115 12.4362 6.61982C11.7268 6.10848 10.8744 5.83333 9.99992 5.83333ZM11.2499 12.1583C11.1227 12.2317 11.0172 12.3375 10.9441 12.4648C10.8709 12.5921 10.8327 12.7365 10.8333 12.8833V16.6667H9.16659V12.8833C9.16717 12.7365 9.12894 12.5921 9.05577 12.4648C8.9826 12.3375 8.87709 12.2317 8.74992 12.1583C8.37086 11.9395 8.0559 11.6249 7.83653 11.2462C7.61717 10.8674 7.5011 10.4377 7.49992 10C7.49992 9.33695 7.76331 8.70107 8.23215 8.23223C8.70099 7.76339 9.33688 7.49999 9.99992 7.49999C10.663 7.49999 11.2988 7.76339 11.7677 8.23223C12.2365 8.70107 12.4999 9.33695 12.4999 10C12.4987 10.4377 12.3827 10.8674 12.1633 11.2462C11.9439 11.6249 11.629 11.9395 11.2499 12.1583Z"></path><path d="M10.0001 5.00001C10.2211 5.00001 10.4331 4.91221 10.5893 4.75593C10.7456 4.59965 10.8334 4.38769 10.8334 4.16667V2.50001C10.8334 2.27899 10.7456 2.06703 10.5893 1.91075C10.4331 1.75447 10.2211 1.66667 10.0001 1.66667C9.77907 1.66667 9.56711 1.75447 9.41083 1.91075C9.25455 2.06703 9.16675 2.27899 9.16675 2.50001V4.16667C9.16675 4.38769 9.25455 4.59965 9.41083 4.75593C9.56711 4.91221 9.77907 5.00001 10.0001 5.00001Z"></path><path d="M17.5 9.16667H15.8333C15.6123 9.16667 15.4004 9.25447 15.2441 9.41075C15.0878 9.56703 15 9.77899 15 10C15 10.221 15.0878 10.433 15.2441 10.5893C15.4004 10.7455 15.6123 10.8333 15.8333 10.8333H17.5C17.721 10.8333 17.933 10.7455 18.0893 10.5893C18.2455 10.433 18.3333 10.221 18.3333 10C18.3333 9.77899 18.2455 9.56703 18.0893 9.41075C17.933 9.25447 17.721 9.16667 17.5 9.16667Z"></path><path d="M4.16675 9.16667H2.50008C2.27907 9.16667 2.06711 9.25447 1.91083 9.41075C1.75455 9.56703 1.66675 9.77899 1.66675 10C1.66675 10.221 1.75455 10.433 1.91083 10.5893C2.06711 10.7455 2.27907 10.8333 2.50008 10.8333H4.16675C4.38776 10.8333 4.59972 10.7455 4.756 10.5893C4.91228 10.433 5.00008 10.221 5.00008 10C5.00008 9.77899 4.91228 9.56703 4.756 9.41075C4.59972 9.25447 4.38776 9.16667 4.16675 9.16667Z"></path><path d="M6.38336 5.35L5.18336 4.16667C5.02092 4.01306 4.80411 3.93028 4.58063 3.93653C4.35714 3.94278 4.1453 4.03756 3.9917 4.2C3.83809 4.36245 3.75531 4.57926 3.76156 4.80274C3.76781 5.02622 3.86258 5.23806 4.02503 5.39167L5.22503 6.55C5.30556 6.62776 5.40093 6.6885 5.50545 6.72859C5.60997 6.76868 5.72149 6.7873 5.83336 6.78334C5.94562 6.78291 6.05663 6.7598 6.15973 6.71541C6.26284 6.67102 6.35591 6.60625 6.43336 6.525C6.58211 6.36235 6.66037 6.14739 6.651 5.92718C6.64163 5.70696 6.54539 5.49943 6.38336 5.35Z"></path><path d="M15.9916 4.20833C15.8355 4.05312 15.6242 3.966 15.4041 3.966C15.1839 3.966 14.9727 4.05312 14.8166 4.20833L13.6166 5.35C13.4614 5.50613 13.3743 5.71734 13.3743 5.9375C13.3743 6.15765 13.4614 6.36886 13.6166 6.525C13.694 6.60625 13.7871 6.67101 13.8902 6.71541C13.9933 6.7598 14.1043 6.7829 14.2166 6.78333C14.4312 6.78248 14.6371 6.6989 14.7916 6.55L15.9916 5.39166C16.0697 5.31419 16.1317 5.22203 16.174 5.12048C16.2163 5.01893 16.2381 4.91001 16.2381 4.8C16.2381 4.68999 16.2163 4.58107 16.174 4.47952C16.1317 4.37797 16.0697 4.2858 15.9916 4.20833Z"></path>', 6), o = [
6
+ h
7
+ ];
8
+ function p(c, d) {
9
+ return C(), t("svg", a, o);
10
+ }
11
+ const r = { render: p };
12
+ export {
13
+ r as default,
14
+ p as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as C, createElementBlock as t, createStaticVNode as e } from "vue";
2
+ const a = {
3
+ viewBox: "0 0 20 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, h = /* @__PURE__ */ e('<path d="M9.99992 5.83333C9.12541 5.83333 8.27307 6.10848 7.56363 6.61982C6.85419 7.13115 6.32362 7.85275 6.04707 8.68238C5.77053 9.51201 5.76203 10.4076 6.02278 11.2424C6.28353 12.0771 6.80031 12.8086 7.49992 13.3333V16.6667C7.49992 17.1087 7.67551 17.5326 7.98807 17.8452C8.30063 18.1577 8.72456 18.3333 9.16659 18.3333H10.8333C11.2753 18.3333 11.6992 18.1577 12.0118 17.8452C12.3243 17.5326 12.4999 17.1087 12.4999 16.6667V13.3333C13.1995 12.8086 13.7163 12.0771 13.9771 11.2424C14.2378 10.4076 14.2293 9.51201 13.9528 8.68238C13.6762 7.85275 13.1457 7.13115 12.4362 6.61982C11.7268 6.10848 10.8744 5.83333 9.99992 5.83333ZM11.2499 12.1583C11.1227 12.2317 11.0172 12.3375 10.9441 12.4648C10.8709 12.5921 10.8327 12.7365 10.8333 12.8833V16.6667H9.16659V12.8833C9.16717 12.7365 9.12894 12.5921 9.05577 12.4648C8.9826 12.3375 8.87709 12.2317 8.74992 12.1583C8.37086 11.9395 8.0559 11.6249 7.83653 11.2462C7.61717 10.8674 7.5011 10.4377 7.49992 10C7.49992 9.33695 7.76331 8.70107 8.23215 8.23223C8.70099 7.76339 9.33688 7.49999 9.99992 7.49999C10.663 7.49999 11.2988 7.76339 11.7677 8.23223C12.2365 8.70107 12.4999 9.33695 12.4999 10C12.4987 10.4377 12.3827 10.8674 12.1633 11.2462C11.9439 11.6249 11.629 11.9395 11.2499 12.1583Z"></path><path d="M10.0001 5.00001C10.2211 5.00001 10.4331 4.91221 10.5893 4.75593C10.7456 4.59965 10.8334 4.38769 10.8334 4.16667V2.50001C10.8334 2.27899 10.7456 2.06703 10.5893 1.91075C10.4331 1.75447 10.2211 1.66667 10.0001 1.66667C9.77907 1.66667 9.56711 1.75447 9.41083 1.91075C9.25455 2.06703 9.16675 2.27899 9.16675 2.50001V4.16667C9.16675 4.38769 9.25455 4.59965 9.41083 4.75593C9.56711 4.91221 9.77907 5.00001 10.0001 5.00001Z"></path><path d="M17.5 9.16667H15.8333C15.6123 9.16667 15.4004 9.25447 15.2441 9.41075C15.0878 9.56703 15 9.77899 15 10C15 10.221 15.0878 10.433 15.2441 10.5893C15.4004 10.7455 15.6123 10.8333 15.8333 10.8333H17.5C17.721 10.8333 17.933 10.7455 18.0893 10.5893C18.2455 10.433 18.3333 10.221 18.3333 10C18.3333 9.77899 18.2455 9.56703 18.0893 9.41075C17.933 9.25447 17.721 9.16667 17.5 9.16667Z"></path><path d="M4.16675 9.16667H2.50008C2.27907 9.16667 2.06711 9.25447 1.91083 9.41075C1.75455 9.56703 1.66675 9.77899 1.66675 10C1.66675 10.221 1.75455 10.433 1.91083 10.5893C2.06711 10.7455 2.27907 10.8333 2.50008 10.8333H4.16675C4.38776 10.8333 4.59972 10.7455 4.756 10.5893C4.91228 10.433 5.00008 10.221 5.00008 10C5.00008 9.77899 4.91228 9.56703 4.756 9.41075C4.59972 9.25447 4.38776 9.16667 4.16675 9.16667Z"></path><path d="M6.38336 5.35L5.18336 4.16667C5.02092 4.01306 4.80411 3.93028 4.58063 3.93653C4.35714 3.94278 4.1453 4.03756 3.9917 4.2C3.83809 4.36245 3.75531 4.57926 3.76156 4.80274C3.76781 5.02622 3.86258 5.23806 4.02503 5.39167L5.22503 6.55C5.30556 6.62776 5.40093 6.6885 5.50545 6.72859C5.60997 6.76868 5.72149 6.7873 5.83336 6.78334C5.94562 6.78291 6.05663 6.7598 6.15973 6.71541C6.26284 6.67102 6.35591 6.60625 6.43336 6.525C6.58211 6.36235 6.66037 6.14739 6.651 5.92718C6.64163 5.70696 6.54539 5.49943 6.38336 5.35Z"></path><path d="M15.9916 4.20833C15.8355 4.05312 15.6242 3.966 15.4041 3.966C15.1839 3.966 14.9727 4.05312 14.8166 4.20833L13.6166 5.35C13.4614 5.50613 13.3743 5.71734 13.3743 5.9375C13.3743 6.15765 13.4614 6.36886 13.6166 6.525C13.694 6.60625 13.7871 6.67101 13.8902 6.71541C13.9933 6.7598 14.1043 6.7829 14.2166 6.78333C14.4312 6.78248 14.6371 6.6989 14.7916 6.55L15.9916 5.39166C16.0697 5.31419 16.1317 5.22203 16.174 5.12048C16.2163 5.01893 16.2381 4.91001 16.2381 4.8C16.2381 4.68999 16.2163 4.58107 16.174 4.47952C16.1317 4.37797 16.0697 4.2858 15.9916 4.20833Z"></path>', 6), o = [
6
+ h
7
+ ];
8
+ function p(c, d) {
9
+ return C(), t("svg", a, o);
10
+ }
11
+ const r = { render: p };
12
+ export {
13
+ r as default,
14
+ p as render
15
+ };
package/dist/main.css ADDED
@@ -0,0 +1,45 @@
1
+ .heading-medium {
2
+ @apply font-sans text-base font-medium leading-snug;
3
+ }
4
+
5
+ .heading-large {
6
+ @apply font-sans text-xl font-medium leading-normal;
7
+ }
8
+
9
+ .caption {
10
+ @apply font-sans text-xs font-semibold leading-snug tracking-widest uppercase;
11
+ }
12
+
13
+ .text-tiny {
14
+ @apply font-sans text-xs leading-snug;
15
+ }
16
+
17
+ .text-small {
18
+ @apply font-sans text-sm leading-normal;
19
+ }
20
+
21
+ .text-medium {
22
+ @apply font-sans text-base leading-normal;
23
+ }
24
+
25
+ .text-large {
26
+ @apply font-sans text-xl leading-normal;
27
+ }
28
+
29
+ .icon {
30
+ @apply w-6 h-6 transition-colors duration-200 ease-in-out fill-current;
31
+ }
32
+
33
+ .icon-small {
34
+ @apply w-4 h-4 transition-colors duration-200 ease-in-out fill-current;
35
+ }
36
+
37
+ /**
38
+ * Helper class which applies to <html> whenever a modal is open to prevent background scrolling.
39
+ */
40
+ .scrolling-disabled {
41
+ @apply overflow-hidden;
42
+ touch-action: none;
43
+ -ms-touch-action: none;
44
+ }
45
+
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", { d: "M12 10C13.104 10 14 10.896 14 12C14 13.104 13.104 14 12 14C10.896 14 10 13.104 10 12C10 10.896 10.896 10 12 10ZM19 10C20.104 10 21 10.896 21 12C21 13.104 20.104 14 19 14C17.896 14 17 13.104 17 12C17 10.896 17.896 10 19 10ZM5 10C6.104 10 7 10.896 7 12C7 13.104 6.104 14 5 14C3.896 14 3 13.104 3 12C3 10.896 3.896 10 5 10Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const _ = { render: C };
12
+ export {
13
+ _ as default,
14
+ C as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", { d: "M12 10C13.104 10 14 10.896 14 12C14 13.104 13.104 14 12 14C10.896 14 10 13.104 10 12C10 10.896 10.896 10 12 10ZM19 10C20.104 10 21 10.896 21 12C21 13.104 20.104 14 19 14C17.896 14 17 13.104 17 12C17 10.896 17.896 10 19 10ZM5 10C6.104 10 7 10.896 7 12C7 13.104 6.104 14 5 14C3.896 14 3 13.104 3 12C3 10.896 3.896 10 5 10Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const _ = { render: C };
12
+ export {
13
+ _ as default,
14
+ C as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 18 18",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, C = /* @__PURE__ */ o("path", { d: "M11.5001 13.8649L9.95342 9.22573L14.5934 4.5849L11.5001 13.8649ZM13.4151 3.40657L8.77508 8.04657L4.13508 6.4999L13.4151 3.40657ZM17.3251 1.45657C17.3209 1.37907 17.3067 1.30407 17.2809 1.23157C17.2726 1.20573 17.2634 1.18073 17.2518 1.15573C17.2118 1.06657 17.1609 0.982401 17.0893 0.910734C17.0176 0.839068 16.9334 0.788234 16.8434 0.748234C16.8193 0.736567 16.7951 0.727401 16.7693 0.719068C16.6951 0.693234 16.6193 0.678234 16.5401 0.674067C16.5218 0.673234 16.5051 0.669067 16.4859 0.669067C16.4026 0.670734 16.3184 0.682401 16.2367 0.709067L1.23675 5.70907C0.895915 5.82323 0.666748 6.14073 0.666748 6.4999C0.666748 6.85907 0.895915 7.1774 1.23675 7.29073L8.34092 9.65907L10.7101 16.7641C10.8234 17.1041 11.1409 17.3332 11.5001 17.3332C11.8592 17.3332 12.1767 17.1041 12.2901 16.7641L17.2901 1.76407C17.3167 1.68157 17.3293 1.59823 17.3302 1.5149C17.3309 1.4949 17.3259 1.47657 17.3251 1.45657Z" }, null, -1), r = [
6
+ C
7
+ ];
8
+ function c(s, L) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const a = { render: c };
12
+ export {
13
+ a as default,
14
+ c as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 18 18",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, C = /* @__PURE__ */ o("path", { d: "M11.5001 13.8649L9.95342 9.22573L14.5934 4.5849L11.5001 13.8649ZM13.4151 3.40657L8.77508 8.04657L4.13508 6.4999L13.4151 3.40657ZM17.3251 1.45657C17.3209 1.37907 17.3067 1.30407 17.2809 1.23157C17.2726 1.20573 17.2634 1.18073 17.2518 1.15573C17.2118 1.06657 17.1609 0.982401 17.0893 0.910734C17.0176 0.839068 16.9334 0.788234 16.8434 0.748234C16.8193 0.736567 16.7951 0.727401 16.7693 0.719068C16.6951 0.693234 16.6193 0.678234 16.5401 0.674067C16.5218 0.673234 16.5051 0.669067 16.4859 0.669067C16.4026 0.670734 16.3184 0.682401 16.2367 0.709067L1.23675 5.70907C0.895915 5.82323 0.666748 6.14073 0.666748 6.4999C0.666748 6.85907 0.895915 7.1774 1.23675 7.29073L8.34092 9.65907L10.7101 16.7641C10.8234 17.1041 11.1409 17.3332 11.5001 17.3332C11.8592 17.3332 12.1767 17.1041 12.2901 16.7641L17.2901 1.76407C17.3167 1.68157 17.3293 1.59823 17.3302 1.5149C17.3309 1.4949 17.3259 1.47657 17.3251 1.45657Z" }, null, -1), r = [
6
+ C
7
+ ];
8
+ function c(s, L) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const a = { render: c };
12
+ export {
13
+ a as default,
14
+ c as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as V } from "vue";
2
+ const t = {
3
+ viewBox: "0 0 16 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, H = /* @__PURE__ */ V("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M10.3 0.33L15.74 6.33C15.91 6.51 16 6.75 16 7V17.5C16 17.84 15.93 18.16 15.8 18.47C15.67 18.77 15.48 19.05 15.24 19.28C15 19.51 14.72 19.7 14.41 19.82C14.1 19.94 13.77 20 13.44 20H2.56C2.23 20.01 1.9 19.94 1.59 19.82C1.28 19.7 1 19.51 0.76 19.28C0.52 19.05 0.33 18.78 0.2 18.47C0.07 18.16 0 17.83 0 17.5V2.5C0 2.16 0.07 1.84 0.2 1.53C0.33 1.23 0.52 0.95 0.76 0.72C1 0.49 1.28 0.3 1.59 0.18C1.9 0.06 2.23 0 2.56 0H9.56C9.7 0 9.84 0.03 9.96 0.09C10.09 0.14 10.21 0.23 10.3 0.33ZM12.74 6L10 3V5.15C9.99 5.26 10.01 5.36 10.04 5.46C10.07 5.56 10.12 5.65 10.19 5.73C10.26 5.81 10.35 5.87 10.44 5.92C10.53 5.97 10.64 6 10.74 6H12.74ZM13.95 17.7C13.98 17.64 14 17.57 14 17.5V17.49V7.99H10.71C9.98 7.97 9.28 7.65 8.77 7.12C8.26 6.59 7.98 5.88 8 5.14V1.99H2.56C2.49 1.99 2.42 1.99 2.35 2.02C2.28 2.05 2.22 2.08 2.17 2.13C2.12 2.18 2.08 2.24 2.05 2.3C2.02 2.36 2 2.43 2 2.5V17.5C2 17.57 2.02 17.64 2.05 17.7C2.08 17.77 2.12 17.82 2.17 17.87C2.22 17.92 2.28 17.95 2.35 17.98C2.42 18.01 2.49 18.01 2.56 18.01H13.44C13.51 18.01 13.58 18.01 13.65 17.98C13.72 17.95 13.78 17.92 13.83 17.87C13.88 17.82 13.92 17.76 13.95 17.7ZM7.06982 10.44H9.06982C9.61982 10.44 10.0698 10.89 10.0698 11.44V14.44C10.0698 14.99 9.61982 15.44 9.06982 15.44H7.06982V10.44ZM8.06982 14.44H9.06982V11.44H8.06982V14.44ZM5.06982 10.44H3.06982V15.44H4.06982V13.44H5.06982C5.61982 13.44 6.06982 12.99 6.06982 12.44V11.44C6.06982 10.89 5.61982 10.44 5.06982 10.44ZM5.06982 12.44H4.06982V11.44H5.06982V12.44ZM13.0698 13.44H12.0698V15.44H11.0698V10.44H13.0698V11.44H12.0698V12.44H13.0698V13.44Z"
9
+ }, null, -1), o = [
10
+ H
11
+ ];
12
+ function n(r, c) {
13
+ return C(), e("svg", t, o);
14
+ }
15
+ const l = { render: n };
16
+ export {
17
+ l as default,
18
+ n as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as V } from "vue";
2
+ const t = {
3
+ viewBox: "0 0 16 20",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, H = /* @__PURE__ */ V("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M10.3 0.33L15.74 6.33C15.91 6.51 16 6.75 16 7V17.5C16 17.84 15.93 18.16 15.8 18.47C15.67 18.77 15.48 19.05 15.24 19.28C15 19.51 14.72 19.7 14.41 19.82C14.1 19.94 13.77 20 13.44 20H2.56C2.23 20.01 1.9 19.94 1.59 19.82C1.28 19.7 1 19.51 0.76 19.28C0.52 19.05 0.33 18.78 0.2 18.47C0.07 18.16 0 17.83 0 17.5V2.5C0 2.16 0.07 1.84 0.2 1.53C0.33 1.23 0.52 0.95 0.76 0.72C1 0.49 1.28 0.3 1.59 0.18C1.9 0.06 2.23 0 2.56 0H9.56C9.7 0 9.84 0.03 9.96 0.09C10.09 0.14 10.21 0.23 10.3 0.33ZM12.74 6L10 3V5.15C9.99 5.26 10.01 5.36 10.04 5.46C10.07 5.56 10.12 5.65 10.19 5.73C10.26 5.81 10.35 5.87 10.44 5.92C10.53 5.97 10.64 6 10.74 6H12.74ZM13.95 17.7C13.98 17.64 14 17.57 14 17.5V17.49V7.99H10.71C9.98 7.97 9.28 7.65 8.77 7.12C8.26 6.59 7.98 5.88 8 5.14V1.99H2.56C2.49 1.99 2.42 1.99 2.35 2.02C2.28 2.05 2.22 2.08 2.17 2.13C2.12 2.18 2.08 2.24 2.05 2.3C2.02 2.36 2 2.43 2 2.5V17.5C2 17.57 2.02 17.64 2.05 17.7C2.08 17.77 2.12 17.82 2.17 17.87C2.22 17.92 2.28 17.95 2.35 17.98C2.42 18.01 2.49 18.01 2.56 18.01H13.44C13.51 18.01 13.58 18.01 13.65 17.98C13.72 17.95 13.78 17.92 13.83 17.87C13.88 17.82 13.92 17.76 13.95 17.7ZM7.06982 10.44H9.06982C9.61982 10.44 10.0698 10.89 10.0698 11.44V14.44C10.0698 14.99 9.61982 15.44 9.06982 15.44H7.06982V10.44ZM8.06982 14.44H9.06982V11.44H8.06982V14.44ZM5.06982 10.44H3.06982V15.44H4.06982V13.44H5.06982C5.61982 13.44 6.06982 12.99 6.06982 12.44V11.44C6.06982 10.89 5.61982 10.44 5.06982 10.44ZM5.06982 12.44H4.06982V11.44H5.06982V12.44ZM13.0698 13.44H12.0698V15.44H11.0698V10.44H13.0698V11.44H12.0698V12.44H13.0698V13.44Z"
9
+ }, null, -1), o = [
10
+ H
11
+ ];
12
+ function n(r, c) {
13
+ return C(), e("svg", t, o);
14
+ }
15
+ const l = { render: n };
16
+ export {
17
+ l as default,
18
+ n as render
19
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 14 14",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, L = /* @__PURE__ */ o("path", { d: "M10.3488 5.89892L8.10292 3.65308L9.72625 2.02892L11.9713 4.27392L10.3488 5.89892ZM4.56625 11.6873L2.08542 11.9131L2.30542 9.44975L6.98625 4.76892L9.23292 7.01558L4.56625 11.6873ZM13.1696 3.11475L13.1688 3.11392L10.8871 0.832251C10.2696 0.216417 9.20875 0.18725 8.62375 0.77475L1.12709 8.27142C0.855421 8.54225 0.687088 8.90225 0.652088 9.28308L0.336254 12.7581C0.314588 13.0039 0.402088 13.2473 0.577088 13.4223C0.734588 13.5798 0.947088 13.6664 1.16625 13.6664C1.19209 13.6664 1.21709 13.6656 1.24209 13.6631L4.71709 13.3472C5.09875 13.3122 5.45792 13.1448 5.72875 12.8739L13.2263 5.37642C13.8329 4.76808 13.8071 3.75308 13.1696 3.11475Z" }, null, -1), c = [
6
+ L
7
+ ];
8
+ function r(s, d) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const _ = { render: r };
12
+ export {
13
+ _ 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 n = {
3
+ viewBox: "0 0 14 14",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, L = /* @__PURE__ */ o("path", { d: "M10.3488 5.89892L8.10292 3.65308L9.72625 2.02892L11.9713 4.27392L10.3488 5.89892ZM4.56625 11.6873L2.08542 11.9131L2.30542 9.44975L6.98625 4.76892L9.23292 7.01558L4.56625 11.6873ZM13.1696 3.11475L13.1688 3.11392L10.8871 0.832251C10.2696 0.216417 9.20875 0.18725 8.62375 0.77475L1.12709 8.27142C0.855421 8.54225 0.687088 8.90225 0.652088 9.28308L0.336254 12.7581C0.314588 13.0039 0.402088 13.2473 0.577088 13.4223C0.734588 13.5798 0.947088 13.6664 1.16625 13.6664C1.19209 13.6664 1.21709 13.6656 1.24209 13.6631L4.71709 13.3472C5.09875 13.3122 5.45792 13.1448 5.72875 12.8739L13.2263 5.37642C13.8329 4.76808 13.8071 3.75308 13.1696 3.11475Z" }, null, -1), c = [
6
+ L
7
+ ];
8
+ function r(s, d) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const _ = { render: r };
12
+ export {
13
+ _ as default,
14
+ r as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M5 4.5H11C11.138 4.5 11.25 4.612 11.25 4.75V8.594L9.62 7.507C9.252 7.262 8.767 7.287 8.427 7.57L4.75 10.625V4.75C4.75 4.612 4.862 4.5 5 4.5ZM11 3H5C4.034 3 3.25 3.783 3.25 4.75V10.75C3.25 11.717 4.034 12.5 5 12.5H11C11.966 12.5 12.75 11.717 12.75 10.75V4.75C12.75 3.783 11.966 3 11 3ZM6.5 7.25C7.052 7.25 7.5 6.803 7.5 6.25C7.5 5.697 7.052 5.25 6.5 5.25C5.948 5.25 5.5 5.697 5.5 6.25C5.5 6.803 5.948 7.25 6.5 7.25Z"
9
+ }, null, -1), c = [
10
+ r
11
+ ];
12
+ function l(d, s) {
13
+ return e(), t("svg", n, c);
14
+ }
15
+ const i = { render: l };
16
+ export {
17
+ i as default,
18
+ l as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M5 4.5H11C11.138 4.5 11.25 4.612 11.25 4.75V8.594L9.62 7.507C9.252 7.262 8.767 7.287 8.427 7.57L4.75 10.625V4.75C4.75 4.612 4.862 4.5 5 4.5ZM11 3H5C4.034 3 3.25 3.783 3.25 4.75V10.75C3.25 11.717 4.034 12.5 5 12.5H11C11.966 12.5 12.75 11.717 12.75 10.75V4.75C12.75 3.783 11.966 3 11 3ZM6.5 7.25C7.052 7.25 7.5 6.803 7.5 6.25C7.5 5.697 7.052 5.25 6.5 5.25C5.948 5.25 5.5 5.697 5.5 6.25C5.5 6.803 5.948 7.25 6.5 7.25Z"
9
+ }, null, -1), c = [
10
+ r
11
+ ];
12
+ function l(d, s) {
13
+ return e(), t("svg", n, c);
14
+ }
15
+ const i = { render: l };
16
+ export {
17
+ i as default,
18
+ l as render
19
+ };
@@ -0,0 +1,19 @@
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", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M21.18 22.4C21.0207 22.4012 20.8627 22.3708 20.7151 22.3108C20.5675 22.2507 20.4333 22.1621 20.32 22.05L15.39 17.15L12.59 20C12.1135 20.4804 11.4667 20.7535 10.79 20.76C10.2063 20.7627 9.63921 20.5659 9.1827 20.2022C8.72619 19.8384 8.4077 19.3296 8.28002 18.76L7.49002 15.44C7.30608 14.7258 6.92489 14.0778 6.39002 13.57C6.07359 13.2377 5.70127 12.9635 5.29002 12.76L3.49002 11.93C3.11348 11.7584 2.78455 11.4975 2.53184 11.1698C2.27914 10.8422 2.1103 10.4578 2.04002 10.05C1.96068 9.63934 1.98397 9.21545 2.10783 8.81596C2.23169 8.41647 2.45228 8.05374 2.75002 7.76L7.75002 2.76C8.23003 2.27988 8.88111 2.0101 9.56002 2.01C10.0523 2.006 10.5351 2.14456 10.9504 2.40896C11.3656 2.67335 11.6954 3.05228 11.9 3.5L12.72 5.3C12.918 5.72386 13.1887 6.1097 13.52 6.44C14.0405 6.9605 14.6945 7.32729 15.41 7.5L18.73 8.29C19.1766 8.39256 19.5871 8.61401 19.9181 8.9309C20.2491 9.24778 20.4882 9.64829 20.61 10.09C20.7369 10.529 20.7426 10.9941 20.6264 11.4361C20.5102 11.878 20.2765 12.2802 19.95 12.6L17.15 15.44L22.04 20.33C22.1544 20.4421 22.2451 20.5759 22.307 20.7236C22.3688 20.8713 22.4004 21.0299 22.4 21.19C22.3986 21.513 22.2691 21.8223 22.04 22.05C21.9274 22.163 21.7933 22.2522 21.6456 22.3123C21.4978 22.3725 21.3395 22.4023 21.18 22.4ZM9.60002 4.4C9.56729 4.39107 9.53276 4.39107 9.50002 4.4L4.50002 9.4C4.49113 9.41875 4.48651 9.43925 4.48651 9.46C4.48651 9.48075 4.49113 9.50125 4.50002 9.52C4.50002 9.52 4.50002 9.6 4.58002 9.62L6.38002 10.45C7.06349 10.7701 7.6861 11.2066 8.22002 11.74C9.05255 12.5641 9.64091 13.6023 9.92002 14.74L10.71 18.06C10.7186 18.0909 10.7367 18.1182 10.7619 18.138C10.7871 18.1578 10.818 18.169 10.85 18.17C10.8792 18.1799 10.9108 18.1799 10.94 18.17L18.34 10.77C18.3534 10.7491 18.3605 10.7248 18.3605 10.7C18.3605 10.6752 18.3534 10.6509 18.34 10.63C18.3321 10.6068 18.319 10.5857 18.3017 10.5683C18.2843 10.551 18.2632 10.5379 18.24 10.53L14.92 9.74C13.7822 9.46138 12.7438 8.87295 11.92 8.04C11.3884 7.50674 10.9551 6.88385 10.64 6.2L9.81002 4.4C9.79485 4.38675 9.77701 4.37694 9.7577 4.37122C9.73839 4.3655 9.71808 4.36402 9.69815 4.36687C9.67821 4.36971 9.65913 4.37683 9.64219 4.38772C9.62526 4.39862 9.61087 4.41304 9.60002 4.43V4.4Z"
9
+ }, null, -1), L = [
10
+ n
11
+ ];
12
+ function r(c, l) {
13
+ return C(), e("svg", o, L);
14
+ }
15
+ const s = { render: r };
16
+ export {
17
+ s as default,
18
+ r as render
19
+ };
@@ -0,0 +1,19 @@
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", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M21.18 22.4C21.0207 22.4012 20.8627 22.3708 20.7151 22.3108C20.5675 22.2507 20.4333 22.1621 20.32 22.05L15.39 17.15L12.59 20C12.1135 20.4804 11.4667 20.7535 10.79 20.76C10.2063 20.7627 9.63921 20.5659 9.1827 20.2022C8.72619 19.8384 8.4077 19.3296 8.28002 18.76L7.49002 15.44C7.30608 14.7258 6.92489 14.0778 6.39002 13.57C6.07359 13.2377 5.70127 12.9635 5.29002 12.76L3.49002 11.93C3.11348 11.7584 2.78455 11.4975 2.53184 11.1698C2.27914 10.8422 2.1103 10.4578 2.04002 10.05C1.96068 9.63934 1.98397 9.21545 2.10783 8.81596C2.23169 8.41647 2.45228 8.05374 2.75002 7.76L7.75002 2.76C8.23003 2.27988 8.88111 2.0101 9.56002 2.01C10.0523 2.006 10.5351 2.14456 10.9504 2.40896C11.3656 2.67335 11.6954 3.05228 11.9 3.5L12.72 5.3C12.918 5.72386 13.1887 6.1097 13.52 6.44C14.0405 6.9605 14.6945 7.32729 15.41 7.5L18.73 8.29C19.1766 8.39256 19.5871 8.61401 19.9181 8.9309C20.2491 9.24778 20.4882 9.64829 20.61 10.09C20.7369 10.529 20.7426 10.9941 20.6264 11.4361C20.5102 11.878 20.2765 12.2802 19.95 12.6L17.15 15.44L22.04 20.33C22.1544 20.4421 22.2451 20.5759 22.307 20.7236C22.3688 20.8713 22.4004 21.0299 22.4 21.19C22.3986 21.513 22.2691 21.8223 22.04 22.05C21.9274 22.163 21.7933 22.2522 21.6456 22.3123C21.4978 22.3725 21.3395 22.4023 21.18 22.4ZM9.60002 4.4C9.56729 4.39107 9.53276 4.39107 9.50002 4.4L4.50002 9.4C4.49113 9.41875 4.48651 9.43925 4.48651 9.46C4.48651 9.48075 4.49113 9.50125 4.50002 9.52C4.50002 9.52 4.50002 9.6 4.58002 9.62L6.38002 10.45C7.06349 10.7701 7.6861 11.2066 8.22002 11.74C9.05255 12.5641 9.64091 13.6023 9.92002 14.74L10.71 18.06C10.7186 18.0909 10.7367 18.1182 10.7619 18.138C10.7871 18.1578 10.818 18.169 10.85 18.17C10.8792 18.1799 10.9108 18.1799 10.94 18.17L18.34 10.77C18.3534 10.7491 18.3605 10.7248 18.3605 10.7C18.3605 10.6752 18.3534 10.6509 18.34 10.63C18.3321 10.6068 18.319 10.5857 18.3017 10.5683C18.2843 10.551 18.2632 10.5379 18.24 10.53L14.92 9.74C13.7822 9.46138 12.7438 8.87295 11.92 8.04C11.3884 7.50674 10.9551 6.88385 10.64 6.2L9.81002 4.4C9.79485 4.38675 9.77701 4.37694 9.7577 4.37122C9.73839 4.3655 9.71808 4.36402 9.69815 4.36687C9.67821 4.36971 9.65913 4.37683 9.64219 4.38772C9.62526 4.39862 9.61087 4.41304 9.60002 4.43V4.4Z"
9
+ }, null, -1), L = [
10
+ n
11
+ ];
12
+ function r(c, l) {
13
+ return C(), e("svg", o, L);
14
+ }
15
+ const s = { render: r };
16
+ export {
17
+ s as default,
18
+ r as render
19
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, o = /* @__PURE__ */ t("path", { d: "M8 15C8.55 15 9 15.45 9 16C9 16.55 8.55 17 8 17C7.45 17 7 16.55 7 16C7 15.45 7.45 15 8 15ZM16 15C16.55 15 17 15.45 17 16C17 16.55 16.55 17 16 17H12C11.45 17 11 16.55 11 16C11 15.45 11.45 15 12 15H16ZM18 20H6C5.449 20 5 19.551 5 19V13H19V19C19 19.551 18.551 20 18 20ZM6 6H7V7C7 7.55 7.45 8 8 8C8.55 8 9 7.55 9 7V6H15V7C15 7.55 15.45 8 16 8C16.55 8 17 7.55 17 7V6H18C18.551 6 19 6.449 19 7V11H5V7C5 6.449 5.449 6 6 6ZM18 4H17V3C17 2.45 16.55 2 16 2C15.45 2 15 2.45 15 3V4H9V3C9 2.45 8.55 2 8 2C7.45 2 7 2.45 7 3V4H6C4.346 4 3 5.346 3 7V19C3 20.654 4.346 22 6 22H18C19.654 22 21 20.654 21 19V7C21 5.346 19.654 4 18 4Z" }, null, -1), V = [
6
+ o
7
+ ];
8
+ function c(r, H) {
9
+ return C(), e("svg", n, V);
10
+ }
11
+ const l = { render: c };
12
+ export {
13
+ l as default,
14
+ c as render
15
+ };