numbers-parser 4.10.4__py3-none-any.whl → 4.10.6__py3-none-any.whl
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.
- numbers_parser/__init__.py +1 -1
- numbers_parser/_cat_numbers.py +4 -4
- numbers_parser/_unpack_numbers.py +5 -5
- numbers_parser/cell.py +150 -128
- numbers_parser/constants.py +5 -6
- numbers_parser/containers.py +11 -8
- numbers_parser/document.py +147 -108
- numbers_parser/exceptions.py +0 -7
- numbers_parser/formula.py +3 -4
- numbers_parser/generated/TNArchives_pb2.py +24 -26
- numbers_parser/generated/TSAArchives_pb2.py +26 -28
- numbers_parser/generated/TSCEArchives_pb2.py +8 -10
- numbers_parser/generated/TSCHArchives_GEN_pb2.py +28 -34
- numbers_parser/generated/TSCHArchives_pb2.py +61 -65
- numbers_parser/generated/TSDArchives_pb2.py +100 -110
- numbers_parser/generated/TSKArchives_pb2.py +168 -170
- numbers_parser/generated/TSPArchiveMessages_pb2.py +32 -34
- numbers_parser/generated/TSPMessages_pb2.py +40 -40
- numbers_parser/generated/TSSArchives_pb2.py +36 -36
- numbers_parser/generated/TSTArchives_pb2.py +321 -325
- numbers_parser/generated/TSTStylePropertyArchiving_pb2.py +8 -10
- numbers_parser/generated/TSWPArchives_pb2.py +250 -286
- numbers_parser/generated/TSWPCommandArchives_pb2.py +95 -95
- numbers_parser/iwafile.py +17 -17
- numbers_parser/iwork.py +33 -27
- numbers_parser/model.py +94 -52
- numbers_parser/numbers_uuid.py +6 -4
- {numbers_parser-4.10.4.dist-info → numbers_parser-4.10.6.dist-info}/METADATA +9 -9
- numbers_parser-4.10.6.dist-info/RECORD +59 -0
- numbers_parser-4.10.4.dist-info/RECORD +0 -59
- numbers_parser/{mapping.py → generated/mapping.py} +24 -24
- {numbers_parser-4.10.4.dist-info → numbers_parser-4.10.6.dist-info}/LICENSE.rst +0 -0
- {numbers_parser-4.10.4.dist-info → numbers_parser-4.10.6.dist-info}/WHEEL +0 -0
- {numbers_parser-4.10.4.dist-info → numbers_parser-4.10.6.dist-info}/entry_points.txt +0 -0
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
import numbers_parser.generated.TSPMessages_pb2 as TSPMessages__pb2
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18TSPArchiveMessages.proto\x12\x03TSP\x1a\x11TSPMessages.proto\"`\n\x0b\x41rchiveInfo\x12\x12\n\nidentifier\x18\x01 \x01(\x04\x12\'\n\rmessage_infos\x18\x02 \x03(\x0b\x32\x10.TSP.MessageInfo\x12\x14\n\x0cshould_merge\x18\x03 \x01(\x08\"\xcf\x02\n\x0bMessageInfo\x12\x0c\n\x04type\x18\x01 \x02(\r\x12\x13\n\x07version\x18\x02 \x03(\rB\x02\x10\x01\x12\x0e\n\x06length\x18\x03 \x02(\r\x12#\n\x0b\x66ield_infos\x18\x04 \x03(\x0b\x32\x0e.TSP.FieldInfo\x12\x1d\n\x11object_references\x18\x05 \x03(\x04\x42\x02\x10\x01\x12\x1b\n\x0f\x64\x61ta_references\x18\x06 \x03(\x04\x42\x02\x10\x01\x12\x1a\n\x12\x62\x61se_message_index\x18\x07 \x01(\r\x12\x1e\n\x12\x64iff_merge_version\x18\x08 \x03(\rB\x02\x10\x01\x12\'\n\x0f\x64iff_field_path\x18\t \x01(\x0b\x32\x0e.TSP.FieldPath\x12(\n\x10\x66ields_to_remove\x18\n \x03(\x0b\x32\x0e.TSP.FieldPath\x12\x1d\n\x11\x64iff_read_version\x18\x0b \x03(\rB\x02\x10\x01\"\x93\x05\n\tFieldInfo\x12\x1c\n\x04path\x18\x01 \x02(\x0b\x32\x0e.TSP.FieldPath\x12(\n\x04type\x18\x02 \x01(\x0e\x32\x13.TSP.FieldInfo.Type:\x05Value\x12[\n\x12unknown_field_rule\x18\x03 \x01(\x0e\x32\x1f.TSP.FieldInfo.UnknownFieldRule:\x1eIgnoreAndPreserveUntilModified\x12\x1d\n\x11object_references\x18\x04 \x03(\x04\x42\x02\x10\x01\x12\x1b\n\x0f\x64\x61ta_references\x18\x05 \x03(\x04\x42\x02\x10\x01\x12=\n\x10known_field_rule\x18\x06 \x01(\x0e\x32\x1d.TSP.FieldInfo.KnownFieldRule:\x04None\x12\x1f\n\x13known_field_version\x18\x07 \x03(\rB\x02\x10\x01\x12&\n\x1eknown_field_feature_identifier\x18\x08 \x01(\t\"F\n\x04Type\x12\t\n\x05Value\x10\x00\x12\x13\n\x0fObjectReference\x10\x01\x12\x11\n\rDataReference\x10\x02\x12\x0b\n\x07Message\x10\x03\"|\n\x10UnknownFieldRule\x12\"\n\x1eIgnoreAndPreserveUntilModified\x10\x00\x12\x15\n\x11IgnoreAndPreserve\x10\x01\x12\x12\n\x0eMustUnderstand\x10\x02\x12\x19\n\x0cNotSupported\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01\"W\n\x0eKnownFieldRule\x12\x08\n\x04None\x10\x00\x12#\n\x1fPreserveNewerValueUntilModified\x10\x01\x12\x16\n\x12PreserveNewerValue\x10\x02\"\x1d\n\tFieldPath\x12\x10\n\x04path\x18\x01 \x03(\rB\x02\x10\x01\"\xe4\x05\n\rComponentInfo\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x19\n\x11preferred_locator\x18\x02 \x02(\t\x12\x0f\n\x07locator\x18\x03 \x01(\t\x12!\n\x15\x64ocument_read_version\x18\x04 \x03(\rB\x02\x10\x01\x12\"\n\x16\x64ocument_write_version\x18\x05 \x03(\rB\x02\x10\x01\x12<\n\x13\x65xternal_references\x18\x06 \x03(\x0b\x32\x1f.TSP.ComponentExternalReference\x12\x34\n\x0f\x64\x61ta_references\x18\x07 \x03(\x0b\x32\x1b.TSP.ComponentDataReference\x12/\n is_stored_outside_object_archive\x18\n \x01(\x08:\x05\x66\x61lse\x12\x38\n\x17object_uuid_map_entries\x18\x0b \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12\x15\n\nsave_token\x18\x0c \x01(\x04:\x01\x30\x12\'\n\rfeature_infos\x18\r \x03(\x0b\x32\x10.TSP.FeatureInfo\x12\"\n\x16\x63omponent_read_version\x18\x0e \x03(\rB\x02\x10\x01\x12&\n\x1a\x63omponent_required_version\x18\x0f \x03(\rB\x02\x10\x01\x12\x1d\n\x15\x63ompression_algorithm\x18\x10 \x01(\r\x12\x16\n\x0e\x63\x61n_be_dropped\x18\x11 \x01(\x08\x12\x46\n\x1dversioned_external_references\x18\x12 \x03(\x0b\x32\x1f.TSP.ComponentExternalReference\x12\x13\n\x0bis_wasteful\x18\x13 \x01(\x08\x12(\n\x1c\x61mbiguous_object_identifiers\x18\x14 \x03(\x04\x42\x02\x10\x01\x12#\n\x1brequired_package_identifier\x18\x15 \x01(\r\"f\n\x1a\x43omponentExternalReference\x12\x1c\n\x14\x63omponent_identifier\x18\x01 \x02(\x04\x12\x19\n\x11object_identifier\x18\x02 \x01(\x04\x12\x0f\n\x07is_weak\x18\x03 \x01(\x08\"\xba\x01\n\x16\x43omponentDataReference\x12\x17\n\x0f\x64\x61ta_identifier\x18\x01 \x02(\x04\x12J\n\x15object_reference_list\x18\x02 \x03(\x0b\x32+.TSP.ComponentDataReference.ObjectReference\x1a;\n\x0fObjectReference\x12\x19\n\x11object_identifier\x18\x01 \x02(\x04\x12\r\n\x05\x63ount\x18\x02 \x02(\r\"A\n\x12ObjectUUIDMapEntry\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x17\n\x04uuid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"V\n\x0b\x46\x65\x61tureInfo\x12\x12\n\nidentifier\x18\x01 \x02(\t\x12\x18\n\x0cread_version\x18\x02 \x03(\rB\x02\x10\x01\x12\x19\n\rwrite_version\x18\x03 \x03(\rB\x02\x10\x01\"\xf0\x03\n\x0fPackageMetadata\x12\x1e\n\x16last_object_identifier\x18\x01 \x02(\x04\x12\'\n\x08revision\x18\x02 \x01(\x0b\x32\x15.TSP.DocumentRevision\x12&\n\ncomponents\x18\x03 \x03(\x0b\x32\x12.TSP.ComponentInfo\x12\x1c\n\x05\x64\x61tas\x18\x04 \x03(\x0b\x32\r.TSP.DataInfo\x12\x18\n\x0cread_version\x18\x05 \x03(\rB\x02\x10\x01\x12\x19\n\rwrite_version\x18\x06 \x03(\rB\x02\x10\x01\x12\x1f\n\x13\x66ile_format_version\x18\x07 \x03(\rB\x02\x10\x01\x12\x15\n\nsave_token\x18\x08 \x01(\x04:\x01\x30\x12I\n\x16preferred_package_type\x18\t \x01(\x0e\x32 .TSP.PackageMetadata.PackageType:\x07\x44\x65\x66\x61ult\x12)\n\x11\x64\x61ta_metadata_map\x18\n \x01(\x0b\x32\x0e.TSP.Reference\x12\x30\n\x14versioned_components\x18\x0b \x03(\x0b\x32\x12.TSP.ComponentInfo\"9\n\x0bPackageType\x12\x0b\n\x07\x44\x65\x66\x61ult\x10\x00\x12\r\n\tDirectory\x10\x01\x12\x0e\n\nSingleFile\x10\x02\"V\n\x10\x44ocumentRevision\x12\x16\n\x0bsequence_32\x18\x03 \x01(\x05:\x01\x30\x12\x12\n\nidentifier\x18\x02 \x01(\t\x12\x16\n\x0bsequence_64\x18\x01 \x01(\x04:\x01\x30\"\xc7\x01\n\x12PasteboardMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\x10\n\x08\x61pp_name\x18\x02 \x02(\t\x12\x1c\n\x05\x64\x61tas\x18\x03 \x03(\x0b\x32\r.TSP.DataInfo\x12\'\n\x14source_document_uuid\x18\x05 \x01(\x0b\x32\t.TSP.UUID\x12)\n\x11\x64\x61ta_metadata_map\x18\x06 \x01(\x0b\x32\x0e.TSP.Reference\x12\x18\n\x0cread_version\x18\x07 \x03(\rB\x02\x10\x01\"\xdf\x05\n\x08\x44\x61taInfo\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x0e\n\x06\x64igest\x18\x02 \x02(\x0c\x12#\n\x13preferred_file_name\x18\x03 \x02(\tB\x06\x92\x82\x19\x02\x08\x07\x12\x11\n\tfile_name\x18\x04 \x01(\t\x12!\n\x19\x64ocument_resource_locator\x18\x05 \x01(\t\x12\x1c\n\x14source_bookmark_data\x18\x06 \x01(\x0c\x12\x12\n\nremote_url\x18\x07 \x01(\t\x12\x1b\n\x0c\x63\x61n_download\x18\x08 \x01(\x08:\x05\x66\x61lse\x12\x42\n\x11\x64ownload_priority\x18\t \x01(\x0e\x32\x1e.TSP.DataInfo.DownloadPriority:\x07\x44\x65\x66\x61ult\x12\'\n\nattributes\x18\n \x01(\x0b\x32\x13.TSP.DataAttributes\x12,\n\x0f\x65ncryption_info\x18\x0b \x01(\x0b\x32\x13.TSP.EncryptionInfo\x12\x1e\n\x16last_mismatched_digest\x18\x0c \x01(\x0c\x12,\n\x15unmaterialized_ranges\x18\r \x01(\x0b\x32\r.TSP.IndexSet\x12\x1a\n\x12remote_data_length\x18\x0e \x01(\x04\x12.\n\x1fremote_data_has_package_storage\x18\x0f \x01(\x08:\x05\x66\x61lse\x12\x46\n\rupload_status\x18\x10 \x01(\x0e\x32\x15.TSP.DataUploadStatus:\x18\x44\x61taUploadStatus_Pending\x12\x19\n\x11remote_data_mtime\x18\x11 \x01(\x01\x12\x1b\n\x13materialized_length\x18\x12 \x01(\x04\x12%\n\x1dpasteboard_external_file_path\x18\x63 \x01(\t\")\n\x10\x44ownloadPriority\x12\x08\n\x04High\x10\x00\x12\x0b\n\x07\x44\x65\x66\x61ult\x10\x01\"\xb3\x01\n\x0f\x44\x61taMetadataMap\x12H\n\x15\x64\x61ta_metadata_entries\x18\x01 \x03(\x0b\x32).TSP.DataMetadataMap.DataMetadataMapEntry\x1aV\n\x14\x44\x61taMetadataMapEntry\x12\x17\n\x0f\x64\x61ta_identifier\x18\x01 \x02(\x04\x12%\n\rdata_metadata\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"2\n\x0c\x44\x61taMetadata\x12\"\n\x0e\x66\x61llback_color\x18\x01 \x01(\x0b\x32\n.TSP.Color\"u\n\x0e\x45ncryptionInfo\x12\x16\n\x0e\x64\x65\x63oded_length\x18\x01 \x01(\x04\x12\x1c\n\x14preferred_block_size\x18\x02 \x01(\x04\x12-\n\x0b\x62lock_infos\x18\x03 \x03(\x0b\x32\x18.TSP.EncryptionBlockInfo\"E\n\x13\x45ncryptionBlockInfo\x12\x16\n\x0e\x65ncoded_length\x18\x01 \x02(\x04\x12\x16\n\x0e\x64\x65\x63oded_length\x18\x02 \x01(\x04\"\xcd\x01\n\x11ViewStateMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\x1f\n\x0cversion_uuid\x18\x04 \x01(\x0b\x32\t.TSP.UUID\x12%\n\tcomponent\x18\x03 \x02(\x0b\x32\x12.TSP.ComponentInfo\x12\x41\n external_object_uuid_map_entries\x18\x05 \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12\x18\n\x0cread_version\x18\x06 \x03(\rB\x02\x10\x01\"\xc9\x02\n\x1bObjectSerializationMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\'\n\x14source_document_uuid\x18\x02 \x01(\x0b\x32\t.TSP.UUID\x12\x1f\n\x0cversion_uuid\x18\x03 \x01(\x0b\x32\t.TSP.UUID\x12%\n\tcomponent\x18\x04 \x02(\x0b\x32\x12.TSP.ComponentInfo\x12\x1c\n\x05\x64\x61tas\x18\x05 \x03(\x0b\x32\r.TSP.DataInfo\x12\x41\n external_object_uuid_map_entries\x18\x06 \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12)\n\x11\x64\x61ta_metadata_map\x18\x07 \x01(\x0b\x32\x0e.TSP.Reference\x12\x18\n\x0cread_version\x18\x08 \x03(\rB\x02\x10\x01\"\x90\x01\n\x1cObjectSerializationDirectory\x12\x38\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\'.TSP.ObjectSerializationDirectory.Entry\x1a\x36\n\x05\x45ntry\x12\x0f\n\x07locator\x18\x01 \x02(\t\x12\x0e\n\x06offset\x18\x02 \x02(\x04\x12\x0c\n\x04size\x18\x03 \x02(\x04\"\xb0\x01\n\x15\x44\x61taPropertiesEntryV1\x12\x0e\n\x06\x64igest\x18\x01 \x02(\x0c\x12\x1e\n\x16\x65xpects_matched_digest\x18\x02 \x01(\x08\x12)\n!creation_time_interval_since_1970\x18\x03 \x01(\x01\x12\x1c\n\x10\x63reation_version\x18\x04 \x03(\rB\x02\x10\x01\x12\x1e\n\x16last_mismatched_digest\x18\x05 \x01(\x0c\"B\n\x10\x44\x61taPropertiesV1\x12.\n\nproperties\x18\x01 \x03(\x0b\x32\x1a.TSP.DataPropertiesEntryV1\"g\n\x10\x44ocumentMetadata\x12 \n\x18is_in_collaboration_mode\x18\x01 \x01(\x08\x12\x31\n\x12\x64\x61ta_properties_v1\x18\x03 \x01(\x0b\x32\x15.TSP.DataPropertiesV1\"\xe8\x03\n\x0fSupportMetadata\x12 \n\x18is_in_collaboration_mode\x18\x01 \x01(\x08\x12W\n\x1d\x64\x61ta_collaboration_properties\x18\x02 \x03(\x0b\x32\x30.TSP.SupportMetadata.DataCollaborationProperties\x1a\xd9\x02\n\x1b\x44\x61taCollaborationProperties\x12\x0e\n\x06\x64igest\x18\x01 \x02(\x0c\x12%\n\x16\x61\x63knowledged_by_server\x18\x02 \x01(\x08:\x05\x66\x61lse\x12%\n\x16materialized_on_server\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x37\n,revision_sequence_for_materialized_on_server\x18\x05 \x01(\x05:\x01\x30\x12\x46\n\rupload_status\x18\x04 \x01(\x0e\x32\x15.TSP.DataUploadStatus:\x18\x44\x61taUploadStatus_Pending\x12\"\n\x13is_remote_data_ever\x18\x06 \x01(\x08:\x05\x66\x61lse\x12\x37\n,revision_sequence_for_acknowledged_by_server\x18\x07 \x01(\x05:\x01\x30')
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18TSPArchiveMessages.proto\x12\x03TSP\x1a\x11TSPMessages.proto\"`\n\x0b\x41rchiveInfo\x12\x12\n\nidentifier\x18\x01 \x01(\x04\x12\'\n\rmessage_infos\x18\x02 \x03(\x0b\x32\x10.TSP.MessageInfo\x12\x14\n\x0cshould_merge\x18\x03 \x01(\x08\"\xcf\x02\n\x0bMessageInfo\x12\x0c\n\x04type\x18\x01 \x02(\r\x12\x13\n\x07version\x18\x02 \x03(\rB\x02\x10\x01\x12\x0e\n\x06length\x18\x03 \x02(\r\x12#\n\x0b\x66ield_infos\x18\x04 \x03(\x0b\x32\x0e.TSP.FieldInfo\x12\x1d\n\x11object_references\x18\x05 \x03(\x04\x42\x02\x10\x01\x12\x1b\n\x0f\x64\x61ta_references\x18\x06 \x03(\x04\x42\x02\x10\x01\x12\x1a\n\x12\x62\x61se_message_index\x18\x07 \x01(\r\x12\x1e\n\x12\x64iff_merge_version\x18\x08 \x03(\rB\x02\x10\x01\x12\'\n\x0f\x64iff_field_path\x18\t \x01(\x0b\x32\x0e.TSP.FieldPath\x12(\n\x10\x66ields_to_remove\x18\n \x03(\x0b\x32\x0e.TSP.FieldPath\x12\x1d\n\x11\x64iff_read_version\x18\x0b \x03(\rB\x02\x10\x01\"\x93\x05\n\tFieldInfo\x12\x1c\n\x04path\x18\x01 \x02(\x0b\x32\x0e.TSP.FieldPath\x12(\n\x04type\x18\x02 \x01(\x0e\x32\x13.TSP.FieldInfo.Type:\x05Value\x12[\n\x12unknown_field_rule\x18\x03 \x01(\x0e\x32\x1f.TSP.FieldInfo.UnknownFieldRule:\x1eIgnoreAndPreserveUntilModified\x12\x1d\n\x11object_references\x18\x04 \x03(\x04\x42\x02\x10\x01\x12\x1b\n\x0f\x64\x61ta_references\x18\x05 \x03(\x04\x42\x02\x10\x01\x12=\n\x10known_field_rule\x18\x06 \x01(\x0e\x32\x1d.TSP.FieldInfo.KnownFieldRule:\x04None\x12\x1f\n\x13known_field_version\x18\x07 \x03(\rB\x02\x10\x01\x12&\n\x1eknown_field_feature_identifier\x18\x08 \x01(\t\"F\n\x04Type\x12\t\n\x05Value\x10\x00\x12\x13\n\x0fObjectReference\x10\x01\x12\x11\n\rDataReference\x10\x02\x12\x0b\n\x07Message\x10\x03\"|\n\x10UnknownFieldRule\x12\"\n\x1eIgnoreAndPreserveUntilModified\x10\x00\x12\x15\n\x11IgnoreAndPreserve\x10\x01\x12\x12\n\x0eMustUnderstand\x10\x02\x12\x19\n\x0cNotSupported\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01\"W\n\x0eKnownFieldRule\x12\x08\n\x04None\x10\x00\x12#\n\x1fPreserveNewerValueUntilModified\x10\x01\x12\x16\n\x12PreserveNewerValue\x10\x02\"\x1d\n\tFieldPath\x12\x10\n\x04path\x18\x01 \x03(\rB\x02\x10\x01\"\xe4\x05\n\rComponentInfo\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x19\n\x11preferred_locator\x18\x02 \x02(\t\x12\x0f\n\x07locator\x18\x03 \x01(\t\x12!\n\x15\x64ocument_read_version\x18\x04 \x03(\rB\x02\x10\x01\x12\"\n\x16\x64ocument_write_version\x18\x05 \x03(\rB\x02\x10\x01\x12<\n\x13\x65xternal_references\x18\x06 \x03(\x0b\x32\x1f.TSP.ComponentExternalReference\x12\x34\n\x0f\x64\x61ta_references\x18\x07 \x03(\x0b\x32\x1b.TSP.ComponentDataReference\x12/\n is_stored_outside_object_archive\x18\n \x01(\x08:\x05\x66\x61lse\x12\x38\n\x17object_uuid_map_entries\x18\x0b \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12\x15\n\nsave_token\x18\x0c \x01(\x04:\x01\x30\x12\'\n\rfeature_infos\x18\r \x03(\x0b\x32\x10.TSP.FeatureInfo\x12\"\n\x16\x63omponent_read_version\x18\x0e \x03(\rB\x02\x10\x01\x12&\n\x1a\x63omponent_required_version\x18\x0f \x03(\rB\x02\x10\x01\x12\x1d\n\x15\x63ompression_algorithm\x18\x10 \x01(\r\x12\x16\n\x0e\x63\x61n_be_dropped\x18\x11 \x01(\x08\x12\x46\n\x1dversioned_external_references\x18\x12 \x03(\x0b\x32\x1f.TSP.ComponentExternalReference\x12\x13\n\x0bis_wasteful\x18\x13 \x01(\x08\x12(\n\x1c\x61mbiguous_object_identifiers\x18\x14 \x03(\x04\x42\x02\x10\x01\x12#\n\x1brequired_package_identifier\x18\x15 \x01(\r\"f\n\x1a\x43omponentExternalReference\x12\x1c\n\x14\x63omponent_identifier\x18\x01 \x02(\x04\x12\x19\n\x11object_identifier\x18\x02 \x01(\x04\x12\x0f\n\x07is_weak\x18\x03 \x01(\x08\"\xba\x01\n\x16\x43omponentDataReference\x12\x17\n\x0f\x64\x61ta_identifier\x18\x01 \x02(\x04\x12J\n\x15object_reference_list\x18\x02 \x03(\x0b\x32+.TSP.ComponentDataReference.ObjectReference\x1a;\n\x0fObjectReference\x12\x19\n\x11object_identifier\x18\x01 \x02(\x04\x12\r\n\x05\x63ount\x18\x02 \x02(\r\"A\n\x12ObjectUUIDMapEntry\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x17\n\x04uuid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"V\n\x0b\x46\x65\x61tureInfo\x12\x12\n\nidentifier\x18\x01 \x02(\t\x12\x18\n\x0cread_version\x18\x02 \x03(\rB\x02\x10\x01\x12\x19\n\rwrite_version\x18\x03 \x03(\rB\x02\x10\x01\"\xf0\x03\n\x0fPackageMetadata\x12\x1e\n\x16last_object_identifier\x18\x01 \x02(\x04\x12\'\n\x08revision\x18\x02 \x01(\x0b\x32\x15.TSP.DocumentRevision\x12&\n\ncomponents\x18\x03 \x03(\x0b\x32\x12.TSP.ComponentInfo\x12\x1c\n\x05\x64\x61tas\x18\x04 \x03(\x0b\x32\r.TSP.DataInfo\x12\x18\n\x0cread_version\x18\x05 \x03(\rB\x02\x10\x01\x12\x19\n\rwrite_version\x18\x06 \x03(\rB\x02\x10\x01\x12\x1f\n\x13\x66ile_format_version\x18\x07 \x03(\rB\x02\x10\x01\x12\x15\n\nsave_token\x18\x08 \x01(\x04:\x01\x30\x12I\n\x16preferred_package_type\x18\t \x01(\x0e\x32 .TSP.PackageMetadata.PackageType:\x07\x44\x65\x66\x61ult\x12)\n\x11\x64\x61ta_metadata_map\x18\n \x01(\x0b\x32\x0e.TSP.Reference\x12\x30\n\x14versioned_components\x18\x0b \x03(\x0b\x32\x12.TSP.ComponentInfo\"9\n\x0bPackageType\x12\x0b\n\x07\x44\x65\x66\x61ult\x10\x00\x12\r\n\tDirectory\x10\x01\x12\x0e\n\nSingleFile\x10\x02\"V\n\x10\x44ocumentRevision\x12\x16\n\x0bsequence_32\x18\x03 \x01(\x05:\x01\x30\x12\x12\n\nidentifier\x18\x02 \x01(\t\x12\x16\n\x0bsequence_64\x18\x01 \x01(\x04:\x01\x30\"\xc7\x01\n\x12PasteboardMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\x10\n\x08\x61pp_name\x18\x02 \x02(\t\x12\x1c\n\x05\x64\x61tas\x18\x03 \x03(\x0b\x32\r.TSP.DataInfo\x12\'\n\x14source_document_uuid\x18\x05 \x01(\x0b\x32\t.TSP.UUID\x12)\n\x11\x64\x61ta_metadata_map\x18\x06 \x01(\x0b\x32\x0e.TSP.Reference\x12\x18\n\x0cread_version\x18\x07 \x03(\rB\x02\x10\x01\"\xd7\x05\n\x08\x44\x61taInfo\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x0e\n\x06\x64igest\x18\x02 \x02(\x0c\x12\x1b\n\x13preferred_file_name\x18\x03 \x02(\t\x12\x11\n\tfile_name\x18\x04 \x01(\t\x12!\n\x19\x64ocument_resource_locator\x18\x05 \x01(\t\x12\x1c\n\x14source_bookmark_data\x18\x06 \x01(\x0c\x12\x12\n\nremote_url\x18\x07 \x01(\t\x12\x1b\n\x0c\x63\x61n_download\x18\x08 \x01(\x08:\x05\x66\x61lse\x12\x42\n\x11\x64ownload_priority\x18\t \x01(\x0e\x32\x1e.TSP.DataInfo.DownloadPriority:\x07\x44\x65\x66\x61ult\x12\'\n\nattributes\x18\n \x01(\x0b\x32\x13.TSP.DataAttributes\x12,\n\x0f\x65ncryption_info\x18\x0b \x01(\x0b\x32\x13.TSP.EncryptionInfo\x12\x1e\n\x16last_mismatched_digest\x18\x0c \x01(\x0c\x12,\n\x15unmaterialized_ranges\x18\r \x01(\x0b\x32\r.TSP.IndexSet\x12\x1a\n\x12remote_data_length\x18\x0e \x01(\x04\x12.\n\x1fremote_data_has_package_storage\x18\x0f \x01(\x08:\x05\x66\x61lse\x12\x46\n\rupload_status\x18\x10 \x01(\x0e\x32\x15.TSP.DataUploadStatus:\x18\x44\x61taUploadStatus_Pending\x12\x19\n\x11remote_data_mtime\x18\x11 \x01(\x01\x12\x1b\n\x13materialized_length\x18\x12 \x01(\x04\x12%\n\x1dpasteboard_external_file_path\x18\x63 \x01(\t\")\n\x10\x44ownloadPriority\x12\x08\n\x04High\x10\x00\x12\x0b\n\x07\x44\x65\x66\x61ult\x10\x01\"\xb3\x01\n\x0f\x44\x61taMetadataMap\x12H\n\x15\x64\x61ta_metadata_entries\x18\x01 \x03(\x0b\x32).TSP.DataMetadataMap.DataMetadataMapEntry\x1aV\n\x14\x44\x61taMetadataMapEntry\x12\x17\n\x0f\x64\x61ta_identifier\x18\x01 \x02(\x04\x12%\n\rdata_metadata\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"2\n\x0c\x44\x61taMetadata\x12\"\n\x0e\x66\x61llback_color\x18\x01 \x01(\x0b\x32\n.TSP.Color\"u\n\x0e\x45ncryptionInfo\x12\x16\n\x0e\x64\x65\x63oded_length\x18\x01 \x01(\x04\x12\x1c\n\x14preferred_block_size\x18\x02 \x01(\x04\x12-\n\x0b\x62lock_infos\x18\x03 \x03(\x0b\x32\x18.TSP.EncryptionBlockInfo\"E\n\x13\x45ncryptionBlockInfo\x12\x16\n\x0e\x65ncoded_length\x18\x01 \x02(\x04\x12\x16\n\x0e\x64\x65\x63oded_length\x18\x02 \x01(\x04\"\xcd\x01\n\x11ViewStateMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\x1f\n\x0cversion_uuid\x18\x04 \x01(\x0b\x32\t.TSP.UUID\x12%\n\tcomponent\x18\x03 \x02(\x0b\x32\x12.TSP.ComponentInfo\x12\x41\n external_object_uuid_map_entries\x18\x05 \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12\x18\n\x0cread_version\x18\x06 \x03(\rB\x02\x10\x01\"\xc9\x02\n\x1bObjectSerializationMetadata\x12\x13\n\x07version\x18\x01 \x03(\rB\x02\x10\x01\x12\'\n\x14source_document_uuid\x18\x02 \x01(\x0b\x32\t.TSP.UUID\x12\x1f\n\x0cversion_uuid\x18\x03 \x01(\x0b\x32\t.TSP.UUID\x12%\n\tcomponent\x18\x04 \x02(\x0b\x32\x12.TSP.ComponentInfo\x12\x1c\n\x05\x64\x61tas\x18\x05 \x03(\x0b\x32\r.TSP.DataInfo\x12\x41\n external_object_uuid_map_entries\x18\x06 \x03(\x0b\x32\x17.TSP.ObjectUUIDMapEntry\x12)\n\x11\x64\x61ta_metadata_map\x18\x07 \x01(\x0b\x32\x0e.TSP.Reference\x12\x18\n\x0cread_version\x18\x08 \x03(\rB\x02\x10\x01\"\x90\x01\n\x1cObjectSerializationDirectory\x12\x38\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\'.TSP.ObjectSerializationDirectory.Entry\x1a\x36\n\x05\x45ntry\x12\x0f\n\x07locator\x18\x01 \x02(\t\x12\x0e\n\x06offset\x18\x02 \x02(\x04\x12\x0c\n\x04size\x18\x03 \x02(\x04\"\xb0\x01\n\x15\x44\x61taPropertiesEntryV1\x12\x0e\n\x06\x64igest\x18\x01 \x02(\x0c\x12\x1e\n\x16\x65xpects_matched_digest\x18\x02 \x01(\x08\x12)\n!creation_time_interval_since_1970\x18\x03 \x01(\x01\x12\x1c\n\x10\x63reation_version\x18\x04 \x03(\rB\x02\x10\x01\x12\x1e\n\x16last_mismatched_digest\x18\x05 \x01(\x0c\"B\n\x10\x44\x61taPropertiesV1\x12.\n\nproperties\x18\x01 \x03(\x0b\x32\x1a.TSP.DataPropertiesEntryV1\"g\n\x10\x44ocumentMetadata\x12 \n\x18is_in_collaboration_mode\x18\x01 \x01(\x08\x12\x31\n\x12\x64\x61ta_properties_v1\x18\x03 \x01(\x0b\x32\x15.TSP.DataPropertiesV1\"\xe8\x03\n\x0fSupportMetadata\x12 \n\x18is_in_collaboration_mode\x18\x01 \x01(\x08\x12W\n\x1d\x64\x61ta_collaboration_properties\x18\x02 \x03(\x0b\x32\x30.TSP.SupportMetadata.DataCollaborationProperties\x1a\xd9\x02\n\x1b\x44\x61taCollaborationProperties\x12\x0e\n\x06\x64igest\x18\x01 \x02(\x0c\x12%\n\x16\x61\x63knowledged_by_server\x18\x02 \x01(\x08:\x05\x66\x61lse\x12%\n\x16materialized_on_server\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x37\n,revision_sequence_for_materialized_on_server\x18\x05 \x01(\x05:\x01\x30\x12\x46\n\rupload_status\x18\x04 \x01(\x0e\x32\x15.TSP.DataUploadStatus:\x18\x44\x61taUploadStatus_Pending\x12\"\n\x13is_remote_data_ever\x18\x06 \x01(\x08:\x05\x66\x61lse\x12\x37\n,revision_sequence_for_acknowledged_by_server\x18\x07 \x01(\x05:\x01\x30')
|
|
18
18
|
|
|
19
19
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
20
20
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'TSPArchiveMessages_pb2', globals())
|
|
@@ -63,8 +63,6 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
63
63
|
_PASTEBOARDMETADATA.fields_by_name['version']._serialized_options = b'\020\001'
|
|
64
64
|
_PASTEBOARDMETADATA.fields_by_name['read_version']._options = None
|
|
65
65
|
_PASTEBOARDMETADATA.fields_by_name['read_version']._serialized_options = b'\020\001'
|
|
66
|
-
_DATAINFO.fields_by_name['preferred_file_name']._options = None
|
|
67
|
-
_DATAINFO.fields_by_name['preferred_file_name']._serialized_options = b'\222\202\031\002\010\007'
|
|
68
66
|
_VIEWSTATEMETADATA.fields_by_name['version']._options = None
|
|
69
67
|
_VIEWSTATEMETADATA.fields_by_name['version']._serialized_options = b'\020\001'
|
|
70
68
|
_VIEWSTATEMETADATA.fields_by_name['read_version']._options = None
|
|
@@ -110,35 +108,35 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
110
108
|
_PASTEBOARDMETADATA._serialized_start=2960
|
|
111
109
|
_PASTEBOARDMETADATA._serialized_end=3159
|
|
112
110
|
_DATAINFO._serialized_start=3162
|
|
113
|
-
_DATAINFO._serialized_end=
|
|
114
|
-
_DATAINFO_DOWNLOADPRIORITY._serialized_start=
|
|
115
|
-
_DATAINFO_DOWNLOADPRIORITY._serialized_end=
|
|
116
|
-
_DATAMETADATAMAP._serialized_start=
|
|
117
|
-
_DATAMETADATAMAP._serialized_end=
|
|
118
|
-
_DATAMETADATAMAP_DATAMETADATAMAPENTRY._serialized_start=
|
|
119
|
-
_DATAMETADATAMAP_DATAMETADATAMAPENTRY._serialized_end=
|
|
120
|
-
_DATAMETADATA._serialized_start=
|
|
121
|
-
_DATAMETADATA._serialized_end=
|
|
122
|
-
_ENCRYPTIONINFO._serialized_start=
|
|
123
|
-
_ENCRYPTIONINFO._serialized_end=
|
|
124
|
-
_ENCRYPTIONBLOCKINFO._serialized_start=
|
|
125
|
-
_ENCRYPTIONBLOCKINFO._serialized_end=
|
|
126
|
-
_VIEWSTATEMETADATA._serialized_start=
|
|
127
|
-
_VIEWSTATEMETADATA._serialized_end=
|
|
128
|
-
_OBJECTSERIALIZATIONMETADATA._serialized_start=
|
|
129
|
-
_OBJECTSERIALIZATIONMETADATA._serialized_end=
|
|
130
|
-
_OBJECTSERIALIZATIONDIRECTORY._serialized_start=
|
|
131
|
-
_OBJECTSERIALIZATIONDIRECTORY._serialized_end=
|
|
132
|
-
_OBJECTSERIALIZATIONDIRECTORY_ENTRY._serialized_start=
|
|
133
|
-
_OBJECTSERIALIZATIONDIRECTORY_ENTRY._serialized_end=
|
|
134
|
-
_DATAPROPERTIESENTRYV1._serialized_start=
|
|
135
|
-
_DATAPROPERTIESENTRYV1._serialized_end=
|
|
136
|
-
_DATAPROPERTIESV1._serialized_start=
|
|
137
|
-
_DATAPROPERTIESV1._serialized_end=
|
|
138
|
-
_DOCUMENTMETADATA._serialized_start=
|
|
139
|
-
_DOCUMENTMETADATA._serialized_end=
|
|
140
|
-
_SUPPORTMETADATA._serialized_start=
|
|
141
|
-
_SUPPORTMETADATA._serialized_end=
|
|
142
|
-
_SUPPORTMETADATA_DATACOLLABORATIONPROPERTIES._serialized_start=
|
|
143
|
-
_SUPPORTMETADATA_DATACOLLABORATIONPROPERTIES._serialized_end=
|
|
111
|
+
_DATAINFO._serialized_end=3889
|
|
112
|
+
_DATAINFO_DOWNLOADPRIORITY._serialized_start=3848
|
|
113
|
+
_DATAINFO_DOWNLOADPRIORITY._serialized_end=3889
|
|
114
|
+
_DATAMETADATAMAP._serialized_start=3892
|
|
115
|
+
_DATAMETADATAMAP._serialized_end=4071
|
|
116
|
+
_DATAMETADATAMAP_DATAMETADATAMAPENTRY._serialized_start=3985
|
|
117
|
+
_DATAMETADATAMAP_DATAMETADATAMAPENTRY._serialized_end=4071
|
|
118
|
+
_DATAMETADATA._serialized_start=4073
|
|
119
|
+
_DATAMETADATA._serialized_end=4123
|
|
120
|
+
_ENCRYPTIONINFO._serialized_start=4125
|
|
121
|
+
_ENCRYPTIONINFO._serialized_end=4242
|
|
122
|
+
_ENCRYPTIONBLOCKINFO._serialized_start=4244
|
|
123
|
+
_ENCRYPTIONBLOCKINFO._serialized_end=4313
|
|
124
|
+
_VIEWSTATEMETADATA._serialized_start=4316
|
|
125
|
+
_VIEWSTATEMETADATA._serialized_end=4521
|
|
126
|
+
_OBJECTSERIALIZATIONMETADATA._serialized_start=4524
|
|
127
|
+
_OBJECTSERIALIZATIONMETADATA._serialized_end=4853
|
|
128
|
+
_OBJECTSERIALIZATIONDIRECTORY._serialized_start=4856
|
|
129
|
+
_OBJECTSERIALIZATIONDIRECTORY._serialized_end=5000
|
|
130
|
+
_OBJECTSERIALIZATIONDIRECTORY_ENTRY._serialized_start=4946
|
|
131
|
+
_OBJECTSERIALIZATIONDIRECTORY_ENTRY._serialized_end=5000
|
|
132
|
+
_DATAPROPERTIESENTRYV1._serialized_start=5003
|
|
133
|
+
_DATAPROPERTIESENTRYV1._serialized_end=5179
|
|
134
|
+
_DATAPROPERTIESV1._serialized_start=5181
|
|
135
|
+
_DATAPROPERTIESV1._serialized_end=5247
|
|
136
|
+
_DOCUMENTMETADATA._serialized_start=5249
|
|
137
|
+
_DOCUMENTMETADATA._serialized_end=5352
|
|
138
|
+
_SUPPORTMETADATA._serialized_start=5355
|
|
139
|
+
_SUPPORTMETADATA._serialized_end=5843
|
|
140
|
+
_SUPPORTMETADATA_DATACOLLABORATIONPROPERTIES._serialized_start=5498
|
|
141
|
+
_SUPPORTMETADATA_DATACOLLABORATIONPROPERTIES._serialized_end=5843
|
|
144
142
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
|
14
14
|
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11TSPMessages.proto\x12\x03TSP\x1a google/protobuf/descriptor.proto\"X\n\tReference\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x17\n\x0f\x64\x65precated_type\x18\x02 \x01(\x05\x12\x1e\n\x16\x64\x65precated_is_external\x18\x03 \x01(\x08\"#\n\rDataReference\x12\x12\n\nidentifier\x18\x01 \x02(\x04\"\x92\x01\n\x14SparseReferenceArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12\x30\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1f.TSP.SparseReferenceArray.Entry\x1a\x39\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12!\n\treference\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"\x1d\n\x05Point\x12\t\n\x01x\x18\x01 \x02(\x02\x12\t\n\x01y\x18\x02 \x02(\x02\"2\n\x06Pose3D\x12\x0b\n\x03yaw\x18\x01 \x02(\x02\x12\r\n\x05pitch\x18\x02 \x02(\x02\x12\x0c\n\x04roll\x18\x03 \x02(\x02\";\n\x04Rect\x12\x1a\n\x06origin\x18\x01 \x02(\x0b\x32\n.TSP.Point\x12\x17\n\x04size\x18\x02 \x02(\x0b\x32\t.TSP.Size\"%\n\x04Size\x12\r\n\x05width\x18\x01 \x02(\x02\x12\x0e\n\x06height\x18\x02 \x02(\x02\")\n\x05Range\x12\x10\n\x08location\x18\x01 \x02(\r\x12\x0e\n\x06length\x18\x02 \x02(\r\"\x17\n\x04\x44\x61te\x12\x0f\n\x07seconds\x18\x01 \x02(\x01\"&\n\x08IndexSet\x12\x1a\n\x06ranges\x18\x01 \x03(\x0b\x32\n.TSP.Range\"\x8e\x02\n\x05\x43olor\x12$\n\x05model\x18\x01 \x02(\x0e\x32\x15.TSP.Color.ColorModel\x12\t\n\x01r\x18\x03 \x01(\x02\x12\t\n\x01g\x18\x04 \x01(\x02\x12\t\n\x01\x62\x18\x05 \x01(\x02\x12*\n\x08rgbspace\x18\x0c \x01(\x0e\x32\x18.TSP.Color.RGBColorSpace\x12\x0c\n\x01\x61\x18\x06 \x01(\x02:\x01\x31\x12\t\n\x01\x63\x18\x07 \x01(\x02\x12\t\n\x01m\x18\x08 \x01(\x02\x12\t\n\x01y\x18\t \x01(\x02\x12\t\n\x01k\x18\n \x01(\x02\x12\t\n\x01w\x18\x0b \x01(\x02\"*\n\nColorModel\x12\x07\n\x03rgb\x10\x01\x12\x08\n\x04\x63myk\x10\x02\x12\t\n\x05white\x10\x03\"!\n\rRGBColorSpace\x12\x08\n\x04srgb\x10\x01\x12\x06\n\x02p3\x10\x02\"\xce\x01\n\x04Path\x12#\n\x08\x65lements\x18\x01 \x03(\x0b\x32\x11.TSP.Path.Element\x1aJ\n\x07\x45lement\x12#\n\x04type\x18\x01 \x02(\x0e\x32\x15.TSP.Path.ElementType\x12\x1a\n\x06points\x18\x02 \x03(\x0b\x32\n.TSP.Point\"U\n\x0b\x45lementType\x12\n\n\x06moveTo\x10\x01\x12\n\n\x06lineTo\x10\x02\x12\x0f\n\x0bquadCurveTo\x10\x03\x12\x0b\n\x07\x63urveTo\x10\x04\x12\x10\n\x0c\x63loseSubpath\x10\x05\"\x8b\x01\n\x13ReferenceDictionary\x12/\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\x1e.TSP.ReferenceDictionary.Entry\x1a\x43\n\x05\x45ntry\x12\x1b\n\x03key\x18\x01 \x02(\x0b\x32\x0e.TSP.Reference\x12\x1d\n\x05value\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"$\n\x04UUID\x12\r\n\x05lower\x18\x01 \x02(\x04\x12\r\n\x05upper\x18\x02 \x02(\x04\"g\n\rCFUUIDArchive\x12\x12\n\nuuid_bytes\x18\x01 \x01(\x0c\x12\x0f\n\x07uuid_w0\x18\x02 \x01(\r\x12\x0f\n\x07uuid_w1\x18\x03 \x01(\r\x12\x0f\n\x07uuid_w2\x18\x04 \x01(\r\x12\x0f\n\x07uuid_w3\x18\x05 \x01(\r\")\n\x0eUUIDSetArchive\x12\x17\n\x04uids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\"F\n\x0eUUIDMapArchive\x12\x19\n\x06source\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x19\n\x06target\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"K\n\x13UUIDMultiMapArchive\x12\x19\n\x06source\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x19\n\x06target\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"M\n\x10UUIDCoordArchive\x12\x1a\n\x07row_uid\x18\x01 \x02(\x0b\x32\t.TSP.UUID\x12\x1d\n\ncolumn_uid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"N\n\x0fUUIDRectArchive\x12\x1e\n\x0b\x63olumn_uids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x1b\n\x08row_uids\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"~\n\x0fSparseUUIDArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12+\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1a.TSP.SparseUUIDArray.Entry\x1a/\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12\x17\n\x04uuid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"$\n\x08UUIDPath\x12\x18\n\x05uuids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\"\x8f\x01\n\x13SparseUUIDPathArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12/\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1e.TSP.SparseUUIDPathArray.Entry\x1a\x38\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12 \n\tuuid_path\x18\x02 \x02(\x0b\x32\r.TSP.UUIDPath\"\
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11TSPMessages.proto\x12\x03TSP\x1a google/protobuf/descriptor.proto\"X\n\tReference\x12\x12\n\nidentifier\x18\x01 \x02(\x04\x12\x17\n\x0f\x64\x65precated_type\x18\x02 \x01(\x05\x12\x1e\n\x16\x64\x65precated_is_external\x18\x03 \x01(\x08\"#\n\rDataReference\x12\x12\n\nidentifier\x18\x01 \x02(\x04\"\x92\x01\n\x14SparseReferenceArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12\x30\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1f.TSP.SparseReferenceArray.Entry\x1a\x39\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12!\n\treference\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"\x1d\n\x05Point\x12\t\n\x01x\x18\x01 \x02(\x02\x12\t\n\x01y\x18\x02 \x02(\x02\"2\n\x06Pose3D\x12\x0b\n\x03yaw\x18\x01 \x02(\x02\x12\r\n\x05pitch\x18\x02 \x02(\x02\x12\x0c\n\x04roll\x18\x03 \x02(\x02\";\n\x04Rect\x12\x1a\n\x06origin\x18\x01 \x02(\x0b\x32\n.TSP.Point\x12\x17\n\x04size\x18\x02 \x02(\x0b\x32\t.TSP.Size\"%\n\x04Size\x12\r\n\x05width\x18\x01 \x02(\x02\x12\x0e\n\x06height\x18\x02 \x02(\x02\")\n\x05Range\x12\x10\n\x08location\x18\x01 \x02(\r\x12\x0e\n\x06length\x18\x02 \x02(\r\"\x17\n\x04\x44\x61te\x12\x0f\n\x07seconds\x18\x01 \x02(\x01\"&\n\x08IndexSet\x12\x1a\n\x06ranges\x18\x01 \x03(\x0b\x32\n.TSP.Range\"\x8e\x02\n\x05\x43olor\x12$\n\x05model\x18\x01 \x02(\x0e\x32\x15.TSP.Color.ColorModel\x12\t\n\x01r\x18\x03 \x01(\x02\x12\t\n\x01g\x18\x04 \x01(\x02\x12\t\n\x01\x62\x18\x05 \x01(\x02\x12*\n\x08rgbspace\x18\x0c \x01(\x0e\x32\x18.TSP.Color.RGBColorSpace\x12\x0c\n\x01\x61\x18\x06 \x01(\x02:\x01\x31\x12\t\n\x01\x63\x18\x07 \x01(\x02\x12\t\n\x01m\x18\x08 \x01(\x02\x12\t\n\x01y\x18\t \x01(\x02\x12\t\n\x01k\x18\n \x01(\x02\x12\t\n\x01w\x18\x0b \x01(\x02\"*\n\nColorModel\x12\x07\n\x03rgb\x10\x01\x12\x08\n\x04\x63myk\x10\x02\x12\t\n\x05white\x10\x03\"!\n\rRGBColorSpace\x12\x08\n\x04srgb\x10\x01\x12\x06\n\x02p3\x10\x02\"\xce\x01\n\x04Path\x12#\n\x08\x65lements\x18\x01 \x03(\x0b\x32\x11.TSP.Path.Element\x1aJ\n\x07\x45lement\x12#\n\x04type\x18\x01 \x02(\x0e\x32\x15.TSP.Path.ElementType\x12\x1a\n\x06points\x18\x02 \x03(\x0b\x32\n.TSP.Point\"U\n\x0b\x45lementType\x12\n\n\x06moveTo\x10\x01\x12\n\n\x06lineTo\x10\x02\x12\x0f\n\x0bquadCurveTo\x10\x03\x12\x0b\n\x07\x63urveTo\x10\x04\x12\x10\n\x0c\x63loseSubpath\x10\x05\"\x8b\x01\n\x13ReferenceDictionary\x12/\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\x1e.TSP.ReferenceDictionary.Entry\x1a\x43\n\x05\x45ntry\x12\x1b\n\x03key\x18\x01 \x02(\x0b\x32\x0e.TSP.Reference\x12\x1d\n\x05value\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\"$\n\x04UUID\x12\r\n\x05lower\x18\x01 \x02(\x04\x12\r\n\x05upper\x18\x02 \x02(\x04\"g\n\rCFUUIDArchive\x12\x12\n\nuuid_bytes\x18\x01 \x01(\x0c\x12\x0f\n\x07uuid_w0\x18\x02 \x01(\r\x12\x0f\n\x07uuid_w1\x18\x03 \x01(\r\x12\x0f\n\x07uuid_w2\x18\x04 \x01(\r\x12\x0f\n\x07uuid_w3\x18\x05 \x01(\r\")\n\x0eUUIDSetArchive\x12\x17\n\x04uids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\"F\n\x0eUUIDMapArchive\x12\x19\n\x06source\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x19\n\x06target\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"K\n\x13UUIDMultiMapArchive\x12\x19\n\x06source\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x19\n\x06target\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"M\n\x10UUIDCoordArchive\x12\x1a\n\x07row_uid\x18\x01 \x02(\x0b\x32\t.TSP.UUID\x12\x1d\n\ncolumn_uid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"N\n\x0fUUIDRectArchive\x12\x1e\n\x0b\x63olumn_uids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\x12\x1b\n\x08row_uids\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"~\n\x0fSparseUUIDArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12+\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1a.TSP.SparseUUIDArray.Entry\x1a/\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12\x17\n\x04uuid\x18\x02 \x02(\x0b\x32\t.TSP.UUID\"$\n\x08UUIDPath\x12\x18\n\x05uuids\x18\x01 \x03(\x0b\x32\t.TSP.UUID\"\x8f\x01\n\x13SparseUUIDPathArray\x12\r\n\x05\x63ount\x18\x01 \x02(\r\x12/\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1e.TSP.SparseUUIDPathArray.Entry\x1a\x38\n\x05\x45ntry\x12\r\n\x05index\x18\x01 \x02(\r\x12 \n\tuuid_path\x18\x02 \x02(\x0b\x32\r.TSP.UUIDPath\"\xc9\x03\n\x10PasteboardObject\x12\"\n\nstylesheet\x18\x01 \x01(\x0b\x32\x0e.TSP.Reference\x12!\n\tdrawables\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\x12\x1e\n\x06styles\x18\x03 \x03(\x0b\x32\x0e.TSP.Reference\x12\"\n\nwp_storage\x18\x05 \x01(\x0b\x32\x0e.TSP.Reference\x12%\n\rguide_storage\x18\t \x01(\x0b\x32\x0e.TSP.Reference\x12)\n\x11\x61pp_native_object\x18\x06 \x01(\x0b\x32\x0e.TSP.Reference\x12\x1e\n\x0fis_text_primary\x18\x07 \x01(\x08:\x05\x66\x61lse\x12\x17\n\x08is_smart\x18\x08 \x01(\x08:\x05\x66\x61lse\x12\x1f\n\x07presets\x18\n \x03(\x0b\x32\x0e.TSP.Reference\x12)\n\x11top_level_objects\x18\x0b \x03(\x0b\x32\x0e.TSP.Reference\x12\x32\n\x1anative_content_description\x18\x0c \x01(\x0b\x32\x0e.TSP.Reference\x12\x1f\n\x0btext_ranges\x18\r \x03(\x0b\x32\n.TSP.Range\"3\n\x10ObjectCollection\x12\x1f\n\x07objects\x18\x01 \x03(\x0b\x32\x0e.TSP.Reference\"F\n\x0fObjectContainer\x12\x12\n\nidentifier\x18\x01 \x01(\r\x12\x1f\n\x07objects\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\"\x1a\n\x0e\x44\x61taAttributes*\x08\x08\x64\x10\x80\x80\x80\x80\x02\"p\n\x11LargeArraySegment\x12\x1e\n\x16should_delay_archiving\x18\x01 \x01(\x08\x12\"\n\x1a\x64\x65layed_archiving_priority\x18\x02 \x01(\r\x12\x17\n\x0fpackage_locator\x18\x03 \x01(\t\"`\n\x17LargeNumberArraySegment\x12\x33\n\x13large_array_segment\x18\x01 \x01(\x0b\x32\x16.TSP.LargeArraySegment\x12\x10\n\x08\x65lements\x18\x02 \x03(\x01\"\xb2\x01\n\x17LargeStringArraySegment\x12\x33\n\x13large_array_segment\x18\x01 \x01(\x0b\x32\x16.TSP.LargeArraySegment\x12>\n\x08\x65lements\x18\x02 \x03(\x0b\x32,.TSP.LargeStringArraySegment.OptionalElement\x1a\"\n\x0fOptionalElement\x12\x0f\n\x07\x65lement\x18\x01 \x01(\t\"i\n\x15LargeUUIDArraySegment\x12\x33\n\x13large_array_segment\x18\x01 \x01(\x0b\x32\x16.TSP.LargeArraySegment\x12\x1b\n\x08\x65lements\x18\x02 \x03(\x0b\x32\t.TSP.UUID\"t\n\x1bLargeLazyObjectArraySegment\x12\x33\n\x13large_array_segment\x18\x01 \x01(\x0b\x32\x16.TSP.LargeArraySegment\x12 \n\x08\x65lements\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\"p\n\x17LargeObjectArraySegment\x12\x33\n\x13large_array_segment\x18\x01 \x01(\x0b\x32\x16.TSP.LargeArraySegment\x12 \n\x08\x65lements\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\"\xa8\x02\n\nLargeArray\x12\x1a\n\x06ranges\x18\x01 \x03(\x0b\x32\n.TSP.Range\x12 \n\x08segments\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\x12!\n\x19max_segment_element_count\x18\x03 \x01(\x04\x12\x18\n\x10max_segment_size\x18\x04 \x01(\x04\x12\x1e\n\x16should_delay_archiving\x18\x05 \x01(\x08\x12\"\n\x1a\x64\x65layed_archiving_priority\x18\x06 \x01(\r\x12$\n\x1cstore_outside_object_archive\x18\x07 \x01(\x08\x12\x1b\n\x13\x65stimated_byte_size\x18\x08 \x01(\x04\x12\x18\n\x10max_segment_cost\x18\t \x01(\x04\"8\n\x10LargeNumberArray\x12$\n\x0blarge_array\x18\x01 \x01(\x0b\x32\x0f.TSP.LargeArray\"8\n\x10LargeStringArray\x12$\n\x0blarge_array\x18\x01 \x01(\x0b\x32\x0f.TSP.LargeArray\"<\n\x14LargeLazyObjectArray\x12$\n\x0blarge_array\x18\x01 \x01(\x0b\x32\x0f.TSP.LargeArray\"8\n\x10LargeObjectArray\x12$\n\x0blarge_array\x18\x01 \x01(\x0b\x32\x0f.TSP.LargeArray\"6\n\x0eLargeUUIDArray\x12$\n\x0blarge_array\x18\x01 \x01(\x0b\x32\x0f.TSP.LargeArray\"A\n\x0c\x46ieldOptions\x12\x31\n\rmetadata_type\x18\x01 \x01(\x0e\x32\x1a.TSP.SpotlightMetadataType*\xec\x01\n\x10\x44\x61taUploadStatus\x12\x1c\n\x18\x44\x61taUploadStatus_Pending\x10\x00\x12\x1d\n\x19\x44\x61taUploadStatus_Reserved\x10\x01\x12$\n DataUploadStatus_UnableToReserve\x10\x02\x12\x1e\n\x1a\x44\x61taUploadStatus_Corrupted\x10\x03\x12\x37\n3DataUploadStatus_DocumentMayExceedDocumentSizeLimit\x10\x04\x12\x1c\n\x18\x44\x61taUploadStatus_Expired\x10\x05*m\n\x15SpotlightMetadataType\x12\x08\n\x04None\x10\x00\x12\x08\n\x04Text\x10\x01\x12\n\n\x06\x41uthor\x10\x02\x12\x08\n\x04\x46ont\x10\x03\x12\t\n\x05Table\x10\x04\x12\t\n\x05Sheet\x10\x05\x12\t\n\x05\x43hart\x10\x06\x12\t\n\x05Media\x10\x07:I\n\rfield_options\x12\x1d.google.protobuf.FieldOptions\x18\xa2\x90\x03 \x01(\x0b\x32\x11.TSP.FieldOptions')
|
|
18
18
|
|
|
19
19
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
20
20
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'TSPMessages_pb2', globals())
|
|
@@ -22,10 +22,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
22
22
|
google_dot_protobuf_dot_descriptor__pb2.FieldOptions.RegisterExtension(field_options)
|
|
23
23
|
|
|
24
24
|
DESCRIPTOR._options = None
|
|
25
|
-
_DATAUPLOADSTATUS._serialized_start=
|
|
26
|
-
_DATAUPLOADSTATUS._serialized_end=
|
|
27
|
-
_SPOTLIGHTMETADATATYPE._serialized_start=
|
|
28
|
-
_SPOTLIGHTMETADATATYPE._serialized_end=
|
|
25
|
+
_DATAUPLOADSTATUS._serialized_start=4061
|
|
26
|
+
_DATAUPLOADSTATUS._serialized_end=4297
|
|
27
|
+
_SPOTLIGHTMETADATATYPE._serialized_start=4299
|
|
28
|
+
_SPOTLIGHTMETADATATYPE._serialized_end=4408
|
|
29
29
|
_REFERENCE._serialized_start=60
|
|
30
30
|
_REFERENCE._serialized_end=148
|
|
31
31
|
_DATAREFERENCE._serialized_start=150
|
|
@@ -89,39 +89,39 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
89
89
|
_SPARSEUUIDPATHARRAY_ENTRY._serialized_start=1999
|
|
90
90
|
_SPARSEUUIDPATHARRAY_ENTRY._serialized_end=2055
|
|
91
91
|
_PASTEBOARDOBJECT._serialized_start=2058
|
|
92
|
-
_PASTEBOARDOBJECT._serialized_end=
|
|
93
|
-
_OBJECTCOLLECTION._serialized_start=
|
|
94
|
-
_OBJECTCOLLECTION._serialized_end=
|
|
95
|
-
_OBJECTCONTAINER._serialized_start=
|
|
96
|
-
_OBJECTCONTAINER._serialized_end=
|
|
97
|
-
_DATAATTRIBUTES._serialized_start=
|
|
98
|
-
_DATAATTRIBUTES._serialized_end=
|
|
99
|
-
_LARGEARRAYSEGMENT._serialized_start=
|
|
100
|
-
_LARGEARRAYSEGMENT._serialized_end=
|
|
101
|
-
_LARGENUMBERARRAYSEGMENT._serialized_start=
|
|
102
|
-
_LARGENUMBERARRAYSEGMENT._serialized_end=
|
|
103
|
-
_LARGESTRINGARRAYSEGMENT._serialized_start=
|
|
104
|
-
_LARGESTRINGARRAYSEGMENT._serialized_end=
|
|
105
|
-
_LARGESTRINGARRAYSEGMENT_OPTIONALELEMENT._serialized_start=
|
|
106
|
-
_LARGESTRINGARRAYSEGMENT_OPTIONALELEMENT._serialized_end=
|
|
107
|
-
_LARGEUUIDARRAYSEGMENT._serialized_start=
|
|
108
|
-
_LARGEUUIDARRAYSEGMENT._serialized_end=
|
|
109
|
-
_LARGELAZYOBJECTARRAYSEGMENT._serialized_start=
|
|
110
|
-
_LARGELAZYOBJECTARRAYSEGMENT._serialized_end=
|
|
111
|
-
_LARGEOBJECTARRAYSEGMENT._serialized_start=
|
|
112
|
-
_LARGEOBJECTARRAYSEGMENT._serialized_end=
|
|
113
|
-
_LARGEARRAY._serialized_start=
|
|
114
|
-
_LARGEARRAY._serialized_end=
|
|
115
|
-
_LARGENUMBERARRAY._serialized_start=
|
|
116
|
-
_LARGENUMBERARRAY._serialized_end=
|
|
117
|
-
_LARGESTRINGARRAY._serialized_start=
|
|
118
|
-
_LARGESTRINGARRAY._serialized_end=
|
|
119
|
-
_LARGELAZYOBJECTARRAY._serialized_start=
|
|
120
|
-
_LARGELAZYOBJECTARRAY._serialized_end=
|
|
121
|
-
_LARGEOBJECTARRAY._serialized_start=
|
|
122
|
-
_LARGEOBJECTARRAY._serialized_end=
|
|
123
|
-
_LARGEUUIDARRAY._serialized_start=
|
|
124
|
-
_LARGEUUIDARRAY._serialized_end=
|
|
125
|
-
_FIELDOPTIONS._serialized_start=
|
|
126
|
-
_FIELDOPTIONS._serialized_end=
|
|
92
|
+
_PASTEBOARDOBJECT._serialized_end=2515
|
|
93
|
+
_OBJECTCOLLECTION._serialized_start=2517
|
|
94
|
+
_OBJECTCOLLECTION._serialized_end=2568
|
|
95
|
+
_OBJECTCONTAINER._serialized_start=2570
|
|
96
|
+
_OBJECTCONTAINER._serialized_end=2640
|
|
97
|
+
_DATAATTRIBUTES._serialized_start=2642
|
|
98
|
+
_DATAATTRIBUTES._serialized_end=2668
|
|
99
|
+
_LARGEARRAYSEGMENT._serialized_start=2670
|
|
100
|
+
_LARGEARRAYSEGMENT._serialized_end=2782
|
|
101
|
+
_LARGENUMBERARRAYSEGMENT._serialized_start=2784
|
|
102
|
+
_LARGENUMBERARRAYSEGMENT._serialized_end=2880
|
|
103
|
+
_LARGESTRINGARRAYSEGMENT._serialized_start=2883
|
|
104
|
+
_LARGESTRINGARRAYSEGMENT._serialized_end=3061
|
|
105
|
+
_LARGESTRINGARRAYSEGMENT_OPTIONALELEMENT._serialized_start=3027
|
|
106
|
+
_LARGESTRINGARRAYSEGMENT_OPTIONALELEMENT._serialized_end=3061
|
|
107
|
+
_LARGEUUIDARRAYSEGMENT._serialized_start=3063
|
|
108
|
+
_LARGEUUIDARRAYSEGMENT._serialized_end=3168
|
|
109
|
+
_LARGELAZYOBJECTARRAYSEGMENT._serialized_start=3170
|
|
110
|
+
_LARGELAZYOBJECTARRAYSEGMENT._serialized_end=3286
|
|
111
|
+
_LARGEOBJECTARRAYSEGMENT._serialized_start=3288
|
|
112
|
+
_LARGEOBJECTARRAYSEGMENT._serialized_end=3400
|
|
113
|
+
_LARGEARRAY._serialized_start=3403
|
|
114
|
+
_LARGEARRAY._serialized_end=3699
|
|
115
|
+
_LARGENUMBERARRAY._serialized_start=3701
|
|
116
|
+
_LARGENUMBERARRAY._serialized_end=3757
|
|
117
|
+
_LARGESTRINGARRAY._serialized_start=3759
|
|
118
|
+
_LARGESTRINGARRAY._serialized_end=3815
|
|
119
|
+
_LARGELAZYOBJECTARRAY._serialized_start=3817
|
|
120
|
+
_LARGELAZYOBJECTARRAY._serialized_end=3877
|
|
121
|
+
_LARGEOBJECTARRAY._serialized_start=3879
|
|
122
|
+
_LARGEOBJECTARRAY._serialized_end=3935
|
|
123
|
+
_LARGEUUIDARRAY._serialized_start=3937
|
|
124
|
+
_LARGEUUIDARRAY._serialized_end=3991
|
|
125
|
+
_FIELDOPTIONS._serialized_start=3993
|
|
126
|
+
_FIELDOPTIONS._serialized_end=4058
|
|
127
127
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -15,7 +15,7 @@ import numbers_parser.generated.TSPMessages_pb2 as TSPMessages__pb2
|
|
|
15
15
|
import numbers_parser.generated.TSKArchives_pb2 as TSKArchives__pb2
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11TSSArchives.proto\x12\x03TSS\x1a\x11TSPMessages.proto\x1a\x11TSKArchives.proto\"\x97\x01\n\x0cStyleArchive\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x18\n\x10style_identifier\x18\x02 \x01(\t\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.TSP.Reference\x12\x1b\n\x0cis_variation\x18\x04 \x01(\x08:\x05\x66\x61lse\x12\"\n\nstylesheet\x18\x05 \x01(\x0b\x32\x0e.TSP.Reference\"\
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11TSSArchives.proto\x12\x03TSS\x1a\x11TSPMessages.proto\x1a\x11TSKArchives.proto\"\x97\x01\n\x0cStyleArchive\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x18\n\x10style_identifier\x18\x02 \x01(\t\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.TSP.Reference\x12\x1b\n\x0cis_variation\x18\x04 \x01(\x08:\x05\x66\x61lse\x12\"\n\nstylesheet\x18\x05 \x01(\x0b\x32\x0e.TSP.Reference\"\xee\x0b\n\x11StylesheetArchive\x12\x1e\n\x06styles\x18\x01 \x03(\x0b\x32\x0e.TSP.Reference\x12L\n\x17identifier_to_style_map\x18\x02 \x03(\x0b\x32+.TSS.StylesheetArchive.IdentifiedStyleEntry\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.TSP.Reference\x12\x17\n\tis_locked\x18\x04 \x01(\x08:\x04true\x12O\n\x1cparent_to_children_style_map\x18\x05 \x03(\x0b\x32).TSS.StylesheetArchive.StyleChildrenEntry\x12\x1e\n\x0f\x63\x61n_cull_styles\x18\x06 \x01(\x08:\x05\x66\x61lse\x12?\n\x0fstyles_for_10_0\x18\x07 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_10_1\x18\x08 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_10_2\x18\t \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_11_0\x18\n \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_11_1\x18\x0b \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_11_2\x18\x0c \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_12_0\x18\r \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_12_1\x18\x0e \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_12_2\x18\x0f \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_13_0\x18\x10 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_13_1\x18\x11 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_13_2\x18\x12 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x12?\n\x0fstyles_for_14_0\x18\x13 \x01(\x0b\x32&.TSS.StylesheetArchive.VersionedStyles\x1aI\n\x14IdentifiedStyleEntry\x12\x12\n\nidentifier\x18\x01 \x02(\t\x12\x1d\n\x05style\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x1aV\n\x12StyleChildrenEntry\x12\x1e\n\x06parent\x18\x01 \x02(\x0b\x32\x0e.TSP.Reference\x12 \n\x08\x63hildren\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\x1a\xd0\x01\n\x0fVersionedStyles\x12\x1e\n\x06styles\x18\x01 \x03(\x0b\x32\x0e.TSP.Reference\x12L\n\x17identifier_to_style_map\x18\x02 \x03(\x0b\x32+.TSS.StylesheetArchive.IdentifiedStyleEntry\x12O\n\x1cparent_to_children_style_map\x18\x03 \x03(\x0b\x32).TSS.StylesheetArchive.StyleChildrenEntry\"\x99\x02\n\x0cThemeArchive\x12)\n\x11legacy_stylesheet\x18\x01 \x01(\x0b\x32\x0e.TSP.Reference\x12\x18\n\x10theme_identifier\x18\x03 \x01(\t\x12+\n\x13\x64ocument_stylesheet\x18\x04 \x01(\x0b\x32\x0e.TSP.Reference\x12\x34\n!old_uuids_for_preset_replacements\x18\x05 \x03(\x0b\x32\t.TSP.UUID\x12\x34\n!new_uuids_for_preset_replacements\x18\x06 \x03(\x0b\x32\t.TSP.UUID\x12!\n\rcolor_presets\x18\n \x03(\x0b\x32\n.TSP.Color*\x08\x08\x64\x10\x80\x80\x80\x80\x02\"\xa6\x01\n\x18\x41pplyThemeCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12 \n\x08\x63ommands\x18\x02 \x03(\x0b\x32\x0e.TSP.Reference\x12!\n\told_theme\x18\x03 \x01(\x0b\x32\x0e.TSP.Reference\x12!\n\tnew_theme\x18\x04 \x01(\x0b\x32\x0e.TSP.Reference\"c\n\x1d\x41pplyThemeChildCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1e\n\x06parent\x18\x02 \x01(\x0b\x32\x0e.TSP.Reference\"\xa7\x02\n$StyleUpdatePropertyMapCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12%\n\rcurrent_style\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12\x33\n\x1bstyle_with_old_property_map\x18\x03 \x01(\x0b\x32\x0e.TSP.Reference\x12\x33\n\x1bstyle_with_new_property_map\x18\x04 \x01(\x0b\x32\x0e.TSP.Reference\x12\"\n\nstyle_diff\x18\x07 \x01(\x0b\x32\x0e.TSP.Reference\x12&\n\x18notify_for_style_clients\x18\x06 \x01(\x08:\x04true\"\x98\x01\n ThemeReplacePresetCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1e\n\x06preset\x18\x03 \x02(\x0b\x32\x0e.TSP.Reference\x12!\n\toldPreset\x18\x04 \x01(\x0b\x32\x0e.TSP.Reference\x12\r\n\x05index\x18\x05 \x02(\r\"\xb3\x01\n%ThemeReplaceColorPresetCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1d\n\x05theme\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12\x19\n\x05\x63olor\x18\x03 \x02(\x0b\x32\n.TSP.Color\x12\x1d\n\told_color\x18\x04 \x02(\x0b\x32\n.TSP.Color\x12\r\n\x05index\x18\x05 \x02(\r\"\xd1\x01\n!ThemeAddStylePresetCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1d\n\x05theme\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12\x1e\n\x06preset\x18\x03 \x02(\x0b\x32\x0e.TSP.Reference\x12\x13\n\x0bpreset_kind\x18\x04 \x02(\t\x12\x12\n\nidentifier\x18\x05 \x01(\t\x12 \n\x18\x61\x64\x64_preset_to_stylesheet\x18\x06 \x01(\x08\"\xf4\x01\n$ThemeRemoveStylePresetCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1d\n\x05theme\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12\x1e\n\x06preset\x18\x03 \x02(\x0b\x32\x0e.TSP.Reference\x12\x14\n\x0cpreset_index\x18\x04 \x02(\r\x12\x13\n\x0bpreset_kind\x18\x05 \x02(\t\x12\x12\n\nidentifier\x18\x06 \x01(\t\x12*\n\x12replacement_preset\x18\x07 \x01(\x0b\x32\x0e.TSP.Reference\"\xa6\x01\n\x1dThemeMovePresetCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1d\n\x05theme\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12\x1c\n\tpreset_id\x18\x03 \x02(\x0b\x32\t.TSP.UUID\x12\x11\n\tnew_index\x18\x04 \x02(\r\x12\x11\n\told_index\x18\x05 \x02(\r\"\xaa\x01\n8ThemeReplaceStylePresetAndDisconnectStylesCommandArchive\x12\"\n\x05super\x18\x01 \x02(\x0b\x32\x13.TSK.CommandArchive\x12\x1e\n\x06preset\x18\x02 \x02(\x0b\x32\x0e.TSP.Reference\x12*\n\x12replacement_preset\x18\x03 \x02(\x0b\x32\x0e.TSP.Reference\"\xc3\x01\n\x1b\x43ommandPropertyEntryArchive\x12\x10\n\x08property\x18\x01 \x02(\r\x12\x0c\n\x04type\x18\x02 \x02(\x05\x12\x15\n\rinteger_value\x18\x03 \x01(\x05\x12\x13\n\x0b\x66loat_value\x18\x04 \x01(\x02\x12\x14\n\x0c\x64ouble_value\x18\x05 \x01(\x01\x12\x14\n\x0cstring_value\x18\x06 \x01(\t\x12%\n\rtsp_reference\x18\x07 \x01(\x0b\x32\x0e.TSP.Reference*\x05\x08\x08\x10\xd2\x0f\"W\n\x19\x43ommandPropertyMapArchive\x12:\n\x10property_entries\x18\x01 \x03(\x0b\x32 .TSS.CommandPropertyEntryArchive*G\n\tValueType\x12\x0e\n\nObjectType\x10\x00\x12\x0b\n\x07IntType\x10\x01\x12\r\n\tFloatType\x10\x02\x12\x0e\n\nDoubleType\x10\x03*\xba\x01\n\x0cPropertyType\x12\x17\n\x13InvalidPropertyType\x10\x01\x12\x14\n\x10NullPropertyType\x10\x02\x12\x17\n\x13IntegerPropertyType\x10\x03\x12\x15\n\x11\x46loatPropertyType\x10\x04\x12\x16\n\x12\x44oublePropertyType\x10\x05\x12\x18\n\x14NSStringPropertyType\x10\x06\x12\x19\n\x15TSPObjectPropertyType\x10\x07:;\n\x05\x63olor\x12 .TSS.CommandPropertyEntryArchive\x18\x08 \x01(\x0b\x32\n.TSP.Color')
|
|
19
19
|
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'TSSArchives_pb2', globals())
|
|
@@ -23,42 +23,42 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
23
23
|
CommandPropertyEntryArchive.RegisterExtension(color)
|
|
24
24
|
|
|
25
25
|
DESCRIPTOR._options = None
|
|
26
|
-
_VALUETYPE._serialized_start=
|
|
27
|
-
_VALUETYPE._serialized_end=
|
|
28
|
-
_PROPERTYTYPE._serialized_start=
|
|
29
|
-
_PROPERTYTYPE._serialized_end=
|
|
26
|
+
_VALUETYPE._serialized_start=4016
|
|
27
|
+
_VALUETYPE._serialized_end=4087
|
|
28
|
+
_PROPERTYTYPE._serialized_start=4090
|
|
29
|
+
_PROPERTYTYPE._serialized_end=4276
|
|
30
30
|
_STYLEARCHIVE._serialized_start=65
|
|
31
31
|
_STYLEARCHIVE._serialized_end=216
|
|
32
32
|
_STYLESHEETARCHIVE._serialized_start=219
|
|
33
|
-
_STYLESHEETARCHIVE._serialized_end=
|
|
34
|
-
_STYLESHEETARCHIVE_IDENTIFIEDSTYLEENTRY._serialized_start=
|
|
35
|
-
_STYLESHEETARCHIVE_IDENTIFIEDSTYLEENTRY._serialized_end=
|
|
36
|
-
_STYLESHEETARCHIVE_STYLECHILDRENENTRY._serialized_start=
|
|
37
|
-
_STYLESHEETARCHIVE_STYLECHILDRENENTRY._serialized_end=
|
|
38
|
-
_STYLESHEETARCHIVE_VERSIONEDSTYLES._serialized_start=
|
|
39
|
-
_STYLESHEETARCHIVE_VERSIONEDSTYLES._serialized_end=
|
|
40
|
-
_THEMEARCHIVE._serialized_start=
|
|
41
|
-
_THEMEARCHIVE._serialized_end=
|
|
42
|
-
_APPLYTHEMECOMMANDARCHIVE._serialized_start=
|
|
43
|
-
_APPLYTHEMECOMMANDARCHIVE._serialized_end=
|
|
44
|
-
_APPLYTHEMECHILDCOMMANDARCHIVE._serialized_start=
|
|
45
|
-
_APPLYTHEMECHILDCOMMANDARCHIVE._serialized_end=
|
|
46
|
-
_STYLEUPDATEPROPERTYMAPCOMMANDARCHIVE._serialized_start=
|
|
47
|
-
_STYLEUPDATEPROPERTYMAPCOMMANDARCHIVE._serialized_end=
|
|
48
|
-
_THEMEREPLACEPRESETCOMMANDARCHIVE._serialized_start=
|
|
49
|
-
_THEMEREPLACEPRESETCOMMANDARCHIVE._serialized_end=
|
|
50
|
-
_THEMEREPLACECOLORPRESETCOMMANDARCHIVE._serialized_start=
|
|
51
|
-
_THEMEREPLACECOLORPRESETCOMMANDARCHIVE._serialized_end=
|
|
52
|
-
_THEMEADDSTYLEPRESETCOMMANDARCHIVE._serialized_start=
|
|
53
|
-
_THEMEADDSTYLEPRESETCOMMANDARCHIVE._serialized_end=
|
|
54
|
-
_THEMEREMOVESTYLEPRESETCOMMANDARCHIVE._serialized_start=
|
|
55
|
-
_THEMEREMOVESTYLEPRESETCOMMANDARCHIVE._serialized_end=
|
|
56
|
-
_THEMEMOVEPRESETCOMMANDARCHIVE._serialized_start=
|
|
57
|
-
_THEMEMOVEPRESETCOMMANDARCHIVE._serialized_end=
|
|
58
|
-
_THEMEREPLACESTYLEPRESETANDDISCONNECTSTYLESCOMMANDARCHIVE._serialized_start=
|
|
59
|
-
_THEMEREPLACESTYLEPRESETANDDISCONNECTSTYLESCOMMANDARCHIVE._serialized_end=
|
|
60
|
-
_COMMANDPROPERTYENTRYARCHIVE._serialized_start=
|
|
61
|
-
_COMMANDPROPERTYENTRYARCHIVE._serialized_end=
|
|
62
|
-
_COMMANDPROPERTYMAPARCHIVE._serialized_start=
|
|
63
|
-
_COMMANDPROPERTYMAPARCHIVE._serialized_end=
|
|
33
|
+
_STYLESHEETARCHIVE._serialized_end=1737
|
|
34
|
+
_STYLESHEETARCHIVE_IDENTIFIEDSTYLEENTRY._serialized_start=1365
|
|
35
|
+
_STYLESHEETARCHIVE_IDENTIFIEDSTYLEENTRY._serialized_end=1438
|
|
36
|
+
_STYLESHEETARCHIVE_STYLECHILDRENENTRY._serialized_start=1440
|
|
37
|
+
_STYLESHEETARCHIVE_STYLECHILDRENENTRY._serialized_end=1526
|
|
38
|
+
_STYLESHEETARCHIVE_VERSIONEDSTYLES._serialized_start=1529
|
|
39
|
+
_STYLESHEETARCHIVE_VERSIONEDSTYLES._serialized_end=1737
|
|
40
|
+
_THEMEARCHIVE._serialized_start=1740
|
|
41
|
+
_THEMEARCHIVE._serialized_end=2021
|
|
42
|
+
_APPLYTHEMECOMMANDARCHIVE._serialized_start=2024
|
|
43
|
+
_APPLYTHEMECOMMANDARCHIVE._serialized_end=2190
|
|
44
|
+
_APPLYTHEMECHILDCOMMANDARCHIVE._serialized_start=2192
|
|
45
|
+
_APPLYTHEMECHILDCOMMANDARCHIVE._serialized_end=2291
|
|
46
|
+
_STYLEUPDATEPROPERTYMAPCOMMANDARCHIVE._serialized_start=2294
|
|
47
|
+
_STYLEUPDATEPROPERTYMAPCOMMANDARCHIVE._serialized_end=2589
|
|
48
|
+
_THEMEREPLACEPRESETCOMMANDARCHIVE._serialized_start=2592
|
|
49
|
+
_THEMEREPLACEPRESETCOMMANDARCHIVE._serialized_end=2744
|
|
50
|
+
_THEMEREPLACECOLORPRESETCOMMANDARCHIVE._serialized_start=2747
|
|
51
|
+
_THEMEREPLACECOLORPRESETCOMMANDARCHIVE._serialized_end=2926
|
|
52
|
+
_THEMEADDSTYLEPRESETCOMMANDARCHIVE._serialized_start=2929
|
|
53
|
+
_THEMEADDSTYLEPRESETCOMMANDARCHIVE._serialized_end=3138
|
|
54
|
+
_THEMEREMOVESTYLEPRESETCOMMANDARCHIVE._serialized_start=3141
|
|
55
|
+
_THEMEREMOVESTYLEPRESETCOMMANDARCHIVE._serialized_end=3385
|
|
56
|
+
_THEMEMOVEPRESETCOMMANDARCHIVE._serialized_start=3388
|
|
57
|
+
_THEMEMOVEPRESETCOMMANDARCHIVE._serialized_end=3554
|
|
58
|
+
_THEMEREPLACESTYLEPRESETANDDISCONNECTSTYLESCOMMANDARCHIVE._serialized_start=3557
|
|
59
|
+
_THEMEREPLACESTYLEPRESETANDDISCONNECTSTYLESCOMMANDARCHIVE._serialized_end=3727
|
|
60
|
+
_COMMANDPROPERTYENTRYARCHIVE._serialized_start=3730
|
|
61
|
+
_COMMANDPROPERTYENTRYARCHIVE._serialized_end=3925
|
|
62
|
+
_COMMANDPROPERTYMAPARCHIVE._serialized_start=3927
|
|
63
|
+
_COMMANDPROPERTYMAPARCHIVE._serialized_end=4014
|
|
64
64
|
# @@protoc_insertion_point(module_scope)
|