@verdocs/web-sdk-react 1.15.0 → 1.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.d.ts +4 -0
- package/dist/components.js +4 -0
- package/package.json +2 -2
package/dist/components.d.ts
CHANGED
|
@@ -33,8 +33,10 @@ export declare const VerdocsKbaDialog: import("react").ForwardRefExoticComponent
|
|
|
33
33
|
export declare const VerdocsLoader: import("react").ForwardRefExoticComponent<JSX.VerdocsLoader & Omit<import("react").HTMLAttributes<HTMLVerdocsLoaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsLoaderElement>>;
|
|
34
34
|
export declare const VerdocsOkDialog: import("react").ForwardRefExoticComponent<JSX.VerdocsOkDialog & Omit<import("react").HTMLAttributes<HTMLVerdocsOkDialogElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsOkDialogElement>>;
|
|
35
35
|
export declare const VerdocsOrganizationCard: import("react").ForwardRefExoticComponent<JSX.VerdocsOrganizationCard & Omit<import("react").HTMLAttributes<HTMLVerdocsOrganizationCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsOrganizationCardElement>>;
|
|
36
|
+
export declare const VerdocsPagination: import("react").ForwardRefExoticComponent<JSX.VerdocsPagination & Omit<import("react").HTMLAttributes<HTMLVerdocsPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsPaginationElement>>;
|
|
36
37
|
export declare const VerdocsPreview: import("react").ForwardRefExoticComponent<JSX.VerdocsPreview & Omit<import("react").HTMLAttributes<HTMLVerdocsPreviewElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsPreviewElement>>;
|
|
37
38
|
export declare const VerdocsProgressBar: import("react").ForwardRefExoticComponent<JSX.VerdocsProgressBar & Omit<import("react").HTMLAttributes<HTMLVerdocsProgressBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsProgressBarElement>>;
|
|
39
|
+
export declare const VerdocsQuickFilter: import("react").ForwardRefExoticComponent<JSX.VerdocsQuickFilter & Omit<import("react").HTMLAttributes<HTMLVerdocsQuickFilterElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsQuickFilterElement>>;
|
|
38
40
|
export declare const VerdocsQuickFunctions: import("react").ForwardRefExoticComponent<JSX.VerdocsQuickFunctions & Omit<import("react").HTMLAttributes<HTMLVerdocsQuickFunctionsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsQuickFunctionsElement>>;
|
|
39
41
|
export declare const VerdocsRadioButton: import("react").ForwardRefExoticComponent<JSX.VerdocsRadioButton & Omit<import("react").HTMLAttributes<HTMLVerdocsRadioButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsRadioButtonElement>>;
|
|
40
42
|
export declare const VerdocsSearch: import("react").ForwardRefExoticComponent<JSX.VerdocsSearch & Omit<import("react").HTMLAttributes<HTMLVerdocsSearchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsSearchElement>>;
|
|
@@ -45,6 +47,7 @@ export declare const VerdocsSelectInput: import("react").ForwardRefExoticCompone
|
|
|
45
47
|
export declare const VerdocsSend: import("react").ForwardRefExoticComponent<JSX.VerdocsSend & Omit<import("react").HTMLAttributes<HTMLVerdocsSendElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsSendElement>>;
|
|
46
48
|
export declare const VerdocsSign: import("react").ForwardRefExoticComponent<JSX.VerdocsSign & Omit<import("react").HTMLAttributes<HTMLVerdocsSignElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsSignElement>>;
|
|
47
49
|
export declare const VerdocsSignatureDialog: import("react").ForwardRefExoticComponent<JSX.VerdocsSignatureDialog & Omit<import("react").HTMLAttributes<HTMLVerdocsSignatureDialogElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsSignatureDialogElement>>;
|
|
50
|
+
export declare const VerdocsSpinner: import("react").ForwardRefExoticComponent<JSX.VerdocsSpinner & Omit<import("react").HTMLAttributes<HTMLVerdocsSpinnerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsSpinnerElement>>;
|
|
48
51
|
export declare const VerdocsStatusIndicator: import("react").ForwardRefExoticComponent<JSX.VerdocsStatusIndicator & Omit<import("react").HTMLAttributes<HTMLVerdocsStatusIndicatorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsStatusIndicatorElement>>;
|
|
49
52
|
export declare const VerdocsTemplateAttachments: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateAttachments & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateAttachmentsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateAttachmentsElement>>;
|
|
50
53
|
export declare const VerdocsTemplateCard: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateCard & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateCardElement>>;
|
|
@@ -57,6 +60,7 @@ export declare const VerdocsTemplateReminders: import("react").ForwardRefExoticC
|
|
|
57
60
|
export declare const VerdocsTemplateRoleProperties: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateRoleProperties & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateRolePropertiesElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateRolePropertiesElement>>;
|
|
58
61
|
export declare const VerdocsTemplateRoles: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateRoles & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateRolesElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateRolesElement>>;
|
|
59
62
|
export declare const VerdocsTemplateSender: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateSender & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateSenderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateSenderElement>>;
|
|
63
|
+
export declare const VerdocsTemplateStar: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateStar & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateStarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateStarElement>>;
|
|
60
64
|
export declare const VerdocsTemplateTags: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateTags & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateTagsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateTagsElement>>;
|
|
61
65
|
export declare const VerdocsTemplateVisibility: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplateVisibility & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplateVisibilityElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplateVisibilityElement>>;
|
|
62
66
|
export declare const VerdocsTemplatesList: import("react").ForwardRefExoticComponent<JSX.VerdocsTemplatesList & Omit<import("react").HTMLAttributes<HTMLVerdocsTemplatesListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLVerdocsTemplatesListElement>>;
|
package/dist/components.js
CHANGED
|
@@ -37,8 +37,10 @@ export const VerdocsKbaDialog = /*@__PURE__*/ createReactComponent('verdocs-kba-
|
|
|
37
37
|
export const VerdocsLoader = /*@__PURE__*/ createReactComponent('verdocs-loader');
|
|
38
38
|
export const VerdocsOkDialog = /*@__PURE__*/ createReactComponent('verdocs-ok-dialog');
|
|
39
39
|
export const VerdocsOrganizationCard = /*@__PURE__*/ createReactComponent('verdocs-organization-card');
|
|
40
|
+
export const VerdocsPagination = /*@__PURE__*/ createReactComponent('verdocs-pagination');
|
|
40
41
|
export const VerdocsPreview = /*@__PURE__*/ createReactComponent('verdocs-preview');
|
|
41
42
|
export const VerdocsProgressBar = /*@__PURE__*/ createReactComponent('verdocs-progress-bar');
|
|
43
|
+
export const VerdocsQuickFilter = /*@__PURE__*/ createReactComponent('verdocs-quick-filter');
|
|
42
44
|
export const VerdocsQuickFunctions = /*@__PURE__*/ createReactComponent('verdocs-quick-functions');
|
|
43
45
|
export const VerdocsRadioButton = /*@__PURE__*/ createReactComponent('verdocs-radio-button');
|
|
44
46
|
export const VerdocsSearch = /*@__PURE__*/ createReactComponent('verdocs-search');
|
|
@@ -49,6 +51,7 @@ export const VerdocsSelectInput = /*@__PURE__*/ createReactComponent('verdocs-se
|
|
|
49
51
|
export const VerdocsSend = /*@__PURE__*/ createReactComponent('verdocs-send');
|
|
50
52
|
export const VerdocsSign = /*@__PURE__*/ createReactComponent('verdocs-sign');
|
|
51
53
|
export const VerdocsSignatureDialog = /*@__PURE__*/ createReactComponent('verdocs-signature-dialog');
|
|
54
|
+
export const VerdocsSpinner = /*@__PURE__*/ createReactComponent('verdocs-spinner');
|
|
52
55
|
export const VerdocsStatusIndicator = /*@__PURE__*/ createReactComponent('verdocs-status-indicator');
|
|
53
56
|
export const VerdocsTemplateAttachments = /*@__PURE__*/ createReactComponent('verdocs-template-attachments');
|
|
54
57
|
export const VerdocsTemplateCard = /*@__PURE__*/ createReactComponent('verdocs-template-card');
|
|
@@ -61,6 +64,7 @@ export const VerdocsTemplateReminders = /*@__PURE__*/ createReactComponent('verd
|
|
|
61
64
|
export const VerdocsTemplateRoleProperties = /*@__PURE__*/ createReactComponent('verdocs-template-role-properties');
|
|
62
65
|
export const VerdocsTemplateRoles = /*@__PURE__*/ createReactComponent('verdocs-template-roles');
|
|
63
66
|
export const VerdocsTemplateSender = /*@__PURE__*/ createReactComponent('verdocs-template-sender');
|
|
67
|
+
export const VerdocsTemplateStar = /*@__PURE__*/ createReactComponent('verdocs-template-star');
|
|
64
68
|
export const VerdocsTemplateTags = /*@__PURE__*/ createReactComponent('verdocs-template-tags');
|
|
65
69
|
export const VerdocsTemplateVisibility = /*@__PURE__*/ createReactComponent('verdocs-template-visibility');
|
|
66
70
|
export const VerdocsTemplatesList = /*@__PURE__*/ createReactComponent('verdocs-templates-list');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@verdocs/web-sdk-react",
|
|
3
|
-
"version": "1.15.
|
|
3
|
+
"version": "1.15.2",
|
|
4
4
|
"description": "Verdocs Web SDK for React",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"typescript": "^4.9.4"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@verdocs/web-sdk": "^1.15.
|
|
33
|
+
"@verdocs/web-sdk": "^1.15.2"
|
|
34
34
|
},
|
|
35
35
|
"peerDependencies": {
|
|
36
36
|
"react": "^18.2.0",
|