ranui 0.1.1-alpha.9 → 0.1.3
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.
- package/dist/_commonjs-dynamic-modules-2ceabb0b.js +12 -0
- package/dist/colz-746223ab.js +241 -0
- package/dist/component.d.ts +0 -0
- package/dist/components/form/index.d.ts +2 -0
- package/dist/components/modal/index.d.ts +2 -0
- package/dist/components/preview/{pptx/colz.d.ts → colz.d.ts} +2 -0
- package/dist/components/preview/excel/excel.d.ts +11 -0
- package/dist/components/preview/excel/index.d.ts +1 -0
- package/dist/components/preview/excel/media.d.ts +37 -0
- package/dist/components/preview/pptx/worker.d.ts +1 -0
- package/dist/components/video/index.d.ts +393 -0
- package/dist/{docx.f485e17e.js → docx-5262a8f1.js} +7 -5
- package/dist/index-714a1eb8.js +85622 -0
- package/dist/{index.6f308b40.js → index-c8a90f0d.js} +1796 -936
- package/dist/index-f6ee5c1a.js +1761 -0
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +43 -2
- package/dist/{jszip.min.50449320.js → jszip.min-97cf7c6a.js} +2 -5
- package/dist/{pdf.51be4380.js → pdf-d8fcfb67.js} +1 -1
- package/dist/playwright.config.d.ts +11 -0
- package/dist/plugins/auto-import-file.d.ts +10 -0
- package/dist/plugins/load-style.d.ts +6 -0
- package/dist/plugins/load-svg.d.ts +9 -0
- package/dist/style.css +1 -1
- package/dist/tests/button.spec.d.ts +1 -0
- package/dist/utils/index.d.ts +11 -0
- package/dist/vite.config.d.ts +2 -0
- package/package.json +13 -6
- package/readme.md +104 -20
- package/dist/index.9f799c47.js +0 -1478
- package/dist/typings.d.ts +0 -47
- /package/dist/{add-user.98b805f1.js → add-user-d07564bd.js} +0 -0
- /package/dist/{book.c3235430.js → book-2a5a596c.js} +0 -0
- /package/dist/{check-circle.711c4f31.js → check-circle-2c986969.js} +0 -0
- /package/dist/{check-circle-fill.0a9e8a28.js → check-circle-fill-62eaa796.js} +0 -0
- /package/dist/{close-circle.dda355df.js → close-circle-2afb6e94.js} +0 -0
- /package/dist/{close-circle-fill.726bf59c.js → close-circle-fill-b6906239.js} +0 -0
- /package/dist/{close.9954c08c.js → close-ee3ba1d1.js} +0 -0
- /package/dist/{eye.c904f80b.js → eye-bd60afe1.js} +0 -0
- /package/dist/{eye-close.a954b46e.js → eye-close-bde3c1fc.js} +0 -0
- /package/dist/{home.f5970edc.js → home-f824d8f4.js} +0 -0
- /package/dist/{info-circle.718e6ac4.js → info-circle-59333e1c.js} +0 -0
- /package/dist/{info-circle-fill.9dfc3b5e.js → info-circle-fill-3ab7660d.js} +0 -0
- /package/dist/{loading.876d0293.js → loading-407d8249.js} +0 -0
- /package/dist/{lock.26244026.js → lock-6d20715b.js} +0 -0
- /package/dist/{message.5379338a.js → message-ee4fe153.js} +0 -0
- /package/dist/{power-off.050e4c26.js → power-off-bbec6b5f.js} +0 -0
- /package/dist/{preview.de4d53cc.js → preview-164a4944.js} +0 -0
- /package/dist/{setting.7917f3b2.js → setting-735a1963.js} +0 -0
- /package/dist/{team.b3a3196b.js → team-42573142.js} +0 -0
- /package/dist/{unlock.1e7bed93.js → unlock-ae33c6f7.js} +0 -0
- /package/dist/{user.21cfbfa6.js → user-b7098183.js} +0 -0
- /package/dist/{warning-circle.b1792bd4.js → warning-circle-536d4749.js} +0 -0
- /package/dist/{warning-circle-fill.b87fec04.js → warning-circle-fill-e4be98bc.js} +0 -0
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
|
|
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;
|