@datapos/datapos-shared
Preparing search index...
component/context
ContextConfig1
Interface ContextConfig1
interface
ContextConfig1
{
description
:
{
"en-au"
?:
string
;
"en-gb"
?:
string
;
"en-us"
?:
string
;
"es-es"
?:
string
;
}
;
firstCreatedAt
?:
number
;
icon
:
string
|
null
;
iconDark
:
string
|
null
;
id
:
string
;
label
:
{
"en-au"
?:
string
;
"en-gb"
?:
string
;
"en-us"
?:
string
;
"es-es"
?:
string
;
}
;
lastUpdatedAt
:
number
|
null
;
models
:
ContextModelGroupConfig
[]
;
operations
:
"list"
[]
;
status
:
|
{
color
:
"amber"
|
"green"
|
"red"
|
"other"
;
id
:
string
;
label
:
string
;
}
|
null
;
statusId
:
|
"alpha"
|
"beta"
|
"generalAvailability"
|
"notApplicable"
|
"preAlpha"
|
"proposed"
|
"releaseCandidate"
|
"unavailable"
|
"underReview"
;
typeId
:
"context"
;
version
:
string
;
}
Hierarchy
ModuleConfig
ContextConfig1
Index
Properties
description
first
Created
At?
icon
icon
Dark
id
label
last
Updated
At
models
operations
status
status
Id
type
Id
version
Properties
description
description
:
{
"en-au"
?:
string
;
"en-gb"
?:
string
;
"en-us"
?:
string
;
"es-es"
?:
string
;
}
= partialLocalisedStringSchema
Optional
first
Created
At
firstCreatedAt
?:
number
= ...
icon
icon
:
string
|
null
= ...
icon
Dark
iconDark
:
string
|
null
= ...
id
id
:
string
= ...
label
label
:
{
"en-au"
?:
string
;
"en-gb"
?:
string
;
"en-us"
?:
string
;
"es-es"
?:
string
;
}
= partialLocalisedStringSchema
last
Updated
At
lastUpdatedAt
:
number
|
null
= ...
models
models
:
ContextModelGroupConfig
[]
operations
operations
:
"list"
[]
status
status
:
|
{
color
:
"amber"
|
"green"
|
"red"
|
"other"
;
id
:
string
;
label
:
string
;
}
|
null
= ...
status
Id
statusId
:
|
"alpha"
|
"beta"
|
"generalAvailability"
|
"notApplicable"
|
"preAlpha"
|
"proposed"
|
"releaseCandidate"
|
"unavailable"
|
"underReview"
= componentStatusIdSchema
type
Id
typeId
:
"context"
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
first
Created
At
icon
icon
Dark
id
label
last
Updated
At
models
operations
status
status
Id
type
Id
version
@datapos/datapos-shared
Loading...