@verdocs/web-sdk 1.0.18 → 1.0.19
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/cjs/{Content-58669c78.js → Content-1d98b2f3.js} +225 -0
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/css-shim-88cc6900.js +6 -0
- package/dist/cjs/document-status-indicator.cjs.entry.js +1 -1
- package/dist/cjs/dom-95afd968.js +75 -0
- package/dist/cjs/dropdown-menu.cjs.entry.js +191 -4
- package/dist/cjs/index-0b9c3c7d.js +3064 -0
- package/dist/cjs/loader.cjs.js +19 -3
- package/dist/cjs/org-popup.cjs.entry.js +1 -1
- package/dist/cjs/pdf-viewer.cjs.entry.js +87 -6
- package/dist/cjs/search-box.cjs.entry.js +19 -7
- package/dist/cjs/search-embed.cjs.entry.js +1 -1
- package/dist/cjs/search-quick-functions.cjs.entry.js +1 -1
- package/dist/cjs/search-recent.cjs.entry.js +2 -2
- package/dist/cjs/search-saved.cjs.entry.js +2 -2
- package/dist/cjs/search-starred.cjs.entry.js +1 -1
- package/dist/cjs/search-tabs.cjs.entry.js +1 -1
- package/dist/cjs/shadow-css-71d0f821.js +391 -0
- package/dist/cjs/tags-indicator.cjs.entry.js +1 -1
- package/dist/cjs/template-card.cjs.entry.js +1 -1
- package/dist/cjs/toggle-icon-buttons.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-web-sdk.cjs.js +113 -5
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/elements/search-box/search-box.css +4 -0
- package/dist/collection/components/elements/search-box/search-box.js +73 -14
- package/dist/collection/components/elements/search-box/search-box.stories.js +3 -1
- package/dist/custom-elements/index.js +525 -17
- package/dist/docs.json +40 -5
- package/dist/esm/{Content-89af44fd.js → Content-0d614ff3.js} +225 -0
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/css-shim-c64026cd.js +4 -0
- package/dist/esm/document-status-indicator.entry.js +1 -1
- package/dist/esm/dom-a712b575.js +73 -0
- package/dist/esm/dropdown-menu.entry.js +191 -4
- package/dist/esm/index-81ec66c1.js +3027 -0
- package/dist/esm/loader.js +19 -3
- package/dist/esm/org-popup.entry.js +1 -1
- package/dist/esm/pdf-viewer.entry.js +87 -6
- package/dist/esm/search-box.entry.js +19 -7
- package/dist/esm/search-embed.entry.js +1 -1
- package/dist/esm/search-quick-functions.entry.js +1 -1
- package/dist/esm/search-recent.entry.js +2 -2
- package/dist/esm/search-saved.entry.js +2 -2
- package/dist/esm/search-starred.entry.js +1 -1
- package/dist/esm/search-tabs.entry.js +1 -1
- package/dist/esm/shadow-css-1e16431b.js +389 -0
- package/dist/esm/tags-indicator.entry.js +1 -1
- package/dist/esm/template-card.entry.js +1 -1
- package/dist/esm/toggle-icon-buttons.entry.js +1 -1
- package/dist/esm/verdocs-web-sdk.js +113 -5
- package/dist/esm-es5/Content-0d614ff3.js +1 -0
- package/dist/esm-es5/app-globals-0f993ce5.js +1 -0
- package/dist/esm-es5/css-shim-c64026cd.js +1 -0
- package/dist/esm-es5/document-status-indicator.entry.js +1 -1
- package/dist/esm-es5/dom-a712b575.js +21 -0
- package/dist/esm-es5/dropdown-menu.entry.js +1 -1
- package/dist/esm-es5/index-81ec66c1.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/org-popup.entry.js +1 -1
- package/dist/esm-es5/pdf-viewer.entry.js +2 -2
- package/dist/esm-es5/search-box.entry.js +1 -1
- package/dist/esm-es5/search-embed.entry.js +1 -1
- package/dist/esm-es5/search-quick-functions.entry.js +1 -1
- package/dist/esm-es5/search-recent.entry.js +1 -1
- package/dist/esm-es5/search-saved.entry.js +1 -1
- package/dist/esm-es5/search-starred.entry.js +1 -1
- package/dist/esm-es5/search-tabs.entry.js +1 -1
- package/dist/esm-es5/shadow-css-1e16431b.js +12 -0
- package/dist/esm-es5/tags-indicator.entry.js +1 -1
- package/dist/esm-es5/template-card.entry.js +1 -1
- package/dist/esm-es5/toggle-icon-buttons.entry.js +1 -1
- package/dist/esm-es5/verdocs-web-sdk.js +1 -1
- package/dist/types/components/elements/search-box/search-box.d.ts +20 -5
- package/dist/types/components/elements/search-box/search-box.stories.d.ts +3 -1
- package/dist/types/components.d.ts +23 -1
- package/dist/verdocs-web-sdk/Content-0d614ff3.js +2175 -0
- package/dist/verdocs-web-sdk/Content-42ddf5ec.system.js +1 -0
- package/dist/verdocs-web-sdk/app-globals-0f993ce5.js +3 -0
- package/dist/verdocs-web-sdk/app-globals-497eb362.system.js +1 -0
- package/dist/verdocs-web-sdk/css-shim-0e9af51a.system.js +1 -0
- package/dist/verdocs-web-sdk/css-shim-c64026cd.js +4 -0
- package/dist/verdocs-web-sdk/document-status-indicator.entry.js +55 -0
- package/dist/verdocs-web-sdk/document-status-indicator.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/dom-a712b575.js +73 -0
- package/dist/verdocs-web-sdk/dom-f6327147.system.js +21 -0
- package/dist/verdocs-web-sdk/dropdown-menu.entry.js +1990 -0
- package/dist/verdocs-web-sdk/dropdown-menu.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/index-46cb292b.system.js +1 -0
- package/dist/verdocs-web-sdk/index-81ec66c1.js +3027 -0
- package/dist/verdocs-web-sdk/index.esm.js +1 -0
- package/dist/verdocs-web-sdk/{p-50ea2036.system.js → index.system.js} +0 -0
- package/dist/verdocs-web-sdk/org-popup.entry.js +21 -0
- package/dist/verdocs-web-sdk/org-popup.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/pdf-viewer.entry.js +13754 -0
- package/dist/verdocs-web-sdk/pdf-viewer.system.entry.js +23 -0
- package/dist/verdocs-web-sdk/search-box.entry.js +46 -0
- package/dist/verdocs-web-sdk/search-box.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-embed.entry.js +15 -0
- package/dist/verdocs-web-sdk/search-embed.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-quick-functions.entry.js +27 -0
- package/dist/verdocs-web-sdk/search-quick-functions.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-recent.entry.js +35 -0
- package/dist/verdocs-web-sdk/search-recent.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-saved.entry.js +35 -0
- package/dist/verdocs-web-sdk/search-saved.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-starred.entry.js +42 -0
- package/dist/verdocs-web-sdk/search-starred.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/search-tabs.entry.js +16 -0
- package/dist/verdocs-web-sdk/search-tabs.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/shadow-css-1e16431b.js +389 -0
- package/dist/verdocs-web-sdk/shadow-css-ef154fe4.system.js +13 -0
- package/dist/verdocs-web-sdk/tags-indicator.entry.js +16 -0
- package/dist/verdocs-web-sdk/tags-indicator.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/template-card.entry.js +24 -0
- package/dist/verdocs-web-sdk/template-card.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/toggle-icon-buttons.entry.js +28 -0
- package/dist/verdocs-web-sdk/toggle-icon-buttons.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/verdocs-web-sdk.css +12 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +125 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.js +1 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.system.js +1 -0
- package/package.json +4 -4
- package/dist/cjs/index-e2fb537e.js +0 -1631
- package/dist/esm/index-183a8995.js +0 -1602
- package/dist/esm-es5/Content-89af44fd.js +0 -1
- package/dist/esm-es5/index-183a8995.js +0 -1
- package/dist/verdocs-web-sdk/p-12d12411.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-1d1bc463.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-29cb7cbc.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-2cec77cf.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-32a5788a.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-33111d7b.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-349248f0.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-36082c90.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-365a4de4.js +0 -1
- package/dist/verdocs-web-sdk/p-3a032151.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-3cc8281f.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-440d8a73.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-4d4e090f.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-55660c24.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-66af7432.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-6b569aa1.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-6e033b90.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-6ee008ff.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-755c0154.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-7d10b067.system.entry.js +0 -23
- package/dist/verdocs-web-sdk/p-89be87e5.js +0 -1
- package/dist/verdocs-web-sdk/p-92e7863c.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-99ebfee7.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-9af63b8a.system.js +0 -1
- package/dist/verdocs-web-sdk/p-9da35744.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-9e71faa0.system.js +0 -1
- package/dist/verdocs-web-sdk/p-b3d5601a.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-bb99a203.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-cbc784a6.system.js +0 -1
- package/dist/verdocs-web-sdk/p-d73f486f.entry.js +0 -23
- package/dist/verdocs-web-sdk/p-dea09611.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-e34538bd.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-e59eda0c.system.entry.js +0 -1
package/dist/esm/loader.js
CHANGED
|
@@ -1,16 +1,32 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
1
|
+
import { B as BUILD, C as CSS, p as plt, w as win, a as promiseResolve, b as bootstrapLazy } from './index-81ec66c1.js';
|
|
2
|
+
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
2
3
|
|
|
3
4
|
/*
|
|
4
|
-
Stencil Client Patch Esm v2.
|
|
5
|
+
Stencil Client Patch Esm v2.10.0 | MIT Licensed | https://stenciljs.com
|
|
5
6
|
*/
|
|
6
7
|
const patchEsm = () => {
|
|
8
|
+
// NOTE!! This fn cannot use async/await!
|
|
9
|
+
// @ts-ignore
|
|
10
|
+
if (BUILD.cssVarShim && !(CSS && CSS.supports && CSS.supports('color', 'var(--c)'))) {
|
|
11
|
+
// @ts-ignore
|
|
12
|
+
return import(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-c64026cd.js').then(() => {
|
|
13
|
+
if ((plt.$cssShim$ = win.__cssshim)) {
|
|
14
|
+
return plt.$cssShim$.i();
|
|
15
|
+
}
|
|
16
|
+
else {
|
|
17
|
+
// for better minification
|
|
18
|
+
return 0;
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
7
22
|
return promiseResolve();
|
|
8
23
|
};
|
|
9
24
|
|
|
10
25
|
const defineCustomElements = (win, options) => {
|
|
11
26
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
12
27
|
return patchEsm().then(() => {
|
|
13
|
-
|
|
28
|
+
globalScripts();
|
|
29
|
+
return bootstrapLazy([["document-status-indicator",[[0,"document-status-indicator",{"status":[1],"theme":[1]}]]],["dropdown-menu",[[0,"dropdown-menu",{"options":[16],"open":[4],"tall":[4],"isOpen":[32]}]]],["org-popup",[[0,"org-popup",{"organization":[8],"theme":[1]}]]],["pdf-viewer",[[0,"pdf-viewer",{"rotation":[2],"src":[1]}]]],["search-box",[[0,"search-box",{"type":[1],"query":[1]}]]],["search-embed",[[1,"search-embed"]]],["search-quick-functions",[[0,"search-quick-functions"]]],["search-recent",[[0,"search-recent",{"limit":[2],"recent":[32]}]]],["search-saved",[[0,"search-saved",{"limit":[2],"saved":[32]}]]],["search-starred",[[0,"search-starred",{"options":[8]}]]],["search-tabs",[[4,"search-tabs",{"selected":[32]}]]],["tags-indicator",[[0,"tags-indicator",{"tags":[16],"theme":[1]}]]],["template-card",[[0,"template-card",{"template":[8],"theme":[1]}]]],["toggle-icon-buttons",[[0,"toggle-icon-buttons",{"options":[16],"theme":[1]},[[6,"click","handleClick"]]]]]], options);
|
|
14
30
|
});
|
|
15
31
|
};
|
|
16
32
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-81ec66c1.js';
|
|
2
2
|
|
|
3
3
|
const UserGroup = `<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#ffffff"><rect fill="none" height="24" width="24"/><g><path d="M4,13c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2s-2,0.9-2,2C2,12.1,2.9,13,4,13z M5.13,14.1C4.76,14.04,4.39,14,4,14 c-0.99,0-1.93,0.21-2.78,0.58C0.48,14.9,0,15.62,0,16.43V18l4.5,0v-1.61C4.5,15.56,4.73,14.78,5.13,14.1z M20,13c1.1,0,2-0.9,2-2 c0-1.1-0.9-2-2-2s-2,0.9-2,2C18,12.1,18.9,13,20,13z M24,16.43c0-0.81-0.48-1.53-1.22-1.85C21.93,14.21,20.99,14,20,14 c-0.39,0-0.76,0.04-1.13,0.1c0.4,0.68,0.63,1.46,0.63,2.29V18l4.5,0V16.43z M16.24,13.65c-1.17-0.52-2.61-0.9-4.24-0.9 c-1.63,0-3.07,0.39-4.24,0.9C6.68,14.13,6,15.21,6,16.39V18h12v-1.61C18,15.21,17.32,14.13,16.24,13.65z M8.07,16 c0.09-0.23,0.13-0.39,0.91-0.69c0.97-0.38,1.99-0.56,3.02-0.56s2.05,0.18,3.02,0.56c0.77,0.3,0.81,0.46,0.91,0.69H8.07z M12,8 c0.55,0,1,0.45,1,1s-0.45,1-1,1s-1-0.45-1-1S11.45,8,12,8 M12,6c-1.66,0-3,1.34-3,3c0,1.66,1.34,3,3,3s3-1.34,3-3 C15,7.34,13.66,6,12,6L12,6z"/></g></svg>`;
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement } from './index-81ec66c1.js';
|
|
2
2
|
|
|
3
3
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
4
4
|
|
|
@@ -11,11 +11,19 @@ function createCommonjsModule(fn, basedir, module) {
|
|
|
11
11
|
path: basedir,
|
|
12
12
|
exports: {},
|
|
13
13
|
require: function (path, base) {
|
|
14
|
-
return commonjsRequire();
|
|
14
|
+
return commonjsRequire(path, (base === undefined || base === null) ? module.path : base);
|
|
15
15
|
}
|
|
16
16
|
}, fn(module, module.exports), module.exports;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
+
function getDefaultExportFromNamespaceIfPresent (n) {
|
|
20
|
+
return n && Object.prototype.hasOwnProperty.call(n, 'default') ? n['default'] : n;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
function getDefaultExportFromNamespaceIfNotNamed (n) {
|
|
24
|
+
return n && Object.prototype.hasOwnProperty.call(n, 'default') && Object.keys(n).length === 1 ? n['default'] : n;
|
|
25
|
+
}
|
|
26
|
+
|
|
19
27
|
function getAugmentedNamespace(n) {
|
|
20
28
|
if (n.__esModule) return n;
|
|
21
29
|
var a = Object.defineProperty({}, '__esModule', {value: true});
|
|
@@ -68,7 +76,14 @@ var pdf = createCommonjsModule(function (module, exports) {
|
|
|
68
76
|
*/
|
|
69
77
|
|
|
70
78
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
71
|
-
|
|
79
|
+
if('object' === 'object' && 'object' === 'object')
|
|
80
|
+
module.exports = factory();
|
|
81
|
+
else if(typeof undefined === 'function' && undefined.amd)
|
|
82
|
+
undefined("pdfjs-dist/build/pdf", [], factory);
|
|
83
|
+
else if('object' === 'object')
|
|
84
|
+
exports["pdfjs-dist/build/pdf"] = factory();
|
|
85
|
+
else
|
|
86
|
+
root["pdfjs-dist/build/pdf"] = root.pdfjsLib = factory();
|
|
72
87
|
})(commonjsGlobal, function() {
|
|
73
88
|
return /******/ (function(modules) { // webpackBootstrap
|
|
74
89
|
/******/ // The module cache
|
|
@@ -160,6 +175,8 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
160
175
|
/* 0 */
|
|
161
176
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
162
177
|
|
|
178
|
+
"use strict";
|
|
179
|
+
|
|
163
180
|
|
|
164
181
|
Object.defineProperty(exports, "__esModule", {
|
|
165
182
|
value: true
|
|
@@ -372,6 +389,9 @@ var _worker_options = __w_pdfjs_require__(10);
|
|
|
372
389
|
var _text_layer = __w_pdfjs_require__(17);
|
|
373
390
|
|
|
374
391
|
var _svg = __w_pdfjs_require__(18);
|
|
392
|
+
|
|
393
|
+
const pdfjsVersion = '2.5.207';
|
|
394
|
+
const pdfjsBuild = '0974d605';
|
|
375
395
|
{
|
|
376
396
|
const {
|
|
377
397
|
isNodeJS
|
|
@@ -406,6 +426,8 @@ var _svg = __w_pdfjs_require__(18);
|
|
|
406
426
|
/* 1 */
|
|
407
427
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
408
428
|
|
|
429
|
+
"use strict";
|
|
430
|
+
|
|
409
431
|
|
|
410
432
|
Object.defineProperty(exports, "__esModule", {
|
|
411
433
|
value: true
|
|
@@ -904,6 +926,8 @@ exports.PDFDateString = PDFDateString;
|
|
|
904
926
|
/* 2 */
|
|
905
927
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
906
928
|
|
|
929
|
+
"use strict";
|
|
930
|
+
|
|
907
931
|
|
|
908
932
|
Object.defineProperty(exports, "__esModule", {
|
|
909
933
|
value: true
|
|
@@ -1730,13 +1754,19 @@ exports.createObjectURL = createObjectURL;
|
|
|
1730
1754
|
/* 3 */
|
|
1731
1755
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
1732
1756
|
|
|
1757
|
+
"use strict";
|
|
1758
|
+
|
|
1759
|
+
|
|
1760
|
+
var _is_node = __w_pdfjs_require__(4);
|
|
1733
1761
|
|
|
1734
|
-
|
|
1762
|
+
;
|
|
1735
1763
|
|
|
1736
1764
|
/***/ }),
|
|
1737
1765
|
/* 4 */
|
|
1738
1766
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
1739
1767
|
|
|
1768
|
+
"use strict";
|
|
1769
|
+
|
|
1740
1770
|
|
|
1741
1771
|
Object.defineProperty(exports, "__esModule", {
|
|
1742
1772
|
value: true
|
|
@@ -1749,6 +1779,8 @@ exports.isNodeJS = isNodeJS;
|
|
|
1749
1779
|
/* 5 */
|
|
1750
1780
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
1751
1781
|
|
|
1782
|
+
"use strict";
|
|
1783
|
+
|
|
1752
1784
|
|
|
1753
1785
|
Object.defineProperty(exports, "__esModule", {
|
|
1754
1786
|
value: true
|
|
@@ -3830,6 +3862,8 @@ exports.build = build;
|
|
|
3830
3862
|
/* 6 */
|
|
3831
3863
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
3832
3864
|
|
|
3865
|
+
"use strict";
|
|
3866
|
+
|
|
3833
3867
|
|
|
3834
3868
|
Object.defineProperty(exports, "__esModule", {
|
|
3835
3869
|
value: true
|
|
@@ -4215,6 +4249,8 @@ exports.FontFaceObject = FontFaceObject;
|
|
|
4215
4249
|
/* 7 */
|
|
4216
4250
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
4217
4251
|
|
|
4252
|
+
"use strict";
|
|
4253
|
+
|
|
4218
4254
|
|
|
4219
4255
|
Object.defineProperty(exports, "__esModule", {
|
|
4220
4256
|
value: true
|
|
@@ -4238,6 +4274,8 @@ exports.apiCompatibilityParams = apiCompatibilityParams;
|
|
|
4238
4274
|
/* 8 */
|
|
4239
4275
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
4240
4276
|
|
|
4277
|
+
"use strict";
|
|
4278
|
+
|
|
4241
4279
|
|
|
4242
4280
|
Object.defineProperty(exports, "__esModule", {
|
|
4243
4281
|
value: true
|
|
@@ -4252,6 +4290,7 @@ var MIN_FONT_SIZE = 16;
|
|
|
4252
4290
|
var MAX_FONT_SIZE = 100;
|
|
4253
4291
|
var MAX_GROUP_SIZE = 4096;
|
|
4254
4292
|
var MIN_WIDTH_FACTOR = 0.65;
|
|
4293
|
+
var COMPILE_TYPE3_GLYPHS = true;
|
|
4255
4294
|
var MAX_SIZE_TO_COMPILE = 1000;
|
|
4256
4295
|
var FULL_CHUNK_HEIGHT = 16;
|
|
4257
4296
|
|
|
@@ -6020,7 +6059,7 @@ var CanvasGraphics = function CanvasGraphicsClosure() {
|
|
|
6020
6059
|
var isPatternFill = this.current.patternFill;
|
|
6021
6060
|
var glyph = this.processingType3;
|
|
6022
6061
|
|
|
6023
|
-
if (glyph && glyph.compiled === undefined) {
|
|
6062
|
+
if (COMPILE_TYPE3_GLYPHS && glyph && glyph.compiled === undefined) {
|
|
6024
6063
|
if (width <= MAX_SIZE_TO_COMPILE && height <= MAX_SIZE_TO_COMPILE) {
|
|
6025
6064
|
glyph.compiled = compileType3Glyph({
|
|
6026
6065
|
data: img.data,
|
|
@@ -6281,6 +6320,8 @@ exports.CanvasGraphics = CanvasGraphics;
|
|
|
6281
6320
|
/* 9 */
|
|
6282
6321
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
6283
6322
|
|
|
6323
|
+
"use strict";
|
|
6324
|
+
|
|
6284
6325
|
|
|
6285
6326
|
Object.defineProperty(exports, "__esModule", {
|
|
6286
6327
|
value: true
|
|
@@ -6760,6 +6801,8 @@ exports.TilingPattern = TilingPattern;
|
|
|
6760
6801
|
/* 10 */
|
|
6761
6802
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
6762
6803
|
|
|
6804
|
+
"use strict";
|
|
6805
|
+
|
|
6763
6806
|
|
|
6764
6807
|
Object.defineProperty(exports, "__esModule", {
|
|
6765
6808
|
value: true
|
|
@@ -6774,6 +6817,8 @@ GlobalWorkerOptions.workerSrc = GlobalWorkerOptions.workerSrc === undefined ? ""
|
|
|
6774
6817
|
/* 11 */
|
|
6775
6818
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
6776
6819
|
|
|
6820
|
+
"use strict";
|
|
6821
|
+
|
|
6777
6822
|
|
|
6778
6823
|
Object.defineProperty(exports, "__esModule", {
|
|
6779
6824
|
value: true
|
|
@@ -7273,6 +7318,8 @@ exports.MessageHandler = MessageHandler;
|
|
|
7273
7318
|
/* 12 */
|
|
7274
7319
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
7275
7320
|
|
|
7321
|
+
"use strict";
|
|
7322
|
+
|
|
7276
7323
|
|
|
7277
7324
|
Object.defineProperty(exports, "__esModule", {
|
|
7278
7325
|
value: true
|
|
@@ -7399,6 +7446,8 @@ exports.Metadata = Metadata;
|
|
|
7399
7446
|
/* 13 */
|
|
7400
7447
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
7401
7448
|
|
|
7449
|
+
"use strict";
|
|
7450
|
+
|
|
7402
7451
|
|
|
7403
7452
|
Object.defineProperty(exports, "__esModule", {
|
|
7404
7453
|
value: true
|
|
@@ -7840,6 +7889,8 @@ exports.SimpleXMLParser = SimpleXMLParser;
|
|
|
7840
7889
|
/* 14 */
|
|
7841
7890
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
7842
7891
|
|
|
7892
|
+
"use strict";
|
|
7893
|
+
|
|
7843
7894
|
|
|
7844
7895
|
Object.defineProperty(exports, "__esModule", {
|
|
7845
7896
|
value: true
|
|
@@ -8193,6 +8244,8 @@ class PDFDataTransportStreamRangeReader {
|
|
|
8193
8244
|
/* 15 */
|
|
8194
8245
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
8195
8246
|
|
|
8247
|
+
"use strict";
|
|
8248
|
+
|
|
8196
8249
|
|
|
8197
8250
|
Object.defineProperty(exports, "__esModule", {
|
|
8198
8251
|
value: true
|
|
@@ -8638,6 +8691,8 @@ var WebGLUtils = function WebGLUtilsClosure() {
|
|
|
8638
8691
|
/* 16 */
|
|
8639
8692
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
8640
8693
|
|
|
8694
|
+
"use strict";
|
|
8695
|
+
|
|
8641
8696
|
|
|
8642
8697
|
Object.defineProperty(exports, "__esModule", {
|
|
8643
8698
|
value: true
|
|
@@ -8801,6 +8856,9 @@ class AnnotationElement {
|
|
|
8801
8856
|
case _util.AnnotationBorderStyleType.UNDERLINE:
|
|
8802
8857
|
container.style.borderBottomStyle = "solid";
|
|
8803
8858
|
break;
|
|
8859
|
+
|
|
8860
|
+
default:
|
|
8861
|
+
break;
|
|
8804
8862
|
}
|
|
8805
8863
|
|
|
8806
8864
|
if (data.color) {
|
|
@@ -9669,6 +9727,8 @@ exports.AnnotationLayer = AnnotationLayer;
|
|
|
9669
9727
|
/* 17 */
|
|
9670
9728
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
9671
9729
|
|
|
9730
|
+
"use strict";
|
|
9731
|
+
|
|
9672
9732
|
|
|
9673
9733
|
Object.defineProperty(exports, "__esModule", {
|
|
9674
9734
|
value: true
|
|
@@ -10362,6 +10422,8 @@ exports.renderTextLayer = renderTextLayer;
|
|
|
10362
10422
|
/* 18 */
|
|
10363
10423
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
10364
10424
|
|
|
10425
|
+
"use strict";
|
|
10426
|
+
|
|
10365
10427
|
|
|
10366
10428
|
Object.defineProperty(exports, "__esModule", {
|
|
10367
10429
|
value: true
|
|
@@ -11129,7 +11191,7 @@ exports.SVGGraphics = SVGGraphics;
|
|
|
11129
11191
|
}
|
|
11130
11192
|
|
|
11131
11193
|
current.tspan.textContent += character;
|
|
11132
|
-
}
|
|
11194
|
+
} else {}
|
|
11133
11195
|
|
|
11134
11196
|
let charWidth;
|
|
11135
11197
|
|
|
@@ -11886,6 +11948,8 @@ exports.SVGGraphics = SVGGraphics;
|
|
|
11886
11948
|
/* 19 */
|
|
11887
11949
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
11888
11950
|
|
|
11951
|
+
"use strict";
|
|
11952
|
+
|
|
11889
11953
|
|
|
11890
11954
|
Object.defineProperty(exports, "__esModule", {
|
|
11891
11955
|
value: true
|
|
@@ -11896,6 +11960,8 @@ var _util = __w_pdfjs_require__(2);
|
|
|
11896
11960
|
|
|
11897
11961
|
var _network_utils = __w_pdfjs_require__(20);
|
|
11898
11962
|
|
|
11963
|
+
;
|
|
11964
|
+
|
|
11899
11965
|
const fs = require$$4;
|
|
11900
11966
|
|
|
11901
11967
|
const http = require$$4;
|
|
@@ -12351,6 +12417,8 @@ class PDFNodeStreamFsRangeReader extends BaseRangeReader {
|
|
|
12351
12417
|
/* 20 */
|
|
12352
12418
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
12353
12419
|
|
|
12420
|
+
"use strict";
|
|
12421
|
+
|
|
12354
12422
|
|
|
12355
12423
|
Object.defineProperty(exports, "__esModule", {
|
|
12356
12424
|
value: true
|
|
@@ -12441,6 +12509,8 @@ function validateResponseStatus(status) {
|
|
|
12441
12509
|
/* 21 */
|
|
12442
12510
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
12443
12511
|
|
|
12512
|
+
"use strict";
|
|
12513
|
+
|
|
12444
12514
|
|
|
12445
12515
|
Object.defineProperty(exports, "__esModule", {
|
|
12446
12516
|
value: true
|
|
@@ -12627,6 +12697,8 @@ function getFilenameFromContentDispositionHeader(contentDisposition) {
|
|
|
12627
12697
|
/* 22 */
|
|
12628
12698
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
12629
12699
|
|
|
12700
|
+
"use strict";
|
|
12701
|
+
|
|
12630
12702
|
|
|
12631
12703
|
Object.defineProperty(exports, "__esModule", {
|
|
12632
12704
|
value: true
|
|
@@ -12636,6 +12708,8 @@ exports.PDFNetworkStream = void 0;
|
|
|
12636
12708
|
var _util = __w_pdfjs_require__(2);
|
|
12637
12709
|
|
|
12638
12710
|
var _network_utils = __w_pdfjs_require__(20);
|
|
12711
|
+
|
|
12712
|
+
;
|
|
12639
12713
|
const OK_RESPONSE = 200;
|
|
12640
12714
|
const PARTIAL_CONTENT_RESPONSE = 206;
|
|
12641
12715
|
|
|
@@ -13180,6 +13254,8 @@ class PDFNetworkStreamRangeRequestReader {
|
|
|
13180
13254
|
/* 23 */
|
|
13181
13255
|
/***/ (function(module, exports, __w_pdfjs_require__) {
|
|
13182
13256
|
|
|
13257
|
+
"use strict";
|
|
13258
|
+
|
|
13183
13259
|
|
|
13184
13260
|
Object.defineProperty(exports, "__esModule", {
|
|
13185
13261
|
value: true
|
|
@@ -13190,6 +13266,8 @@ var _util = __w_pdfjs_require__(2);
|
|
|
13190
13266
|
|
|
13191
13267
|
var _network_utils = __w_pdfjs_require__(20);
|
|
13192
13268
|
|
|
13269
|
+
;
|
|
13270
|
+
|
|
13193
13271
|
function createFetchOptions(headers, withCredentials, abortController) {
|
|
13194
13272
|
return {
|
|
13195
13273
|
method: "GET",
|
|
@@ -13468,6 +13546,9 @@ class PDFFetchStreamRangeReader {
|
|
|
13468
13546
|
|
|
13469
13547
|
const pdf$1 = /*@__PURE__*/getDefaultExportFromCjs(pdf);
|
|
13470
13548
|
|
|
13549
|
+
function format(first, middle, last) {
|
|
13550
|
+
return (first || '') + (middle ? ` ${middle}` : '') + (last ? ` ${last}` : '');
|
|
13551
|
+
}
|
|
13471
13552
|
const integerSequence = (start, count) => Array(count)
|
|
13472
13553
|
.fill(1)
|
|
13473
13554
|
.map((_, index) => index + start);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host } from './index-81ec66c1.js';
|
|
2
2
|
|
|
3
3
|
const SearchIcon = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<path d="M23.4809 20.7176L17.9111 15.2536C19.0961 13.6368 19.727 11.6926 19.7128 9.70131C19.7201 7.53345 18.9846 5.42606 17.6244 3.71753C16.2642 2.009 14.3581 0.798456 12.2123 0.280282C10.0665 -0.237892 7.80552 -0.0336342 5.79227 0.86026C3.77902 1.75415 2.13038 3.28582 1.1111 5.20931C0.0918114 7.1328 -0.238985 9.33652 0.171813 11.4666C0.582612 13.5967 1.71117 15.5296 3.37628 16.9548C5.0414 18.3801 7.14646 19.2151 9.35344 19.3257C11.5604 19.4364 13.7413 18.8162 15.5458 17.5649L21.1372 23.05L21.1563 23.0663C21.4841 23.3487 21.9039 23.507 22.3401 23.5128C22.7823 23.5125 23.2063 23.3402 23.5191 23.0337V23.0337C23.6749 22.8812 23.7979 22.6995 23.8804 22.4993C23.963 22.2991 24.0036 22.0847 23.9997 21.8688C23.9959 21.6529 23.9477 21.44 23.858 21.2428C23.7683 21.0456 23.639 20.8682 23.4778 20.7212L23.4809 20.7176ZM14.5167 14.1975C13.4564 15.2349 12.0623 15.8797 10.5719 16.022C9.08145 16.1644 7.58681 15.7955 6.34249 14.9781C5.09816 14.1608 4.18109 12.9456 3.74751 11.5395C3.31393 10.1334 3.39064 8.6233 3.96455 7.26643C4.53846 5.90955 5.57409 4.7898 6.89507 4.09787C8.21606 3.40594 9.74071 3.18461 11.2093 3.4716C12.678 3.75858 13.9998 4.53612 14.9497 5.6718C15.8996 6.80748 16.4188 8.23105 16.4189 9.7001C16.4196 10.5357 16.2519 11.3632 15.9254 12.135C15.599 12.9069 15.1202 13.6078 14.5167 14.1975V14.1975Z" fill="white"/>
|
|
@@ -10,23 +10,35 @@ const CloseIcon = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" x
|
|
|
10
10
|
</svg>
|
|
11
11
|
`;
|
|
12
12
|
|
|
13
|
-
const searchBoxCss = "search-box{font-family:sans-serif;font-family:var(--verdocs-font)}search-box form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0 0;border-radius:5px;-ms-flex-align:center;align-items:center;background-color:#fff;padding:0 8px;border-width:1px;border-style:solid;border-color:var(--verdocs-container-border-color)}search-box form input{-webkit-box-sizing:border-box;box-sizing:border-box;height:43px;width:100%;font-size:18px;border:none}search-box form button.search{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border:none;width:100px;height:28px;font-weight:700;font-size:10px;letter-spacing:1px;background-color:#50be80;text-transform:uppercase;color:#fff}search-box form .type{background-color:#707ae5;height:30px;display:-ms-inline-flexbox;display:inline-flex;padding:1px 0 2px 10px;font-size:13px;line-height:16px;border-radius:4px;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;color:#fff;margin-right:10px}search-box form .type button{border:none;color:#fff;margin:5px 0 0 8px;background:transparent}search-box form svg{width:12px;height:12px;margin-right:6px}search-box ::-webkit-input-placeholder{color:#aeb4bf}search-box ::-moz-placeholder{color:#aeb4bf}search-box :-ms-input-placeholder{color:#aeb4bf}search-box ::-ms-input-placeholder{color:#aeb4bf}search-box ::placeholder{color:#aeb4bf}";
|
|
13
|
+
const searchBoxCss = "search-box{font-family:sans-serif;font-family:var(--verdocs-font)}search-box form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0 0;border-radius:5px;-ms-flex-align:center;align-items:center;background-color:#fff;padding:0 8px;border-width:1px;border-style:solid;border-color:var(--verdocs-container-border-color)}search-box form input{-webkit-box-sizing:border-box;box-sizing:border-box;height:43px;width:100%;font-size:18px;border:none}search-box form input:focus{outline:none}search-box form button.search{cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border:none;width:100px;height:28px;font-weight:700;font-size:10px;letter-spacing:1px;background-color:#50be80;text-transform:uppercase;color:#fff}search-box form .type{background-color:#707ae5;height:30px;display:-ms-inline-flexbox;display:inline-flex;padding:1px 0 2px 10px;font-size:13px;line-height:16px;border-radius:4px;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;color:#fff;margin-right:10px}search-box form .type button{border:none;color:#fff;margin:5px 0 0 8px;background:transparent}search-box form svg{width:12px;height:12px;margin-right:6px}search-box ::-webkit-input-placeholder{color:#aeb4bf}search-box ::-moz-placeholder{color:#aeb4bf}search-box :-ms-input-placeholder{color:#aeb4bf}search-box ::-ms-input-placeholder{color:#aeb4bf}search-box ::placeholder{color:#aeb4bf}";
|
|
14
14
|
|
|
15
15
|
let SearchBox = class {
|
|
16
16
|
constructor(hostRef) {
|
|
17
17
|
registerInstance(this, hostRef);
|
|
18
18
|
this.search = createEvent(this, "search", 7);
|
|
19
|
+
this.typeChanged = createEvent(this, "typeChanged", 7);
|
|
20
|
+
this.queryChanged = createEvent(this, "queryChanged", 7);
|
|
21
|
+
/**
|
|
22
|
+
* If set to a value other than 'all', a removeable filter indicator will be displayed.
|
|
23
|
+
*/
|
|
19
24
|
this.type = 'all';
|
|
25
|
+
/**
|
|
26
|
+
* The text search string entered by the user.
|
|
27
|
+
*/
|
|
28
|
+
this.query = '';
|
|
20
29
|
}
|
|
21
|
-
|
|
30
|
+
handleSearch(e) {
|
|
22
31
|
e.preventDefault();
|
|
23
|
-
this.search.emit({ type: this.type,
|
|
32
|
+
this.search.emit({ type: this.type, query: this.query });
|
|
24
33
|
}
|
|
25
|
-
handleChange(
|
|
26
|
-
this.
|
|
34
|
+
handleChange(e) {
|
|
35
|
+
this.queryChanged.emit(e.target.value);
|
|
36
|
+
}
|
|
37
|
+
handleClearFilter() {
|
|
38
|
+
this.typeChanged.emit('all');
|
|
27
39
|
}
|
|
28
40
|
render() {
|
|
29
|
-
return (h(Host, null, h("form", { onSubmit: e => this.
|
|
41
|
+
return (h(Host, null, h("form", { onSubmit: e => this.handleSearch(e) }, this.type !== undefined && this.type !== 'all' && (h("span", { class: "type" }, this.type, "s ", h("button", { class: "remove", innerHTML: CloseIcon, onClick: this.handleClearFilter }))), h("input", { type: "text", placeholder: "search documents, templates, people...", value: this.query, onInput: e => this.handleChange(e) }), h("button", { onClick: e => this.handleSearch(e), class: "search" }, h("span", { innerHTML: SearchIcon }), "Search"))));
|
|
30
42
|
}
|
|
31
43
|
};
|
|
32
44
|
SearchBox.style = searchBoxCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host } from './index-81ec66c1.js';
|
|
2
2
|
|
|
3
3
|
const TemplateIcon = `<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect fill="none" height="24" width="24"/><g><path d="M19,5v14H5V5H19 M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3L19,3z"/></g><path d="M14,17H7v-2h7V17z M17,13H7v-2h10V13z M17,9H7V7h10V9z"/></g></svg>`;
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
2
|
-
import { g as getSearchHistory } from './Content-
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host } from './index-81ec66c1.js';
|
|
2
|
+
import { g as getSearchHistory } from './Content-0d614ff3.js';
|
|
3
3
|
|
|
4
4
|
const SearchIcon = `<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>`;
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
2
|
-
import { g as getSearchHistory } from './Content-
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host } from './index-81ec66c1.js';
|
|
2
|
+
import { g as getSearchHistory } from './Content-0d614ff3.js';
|
|
3
3
|
|
|
4
4
|
const SearchIcon = `<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>`;
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance,
|
|
1
|
+
import { r as registerInstance, e as createEvent, h, f as Host } from './index-81ec66c1.js';
|
|
2
2
|
|
|
3
3
|
const DocumentIcon = `<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"/></svg>`;
|
|
4
4
|
|