@grapecity-software/gcdocs.pdfviewer 7.2.1 → 7.2.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/CHANGELOG.md +8 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AnnotationBase.html +4 -12
- package/docs/classes/ButtonWidget.html +4 -4
- package/docs/classes/ChoiceWidget.html +4 -4
- package/docs/classes/CircleAnnotation.html +4 -13
- package/docs/classes/DsPdfViewer.html +4 -4
- package/docs/classes/FileAttachmentAnnotation.html +4 -13
- package/docs/classes/FreeTextAnnotation.html +4 -13
- package/docs/classes/GcPdfSearcher.html +4 -4
- package/docs/classes/GcPdfViewer.html +4 -4
- package/docs/classes/HighlightAnnotation.html +4 -13
- package/docs/classes/InkAnnotation.html +4 -13
- package/docs/classes/LineAnnotation.html +4 -13
- package/docs/classes/LinkAnnotation.html +4 -13
- package/docs/classes/MarkupAnnotation.html +4 -13
- package/docs/classes/PolyLineAnnotation.html +4 -13
- package/docs/classes/PolygonAnnotation.html +4 -13
- package/docs/classes/PopupAnnotation.html +4 -13
- package/docs/classes/RedactAnnotation.html +4 -13
- package/docs/classes/ReplaceTextAnnotation.html +4 -13
- package/docs/classes/SignatureAnnotation.html +4 -13
- package/docs/classes/SoundAnnotation.html +4 -13
- package/docs/classes/SquareAnnotation.html +4 -13
- package/docs/classes/SquigglyAnnotation.html +4 -13
- package/docs/classes/StampAnnotation.html +4 -13
- package/docs/classes/StrikeOutAnnotation.html +4 -13
- package/docs/classes/TextAnnotation.html +4 -13
- package/docs/classes/TextWidget.html +4 -4
- package/docs/classes/UnderlineAnnotation.html +4 -13
- package/docs/classes/ViewerOptions.html +4 -4
- package/docs/classes/WidgetAnnotation.html +8 -9
- package/docs/enums/AnnotationTypeCode.html +4 -4
- package/docs/enums/ModificationType.html +4 -4
- package/docs/enums/SharedAccessMode.html +4 -4
- package/docs/enums/TextAlignmentType.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/IGCEventBus.html +4 -4
- package/docs/types/AnnotationMarkedStateType.html +4 -4
- package/docs/types/AnnotationReviewStateType.html +4 -4
- package/docs/types/AnnotationStateModel.html +4 -4
- package/docs/types/AnnotationTypeName.html +4 -4
- package/docs/types/BusEventName.html +4 -4
- package/docs/types/DocumentListItem.html +4 -4
- package/docs/types/FieldAppearanceRenderingType.html +4 -4
- package/docs/types/FontFormat.html +4 -4
- package/docs/types/FormFieldMapping.html +4 -4
- package/docs/types/FormFillerSettings.html +4 -4
- package/docs/types/GcProps.html +4 -4
- package/docs/types/InputFieldMapping.html +4 -4
- package/docs/types/JsCancelEventArgs.html +4 -4
- package/docs/types/JsEventArgs.html +4 -4
- package/docs/types/JsExecutionConfig.html +4 -4
- package/docs/types/KeyboardShortcutDefinition.html +4 -4
- package/docs/types/KeyboardShortcutTool.html +4 -4
- package/docs/types/LineEndStyle.html +4 -4
- package/docs/types/LinkDestinationType.html +4 -4
- package/docs/types/LinkType.html +4 -4
- package/docs/types/LogLevel.html +4 -4
- package/docs/types/ModificationsState.html +4 -4
- package/docs/types/NamedAction.html +4 -4
- package/docs/types/OpenAction.html +4 -4
- package/docs/types/OpenParameters.html +4 -4
- package/docs/types/OptionalContentConfig.html +4 -4
- package/docs/types/OptionalContentGroup.html +4 -4
- package/docs/types/PageLayout.html +4 -4
- package/docs/types/PageMode.html +4 -4
- package/docs/types/PageModification.html +4 -4
- package/docs/types/PageStructureChange.html +4 -4
- package/docs/types/PageViewport.html +4 -4
- package/docs/types/PdfOrganizerSettings.html +4 -4
- package/docs/types/ReplaceTextModel.html +4 -4
- package/docs/types/ReplaceTextSettings.html +4 -4
- package/docs/types/ReplyToolSettings.html +4 -4
- package/docs/types/RotationInit.html +4 -4
- package/docs/types/RulerLine.html +4 -4
- package/docs/types/SaveSettings.html +4 -4
- package/docs/types/ScrollPageIntoViewOptions.html +4 -4
- package/docs/types/SelectedTextCoordinates.html +4 -4
- package/docs/types/SharedDocumentInfo.html +4 -4
- package/docs/types/SignToolSettings.html +4 -4
- package/docs/types/SignatureInfo.html +4 -4
- package/docs/types/SignatureInformation.html +4 -4
- package/docs/types/StampCategory.html +4 -4
- package/docs/types/StructTreeContent.html +4 -4
- package/docs/types/StructTreeNode.html +4 -4
- package/docs/types/StructureChanges.html +4 -4
- package/docs/types/SupportApiSettings.html +4 -4
- package/docs/types/TextMarkupContextMenuSettings.html +4 -4
- package/docs/types/ToolbarButtonKey.html +4 -4
- package/docs/types/UndoChangeName.html +4 -4
- package/docs/types/UserAccess.html +4 -4
- package/docs/types/ViewerFeatureName.html +4 -4
- package/docs/types/ViewerPreferences.html +4 -4
- package/docs/types/WidgetFieldTypeName.html +4 -4
- package/gcpdfviewer.js +1 -1
- package/gcpdfviewer.worker.js +1 -1
- package/localization/en-pdf-viewer.json +86 -2
- package/package.json +1 -1
- package/themes/dark-yellow.css +1 -1
- package/themes/dark.css +1 -1
- package/themes/gc-blue.css +1 -1
- package/themes/light-blue.css +1 -1
- package/themes/light.css +1 -1
- package/themes/viewer.css +1 -1
- package/typings/Annotations/AnnotationTypes.d.ts +1 -1
- package/typings/GcPdfViewer.d.ts +1 -0
- package/typings/plugin.d.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
5
5
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
6
6
|
|
|
7
|
+
## [7.2.2] - 19-Sep-2024
|
|
8
|
+
### Changed
|
|
9
|
+
- The updateAnnotation and addAnnotation methods will now throw an error if the provided annotation object is improperly formed and cannot be used. (DOC-6506)
|
|
10
|
+
- [Documentation] The gcProps property has been moved from the base AnnotationBase class to the more specific WidgetAnnotation class. (DOC-6506)
|
|
11
|
+
### Fixed
|
|
12
|
+
- The behavior is inconsistent when double-clicking a redact annotation. (DOC-6503)
|
|
13
|
+
- [iOS] Cannot scroll by swiping while entering ink annotations. (DOC-6501)
|
|
14
|
+
|
|
7
15
|
## [7.2.1] - 28-Aug-2024
|
|
8
16
|
### Added
|
|
9
17
|
- Added the ability to create field widgets with the same name, enabling such widgets to update their values simultaneously. (DOC-6461)
|