kodexa 7.4.413159458494__tar.gz → 7.4.413228596953__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/PKG-INFO +1 -1
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/objects.py +116 -16
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/pyproject.toml +1 -1
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/LICENSE +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/README.md +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/assistant/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/assistant/assistant.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/connectors/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/connectors/connectors.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/dataclasses/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/dataclasses/templates/llm_data_class.j2 +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/base.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/check_response.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/product.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/product_group.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/product_subscription.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/model.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/persistence.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/utils.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/pipeline/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/pipeline/pipeline.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/platform/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/platform/client.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/platform/interaction.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/platform/kodexa.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/ast.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/core.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/lexrules.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/lextab.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/lextab.pyi +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/parserules.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/parserules.pyi +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/parsetab.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/selectors/parsetab.pyi +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/spatial/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/spatial/azure_models.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/spatial/bbox_common.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/spatial/table_form_common.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/steps/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/steps/common.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/testing/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/testing/test_components.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/testing/test_utils.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/training/__init__.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/training/train_utils.py +0 -0
- {kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/utils/__init__.py +0 -0
@@ -2930,14 +2930,51 @@ class Project(BaseModel):
|
|
2930
2930
|
owner: Optional[User] = None
|
2931
2931
|
options: Optional[ProjectOptions] = Field(None, alias="options")
|
2932
2932
|
|
2933
|
-
|
2934
2933
|
class TaskStatus(str, Enum):
|
2935
2934
|
TODO = "TODO"
|
2936
2935
|
IN_PROGRESS = "IN_PROGRESS"
|
2937
2936
|
DONE = "DONE"
|
2938
2937
|
|
2939
2938
|
|
2940
|
-
class
|
2939
|
+
class TaskActivityType(str, Enum):
|
2940
|
+
TASK_CREATED = "TASK_CREATED"
|
2941
|
+
TITLE_CHANGED = "TITLE_CHANGED"
|
2942
|
+
DESCRIPTION_UPDATED = "DESCRIPTION_UPDATED"
|
2943
|
+
STATUS_CHANGED = "STATUS_CHANGED"
|
2944
|
+
ASSIGNEE_CHANGED = "ASSIGNEE_CHANGED"
|
2945
|
+
DUE_DATE_CHANGED = "DUE_DATE_CHANGED"
|
2946
|
+
PROJECT_CHANGED = "PROJECT_CHANGED"
|
2947
|
+
COMMENT = "COMMENT"
|
2948
|
+
|
2949
|
+
|
2950
|
+
class TaskActivityDetail(BaseModel):
|
2951
|
+
model_config = ConfigDict(
|
2952
|
+
populate_by_name=True,
|
2953
|
+
use_enum_values=True,
|
2954
|
+
arbitrary_types_allowed=True,
|
2955
|
+
protected_namespaces=("model_config",),
|
2956
|
+
)
|
2957
|
+
type: TaskActivityType
|
2958
|
+
interpolated_values: Dict[str, Any] = Field(default_factory=dict, alias="interpolatedValues")
|
2959
|
+
|
2960
|
+
|
2961
|
+
class TaskActivity(BaseModel):
|
2962
|
+
model_config = ConfigDict(
|
2963
|
+
populate_by_name=True,
|
2964
|
+
use_enum_values=True,
|
2965
|
+
arbitrary_types_allowed=True,
|
2966
|
+
protected_namespaces=("model_config",),
|
2967
|
+
)
|
2968
|
+
|
2969
|
+
task: Optional['Task'] = None
|
2970
|
+
content: Optional[str] = None
|
2971
|
+
detail: Optional[TaskActivityDetail] = None
|
2972
|
+
user: Optional['User'] = None
|
2973
|
+
search_text: Optional[str] = Field(None, alias="searchText")
|
2974
|
+
transient_values: Dict[str, Any] = Field(default_factory=dict, alias="transientValues")
|
2975
|
+
|
2976
|
+
|
2977
|
+
class TaskTag(BaseModel):
|
2941
2978
|
model_config = ConfigDict(
|
2942
2979
|
populate_by_name=True,
|
2943
2980
|
use_enum_values=True,
|
@@ -2945,10 +2982,61 @@ class TaskCheckItem(BaseModel):
|
|
2945
2982
|
protected_namespaces=("model_config",),
|
2946
2983
|
)
|
2947
2984
|
|
2985
|
+
project: Optional['Project'] = None
|
2948
2986
|
name: str
|
2987
|
+
color: Optional[str] = None
|
2988
|
+
|
2989
|
+
|
2990
|
+
class DataFormAction(BaseModel):
|
2991
|
+
model_config = ConfigDict(
|
2992
|
+
populate_by_name=True,
|
2993
|
+
use_enum_values=True,
|
2994
|
+
arbitrary_types_allowed=True,
|
2995
|
+
protected_namespaces=("model_config",),
|
2996
|
+
)
|
2997
|
+
|
2998
|
+
type: Optional[str] = None
|
2999
|
+
label: Optional[str] = None
|
3000
|
+
properties: Dict[str, Any] = Field(default_factory=dict)
|
3001
|
+
|
3002
|
+
|
3003
|
+
class TemplateDataForm(BaseModel):
|
3004
|
+
model_config = ConfigDict(
|
3005
|
+
populate_by_name=True,
|
3006
|
+
use_enum_values=True,
|
3007
|
+
arbitrary_types_allowed=True,
|
3008
|
+
protected_namespaces=("model_config",),
|
3009
|
+
)
|
3010
|
+
|
3011
|
+
data_form_ref: Optional[str] = Field(None, alias="dataFormRef")
|
3012
|
+
actions: List[DataFormAction] = Field(default_factory=list)
|
3013
|
+
|
3014
|
+
|
3015
|
+
class TaskTemplateMetadata(BaseModel):
|
3016
|
+
model_config = ConfigDict(
|
3017
|
+
populate_by_name=True,
|
3018
|
+
use_enum_values=True,
|
3019
|
+
arbitrary_types_allowed=True,
|
3020
|
+
protected_namespaces=("model_config",),
|
3021
|
+
)
|
3022
|
+
|
3023
|
+
options: List[Option] = Field(default_factory=list)
|
3024
|
+
forms: List[TemplateDataForm] = Field(default_factory=list)
|
3025
|
+
workspace_id: Optional[str] = Field(None, alias="workspaceId")
|
3026
|
+
|
3027
|
+
|
3028
|
+
class TaskTemplate(BaseModel):
|
3029
|
+
model_config = ConfigDict(
|
3030
|
+
populate_by_name=True,
|
3031
|
+
use_enum_values=True,
|
3032
|
+
arbitrary_types_allowed=True,
|
3033
|
+
protected_namespaces=("model_config",),
|
3034
|
+
)
|
3035
|
+
|
3036
|
+
project: Optional['Project'] = None
|
3037
|
+
name: Optional[str] = None
|
2949
3038
|
description: Optional[str] = None
|
2950
|
-
|
2951
|
-
taxonomy_ref: Optional[str] = Field(None, alias="taxonomyRef")
|
3039
|
+
metadata: Optional[TaskTemplateMetadata] = None
|
2952
3040
|
|
2953
3041
|
|
2954
3042
|
class TaskMetadata(BaseModel):
|
@@ -2959,10 +3047,19 @@ class TaskMetadata(BaseModel):
|
|
2959
3047
|
protected_namespaces=("model_config",),
|
2960
3048
|
)
|
2961
3049
|
|
2962
|
-
|
2963
|
-
|
2964
|
-
|
2965
|
-
|
3050
|
+
properties: Dict[str, Any] = Field(default_factory=dict)
|
3051
|
+
|
3052
|
+
|
3053
|
+
class TaskDocumentFamily(BaseModel):
|
3054
|
+
model_config = ConfigDict(
|
3055
|
+
populate_by_name=True,
|
3056
|
+
use_enum_values=True,
|
3057
|
+
arbitrary_types_allowed=True,
|
3058
|
+
protected_namespaces=("model_config",),
|
3059
|
+
)
|
3060
|
+
|
3061
|
+
task: Optional['Task'] = None
|
3062
|
+
document_family: Optional['DocumentFamily'] = Field(None, alias="documentFamily")
|
2966
3063
|
|
2967
3064
|
|
2968
3065
|
class Task(BaseModel):
|
@@ -2973,16 +3070,19 @@ class Task(BaseModel):
|
|
2973
3070
|
protected_namespaces=("model_config",),
|
2974
3071
|
)
|
2975
3072
|
|
2976
|
-
project: Optional['Project'] =
|
2977
|
-
title: Optional[str] =
|
2978
|
-
|
2979
|
-
|
2980
|
-
|
3073
|
+
project: Optional['Project'] = None
|
3074
|
+
title: Optional[str] = None
|
3075
|
+
description: Optional[str] = None
|
3076
|
+
metadata: Optional[TaskMetadata] = None
|
3077
|
+
template: Optional[TaskTemplate] = None
|
2981
3078
|
due_date: Optional[StandardDateTime] = Field(None, alias="dueDate")
|
2982
3079
|
completed_date: Optional[StandardDateTime] = Field(None, alias="completedDate")
|
2983
|
-
status: Optional[
|
2984
|
-
assignee: Optional['User'] =
|
2985
|
-
|
3080
|
+
status: Optional[TaskStatus] = None
|
3081
|
+
assignee: Optional['User'] = None
|
3082
|
+
task_activity: List[TaskActivity] = Field(default_factory=list, alias="taskActivity")
|
3083
|
+
task_document_families: List[TaskDocumentFamily] = Field(default_factory=list, alias="taskDocumentFamilies")
|
3084
|
+
search_text: Optional[str] = Field(None, alias="searchText")
|
3085
|
+
tags: List[TaskTag] = Field(default_factory=list)
|
2986
3086
|
|
2987
3087
|
class FeatureSet(BaseModel):
|
2988
3088
|
"""
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "kodexa"
|
3
|
-
version = "7.4.
|
3
|
+
version = "7.4.413228596953"
|
4
4
|
description = "Python SDK for the Kodexa Platform"
|
5
5
|
authors = ["Austin Redenbaugh <austin@kodexa.com>", "Philip Dodds <philip@kodexa.com>", "Romar Cablao <rcablao@kodexa.com>", "Amadea Paula Dodds <amadeapaula@kodexa.com>"]
|
6
6
|
readme = "README.md"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/dataclasses/templates/llm_data_class.j2
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413159458494 → kodexa-7.4.413228596953}/kodexa/model/entities/product_subscription.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|