@shopify/ui-extensions 2025.7.3 → 2025.8.0
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/build/ts/surfaces/admin/api/order-routing-rule/order-routing-rule.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/api/order-routing-rule/order-routing-rule.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/api/picker/picker.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/api/product-configuration/product-details-configuration.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/api/product-configuration/product-details-configuration.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/api/product-configuration/product-variant-details-configuration.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/api/product-configuration/product-variant-details-configuration.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/api/purchase-options-card-action/purchase-options-card-action.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/api/purchase-options-card-action/purchase-options-card-action.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/api/resource-picker/resource-picker.doc.d.ts.map +1 -1
- package/build/ts/surfaces/point-of-sale/render/api/device-api/device-api.d.ts +4 -0
- package/build/ts/surfaces/point-of-sale/render/api/device-api/device-api.d.ts.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/surfaces/admin/api/action/action.doc.ts +2 -2
- package/src/surfaces/admin/api/block/block.doc.ts +2 -2
- package/src/surfaces/admin/api/checkout-rules/validation-settings.doc.ts +2 -2
- package/src/surfaces/admin/api/customer-segment-template/customer-segment-template.doc.ts +3 -3
- package/src/surfaces/admin/api/discount-function-settings/discount-function-settings.doc.ts +2 -2
- package/src/surfaces/admin/api/order-routing-rule/order-routing-rule.doc.ts +21 -0
- package/src/surfaces/admin/api/picker/picker.doc.ts +4 -3
- package/src/surfaces/admin/api/print-action/print-action.doc.ts +2 -2
- package/src/surfaces/admin/api/product-configuration/product-details-configuration.doc.ts +21 -0
- package/src/surfaces/admin/api/product-configuration/product-variant-details-configuration.doc.ts +21 -0
- package/src/surfaces/admin/api/purchase-options-card-action/purchase-options-card-action.doc.ts +21 -0
- package/src/surfaces/admin/api/resource-picker/resource-picker.doc.ts +4 -3
- package/src/surfaces/admin/api/should-render/should-render.doc.ts +3 -3
- package/src/surfaces/admin/api/standard/standard.doc.ts +2 -2
- package/src/surfaces/admin/components/AdminAction/AdminAction.doc.ts +2 -2
- package/src/surfaces/admin/components/AdminBlock/AdminBlock.doc.ts +2 -2
- package/src/surfaces/admin/components/AdminPrintAction/AdminPrintAction.doc.ts +2 -2
- package/src/surfaces/admin/components/Badge/Badge.doc.ts +2 -2
- package/src/surfaces/admin/components/Banner/Banner.doc.ts +2 -2
- package/src/surfaces/admin/components/BlockStack/BlockStack.doc.ts +2 -2
- package/src/surfaces/admin/components/Box/Box.doc.ts +2 -2
- package/src/surfaces/admin/components/Button/Button.doc.ts +1 -1
- package/src/surfaces/admin/components/Checkbox/Checkbox.doc.ts +1 -1
- package/src/surfaces/admin/components/ChoiceList/ChoiceList.doc.ts +1 -1
- package/src/surfaces/admin/components/ColorPicker/ColorPicker.doc.ts +1 -1
- package/src/surfaces/admin/components/CustomerSegmentTemplate/CustomerSegmentTemplate.doc.ts +2 -2
- package/src/surfaces/admin/components/DateField/DateField.doc.ts +1 -1
- package/src/surfaces/admin/components/DatePicker/DatePicker.doc.ts +1 -1
- package/src/surfaces/admin/components/Divider/Divider.doc.ts +2 -2
- package/src/surfaces/admin/components/EmailField/EmailField.doc.ts +1 -1
- package/src/surfaces/admin/components/Form/Form.doc.ts +1 -1
- package/src/surfaces/admin/components/FunctionSettings/FunctionSettings.doc.ts +1 -1
- package/src/surfaces/admin/components/Heading/Heading.doc.ts +2 -2
- package/src/surfaces/admin/components/HeadingGroup/HeadingGroup.doc.ts +2 -2
- package/src/surfaces/admin/components/Icon/Icon.doc.ts +2 -2
- package/src/surfaces/admin/components/Image/Image.doc.ts +2 -2
- package/src/surfaces/admin/components/InlineStack/InlineStack.doc.ts +2 -2
- package/src/surfaces/admin/components/Link/Link.doc.ts +1 -1
- package/src/surfaces/admin/components/MoneyField/MoneyField.doc.ts +1 -1
- package/src/surfaces/admin/components/NumberField/NumberField.doc.ts +1 -1
- package/src/surfaces/admin/components/Paragraph/Paragraph.doc.ts +2 -2
- package/src/surfaces/admin/components/PasswordField/PasswordField.doc.ts +1 -1
- package/src/surfaces/admin/components/Pressable/Pressable.doc.ts +1 -1
- package/src/surfaces/admin/components/ProgressIndicator/ProgressIndicator.doc.ts +2 -2
- package/src/surfaces/admin/components/Section/Section.doc.ts +2 -2
- package/src/surfaces/admin/components/Select/Select.doc.ts +1 -1
- package/src/surfaces/admin/components/Text/Text.doc.ts +2 -2
- package/src/surfaces/admin/components/TextArea/TextArea.doc.ts +1 -1
- package/src/surfaces/admin/components/TextField/TextField.doc.ts +1 -1
- package/src/surfaces/admin/components/URLField/URLField.doc.ts +1 -1
- package/src/surfaces/point-of-sale/render/api/device-api/device-api.ts +4 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
2
|
|
|
3
3
|
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
-
name: '
|
|
4
|
+
name: 'Customer Segment Template Extension API',
|
|
5
5
|
description:
|
|
6
6
|
'This API is available to all customer segment template extension types.',
|
|
7
7
|
isVisualComponent: false,
|
|
@@ -13,8 +13,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
13
13
|
type: 'CustomerSegmentTemplateApi',
|
|
14
14
|
},
|
|
15
15
|
],
|
|
16
|
-
category: '
|
|
17
|
-
subCategory: '
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Contextual APIs',
|
|
18
18
|
related: [],
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
|
+
|
|
3
|
+
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'Order Routing Rule API',
|
|
5
|
+
description:
|
|
6
|
+
'This API is available to extensions that render in the order routing settings using the `admin.settings.order-routing-rule.render` target.',
|
|
7
|
+
isVisualComponent: false,
|
|
8
|
+
type: 'API',
|
|
9
|
+
definitions: [
|
|
10
|
+
{
|
|
11
|
+
title: 'OrderRoutingRuleApi',
|
|
12
|
+
description: '',
|
|
13
|
+
type: 'OrderRoutingRuleApi',
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Contextual APIs',
|
|
18
|
+
related: [],
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default data;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
2
|
|
|
3
3
|
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
-
name: 'Picker',
|
|
4
|
+
name: 'Picker API',
|
|
5
5
|
overviewPreviewDescription: 'Opens a Picker in your app',
|
|
6
6
|
description: `The Picker API provides a search-based interface to help users find and select one or more resources that you provide, such as product reviews, email templates, or subscription options, and then returns the selected resource ids to your extension.
|
|
7
7
|
|
|
8
8
|
> Tip:
|
|
9
9
|
> If you are picking products, product variants, or collections, you should use the [Resource Picker](resource-picker) API instead.`,
|
|
10
10
|
isVisualComponent: true,
|
|
11
|
-
category: '
|
|
11
|
+
category: 'Target APIs',
|
|
12
|
+
subCategory: 'Utility APIs',
|
|
12
13
|
thumbnail: 'picker.png',
|
|
13
14
|
requires:
|
|
14
15
|
'an Admin [block](/docs/api/admin-extensions/unstable/extension-targets#block-locations), [action](/docs/api/admin-extensions/unstable/extension-targets#action-locations), or [print](/docs/api/admin-extensions/unstable/extension-targets#print-locations) extension.',
|
|
@@ -102,7 +103,7 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
102
103
|
},
|
|
103
104
|
related: [
|
|
104
105
|
{
|
|
105
|
-
name: 'Resource Picker',
|
|
106
|
+
name: 'Resource Picker API',
|
|
106
107
|
subtitle: 'APIs',
|
|
107
108
|
url: 'resource-picker',
|
|
108
109
|
type: 'pickaxe-3',
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
|
+
|
|
3
|
+
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'Product Details Configuration API',
|
|
5
|
+
description:
|
|
6
|
+
'This API is available to product configuration extensions that render on the product details page. See the [tutorial](/docs/apps/selling-strategies/bundles/product-config) for more information.',
|
|
7
|
+
isVisualComponent: false,
|
|
8
|
+
type: 'API',
|
|
9
|
+
definitions: [
|
|
10
|
+
{
|
|
11
|
+
title: 'ProductDetailsConfigurationApi',
|
|
12
|
+
description: '',
|
|
13
|
+
type: 'ProductDetailsConfigurationApi',
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Contextual APIs',
|
|
18
|
+
related: [],
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default data;
|
package/src/surfaces/admin/api/product-configuration/product-variant-details-configuration.doc.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
|
+
|
|
3
|
+
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'Product Variant Details Configuration API',
|
|
5
|
+
description:
|
|
6
|
+
'This API is available to product configuration extensions that render on the product variant details page. See the [tutorial](/docs/apps/selling-strategies/bundles/product-config) for more information.',
|
|
7
|
+
isVisualComponent: false,
|
|
8
|
+
type: 'API',
|
|
9
|
+
definitions: [
|
|
10
|
+
{
|
|
11
|
+
title: 'ProductVariantDetailsConfigurationApi',
|
|
12
|
+
description: '',
|
|
13
|
+
type: 'ProductVariantDetailsConfigurationApi',
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Contextual APIs',
|
|
18
|
+
related: [],
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default data;
|
package/src/surfaces/admin/api/purchase-options-card-action/purchase-options-card-action.doc.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
|
+
|
|
3
|
+
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'Purchase Options Card Configuration API',
|
|
5
|
+
description:
|
|
6
|
+
'This API is available to action extensions that render in the purchase options card on product and product variant details pages when selling plan groups are present.',
|
|
7
|
+
isVisualComponent: false,
|
|
8
|
+
type: 'API',
|
|
9
|
+
definitions: [
|
|
10
|
+
{
|
|
11
|
+
title: 'PurchaseOptionsCardConfigurationApi',
|
|
12
|
+
description: '',
|
|
13
|
+
type: 'PurchaseOptionsCardConfigurationApi',
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Contextual APIs',
|
|
18
|
+
related: [],
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default data;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
2
|
|
|
3
3
|
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
-
name: 'Resource Picker',
|
|
4
|
+
name: 'Resource Picker API',
|
|
5
5
|
overviewPreviewDescription: 'Opens a Resource Picker in your app',
|
|
6
6
|
description: `The Resource Picker API provides a search-based interface to help users find and select one or more products, collections, or product variants, and then returns the selected resources to your app. Both the app and the user must have the necessary permissions to access the resources selected.
|
|
7
7
|
|
|
@@ -9,7 +9,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
9
9
|
> If you are picking app resources such as product reviews, email templates, or subscription options, you should use the [Picker](picker) API instead.
|
|
10
10
|
`,
|
|
11
11
|
isVisualComponent: true,
|
|
12
|
-
category: '
|
|
12
|
+
category: 'Target APIs',
|
|
13
|
+
subCategory: 'Utility APIs',
|
|
13
14
|
thumbnail: 'resource-picker.png',
|
|
14
15
|
requires:
|
|
15
16
|
'an Admin [block](/docs/api/admin-extensions/unstable/extension-targets#block-locations), [action](/docs/api/admin-extensions/unstable/extension-targets#action-locations), or [print](/docs/api/admin-extensions/unstable/extension-targets#print-locations) extension.',
|
|
@@ -152,7 +153,7 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
152
153
|
],
|
|
153
154
|
related: [
|
|
154
155
|
{
|
|
155
|
-
name: 'Picker',
|
|
156
|
+
name: 'Picker API',
|
|
156
157
|
subtitle: 'APIs',
|
|
157
158
|
url: 'picker',
|
|
158
159
|
type: 'pickaxe-3',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {ReferenceEntityTemplateSchema} from '@shopify/generate-docs';
|
|
2
2
|
|
|
3
3
|
const data: ReferenceEntityTemplateSchema = {
|
|
4
|
-
name: '
|
|
4
|
+
name: 'Should Render API',
|
|
5
5
|
description:
|
|
6
6
|
'This API controls the render state of an admin action extension. Learn more in the <a href="https://shopify.dev/docs/apps/build/admin/actions-blocks/hide-extensions?extension=react#hide-an-admin-action">admin extensions tutorial</a>.',
|
|
7
7
|
isVisualComponent: false,
|
|
@@ -13,8 +13,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
13
13
|
type: 'ShouldRenderApi',
|
|
14
14
|
},
|
|
15
15
|
],
|
|
16
|
-
category: '
|
|
17
|
-
subCategory: '
|
|
16
|
+
category: 'Target APIs',
|
|
17
|
+
subCategory: 'Utility APIs',
|
|
18
18
|
related: [],
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'AdminActionProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Settings and templates',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'adminaction-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'AdminBlockProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Settings and templates',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'adminblock-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'AdminPrintActionProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Settings and templates',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'adminprintaction-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'BadgeProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Feedback and status indicators',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'badge-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'BannerProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Feedback and status indicators',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'banner-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'BlockStackProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Layout and structure',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'blockstack-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'BoxProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Layout and structure',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'box-default.png',
|
|
22
22
|
codeblock: {
|
package/src/surfaces/admin/components/CustomerSegmentTemplate/CustomerSegmentTemplate.doc.ts
CHANGED
|
@@ -16,8 +16,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
16
16
|
type: 'CustomerSegmentTemplateProps',
|
|
17
17
|
},
|
|
18
18
|
],
|
|
19
|
-
category: '
|
|
20
|
-
subCategory: '
|
|
19
|
+
category: 'UI components',
|
|
20
|
+
subCategory: 'Settings and templates',
|
|
21
21
|
defaultExample: {
|
|
22
22
|
image: 'customersegmenttemplate-default',
|
|
23
23
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'DividerProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Layout and structure',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'divider-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'HeadingProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Typography and content',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'heading-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -8,8 +8,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
8
8
|
thumbnail: 'headinggroup-thumbnail.png',
|
|
9
9
|
isVisualComponent: true,
|
|
10
10
|
type: '',
|
|
11
|
-
category: '
|
|
12
|
-
subCategory: '
|
|
11
|
+
category: 'UI components',
|
|
12
|
+
subCategory: 'Typography and content',
|
|
13
13
|
defaultExample: {
|
|
14
14
|
image: 'headinggroup-default.png',
|
|
15
15
|
codeblock: {
|
|
@@ -20,8 +20,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
20
20
|
type: 'IconName',
|
|
21
21
|
},
|
|
22
22
|
],
|
|
23
|
-
category: '
|
|
24
|
-
subCategory: 'Media',
|
|
23
|
+
category: 'UI components',
|
|
24
|
+
subCategory: 'Media and visuals',
|
|
25
25
|
defaultExample: {
|
|
26
26
|
image: 'icon-default.png',
|
|
27
27
|
codeblock: {
|
|
@@ -14,8 +14,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
14
14
|
type: 'ImageProps',
|
|
15
15
|
},
|
|
16
16
|
],
|
|
17
|
-
category: '
|
|
18
|
-
subCategory: 'Media',
|
|
17
|
+
category: 'UI components',
|
|
18
|
+
subCategory: 'Media and visuals',
|
|
19
19
|
defaultExample: {
|
|
20
20
|
image: 'image-default.png',
|
|
21
21
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'InlineStackProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Layout and structure',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'inlinestack-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'ParagraphProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Typography and content',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'paragraph-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'ProgressIndicatorProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Feedback and status indicators',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'progressindicator-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'SectionProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Layout and structure',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'section-default.png',
|
|
22
22
|
codeblock: {
|
|
@@ -15,8 +15,8 @@ const data: ReferenceEntityTemplateSchema = {
|
|
|
15
15
|
type: 'TextProps',
|
|
16
16
|
},
|
|
17
17
|
],
|
|
18
|
-
category: '
|
|
19
|
-
subCategory: '
|
|
18
|
+
category: 'UI components',
|
|
19
|
+
subCategory: 'Typography and content',
|
|
20
20
|
defaultExample: {
|
|
21
21
|
image: 'text-default.png',
|
|
22
22
|
codeblock: {
|