@dpa-id-components/dpa-shared-components 0.1.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.
Files changed (85) hide show
  1. package/README.md +86 -0
  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 +5641 -0
  25. package/dist/dpa-shared-components.mjs +5641 -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 +85 -0
@@ -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
+ };
@@ -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
+ };
@@ -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
+ };
@@ -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 24 24"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M5 11C5 7.691 7.691 5 11 5C14.309 5 17 7.691 17 11C17 14.309 14.309 17 11 17C7.691 17 5 14.309 5 11ZM20.707 19.293L17.312 15.897C18.365 14.543 19 12.846 19 11C19 6.589 15.411 3 11 3C6.589 3 3 6.589 3 11C3 15.411 6.589 19 11 19C12.846 19 14.543 18.365 15.897 17.312L19.293 20.707C19.488 20.902 19.744 21 20 21C20.256 21 20.512 20.902 20.707 20.707C21.098 20.316 21.098 19.684 20.707 19.293Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(C, d) {
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
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M5 11C5 7.691 7.691 5 11 5C14.309 5 17 7.691 17 11C17 14.309 14.309 17 11 17C7.691 17 5 14.309 5 11ZM20.707 19.293L17.312 15.897C18.365 14.543 19 12.846 19 11C19 6.589 15.411 3 11 3C6.589 3 3 6.589 3 11C3 15.411 6.589 19 11 19C12.846 19 14.543 18.365 15.897 17.312L19.293 20.707C19.488 20.902 19.744 21 20 21C20.256 21 20.512 20.902 20.707 20.707C21.098 20.316 21.098 19.684 20.707 19.293Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function s(C, d) {
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 C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 19 18",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ t("path", { d: "M16 16C15.448 16 15 15.552 15 15C15 14.448 15.448 14 16 14C16.552 14 17 14.448 17 15C17 15.552 16.552 16 16 16ZM3 10C2.448 10 2 9.552 2 9C2 8.448 2.448 8 3 8C3.552 8 4 8.448 4 9C4 9.552 3.552 10 3 10ZM16 2C16.552 2 17 2.448 17 3C17 3.552 16.552 4 16 4C15.448 4 15 3.552 15 3C15 2.448 15.448 2 16 2ZM16 12C15.183 12 14.443 12.33 13.901 12.861L5.966 9.335C5.979 9.224 6 9.114 6 9C6 8.886 5.979 8.776 5.966 8.665L13.901 5.139C14.443 5.67 15.183 6 16 6C17.654 6 19 4.654 19 3C19 1.346 17.654 0 16 0C14.346 0 13 1.346 13 3C13 3.114 13.021 3.224 13.034 3.335L5.099 6.861C4.557 6.33 3.817 6 3 6C1.346 6 0 7.346 0 9C0 10.654 1.346 12 3 12C3.817 12 4.557 11.67 5.099 11.139L13.034 14.665C13.021 14.776 13 14.886 13 15C13 16.654 14.346 18 16 18C17.654 18 19 16.654 19 15C19 13.346 17.654 12 16 12Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, d) {
9
+ return C(), e("svg", o, r);
10
+ }
11
+ const _ = { render: c };
12
+ export {
13
+ _ as default,
14
+ c as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 19 18",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, n = /* @__PURE__ */ t("path", { d: "M16 16C15.448 16 15 15.552 15 15C15 14.448 15.448 14 16 14C16.552 14 17 14.448 17 15C17 15.552 16.552 16 16 16ZM3 10C2.448 10 2 9.552 2 9C2 8.448 2.448 8 3 8C3.552 8 4 8.448 4 9C4 9.552 3.552 10 3 10ZM16 2C16.552 2 17 2.448 17 3C17 3.552 16.552 4 16 4C15.448 4 15 3.552 15 3C15 2.448 15.448 2 16 2ZM16 12C15.183 12 14.443 12.33 13.901 12.861L5.966 9.335C5.979 9.224 6 9.114 6 9C6 8.886 5.979 8.776 5.966 8.665L13.901 5.139C14.443 5.67 15.183 6 16 6C17.654 6 19 4.654 19 3C19 1.346 17.654 0 16 0C14.346 0 13 1.346 13 3C13 3.114 13.021 3.224 13.034 3.335L5.099 6.861C4.557 6.33 3.817 6 3 6C1.346 6 0 7.346 0 9C0 10.654 1.346 12 3 12C3.817 12 4.557 11.67 5.099 11.139L13.034 14.665C13.021 14.776 13 14.886 13 15C13 16.654 14.346 18 16 18C17.654 18 19 16.654 19 15C19 13.346 17.654 12 16 12Z" }, null, -1), r = [
6
+ n
7
+ ];
8
+ function c(s, d) {
9
+ return C(), e("svg", o, 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 L } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, C = /* @__PURE__ */ L("path", { d: "M11.9995 16.05C12.1585 16.05 12.3175 16.088 12.4625 16.163L16.2315 18.133L15.5145 13.976C15.4575 13.65 15.5665 13.318 15.8045 13.087L18.8405 10.151L14.6375 9.539C14.3125 9.492 14.0315 9.289 13.8855 8.995L11.9995 5.201L10.1135 8.995C9.96755 9.289 9.68655 9.492 9.36155 9.539L5.15855 10.151L8.19455 13.087C8.43255 13.318 8.54155 13.65 8.48455 13.976L7.76755 18.133L11.5365 16.163C11.6815 16.088 11.8405 16.05 11.9995 16.05ZM17.5615 20.955C17.4025 20.955 17.2435 20.918 17.0985 20.842L11.9995 18.178L6.90055 20.842C6.56255 21.018 6.15455 20.987 5.84955 20.763C5.54155 20.539 5.38855 20.16 5.45255 19.785L6.42455 14.157L2.30455 10.172C2.02955 9.907 1.93155 9.509 2.04855 9.146C2.16455 8.783 2.47855 8.519 2.85555 8.464L8.55655 7.636L11.1035 2.51C11.4415 1.83 12.5575 1.83 12.8955 2.51L15.4425 7.636L21.1435 8.464C21.5205 8.519 21.8345 8.783 21.9505 9.146C22.0675 9.509 21.9695 9.907 21.6945 10.172L17.5745 14.157L18.5465 19.785C18.6105 20.16 18.4575 20.539 18.1495 20.763C17.9765 20.891 17.7695 20.955 17.5615 20.955Z" }, null, -1), n = [
6
+ C
7
+ ];
8
+ function r(c, s) {
9
+ return e(), t("svg", o, n);
10
+ }
11
+ const l = { render: r };
12
+ export {
13
+ l as default,
14
+ r as render
15
+ };
@@ -0,0 +1,15 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as L } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, C = /* @__PURE__ */ L("path", { d: "M11.9995 16.05C12.1585 16.05 12.3175 16.088 12.4625 16.163L16.2315 18.133L15.5145 13.976C15.4575 13.65 15.5665 13.318 15.8045 13.087L18.8405 10.151L14.6375 9.539C14.3125 9.492 14.0315 9.289 13.8855 8.995L11.9995 5.201L10.1135 8.995C9.96755 9.289 9.68655 9.492 9.36155 9.539L5.15855 10.151L8.19455 13.087C8.43255 13.318 8.54155 13.65 8.48455 13.976L7.76755 18.133L11.5365 16.163C11.6815 16.088 11.8405 16.05 11.9995 16.05ZM17.5615 20.955C17.4025 20.955 17.2435 20.918 17.0985 20.842L11.9995 18.178L6.90055 20.842C6.56255 21.018 6.15455 20.987 5.84955 20.763C5.54155 20.539 5.38855 20.16 5.45255 19.785L6.42455 14.157L2.30455 10.172C2.02955 9.907 1.93155 9.509 2.04855 9.146C2.16455 8.783 2.47855 8.519 2.85555 8.464L8.55655 7.636L11.1035 2.51C11.4415 1.83 12.5575 1.83 12.8955 2.51L15.4425 7.636L21.1435 8.464C21.5205 8.519 21.8345 8.783 21.9505 9.146C22.0675 9.509 21.9695 9.907 21.6945 10.172L17.5745 14.157L18.5465 19.785C18.6105 20.16 18.4575 20.539 18.1495 20.763C17.9765 20.891 17.7695 20.955 17.5615 20.955Z" }, null, -1), n = [
6
+ C
7
+ ];
8
+ function r(c, s) {
9
+ return e(), t("svg", o, n);
10
+ }
11
+ const l = { render: r };
12
+ export {
13
+ l 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 24 24",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, r = /* @__PURE__ */ o("path", { d: "M17.5614 20.955C17.4034 20.955 17.2444 20.918 17.0984 20.842L11.9994 18.178L6.90138 20.842C6.56338 21.017 6.15538 20.987 5.84938 20.763C5.54138 20.539 5.38838 20.16 5.45338 19.785L6.42438 14.157L2.30438 10.172C2.03038 9.907 1.93138 9.509 2.04838 9.145C2.16538 8.783 2.47838 8.518 2.85638 8.464L8.55638 7.636L11.1044 2.51C11.4424 1.83 12.5574 1.83 12.8954 2.51L15.4434 7.636L21.1434 8.464C21.5214 8.518 21.8344 8.783 21.9514 9.145C22.0684 9.509 21.9694 9.907 21.6954 10.172L17.5754 14.157L18.5464 19.785C18.6114 20.16 18.4574 20.539 18.1504 20.763C17.9764 20.891 17.7694 20.955 17.5614 20.955Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function s(l, C) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const d = { render: s };
12
+ export {
13
+ d 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: "M17.5614 20.955C17.4034 20.955 17.2444 20.918 17.0984 20.842L11.9994 18.178L6.90138 20.842C6.56338 21.017 6.15538 20.987 5.84938 20.763C5.54138 20.539 5.38838 20.16 5.45338 19.785L6.42438 14.157L2.30438 10.172C2.03038 9.907 1.93138 9.509 2.04838 9.145C2.16538 8.783 2.47838 8.518 2.85638 8.464L8.55638 7.636L11.1044 2.51C11.4424 1.83 12.5574 1.83 12.8954 2.51L15.4434 7.636L21.1434 8.464C21.5214 8.518 21.8344 8.783 21.9514 9.145C22.0684 9.509 21.9694 9.907 21.6954 10.172L17.5754 14.157L18.5464 19.785C18.6114 20.16 18.4574 20.539 18.1504 20.763C17.9764 20.891 17.7694 20.955 17.5614 20.955Z" }, null, -1), c = [
6
+ r
7
+ ];
8
+ function s(l, C) {
9
+ return e(), t("svg", n, c);
10
+ }
11
+ const d = { render: s };
12
+ export {
13
+ d as default,
14
+ s as render
15
+ };
@@ -0,0 +1,200 @@
1
+ module.exports = {
2
+ theme: {
3
+ inset: {
4
+ 0: 0,
5
+ "1/2": "50%",
6
+ full: "100%",
7
+ },
8
+ screens: {
9
+ sm: "640px",
10
+ md: "768px",
11
+ lg: "1024px",
12
+ xl: "1280px",
13
+ xxl: "1600px",
14
+ },
15
+ fontSize: {
16
+ xs: "12px",
17
+ sm: "14px",
18
+ base: "16px",
19
+ lg: "18px",
20
+ xl: "20px",
21
+ "2xl": "24px",
22
+ "3xl": "30px",
23
+ "4xl": "36px",
24
+ "5xl": "48px",
25
+ "6xl": "60px",
26
+ "7xl": "72px",
27
+ },
28
+ spacing: {
29
+ px: "1px",
30
+ 0: "0",
31
+ 0.5: "2px",
32
+ 1: "4px",
33
+ 1.5: "6px",
34
+ 2: "8px",
35
+ 2.5: "10px",
36
+ 3: "12px",
37
+ 3.5: "14px",
38
+ 4: "16px",
39
+ 5: "20px",
40
+ 6: "24px",
41
+ 7: "28px",
42
+ 8: "32px",
43
+ 9: "36px",
44
+ 10: "40px",
45
+ 11: "46px",
46
+ 12: "48px",
47
+ 14: "56px",
48
+ 16: "64px",
49
+ 20: "80px",
50
+ 24: "96px",
51
+ 28: "108px",
52
+ 32: "120px",
53
+ 36: "136px",
54
+ 37: "148px",
55
+ 40: "160px",
56
+ 41: "164px",
57
+ 44: "176px",
58
+ 48: "192px",
59
+ 52: "208px",
60
+ 56: "224px",
61
+ 60: "240px",
62
+ 64: "256px",
63
+ 72: "288px",
64
+ 80: "320px",
65
+ 96: "384px",
66
+ },
67
+ extend: {
68
+ outline: {
69
+ blue: ["2px solid rgba(0, 62, 219, 0.5)", "2px"],
70
+ },
71
+ fontFamily: {
72
+ sans: ["Inter", "sans-serif"],
73
+ marketing: ["Futura", "sans-serif"],
74
+ },
75
+ spacing: {
76
+ inherit: "inherit",
77
+ half: "2px", // 2px,
78
+ inputFocused: "15px",
79
+ },
80
+ duration: {
81
+ 0: "0ms",
82
+ },
83
+ colors: {
84
+ transparent: "rgba(255, 255, 255, 0)",
85
+ black: "#000",
86
+ white: "#fff",
87
+ // TODO: Limit to Lennarts Scale
88
+ gray: {
89
+ 100: "#F5F5F5",
90
+ 200: "#EEEEEE",
91
+ 300: "#E3E3E3",
92
+ 400: "#BABABA",
93
+ 500: "#8C8C8C",
94
+ 600: "#7E7E7E",
95
+ 700: "#757575",
96
+ 800: "#4D4D4D",
97
+ 900: "#212121",
98
+ },
99
+ blue: {
100
+ default: "#003edb",
101
+ dark: "#0030aa",
102
+ },
103
+ red: {
104
+ default: "#E53935",
105
+ dark: "#AB000D",
106
+ },
107
+ pink: {
108
+ default: "#F5138D",
109
+ dark: "#BD0060",
110
+ },
111
+ purple: {
112
+ default: "#8E24AA",
113
+ dark: "#5C007A",
114
+ },
115
+ cyan: {
116
+ default: "#00ACC1",
117
+ dark: "#007C91",
118
+ },
119
+ teal: {
120
+ default: "#00897B",
121
+ dark: "#005B4F",
122
+ },
123
+ green: {
124
+ default: "#30DF7B",
125
+ dark: "#00AC4D",
126
+ },
127
+ yellow: {
128
+ default: "#F9F500",
129
+ dark: "#C1BE00",
130
+ },
131
+ orange: {
132
+ default: "#FFB300",
133
+ dark: "#C68400",
134
+ },
135
+ "alert-red": {
136
+ default: "#F53000",
137
+ dark: "#BA2400",
138
+ },
139
+ "alert-green": {
140
+ default: "#00D200",
141
+ dark: "#00AA00",
142
+ },
143
+ rainbow: {
144
+ red: "#E53935",
145
+ "red-dark": "#AB000D",
146
+ orange: "#FFB300",
147
+ purple: "#8E24AA",
148
+ },
149
+ },
150
+ opacity: {
151
+ 60: "0.6",
152
+ 20: "0.2",
153
+ },
154
+ boxShadow: {
155
+ default: "0px 1px 1px rgba(0, 0, 0, 0.1)",
156
+ negative: "0px -1px 1px rgba(0, 0, 0, 0.1)",
157
+ md: "0px 2px 4px rgba(0, 0, 0, 0.1)",
158
+ lg: "0px 4px 6px rgba(0, 0, 0, 0.25)",
159
+ },
160
+ inset: {
161
+ 0: 0,
162
+ auto: "auto",
163
+ 1: "4px",
164
+ 3: "12px",
165
+ 4: "16px",
166
+ 5: "20px",
167
+ 12: "48px",
168
+ 16: "64px",
169
+ full: "100%",
170
+ },
171
+ screens: {
172
+ print: { raw: "print" },
173
+ },
174
+ lineHeight: {
175
+ 3: "12px",
176
+ 4: "16px",
177
+ 5: "20px",
178
+ 6: "24px",
179
+ 7: "28px",
180
+ 8: "32px",
181
+ 9: "36px",
182
+ 10: "40px",
183
+ },
184
+ },
185
+ maxHeight: {
186
+ 60: "240px",
187
+ },
188
+ },
189
+ variants: {
190
+ opacity: ["responsive", "hover", "focus", "group-hover"],
191
+ outline: ["focus", "focus-visible"],
192
+ display: ["responsive", "group-hover"],
193
+ textColor: ["responsive", "hover", "focus", "group-hover", "group-focus"],
194
+ textDecoration: ["group-hover"],
195
+ },
196
+ plugins: [
197
+ require("@tailwindcss/typography"),
198
+ require("@tailwindcss/line-clamp"),
199
+ ],
200
+ };
@@ -0,0 +1,15 @@
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
+ }, c = /* @__PURE__ */ o("path", { d: "M4.75 4H11.25C11.6642 4 12 4.33579 12 4.75C12 5.16421 11.6642 5.5 11.25 5.5H4.75C4.33579 5.5 4 5.16421 4 4.75C4 4.33579 4.33579 4 4.75 4ZM4.75 7H11.25C11.6642 7 12 7.33579 12 7.75C12 8.16421 11.6642 8.5 11.25 8.5H4.75C4.33579 8.5 4 8.16421 4 7.75C4 7.33579 4.33579 7 4.75 7ZM4.75 10H8.25C8.66421 10 9 10.3358 9 10.75C9 11.1642 8.66421 11.5 8.25 11.5H4.75C4.33579 11.5 4 11.1642 4 10.75C4 10.3358 4.33579 10 4.75 10Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, 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 n = {
3
+ viewBox: "0 0 16 16",
4
+ xmlns: "http://www.w3.org/2000/svg"
5
+ }, c = /* @__PURE__ */ o("path", { d: "M4.75 4H11.25C11.6642 4 12 4.33579 12 4.75C12 5.16421 11.6642 5.5 11.25 5.5H4.75C4.33579 5.5 4 5.16421 4 4.75C4 4.33579 4.33579 4 4.75 4ZM4.75 7H11.25C11.6642 7 12 7.33579 12 7.75C12 8.16421 11.6642 8.5 11.25 8.5H4.75C4.33579 8.5 4 8.16421 4 7.75C4 7.33579 4.33579 7 4.75 7ZM4.75 10H8.25C8.66421 10 9 10.3358 9 10.75C9 11.1642 8.66421 11.5 8.25 11.5H4.75C4.33579 11.5 4 11.1642 4 10.75C4 10.3358 4.33579 10 4.75 10Z" }, null, -1), r = [
6
+ c
7
+ ];
8
+ function C(s, l) {
9
+ return e(), t("svg", n, r);
10
+ }
11
+ const _ = { render: C };
12
+ export {
13
+ _ as default,
14
+ C as render
15
+ };
@@ -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: "M5 3H19C19.7956 3 20.5587 3.31607 21.1213 3.87868C21.6839 4.44129 22 5.20435 22 6V16C22 16.7956 21.6839 17.5587 21.1213 18.1213C20.5587 18.6839 19.7956 19 19 19H8.55C8.35699 18.9926 8.16597 19.0412 8 19.14L3.51 21.86C3.35564 21.9516 3.17948 21.9999 3 22C2.82821 21.9995 2.65946 21.9547 2.51 21.87C2.35553 21.7832 2.22691 21.6569 2.1373 21.504C2.04769 21.3511 2.00031 21.1772 2 21V6C2 5.20435 2.31607 4.44129 2.87868 3.87868C3.44129 3.31607 4.20435 3 5 3ZM19.7071 16.7071C19.8946 16.5196 20 16.2652 20 16V6C20 5.73478 19.8946 5.48043 19.7071 5.29289C19.5196 5.10536 19.2652 5 19 5H5C4.73478 5 4.48043 5.10536 4.29289 5.29289C4.10536 5.48043 4 5.73478 4 6V19.23L7 17.43C7.46789 17.1482 8.00382 16.9996 8.55 17H19C19.2652 17 19.5196 16.8946 19.7071 16.7071ZM8 12C8.55228 12 9 11.5523 9 11C9 10.4477 8.55228 10 8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12ZM13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11ZM17 11C17 11.5523 16.5523 12 16 12C15.4477 12 15 11.5523 15 11C15 10.4477 15.4477 10 16 10C16.5523 10 17 10.4477 17 11Z"
9
+ }, null, -1), c = [
10
+ n
11
+ ];
12
+ function r(l, d) {
13
+ return C(), e("svg", o, c);
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 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: "M5 3H19C19.7956 3 20.5587 3.31607 21.1213 3.87868C21.6839 4.44129 22 5.20435 22 6V16C22 16.7956 21.6839 17.5587 21.1213 18.1213C20.5587 18.6839 19.7956 19 19 19H8.55C8.35699 18.9926 8.16597 19.0412 8 19.14L3.51 21.86C3.35564 21.9516 3.17948 21.9999 3 22C2.82821 21.9995 2.65946 21.9547 2.51 21.87C2.35553 21.7832 2.22691 21.6569 2.1373 21.504C2.04769 21.3511 2.00031 21.1772 2 21V6C2 5.20435 2.31607 4.44129 2.87868 3.87868C3.44129 3.31607 4.20435 3 5 3ZM19.7071 16.7071C19.8946 16.5196 20 16.2652 20 16V6C20 5.73478 19.8946 5.48043 19.7071 5.29289C19.5196 5.10536 19.2652 5 19 5H5C4.73478 5 4.48043 5.10536 4.29289 5.29289C4.10536 5.48043 4 5.73478 4 6V19.23L7 17.43C7.46789 17.1482 8.00382 16.9996 8.55 17H19C19.2652 17 19.5196 16.8946 19.7071 16.7071ZM8 12C8.55228 12 9 11.5523 9 11C9 10.4477 8.55228 10 8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12ZM13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11ZM17 11C17 11.5523 16.5523 12 16 12C15.4477 12 15 11.5523 15 11C15 10.4477 15.4477 10 16 10C16.5523 10 17 10.4477 17 11Z"
9
+ }, null, -1), c = [
10
+ n
11
+ ];
12
+ function r(l, d) {
13
+ return C(), e("svg", o, c);
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 o } from "vue";
2
+ const t = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, n = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M4.18 9.99998H3C2.73478 9.99998 2.48043 9.89462 2.29289 9.70708C2.10536 9.51955 2 9.26519 2 8.99998C2 8.73476 2.10536 8.48041 2.29289 8.29287C2.48043 8.10533 2.73478 7.99998 3 7.99998H4.18C4.3902 7.42082 4.77363 6.92044 5.27817 6.56682C5.7827 6.2132 6.38388 6.0235 7 6.0235C7.61612 6.0235 8.2173 6.2132 8.72184 6.56682C9.22637 6.92044 9.6098 7.42082 9.82 7.99998H21C21.2652 7.99998 21.5196 8.10533 21.7071 8.29287C21.8946 8.48041 22 8.73476 22 8.99998C22 9.26519 21.8946 9.51955 21.7071 9.70708C21.5196 9.89462 21.2652 9.99998 21 9.99998H9.82C9.6098 10.5791 9.22637 11.0795 8.72184 11.4331C8.2173 11.7868 7.61612 11.9765 7 11.9765C6.38388 11.9765 5.7827 11.7868 5.27817 11.4331C4.77363 11.0795 4.3902 10.5791 4.18 9.99998ZM7.55557 8.16851C7.39112 8.05862 7.19778 7.99998 7 7.99998C6.73478 7.99998 6.48043 8.10533 6.29289 8.29287C6.10536 8.48041 6 8.73476 6 8.99998C6 9.19776 6.05865 9.3911 6.16853 9.55555C6.27841 9.71999 6.43459 9.84817 6.61732 9.92385C6.80004 9.99954 7.00111 10.0193 7.19509 9.98076C7.38907 9.94218 7.56725 9.84693 7.70711 9.70708C7.84696 9.56723 7.9422 9.38905 7.98079 9.19507C8.01937 9.00108 7.99957 8.80002 7.92388 8.61729C7.84819 8.43457 7.72002 8.27839 7.55557 8.16851ZM17.2729 12.553C17.7778 12.1949 18.3811 12.0018 19 12C19.5504 11.9985 20.0905 12.1483 20.5614 12.4332C21.0323 12.7181 21.4157 13.1271 21.6697 13.6153C21.9238 14.1035 22.0386 14.6522 22.0017 15.2013C21.9647 15.7504 21.7775 16.2788 21.4603 16.7286C21.1432 17.1784 20.7085 17.5323 20.2037 17.7516C19.6989 17.9709 19.1435 18.0471 18.5984 17.9718C18.0532 17.8966 17.5392 17.6729 17.1126 17.3251C16.6861 16.9773 16.3635 16.5189 16.18 16H3C2.73478 16 2.48043 15.8947 2.29289 15.7071C2.10536 15.5196 2 15.2652 2 15C2 14.7348 2.10536 14.4804 2.29289 14.2929C2.48043 14.1054 2.73478 14 3 14H16.18C16.3863 13.4165 16.7681 12.911 17.2729 12.553ZM18.4444 15.8315C18.6089 15.9414 18.8022 16 19 16C19.2652 16 19.5196 15.8947 19.7071 15.7071C19.8946 15.5196 20 15.2652 20 15C20 14.8022 19.9414 14.6089 19.8315 14.4444C19.7216 14.28 19.5654 14.1518 19.3827 14.0761C19.2 14.0004 18.9989 13.9806 18.8049 14.0192C18.6109 14.0578 18.4327 14.1531 18.2929 14.2929C18.153 14.4328 18.0578 14.6109 18.0192 14.8049C17.9806 14.9989 18.0004 15.2 18.0761 15.3827C18.1518 15.5654 18.28 15.7216 18.4444 15.8315Z"
9
+ }, null, -1), r = [
10
+ n
11
+ ];
12
+ function c(l, d) {
13
+ return C(), e("svg", t, 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 C, createElementBlock as e, createElementVNode as o } from "vue";
2
+ const t = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, n = /* @__PURE__ */ o("path", {
6
+ "fill-rule": "evenodd",
7
+ "clip-rule": "evenodd",
8
+ d: "M4.18 9.99998H3C2.73478 9.99998 2.48043 9.89462 2.29289 9.70708C2.10536 9.51955 2 9.26519 2 8.99998C2 8.73476 2.10536 8.48041 2.29289 8.29287C2.48043 8.10533 2.73478 7.99998 3 7.99998H4.18C4.3902 7.42082 4.77363 6.92044 5.27817 6.56682C5.7827 6.2132 6.38388 6.0235 7 6.0235C7.61612 6.0235 8.2173 6.2132 8.72184 6.56682C9.22637 6.92044 9.6098 7.42082 9.82 7.99998H21C21.2652 7.99998 21.5196 8.10533 21.7071 8.29287C21.8946 8.48041 22 8.73476 22 8.99998C22 9.26519 21.8946 9.51955 21.7071 9.70708C21.5196 9.89462 21.2652 9.99998 21 9.99998H9.82C9.6098 10.5791 9.22637 11.0795 8.72184 11.4331C8.2173 11.7868 7.61612 11.9765 7 11.9765C6.38388 11.9765 5.7827 11.7868 5.27817 11.4331C4.77363 11.0795 4.3902 10.5791 4.18 9.99998ZM7.55557 8.16851C7.39112 8.05862 7.19778 7.99998 7 7.99998C6.73478 7.99998 6.48043 8.10533 6.29289 8.29287C6.10536 8.48041 6 8.73476 6 8.99998C6 9.19776 6.05865 9.3911 6.16853 9.55555C6.27841 9.71999 6.43459 9.84817 6.61732 9.92385C6.80004 9.99954 7.00111 10.0193 7.19509 9.98076C7.38907 9.94218 7.56725 9.84693 7.70711 9.70708C7.84696 9.56723 7.9422 9.38905 7.98079 9.19507C8.01937 9.00108 7.99957 8.80002 7.92388 8.61729C7.84819 8.43457 7.72002 8.27839 7.55557 8.16851ZM17.2729 12.553C17.7778 12.1949 18.3811 12.0018 19 12C19.5504 11.9985 20.0905 12.1483 20.5614 12.4332C21.0323 12.7181 21.4157 13.1271 21.6697 13.6153C21.9238 14.1035 22.0386 14.6522 22.0017 15.2013C21.9647 15.7504 21.7775 16.2788 21.4603 16.7286C21.1432 17.1784 20.7085 17.5323 20.2037 17.7516C19.6989 17.9709 19.1435 18.0471 18.5984 17.9718C18.0532 17.8966 17.5392 17.6729 17.1126 17.3251C16.6861 16.9773 16.3635 16.5189 16.18 16H3C2.73478 16 2.48043 15.8947 2.29289 15.7071C2.10536 15.5196 2 15.2652 2 15C2 14.7348 2.10536 14.4804 2.29289 14.2929C2.48043 14.1054 2.73478 14 3 14H16.18C16.3863 13.4165 16.7681 12.911 17.2729 12.553ZM18.4444 15.8315C18.6089 15.9414 18.8022 16 19 16C19.2652 16 19.5196 15.8947 19.7071 15.7071C19.8946 15.5196 20 15.2652 20 15C20 14.8022 19.9414 14.6089 19.8315 14.4444C19.7216 14.28 19.5654 14.1518 19.3827 14.0761C19.2 14.0004 18.9989 13.9806 18.8049 14.0192C18.6109 14.0578 18.4327 14.1531 18.2929 14.2929C18.153 14.4328 18.0578 14.6109 18.0192 14.8049C17.9806 14.9989 18.0004 15.2 18.0761 15.3827C18.1518 15.5654 18.28 15.7216 18.4444 15.8315Z"
9
+ }, null, -1), r = [
10
+ n
11
+ ];
12
+ function c(l, d) {
13
+ return C(), e("svg", t, 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: "M7.304 12.0019C7.09933 12.0019 6.89267 11.9579 6.7 11.8672C6.268 11.6632 6 11.2585 6 10.8099V5.19252C6 4.74385 6.268 4.33918 6.7 4.13518C7.188 3.90518 7.76667 3.97252 8.17267 4.30785L11.572 7.11718C11.8447 7.34118 12 7.66385 12 8.00118C12 8.33852 11.8447 8.66118 11.572 8.88518L8.17267 11.6939C7.92733 11.8972 7.618 12.0019 7.304 12.0019Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function c(d, s) {
13
+ return e(), o("svg", n, r);
14
+ }
15
+ const _ = { render: c };
16
+ export {
17
+ _ 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: "M7.304 12.0019C7.09933 12.0019 6.89267 11.9579 6.7 11.8672C6.268 11.6632 6 11.2585 6 10.8099V5.19252C6 4.74385 6.268 4.33918 6.7 4.13518C7.188 3.90518 7.76667 3.97252 8.17267 4.30785L11.572 7.11718C11.8447 7.34118 12 7.66385 12 8.00118C12 8.33852 11.8447 8.66118 11.572 8.88518L8.17267 11.6939C7.92733 11.8972 7.618 12.0019 7.304 12.0019Z"
9
+ }, null, -1), r = [
10
+ l
11
+ ];
12
+ function c(d, s) {
13
+ return e(), o("svg", n, r);
14
+ }
15
+ const _ = { render: c };
16
+ export {
17
+ _ as default,
18
+ c as render
19
+ };
package/package.json ADDED
@@ -0,0 +1,85 @@
1
+ {
2
+ "name": "@dpa-id-components/dpa-shared-components",
3
+ "version": "0.1.0",
4
+ "description": "Shared Vue components library for dpa projects",
5
+ "type": "module",
6
+ "files": [
7
+ "dist"
8
+ ],
9
+ "main": "./dist/dpa-shared-components.umd.cjs",
10
+ "module": "./dist/dpa-shared-components.js",
11
+ "exports": {
12
+ ".": {
13
+ "import": "./dist/dpa-shared-components.js",
14
+ "require": "./dist/dpa-shared-components.umd.cjs"
15
+ },
16
+ "./tailwindConfig": {
17
+ "require": "./dist/tailwind.config.cjs"
18
+ }
19
+ },
20
+ "types": "./dist/types/index.d.ts",
21
+ "scripts": {
22
+ "build": "vite build",
23
+ "storybook": "start-storybook -p 6006",
24
+ "build-storybook": "build-storybook",
25
+ "test": "vitest --environment jsdom --root src/",
26
+ "type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
27
+ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
28
+ "release:patch": "standard-version && git push --follow-tags origin main && npm publish",
29
+ "release:minor": "standard-version --release-as minor && git push --follow-tags origin main && npm publish",
30
+ "release:major": "standard-version --release-as major && git push --follow-tags origin main && npm publish"
31
+ },
32
+ "author": "",
33
+ "license": "ISC",
34
+ "devDependencies": {
35
+ "@babel/core": "^7.20.5",
36
+ "@babel/preset-env": "^7.20.2",
37
+ "@storybook/addon-actions": "^6.5.15",
38
+ "@storybook/addon-essentials": "^6.5.15",
39
+ "@storybook/addon-interactions": "^6.5.15",
40
+ "@storybook/addon-links": "^6.5.15",
41
+ "@storybook/addon-postcss": "^2.0.0",
42
+ "@storybook/builder-vite": "^0.3.0",
43
+ "@storybook/testing-library": "^0.0.13",
44
+ "@storybook/vue3": "^6.5.15",
45
+ "@tailwindcss/typography": "^0.5.8",
46
+ "@tailwindcss/ui": "^0.7.2",
47
+ "@types/jsdom": "^20.0.1",
48
+ "@types/node": "^18.11.14",
49
+ "@vitejs/plugin-vue": "^4.0.0",
50
+ "@vue/cli-plugin-babel": "^5.0.8",
51
+ "@vue/eslint-config-prettier": "^7.0.0",
52
+ "@vue/eslint-config-typescript": "^11.0.2",
53
+ "@vue/test-utils": "^2.2.6",
54
+ "autoprefixer": "^10.4.13",
55
+ "babel-loader": "^9.0.0",
56
+ "eslint": "^8.29.0",
57
+ "eslint-plugin-storybook": "^0.6.8",
58
+ "eslint-plugin-tailwindcss": "^3.7.1",
59
+ "eslint-plugin-vue": "^9.8.0",
60
+ "jsdom": "^21.0.0",
61
+ "postcss": "^8.4.20",
62
+ "postcss-focus-visible": "^8.0.0",
63
+ "prettier": "^2.8.1",
64
+ "react": "^18.2.0",
65
+ "react-dom": "^18.2.0",
66
+ "rollup-plugin-copy": "^3.4.0",
67
+ "standard-version": "^9.5.0",
68
+ "tailwindcss": "^3.2.4",
69
+ "typescript": "^4.9.4",
70
+ "vite": "^4.0.1",
71
+ "vite-svg-loader": "^4.0.0",
72
+ "vitest": "^0.28.0",
73
+ "vue-loader": "^17.0.0",
74
+ "vue-tsc": "^1.0.13"
75
+ },
76
+ "dependencies": {
77
+ "@tailwindcss/line-clamp": "^0.4.0",
78
+ "@tailwindcss/typography": "^0.5.8",
79
+ "vite-plugin-css-injected-by-js": "^2.4.0",
80
+ "vue": "^3.2.45"
81
+ },
82
+ "publishConfig": {
83
+ "access": "public"
84
+ }
85
+ }