@vue-pdf-viewer/viewer 1.5.0-beta.2 → 1.5.0-beta.20

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 (86) hide show
  1. package/dist/assets/arrow-up.bfb87c81.svg +3 -0
  2. package/dist/assets/check.001dcbd1.svg +7 -0
  3. package/dist/assets/chevron-down.affe596c.svg +7 -0
  4. package/dist/assets/clear.c423e636.svg +10 -0
  5. package/dist/assets/close.790ea275.svg +3 -0
  6. package/dist/assets/download.5502266f.svg +7 -0
  7. package/dist/assets/drag-icon-dark.23f11bfa.svg +93 -0
  8. package/dist/assets/drag-icon.5f93aec6.svg +130 -0
  9. package/dist/assets/ellipsis-vertical.0b64b40c.svg +7 -0
  10. package/dist/assets/file.6b4c29ed.svg +7 -0
  11. package/dist/assets/first-page.00620c16.svg +3 -0
  12. package/dist/assets/fullscreen.0b32986a.svg +5 -0
  13. package/dist/assets/hand.d2bf7c6f.svg +7 -0
  14. package/dist/assets/info.0efaa487.svg +3 -0
  15. package/dist/assets/last-page.953677ef.svg +3 -0
  16. package/dist/assets/loader.bdf4866e.png +0 -0
  17. package/dist/assets/magnifier.fcd65955.svg +7 -0
  18. package/dist/assets/moon.ac440dac.svg +7 -0
  19. package/dist/assets/page-view-dual.cf5781a5.svg +7 -0
  20. package/dist/assets/page-view-single.77744c56.svg +7 -0
  21. package/dist/assets/pointer.c583fdee.svg +7 -0
  22. package/dist/assets/printer.9827c97c.svg +7 -0
  23. package/dist/assets/rotate-counter-clockwise.3255dbde.svg +7 -0
  24. package/dist/assets/scrolling-horizontal.72cf7abd.svg +7 -0
  25. package/dist/assets/scrolling-page.4f38d9a0.svg +7 -0
  26. package/dist/assets/scrolling-vertical.b5afa9a8.svg +7 -0
  27. package/dist/assets/scrolling-wrapped.3de3be7b.svg +7 -0
  28. package/dist/assets/sun.b38bccba.svg +7 -0
  29. package/dist/assets/thumbnail.74bd1ac8.svg +10 -0
  30. package/dist/assets/watermark.51b1f7e3.webp +0 -0
  31. package/dist/assets/zoom-in.ba8615b9.svg +7 -0
  32. package/dist/assets/zoom-out.b03b35fb.svg +7 -0
  33. package/dist/index.js +6524 -6159
  34. package/dist/index.umd.cjs +11 -11
  35. package/dist/types/components/LayerCanvas.vue.d.ts +2 -2
  36. package/dist/types/components/LayerTextSearchHighlight.vue.d.ts +2 -0
  37. package/dist/types/components/ToolMenuOthers.vue.d.ts +9 -32
  38. package/dist/types/components/ToolPrint.vue.d.ts +9 -44
  39. package/dist/types/components/VPdfPage.vue.d.ts +3 -2
  40. package/dist/types/components/VPdfViewer.vue.d.ts +61 -18
  41. package/dist/types/components/ui/popover/PopoverContent.vue.d.ts +3 -3
  42. package/dist/types/composables/useLicense.d.ts +17 -3
  43. package/dist/types/composables/usePdfPagesSizes.d.ts +1 -1
  44. package/dist/types/composables/usePdfProperties.d.ts +1 -1
  45. package/dist/types/composables/usePrintControl.d.ts +21 -0
  46. package/dist/types/composables/usePrintProcess.d.ts +3 -3
  47. package/dist/types/composables/useRenderTask.d.ts +1 -1
  48. package/dist/types/composables/useVisibilities.d.ts +1 -1
  49. package/dist/types/const.d.ts +64 -16
  50. package/dist/types/index.d.ts +1 -1
  51. package/dist/types/utils/enumerators.d.ts +5 -0
  52. package/dist/types/utils/promiseWithResolvers.d.ts +7 -0
  53. package/dist/types/utils/types.d.ts +30 -7
  54. package/dist/types/utils/uiViewer.d.ts +3 -1
  55. package/package.json +5 -10
  56. package/dist/arrow-up-CZcWar0V.js +0 -20
  57. package/dist/check-BDQ_1xOK.js +0 -21
  58. package/dist/chevron-down-BGvKkqoz.js +0 -21
  59. package/dist/clear-BdBsR989.js +0 -31
  60. package/dist/close-CbywujCY.js +0 -20
  61. package/dist/download-DwxdC2cz.js +0 -21
  62. package/dist/drag-icon-CJSwJaYj.js +0 -18
  63. package/dist/drag-icon-dark-DslxK0op.js +0 -17
  64. package/dist/ellipsis-vertical-DU4RrfN8.js +0 -21
  65. package/dist/file-CKOtlAnB.js +0 -21
  66. package/dist/first-page-D2sUix1F.js +0 -20
  67. package/dist/fullscreen-CDD3D91y.js +0 -21
  68. package/dist/hand-BdufQ7PJ.js +0 -21
  69. package/dist/info-CnzWbChw.js +0 -20
  70. package/dist/last-page-BlLcdVDC.js +0 -20
  71. package/dist/magnifier-D5effak1.js +0 -21
  72. package/dist/moon-jjKfhCeP.js +0 -21
  73. package/dist/page-view-dual-DzyLa1r0.js +0 -21
  74. package/dist/page-view-single-CAQXbP-i.js +0 -21
  75. package/dist/pointer-CosfQ2Bj.js +0 -21
  76. package/dist/printer-CZndb-XY.js +0 -21
  77. package/dist/rotate-counter-clockwise-BnC8SAwc.js +0 -21
  78. package/dist/scrolling-horizontal-D1qDwmpQ.js +0 -23
  79. package/dist/scrolling-page-lV73lZIc.js +0 -23
  80. package/dist/scrolling-vertical-DzrChdnV.js +0 -23
  81. package/dist/scrolling-wrapped-CvhUpxbI.js +0 -23
  82. package/dist/sun-f_yo-49i.js +0 -21
  83. package/dist/thumbnail-BrLTlvMi.js +0 -21
  84. package/dist/types/composables/usePrint.d.ts +0 -8
  85. package/dist/zoom-in-MHWLskY5.js +0 -21
  86. package/dist/zoom-out-BOe91xpp.js +0 -21
