ranui 0.1.1-alpha.9 → 0.1.2

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 (54) hide show
  1. package/dist/_commonjs-dynamic-modules-2ceabb0b.js +12 -0
  2. package/dist/colz-746223ab.js +241 -0
  3. package/dist/component.d.ts +0 -0
  4. package/dist/components/form/index.d.ts +2 -0
  5. package/dist/components/modal/index.d.ts +2 -0
  6. package/dist/components/preview/{pptx/colz.d.ts → colz.d.ts} +2 -0
  7. package/dist/components/preview/excel/excel.d.ts +11 -0
  8. package/dist/components/preview/excel/index.d.ts +1 -0
  9. package/dist/components/preview/excel/media.d.ts +37 -0
  10. package/dist/components/preview/pptx/worker.d.ts +1 -0
  11. package/dist/components/video/index.d.ts +393 -0
  12. package/dist/{docx.f485e17e.js → docx-5262a8f1.js} +7 -5
  13. package/dist/index-714a1eb8.js +85622 -0
  14. package/dist/{index.6f308b40.js → index-c8a90f0d.js} +1796 -936
  15. package/dist/index-f6ee5c1a.js +1761 -0
  16. package/dist/index.js +1 -1
  17. package/dist/index.umd.cjs +43 -2
  18. package/dist/{jszip.min.50449320.js → jszip.min-97cf7c6a.js} +2 -5
  19. package/dist/{pdf.51be4380.js → pdf-d8fcfb67.js} +1 -1
  20. package/dist/playwright.config.d.ts +11 -0
  21. package/dist/plugins/auto-import-file.d.ts +10 -0
  22. package/dist/plugins/load-style.d.ts +6 -0
  23. package/dist/plugins/load-svg.d.ts +9 -0
  24. package/dist/style.css +1 -1
  25. package/dist/tests/button.spec.d.ts +1 -0
  26. package/dist/utils/index.d.ts +11 -0
  27. package/dist/vite.config.d.ts +2 -0
  28. package/package.json +22 -15
  29. package/readme.md +7 -8
  30. package/dist/index.9f799c47.js +0 -1478
  31. package/dist/typings.d.ts +0 -47
  32. /package/dist/{add-user.98b805f1.js → add-user-d07564bd.js} +0 -0
  33. /package/dist/{book.c3235430.js → book-2a5a596c.js} +0 -0
  34. /package/dist/{check-circle.711c4f31.js → check-circle-2c986969.js} +0 -0
  35. /package/dist/{check-circle-fill.0a9e8a28.js → check-circle-fill-62eaa796.js} +0 -0
  36. /package/dist/{close-circle.dda355df.js → close-circle-2afb6e94.js} +0 -0
  37. /package/dist/{close-circle-fill.726bf59c.js → close-circle-fill-b6906239.js} +0 -0
  38. /package/dist/{close.9954c08c.js → close-ee3ba1d1.js} +0 -0
  39. /package/dist/{eye.c904f80b.js → eye-bd60afe1.js} +0 -0
  40. /package/dist/{eye-close.a954b46e.js → eye-close-bde3c1fc.js} +0 -0
  41. /package/dist/{home.f5970edc.js → home-f824d8f4.js} +0 -0
  42. /package/dist/{info-circle.718e6ac4.js → info-circle-59333e1c.js} +0 -0
  43. /package/dist/{info-circle-fill.9dfc3b5e.js → info-circle-fill-3ab7660d.js} +0 -0
  44. /package/dist/{loading.876d0293.js → loading-407d8249.js} +0 -0
  45. /package/dist/{lock.26244026.js → lock-6d20715b.js} +0 -0
  46. /package/dist/{message.5379338a.js → message-ee4fe153.js} +0 -0
  47. /package/dist/{power-off.050e4c26.js → power-off-bbec6b5f.js} +0 -0
  48. /package/dist/{preview.de4d53cc.js → preview-164a4944.js} +0 -0
  49. /package/dist/{setting.7917f3b2.js → setting-735a1963.js} +0 -0
  50. /package/dist/{team.b3a3196b.js → team-42573142.js} +0 -0
  51. /package/dist/{unlock.1e7bed93.js → unlock-ae33c6f7.js} +0 -0
  52. /package/dist/{user.21cfbfa6.js → user-b7098183.js} +0 -0
  53. /package/dist/{warning-circle.b1792bd4.js → warning-circle-536d4749.js} +0 -0
  54. /package/dist/{warning-circle-fill.b87fec04.js → warning-circle-fill-e4be98bc.js} +0 -0
@@ -1,7 +1,4 @@
1
- var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
2
- function commonjsRequire(path) {
3
- throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
4
- }
1
+ import { c as commonjsGlobal, a as commonjsRequire } from "./_commonjs-dynamic-modules-2ceabb0b.js";
5
2
  var jszip_min = { exports: {} };
6
3
  /*!
7
4
 
@@ -346,7 +343,7 @@ function requireJszip_min() {
346
343
  }, {}], 15: [function(e, t, r) {
347
344
  function s(e2, t2, r2) {
348
345
  var n2, i2 = u.getTypeOf(t2), s2 = u.extend(r2 || {}, f);
349
- s2.date = s2.date || new Date(), null !== s2.compression && (s2.compression = s2.compression.toUpperCase()), "string" == typeof s2.unixPermissions && (s2.unixPermissions = parseInt(s2.unixPermissions, 8)), s2.unixPermissions && 16384 & s2.unixPermissions && (s2.dir = true), s2.dosPermissions && 16 & s2.dosPermissions && (s2.dir = true), s2.dir && (e2 = g(e2)), s2.createFolders && (n2 = _(e2)) && b.call(this, n2, true);
346
+ s2.date = s2.date || /* @__PURE__ */ new Date(), null !== s2.compression && (s2.compression = s2.compression.toUpperCase()), "string" == typeof s2.unixPermissions && (s2.unixPermissions = parseInt(s2.unixPermissions, 8)), s2.unixPermissions && 16384 & s2.unixPermissions && (s2.dir = true), s2.dosPermissions && 16 & s2.dosPermissions && (s2.dir = true), s2.dir && (e2 = g(e2)), s2.createFolders && (n2 = _(e2)) && b.call(this, n2, true);
350
347
  var a2 = "string" === i2 && false === s2.binary && false === s2.base64;
351
348
  r2 && void 0 !== r2.binary || (s2.binary = !a2), (t2 instanceof c && 0 === t2.uncompressedSize || s2.dir || !t2 || 0 === t2.length) && (s2.base64 = false, s2.binary = true, t2 = "", s2.compression = "STORE", i2 = "string");
352
349
  var o2 = null;