diff --git a/docs/labimotion/guides/designer/components/fields/index.mdx b/docs/labimotion/guides/designer/components/fields/index.mdx index 21919ddb..51d2305a 100644 --- a/docs/labimotion/guides/designer/components/fields/index.mdx +++ b/docs/labimotion/guides/designer/components/fields/index.mdx @@ -11,7 +11,7 @@ The attributes are listed below in the order presented within the user interface ::: -## Attributes +## Field Attributes ### Field Name @@ -29,7 +29,7 @@ A message is shown when hovering over the field. The **Type** of a field refers to the category or format of data that a particular field can store or represent. It defines the nature of the information that can be input or stored within that field. -[Supported types](fields/types/) +:dart: **[Supported types](fields/types/)** ### Has Its Own Line diff --git a/docs/labimotion/guides/designer/components/fields/types/index.mdx b/docs/labimotion/guides/designer/components/fields/types/index.mdx index 994a6f64..5bd5d786 100644 --- a/docs/labimotion/guides/designer/components/fields/types/index.mdx +++ b/docs/labimotion/guides/designer/components/fields/types/index.mdx @@ -3,5 +3,8 @@ title: Types author: Claire Lin sidebar_position: 2 --- +import DocCardList from '@theme/DocCardList'; The **Type** of a field refers to the category or format of data that a particular field can store or represent. It defines the nature of the information that can be input or stored within that field. + + diff --git a/docs/labimotion/guides/designer/components/layers/index.mdx b/docs/labimotion/guides/designer/components/layers/index.mdx index b0a7add7..8b9afde0 100644 --- a/docs/labimotion/guides/designer/components/layers/index.mdx +++ b/docs/labimotion/guides/designer/components/layers/index.mdx @@ -11,7 +11,7 @@ A **Layer** in LabIMotion denotes a distinct level or stratum within a template. ![Layer properties](/img/labimotion/designer-layers.png) -## Attributes +## Layer Attributes :::info The attributes are listed below in the order presented within the user interface. diff --git a/docs/labimotion/guides/designer/datasets/activate.mdx b/docs/labimotion/guides/designer/datasets/activate.mdx index 9041fc2d..de3a351c 100644 --- a/docs/labimotion/guides/designer/datasets/activate.mdx +++ b/docs/labimotion/guides/designer/datasets/activate.mdx @@ -4,6 +4,11 @@ author: Claire Lin sidebar_position: 1 --- -## Activate and Control. +import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; +import { faCheck, faBan } from "@fortawesome/free-solid-svg-icons"; +import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout'; -Once activated, the Datasets function grants end users visibility over the designed dataset, provided they select the corresponding Chemical Methods Ontology. Activation facilitates access to the dataset's content, enabling end users to seamlessly view and interact with it, contingent upon their choice of the relevant ontology. + + + +Once activated (), the Datasets function grants end users visibility over the designed dataset, provided they select the corresponding Chemical Methods Ontology. Activation facilitates access to the dataset's content, enabling end users to seamlessly view and interact with it, contingent upon their choice of the relevant ontology. diff --git a/docs/labimotion/guides/designer/datasets/template-sync.mdx b/docs/labimotion/guides/designer/datasets/template-sync.mdx index ae885242..20390465 100644 --- a/docs/labimotion/guides/designer/datasets/template-sync.mdx +++ b/docs/labimotion/guides/designer/datasets/template-sync.mdx @@ -4,7 +4,9 @@ author: Claire Lin sidebar_position: 4 --- +import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout'; -## Synchronize the collective contributions templates from the LabIMotion Hub. + + -Mirroring the Element Template Sync. Approach. Refer to [Template Sync](../elements/template-sync). +Just like the Element Template Sync approach, which is highly recommended, please refer to [Elements > Template Sync](../elements/template-sync). diff --git a/docs/labimotion/guides/designer/datasets/template.mdx b/docs/labimotion/guides/designer/datasets/template.mdx index cddbf7d1..536c9868 100644 --- a/docs/labimotion/guides/designer/datasets/template.mdx +++ b/docs/labimotion/guides/designer/datasets/template.mdx @@ -4,11 +4,13 @@ author: Claire Lin sidebar_position: 3 --- +import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout'; -## Shape Your Interface: Customize, Layer by Layer. + + -Mirroring the Element Template Approach. Refer to [Template](../elements/template). +Mirroring the Element Template Approach. Refer to [Elements > Template](../elements/template). :::caution -Workflow is not currently supported in the latest version of the Segments template. +Workflow is not currently supported in the latest version of the Datasets template. ::: diff --git a/docs/labimotion/guides/designer/elements/template-sync.mdx b/docs/labimotion/guides/designer/elements/template-sync.mdx index 18bf1893..c40716cf 100644 --- a/docs/labimotion/guides/designer/elements/template-sync.mdx +++ b/docs/labimotion/guides/designer/elements/template-sync.mdx @@ -9,4 +9,6 @@ import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout' +Effortlessly synchronize templates suitable for your application from the Template Hub, enabling you to harness the collaborative contributions of scientists. This approach is highly recommended. + As a [Designer](../../../design-principles#designer-role), you can sync collective contributed templates from the Template Hub to your instance. This allows users to seamlessly work with the templates and publish their work step-by-step. See [Template Sync. & Publish](../../../template-sync-and-publish). diff --git a/docs/labimotion/guides/designer/segments/activate.mdx b/docs/labimotion/guides/designer/segments/activate.mdx index 84bbb824..a475e97b 100644 --- a/docs/labimotion/guides/designer/segments/activate.mdx +++ b/docs/labimotion/guides/designer/segments/activate.mdx @@ -4,10 +4,11 @@ author: Claire Lin sidebar_position: 2 --- +import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; +import { faCheck, faBan } from "@fortawesome/free-solid-svg-icons"; import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout'; -Upon activation, the segment becomes accessible exclusively to the end user. Once the segment is deactivated, it is no longer accessible to the end user. - +Similar to the "Activation" feature of Elements, when activated (), end users can access the segment. However, when the segment is deactivated (), end users can no longer access it. Please refer to the [Elements > Activation](../elements/activate). diff --git a/docs/labimotion/guides/designer/segments/template-sync.mdx b/docs/labimotion/guides/designer/segments/template-sync.mdx index 62622023..db774511 100644 --- a/docs/labimotion/guides/designer/segments/template-sync.mdx +++ b/docs/labimotion/guides/designer/segments/template-sync.mdx @@ -9,4 +9,4 @@ import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout' -Mirroring the Element Template Sync approach. Refer to [Template Sync](../elements/template-sync). +Similar to the Element Template Sync approach, which is highly recommended, see the [Elements > Template Sync](../elements/template-sync) section. diff --git a/docs/labimotion/guides/designer/segments/template.mdx b/docs/labimotion/guides/designer/segments/template.mdx index 74ed648c..c8780523 100644 --- a/docs/labimotion/guides/designer/segments/template.mdx +++ b/docs/labimotion/guides/designer/segments/template.mdx @@ -9,7 +9,7 @@ import { FigCaption, SubTitle, YouTubeFrame, Reader } from '@site/src/js/layout' -Mirroring the Element Template Approach. Refer to [Template](../elements/template). +Mirroring the Element Template Approach. Refer to [Elements > Template](../elements/template). :::caution Workflow is not currently supported in the latest version of the Segments template. diff --git a/docs/labimotion/template-sync-and-publish.mdx b/docs/labimotion/template-sync-and-publish.mdx index 10096bea..61f5846e 100644 --- a/docs/labimotion/template-sync-and-publish.mdx +++ b/docs/labimotion/template-sync-and-publish.mdx @@ -41,7 +41,7 @@ Once Designers synchronize templates from the Template Hub, users gain the abili process overview
-:::caution +:::info Template fetching is performed by the Designer. :::