@verdocs/web-sdk-vue 5.0.21
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/LICENSE +21 -0
- package/dist/components.d.ts +70 -0
- package/dist/components.js +801 -0
- package/dist/components.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +3 -0
- package/dist/index.js.map +1 -0
- package/dist/plugin.d.ts +2 -0
- package/dist/plugin.js +20 -0
- package/dist/plugin.js.map +1 -0
- package/package.json +44 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2019 Ionic
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import type { JSX } from '@verdocs/web-sdk';
|
|
2
|
+
export declare const VerdocsAuth: import("vue").DefineSetupFnComponent<JSX.VerdocsAuth & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsAuth & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
3
|
+
export declare const VerdocsBuild: import("vue").DefineSetupFnComponent<JSX.VerdocsBuild & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsBuild & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
4
|
+
export declare const VerdocsButton: import("vue").DefineSetupFnComponent<JSX.VerdocsButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
5
|
+
export declare const VerdocsButtonPanel: import("vue").DefineSetupFnComponent<JSX.VerdocsButtonPanel & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsButtonPanel & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
6
|
+
export declare const VerdocsCheckbox: import("vue").DefineSetupFnComponent<JSX.VerdocsCheckbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsCheckbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
7
|
+
export declare const VerdocsComponentError: import("vue").DefineSetupFnComponent<JSX.VerdocsComponentError & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsComponentError & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
8
|
+
export declare const VerdocsContactPicker: import("vue").DefineSetupFnComponent<JSX.VerdocsContactPicker & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsContactPicker & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
9
|
+
export declare const VerdocsDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
10
|
+
export declare const VerdocsDropdown: import("vue").DefineSetupFnComponent<JSX.VerdocsDropdown & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsDropdown & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
11
|
+
export declare const VerdocsEnvelopeDocumentPage: import("vue").DefineSetupFnComponent<JSX.VerdocsEnvelopeDocumentPage & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsEnvelopeDocumentPage & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
12
|
+
export declare const VerdocsEnvelopeRecipientLink: import("vue").DefineSetupFnComponent<JSX.VerdocsEnvelopeRecipientLink & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsEnvelopeRecipientLink & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
13
|
+
export declare const VerdocsEnvelopeRecipientSummary: import("vue").DefineSetupFnComponent<JSX.VerdocsEnvelopeRecipientSummary & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsEnvelopeRecipientSummary & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
14
|
+
export declare const VerdocsEnvelopeSidebar: import("vue").DefineSetupFnComponent<JSX.VerdocsEnvelopeSidebar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsEnvelopeSidebar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
15
|
+
export declare const VerdocsEnvelopesList: import("vue").DefineSetupFnComponent<JSX.VerdocsEnvelopesList & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsEnvelopesList & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
16
|
+
export declare const VerdocsFieldAttachment: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldAttachment & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldAttachment & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
17
|
+
export declare const VerdocsFieldCheckbox: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldCheckbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldCheckbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
18
|
+
export declare const VerdocsFieldDate: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldDate & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldDate & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
19
|
+
export declare const VerdocsFieldDropdown: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldDropdown & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldDropdown & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
20
|
+
export declare const VerdocsFieldInitial: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldInitial & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldInitial & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
21
|
+
export declare const VerdocsFieldPayment: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldPayment & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldPayment & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
22
|
+
export declare const VerdocsFieldRadio: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldRadio & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldRadio & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
23
|
+
export declare const VerdocsFieldSignature: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldSignature & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldSignature & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
24
|
+
export declare const VerdocsFieldTextarea: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldTextarea & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldTextarea & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
25
|
+
export declare const VerdocsFieldTextbox: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldTextbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldTextbox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
26
|
+
export declare const VerdocsFieldTimestamp: import("vue").DefineSetupFnComponent<JSX.VerdocsFieldTimestamp & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFieldTimestamp & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
27
|
+
export declare const VerdocsFileChooser: import("vue").DefineSetupFnComponent<JSX.VerdocsFileChooser & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsFileChooser & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
28
|
+
export declare const VerdocsHelpIcon: import("vue").DefineSetupFnComponent<JSX.VerdocsHelpIcon & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsHelpIcon & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
29
|
+
export declare const VerdocsInitialDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsInitialDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsInitialDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
30
|
+
export declare const VerdocsKbaDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsKbaDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsKbaDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
31
|
+
export declare const VerdocsLoader: import("vue").DefineSetupFnComponent<JSX.VerdocsLoader & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsLoader & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
32
|
+
export declare const VerdocsMenuPanel: import("vue").DefineSetupFnComponent<JSX.VerdocsMenuPanel & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsMenuPanel & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
33
|
+
export declare const VerdocsOkDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsOkDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsOkDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
34
|
+
export declare const VerdocsOrganizationCard: import("vue").DefineSetupFnComponent<JSX.VerdocsOrganizationCard & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsOrganizationCard & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
35
|
+
export declare const VerdocsPagination: import("vue").DefineSetupFnComponent<JSX.VerdocsPagination & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsPagination & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
36
|
+
export declare const VerdocsPortal: import("vue").DefineSetupFnComponent<JSX.VerdocsPortal & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsPortal & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
37
|
+
export declare const VerdocsPreview: import("vue").DefineSetupFnComponent<JSX.VerdocsPreview & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsPreview & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
38
|
+
export declare const VerdocsProgressBar: import("vue").DefineSetupFnComponent<JSX.VerdocsProgressBar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsProgressBar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
39
|
+
export declare const VerdocsQuickFilter: import("vue").DefineSetupFnComponent<JSX.VerdocsQuickFilter & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsQuickFilter & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
40
|
+
export declare const VerdocsQuickFunctions: import("vue").DefineSetupFnComponent<JSX.VerdocsQuickFunctions & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsQuickFunctions & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
41
|
+
export declare const VerdocsRadioButton: import("vue").DefineSetupFnComponent<JSX.VerdocsRadioButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsRadioButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
42
|
+
export declare const VerdocsSearchBox: import("vue").DefineSetupFnComponent<JSX.VerdocsSearchBox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSearchBox & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
43
|
+
export declare const VerdocsSearchTabs: import("vue").DefineSetupFnComponent<JSX.VerdocsSearchTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSearchTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
44
|
+
export declare const VerdocsSelectInput: import("vue").DefineSetupFnComponent<JSX.VerdocsSelectInput & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSelectInput & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
45
|
+
export declare const VerdocsSend: import("vue").DefineSetupFnComponent<JSX.VerdocsSend & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSend & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
46
|
+
export declare const VerdocsSign: import("vue").DefineSetupFnComponent<JSX.VerdocsSign & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSign & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
47
|
+
export declare const VerdocsSignatureDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsSignatureDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSignatureDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
48
|
+
export declare const VerdocsSpinner: import("vue").DefineSetupFnComponent<JSX.VerdocsSpinner & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSpinner & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
49
|
+
export declare const VerdocsStatusIndicator: import("vue").DefineSetupFnComponent<JSX.VerdocsStatusIndicator & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsStatusIndicator & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
50
|
+
export declare const VerdocsSwitch: import("vue").DefineSetupFnComponent<JSX.VerdocsSwitch & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsSwitch & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
51
|
+
export declare const VerdocsTable: import("vue").DefineSetupFnComponent<JSX.VerdocsTable & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTable & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
52
|
+
export declare const VerdocsTabs: import("vue").DefineSetupFnComponent<JSX.VerdocsTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
53
|
+
export declare const VerdocsTemplateAttachments: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateAttachments & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateAttachments & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
54
|
+
export declare const VerdocsTemplateBuildTabs: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateBuildTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateBuildTabs & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
55
|
+
export declare const VerdocsTemplateCard: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateCard & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateCard & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
56
|
+
export declare const VerdocsTemplateCreate: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateCreate & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateCreate & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
57
|
+
export declare const VerdocsTemplateDocumentPage: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateDocumentPage & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateDocumentPage & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
58
|
+
export declare const VerdocsTemplateFieldProperties: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateFieldProperties & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateFieldProperties & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
59
|
+
export declare const VerdocsTemplateFields: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateFields & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateFields & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
60
|
+
export declare const VerdocsTemplateRoleProperties: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateRoleProperties & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateRoleProperties & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
61
|
+
export declare const VerdocsTemplateRoles: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateRoles & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateRoles & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
62
|
+
export declare const VerdocsTemplateStar: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateStar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateStar & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
63
|
+
export declare const VerdocsTemplateTags: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplateTags & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplateTags & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
64
|
+
export declare const VerdocsTemplatesList: import("vue").DefineSetupFnComponent<JSX.VerdocsTemplatesList & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTemplatesList & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
65
|
+
export declare const VerdocsTextInput: import("vue").DefineSetupFnComponent<JSX.VerdocsTextInput & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsTextInput & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
66
|
+
export declare const VerdocsToggle: import("vue").DefineSetupFnComponent<JSX.VerdocsToggle & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsToggle & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
67
|
+
export declare const VerdocsToggleButton: import("vue").DefineSetupFnComponent<JSX.VerdocsToggleButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsToggleButton & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
68
|
+
export declare const VerdocsToolbarIcon: import("vue").DefineSetupFnComponent<JSX.VerdocsToolbarIcon & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsToolbarIcon & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
69
|
+
export declare const VerdocsUploadDialog: import("vue").DefineSetupFnComponent<JSX.VerdocsUploadDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsUploadDialog & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
70
|
+
export declare const VerdocsView: import("vue").DefineSetupFnComponent<JSX.VerdocsView & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, {}, {}, JSX.VerdocsView & import("@stencil/vue-output-target/runtime").InputProps<string | number | boolean>, import("vue").PublicProps>;
|
|
@@ -0,0 +1,801 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* auto-generated vue proxies */
|
|
4
|
+
import { defineContainer } from '@stencil/vue-output-target/runtime';
|
|
5
|
+
export const VerdocsAuth = /*@__PURE__*/ defineContainer('verdocs-auth', undefined, [
|
|
6
|
+
'endpoint',
|
|
7
|
+
'visible',
|
|
8
|
+
'logo',
|
|
9
|
+
'displayMode',
|
|
10
|
+
'authenticated',
|
|
11
|
+
'sdkError'
|
|
12
|
+
], [
|
|
13
|
+
'authenticated',
|
|
14
|
+
'sdkError'
|
|
15
|
+
]);
|
|
16
|
+
export const VerdocsBuild = /*@__PURE__*/ defineContainer('verdocs-build', undefined, [
|
|
17
|
+
'endpoint',
|
|
18
|
+
'templateId',
|
|
19
|
+
'step',
|
|
20
|
+
'sdkError',
|
|
21
|
+
'stepChanged',
|
|
22
|
+
'send',
|
|
23
|
+
'templateUpdated',
|
|
24
|
+
'templateCreated',
|
|
25
|
+
'rolesUpdated'
|
|
26
|
+
], [
|
|
27
|
+
'sdkError',
|
|
28
|
+
'stepChanged',
|
|
29
|
+
'send',
|
|
30
|
+
'templateUpdated',
|
|
31
|
+
'templateCreated',
|
|
32
|
+
'rolesUpdated'
|
|
33
|
+
]);
|
|
34
|
+
export const VerdocsButton = /*@__PURE__*/ defineContainer('verdocs-button', undefined, [
|
|
35
|
+
'label',
|
|
36
|
+
'startIcon',
|
|
37
|
+
'endIcon',
|
|
38
|
+
'size',
|
|
39
|
+
'type',
|
|
40
|
+
'variant',
|
|
41
|
+
'disabled'
|
|
42
|
+
]);
|
|
43
|
+
export const VerdocsButtonPanel = /*@__PURE__*/ defineContainer('verdocs-button-panel', undefined, [
|
|
44
|
+
'icon'
|
|
45
|
+
]);
|
|
46
|
+
export const VerdocsCheckbox = /*@__PURE__*/ defineContainer('verdocs-checkbox', undefined, [
|
|
47
|
+
'checked',
|
|
48
|
+
'name',
|
|
49
|
+
'label',
|
|
50
|
+
'value',
|
|
51
|
+
'theme',
|
|
52
|
+
'disabled'
|
|
53
|
+
]);
|
|
54
|
+
export const VerdocsComponentError = /*@__PURE__*/ defineContainer('verdocs-component-error', undefined, [
|
|
55
|
+
'message'
|
|
56
|
+
]);
|
|
57
|
+
export const VerdocsContactPicker = /*@__PURE__*/ defineContainer('verdocs-contact-picker', undefined, [
|
|
58
|
+
'endpoint',
|
|
59
|
+
'templateRole',
|
|
60
|
+
'contactSuggestions',
|
|
61
|
+
'searchContacts',
|
|
62
|
+
'exit',
|
|
63
|
+
'next'
|
|
64
|
+
], [
|
|
65
|
+
'searchContacts',
|
|
66
|
+
'exit',
|
|
67
|
+
'next'
|
|
68
|
+
]);
|
|
69
|
+
export const VerdocsDialog = /*@__PURE__*/ defineContainer('verdocs-dialog', undefined, [
|
|
70
|
+
'exit'
|
|
71
|
+
], [
|
|
72
|
+
'exit'
|
|
73
|
+
]);
|
|
74
|
+
export const VerdocsDropdown = /*@__PURE__*/ defineContainer('verdocs-dropdown', undefined, [
|
|
75
|
+
'options',
|
|
76
|
+
'optionSelected'
|
|
77
|
+
], [
|
|
78
|
+
'optionSelected'
|
|
79
|
+
]);
|
|
80
|
+
export const VerdocsEnvelopeDocumentPage = /*@__PURE__*/ defineContainer('verdocs-envelope-document-page', undefined, [
|
|
81
|
+
'endpoint',
|
|
82
|
+
'envelopeId',
|
|
83
|
+
'documentId',
|
|
84
|
+
'pageNumber',
|
|
85
|
+
'virtualWidth',
|
|
86
|
+
'virtualHeight',
|
|
87
|
+
'layers',
|
|
88
|
+
'type',
|
|
89
|
+
'pageRendered'
|
|
90
|
+
], [
|
|
91
|
+
'pageRendered'
|
|
92
|
+
]);
|
|
93
|
+
export const VerdocsEnvelopeRecipientLink = /*@__PURE__*/ defineContainer('verdocs-envelope-recipient-link', undefined, [
|
|
94
|
+
'endpoint',
|
|
95
|
+
'envelopeId',
|
|
96
|
+
'roleName',
|
|
97
|
+
'next',
|
|
98
|
+
'sdkError'
|
|
99
|
+
], [
|
|
100
|
+
'next',
|
|
101
|
+
'sdkError'
|
|
102
|
+
]);
|
|
103
|
+
export const VerdocsEnvelopeRecipientSummary = /*@__PURE__*/ defineContainer('verdocs-envelope-recipient-summary', undefined, [
|
|
104
|
+
'endpoint',
|
|
105
|
+
'envelopeId',
|
|
106
|
+
'canSendAnother',
|
|
107
|
+
'canView',
|
|
108
|
+
'canDone',
|
|
109
|
+
'another',
|
|
110
|
+
'view',
|
|
111
|
+
'next',
|
|
112
|
+
'sdkError'
|
|
113
|
+
], [
|
|
114
|
+
'another',
|
|
115
|
+
'view',
|
|
116
|
+
'next',
|
|
117
|
+
'sdkError'
|
|
118
|
+
]);
|
|
119
|
+
export const VerdocsEnvelopeSidebar = /*@__PURE__*/ defineContainer('verdocs-envelope-sidebar', undefined, [
|
|
120
|
+
'endpoint',
|
|
121
|
+
'envelopeId',
|
|
122
|
+
'sdkError',
|
|
123
|
+
'envelopeUpdated',
|
|
124
|
+
'toggle',
|
|
125
|
+
'another'
|
|
126
|
+
], [
|
|
127
|
+
'sdkError',
|
|
128
|
+
'envelopeUpdated',
|
|
129
|
+
'toggle',
|
|
130
|
+
'another'
|
|
131
|
+
]);
|
|
132
|
+
export const VerdocsEnvelopesList = /*@__PURE__*/ defineContainer('verdocs-envelopes-list', undefined, [
|
|
133
|
+
'endpoint',
|
|
134
|
+
'view',
|
|
135
|
+
'status',
|
|
136
|
+
'sort',
|
|
137
|
+
'match',
|
|
138
|
+
'showPagination',
|
|
139
|
+
'rowsPerPage',
|
|
140
|
+
'selectedPage',
|
|
141
|
+
'changeView',
|
|
142
|
+
'changeStatus',
|
|
143
|
+
'changeSort',
|
|
144
|
+
'changeMatch',
|
|
145
|
+
'sdkError',
|
|
146
|
+
'viewEnvelope',
|
|
147
|
+
'finishEnvelope'
|
|
148
|
+
], [
|
|
149
|
+
'changeView',
|
|
150
|
+
'changeStatus',
|
|
151
|
+
'changeSort',
|
|
152
|
+
'changeMatch',
|
|
153
|
+
'sdkError',
|
|
154
|
+
'viewEnvelope',
|
|
155
|
+
'finishEnvelope'
|
|
156
|
+
]);
|
|
157
|
+
export const VerdocsFieldAttachment = /*@__PURE__*/ defineContainer('verdocs-field-attachment', undefined, [
|
|
158
|
+
'endpoint',
|
|
159
|
+
'source',
|
|
160
|
+
'sourceid',
|
|
161
|
+
'fieldname',
|
|
162
|
+
'field',
|
|
163
|
+
'disabled',
|
|
164
|
+
'editable',
|
|
165
|
+
'moveable',
|
|
166
|
+
'done',
|
|
167
|
+
'xscale',
|
|
168
|
+
'yscale',
|
|
169
|
+
'pagenumber',
|
|
170
|
+
'settingsChanged',
|
|
171
|
+
'attached',
|
|
172
|
+
'deleted'
|
|
173
|
+
], [
|
|
174
|
+
'settingsChanged',
|
|
175
|
+
'attached',
|
|
176
|
+
'deleted'
|
|
177
|
+
]);
|
|
178
|
+
export const VerdocsFieldCheckbox = /*@__PURE__*/ defineContainer('verdocs-field-checkbox', undefined, [
|
|
179
|
+
'source',
|
|
180
|
+
'sourceid',
|
|
181
|
+
'fieldname',
|
|
182
|
+
'field',
|
|
183
|
+
'disabled',
|
|
184
|
+
'done',
|
|
185
|
+
'editable',
|
|
186
|
+
'moveable',
|
|
187
|
+
'xscale',
|
|
188
|
+
'yscale',
|
|
189
|
+
'pagenumber',
|
|
190
|
+
'settingsChanged',
|
|
191
|
+
'deleted'
|
|
192
|
+
], [
|
|
193
|
+
'settingsChanged',
|
|
194
|
+
'deleted'
|
|
195
|
+
]);
|
|
196
|
+
export const VerdocsFieldDate = /*@__PURE__*/ defineContainer('verdocs-field-date', undefined, [
|
|
197
|
+
'source',
|
|
198
|
+
'sourceid',
|
|
199
|
+
'fieldname',
|
|
200
|
+
'disabled',
|
|
201
|
+
'editable',
|
|
202
|
+
'moveable',
|
|
203
|
+
'done',
|
|
204
|
+
'xscale',
|
|
205
|
+
'yscale',
|
|
206
|
+
'pagenumber',
|
|
207
|
+
'field',
|
|
208
|
+
'settingsPress',
|
|
209
|
+
'settingsChanged',
|
|
210
|
+
'deleted'
|
|
211
|
+
], [
|
|
212
|
+
'settingsPress',
|
|
213
|
+
'settingsChanged',
|
|
214
|
+
'deleted'
|
|
215
|
+
]);
|
|
216
|
+
export const VerdocsFieldDropdown = /*@__PURE__*/ defineContainer('verdocs-field-dropdown', undefined, [
|
|
217
|
+
'source',
|
|
218
|
+
'sourceid',
|
|
219
|
+
'fieldname',
|
|
220
|
+
'field',
|
|
221
|
+
'disabled',
|
|
222
|
+
'editable',
|
|
223
|
+
'moveable',
|
|
224
|
+
'done',
|
|
225
|
+
'xscale',
|
|
226
|
+
'yscale',
|
|
227
|
+
'pagenumber',
|
|
228
|
+
'fieldChange',
|
|
229
|
+
'settingsChanged',
|
|
230
|
+
'deleted'
|
|
231
|
+
], [
|
|
232
|
+
'fieldChange',
|
|
233
|
+
'settingsChanged',
|
|
234
|
+
'deleted'
|
|
235
|
+
]);
|
|
236
|
+
export const VerdocsFieldInitial = /*@__PURE__*/ defineContainer('verdocs-field-initial', undefined, [
|
|
237
|
+
'source',
|
|
238
|
+
'sourceid',
|
|
239
|
+
'fieldname',
|
|
240
|
+
'field',
|
|
241
|
+
'disabled',
|
|
242
|
+
'initials',
|
|
243
|
+
'editable',
|
|
244
|
+
'moveable',
|
|
245
|
+
'done',
|
|
246
|
+
'xscale',
|
|
247
|
+
'yscale',
|
|
248
|
+
'pagenumber',
|
|
249
|
+
'adopt',
|
|
250
|
+
'exit',
|
|
251
|
+
'fieldChange',
|
|
252
|
+
'settingsChanged',
|
|
253
|
+
'settingsPress',
|
|
254
|
+
'deleted'
|
|
255
|
+
], [
|
|
256
|
+
'adopt',
|
|
257
|
+
'exit',
|
|
258
|
+
'fieldChange',
|
|
259
|
+
'settingsChanged',
|
|
260
|
+
'settingsPress',
|
|
261
|
+
'deleted'
|
|
262
|
+
]);
|
|
263
|
+
export const VerdocsFieldPayment = /*@__PURE__*/ defineContainer('verdocs-field-payment', undefined, [
|
|
264
|
+
'source',
|
|
265
|
+
'sourceid',
|
|
266
|
+
'fieldname',
|
|
267
|
+
'field',
|
|
268
|
+
'disabled',
|
|
269
|
+
'done',
|
|
270
|
+
'editable',
|
|
271
|
+
'moveable',
|
|
272
|
+
'xscale',
|
|
273
|
+
'yscale',
|
|
274
|
+
'pagenumber',
|
|
275
|
+
'fields',
|
|
276
|
+
'pageNum',
|
|
277
|
+
'roleName',
|
|
278
|
+
'fieldId',
|
|
279
|
+
'recipients',
|
|
280
|
+
'selectedRoleName',
|
|
281
|
+
'pdfPages',
|
|
282
|
+
'currentSignature',
|
|
283
|
+
'currentSignatureId',
|
|
284
|
+
'currentInitial',
|
|
285
|
+
'currentInitialId',
|
|
286
|
+
'signed',
|
|
287
|
+
'roleindex',
|
|
288
|
+
'settingsChanged',
|
|
289
|
+
'deleted'
|
|
290
|
+
], [
|
|
291
|
+
'settingsChanged',
|
|
292
|
+
'deleted'
|
|
293
|
+
]);
|
|
294
|
+
export const VerdocsFieldRadio = /*@__PURE__*/ defineContainer('verdocs-field-radio', undefined, [
|
|
295
|
+
'source',
|
|
296
|
+
'sourceid',
|
|
297
|
+
'fieldname',
|
|
298
|
+
'field',
|
|
299
|
+
'disabled',
|
|
300
|
+
'required',
|
|
301
|
+
'done',
|
|
302
|
+
'editable',
|
|
303
|
+
'moveable',
|
|
304
|
+
'xscale',
|
|
305
|
+
'yscale',
|
|
306
|
+
'pagenumber',
|
|
307
|
+
'settingsChanged',
|
|
308
|
+
'deleted'
|
|
309
|
+
], [
|
|
310
|
+
'settingsChanged',
|
|
311
|
+
'deleted'
|
|
312
|
+
]);
|
|
313
|
+
export const VerdocsFieldSignature = /*@__PURE__*/ defineContainer('verdocs-field-signature', undefined, [
|
|
314
|
+
'source',
|
|
315
|
+
'sourceid',
|
|
316
|
+
'fieldname',
|
|
317
|
+
'field',
|
|
318
|
+
'name',
|
|
319
|
+
'disabled',
|
|
320
|
+
'editable',
|
|
321
|
+
'moveable',
|
|
322
|
+
'done',
|
|
323
|
+
'xscale',
|
|
324
|
+
'yscale',
|
|
325
|
+
'pagenumber',
|
|
326
|
+
'fieldChange',
|
|
327
|
+
'settingsPress',
|
|
328
|
+
'settingsChanged',
|
|
329
|
+
'deleted'
|
|
330
|
+
], [
|
|
331
|
+
'fieldChange',
|
|
332
|
+
'settingsPress',
|
|
333
|
+
'settingsChanged',
|
|
334
|
+
'deleted'
|
|
335
|
+
]);
|
|
336
|
+
export const VerdocsFieldTextarea = /*@__PURE__*/ defineContainer('verdocs-field-textarea', undefined, [
|
|
337
|
+
'endpoint',
|
|
338
|
+
'source',
|
|
339
|
+
'sourceid',
|
|
340
|
+
'fieldname',
|
|
341
|
+
'field',
|
|
342
|
+
'disabled',
|
|
343
|
+
'editable',
|
|
344
|
+
'moveable',
|
|
345
|
+
'done',
|
|
346
|
+
'xscale',
|
|
347
|
+
'yscale',
|
|
348
|
+
'pagenumber',
|
|
349
|
+
'settingsChanged',
|
|
350
|
+
'deleted'
|
|
351
|
+
], [
|
|
352
|
+
'settingsChanged',
|
|
353
|
+
'deleted'
|
|
354
|
+
]);
|
|
355
|
+
export const VerdocsFieldTextbox = /*@__PURE__*/ defineContainer('verdocs-field-textbox', undefined, [
|
|
356
|
+
'source',
|
|
357
|
+
'sourceid',
|
|
358
|
+
'fieldname',
|
|
359
|
+
'field',
|
|
360
|
+
'disabled',
|
|
361
|
+
'multiline',
|
|
362
|
+
'editable',
|
|
363
|
+
'moveable',
|
|
364
|
+
'done',
|
|
365
|
+
'xscale',
|
|
366
|
+
'yscale',
|
|
367
|
+
'pagenumber',
|
|
368
|
+
'settingsChanged',
|
|
369
|
+
'deleted'
|
|
370
|
+
], [
|
|
371
|
+
'settingsChanged',
|
|
372
|
+
'deleted'
|
|
373
|
+
]);
|
|
374
|
+
export const VerdocsFieldTimestamp = /*@__PURE__*/ defineContainer('verdocs-field-timestamp', undefined, [
|
|
375
|
+
'source',
|
|
376
|
+
'sourceid',
|
|
377
|
+
'fieldname',
|
|
378
|
+
'field',
|
|
379
|
+
'disabled',
|
|
380
|
+
'editable',
|
|
381
|
+
'moveable',
|
|
382
|
+
'done',
|
|
383
|
+
'xscale',
|
|
384
|
+
'yscale',
|
|
385
|
+
'pagenumber',
|
|
386
|
+
'settingsChanged',
|
|
387
|
+
'deleted'
|
|
388
|
+
], [
|
|
389
|
+
'settingsChanged',
|
|
390
|
+
'deleted'
|
|
391
|
+
]);
|
|
392
|
+
export const VerdocsFileChooser = /*@__PURE__*/ defineContainer('verdocs-file-chooser', undefined, [
|
|
393
|
+
'endpoint',
|
|
394
|
+
'fileSelected'
|
|
395
|
+
], [
|
|
396
|
+
'fileSelected'
|
|
397
|
+
]);
|
|
398
|
+
export const VerdocsHelpIcon = /*@__PURE__*/ defineContainer('verdocs-help-icon', undefined, [
|
|
399
|
+
'text',
|
|
400
|
+
'icon'
|
|
401
|
+
]);
|
|
402
|
+
export const VerdocsInitialDialog = /*@__PURE__*/ defineContainer('verdocs-initial-dialog', undefined, [
|
|
403
|
+
'initials',
|
|
404
|
+
'next',
|
|
405
|
+
'exit'
|
|
406
|
+
], [
|
|
407
|
+
'next',
|
|
408
|
+
'exit'
|
|
409
|
+
]);
|
|
410
|
+
export const VerdocsKbaDialog = /*@__PURE__*/ defineContainer('verdocs-kba-dialog', undefined, [
|
|
411
|
+
'step',
|
|
412
|
+
'steps',
|
|
413
|
+
'helptitle',
|
|
414
|
+
'helptext',
|
|
415
|
+
'mode',
|
|
416
|
+
'label',
|
|
417
|
+
'placeholder',
|
|
418
|
+
'recipient',
|
|
419
|
+
'choices',
|
|
420
|
+
'exit',
|
|
421
|
+
'pinEntered',
|
|
422
|
+
'next'
|
|
423
|
+
], [
|
|
424
|
+
'exit',
|
|
425
|
+
'pinEntered',
|
|
426
|
+
'next'
|
|
427
|
+
]);
|
|
428
|
+
export const VerdocsLoader = /*@__PURE__*/ defineContainer('verdocs-loader', undefined);
|
|
429
|
+
export const VerdocsMenuPanel = /*@__PURE__*/ defineContainer('verdocs-menu-panel', undefined, [
|
|
430
|
+
'side',
|
|
431
|
+
'overlay',
|
|
432
|
+
'width',
|
|
433
|
+
'close'
|
|
434
|
+
], [
|
|
435
|
+
'close'
|
|
436
|
+
]);
|
|
437
|
+
export const VerdocsOkDialog = /*@__PURE__*/ defineContainer('verdocs-ok-dialog', undefined, [
|
|
438
|
+
'heading',
|
|
439
|
+
'message',
|
|
440
|
+
'buttonLabel',
|
|
441
|
+
'showCancel',
|
|
442
|
+
'next',
|
|
443
|
+
'exit'
|
|
444
|
+
], [
|
|
445
|
+
'next',
|
|
446
|
+
'exit'
|
|
447
|
+
]);
|
|
448
|
+
export const VerdocsOrganizationCard = /*@__PURE__*/ defineContainer('verdocs-organization-card', undefined, [
|
|
449
|
+
'organization'
|
|
450
|
+
]);
|
|
451
|
+
export const VerdocsPagination = /*@__PURE__*/ defineContainer('verdocs-pagination', undefined, [
|
|
452
|
+
'selectedPage',
|
|
453
|
+
'itemCount',
|
|
454
|
+
'perPage',
|
|
455
|
+
'selectPage'
|
|
456
|
+
], [
|
|
457
|
+
'selectPage'
|
|
458
|
+
]);
|
|
459
|
+
export const VerdocsPortal = /*@__PURE__*/ defineContainer('verdocs-portal', undefined, [
|
|
460
|
+
'anchor',
|
|
461
|
+
'voffset',
|
|
462
|
+
'clickAway'
|
|
463
|
+
], [
|
|
464
|
+
'clickAway'
|
|
465
|
+
]);
|
|
466
|
+
export const VerdocsPreview = /*@__PURE__*/ defineContainer('verdocs-preview', undefined, [
|
|
467
|
+
'endpoint',
|
|
468
|
+
'templateId',
|
|
469
|
+
'sdkError'
|
|
470
|
+
], [
|
|
471
|
+
'sdkError'
|
|
472
|
+
]);
|
|
473
|
+
export const VerdocsProgressBar = /*@__PURE__*/ defineContainer('verdocs-progress-bar', undefined, [
|
|
474
|
+
'label',
|
|
475
|
+
'showPercent',
|
|
476
|
+
'percent'
|
|
477
|
+
]);
|
|
478
|
+
export const VerdocsQuickFilter = /*@__PURE__*/ defineContainer('verdocs-quick-filter', undefined, [
|
|
479
|
+
'options',
|
|
480
|
+
'label',
|
|
481
|
+
'value',
|
|
482
|
+
'placeholder',
|
|
483
|
+
'optionSelected'
|
|
484
|
+
], [
|
|
485
|
+
'optionSelected'
|
|
486
|
+
]);
|
|
487
|
+
export const VerdocsQuickFunctions = /*@__PURE__*/ defineContainer('verdocs-quick-functions', undefined, [
|
|
488
|
+
'endpoint',
|
|
489
|
+
'createTemplate',
|
|
490
|
+
'createDocument'
|
|
491
|
+
], [
|
|
492
|
+
'createTemplate',
|
|
493
|
+
'createDocument'
|
|
494
|
+
]);
|
|
495
|
+
export const VerdocsRadioButton = /*@__PURE__*/ defineContainer('verdocs-radio-button', undefined, [
|
|
496
|
+
'checked',
|
|
497
|
+
'name',
|
|
498
|
+
'value',
|
|
499
|
+
'disabled'
|
|
500
|
+
]);
|
|
501
|
+
export const VerdocsSearchBox = /*@__PURE__*/ defineContainer('verdocs-search-box', undefined, [
|
|
502
|
+
'endpoint',
|
|
503
|
+
'placeholder',
|
|
504
|
+
'type',
|
|
505
|
+
'query',
|
|
506
|
+
'grabsFocus',
|
|
507
|
+
'searchClicked',
|
|
508
|
+
'typeChanged',
|
|
509
|
+
'queryChanged'
|
|
510
|
+
], [
|
|
511
|
+
'searchClicked',
|
|
512
|
+
'typeChanged',
|
|
513
|
+
'queryChanged'
|
|
514
|
+
]);
|
|
515
|
+
export const VerdocsSearchTabs = /*@__PURE__*/ defineContainer('verdocs-search-tabs', undefined);
|
|
516
|
+
export const VerdocsSelectInput = /*@__PURE__*/ defineContainer('verdocs-select-input', undefined, [
|
|
517
|
+
'value',
|
|
518
|
+
'label',
|
|
519
|
+
'options',
|
|
520
|
+
'disabled'
|
|
521
|
+
]);
|
|
522
|
+
export const VerdocsSend = /*@__PURE__*/ defineContainer('verdocs-send', undefined, [
|
|
523
|
+
'endpoint',
|
|
524
|
+
'templateId',
|
|
525
|
+
'environment',
|
|
526
|
+
'sendingEnvelope',
|
|
527
|
+
'send',
|
|
528
|
+
'exit',
|
|
529
|
+
'sdkError',
|
|
530
|
+
'searchContacts'
|
|
531
|
+
], [
|
|
532
|
+
'sendingEnvelope',
|
|
533
|
+
'send',
|
|
534
|
+
'exit',
|
|
535
|
+
'sdkError',
|
|
536
|
+
'searchContacts'
|
|
537
|
+
]);
|
|
538
|
+
export const VerdocsSign = /*@__PURE__*/ defineContainer('verdocs-sign', undefined, [
|
|
539
|
+
'endpoint',
|
|
540
|
+
'envelopeId',
|
|
541
|
+
'roleId',
|
|
542
|
+
'inviteCode',
|
|
543
|
+
'headerTargetId',
|
|
544
|
+
'sdkError',
|
|
545
|
+
'envelopeLoaded',
|
|
546
|
+
'envelopeUpdated'
|
|
547
|
+
], [
|
|
548
|
+
'sdkError',
|
|
549
|
+
'envelopeLoaded',
|
|
550
|
+
'envelopeUpdated'
|
|
551
|
+
]);
|
|
552
|
+
export const VerdocsSignatureDialog = /*@__PURE__*/ defineContainer('verdocs-signature-dialog', undefined, [
|
|
553
|
+
'name',
|
|
554
|
+
'next',
|
|
555
|
+
'exit'
|
|
556
|
+
], [
|
|
557
|
+
'next',
|
|
558
|
+
'exit'
|
|
559
|
+
]);
|
|
560
|
+
export const VerdocsSpinner = /*@__PURE__*/ defineContainer('verdocs-spinner', undefined, [
|
|
561
|
+
'size',
|
|
562
|
+
'mode'
|
|
563
|
+
]);
|
|
564
|
+
export const VerdocsStatusIndicator = /*@__PURE__*/ defineContainer('verdocs-status-indicator', undefined, [
|
|
565
|
+
'size',
|
|
566
|
+
'theme',
|
|
567
|
+
'status',
|
|
568
|
+
'envelope'
|
|
569
|
+
]);
|
|
570
|
+
export const VerdocsSwitch = /*@__PURE__*/ defineContainer('verdocs-switch', undefined, [
|
|
571
|
+
'checked',
|
|
572
|
+
'theme',
|
|
573
|
+
'disabled',
|
|
574
|
+
'checkedChange'
|
|
575
|
+
], [
|
|
576
|
+
'checkedChange'
|
|
577
|
+
]);
|
|
578
|
+
export const VerdocsTable = /*@__PURE__*/ defineContainer('verdocs-table', undefined, [
|
|
579
|
+
'columns',
|
|
580
|
+
'data',
|
|
581
|
+
'colHeaderClick',
|
|
582
|
+
'rowClick'
|
|
583
|
+
], [
|
|
584
|
+
'colHeaderClick',
|
|
585
|
+
'rowClick'
|
|
586
|
+
]);
|
|
587
|
+
export const VerdocsTabs = /*@__PURE__*/ defineContainer('verdocs-tabs', undefined, [
|
|
588
|
+
'tabs',
|
|
589
|
+
'selectedTab',
|
|
590
|
+
'selectTab'
|
|
591
|
+
], [
|
|
592
|
+
'selectTab'
|
|
593
|
+
]);
|
|
594
|
+
export const VerdocsTemplateAttachments = /*@__PURE__*/ defineContainer('verdocs-template-attachments', undefined, [
|
|
595
|
+
'endpoint',
|
|
596
|
+
'templateId',
|
|
597
|
+
'exit',
|
|
598
|
+
'next',
|
|
599
|
+
'templateUpdated',
|
|
600
|
+
'sdkError'
|
|
601
|
+
], [
|
|
602
|
+
'exit',
|
|
603
|
+
'next',
|
|
604
|
+
'templateUpdated',
|
|
605
|
+
'sdkError'
|
|
606
|
+
]);
|
|
607
|
+
export const VerdocsTemplateBuildTabs = /*@__PURE__*/ defineContainer('verdocs-template-build-tabs', undefined, [
|
|
608
|
+
'endpoint',
|
|
609
|
+
'templateId',
|
|
610
|
+
'step',
|
|
611
|
+
'sdkError',
|
|
612
|
+
'stepChanged'
|
|
613
|
+
], [
|
|
614
|
+
'sdkError',
|
|
615
|
+
'stepChanged'
|
|
616
|
+
]);
|
|
617
|
+
export const VerdocsTemplateCard = /*@__PURE__*/ defineContainer('verdocs-template-card', undefined, [
|
|
618
|
+
'template'
|
|
619
|
+
]);
|
|
620
|
+
export const VerdocsTemplateCreate = /*@__PURE__*/ defineContainer('verdocs-template-create', undefined, [
|
|
621
|
+
'endpoint',
|
|
622
|
+
'maxSize',
|
|
623
|
+
'exit',
|
|
624
|
+
'next',
|
|
625
|
+
'sdkError',
|
|
626
|
+
'templateCreated'
|
|
627
|
+
], [
|
|
628
|
+
'exit',
|
|
629
|
+
'next',
|
|
630
|
+
'sdkError',
|
|
631
|
+
'templateCreated'
|
|
632
|
+
]);
|
|
633
|
+
export const VerdocsTemplateDocumentPage = /*@__PURE__*/ defineContainer('verdocs-template-document-page', undefined, [
|
|
634
|
+
'endpoint',
|
|
635
|
+
'editable',
|
|
636
|
+
'disabled',
|
|
637
|
+
'done',
|
|
638
|
+
'templateId',
|
|
639
|
+
'documentId',
|
|
640
|
+
'pageNumber',
|
|
641
|
+
'virtualWidth',
|
|
642
|
+
'virtualHeight',
|
|
643
|
+
'layers',
|
|
644
|
+
'pageRendered'
|
|
645
|
+
], [
|
|
646
|
+
'pageRendered'
|
|
647
|
+
]);
|
|
648
|
+
export const VerdocsTemplateFieldProperties = /*@__PURE__*/ defineContainer('verdocs-template-field-properties', undefined, [
|
|
649
|
+
'endpoint',
|
|
650
|
+
'templateId',
|
|
651
|
+
'fieldName',
|
|
652
|
+
'helpText',
|
|
653
|
+
'close',
|
|
654
|
+
'delete',
|
|
655
|
+
'settingsChanged',
|
|
656
|
+
'sdkError'
|
|
657
|
+
], [
|
|
658
|
+
'close',
|
|
659
|
+
'delete',
|
|
660
|
+
'settingsChanged',
|
|
661
|
+
'sdkError'
|
|
662
|
+
]);
|
|
663
|
+
export const VerdocsTemplateFields = /*@__PURE__*/ defineContainer('verdocs-template-fields', undefined, [
|
|
664
|
+
'endpoint',
|
|
665
|
+
'templateId',
|
|
666
|
+
'toolbarTargetId',
|
|
667
|
+
'sdkError',
|
|
668
|
+
'templateUpdated',
|
|
669
|
+
'fieldsUpdated'
|
|
670
|
+
], [
|
|
671
|
+
'sdkError',
|
|
672
|
+
'templateUpdated',
|
|
673
|
+
'fieldsUpdated'
|
|
674
|
+
]);
|
|
675
|
+
export const VerdocsTemplateRoleProperties = /*@__PURE__*/ defineContainer('verdocs-template-role-properties', undefined, [
|
|
676
|
+
'endpoint',
|
|
677
|
+
'templateId',
|
|
678
|
+
'roleName',
|
|
679
|
+
'close',
|
|
680
|
+
'delete',
|
|
681
|
+
'sdkError'
|
|
682
|
+
], [
|
|
683
|
+
'close',
|
|
684
|
+
'delete',
|
|
685
|
+
'sdkError'
|
|
686
|
+
]);
|
|
687
|
+
export const VerdocsTemplateRoles = /*@__PURE__*/ defineContainer('verdocs-template-roles', undefined, [
|
|
688
|
+
'endpoint',
|
|
689
|
+
'templateId',
|
|
690
|
+
'next',
|
|
691
|
+
'exit',
|
|
692
|
+
'sdkError',
|
|
693
|
+
'rolesUpdated'
|
|
694
|
+
], [
|
|
695
|
+
'next',
|
|
696
|
+
'exit',
|
|
697
|
+
'sdkError',
|
|
698
|
+
'rolesUpdated'
|
|
699
|
+
]);
|
|
700
|
+
export const VerdocsTemplateStar = /*@__PURE__*/ defineContainer('verdocs-template-star', undefined, [
|
|
701
|
+
'endpoint',
|
|
702
|
+
'template',
|
|
703
|
+
'starChange',
|
|
704
|
+
'sdkError'
|
|
705
|
+
], [
|
|
706
|
+
'starChange',
|
|
707
|
+
'sdkError'
|
|
708
|
+
]);
|
|
709
|
+
export const VerdocsTemplateTags = /*@__PURE__*/ defineContainer('verdocs-template-tags', undefined, [
|
|
710
|
+
'tags'
|
|
711
|
+
]);
|
|
712
|
+
export const VerdocsTemplatesList = /*@__PURE__*/ defineContainer('verdocs-templates-list', undefined, [
|
|
713
|
+
'endpoint',
|
|
714
|
+
'visibility',
|
|
715
|
+
'starred',
|
|
716
|
+
'sort',
|
|
717
|
+
'name',
|
|
718
|
+
'allowedActions',
|
|
719
|
+
'showPagination',
|
|
720
|
+
'rowsPerPage',
|
|
721
|
+
'selectedPage',
|
|
722
|
+
'sdkError',
|
|
723
|
+
'viewTemplate',
|
|
724
|
+
'signNow',
|
|
725
|
+
'submittedData',
|
|
726
|
+
'editTemplate',
|
|
727
|
+
'templateDeleted',
|
|
728
|
+
'changeSort',
|
|
729
|
+
'changeVisibility',
|
|
730
|
+
'changeStarred',
|
|
731
|
+
'changeName'
|
|
732
|
+
], [
|
|
733
|
+
'sdkError',
|
|
734
|
+
'viewTemplate',
|
|
735
|
+
'signNow',
|
|
736
|
+
'submittedData',
|
|
737
|
+
'editTemplate',
|
|
738
|
+
'templateDeleted',
|
|
739
|
+
'changeSort',
|
|
740
|
+
'changeVisibility',
|
|
741
|
+
'changeStarred',
|
|
742
|
+
'changeName'
|
|
743
|
+
]);
|
|
744
|
+
export const VerdocsTextInput = /*@__PURE__*/ defineContainer('verdocs-text-input', undefined, [
|
|
745
|
+
'value',
|
|
746
|
+
'label',
|
|
747
|
+
'placeholder',
|
|
748
|
+
'autocomplete',
|
|
749
|
+
'helpText',
|
|
750
|
+
'clearable',
|
|
751
|
+
'copyable',
|
|
752
|
+
'type',
|
|
753
|
+
'disabled',
|
|
754
|
+
'required'
|
|
755
|
+
]);
|
|
756
|
+
export const VerdocsToggle = /*@__PURE__*/ defineContainer('verdocs-toggle', undefined, [
|
|
757
|
+
'options',
|
|
758
|
+
'theme'
|
|
759
|
+
]);
|
|
760
|
+
export const VerdocsToggleButton = /*@__PURE__*/ defineContainer('verdocs-toggle-button', undefined, [
|
|
761
|
+
'active',
|
|
762
|
+
'icon',
|
|
763
|
+
'label',
|
|
764
|
+
'size',
|
|
765
|
+
'toggle'
|
|
766
|
+
], [
|
|
767
|
+
'toggle'
|
|
768
|
+
]);
|
|
769
|
+
export const VerdocsToolbarIcon = /*@__PURE__*/ defineContainer('verdocs-toolbar-icon', undefined, [
|
|
770
|
+
'text',
|
|
771
|
+
'icon',
|
|
772
|
+
'placement'
|
|
773
|
+
]);
|
|
774
|
+
export const VerdocsUploadDialog = /*@__PURE__*/ defineContainer('verdocs-upload-dialog', undefined, [
|
|
775
|
+
'maxSize',
|
|
776
|
+
'existingFile',
|
|
777
|
+
'exit',
|
|
778
|
+
'next',
|
|
779
|
+
'remove'
|
|
780
|
+
], [
|
|
781
|
+
'exit',
|
|
782
|
+
'next',
|
|
783
|
+
'remove'
|
|
784
|
+
]);
|
|
785
|
+
export const VerdocsView = /*@__PURE__*/ defineContainer('verdocs-view', undefined, [
|
|
786
|
+
'endpoint',
|
|
787
|
+
'envelopeId',
|
|
788
|
+
'headerTargetId',
|
|
789
|
+
'sdkError',
|
|
790
|
+
'envelopeUpdated',
|
|
791
|
+
'another',
|
|
792
|
+
'view',
|
|
793
|
+
'next'
|
|
794
|
+
], [
|
|
795
|
+
'sdkError',
|
|
796
|
+
'envelopeUpdated',
|
|
797
|
+
'another',
|
|
798
|
+
'view',
|
|
799
|
+
'next'
|
|
800
|
+
]);
|
|
801
|
+
//# sourceMappingURL=components.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components.js","sourceRoot":"","sources":["../lib/components.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
ADDED
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC"}
|
package/dist/plugin.d.ts
ADDED
package/dist/plugin.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
import { applyPolyfills, defineCustomElements } from '@verdocs/web-sdk/dist/loader';
|
|
11
|
+
export const ComponentLibrary = {
|
|
12
|
+
install() {
|
|
13
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
14
|
+
applyPolyfills().then(() => {
|
|
15
|
+
defineCustomElements();
|
|
16
|
+
});
|
|
17
|
+
});
|
|
18
|
+
},
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=plugin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin.js","sourceRoot":"","sources":["../lib/plugin.ts"],"names":[],"mappings":";;;;;;;;;AACA,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAEpF,MAAM,CAAC,MAAM,gBAAgB,GAAW;IAChC,OAAO;;YACX,cAAc,EAAE,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzB,oBAAoB,EAAE,CAAC;YACzB,CAAC,CAAC,CAAC;QACL,CAAC;KAAA;CACF,CAAC"}
|
package/package.json
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@verdocs/web-sdk-vue",
|
|
3
|
+
"version": "5.0.21",
|
|
4
|
+
"description": "Verdocs Web SDK for React",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"main": "./dist/index.js",
|
|
7
|
+
"module": "./dist/index.js",
|
|
8
|
+
"types": "./dist/index.d.ts",
|
|
9
|
+
"files": [
|
|
10
|
+
"dist/"
|
|
11
|
+
],
|
|
12
|
+
"scripts": {
|
|
13
|
+
"push": "npm i && npm run build && npm publish",
|
|
14
|
+
"build": "npm run clean && npm run compile",
|
|
15
|
+
"clean": "rm -rf dist",
|
|
16
|
+
"compile": "npm run tsc",
|
|
17
|
+
"tsc": "tsc -p .",
|
|
18
|
+
"rollup": "rollup -c"
|
|
19
|
+
},
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"@verdocs/web-sdk": "^5.0.21",
|
|
22
|
+
"@stencil/vue-output-target": "^0.9.2"
|
|
23
|
+
},
|
|
24
|
+
"peerDependencies": {
|
|
25
|
+
"vue": "^3.5.13"
|
|
26
|
+
},
|
|
27
|
+
"devDependencies": {
|
|
28
|
+
"@types/jest": "29.5.14",
|
|
29
|
+
"@types/node": "22.9.0",
|
|
30
|
+
"jest": "^29.7.0",
|
|
31
|
+
"jest-dom": "^4.0.0",
|
|
32
|
+
"prettier": "^3.3.3",
|
|
33
|
+
"vue": "^3.5.13",
|
|
34
|
+
"typescript": "^5.6.3"
|
|
35
|
+
},
|
|
36
|
+
"jest": {
|
|
37
|
+
"preset": "ts-jest",
|
|
38
|
+
"setupTestFrameworkScriptFile": "<rootDir>/jest.setup.js",
|
|
39
|
+
"testPathIgnorePatterns": [
|
|
40
|
+
"node_modules",
|
|
41
|
+
"dist"
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
}
|