@@ -1,17 +0,0 @@
1
- import { openBlock as e, createElementBlock as t, createStaticVNode as r } from "vue";
2
- const a = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "80",
5
- height: "80",
6
- fill: "none"
7
- }, i = /* @__PURE__ */ r('<g clip-path="url(#a)"><g filter="url(#b)"><path fill="#503BCF" d="M17.582 16.624a4.864 4.864 0 0 1 4.864-4.864h19.29c2.776 0 5.437 1.107 7.394 3.076L59.388 25.16a10.42 10.42 0 0 1 3.03 7.347V66.05a4.864 4.864 0 0 1-4.864 4.864H22.446a4.864 4.864 0 0 1-4.864-4.864z"></path></g><g filter="url(#c)"><path fill="#946EFF" fill-opacity=".1" d="M16.644 15.216a4.864 4.864 0 0 1 4.863-4.864h20.49c2.773 0 5.43 1.104 7.386 3.068L60.32 24.403a10.42 10.42 0 0 1 3.037 7.354V66.99a4.864 4.864 0 0 1-4.864 4.864H21.507a4.864 4.864 0 0 1-4.863-4.864z"></path></g><path fill="url(#d)" d="M15 12.164A4.864 4.864 0 0 1 19.864 7.3h22.583c2.77 0 5.424 1.102 7.38 3.063l12.13 12.162A10.42 10.42 0 0 1 65 29.885v38.279a4.864 4.864 0 0 1-4.864 4.864H19.864A4.864 4.864 0 0 1 15 68.164z"></path><g filter="url(#e)"><path fill="url(#f)" d="M15 12.164A4.864 4.864 0 0 1 19.864 7.3h22.583c2.77 0 5.424 1.102 7.38 3.063l12.13 12.162A10.42 10.42 0 0 1 65 29.885v38.279a4.864 4.864 0 0 1-4.864 4.864H19.864A4.864 4.864 0 0 1 15 68.164z"></path></g><mask id="h" width="50" height="67" x="15" y="7" maskUnits="userSpaceOnUse" style="mask-type:alpha;"><path fill="url(#g)" d="M15 12.164A4.864 4.864 0 0 1 19.864 7.3h22.583c2.77 0 5.424 1.102 7.38 3.063l12.13 12.162A10.42 10.42 0 0 1 65 29.885v38.279a4.864 4.864 0 0 1-4.864 4.864H19.864A4.864 4.864 0 0 1 15 68.164z"></path></mask><g mask="url(#h)"><g filter="url(#i)"><path fill="#120D39" d="M46.689 25.576 50.033 8.39l14.214 13.75z"></path></g><path fill="#35364E" d="M46.606 20.511V6.361l19.197 19.014H51.469a4.864 4.864 0 0 1-4.864-4.864"></path></g><path stroke="#35364E" d="M19.864 6.8a5.364 5.364 0 0 0-5.364 5.364v56a5.364 5.364 0 0 0 5.364 5.364h40.272a5.364 5.364 0 0 0 5.364-5.364V29.885c0-2.891-1.147-5.665-3.189-7.713L50.181 10.01A10.92 10.92 0 0 0 42.447 6.8z"></path><g filter="url(#j)"><rect width="26.67" height="14.945" x="11.665" y="44.652" fill="url(#k)" rx="2.266"></rect><rect width="26.103" height="14.379" x="11.948" y="44.936" stroke="#8875FD" stroke-width=".567" rx="1.983"></rect><path fill="#fff" d="M17.413 53.16v2.436h-1.748v-6.942h2.829q1.29 0 1.962.614c.227.214.405.473.521.758s.168.591.153.897c.008.404-.096.803-.302 1.155a2.04 2.04 0 0 1-.894.796c-.45.205-.943.304-1.44.289zm1.94-2.237q0-.924-1.051-.923h-.889v1.807h.889q1.05.01 1.051-.884M28.174 53.922a3.14 3.14 0 0 1-1.308 1.233 4.3 4.3 0 0 1-2.005.441h-2.728v-6.942h2.728a4.4 4.4 0 0 1 2.012.431c.55.274 1.002.699 1.301 1.22.299.56.454 1.18.454 1.808 0 .63-.155 1.25-.454 1.81m-1.88-.348c.366-.407.567-.926.567-1.463s-.201-1.056-.567-1.463a2.26 2.26 0 0 0-1.587-.521h-.829v3.966h.84a2.26 2.26 0 0 0 1.576-.52M34.334 48.654v1.336h-2.96v1.522h2.288v1.277h-2.288v2.807h-1.746v-6.942z"></path></g></g><defs><filter id="b" width="58.733" height="73.052" x="10.634" y="4.812" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_2348_5581" stdDeviation="3.474"></feGaussianBlur></filter><filter id="c" width="86.714" height="101.502" x="-3.356" y="-9.648" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_2348_5581" stdDeviation="10"></feGaussianBlur></filter><filter id="e" width="50" height="66.728" x="15" y="6.3" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset dy="-1"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"></feComposite><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.05 0"></feColorMatrix><feBlend in2="shape" result="effect1_innerShadow_2348_5581"></feBlend></filter><filter id="i" width="45.352" height="44.98" x="32.792" y="-5.507" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_2348_5581" stdDeviation="6.948"></feGaussianBlur></filter><filter id="j" width="26.67" height="16.078" x="11.665" y="43.519" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feMorphology in="SourceAlpha" radius="2.266" result="effect1_innerShadow_2348_5581"></feMorphology><feOffset></feOffset><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"></feComposite><feColorMatrix values="0 0 0 0 0.999365 0 0 0 0 0.999365 0 0 0 0 0.999365 0 0 0 0.2 0"></feColorMatrix><feBlend in2="shape" result="effect1_innerShadow_2348_5581"></feBlend><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset dy="-1.133"></feOffset><feGaussianBlur stdDeviation="2.266"></feGaussianBlur><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"></feComposite><feColorMatrix values="0 0 0 0 0.384314 0 0 0 0 0.305882 0 0 0 0 0.843137 0 0 0 1 0"></feColorMatrix><feBlend in2="effect1_innerShadow_2348_5581" result="effect2_innerShadow_2348_5581"></feBlend></filter><radialGradient id="d" cx="0" cy="0" r="1" gradientTransform="rotate(126.772 29.98 19.956)scale(80.171 61.1047)" gradientUnits="userSpaceOnUse"><stop stop-color="#EFEFEF"></stop><stop offset="1" stop-color="#FDFDFD"></stop></radialGradient><radialGradient id="f" cx="0" cy="0" r="1" gradientTransform="matrix(35.91552 -46.94838 35.78804 27.37786 12.418 77.018)" gradientUnits="userSpaceOnUse"><stop stop-color="#35364E"></stop><stop offset="1" stop-color="#282B37"></stop></radialGradient><radialGradient id="g" cx="0" cy="0" r="1" gradientTransform="rotate(126.772 29.98 19.956)scale(80.171 61.1047)" gradientUnits="userSpaceOnUse"><stop stop-color="#EFEFEF"></stop><stop offset="1" stop-color="#FDFDFD"></stop></radialGradient><linearGradient id="k" x1="25.178" x2="25.178" y1="44.652" y2="59.597" gradientUnits="userSpaceOnUse"><stop stop-color="#7862FF"></stop><stop offset="1" stop-color="#624ED7"></stop></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h80v80H0z"></path></clipPath></defs>', 2), o = [
8
- i
9
- ];
10
- function l(s, f) {
11
- return e(), t("svg", a, [...o]);
12
- }
13
- const d = { render: l };
14
- export {
15
- d as default,
16
- l as render
17
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, l = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M10.938 10a.937.937 0 1 1-1.875 0 .937.937 0 0 1 1.874 0M10 5.625a.937.937 0 1 0 0-1.874.937.937 0 0 0 0 1.874m0 8.75a.938.938 0 1 0 0 1.875.938.938 0 0 0 0-1.875"
11
- }, null, -1), r = [
12
- l
13
- ];
14
- function c(i, s) {
15
- return e(), t("svg", n, [...r]);
16
- }
17
- const d = { render: c };
18
- export {
19
- d as default,
20
- c as render
21
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- const a = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, h = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "m16.692 6.433-4.375-4.375a.63.63 0 0 0-.442-.183h-7.5a1.25 1.25 0 0 0-1.25 1.25v13.75a1.25 1.25 0 0 0 1.25 1.25h11.25a1.25 1.25 0 0 0 1.25-1.25v-10a.62.62 0 0 0-.183-.442M12.5 4.009l2.241 2.241H12.5zm3.125 12.866H4.375V3.125h6.875v3.75a.625.625 0 0 0 .625.625h3.75zm-3.125-5a.624.624 0 0 1-.625.625h-1.25v1.25a.624.624 0 1 1-1.25 0V12.5h-1.25a.625.625 0 1 1 0-1.25h1.25V10a.625.625 0 0 1 1.25 0v1.25h1.25a.624.624 0 0 1 .625.625"
11
- }, null, -1), n = [
12
- h
13
- ];
14
- function l(r, c) {
15
- return e(), t("svg", a, [...n]);
16
- }
17
- const s = { render: l };
18
- export {
19
- s as default,
20
- l as render
21
- };
@@ -1,20 +0,0 @@
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
- width: "16",
5
- height: "16",
6
- fill: "none"
7
- }, r = /* @__PURE__ */ o("path", {
8
- fill: "currentColor",
9
- d: "M12.854 8.646a.5.5 0 0 1-.708.708L8.5 5.707V14a.5.5 0 0 1-1 0V5.707L3.854 9.354a.5.5 0 1 1-.708-.708l4.5-4.5a.5.5 0 0 1 .708 0zM13.5 2h-11a.5.5 0 1 0 0 1h11a.5.5 0 0 0 0-1"
10
- }, null, -1), l = [
11
- r
12
- ];
13
- function a(c, s) {
14
- return e(), t("svg", n, [...l]);
15
- }
16
- const i = { render: a };
17
- export {
18
- i as default,
19
- a as render
20
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as e, createElementBlock as a, createElementVNode as t } from "vue";
2
- const l = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, o = /* @__PURE__ */ t("path", {
9
- fill: "currentColor",
10
- d: "M16.875 3.75V7.5a.625.625 0 1 1-1.25 0V5.259l-3.308 3.308a.625.625 0 0 1-.884-.884l3.308-3.308H12.5a.625.625 0 1 1 0-1.25h3.75a.625.625 0 0 1 .625.625m-9.192 7.683L4.375 14.74V12.5a.625.625 0 1 0-1.25 0v3.75a.625.625 0 0 0 .625.625H7.5a.625.625 0 1 0 0-1.25H5.259l3.308-3.308a.625.625 0 0 0-.884-.884m8.567.442a.624.624 0 0 0-.625.625v2.241l-3.308-3.308a.625.625 0 0 0-.884.884l3.308 3.308H12.5a.624.624 0 1 0 0 1.25h3.75a.624.624 0 0 0 .625-.625V12.5a.624.624 0 0 0-.625-.625m-10.991-7.5H7.5a.625.625 0 0 0 0-1.25H3.75a.625.625 0 0 0-.625.625V7.5a.625.625 0 0 0 1.25 0V5.259l3.308 3.308a.625.625 0 0 0 .884-.884z"
11
- }, null, -1), n = [
12
- o
13
- ];
14
- function r(c, s) {
15
- return e(), a("svg", l, [...n]);
16
- }
17
- const i = { render: r };
18
- export {
19
- i as default,
20
- r as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, a = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M11.75 3c-.26 0-.516.058-.75.17v-.42a1.75 1.75 0 0 0-3.416-.537A1.75 1.75 0 0 0 5 3.75v4l-.239-.383a1.75 1.75 0 0 0-3.037 1.739c1 2.11 1.808 3.607 2.732 4.543C5.39 14.596 6.45 15 8 15a5.506 5.506 0 0 0 5.5-5.5V4.75A1.75 1.75 0 0 0 11.75 3m.75 6.5A4.505 4.505 0 0 1 8 14c-1.274 0-2.094-.305-2.833-1.053-.827-.838-1.588-2.26-2.548-4.286L2.6 8.625a.75.75 0 1 1 1.308-.736l1.167 1.875A.5.5 0 0 0 6 9.5V3.75a.75.75 0 0 1 1.5 0V7.5a.5.5 0 0 0 1 0V2.75a.75.75 0 0 1 1.5 0V7.5a.5.5 0 0 0 1 0V4.75a.75.75 0 1 1 1.5 0z"
11
- }, null, -1), c = [
12
- a
13
- ];
14
- function l(r, s) {
15
- return e(), t("svg", n, [...c]);
16
- }
17
- const h = { render: l };
18
- export {
19
- h as default,
20
- l as render
21
- };
@@ -1,20 +0,0 @@
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
- width: "16",
5
- height: "16",
6
- fill: "none"
7
- }, r = /* @__PURE__ */ o("path", {
8
- fill: "currentColor",
9
- d: "M8 1.5A6.5 6.5 0 1 0 14.5 8 6.507 6.507 0 0 0 8 1.5m0 12A5.5 5.5 0 1 1 13.5 8 5.506 5.506 0 0 1 8 13.5M9 11a.5.5 0 0 1-.5.5 1 1 0 0 1-1-1V8a.5.5 0 0 1 0-1 1 1 0 0 1 1 1v2.5a.5.5 0 0 1 .5.5M7 5.25a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0"
10
- }, null, -1), c = [
11
- r
12
- ];
13
- function l(s, a) {
14
- return e(), t("svg", n, [...c]);
15
- }
16
- const d = { render: l };
17
- export {
18
- d as default,
19
- l as render
20
- };
@@ -1,20 +0,0 @@
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
- width: "16",
5
- height: "16",
6
- fill: "none"
7
- }, l = /* @__PURE__ */ o("path", {
8
- fill: "currentColor",
9
- d: "M3.146 7.354a.5.5 0 1 1 .708-.708L7.5 10.293V2a.5.5 0 1 1 1 0v8.293l3.646-3.647a.501.501 0 0 1 .708.708l-4.5 4.5a.5.5 0 0 1-.708 0zM13.5 13h-11a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1"
10
- }, null, -1), r = [
11
- l
12
- ];
13
- function a(c, s) {
14
- return e(), t("svg", n, [...r]);
15
- }
16
- const d = { render: a };
17
- export {
18
- d as default,
19
- a as render
20
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, r = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "m17.942 17.058-3.912-3.911a6.884 6.884 0 1 0-.883.883l3.91 3.912a.626.626 0 0 0 .885-.884M3.125 8.75a5.625 5.625 0 1 1 5.625 5.625A5.63 5.63 0 0 1 3.125 8.75"
11
- }, null, -1), l = [
12
- r
13
- ];
14
- function c(i, s) {
15
- return e(), t("svg", n, [...l]);
16
- }
17
- const d = { render: c };
18
- export {
19
- d as default,
20
- c as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, r = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M18.245 11.112a.63.63 0 0 0-.625-.156 6.88 6.88 0 0 1-8.578-8.579.625.625 0 0 0-.781-.78 8.2 8.2 0 0 0-4.134 2.89A8.125 8.125 0 0 0 10.625 17.5a8.05 8.05 0 0 0 4.884-1.631 8.2 8.2 0 0 0 2.89-4.134.62.62 0 0 0-.154-.623m-3.487 3.758A6.874 6.874 0 1 1 7.583 3.212a8.134 8.134 0 0 0 9.208 9.206 6.95 6.95 0 0 1-2.033 2.452"
11
- }, null, -1), c = [
12
- r
13
- ];
14
- function l(s, i) {
15
- return e(), t("svg", n, [...c]);
16
- }
17
- const d = { render: l };
18
- export {
19
- d as default,
20
- l as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, r = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M13.833 2.5H2.167a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h11.666a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1m-11.666 1H7.5v9H2.167zm11.666 9H8.5v-9h5.333z"
11
- }, null, -1), l = [
12
- r
13
- ];
14
- function c(a, h) {
15
- return e(), t("svg", n, [...l]);
16
- }
17
- const s = { render: c };
18
- export {
19
- s as default,
20
- c as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, r = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M12.333 2H3.667a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8.666a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1m0 11H3.667V3h8.666z"
11
- }, null, -1), l = [
12
- r
13
- ];
14
- function c(i, a) {
15
- return e(), t("svg", n, [...l]);
16
- }
17
- const s = { render: c };
18
- export {
19
- s as default,
20
- c as render
21
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- const l = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, n = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "m10.602 8.396 2.799-1.217a1 1 0 0 0-.089-1.862L3.307 2.05A.997.997 0 0 0 2.05 3.307l3.267 10.005a.99.99 0 0 0 .9.688h.05a.99.99 0 0 0 .912-.6l1.217-2.798 3.104 3.105a1 1 0 0 0 1.414 0l.793-.793a1 1 0 0 0 0-1.414zM12.207 13 9.102 9.896a1 1 0 0 0-1.625.308l-1.213 2.79L3 3l9.992 3.262-2.79 1.214a1 1 0 0 0-.309 1.625L13 12.207z"
11
- }, null, -1), r = [
12
- n
13
- ];
14
- function a(c, i) {
15
- return e(), t("svg", l, [...r]);
16
- }
17
- const h = { render: a };
18
- export {
19
- h as default,
20
- a as render
21
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- const h = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, n = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M16.771 5.625h-1.146v-2.5A.625.625 0 0 0 15 2.5H5a.625.625 0 0 0-.625.625v2.5H3.229c-1.091 0-1.979.841-1.979 1.875v6.25a.625.625 0 0 0 .625.625h2.5v2.5A.625.625 0 0 0 5 17.5h10a.624.624 0 0 0 .625-.625v-2.5h2.5a.624.624 0 0 0 .625-.625V7.5c0-1.034-.887-1.875-1.979-1.875M5.625 3.75h8.75v1.875h-8.75zm8.75 12.5h-8.75V12.5h8.75zm3.125-3.125h-1.875v-1.25A.624.624 0 0 0 15 11.25H5a.625.625 0 0 0-.625.625v1.25H2.5V7.5c0-.345.327-.625.729-.625H16.77c.402 0 .729.28.729.625zm-1.875-4.062a.938.938 0 1 1-1.875 0 .938.938 0 0 1 1.875 0"
11
- }, null, -1), c = [
12
- n
13
- ];
14
- function r(l, a) {
15
- return e(), t("svg", h, [...c]);
16
- }
17
- const s = { render: r };
18
- export {
19
- s as default,
20
- r as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, r = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M17.5 10a7.5 7.5 0 0 1-7.4 7.5H10a7.45 7.45 0 0 1-5.148-2.047.624.624 0 1 1 .859-.909 6.25 6.25 0 1 0-.15-8.947L3.483 7.5h2.141a.625.625 0 0 1 0 1.25h-3.75a.625.625 0 0 1-.625-.625v-3.75a.625.625 0 0 1 1.25 0v2.328l2.207-2.016A7.5 7.5 0 0 1 17.5 10"
11
- }, null, -1), l = [
12
- r
13
- ];
14
- function c(a, s) {
15
- return e(), t("svg", n, [...l]);
16
- }
17
- const i = { render: c };
18
- export {
19
- i as default,
20
- c as render
21
- };
@@ -1,23 +0,0 @@
1
- import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
- const l = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, n = /* @__PURE__ */ t("path", {
9
- fill: "currentColor",
10
- "fill-rule": "evenodd",
11
- d: "M15.5 12.833a.5.5 0 0 0-.5-.5h-1.5V3.667H15a.5.5 0 0 0 0-1h-1.667a.833.833 0 0 0-.833.833v9c0 .46.373.833.833.833H15a.5.5 0 0 0 .5-.5m-4.833.5a1 1 0 0 0 1-1V3.667a1 1 0 0 0-1-1H5.333a1 1 0 0 0-1 1v8.666a1 1 0 0 0 1 1zm0-9.666v8.666H5.333V3.667zM1 12.333a.5.5 0 1 0 0 1h1.667c.46 0 .833-.373.833-.833v-9a.833.833 0 0 0-.833-.833H1a.5.5 0 1 0 0 1h1.5v8.666z",
12
- "clip-rule": "evenodd"
13
- }, null, -1), r = [
14
- n
15
- ];
16
- function a(c, i) {
17
- return e(), o("svg", l, [...r]);
18
- }
19
- const h = { render: a };
20
- export {
21
- h as default,
22
- a as render
23
- };
@@ -1,23 +0,0 @@
1
- import { openBlock as e, createElementBlock as l, createElementVNode as o } from "vue";
2
- const t = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, n = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- "fill-rule": "evenodd",
11
- d: "M12.5 1.5h-9a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1m0 12h-9v-11h9zm-2.037-3.547a.5.5 0 0 0-.816-.162L8.5 10.938v-5.92l1.147 1.147a.5.5 0 1 0 .707-.707l-2-2a.5.5 0 0 0-.707 0l-2 2a.5.5 0 1 0 .707.707L7.5 5.018v5.92L6.354 9.791a.5.5 0 0 0-.707.708l2 2a.5.5 0 0 0 .707 0l2-2a.5.5 0 0 0 .109-.546",
12
- "clip-rule": "evenodd"
13
- }, null, -1), a = [
14
- n
15
- ];
16
- function r(c, d) {
17
- return e(), l("svg", t, [...a]);
18
- }
19
- const i = { render: r };
20
- export {
21
- i as default,
22
- r as render
23
- };
@@ -1,23 +0,0 @@
1
- import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
- const l = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, n = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- "fill-rule": "evenodd",
11
- d: "M3.167.5a.5.5 0 0 1 .5.5v1.5h8.666V1a.5.5 0 1 1 1 0v1.667c0 .46-.373.833-.833.833h-9a.833.833 0 0 1-.833-.833V1a.5.5 0 0 1 .5-.5m-.5 4.833a1 1 0 0 1 1-1h8.666a1 1 0 0 1 1 1v5.334a1 1 0 0 1-1 1H3.667a1 1 0 0 1-1-1zm9.666 0H3.667v5.334h8.666zM3.667 15a.5.5 0 0 1-1 0v-1.667c0-.46.373-.833.833-.833h9c.46 0 .833.373.833.833V15a.5.5 0 0 1-1 0v-1.5H3.667z",
12
- "clip-rule": "evenodd"
13
- }, null, -1), c = [
14
- n
15
- ];
16
- function r(a, h) {
17
- return e(), t("svg", l, [...c]);
18
- }
19
- const d = { render: r };
20
- export {
21
- d as default,
22
- r as render
23
- };
@@ -1,23 +0,0 @@
1
- import { openBlock as e, createElementBlock as a, createElementVNode as o } from "vue";
2
- const t = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 16 16"
8
- }, h = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- "fill-rule": "evenodd",
11
- d: "M2 .5a.5.5 0 0 1 .5.5v1.5h4V1a.5.5 0 0 1 1 0v1.667c0 .46-.373.833-.833.833H2.333a.833.833 0 0 1-.833-.833V1A.5.5 0 0 1 2 .5m.5 3.833a1 1 0 0 0-1 1v5.334a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5.333a1 1 0 0 0-1-1zm0 1h4v5.334h-4zm7-1a1 1 0 0 0-1 1v5.334a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5.333a1 1 0 0 0-1-1zm0 1h4v5.334h-4zM9.5 1a.5.5 0 0 0-1 0v1.667c0 .46.373.833.833.833h4.334c.46 0 .833-.373.833-.833V1a.5.5 0 0 0-1 0v1.5h-4zM14 15.5a.5.5 0 0 1-.5-.5v-1.5h-4V15a.5.5 0 0 1-1 0v-1.667c0-.46.373-.833.833-.833h4.334c.46 0 .833.373.833.833V15a.5.5 0 0 1-.5.5M6.5 15a.5.5 0 0 0 1 0v-1.667a.833.833 0 0 0-.833-.833H2.333a.833.833 0 0 0-.833.833V15a.5.5 0 0 0 1 0v-1.5h4z",
12
- "clip-rule": "evenodd"
13
- }, null, -1), c = [
14
- h
15
- ];
16
- function l(n, r) {
17
- return e(), a("svg", t, [...c]);
18
- }
19
- const d = { render: l };
20
- export {
21
- d as default,
22
- l as render
23
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as e, createElementBlock as a, createElementVNode as t } from "vue";
2
- const o = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, l = /* @__PURE__ */ t("path", {
9
- fill: "currentColor",
10
- d: "M9.375 3.125V1.25a.625.625 0 0 1 1.25 0v1.875a.625.625 0 1 1-1.25 0M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-1.25 0a3.75 3.75 0 1 0-7.5 0 3.75 3.75 0 0 0 7.5 0M4.558 5.442a.625.625 0 0 0 .884-.884l-1.25-1.25a.625.625 0 0 0-.884.884zm0 9.116-1.25 1.25a.625.625 0 0 0 .884.884l1.25-1.25a.626.626 0 0 0-.884-.884M15 5.625a.63.63 0 0 0 .442-.183l1.25-1.25a.625.625 0 0 0-.884-.884l-1.25 1.25A.625.625 0 0 0 15 5.625m.442 8.933a.625.625 0 0 0-.884.884l1.25 1.25a.624.624 0 1 0 .884-.884zM3.75 10a.625.625 0 0 0-.625-.625H1.25a.625.625 0 0 0 0 1.25h1.875A.625.625 0 0 0 3.75 10M10 16.25a.625.625 0 0 0-.625.625v1.875a.625.625 0 1 0 1.25 0v-1.875A.624.624 0 0 0 10 16.25m8.75-6.875h-1.875a.625.625 0 1 0 0 1.25h1.875a.624.624 0 1 0 0-1.25"
11
- }, null, -1), n = [
12
- l
13
- ];
14
- function r(c, h) {
15
- return e(), a("svg", o, [...n]);
16
- }
17
- const m = { render: r };
18
- export {
19
- m as default,
20
- r as render
21
- };
@@ -1,21 +0,0 @@
1
- import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
- const h = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, n = /* @__PURE__ */ e("g", { fill: "currentColor" }, [
9
- /* @__PURE__ */ e("path", { d: "M16.875 3.125H3.125a1.25 1.25 0 0 0-1.25 1.25v11.25a1.25 1.25 0 0 0 1.25 1.25h13.75a1.25 1.25 0 0 0 1.25-1.25V4.375a1.25 1.25 0 0 0-1.25-1.25m-13.75 1.25h3.958v11.25H3.125zm13.75 11.25H8.333V4.375h8.542z" }),
10
- /* @__PURE__ */ e("path", { d: "M4.25 5.833h1.667V7.5H4.25zM4.25 9.167h1.667v1.667H4.25zM4.25 12.5h1.667v1.667H4.25z" })
11
- ], -1), r = [
12
- n
13
- ];
14
- function c(a, l) {
15
- return t(), o("svg", h, [...r]);
16
- }
17
- const s = { render: c };
18
- export {
19
- s as default,
20
- c as render
21
- };
@@ -1,8 +0,0 @@
1
- import { type Ref } from 'vue';
2
- export declare const usePrint: (isCancel: Ref<boolean>, emit: {
3
- (event: 'loading'): void;
4
- (event: 'loaded'): void;
5
- (event: 'progress', percent: number): void;
6
- }, afterCanvasLoaded: Ref<Record<number, (element: HTMLCanvasElement) => void> | undefined>) => {
7
- onClick: () => Promise<void>;
8
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, a = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M11.875 8.75a.625.625 0 0 1-.625.625H9.375v1.875a.625.625 0 0 1-1.25 0V9.375H6.25a.625.625 0 0 1 0-1.25h1.875V6.25a.625.625 0 0 1 1.25 0v1.875h1.875a.625.625 0 0 1 .625.625m6.067 9.192a.623.623 0 0 1-.884 0l-3.911-3.911a6.884 6.884 0 1 1 .883-.884l3.912 3.91a.625.625 0 0 1 0 .885M8.75 14.375A5.625 5.625 0 1 0 3.125 8.75a5.63 5.63 0 0 0 5.625 5.625"
11
- }, null, -1), l = [
12
- a
13
- ];
14
- function r(c, h) {
15
- return e(), t("svg", n, [...l]);
16
- }
17
- const i = { render: r };
18
- export {
19
- i as default,
20
- r as render
21
- };
@@ -1,21 +0,0 @@
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
- width: "1em",
5
- height: "1em",
6
- fill: "none",
7
- viewBox: "0 0 20 20"
8
- }, l = /* @__PURE__ */ o("path", {
9
- fill: "currentColor",
10
- d: "M11.875 8.75a.625.625 0 0 1-.625.625h-5a.625.625 0 0 1 0-1.25h5a.625.625 0 0 1 .625.625m6.067 9.192a.623.623 0 0 1-.884 0l-3.911-3.911a6.884 6.884 0 1 1 .883-.884l3.912 3.91a.625.625 0 0 1 0 .885M8.75 14.375A5.625 5.625 0 1 0 3.125 8.75a5.63 5.63 0 0 0 5.625 5.625"
11
- }, null, -1), r = [
12
- l
13
- ];
14
- function a(c, h) {
15
- return e(), t("svg", n, [...r]);
16
- }
17
- const i = { render: a };
18
- export {
19
- i as default,
20
- a as render
21
- };