From 5c3d737a5bda229cb03e5ebcab3b3deee0623742 Mon Sep 17 00:00:00 2001 From: Evan Thibodeau Date: Wed, 23 Feb 2022 10:06:43 +0400 Subject: [PATCH] Generate docs. --- collections.md | 83 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 81 insertions(+), 2 deletions(-) diff --git a/collections.md b/collections.md index a7e0ace..c109ae5 100644 --- a/collections.md +++ b/collections.md @@ -1,3 +1,41 @@ +

SE Dialect

+ +A collection of fragments that are based on the Dialect theme. + +

Dialect Button

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Type | select | solid | +Style | select | primary | +Size | select | | +Inverted | checkbox | False | +Uppercase | checkbox | False | + +

Dialect Nav

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Style | select | nav-primary | +Orientation | select | nav-horizontal | +Inverted | checkbox | False | + +

Dialect Text

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Text Type | select | h1 | + +

Dialect Label

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Type | select | | +Variant | select | primary | +Size | select | small | +Icon Before | text | | +Icon After | text | | +

SE Header Components

A collection of fragments that can be used to build a page header. @@ -92,6 +130,24 @@ Delay in ms to Show Modal | text | 3000 | Footer Button Type | select | primary | Modal Vertical Alignment | select | | +

Dialect Overlay Item

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Disable Overlay In Edit Mode | checkbox | True | +Center | checkbox | False | +Top | select | | +Right | select | | +Bottom | select | | +Left | select | | + +

Scoped CSS

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Selector | text | .btn | +Properties | text | background-color: blue; | +

SE Integrations

A collection of fragments that showcase the ease with which you can integrate other systems with Liferay. @@ -224,14 +280,37 @@ Heading Level | select | display-2 | Configuration | Type | Default Value | Description ------------- | ---- | ------------- | ------------- -Starting Color | text | #ee0979 | -Finishing Color | text | #ff6a00 | +Starting Color | colorPicker | var(--color-brand-primary) | +Finishing Color | colorPicker | var(--color-brand-secondary) | Angle | text | 90deg |

Parallax Container

![Image of Parallax Container](./modules/formed-components-fragment-collection-contributor/src/main/resources/META-INF/resources/thumbnails/parallax-container.png) +

SE Commerce

+ +A collection of utility fragments that can be used to help create pages. + +

Mini Cart

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Icon Color | colorPicker | var(--gray-600) | +Display Total Items Quantity | checkbox | True | + +

Account Selector

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- + +

Search Autocomplete

+ +Configuration | Type | Default Value | Description +------------- | ---- | ------------- | ------------- +Search Results Width | text | 70vw | +Search Results Alignment | select | left: 0; | +

SE Billboard Charts

A collection of fragments build using Billboard Charts that can be used to demonstrate dashboard capabilities.