@twin.org/standards-unece 0.0.1-next.34 → 0.0.1-next.35
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/docs/changelog.md +7 -0
- package/docs/reference/classes/UneceDataTypes.md +3 -3
- package/docs/reference/type-aliases/UneceAmountCurrencyCodes.md +1 -1
- package/docs/reference/type-aliases/UneceContexts.md +1 -1
- package/docs/reference/type-aliases/UneceCountryIdCodes.md +1 -1
- package/docs/reference/type-aliases/UneceDocumentCodes.md +1 -1
- package/docs/reference/type-aliases/UneceDocumentStatusCodes.md +1 -1
- package/docs/reference/type-aliases/UneceGovernmentActionCodes.md +1 -1
- package/docs/reference/type-aliases/UneceReferenceCodes.md +1 -1
- package/docs/reference/type-aliases/UneceResponsibleGovernmentAgencyCodes.md +1 -1
- package/docs/reference/type-aliases/UneceStatusCodes.md +1 -1
- package/docs/reference/type-aliases/UneceTransportMeansTypeCodes.md +1 -1
- package/docs/reference/type-aliases/UneceTransportModeCodes.md +1 -1
- package/docs/reference/type-aliases/UneceTypes.md +1 -1
- package/docs/reference/type-aliases/UneceWorkflowStatusCodes.md +1 -1
- package/package.json +1 -1
package/docs/changelog.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @twin.org/standards-unece - Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.1-next.35](https://github.com/twinfoundation/standards/compare/standards-unece-v0.0.1-next.34...standards-unece-v0.0.1-next.35) (2025-04-17)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* use shared store mechanism ([#11](https://github.com/twinfoundation/standards/issues/11)) ([96fa237](https://github.com/twinfoundation/standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
9
|
+
|
|
3
10
|
## [0.0.1-next.34](https://github.com/twinfoundation/standards/compare/standards-unece-v0.0.1-next.33...standards-unece-v0.0.1-next.34) (2025-03-28)
|
|
4
11
|
|
|
5
12
|
|
|
@@ -4,13 +4,13 @@ Handle all the data types for UN/CEFACT.
|
|
|
4
4
|
|
|
5
5
|
## Constructors
|
|
6
6
|
|
|
7
|
-
###
|
|
7
|
+
### Constructor
|
|
8
8
|
|
|
9
|
-
> **new UneceDataTypes**():
|
|
9
|
+
> **new UneceDataTypes**(): `UneceDataTypes`
|
|
10
10
|
|
|
11
11
|
#### Returns
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
`UneceDataTypes`
|
|
14
14
|
|
|
15
15
|
## Methods
|
|
16
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceAmountCurrencyCodes
|
|
2
2
|
|
|
3
|
-
> **UneceAmountCurrencyCodes
|
|
3
|
+
> **UneceAmountCurrencyCodes** = *typeof* [`UneceAmountCurrencyCodes`](../variables/UneceAmountCurrencyCodes.md)\[keyof *typeof* [`UneceAmountCurrencyCodes`](../variables/UneceAmountCurrencyCodes.md)\]
|
|
4
4
|
|
|
5
5
|
RDF Class for AmountType amount type to define currency codes.
|
|
6
6
|
https://vocabulary.uncefact.org/AmountCurrency
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Type Alias: UneceContexts
|
|
2
2
|
|
|
3
|
-
> **UneceContexts
|
|
3
|
+
> **UneceContexts** = *typeof* [`UneceContexts`](../variables/UneceContexts.md)\[keyof *typeof* [`UneceContexts`](../variables/UneceContexts.md)\]
|
|
4
4
|
|
|
5
5
|
The types of UNECE contexts.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceCountryIdCodes
|
|
2
2
|
|
|
3
|
-
> **UneceCountryIdCodes
|
|
3
|
+
> **UneceCountryIdCodes** = *typeof* [`UneceCountryIdCodes`](../variables/UneceCountryIdCodes.md)\[keyof *typeof* [`UneceCountryIdCodes`](../variables/UneceCountryIdCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string to identify and distinguish uniquely, one instance of a country in an identification scheme from all other objects within the same scheme.
|
|
6
6
|
https://vocabulary.uncefact.org/CountryId
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceDocumentCodes
|
|
2
2
|
|
|
3
|
-
> **UneceDocumentCodes
|
|
3
|
+
> **UneceDocumentCodes** = *typeof* [`UneceDocumentCodes`](../variables/UneceDocumentCodes.md)\[keyof *typeof* [`UneceDocumentCodes`](../variables/UneceDocumentCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string denoting the type of a document. [Reference United Nations Code List (UNCL) 1001]
|
|
6
6
|
https://vocabulary.uncefact.org/DocumentCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceDocumentStatusCodes
|
|
2
2
|
|
|
3
|
-
> **UneceDocumentStatusCodes
|
|
3
|
+
> **UneceDocumentStatusCodes** = *typeof* [`UneceDocumentStatusCodes`](../variables/UneceDocumentStatusCodes.md)\[keyof *typeof* [`UneceDocumentStatusCodes`](../variables/UneceDocumentStatusCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent or replace a document status.
|
|
6
6
|
https://vocabulary.uncefact.org/DocumentStatusCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceGovernmentActionCodes
|
|
2
2
|
|
|
3
|
-
> **UneceGovernmentActionCodes
|
|
3
|
+
> **UneceGovernmentActionCodes** = *typeof* [`UneceGovernmentActionCodes`](../variables/UneceGovernmentActionCodes.md)\[keyof *typeof* [`UneceGovernmentActionCodes`](../variables/UneceGovernmentActionCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to replace or represent a government action.
|
|
6
6
|
https://vocabulary.uncefact.org/GovernmentActionCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceReferenceCodes
|
|
2
2
|
|
|
3
|
-
> **UneceReferenceCodes
|
|
3
|
+
> **UneceReferenceCodes** = *typeof* [`UneceReferenceCodes`](../variables/UneceReferenceCodes.md)\[keyof *typeof* [`UneceReferenceCodes`](../variables/UneceReferenceCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent a reference.
|
|
6
6
|
https://vocabulary.uncefact.org/ReferenceCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceResponsibleGovernmentAgencyCodes
|
|
2
2
|
|
|
3
|
-
> **UneceResponsibleGovernmentAgencyCodes
|
|
3
|
+
> **UneceResponsibleGovernmentAgencyCodes** = *typeof* [`UneceResponsibleGovernmentAgencyCodes`](../variables/UneceResponsibleGovernmentAgencyCodes.md)\[keyof *typeof* [`UneceResponsibleGovernmentAgencyCodes`](../variables/UneceResponsibleGovernmentAgencyCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent a responsible government agency.
|
|
6
6
|
https://vocabulary.uncefact.org/ResponsibleGovernmentAgencyCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceStatusCodes
|
|
2
2
|
|
|
3
|
-
> **UneceStatusCodes
|
|
3
|
+
> **UneceStatusCodes** = *typeof* [`UneceStatusCodes`](../variables/UneceStatusCodes.md)\[keyof *typeof* [`UneceStatusCodes`](../variables/UneceStatusCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent a status.
|
|
6
6
|
https://vocabulary.uncefact.org/StatusCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceTransportMeansTypeCodes
|
|
2
2
|
|
|
3
|
-
> **UneceTransportMeansTypeCodes
|
|
3
|
+
> **UneceTransportMeansTypeCodes** = *typeof* [`UneceTransportMeansTypeCodes`](../variables/UneceTransportMeansTypeCodes.md)\[keyof *typeof* [`UneceTransportMeansTypeCodes`](../variables/UneceTransportMeansTypeCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent the transport means type.
|
|
6
6
|
https://vocabulary.uncefact.org/TransportMeansTypeCodeList
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceTransportModeCodes
|
|
2
2
|
|
|
3
|
-
> **UneceTransportModeCodes
|
|
3
|
+
> **UneceTransportModeCodes** = *typeof* [`UneceTransportModeCodes`](../variables/UneceTransportModeCodes.md)\[keyof *typeof* [`UneceTransportModeCodes`](../variables/UneceTransportModeCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent a transport mode.
|
|
6
6
|
https://vocabulary.uncefact.org/TransportModeCodeList
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Type Alias: UneceTypes
|
|
2
2
|
|
|
3
|
-
> **UneceTypes
|
|
3
|
+
> **UneceTypes** = *typeof* [`UneceTypes`](../variables/UneceTypes.md)\[keyof *typeof* [`UneceTypes`](../variables/UneceTypes.md)\]
|
|
4
4
|
|
|
5
5
|
The types of framework data.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Type Alias: UneceWorkflowStatusCodes
|
|
2
2
|
|
|
3
|
-
> **UneceWorkflowStatusCodes
|
|
3
|
+
> **UneceWorkflowStatusCodes** = *typeof* [`UneceWorkflowStatusCodes`](../variables/UneceWorkflowStatusCodes.md)\[keyof *typeof* [`UneceWorkflowStatusCodes`](../variables/UneceWorkflowStatusCodes.md)\]
|
|
4
4
|
|
|
5
5
|
A character string used to represent a workflow status.
|
|
6
6
|
https://vocabulary.uncefact.org/WorkflowStatusCodeList
|