@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
package/README.md CHANGED
@@ -28,7 +28,7 @@ module.exports = {
28
28
  };
29
29
  ```
30
30
 
31
- ## Add component
31
+ ## Add a component
32
32
 
33
33
  To add a new component please add at least the following files:
34
34
 
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const C = {
3
+ viewBox: "0 0 40 40",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M20 25C20.92 25 21.6667 25.7467 21.6667 26.6667C21.6667 27.5867 20.92 28.3334 20 28.3334C19.08 28.3334 18.3334 27.5867 18.3334 26.6667C18.3334 25.7467 19.08 25 20 25ZM20 11.6667C20.92 11.6667 21.6667 12.4134 21.6667 13.3334V21.6667C21.6667 22.5867 20.92 23.3334 20 23.3334C19.08 23.3334 18.3334 22.5867 18.3334 21.6667V13.3334C18.3334 12.4134 19.08 11.6667 20 11.6667ZM20 33.3334C12.6484 33.3334 6.66671 27.3517 6.66671 20C6.66671 12.6484 12.6484 6.66671 20 6.66671C27.3517 6.66671 33.3334 12.6484 33.3334 20C33.3334 27.3517 27.3517 33.3334 20 33.3334ZM20 3.33337C10.795 3.33337 3.33337 10.795 3.33337 20C3.33337 29.205 10.795 36.6667 20 36.6667C29.205 36.6667 36.6667 29.205 36.6667 20C36.6667 10.795 29.205 3.33337 20 3.33337Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, l) {
9
+ return e(), t("svg", C, r);
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 C = {
3
+ viewBox: "0 0 40 40",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M20 25C20.92 25 21.6667 25.7467 21.6667 26.6667C21.6667 27.5867 20.92 28.3334 20 28.3334C19.08 28.3334 18.3334 27.5867 18.3334 26.6667C18.3334 25.7467 19.08 25 20 25ZM20 11.6667C20.92 11.6667 21.6667 12.4134 21.6667 13.3334V21.6667C21.6667 22.5867 20.92 23.3334 20 23.3334C19.08 23.3334 18.3334 22.5867 18.3334 21.6667V13.3334C18.3334 12.4134 19.08 11.6667 20 11.6667ZM20 33.3334C12.6484 33.3334 6.66671 27.3517 6.66671 20C6.66671 12.6484 12.6484 6.66671 20 6.66671C27.3517 6.66671 33.3334 12.6484 33.3334 20C33.3334 27.3517 27.3517 33.3334 20 33.3334ZM20 3.33337C10.795 3.33337 3.33337 10.795 3.33337 20C3.33337 29.205 10.795 36.6667 20 36.6667C29.205 36.6667 36.6667 29.205 36.6667 20C36.6667 10.795 29.205 3.33337 20 3.33337Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, l) {
9
+ return e(), t("svg", C, r);
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 C = {
3
+ viewBox: "0 0 12 10",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M10.6667 5.66667H2.75671L5.17871 8.57334C5.41471 8.856 5.37604 9.27667 5.09337 9.512C4.81004 9.748 4.39004 9.70934 4.15404 9.42667L0.820708 5.42667C0.794708 5.39534 0.782041 5.35867 0.762708 5.324C0.746707 5.296 0.727375 5.272 0.715375 5.24134C0.685374 5.16467 0.667375 5.084 0.667375 5.00267C0.667375 5.002 0.666708 5.00067 0.666708 5C0.666708 4.99934 0.667375 4.998 0.667375 4.99734C0.667375 4.916 0.685374 4.83534 0.715375 4.75867C0.727375 4.728 0.746707 4.704 0.762708 4.676C0.782041 4.64134 0.794708 4.60467 0.820708 4.57334L4.15404 0.573336C4.28671 0.415336 4.47604 0.333336 4.66671 0.333336C4.81737 0.333336 4.96871 0.384002 5.09337 0.488002C5.37604 0.723336 5.41471 1.144 5.17871 1.42667L2.75671 4.33334H10.6667C11.0347 4.33334 11.3334 4.632 11.3334 5C11.3334 5.368 11.0347 5.66667 10.6667 5.66667Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, d) {
9
+ return e(), t("svg", C, r);
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 C = {
3
+ viewBox: "0 0 12 10",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", { d: "M10.6667 5.66667H2.75671L5.17871 8.57334C5.41471 8.856 5.37604 9.27667 5.09337 9.512C4.81004 9.748 4.39004 9.70934 4.15404 9.42667L0.820708 5.42667C0.794708 5.39534 0.782041 5.35867 0.762708 5.324C0.746707 5.296 0.727375 5.272 0.715375 5.24134C0.685374 5.16467 0.667375 5.084 0.667375 5.00267C0.667375 5.002 0.666708 5.00067 0.666708 5C0.666708 4.99934 0.667375 4.998 0.667375 4.99734C0.667375 4.916 0.685374 4.83534 0.715375 4.75867C0.727375 4.728 0.746707 4.704 0.762708 4.676C0.782041 4.64134 0.794708 4.60467 0.820708 4.57334L4.15404 0.573336C4.28671 0.415336 4.47604 0.333336 4.66671 0.333336C4.81737 0.333336 4.96871 0.384002 5.09337 0.488002C5.37604 0.723336 5.41471 1.144 5.17871 1.42667L2.75671 4.33334H10.6667C11.0347 4.33334 11.3334 4.632 11.3334 5C11.3334 5.368 11.0347 5.66667 10.6667 5.66667Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, d) {
9
+ return e(), t("svg", C, r);
10
+ }
11
+ const _ = { render: c };
12
+ export {
13
+ _ as default,
14
+ c as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, l = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M12 6.66671C12.3687 6.66671 12.6667 6.96537 12.6667 7.33337C12.6667 9.68004 10.9247 11.6214 8.66668 11.9467V13.4708C8.66668 13.839 8.3682 14.1375 8.00001 14.1375C7.63182 14.1375 7.33334 13.839 7.33334 13.4708V11.9467C5.07534 11.6214 3.33334 9.68004 3.33334 7.33337C3.33334 6.96537 3.63134 6.66671 4.00001 6.66671C4.36868 6.66671 4.66668 6.96537 4.66668 7.33337C4.66668 9.17137 6.16201 10.6667 8.00001 10.6667C9.83801 10.6667 11.3333 9.17137 11.3333 7.33337C11.3333 6.96537 11.6313 6.66671 12 6.66671ZM10.1667 7.33337C10.1667 8.5279 9.19453 9.50004 8.00001 9.50004C6.80549 9.50004 5.83334 8.5279 5.83334 7.33337V5.00004C5.83334 3.80552 6.80549 2.83337 8.00001 2.83337C9.19453 2.83337 10.1667 3.80552 10.1667 5.00004V7.33337Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function C(c, d) {
13
+ return e(), o("svg", n, r);
14
+ }
15
+ const i = { render: C };
16
+ export {
17
+ i as default,
18
+ C as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, l = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M12 6.66671C12.3687 6.66671 12.6667 6.96537 12.6667 7.33337C12.6667 9.68004 10.9247 11.6214 8.66668 11.9467V13.4708C8.66668 13.839 8.3682 14.1375 8.00001 14.1375C7.63182 14.1375 7.33334 13.839 7.33334 13.4708V11.9467C5.07534 11.6214 3.33334 9.68004 3.33334 7.33337C3.33334 6.96537 3.63134 6.66671 4.00001 6.66671C4.36868 6.66671 4.66668 6.96537 4.66668 7.33337C4.66668 9.17137 6.16201 10.6667 8.00001 10.6667C9.83801 10.6667 11.3333 9.17137 11.3333 7.33337C11.3333 6.96537 11.6313 6.66671 12 6.66671ZM10.1667 7.33337C10.1667 8.5279 9.19453 9.50004 8.00001 9.50004C6.80549 9.50004 5.83334 8.5279 5.83334 7.33337V5.00004C5.83334 3.80552 6.80549 2.83337 8.00001 2.83337C9.19453 2.83337 10.1667 3.80552 10.1667 5.00004V7.33337Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function C(c, d) {
13
+ return e(), o("svg", n, r);
14
+ }
15
+ const i = { render: C };
16
+ export {
17
+ i 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 23 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M8.65085 16C8.28285 16 7.93085 15.848 7.67885 15.58L1.19485 8.67467C0.689517 8.13867 0.717517 7.29467 1.25352 6.79067C1.79085 6.28667 2.63485 6.31333 3.13752 6.84933L8.63752 12.704L19.8482 0.434667C20.3468 -0.110666 21.1895 -0.146666 21.7335 0.349334C22.2762 0.845334 22.3135 1.68933 21.8175 2.232L9.63485 15.5653C9.38552 15.84 9.03085 15.9973 8.66018 16H8.65085Z"
9
+ }, null, -1), r = [
10
+ c
11
+ ];
12
+ function l(d, s) {
13
+ return e(), t("svg", n, r);
14
+ }
15
+ const _ = { render: l };
16
+ export {
17
+ _ 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 23 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M8.65085 16C8.28285 16 7.93085 15.848 7.67885 15.58L1.19485 8.67467C0.689517 8.13867 0.717517 7.29467 1.25352 6.79067C1.79085 6.28667 2.63485 6.31333 3.13752 6.84933L8.63752 12.704L19.8482 0.434667C20.3468 -0.110666 21.1895 -0.146666 21.7335 0.349334C22.2762 0.845334 22.3135 1.68933 21.8175 2.232L9.63485 15.5653C9.38552 15.84 9.03085 15.9973 8.66018 16H8.65085Z"
9
+ }, null, -1), r = [
10
+ c
11
+ ];
12
+ function l(d, s) {
13
+ return e(), t("svg", n, r);
14
+ }
15
+ const _ = { render: l };
16
+ export {
17
+ _ as default,
18
+ l 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: "M12 15.5C11.744 15.5 11.488 15.402 11.293 15.207L7.29301 11.207C6.90201 10.816 6.90201 10.184 7.29301 9.79301C7.68401 9.40201 8.31601 9.40201 8.70701 9.79301L12.012 13.098L15.305 9.91801C15.704 9.53501 16.335 9.54601 16.719 9.94301C17.103 10.34 17.092 10.974 16.695 11.357L12.695 15.219C12.5 15.407 12.25 15.5 12 15.5Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h 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: "M12 15.5C11.744 15.5 11.488 15.402 11.293 15.207L7.29301 11.207C6.90201 10.816 6.90201 10.184 7.29301 9.79301C7.68401 9.40201 8.31601 9.40201 8.70701 9.79301L12.012 13.098L15.305 9.91801C15.704 9.53501 16.335 9.54601 16.719 9.94301C17.103 10.34 17.092 10.974 16.695 11.357L12.695 15.219C12.5 15.407 12.25 15.5 12 15.5Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h 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: "M13.3623 17C13.1003 17 12.8393 16.898 12.6433 16.695L8.7803 12.695C8.4023 12.302 8.4073 11.679 8.7933 11.293L12.7933 7.29301C13.1833 6.90201 13.8163 6.90201 14.2073 7.29301C14.5973 7.68401 14.5973 8.31601 14.2073 8.70701L10.9023 12.012L14.0813 15.305C14.4653 15.703 14.4543 16.336 14.0573 16.719C13.8623 16.907 13.6123 17 13.3623 17Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h 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: "M13.3623 17C13.1003 17 12.8393 16.898 12.6433 16.695L8.7803 12.695C8.4023 12.302 8.4073 11.679 8.7933 11.293L12.7933 7.29301C13.1833 6.90201 13.8163 6.90201 14.2073 7.29301C14.5973 7.68401 14.5973 8.31601 14.2073 8.70701L10.9023 12.012L14.0813 15.305C14.4653 15.703 14.4543 16.336 14.0573 16.719C13.8623 16.907 13.6123 17 13.3623 17Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h as default,
14
+ s as render
15
+ };
@@ -0,0 +1,17 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const n = /* @__PURE__ */ e("svg", {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, [
6
+ /* @__PURE__ */ e("path", { d: "M10.5 17C10.244 17 9.988 16.902 9.793 16.707C9.402 16.316 9.402 15.684 9.793 15.293L13.098 11.988L9.918 8.695C9.535 8.297 9.546 7.664 9.943 7.281C10.341 6.898 10.974 6.909 11.357 7.305L15.219 11.305C15.598 11.698 15.593 12.321 15.207 12.707L11.207 16.707C11.012 16.902 10.756 17 10.5 17Z" })
7
+ ], -1), r = [
8
+ n
9
+ ];
10
+ function c(l, s) {
11
+ return t(), o("template", null, r);
12
+ }
13
+ const d = { render: c };
14
+ export {
15
+ d as default,
16
+ c as render
17
+ };
@@ -0,0 +1,17 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const n = /* @__PURE__ */ e("svg", {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, [
6
+ /* @__PURE__ */ e("path", { d: "M10.5 17C10.244 17 9.988 16.902 9.793 16.707C9.402 16.316 9.402 15.684 9.793 15.293L13.098 11.988L9.918 8.695C9.535 8.297 9.546 7.664 9.943 7.281C10.341 6.898 10.974 6.909 11.357 7.305L15.219 11.305C15.598 11.698 15.593 12.321 15.207 12.707L11.207 16.707C11.012 16.902 10.756 17 10.5 17Z" })
7
+ ], -1), r = [
8
+ n
9
+ ];
10
+ function c(l, s) {
11
+ return t(), o("template", null, r);
12
+ }
13
+ const d = { render: c };
14
+ export {
15
+ d as default,
16
+ c as render
17
+ };
@@ -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: "M9.00002 6.5C8.74402 6.5 8.48802 6.402 8.29302 6.207L4.98802 2.902L1.69502 6.082C1.29702 6.466 0.665022 6.456 0.281022 6.057C-0.102978 5.66 -0.0919781 5.026 0.305022 4.643L4.30502 0.781002C4.69802 0.402002 5.32202 0.407002 5.70702 0.793002L9.70702 4.793C10.098 5.184 10.098 5.816 9.70702 6.207C9.51202 6.402 9.25602 6.5 9.00002 6.5Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h 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: "M9.00002 6.5C8.74402 6.5 8.48802 6.402 8.29302 6.207L4.98802 2.902L1.69502 6.082C1.29702 6.466 0.665022 6.456 0.281022 6.057C-0.102978 5.66 -0.0919781 5.026 0.305022 4.643L4.30502 0.781002C4.69802 0.402002 5.32202 0.407002 5.70702 0.793002L9.70702 4.793C10.098 5.184 10.098 5.816 9.70702 6.207C9.51202 6.402 9.25602 6.5 9.00002 6.5Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(d, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const h = { render: s };
12
+ export {
13
+ h as default,
14
+ s as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 40 40"
5
+ }, c = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M26.6667 18.3333H21.6667V13.3333C21.6667 12.4116 20.92 11.6666 20 11.6666C19.08 11.6666 18.3334 12.4116 18.3334 13.3333V20C18.3334 20.9216 19.08 21.6666 20 21.6666H26.6667C27.5884 21.6666 28.3334 20.9216 28.3334 20C28.3334 19.0783 27.5884 18.3333 26.6667 18.3333ZM20 33.3333C12.6484 33.3333 6.66671 27.3516 6.66671 20C6.66671 12.6483 12.6484 6.66665 20 6.66665C27.3517 6.66665 33.3334 12.6483 33.3334 20C33.3334 27.3516 27.3517 33.3333 20 33.3333ZM20 3.33331C10.81 3.33331 3.33337 10.81 3.33337 20C3.33337 29.19 10.81 36.6666 20 36.6666C29.19 36.6666 36.6667 29.19 36.6667 20C36.6667 10.81 29.19 3.33331 20 3.33331Z"
9
+ }, null, -1), l = [
10
+ c
11
+ ];
12
+ function r(C, d) {
13
+ return e(), o("svg", n, 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 e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 40 40"
5
+ }, c = /* @__PURE__ */ t("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M26.6667 18.3333H21.6667V13.3333C21.6667 12.4116 20.92 11.6666 20 11.6666C19.08 11.6666 18.3334 12.4116 18.3334 13.3333V20C18.3334 20.9216 19.08 21.6666 20 21.6666H26.6667C27.5884 21.6666 28.3334 20.9216 28.3334 20C28.3334 19.0783 27.5884 18.3333 26.6667 18.3333ZM20 33.3333C12.6484 33.3333 6.66671 27.3516 6.66671 20C6.66671 12.6483 12.6484 6.66665 20 6.66665C27.3517 6.66665 33.3334 12.6483 33.3334 20C33.3334 27.3516 27.3517 33.3333 20 33.3333ZM20 3.33331C10.81 3.33331 3.33337 10.81 3.33337 20C3.33337 29.19 10.81 36.6666 20 36.6666C29.19 36.6666 36.6667 29.19 36.6667 20C36.6667 10.81 29.19 3.33331 20 3.33331Z"
9
+ }, null, -1), l = [
10
+ c
11
+ ];
12
+ function r(C, d) {
13
+ return e(), o("svg", n, l);
14
+ }
15
+ const i = { render: r };
16
+ export {
17
+ i as default,
18
+ r as render
19
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 16 16"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M8.94271 8.00004L11.8047 5.13804C12.0654 4.87738 12.0654 4.45604 11.8047 4.19538C11.544 3.93471 11.1227 3.93471 10.862 4.19538L8.00004 7.05738L5.13804 4.19538C4.87738 3.93471 4.45604 3.93471 4.19538 4.19538C3.93471 4.45604 3.93471 4.87738 4.19538 5.13804L7.05738 8.00004L4.19538 10.862C3.93471 11.1227 3.93471 11.544 4.19538 11.8047C4.32538 11.9347 4.49604 12 4.66671 12C4.83738 12 5.00804 11.9347 5.13804 11.8047L8.00004 8.94271L10.862 11.8047C10.992 11.9347 11.1627 12 11.3334 12C11.504 12 11.6747 11.9347 11.8047 11.8047C12.0654 11.544 12.0654 11.1227 11.8047 10.862L8.94271 8.00004Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(C, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const L = { render: s };
12
+ export {
13
+ L 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
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 16 16"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M8.94271 8.00004L11.8047 5.13804C12.0654 4.87738 12.0654 4.45604 11.8047 4.19538C11.544 3.93471 11.1227 3.93471 10.862 4.19538L8.00004 7.05738L5.13804 4.19538C4.87738 3.93471 4.45604 3.93471 4.19538 4.19538C3.93471 4.45604 3.93471 4.87738 4.19538 5.13804L7.05738 8.00004L4.19538 10.862C3.93471 11.1227 3.93471 11.544 4.19538 11.8047C4.32538 11.9347 4.49604 12 4.66671 12C4.83738 12 5.00804 11.9347 5.13804 11.8047L8.00004 8.94271L10.862 11.8047C10.992 11.9347 11.1627 12 11.3334 12C11.504 12 11.6747 11.9347 11.8047 11.8047C12.0654 11.544 12.0654 11.1227 11.8047 10.862L8.94271 8.00004Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(C, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const L = { render: s };
12
+ export {
13
+ L as default,
14
+ s as render
15
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as o } from "vue";
2
+ const t = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M9.92625 2.45989C10.7574 2.39037 11.5855 2.6258 12.2558 3.12221C12.6332 3.41382 12.9443 3.78229 13.1686 4.2032C13.3928 4.62412 13.5251 5.08788 13.5566 5.56377C13.5881 6.03965 13.5182 6.51681 13.3514 6.96362C13.1846 7.41043 12.9248 7.81671 12.5891 8.15554L11.8002 8.94443C11.7486 8.9965 11.6871 9.03783 11.6194 9.06604C11.5517 9.09424 11.4791 9.10876 11.4058 9.10876C11.3324 9.10876 11.2598 9.09424 11.1921 9.06604C11.1244 9.03783 11.063 8.9965 11.0113 8.94443C10.9593 8.89279 10.9179 8.83134 10.8897 8.76364C10.8615 8.69594 10.847 8.62333 10.847 8.54999C10.847 8.47665 10.8615 8.40403 10.8897 8.33633C10.9179 8.26863 10.9593 8.20719 11.0113 8.15554L11.8002 7.3611C12.023 7.14236 12.1971 6.87914 12.3113 6.5886C12.4256 6.29805 12.4773 5.9867 12.4631 5.67484C12.449 5.36297 12.3693 5.05758 12.2292 4.77858C12.0891 4.49957 11.8919 4.25321 11.6502 4.05554C11.1983 3.70335 10.6318 3.53114 10.0603 3.57219C9.4888 3.61323 8.95278 3.86461 8.55578 4.27776L7.83356 5.00554C7.78191 5.05761 7.72047 5.09894 7.65277 5.12715C7.58507 5.15535 7.51245 5.16987 7.43911 5.16987C7.36577 5.16987 7.29316 5.15535 7.22546 5.12715C7.15776 5.09894 7.09631 5.05761 7.04467 5.00554C6.98801 4.94247 6.94524 4.86819 6.91911 4.78754C6.89298 4.70688 6.88407 4.62163 6.89298 4.53732C6.90188 4.453 6.92839 4.37149 6.97079 4.29807C7.01319 4.22465 7.07053 4.16095 7.13911 4.1111L7.73911 3.49999C8.31762 2.89913 9.09507 2.52941 9.92625 2.45989ZM8.71665 6.49443L6.49443 8.71665C6.44236 8.7683 6.40103 8.82974 6.37282 8.89744C6.34462 8.96514 6.3301 9.03776 6.3301 9.1111C6.3301 9.18444 6.34462 9.25705 6.37282 9.32475C6.40103 9.39245 6.44236 9.4539 6.49443 9.50554C6.54608 9.55761 6.60752 9.59894 6.67522 9.62715C6.74292 9.65535 6.81554 9.66987 6.88888 9.66987C6.96221 9.66987 7.03483 9.65535 7.10253 9.62715C7.17023 9.59894 7.23167 9.55761 7.28332 9.50554L9.50554 7.28332C9.61015 7.17871 9.66892 7.03682 9.66892 6.88888C9.66892 6.74093 9.61015 6.59904 9.50554 6.49443C9.40093 6.38982 9.25904 6.33105 9.1111 6.33105C8.96315 6.33105 8.82127 6.38982 8.71665 6.49443ZM8.15567 11L7.44456 11.7055C7.04536 12.1169 6.5087 12.3669 5.93695 12.4079C5.3652 12.4489 4.79836 12.278 4.34456 11.9278C4.10471 11.7301 3.90899 11.4844 3.77003 11.2064C3.63107 10.9284 3.55197 10.6243 3.53783 10.3139C3.5237 10.0034 3.57484 9.69341 3.68796 9.40394C3.80108 9.11447 3.97367 8.85194 4.19456 8.63332L4.98345 7.83888C5.03552 7.78723 5.07685 7.72578 5.10506 7.65808C5.13326 7.59038 5.14779 7.51777 5.14779 7.44443C5.14779 7.37109 5.13326 7.29848 5.10506 7.23078C5.07685 7.16308 5.03552 7.10163 4.98345 7.04999C4.93181 6.99791 4.87036 6.95658 4.80266 6.92838C4.73496 6.90018 4.66235 6.88565 4.58901 6.88565C4.51567 6.88565 4.44305 6.90018 4.37535 6.92838C4.30765 6.95658 4.24621 6.99791 4.19456 7.04999L3.48901 7.7611C2.89465 8.33666 2.52933 9.10833 2.46088 9.93286C2.39242 10.7574 2.62548 11.5787 3.11679 12.2444C3.40839 12.6227 3.77714 12.9346 4.19856 13.1595C4.61997 13.3843 5.0844 13.5169 5.561 13.5484C6.03759 13.5799 6.51544 13.5097 6.9628 13.3423C7.41016 13.175 7.81678 12.9143 8.15567 12.5778L8.94456 11.7889C9.04918 11.6843 9.10795 11.5424 9.10795 11.3944C9.10795 11.2465 9.04918 11.1046 8.94456 11C8.83995 10.8954 8.69806 10.8366 8.55012 10.8366C8.40217 10.8366 8.26029 10.8954 8.15567 11Z"
9
+ }, null, -1), c = [
10
+ n
11
+ ];
12
+ function r(l, d) {
13
+ return C(), e("svg", t, c);
14
+ }
15
+ const L = { render: r };
16
+ export {
17
+ L as default,
18
+ r as render
19
+ };
@@ -0,0 +1,19 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as o } from "vue";
2
+ const t = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M9.92625 2.45989C10.7574 2.39037 11.5855 2.6258 12.2558 3.12221C12.6332 3.41382 12.9443 3.78229 13.1686 4.2032C13.3928 4.62412 13.5251 5.08788 13.5566 5.56377C13.5881 6.03965 13.5182 6.51681 13.3514 6.96362C13.1846 7.41043 12.9248 7.81671 12.5891 8.15554L11.8002 8.94443C11.7486 8.9965 11.6871 9.03783 11.6194 9.06604C11.5517 9.09424 11.4791 9.10876 11.4058 9.10876C11.3324 9.10876 11.2598 9.09424 11.1921 9.06604C11.1244 9.03783 11.063 8.9965 11.0113 8.94443C10.9593 8.89279 10.9179 8.83134 10.8897 8.76364C10.8615 8.69594 10.847 8.62333 10.847 8.54999C10.847 8.47665 10.8615 8.40403 10.8897 8.33633C10.9179 8.26863 10.9593 8.20719 11.0113 8.15554L11.8002 7.3611C12.023 7.14236 12.1971 6.87914 12.3113 6.5886C12.4256 6.29805 12.4773 5.9867 12.4631 5.67484C12.449 5.36297 12.3693 5.05758 12.2292 4.77858C12.0891 4.49957 11.8919 4.25321 11.6502 4.05554C11.1983 3.70335 10.6318 3.53114 10.0603 3.57219C9.4888 3.61323 8.95278 3.86461 8.55578 4.27776L7.83356 5.00554C7.78191 5.05761 7.72047 5.09894 7.65277 5.12715C7.58507 5.15535 7.51245 5.16987 7.43911 5.16987C7.36577 5.16987 7.29316 5.15535 7.22546 5.12715C7.15776 5.09894 7.09631 5.05761 7.04467 5.00554C6.98801 4.94247 6.94524 4.86819 6.91911 4.78754C6.89298 4.70688 6.88407 4.62163 6.89298 4.53732C6.90188 4.453 6.92839 4.37149 6.97079 4.29807C7.01319 4.22465 7.07053 4.16095 7.13911 4.1111L7.73911 3.49999C8.31762 2.89913 9.09507 2.52941 9.92625 2.45989ZM8.71665 6.49443L6.49443 8.71665C6.44236 8.7683 6.40103 8.82974 6.37282 8.89744C6.34462 8.96514 6.3301 9.03776 6.3301 9.1111C6.3301 9.18444 6.34462 9.25705 6.37282 9.32475C6.40103 9.39245 6.44236 9.4539 6.49443 9.50554C6.54608 9.55761 6.60752 9.59894 6.67522 9.62715C6.74292 9.65535 6.81554 9.66987 6.88888 9.66987C6.96221 9.66987 7.03483 9.65535 7.10253 9.62715C7.17023 9.59894 7.23167 9.55761 7.28332 9.50554L9.50554 7.28332C9.61015 7.17871 9.66892 7.03682 9.66892 6.88888C9.66892 6.74093 9.61015 6.59904 9.50554 6.49443C9.40093 6.38982 9.25904 6.33105 9.1111 6.33105C8.96315 6.33105 8.82127 6.38982 8.71665 6.49443ZM8.15567 11L7.44456 11.7055C7.04536 12.1169 6.5087 12.3669 5.93695 12.4079C5.3652 12.4489 4.79836 12.278 4.34456 11.9278C4.10471 11.7301 3.90899 11.4844 3.77003 11.2064C3.63107 10.9284 3.55197 10.6243 3.53783 10.3139C3.5237 10.0034 3.57484 9.69341 3.68796 9.40394C3.80108 9.11447 3.97367 8.85194 4.19456 8.63332L4.98345 7.83888C5.03552 7.78723 5.07685 7.72578 5.10506 7.65808C5.13326 7.59038 5.14779 7.51777 5.14779 7.44443C5.14779 7.37109 5.13326 7.29848 5.10506 7.23078C5.07685 7.16308 5.03552 7.10163 4.98345 7.04999C4.93181 6.99791 4.87036 6.95658 4.80266 6.92838C4.73496 6.90018 4.66235 6.88565 4.58901 6.88565C4.51567 6.88565 4.44305 6.90018 4.37535 6.92838C4.30765 6.95658 4.24621 6.99791 4.19456 7.04999L3.48901 7.7611C2.89465 8.33666 2.52933 9.10833 2.46088 9.93286C2.39242 10.7574 2.62548 11.5787 3.11679 12.2444C3.40839 12.6227 3.77714 12.9346 4.19856 13.1595C4.61997 13.3843 5.0844 13.5169 5.561 13.5484C6.03759 13.5799 6.51544 13.5097 6.9628 13.3423C7.41016 13.175 7.81678 12.9143 8.15567 12.5778L8.94456 11.7889C9.04918 11.6843 9.10795 11.5424 9.10795 11.3944C9.10795 11.2465 9.04918 11.1046 8.94456 11C8.83995 10.8954 8.69806 10.8366 8.55012 10.8366C8.40217 10.8366 8.26029 10.8954 8.15567 11Z"
9
+ }, null, -1), c = [
10
+ n
11
+ ];
12
+ function r(l, d) {
13
+ return C(), e("svg", t, c);
14
+ }
15
+ const L = { render: r };
16
+ export {
17
+ L as default,
18
+ r as render
19
+ };